@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.course-details-page{color:#fff;background:#080808;min-height:100vh;padding:30px 0 60px}.breadcrumb{color:#a1a1aa;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.breadcrumb-link{color:#a1a1aa;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#fff}.breadcrumb-current{color:#fff;font-weight:600}.course-top-section{grid-template-columns:1fr 380px;align-items:start;gap:30px;margin-bottom:40px;display:grid}.course-hero{flex-direction:column;gap:16px;display:flex}.hero-thumbnail{background:#121212;border:1px solid #262626;border-radius:12px;width:100%;max-width:650px;overflow:hidden}.hero-thumbnail img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.hero-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.badge-discount{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#e63946;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:700}.badge-access{color:#ffb800;background:#ffb8001a;border:1px solid #ffb8004d;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:600}.badge-verified{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:6px;align-items:center;gap:4px;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.hero-title{color:#fff;letter-spacing:-.5px;margin:0;font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.2}.hero-trust{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero-trust span{color:#e4e4e7;align-items:center;gap:6px;font-size:13px;display:flex}.hero-trust svg{color:#ffb800;flex-shrink:0}.hero-desc{color:#a1a1aa;margin:0;font-size:14px;line-height:1.6}.hero-highlights{flex-wrap:wrap;gap:10px;display:flex}.highlight-item{color:#fff;background:#121212;border:1px solid #262626;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:500;display:flex}.course-sidebar{position:sticky;top:20px}.course-body-section{margin-bottom:40px}.course-testimonials-section{border-top:1px solid #262626;padding-top:40px}.course-details-error{text-align:center;background:#121212;border:1px solid #262626;border-radius:12px;padding:60px 20px}.course-details-error h2{color:#fff;margin:16px 0 8px}.course-details-error p{color:#a1a1aa;margin:0 0 20px}.back-btn{color:#fff;cursor:pointer;background:#e63946;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .3s}.back-btn:hover{background:#c92c39}.skeleton-breadcrumb{background:#1e1e1e;border-radius:4px;width:200px;height:16px;margin-bottom:24px;animation:1.5s ease-in-out infinite pulse}.skeleton-thumbnail{aspect-ratio:16/9;background:#1e1e1e;border-radius:12px;width:100%;max-width:650px;animation:1.5s ease-in-out infinite pulse}.skeleton-badges{gap:8px;display:flex}.skeleton-badge{background:#1e1e1e;border-radius:6px;width:80px;height:24px;animation:1.5s ease-in-out infinite pulse}.skeleton-title{background:#1e1e1e;border-radius:6px;width:100%;height:28px;animation:1.5s ease-in-out infinite pulse}.skeleton-title.short{width:60%}.skeleton-trust{gap:16px;display:flex}.skeleton-trust-item{background:#1e1e1e;border-radius:4px;width:100px;height:16px;animation:1.5s ease-in-out infinite pulse}.skeleton-desc{background:#1e1e1e;border-radius:4px;width:100%;height:14px;animation:1.5s ease-in-out infinite pulse}.skeleton-desc.short{width:70%}.skeleton-highlights{flex-wrap:wrap;gap:8px;display:flex}.skeleton-highlight{background:#1e1e1e;border-radius:8px;width:100px;height:30px;animation:1.5s ease-in-out infinite pulse}.skeleton-pricing{background:#121212;border:1px solid #262626;border-radius:16px;height:400px;animation:1.5s ease-in-out infinite pulse}.skeleton-curriculum{flex-direction:column;gap:12px;margin-top:20px;display:flex}.skeleton-module{background:#121212;border:1px solid #262626;border-radius:10px;height:50px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (width<=1024px){.course-top-section{grid-template-columns:1fr;gap:24px}.course-sidebar{position:static}.hero-thumbnail,.skeleton-thumbnail{max-width:100%}.skeleton-pricing{height:350px}}@media (width<=640px){.course-details-page{padding:16px 0 40px}.container{padding:0 10px}.breadcrumb{margin-bottom:16px;font-size:12px}.course-top-section{gap:20px;margin-bottom:30px}.course-hero{gap:12px}.hero-title{font-size:22px}.hero-desc{font-size:13px}.hero-trust{gap:12px}.hero-trust span{font-size:12px}.hero-thumbnail,.skeleton-thumbnail{border-radius:8px;max-width:100%}.course-body-section{margin-bottom:30px}.course-testimonials-section{padding-top:30px}.skeleton-trust{flex-wrap:wrap;gap:8px}}@media (width<=380px){.course-details-page{padding:12px 0 30px}.container{padding:0 8px}.hero-title{font-size:20px}.hero-trust{flex-direction:column;align-items:flex-start;gap:8px}.skeleton-trust{flex-direction:column;gap:8px}}@media (width>=1025px){.course-details-page{padding:40px 0 80px}.course-top-section{gap:40px}.hero-title{font-size:32px}.hero-desc{font-size:15px}}.video-modal-overlay{-webkit-backdrop-filter:blur(10px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.25s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.video-modal-container{background:#121212;border:1px solid #262626;border-radius:14px;width:100%;max-width:850px;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;position:relative;overflow:hidden;box-shadow:0 25px 60px #000c}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.video-modal-close{color:#fff;cursor:pointer;z-index:10;background:#080808cc;border:1px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.video-modal-close:hover{background:#e63946;border-color:#e63946;transform:scale(1.08)}.video-responsive-wrapper{aspect-ratio:16/9;background:#000;width:100%;position:relative}.video-iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.video-modal-info{background:#121212;border-top:1px solid #262626;justify-content:space-between;align-items:center;gap:15px;padding:14px 20px;display:flex}.video-modal-info-content{flex-direction:column;gap:4px;display:flex}.video-modal-badge{color:#ffb800;letter-spacing:.5px;background:#ffb8001a;border:1px solid #ffb80040;border-radius:4px;width:fit-content;padding:2px 6px;font-size:8.5px;font-weight:700;display:inline-flex}.video-modal-title{color:#fff;margin:0;font-size:13px;font-weight:600}.video-modal-external{color:#a1a1aa;white-space:nowrap;background:0 0;border:1px solid #262626;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.video-modal-external:hover{color:#fff;background:#e6394626;border-color:#e63946}@media (width<=600px){.video-modal-overlay{padding:12px}.video-modal-container{border-radius:10px}.video-modal-close{width:30px;height:30px;top:10px;right:10px}.video-modal-info{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.video-modal-external{justify-content:center;width:100%;padding:10px;font-size:12px}}.curriculum{flex-direction:column;gap:16px;width:100%;display:flex}.curriculum h2{color:#fff;letter-spacing:-.3px;margin:0 0 8px;font-size:20px;font-weight:700}.no-curriculum{color:#a1a1aa;text-align:center;background:#121212;border:1px dashed #333;border-radius:10px;padding:30px;font-size:14px}.module{background-color:#121212;border:1px solid #262626;border-radius:10px;transition:border-color .3s;overflow:hidden}.module:hover{border-color:#333}.module.active{border-color:#e6394666}.module-header{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px;transition:background-color .2s;display:flex}.module-header:active{background-color:#ffffff08}.module-header>span:first-child{color:#fff;flex:1;font-size:14px;font-weight:600;line-height:1.3}.module-header>span:nth-child(2){color:#a1a1aa;white-space:nowrap;font-size:12px}.module-header svg{color:#a1a1aa;flex-shrink:0;transition:transform .3s}.module-header svg.rotate{color:#e63946;transform:rotate(180deg)}.lectures{background-color:#0d0d0d;border-top:1px solid #1a1a1a;flex-direction:column;gap:8px;padding:12px;animation:.25s forwards slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.lecture{background-color:#121212;border:1px solid #1f1f1f;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .2s;display:flex}.lecture:hover{border-color:#333}.lecture svg{color:#a1a1aa;flex-shrink:0}.lecture>span:first-of-type{color:#e4e4e7;flex:1;font-size:13px;line-height:1.4}.lecture .duration{color:#a1a1aa;white-space:nowrap;flex-shrink:0;font-size:11px}.preview-btn{color:#ffb800;cursor:pointer;white-space:nowrap;background:#ffb8001a;border:1px solid #ffb8004d;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:600;transition:all .2s;display:inline-flex}.preview-btn:hover{background:#ffb80033;border-color:#ffb800;transform:translateY(-1px)}.preview-btn:active{transform:translateY(0)}.preview-tag{color:#ffb800;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:10px;font-weight:600;display:inline-flex}.lock-icon{color:#6b7280;flex-shrink:0}.curriculum-stats{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.stat-badge{color:#a1a1aa;background:#1a1a1a;border:1px solid #262626;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;display:flex}.stat-badge svg{color:#ffb800}@media (width>=641px) and (width<=1024px){.curriculum h2{font-size:22px}.module-header{padding:18px}.module-header>span:first-child{font-size:15px}.lectures{padding:14px}.lecture{padding:12px 14px}.lecture>span:first-of-type{font-size:14px}}@media (width>=1025px){.curriculum h2{font-size:24px}.module-header{cursor:pointer;padding:20px}.module-header:hover{background-color:#ffffff05}.module-header>span:first-child{font-size:16px}.module-header>span:nth-child(2){font-size:13px}.lectures{gap:10px;padding:16px}.lecture{padding:12px 16px}.lecture>span:first-of-type{font-size:14px}.lecture .duration{font-size:12px}.preview-btn{padding:5px 12px;font-size:11px}}@media (width<=640px){.curriculum h2{font-size:20px}.module-header{padding:14px}.module-header>span:first-child{font-size:14px}.lectures{gap:6px;padding:10px}.lecture{flex-wrap:wrap;gap:8px;padding:10px}.lecture>span:first-of-type{font-size:13px}.preview-btn{padding:3px 8px;font-size:9px}.preview-tag{font-size:9px}}@media (width<=380px){.curriculum h2{font-size:18px}.module-header{gap:8px;padding:12px}.module-header>span:first-child{font-size:13px}.module-header>span:nth-child(2){font-size:11px}.lectures{gap:6px;padding:8px}.lecture{gap:6px;padding:8px 10px}.lecture>span:first-of-type{font-size:12px}.lecture .duration{font-size:10px}.preview-btn{padding:3px 6px;font-size:8px}.stat-badge{padding:5px 8px;font-size:10px}}.testimonials-section{background:0 0;width:100%;padding:60px 0 80px;position:relative;overflow:hidden}.testimonials-container{width:100%;max-width:1300px;margin:0 auto;padding:0 24px}.testimonials-header-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.testimonials-header{flex-direction:column;gap:8px;display:flex}.testimonials-subtitle{color:#ffb800;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.testimonials-title{color:#fff;letter-spacing:-1px;margin:0;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.1}.testimonials-title span{color:#e63946}.testimonials-nav-btns{gap:8px;display:flex}.nav-btn{color:#fff;cursor:pointer;background:#121212;border:1px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.nav-btn:hover{background:#e63946;border-color:#e63946;transform:scale(1.1);box-shadow:0 8px 20px #e6394666}.testimonials-viewport{width:100%;padding:10px 0;position:relative;overflow:hidden}.testimonials-track{will-change:transform;gap:20px;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.testimonial-card{cursor:pointer;padding:0 10px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:relative}.testimonial-card-inner{background:linear-gradient(145deg,#121212,#181818);border:1px solid #262626;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.testimonial-card:not(.testimonial-card--active) .testimonial-card-inner{opacity:.7;transform:perspective(1000px)rotateY(15deg)scale(.92)}.testimonial-card--active .testimonial-card-inner{opacity:1;border-color:#e6394680;transform:perspective(1000px)rotateY(0)scale(1);box-shadow:0 20px 50px #e6394633}.testimonial-card:hover .testimonial-card-inner{z-index:10;border-color:#e63946;transform:perspective(1000px)rotateY(0)scale(1.05)translateY(-8px);box-shadow:0 25px 60px #e639464d}.testimonial-img-wrap{aspect-ratio:16/10;background:#181818;width:100%;position:relative;overflow:hidden}.testimonial-thumb{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover .testimonial-thumb{transform:scale(1.1)}.testimonial-overlay{color:#fff;background:#e63946e6;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #e6394666}.testimonial-zoom-overlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080808b3;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .3s;display:flex;position:absolute;inset:0}.testimonial-zoom-overlay span{color:#fff;letter-spacing:.5px;font-size:12px;font-weight:600}.testimonial-card:hover .testimonial-zoom-overlay{opacity:1}.testimonial-rating{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080808cc;border-radius:15px;gap:2px;padding:4px 8px;display:flex;position:absolute;bottom:10px;left:12px}.testimonial-info{background:#121212;flex-direction:column;gap:4px;padding:14px;display:flex}.testimonial-student-row{justify-content:space-between;align-items:center;display:flex}.student-name{color:#fff;font-size:13px;font-weight:700}.student-date{color:#a1a1aa;font-size:10px}.student-course{color:#ffb800;letter-spacing:.3px;font-size:11px;font-weight:600}.student-review{color:#a1a1aa;margin:4px 0 0;font-size:11px;font-style:italic;line-height:1.4}.testimonials-dots{justify-content:center;gap:8px;margin-top:25px;display:flex}.testimonial-dot{cursor:pointer;background:#262626;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .3s}.testimonial-dot--active{background:#e63946;border-radius:3px;width:25px;box-shadow:0 0 10px #e6394680}.lightbox-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#080808f2;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox-content{background:#121212;border:1px solid #262626;border-radius:16px;width:100%;max-width:500px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c}.lightbox-close{color:#fff;cursor:pointer;z-index:10;background:#121212e6;border:1px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:12px;right:12px}.lightbox-close:hover{background:#e63946;border-color:#e63946;transform:rotate(90deg)}.lightbox-img{object-fit:contain;background:#080808;width:100%;max-height:60vh}.lightbox-caption{color:#fff;background:#121212;border-top:1px solid #262626;padding:16px;font-size:13px}.lightbox-caption span{color:#a1a1aa}.lightbox-review{color:#a1a1aa;margin:8px 0 0;font-size:12px;font-style:italic;line-height:1.5}@media (width<=768px){.testimonials-container{padding:0 16px}.testimonial-card{padding:0 6px}.testimonials-track{gap:10px}.testimonial-card:not(.testimonial-card--active) .testimonial-card-inner{transform:perspective(800px)rotateY(10deg)scale(.95)}}@media (width<=480px){.testimonials-section{padding:40px 0 60px}.testimonials-container{padding:0 12px}.testimonials-header-row{margin-bottom:20px}.testimonials-track{gap:0}.testimonial-card{padding:0 4px}.testimonial-card:not(.testimonial-card--active) .testimonial-card-inner{transform:perspective(600px)rotateY(8deg)scale(.97)}.testimonial-info{padding:10px}.student-name{font-size:12px}.student-review{font-size:10px}.nav-btn{width:32px;height:32px}.nav-btn svg{width:16px;height:16px}}@media (width<=375px){.testimonial-card:not(.testimonial-card--active) .testimonial-card-inner{opacity:.5;transform:none}.testimonial-img-wrap{aspect-ratio:16/12}.student-review{display:none}}.pricing-card{background:linear-gradient(145deg,#121212,#181818);border:2px solid #262626;border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:24px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.pricing-card--hovering{border-color:#e63946;box-shadow:0 25px 60px #e6394633}.pricing-card__ribbon{color:#fff;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(90deg,#e63946,#c92c39);border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-bottom:2px;padding:8px 12px;font-size:10px;font-weight:700;display:flex}.pricing-card__discount-badge{z-index:2;background:#ffb800;padding:10px 35px;position:absolute;top:40px;right:-32px;transform:rotate(45deg);box-shadow:0 4px 12px #ffb8004d}.pricing-card__discount-text{color:#080808;letter-spacing:1px;white-space:nowrap;font-size:11px;font-weight:800}.pricing-card__price-section{text-align:center;flex-direction:column;gap:6px;display:flex}.pricing-card__original-price{justify-content:center;align-items:center;gap:6px;display:flex}.pricing-card__original-label{color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.pricing-card__original-value{color:#a1a1aa;font-size:16px;font-weight:600;text-decoration:line-through}.pricing-card__current-price{color:#fff;justify-content:center;align-items:center;gap:2px;display:flex}.pricing-card__currency{margin-top:8px;font-size:20px;font-weight:700}.pricing-card__amount{letter-spacing:-1.5px;font-size:42px;font-weight:800;line-height:1}.pricing-card__savings{color:#ffb800;background:#ffb8001a;border:1px solid #ffb80040;border-radius:20px;justify-content:center;align-items:center;gap:5px;width:fit-content;margin:2px auto 0;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.pricing-card__gst{color:#71717a;font-size:10px}.pricing-card__features{border-top:1px solid #222;border-bottom:1px solid #222;flex-direction:column;gap:10px;padding:14px 0;display:flex}.pricing-card__feature{color:#e4e4e7;align-items:center;gap:10px;font-size:12px;display:flex}.pricing-card__feature svg{color:#e63946;flex-shrink:0}.pricing-card__cta{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#e63946,#c92c39);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:14px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 8px 20px #e639464d}.pricing-card__cta:hover{background:linear-gradient(135deg,#ef4444,#b91c1c);transform:translateY(-2px);box-shadow:0 12px 28px #e6394673}.pricing-card__cta:active{transform:translateY(0)}.pricing-card-footer-meta{justify-content:space-between;align-items:center;gap:8px;padding-top:2px;font-size:10px;display:flex}.pricing-card__trust{color:#a1a1aa;align-items:center;gap:4px;display:flex}.pricing-card__trust svg{color:#22c55e}.pricing-card__urgency{color:#e63946;background:#e6394614;border:1px solid #e6394633;border-radius:8px;align-items:center;gap:4px;padding:5px 10px;font-weight:600;display:flex}@media (width>=641px) and (width<=1024px){.pricing-card{padding:22px 18px}.pricing-card__amount{font-size:38px}}@media (width<=640px){.pricing-card{border-radius:14px;gap:12px;padding:18px 14px}.pricing-card__ribbon{padding:6px 10px;font-size:9px}.pricing-card__amount{font-size:34px}.pricing-card__currency{margin-top:6px;font-size:16px}.pricing-card__discount-badge{padding:8px 28px;top:34px;right:-28px}.pricing-card__discount-text{font-size:10px}.pricing-card__features{gap:8px;padding:10px 0}.pricing-card__feature{font-size:11px}.pricing-card__cta{padding:12px 16px;font-size:13px}.pricing-card-footer-meta{font-size:9px}}@media (width<=380px){.pricing-card{gap:10px;padding:14px 10px}.pricing-card__amount{font-size:30px}.pricing-card__currency{margin-top:4px;font-size:14px}.pricing-card__ribbon{letter-spacing:.5px;font-size:8px}.pricing-card__feature{gap:6px;font-size:10px}.pricing-card__cta{padding:10px 14px;font-size:12px}.pricing-card-footer-meta{flex-direction:column;align-items:flex-start;gap:6px}}@media (width>=1025px){.pricing-card{padding:28px 24px;position:sticky;top:20px}.pricing-card__amount{font-size:44px}.pricing-card__cta{font-size:15px}}.checkout-page{color:#fff;background:#080808;min-height:100vh;padding:30px 15px 60px}.checkout-container{flex-direction:column;gap:24px;max-width:1100px;margin:0 auto;display:flex}.checkout-header{text-align:center;margin-bottom:5px}.checkout-main-title{letter-spacing:-1px;margin:0 0 8px;font-size:clamp(24px,4vw,32px);font-weight:800}.checkout-main-title span{color:#e63946}.checkout-subtitle{color:#a1a1aa;margin:0;font-size:14px}.checkout-grid{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:24px;display:grid}.section-heading{color:#fff;border-bottom:1px solid #262626;align-items:center;gap:8px;margin:0 0 18px;padding-bottom:10px;font-size:16px;font-weight:700;display:flex}.checkout-form-wrapper{background:#121212;border:1px solid #262626;border-radius:14px;padding:24px}.checkout-error-box{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:12px;font-weight:500;display:flex}.checkout-error-box button{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:16px}.checkout-form{flex-direction:column;gap:16px;display:flex}.form-group label{color:#e4e4e7;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.form-group label svg{color:#a1a1aa}.form-group input,.form-group textarea{color:#fff;background:#1e1e1e;border:1px solid #333;border-radius:8px;width:100%;padding:12px 14px;font-size:13px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#e63946;outline:none;box-shadow:0 0 0 3px #e639461a}.form-group input::placeholder,.form-group textarea::placeholder{color:#6b7280}.form-group textarea{resize:vertical;min-height:60px}.form-hint{color:#a1a1aa;align-items:center;gap:4px;font-size:10px;display:flex}.form-hint:before{content:"ℹ️";font-size:10px}.btn-proceed-payment{color:#fff;cursor:pointer;letter-spacing:.5px;background:#e63946;border:none;border-radius:10px;width:100%;margin-top:5px;padding:14px;font-size:14px;font-weight:700;transition:all .3s;box-shadow:0 8px 25px #e639464d}.btn-proceed-payment:hover{background:#c92c39;transform:translateY(-2px);box-shadow:0 12px 35px #e6394666}.btn-proceed-payment:active{transform:translateY(0)}.btn-proceed-payment:disabled{opacity:.5;cursor:not-allowed;transform:none}.whatsapp-alternative{flex-direction:column;gap:12px;margin-top:8px;display:flex}.divider-wrapper{align-items:center;gap:10px;display:flex}.divider-line{background:#262626;flex:1;height:1px}.divider-text{color:#6b7280;letter-spacing:1px;font-size:10px;font-weight:600}.btn-whatsapp-order{color:#080808;cursor:pointer;background:#25d366;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.btn-whatsapp-order:hover{background:#20bd5a;transform:translateY(-2px)}.checkout-sidebar{position:sticky;top:20px}.order-summary-card{background:#121212;border:1px solid #262626;border-radius:14px;padding:24px;position:relative;overflow:hidden}.order-summary-card:before{content:"";background:linear-gradient(90deg,#e63946,#ffb800,#e63946);height:3px;position:absolute;top:0;left:0;right:0}.summary-course-image{border-radius:8px;width:100%;margin-bottom:14px;overflow:hidden}.summary-course-image img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.summary-item-desc{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.summary-course-title{color:#fff;font-size:14px;font-weight:600;line-height:1.4}.summary-access-tag{color:#ffb800;background:#ffb8001a;border:1px solid #ffb8004d;border-radius:4px;width:fit-content;padding:4px 10px;font-size:10px;font-weight:600;display:inline-block}.summary-pricing-breakdown{border-top:1px solid #262626;border-bottom:1px solid #262626;flex-direction:column;gap:10px;margin-bottom:16px;padding:16px 0;display:flex}.breakdown-row{color:#a1a1aa;justify-content:space-between;align-items:center;font-size:12px;display:flex}.strikethrough{color:#a1a1aa;text-decoration:line-through}.total-row{color:#fff;border-top:1px dashed #262626;margin-top:4px;padding-top:10px;font-size:15px;font-weight:700}.final-price{color:#e63946;letter-spacing:-.5px;font-size:20px;font-weight:800}.savings-note{color:#22c55e;text-align:center;margin:0;font-size:11px;font-weight:600}.summary-trust-badge{color:#ffb800;background:#ffb8000d;border:1px solid #ffb80033;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:10px;display:flex}@media (width<=900px){.checkout-grid{grid-template-columns:1fr;gap:20px}.checkout-sidebar{position:static}.order-summary-card{padding:20px}}@media (width<=768px){.checkout-page{padding:20px 12px 40px}.checkout-form-wrapper,.order-summary-card{border-radius:12px;padding:18px}.section-heading{margin-bottom:14px;font-size:15px}.form-group input,.form-group textarea{padding:11px 12px;font-size:12px}}@media (width<=480px){.checkout-page{padding:15px 10px 30px}.checkout-main-title{font-size:22px}.checkout-subtitle{font-size:11px}.checkout-form-wrapper,.order-summary-card{border-radius:10px;padding:14px}.section-heading{margin-bottom:12px;padding-bottom:8px;font-size:14px}.form-group label{font-size:11px}.form-group input,.form-group textarea{padding:10px;font-size:11px}.form-hint{font-size:9px}.btn-proceed-payment{padding:12px;font-size:13px}.btn-whatsapp-order{padding:10px;font-size:12px}.summary-course-title{font-size:13px}.breakdown-row{font-size:11px}.final-price{font-size:18px}}@media (width<=375px){.checkout-page{padding:10px 8px 25px}.checkout-main-title{font-size:20px}.checkout-form-wrapper,.order-summary-card{border-radius:8px;padding:12px}.form-group input,.form-group textarea{padding:9px;font-size:10px}.btn-proceed-payment{padding:10px;font-size:12px}.summary-course-title{font-size:12px}.final-price{font-size:16px}}@media (width<=480px){.order-steps{gap:4px;padding:12px 8px}.step-circle{width:30px;height:30px}.step-label{font-size:9px}}.payment-page{color:#fff;background:#080808;min-height:100vh;padding:30px 15px 60px}.payment-container{flex-direction:column;gap:24px;max-width:1100px;margin:0 auto;display:flex}.payment-header{flex-direction:column;gap:8px;display:flex}.order-id-badge{color:#e63946;letter-spacing:.5px;background:#e639461a;border:1px solid #e639464d;border-radius:20px;width:fit-content;padding:5px 12px;font-size:11px;font-weight:700}.payment-main-title{letter-spacing:-.5px;margin:0;font-size:clamp(24px,3vw,32px);font-weight:800}.payment-main-title span{color:#e63946}.payment-subtitle{color:#a1a1aa;margin:0;font-size:13px}.payment-error-box{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;display:flex}.payment-error-box button{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:16px}.region-tabs{flex-wrap:wrap;gap:10px;display:flex}.region-tab{color:#a1a1aa;cursor:pointer;text-align:center;white-space:nowrap;background:#121212;border:1px solid #262626;border-radius:10px;flex:1;min-width:120px;padding:12px 18px;font-size:13px;font-weight:600;transition:all .3s}.region-tab:hover{color:#fff;border-color:#3f3f46}.region-tab.active{color:#fff;background:#e639461a;border-color:#e63946;box-shadow:0 0 20px #e6394633}.payment-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:24px;display:grid}.section-heading{color:#fff;align-items:center;gap:8px;margin:0 0 16px;font-size:15px;font-weight:700;display:flex}.section-heading:before{content:"";background:#e63946;border-radius:2px;width:3px;height:18px}.payment-instructions-card{background:#121212;border:1px solid #262626;border-radius:12px;flex-direction:column;gap:20px;padding:24px;display:flex}.amount-display-box{color:#a1a1aa;background:#080808;border:1px solid #262626;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;display:flex}.amount-highlight{color:#ffb800;align-items:center;gap:4px;font-size:22px;font-weight:800;display:flex}.regional-content{flex-direction:column;gap:16px;display:flex}.transfer-method-block{flex-direction:column;gap:8px;display:flex}.method-label{color:#d4d4d8;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.upi-id-box{background:#080808;border:1px solid #262626;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.upi-text{color:#ffb800;word-break:break-all;flex:1;font-family:monospace;font-size:13px;font-weight:700}.crypto-address{font-size:11px}.holder-name{color:#a1a1aa;font-size:11px;font-weight:500}.copy-btn{color:#a1a1aa;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #262626;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:6px 10px;font-size:11px;transition:all .2s;display:flex}.copy-btn:hover{color:#fff;border-color:#a1a1aa}.bank-details-grid{background:#080808;border:1px solid #262626;border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.bank-row{color:#a1a1aa;justify-content:space-between;gap:10px;font-size:12px;display:flex}.bank-row strong{color:#fff;text-align:right}.payment-action-wrapper{flex-direction:column;gap:16px;display:flex}.upload-proof-card{background:#121212;border:1px solid #262626;border-radius:12px;padding:24px}.payment-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#a1a1aa;font-size:12px;font-weight:600}.file-upload-box{text-align:center;cursor:pointer;background:#080808;border:1px dashed #3f3f46;border-radius:8px;padding:28px 20px;transition:border-color .3s;position:relative}.file-upload-box:hover{border-color:#e63946}.file-upload-box input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.file-upload-label{color:#a1a1aa;flex-direction:column;align-items:center;gap:8px;font-size:12px;display:flex}.status-notice-box{color:#d4d4d8;background:#ffb8000d;border:1px solid #ffb80033;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;font-size:12px;display:flex}.status-notice-box strong{color:#ffb800;margin-bottom:4px;display:block}.status-notice-box p{color:#a1a1aa;margin:0;line-height:1.4}.btn-submit-proof{color:#fff;cursor:pointer;background:#e63946;border:none;border-radius:10px;width:100%;padding:14px;font-size:14px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #e639464d}.btn-submit-proof:hover{background:#c92c39;transform:translateY(-2px)}.btn-submit-proof:disabled{opacity:.5;cursor:not-allowed;transform:none}.secure-trust-badge{color:#a1a1aa;justify-content:center;align-items:center;gap:8px;padding:4px 0;font-size:11px;display:flex}@media (width<=900px){.payment-grid{grid-template-columns:1fr;gap:16px}}@media (width<=480px){.payment-page{padding:20px 10px 40px}.payment-instructions-card,.upload-proof-card{padding:16px}.region-tabs{flex-direction:column}.region-tab{text-align:center;padding:12px}.amount-highlight{font-size:18px}.upi-id-box{flex-direction:column;align-items:flex-start;gap:8px}.copy-btn{align-self:flex-end}.bank-row{flex-direction:column;gap:4px}.bank-row strong{text-align:left}}@media (width<=375px){.payment-page{padding:15px 8px 30px}.payment-main-title{font-size:22px}.payment-instructions-card,.upload-proof-card{padding:12px}.section-heading{font-size:14px}}.success-page{color:#fff;background:#080808;justify-content:center;align-items:center;min-height:100vh;padding:30px 15px 60px;display:flex}.success-container{flex-direction:column;gap:24px;width:100%;max-width:650px;margin:0 auto;display:flex}.success-card{text-align:center;background:#121212;border:1px solid #262626;border-radius:16px;flex-direction:column;align-items:center;gap:20px;padding:32px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009}.success-card:before{content:"";background:linear-gradient(90deg,#22c55e,#ffb800);width:100%;height:3px;position:absolute;top:0;left:0}.success-icon-wrapper{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 0 30px #22c55e33}.success-header{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.order-id-row{align-items:center;gap:8px;display:flex}.order-id-badge{color:#e63946;letter-spacing:.5px;background:#e639461a;border:1px solid #e639464d;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:700}.copy-order-btn{color:#a1a1aa;cursor:pointer;background:0 0;border:1px solid #262626;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.copy-order-btn:hover{color:#fff;border-color:#a1a1aa}.success-title{letter-spacing:-.5px;margin:0;font-size:clamp(24px,3.5vw,30px);font-weight:800}.success-title span{color:#22c55e}.success-timing-highlight{color:#d4d4d8;background:#22c55e14;border:1px solid #22c55e33;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:inline-flex}.success-timing-highlight strong{color:#22c55e}.next-steps-box{text-align:left;background:#080808;border:1px solid #262626;border-radius:10px;flex-direction:column;gap:14px;width:100%;padding:20px;display:flex}.next-steps-box h3{color:#fff;margin:0;font-size:14px;font-weight:700}.steps-list{flex-direction:column;gap:10px;display:flex}.step-item{align-items:flex-start;gap:10px;display:flex}.step-number{color:#fff;background:#e63946;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.step-item p{color:#a1a1aa;margin:0;font-size:12px;line-height:1.4}.delivery-info{border-top:1px solid #1a1a1a;flex-direction:column;gap:8px;padding-top:12px;display:flex}.delivery-item{color:#a1a1aa;align-items:center;gap:8px;font-size:11px;display:flex}.delivery-item svg{color:#ffb800;flex-shrink:0}.delivery-item strong{color:#fff}.ordered-course-preview{text-align:left;background:#080808;border:1px solid #262626;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.ordered-course-preview img{object-fit:cover;border-radius:6px;flex-shrink:0;width:80px;height:50px}.preview-info{flex-direction:column;flex:1;gap:4px;display:flex}.preview-info span:first-child{color:#71717a;font-size:10px}.preview-info strong{color:#fff;font-size:13px;line-height:1.3}.course-access{color:#ffb800;font-size:10px;font-weight:600}.success-cta-group{flex-direction:column;gap:10px;width:100%;display:flex}.btn-whatsapp-support{color:#25d366;cursor:pointer;background:#25d3661a;border:1px solid #25d3664d;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.btn-whatsapp-support:hover{background:#25d36633;transform:translateY(-1px)}.btn-home-return{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #262626;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.btn-home-return:hover{background:#222;border-color:#3f3f46}.success-footer-trust{color:#71717a;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}@media (width<=480px){.success-page{padding:20px 10px 40px}.success-card{border-radius:12px;gap:18px;padding:24px 16px}.success-icon-wrapper{width:56px;height:56px}.success-title{font-size:22px}.success-timing-highlight{padding:6px 12px;font-size:12px}.ordered-course-preview img{width:60px;height:40px}}@media (width<=375px){.success-page{padding:15px 8px 30px}.success-card{gap:14px;padding:18px 12px}.success-title{font-size:20px}.next-steps-box{padding:16px}.ordered-course-preview{flex-direction:column;align-items:flex-start}.ordered-course-preview img{aspect-ratio:16/9;width:100%;height:auto}}.course-amount{color:#ffb800;margin-top:2px;font-size:11px;font-weight:600}.order-steps{justify-content:center;align-items:center;gap:8px;width:100%;max-width:500px;margin:24px auto;padding:16px;display:flex}.step-item{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.step-circle{color:#6b7280;background:#1e1e1e;border:2px solid #333;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.step-item.active .step-circle{color:#fff;background:#e63946;border-color:#e63946;box-shadow:0 0 20px #e6394666}.step-item.complete .step-circle{color:#fff;background:#059669;border-color:#059669}.step-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.step-item.active .step-label{color:#fff}.step-item.complete .step-label{color:#059669}.step-line{background:#262626;border-radius:2px;flex:1;min-width:20px;height:2px;transition:background .3s}.step-line.complete{background:#059669}@media (width<=480px){.order-steps{gap:4px;padding:12px 8px}.step-circle{width:30px;height:30px}.step-label{font-size:9px}}.not-found-page{color:#fff;background-color:#080808;justify-content:center;align-items:center;width:100%;min-height:85vh;padding:60px 0 100px;display:flex}.not-found-container{width:100%;max-width:550px;margin:0 auto;padding:0 20px}.not-found-card{text-align:center;background-color:#121212;border:1px solid #262626;border-radius:16px;flex-direction:column;align-items:center;gap:24px;padding:40px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009}.not-found-card:before{content:"";background:linear-gradient(90deg,#e63946,#ffb800);width:100%;height:3px;position:absolute;top:0;left:0}.not-found-icon-wrapper{background-color:#e639461a;border:1px solid #e639464d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 0 30px #e6394633}.not-found-header{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.error-code-badge{color:#e63946;letter-spacing:.5px;background-color:#e639461a;border:1px solid #e639464d;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.not-found-title{letter-spacing:-.5px;margin:0;font-size:clamp(24px,3.5vw,32px);font-weight:800}.not-found-title span{color:#e63946}.not-found-desc{color:#a1a1aa;max-width:400px;margin:0;font-size:13px;line-height:1.5}.not-found-cta-group{gap:10px;width:100%;margin-top:6px;display:flex}.btn-go-back{color:#fff;cursor:pointer;background-color:#1a1a1a;border:1px solid #262626;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.btn-go-back:hover{background-color:#222;border-color:#3f3f46}.btn-home-return{color:#fff;cursor:pointer;background-color:#e63946;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:600;transition:background-color .2s,transform .2s;display:flex;box-shadow:0 4px 15px #e639464d}.btn-home-return:hover{background-color:#c92c39;transform:translateY(-1px)}@media (width<=480px){.not-found-card{gap:18px;padding:24px 16px}.not-found-icon-wrapper{width:64px;height:64px}.not-found-cta-group{flex-direction:column}}.navbar{-webkit-backdrop-filter:blur(10px);z-index:1000;background-color:#080808f2;border-bottom:1px solid #262626;width:100%;height:70px;transition:all .3s;position:sticky;top:0;left:0}.navbar-scrolled{background-color:#080808fa;box-shadow:0 2px 20px #0000004d}.navbar-container{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}.navbar-logo{z-index:1001;flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.logo-box{color:#fff;letter-spacing:.5px;background-color:#e63946;border-radius:4px;padding:5px 8px;font-size:13px;font-weight:800}.logo-text{color:#fff;letter-spacing:-.5px;font-size:20px;font-weight:700}.logo-accent{color:#e63946}.navbar-links{flex:1;justify-content:center;align-items:center;gap:32px;display:flex}.nav-link{color:#a1a1aa;padding:6px 0;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link:after{content:"";background-color:#e63946;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-link:hover{color:#fff}.nav-link:hover:after{width:100%}.nav-link.active{color:#fff}.nav-link.active:after{width:100%}.currency-dropdown{flex-shrink:0;position:relative}.currency-toggle{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #262626;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.currency-toggle:hover{background:#ffffff08;border-color:#3f3f46}.currency-toggle svg{transition:transform .3s}.currency-toggle svg.rotate{transform:rotate(180deg)}.currency-menu{z-index:1002;background:#121212;border:1px solid #262626;border-radius:10px;min-width:160px;padding:6px;animation:.2s fadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #00000080}.currency-option{color:#a1a1aa;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.currency-option:hover{color:#fff;background:#1e1e1e}.currency-option.active{color:#e63946;background:#e639461a}.currency-flag{font-size:16px}.currency-symbol{color:#e63946;width:20px;font-weight:700}.navbar-whatsapp{color:#e63946;white-space:nowrap;background-color:#0000;border:1px solid #e6394666;border-radius:6px;flex-shrink:0;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.navbar-whatsapp:hover{color:#fff;background-color:#e63946;border-color:#e63946}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:1px solid #262626;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:0;display:none}.hamburger .bar{background-color:#fff;border-radius:1px;width:18px;height:2px;transition:all .3s}.hamburger.open .bar:first-child{transform:translateY(6px)rotate(45deg)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu{z-index:999;background-color:#0a0a0a;border-bottom:1px solid #262626;width:100%;max-height:0;transition:max-height .4s;position:fixed;top:70px;left:0;overflow:hidden}.mobile-menu.open{max-height:320px}.mobile-menu-content{flex-direction:column;padding:8px 20px 16px;display:flex}.mobile-link{color:#a1a1aa;border-bottom:1px solid #26262680;border-radius:6px;padding:14px 12px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s}.mobile-link:last-child{border-bottom:none}.mobile-link:hover{color:#fff;background-color:#ffffff08;padding-left:16px}.mobile-link.active{color:#fff}.mobile-whatsapp{color:#e63946;background-color:#e639460d;border:1px solid #e6394633;justify-content:center;align-items:center;gap:8px;margin-top:12px;font-weight:600;display:flex}.mobile-whatsapp:hover{color:#fff;background-color:#e63946;padding-left:12px}@media (width<=900px){.navbar-links{gap:20px}}@media (width<=768px){.navbar{height:64px}.navbar-container{gap:8px;padding:0 12px}.navbar-links,.navbar-whatsapp{display:none}.currency-dropdown{display:block}.currency-toggle{padding:6px 10px;font-size:12px}.currency-menu{min-width:140px;right:-40px}.currency-option{padding:8px 10px;font-size:12px}.hamburger{display:flex}.mobile-menu{top:64px}.logo-text{font-size:18px}.logo-box{padding:4px 7px;font-size:12px}}@media (width<=480px){.navbar{height:60px}.navbar-container{gap:6px;padding:0 10px}.logo-text{font-size:16px}.logo-box{padding:4px 6px;font-size:11px}.currency-toggle{padding:5px 8px;font-size:11px}.currency-menu{min-width:130px;right:-35px}.currency-flag{font-size:14px}.currency-symbol{width:16px}.mobile-menu{top:60px}.mobile-menu-content{padding:4px 16px 12px}.mobile-link{padding:13px 10px;font-size:15px}}@media (width<=360px){.navbar{height:56px}.navbar-container{gap:4px;padding:0 8px}.logo-text{font-size:15px}.currency-toggle{padding:4px 6px;font-size:10px}.currency-toggle span{font-size:10px}.mobile-menu{top:56px}.mobile-menu-content{padding:4px 12px 12px}.mobile-link{padding:12px 8px;font-size:14px}.hamburger{width:34px;height:34px}}.offer-banner{background:linear-gradient(135deg,#121212 0%,#1a1a1a 100%);border:1px solid #262626;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:24px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.offer-banner:before{content:"";background:linear-gradient(#ffb800,#e63946);width:4px;height:100%;position:absolute;top:0;left:0}.offer-banner__content{flex-direction:column;flex:1;gap:8px;display:flex}.offer-banner__badge{color:#ffb800;letter-spacing:.8px;background:#ffb8001a;border:1px solid #ffb8004d;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:10px;font-weight:700;display:inline-flex}.offer-banner__title{color:#fff;letter-spacing:-.5px;margin:0;font-size:clamp(18px,2.5vw,22px);font-weight:800;line-height:1.3}.offer-banner__title .highlight{color:#e63946}.offer-banner__subtitle{color:#a1a1aa;margin:0;font-size:13px;line-height:1.5}.offer-banner__action{flex-shrink:0}.offer-banner__btn{color:#fff;cursor:pointer;white-space:nowrap;background:#25d366;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #25d3664d}.offer-banner__btn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 8px 24px #25d36666}.offer-banner__btn:active{transform:translateY(0)}@media (width>=641px) and (width<=1024px){.offer-banner{gap:20px;padding:20px 24px}.offer-banner__title{font-size:19px}}@media (width<=640px){.offer-banner{border-radius:10px;flex-direction:column;align-items:flex-start;gap:14px;padding:16px}.offer-banner__title{font-size:17px}.offer-banner__subtitle{font-size:12px}.offer-banner__btn{justify-content:center;width:100%;padding:12px;font-size:12px}}@media (width<=380px){.offer-banner{gap:10px;padding:12px}.offer-banner__title{font-size:15px}.offer-banner__badge{padding:3px 8px;font-size:9px}.offer-banner__btn{padding:10px;font-size:11px}}@media (width>=1025px){.offer-banner{padding:28px 36px}.offer-banner__title{font-size:24px}}.course-header-container{flex-direction:column;gap:20px;width:100%;margin-bottom:24px;display:flex}@media (width<=640px){.course-header-container{gap:14px;margin-bottom:16px}}@media (width<=380px){.course-header-container{gap:10px;margin-bottom:12px}}@media (width>=1025px){.course-header-container{gap:24px;margin-bottom:30px}}.course-card{cursor:pointer;background-color:#121212;border:1px solid #262626;border-radius:12px;flex-direction:column;width:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}.course-card:hover{border-color:#e63946;transform:translateY(-4px);box-shadow:0 12px 32px #e6394633}.course-card:active{transform:translateY(-2px)}.card-image{aspect-ratio:16/9;background-color:#181818;width:100%;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.course-card:hover .card-image img{transform:scale(1.05)}.card-image:after{content:"";pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 60%,#00000080 100%);position:absolute;inset:0}.discount-badge{color:#fff;z-index:2;background:#e63946;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #e6394666}.access-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#4ade80;z-index:2;background:#121212d9;border:1px solid #4ade804d;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.card-content{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex}.card-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.card-desc{color:#a1a1aa;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.card-meta{color:#a1a1aa;flex-wrap:wrap;gap:10px;font-size:11px;display:flex}.meta-item{align-items:center;gap:4px;display:flex}.meta-item svg{color:#ffb800}.card-footer{border-top:1px solid #1e1e1e;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.price-section{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.current-price{color:#fff;font-size:18px;font-weight:800}.original-price{color:#6b7280;font-size:12px;text-decoration:line-through}.view-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#e63946;border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s}.view-btn:hover{background:#c92c39;transform:translateY(-1px)}.view-btn:active{transform:translateY(0)}.skeleton-price{background:#1e1e1e;border-radius:4px;width:40%;height:24px;margin-top:auto}@media (width>=641px) and (width<=1024px){.card-content{gap:12px;padding:16px}.card-title{font-size:16px}.card-desc{font-size:13px}.card-meta{gap:14px;font-size:12px}.current-price{font-size:20px}}@media (width>=1025px){.card-content{gap:12px;padding:18px}.card-title{font-size:17px}.card-desc{font-size:13px}.card-meta{gap:16px;font-size:12px}.current-price{font-size:22px}.original-price{font-size:13px}.view-btn{padding:10px 20px;font-size:13px}}@media (width<=380px){.card-content{gap:8px;padding:10px}.card-title{font-size:13px}.card-desc{font-size:11px}.card-meta{gap:6px;font-size:10px}.current-price{font-size:16px}.view-btn{padding:6px 12px;font-size:11px}.discount-badge,.access-badge{padding:3px 6px;font-size:9px}}@media (width<=640px){.courses-grid{grid-template-columns:1fr;gap:12px}}@media (width>=641px) and (width<=1024px){.courses-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width>=1025px){.courses-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}}.courses-page{background:#080808;width:100%;min-height:100vh;padding:20px 0 40px}.search-bar{margin-bottom:20px;position:relative}.search-bar>svg{color:#6b7280;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-bar input{color:#fff;background:#121212;border:1px solid #262626;border-radius:10px;width:100%;padding:12px 40px 12px 38px;font-size:14px;transition:all .3s}.search-bar input:focus{border-color:#e63946;outline:none;box-shadow:0 0 0 3px #e639461a}.search-bar input::placeholder{color:#6b7280}.clear-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.clear-btn:hover{color:#fff}.results-count{color:#a1a1aa;margin:0 0 16px;font-size:13px}.error-banner{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.error-banner div{gap:8px;display:flex}.error-banner button{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;width:100%;display:grid}.empty-state h3{color:#fff;margin:0 0 8px;font-size:20px}@media (width<=768px){.courses-page{padding:16px 0 30px}.container{padding:0 8px}.courses-grid{grid-template-columns:repeat(2,1fr);gap:12px}.search-bar input{padding:11px 36px;font-size:13px}}@media (width<=600px){.courses-page{padding:12px 0 24px}.container{padding:0 6px}.courses-grid{grid-template-columns:1fr;gap:10px}.search-bar{margin-bottom:14px}.search-bar input{border-radius:8px;padding:10px 34px;font-size:13px}.results-count{margin-bottom:12px;font-size:12px}.error-banner{flex-direction:column;align-items:flex-start}.error-banner div{width:100%}.error-banner button{flex:1}.empty-state{padding:30px 12px}}@media (width<=380px){.courses-page{padding:10px 0 20px}.container{padding:0 4px}.courses-grid{gap:8px}.search-bar input{padding:9px 30px;font-size:12px}.results-count{font-size:11px}}@media (width>=1025px){.courses-page{padding:24px 0 50px}.container{padding:0 16px}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.search-bar input{padding:14px 44px 14px 42px;font-size:15px}}.footer-section{color:#fff;background-color:#080808;border-top:1px solid #1a1a1a;width:100%;padding:60px 0 30px}.footer-container{width:100%;max-width:1300px;margin:0 auto;padding:0 24px}.footer-grid{border-bottom:1px solid #1a1a1a;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:40px;display:grid}.footer-col{flex-direction:column;gap:16px;display:flex}.footer-logo{letter-spacing:.5px;color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.footer-logo-badge{color:#fff;background-color:#e63946;border-radius:4px;padding:3px 6px;font-size:12px;font-weight:700}.footer-desc{color:#a1a1aa;max-width:300px;margin:0;font-size:13px;line-height:1.5}.footer-secure-badge{color:#a1a1aa;background-color:#121212;border:1px solid #262626;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:6px 10px;font-size:11px;display:inline-flex}.footer-col-title{color:#fff;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#a1a1aa;width:fit-content;font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#e63946}.footer-contact-text{color:#a1a1aa;align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.footer-social-row{gap:10px;margin-top:4px;display:flex}.social-icon{color:#fff;background-color:#121212;border:1px solid #262626;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.social-icon:hover{background-color:#e63946;border-color:#e63946;transform:translateY(-2px)}.footer-bottom-bar{color:#a1a1aa;justify-content:space-between;align-items:center;padding-top:30px;font-size:12px;display:flex}.copyright-text{margin:0}.footer-bottom-links{align-items:center;gap:10px;display:flex}.footer-bottom-links a{color:#a1a1aa;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#fff}@media (width<=900px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width<=480px){.footer-section{padding:40px 0 20px}.footer-container{padding:0 16px}.footer-grid{grid-template-columns:1fr;gap:28px;padding-bottom:24px}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:12px;padding-top:20px}}.about-section{background:0 0;width:100%;padding:50px 0;position:relative;overflow:hidden}.about-bg-glow{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.about-bg-glow--red{opacity:.06;background:#e63946;width:300px;height:300px;top:-80px;right:-80px}.about-bg-glow--gold{opacity:.04;background:#ffb800;width:250px;height:250px;bottom:-40px;left:-40px}.about-bg-pattern{pointer-events:none;background-image:radial-gradient(circle at 20%,#e6394605 0%,#0000 50%);position:absolute;inset:0}.about-container{z-index:1;flex-direction:column;gap:30px;width:100%;max-width:1200px;margin:0 auto;padding:0 16px;display:flex;position:relative}.about-header{text-align:center;flex-direction:column;gap:10px;max-width:600px;margin:0 auto;display:flex}.about-badge{color:#ffb800;letter-spacing:1.2px;background:#ffb8001a;border:1px solid #ffb8004d;border-radius:16px;align-items:center;gap:6px;width:fit-content;margin:0 auto;padding:4px 10px;font-size:9px;font-weight:700;display:inline-flex}.about-title{letter-spacing:-1px;margin:0;font-size:clamp(22px,3.5vw,34px);font-weight:800;line-height:1.2}.about-title span{color:#e63946;position:relative}.about-description{color:#a1a1aa;margin:0;font-size:13px;line-height:1.5}.about-stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.about-stat-card{background:linear-gradient(145deg,#121212,#181818);border:1px solid #262626;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;transition:all .25s;display:flex}.about-stat-icon{color:#e63946;background:#e639461a;border:1px solid #e639464d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.about-stat-info{flex-direction:column;gap:1px;display:flex}.about-stat-value{color:#fff;letter-spacing:-.3px;font-size:16px;font-weight:800}.about-stat-label{color:#a1a1aa;font-size:10px}.about-mission-card{background:linear-gradient(145deg,#121212,#1a1a1a);border:1px solid #262626;border-radius:12px;align-items:center;gap:24px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000004d}.about-mission-card:before{content:"";background:linear-gradient(#e63946,#ffb800);width:3px;height:100%;position:absolute;top:0;left:0}.about-mission-content{flex-direction:column;flex:1;gap:12px;display:flex}.about-story-badge{color:#ffb800;letter-spacing:.6px;background:#ffb8001a;border:1px solid #ffb8004d;border-radius:14px;align-items:center;gap:5px;width:fit-content;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.about-story-heading{letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700}.about-story-heading span{color:#e63946}.about-story-text{color:#a1a1aa;margin:0;font-size:12px;line-height:1.6}.about-highlights-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.about-highlight-item{color:#a1a1aa;align-items:center;gap:6px;font-size:11px;display:flex}.about-features-row{border-top:1px solid #1a1a1a;gap:16px;margin-top:4px;padding-top:14px;display:flex}.about-feature-item{align-items:center;gap:8px;display:flex}.about-feature-icon{background:#e639461a;border:1px solid #e639464d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.about-feature-icon--gold{background:#ffb8001a;border-color:#ffb8004d}.about-feature-title{color:#fff;font-size:11px;font-weight:600;display:block}.about-feature-desc{color:#a1a1aa;font-size:9px}.about-mission-visual{flex-shrink:0;width:130px;height:130px;position:relative}.about-visual-circle{z-index:2;background:radial-gradient(circle,#1a1a1a,#121212);border:1px solid #262626;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:12px}.about-visual-number{color:#e63946;font-size:20px;font-weight:800;line-height:1.1;display:block}.about-visual-label{color:#a1a1aa;letter-spacing:.3px;text-align:center;font-size:8px}.about-visual-ring{border:1.5px dashed #e639464d;border-radius:50%;animation:12s linear infinite spin;position:absolute;inset:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.about-contact-row{color:#a1a1aa;background:#121212;border:1px solid #262626;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.about-channels-wrapper{flex-direction:column;gap:14px;display:flex}.channels-header{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.channels-heading{letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700}.channels-heading span{color:#e63946}.channels-sub{color:#a1a1aa;margin:3px 0 0;font-size:12px}.channels-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.channel-card{color:#fff;background:#121212;border:1px solid #262626;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.channel-card:hover{border-color:var(--channel-color);transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.channel-icon{width:32px;height:32px;color:var(--channel-color);background:#ffffff0a;border:1px solid #262626;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.channel-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.channel-info h4{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:700;overflow:hidden}.channel-info span{color:#a1a1aa;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.channel-followers{color:#a1a1aa;background:#ffffff0a;border-radius:8px;flex-shrink:0;padding:3px 6px;font-size:9px}@media (width<=1024px){.about-stats-grid,.channels-grid{grid-template-columns:repeat(2,1fr)}.about-mission-card{flex-direction:column;align-items:flex-start}.about-mission-visual{margin:0 auto}}@media (width<=768px){.about-container{gap:24px;padding:0 12px}.about-mission-card{gap:16px;padding:16px}.about-highlights-grid{grid-template-columns:1fr}.channels-header{flex-direction:column;align-items:flex-start;gap:8px}}@media (width<=480px){.about-section{padding:30px 0}.about-stats-grid{grid-template-columns:repeat(2,1fr);gap:8px}.about-stat-card{gap:8px;padding:10px 12px}.about-stat-value{font-size:14px}.about-stat-label{font-size:9px}.channels-grid{grid-template-columns:1fr;gap:8px}.channel-card{padding:10px 12px}.about-features-row{flex-direction:column;gap:10px}}.home-page{background-color:#080808;width:100%;min-height:100vh;overflow-x:hidden}.featured-section{width:100%;padding:60px 0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.section-header{text-align:center;margin-bottom:40px}.section-subtitle{color:#ffb800;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.section-title{color:#fff;letter-spacing:-1px;margin:0 0 12px;font-size:clamp(24px,4vw,36px);font-weight:800;line-height:1.2}.section-title span{color:#e63946}.section-desc{color:#a1a1aa;max-width:500px;margin:0 auto;font-size:14px;line-height:1.6}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;width:100%;margin-bottom:30px;display:grid}.view-all-wrapper{justify-content:center;margin-top:20px;display:flex}.view-all-btn{color:#fff;cursor:pointer;background:#e63946;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.view-all-btn:hover{background:#c92c39;transform:translateY(-2px);box-shadow:0 8px 20px #e639464d}.view-all-btn:active{transform:translateY(0)}.error-banner{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex}.error-banner button{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ef4444;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s}.error-banner button:hover{color:#fff;background:#ef4444}.empty-state{text-align:center;background:#121212;border:1px dashed #333;border-radius:12px;padding:60px 20px}.empty-state p{color:#a1a1aa;margin:0 0 20px;font-size:14px}.course-card-skeleton{background:#121212;border:1px solid #262626;border-radius:12px;animation:1.5s ease-in-out infinite pulse;overflow:hidden}.skeleton-image{aspect-ratio:16/9;background:#1e1e1e;width:100%}.skeleton-content{flex-direction:column;gap:10px;padding:14px;display:flex}.skeleton-title{background:#1e1e1e;border-radius:4px;width:80%;height:18px}.skeleton-text{background:#1e1e1e;border-radius:4px;width:60%;height:12px}.skeleton-price{background:#1e1e1e;border-radius:4px;width:40%;height:24px}@media (width>=641px) and (width<=1024px){.featured-section{padding:40px 0}.courses-grid{grid-template-columns:repeat(2,1fr);gap:16px}.section-title{font-size:28px}}@media (width<=640px){.featured-section{padding:30px 0}.container{padding:0 10px}.section-header{margin-bottom:24px}.section-title{font-size:22px}.section-desc{font-size:13px}.courses-grid{grid-template-columns:1fr;gap:14px;margin-bottom:20px}.view-all-btn{justify-content:center;width:100%;padding:12px 20px;font-size:13px}}@media (width<=380px){.featured-section{padding:20px 0}.container{padding:0 8px}.section-title{font-size:20px}.section-subtitle{font-size:10px}.courses-grid{gap:10px}}@media (width>=1025px){.featured-section{padding:70px 0}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.section-title{font-size:36px}}.hero{align-items:center;min-height:50vh;padding:2rem;display:flex;position:relative}.hero__container{align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.hero__slider{flex:0 0 60%}.hero__slider-frame{background:#121212;border:1px solid #262626;border-radius:10px;height:300px;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000080}.hero__slider-img{object-fit:cover;width:100%;height:100%}.hero__slide-wrapper{cursor:default;width:100%;height:100%;position:relative}.hero__slide-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.hero__slide-info{background:linear-gradient(#0000 0%,#00000080 50%,#000000e6 100%);justify-content:space-between;align-items:flex-end;gap:10px;padding:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero__slide-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.hero__slide-discount{color:#fff;letter-spacing:.5px;background:#e63946;border-radius:3px;width:fit-content;padding:2px 6px;font-size:9px;font-weight:700}.hero__slide-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:200px;margin:0;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.hero__slide-price{color:#ffb800;margin:0;font-size:13px;font-weight:700}.hero__slide-link{color:#fff;white-space:nowrap;background:#e63946cc;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-size:9px;font-weight:600;transition:background .2s;display:flex}.hero__slide-wrapper:hover .hero__slide-link{background:#e63946}.hero__slider-top{z-index:10;background:linear-gradient(#0009,#0000);justify-content:space-between;align-items:center;padding:.7rem .9rem;display:flex;position:absolute;top:0;left:0;right:0}.hero__brand{letter-spacing:.1em;color:#fff;align-items:center;gap:.4rem;font-size:.6rem;font-weight:700;display:flex}.hero__brand-badge{background:#e63946;border-radius:2px;padding:.15rem .3rem;font-size:.5rem}.hero__premium{color:#ffb800;letter-spacing:.08em;background:#00000080;border:1px solid #ffb8004d;border-radius:10px;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.5rem;display:flex}.hero__arrow{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero__arrow:hover{background:#e63946;border-color:#e63946}.hero__arrow--left{left:.8rem}.hero__arrow--right{right:.8rem}.hero__dots{z-index:10;gap:.4rem;display:flex;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%)}.hero__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:5px;height:5px;transition:all .2s}.hero__dot--active{background:#e63946;border-radius:3px;width:18px}.hero__text{flex:1}.hero__eyebrow{letter-spacing:.2em;color:#ffb800;margin-bottom:.5rem;font-size:.55rem;font-weight:600;display:inline-block}.hero__heading{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.6rem;font-weight:700;line-height:1.2}.hero__heading-accent{color:#e63946}.hero__subtitle{color:#a1a1aa;margin:0 0 .8rem;font-size:.7rem}.hero__cta{color:#fff;background:#e63946;border-radius:5px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.7rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 5px 15px #e639464d}.hero__cta:hover{background:#c92c39}.hero__counter{color:#a1a1aa;margin-top:.8rem;font-family:monospace;font-size:.6rem}@media (width<=768px){.hero{min-height:40vh;padding:1.5rem 1rem}.hero__container{gap:1rem}.hero__slider{flex:0 0 55%}.hero__slider-frame{height:200px}.hero__heading{font-size:1.2rem}.hero__subtitle{font-size:.6rem}.hero__cta{padding:.4rem .8rem;font-size:.6rem}.hero__slide-title{max-width:100px;font-size:10px}.hero__slide-price{font-size:11px}.hero__slide-link{padding:3px 6px;font-size:7px}}@media (width<=480px){.hero{padding:1.5rem .5rem}.hero__container{gap:1rem}.hero__slider{flex:0 0 60%}.hero__slider-frame{border-radius:6px;height:140px}.hero__heading{font-size:.85rem}.hero__subtitle{margin-bottom:.5rem;font-size:.5rem}.hero__cta{padding:.3rem .6rem;font-size:.5rem}.hero__arrow{width:24px;height:24px}.hero__arrow svg{width:12px;height:12px}.hero__brand{font-size:.5rem}.hero__brand-badge{font-size:.4rem}.hero__premium{padding:.15rem .4rem;font-size:.4rem}.hero__slide-info{gap:6px;padding:8px}.hero__slide-title{max-width:100px;font-size:10px}.hero__slide-price{font-size:11px}.hero__slide-discount{padding:1px 4px;font-size:7px}.hero__slide-link{padding:3px 6px;font-size:7px}}@media (width<=375px){.hero{padding:1rem .5rem}.hero__slider-frame{height:120px}.hero__heading{font-size:.75rem}.hero__eyebrow{font-size:.45rem}.hero__cta{padding:.25rem .5rem;font-size:.45rem}.hero__brand{font-size:.45rem}.hero__brand-badge{font-size:.35rem}.hero__premium{padding:.1rem .3rem;font-size:.35rem}.hero__slide-title{max-width:80px;font-size:9px}.hero__slide-price{font-size:10px}.hero__slide-link{padding:2px 4px;font-size:6px}}.faq-section{padding:30px 0 90px}.faq-header{text-align:center;max-width:600px;margin:0 auto 45px}.faq-subtitle{color:#ffb800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:inline-block}.faq-main-title{color:#fff;letter-spacing:-1px;margin:0 0 12px;font-size:clamp(26px,3.5vw,38px);font-weight:800}.faq-main-title span{color:#e63946}.faq-description{color:#a1a1aa;margin:0;font-size:13px;line-height:1.5}.faq-list{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.faq-item{cursor:pointer;background:#121212;border:1px solid #262626;border-radius:14px;padding:18px 24px;transition:border-color .25s,background .25s}.faq-item:hover{border-color:#3f3f46}.faq-item.active{background:#151515;border-color:#e63946}.faq-question{justify-content:space-between;align-items:center;gap:15px;display:flex}.faq-question h3{color:#fff;margin:0;font-size:15px;font-weight:600}.faq-icon{color:#a1a1aa;justify-content:center;align-items:center;transition:transform .3s,color .3s;display:flex}.faq-item.active .faq-icon{color:#e63946;transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .35s,padding-top .35s;overflow:hidden}.faq-item.active .faq-answer{max-height:200px;padding-top:12px}.faq-answer p{color:#a1a1aa;margin:0;font-size:13px;line-height:1.6}@media (width<=600px){.faq-section{padding:40px 0 60px}.faq-item{border-radius:10px;padding:14px 18px}.faq-question h3{font-size:13px}.faq-answer p{font-size:12px}}.floating-buttons-container{z-index:9999;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;bottom:20px;right:20px}.floating-whatsapp-btn{cursor:pointer;background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background-color .2s;display:flex;position:relative;box-shadow:0 3px 8px #0000004d}.floating-whatsapp-btn:hover{background-color:#20ba5a;transform:scale(1.05)}.floating-scroll-btn{cursor:pointer;background-color:#18181b;border:1px solid #27272a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background-color .2s;display:flex;position:relative;box-shadow:0 3px 8px #0000004d}.floating-scroll-btn:hover{background-color:#27272a;border-color:#3f3f46;transform:scale(1.05)}.progress-ring-svg{position:absolute;top:0;left:0;transform:rotate(-90deg)}.progress-ring-bg{fill:none;stroke:#27272a}.progress-ring-fill{fill:none;stroke:#e63946;stroke-linecap:round;transition:stroke-dashoffset .1s linear}.scroll-arrow-icon{z-index:2;color:#fff;position:relative}@media (width<=480px){.floating-buttons-container{gap:8px;bottom:16px;right:16px}.floating-whatsapp-btn,.floating-scroll-btn,.progress-ring-svg{width:36px;height:36px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#080808;font-family:Inter,sans-serif;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}body:after{content:"";filter:blur(80px);opacity:.15;pointer-events:none;z-index:0;background:#e63946;border-radius:50%;width:300px;height:300px;position:fixed;top:-100px;left:-100px}#root{z-index:1;position:relative}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}::selection{color:#fff;background:#e63946}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#080808}::-webkit-scrollbar-thumb{background:#262626;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}.container{max-width:1300px;margin:0 auto;padding:0 2rem}.fade-in{animation:.5s forwards fadeIn}
