@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,700;1,800&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Poppins:wght@400;500;600;700&family=Lato:wght@400;700&display=swap";:root{--primary: #37ca37;--secondary: #188bf6;--white: #ffffff;--gray: #cbd5e0;--black: #000000;--red: #D41816;--red-border: #821C10;--orange: #ff8001;--yellow: #fec705;--yellow-light: #fbab01;--green: #9ae6b4;--dark-bg: #12131c;--dark-card: #1B1B1B;--border-color: #636363;--text-color: #000D32;--link-color: #188bf6;--blue: #0285FF;--blue-dark: #1A307D;--whatsapp-green: #197308;--headline-font: "Barlow", sans-serif;--content-font: "Montserrat", sans-serif;--poppins: "Poppins", sans-serif;--lato: "Lato", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #37ca37;--secondary: #188bf6;--white: #ffffff;--gray: #cbd5e0;--black: #000000;--red: #D41816;--red-border: #821C10;--orange: #ff8001;--yellow: #fec705;--yellow-light: #fbab01;--green: #9ae6b4;--dark-bg: #12131c;--dark-card: #1B1B1B;--border-color: #636363;--text-color: #000D32;--link-color: #188bf6;--headline-font: "Barlow", sans-serif;--content-font: "Montserrat", sans-serif;--poppins: "Poppins", sans-serif;--lato: "Lato", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--content-font);background-color:var(--black);color:var(--white);overflow-x:hidden;line-height:1.5}a{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.home-page .page-wrapper{max-width:100%;overflow-x:hidden;padding-bottom:120px}.home-page .hero-section{background-color:var(--black);background:radial-gradient(ellipse at 50% 40%,#001a44,#000 70%);padding:20px 0 40px;text-align:center}.home-page .hero-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .hero-banner{display:inline-block;background:var(--white);border-radius:30px;padding:10px 30px;margin-bottom:20px;font-family:var(--headline-font);font-size:18px;font-weight:700;color:var(--black);text-align:center}.home-page .hero-banner .red-dot{color:red;margin-right:6px}.home-page .hero-banner a{color:var(--black);text-decoration:underline}.home-page .hero-headline{font-family:var(--poppins);font-size:clamp(22px,4vw,48px);font-weight:800;color:var(--yellow);line-height:1.2;margin:20px 0 15px;text-align:center}.home-page .hero-headline em{font-style:italic}.home-page .hero-subtext{font-family:var(--poppins);font-size:clamp(16px,2vw,23px);font-weight:500;color:var(--white);line-height:1.4;margin:0 auto 30px;max-width:900px;text-align:center}.home-page .hero-subtext a,.home-page .hero-subtext u{color:var(--white);text-decoration:underline}.home-page .video-details-section{background-color:var(--black);background:radial-gradient(ellipse at 50% 0%,#001a44,#000 60%);padding:0 0 40px}.home-page .video-details-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .video-details-row{display:flex;flex-direction:row;gap:20px;align-items:flex-start}.home-page .video-col{flex:0 0 57.4%;width:57.4%;padding:10px 5px}.home-page .details-col{flex:0 0 42.6%;width:42.6%;padding:10px 5px;display:flex;flex-direction:column;justify-content:center}.home-page .video-banner{background-color:var(--orange);text-align:center;padding:8px 20px;font-family:var(--headline-font);font-size:18px;font-weight:800;color:var(--white);letter-spacing:1px;text-transform:uppercase}.home-page .video-banner i{margin-right:6px}.home-page .video-container{position:relative;width:100%;padding-bottom:56.25%;background:#000;overflow:hidden}.home-page .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.home-page .event-details-list{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:10px}.home-page .event-detail-item{background-color:#12131c;border:1px solid #8893A8;border-radius:4px;padding:14px 20px;font-family:var(--headline-font);font-size:20px;font-weight:400;color:var(--white);text-align:center;letter-spacing:0;line-height:1.3}.home-page .event-detail-item span.label{font-weight:700;color:var(--white)}.home-page .event-detail-item .icon{margin-right:8px}.home-page .cta-button{display:block;background-color:var(--red);color:var(--white);text-align:center;padding:20px 10px;font-family:var(--headline-font);font-size:23px;font-weight:800;text-transform:uppercase;letter-spacing:0;border:5px solid var(--red-border);text-decoration:none;cursor:pointer;line-height:1.2;transition:background-color .2s ease;width:100%}.home-page .cta-button:hover{background-color:#b51210;text-decoration:none;color:var(--white)}.home-page .cta-button .btn-sub{display:block;font-size:15px;font-weight:600;color:var(--white)}.home-page .cta-button-wrapper{margin-top:10px;text-align:center}.home-page .valid-tag{font-family:var(--headline-font);font-size:16px;font-weight:400;font-style:italic;color:var(--white);text-align:center;margin-top:10px}.home-page .registration-subtext{font-family:var(--poppins);font-size:18px;font-weight:500;color:var(--white);text-align:center;padding:15px 0;line-height:1.3}.home-page .registration-subtext .yellow-text{color:var(--yellow);font-weight:600}.home-page .what-section{background-color:var(--black);background:radial-gradient(ellipse at 50% 0%,#001a44,#000 60%);padding:20px 0 40px}.home-page .what-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .section-title{font-family:var(--headline-font);font-size:clamp(22px,3vw,40px);font-weight:700;color:var(--white);text-align:center;line-height:1.2;margin-bottom:10px}.home-page .value-stack-section{background-color:var(--dark-bg);padding:20px 0}.home-page .value-stack-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .value-stack-heading{font-family:var(--headline-font);font-size:clamp(22px,3vw,44px);font-weight:800;color:var(--white);text-align:center;line-height:1.2;margin-bottom:5px}.home-page .value-stack-heading .yellow-text{color:var(--yellow)}.home-page .value-stack-subheading{font-family:var(--headline-font);font-size:clamp(18px,2vw,30px);font-weight:800;color:var(--white);text-align:center;line-height:1.3;margin-bottom:20px}.home-page .accordion-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.home-page .accordion-item{border:1.5px solid #4C4C4A;border-radius:10px;overflow:hidden}.home-page .accordion-header{background-color:var(--black);padding:18px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:var(--headline-font);font-size:clamp(16px,2vw,20px);font-weight:400;color:var(--white);line-height:1.2;border-radius:10px;transition:border-radius .3s ease}.home-page .accordion-header.active{border-radius:10px 10px 0 0}.home-page .accordion-header-text{flex:1;text-align:left}.home-page .accordion-icon{font-size:18px;color:var(--white);transition:transform .3s ease;flex:0 0 auto;margin-left:10px}.home-page .accordion-icon.open{transform:rotate(180deg)}.home-page .accordion-body{background-color:var(--black);border-top:none;overflow:hidden;max-height:0;transition:max-height .4s ease,padding .3s ease}.home-page .accordion-body.open{max-height:2000px}.home-page .accordion-body-inner{padding:15px 20px 20px;display:flex;gap:20px}.home-page .accordion-body-text{flex:1;min-width:80%;font-family:var(--lato);font-size:clamp(13px,1.5vw,16px);font-weight:500;color:var(--gray);line-height:1.5}.home-page .accordion-body-text p{margin-bottom:10px}.home-page .accordion-body-text ul{list-style:disc;padding-left:20px;color:var(--gray)}.home-page .accordion-body-text ul li{margin-bottom:6px}.home-page .accordion-body-img{max-width:20%;flex:0 0 20%}.home-page .accordion-body-img img{width:100%;height:auto}.home-page .accordion-body-img-always{width:100%;padding:0 20px 12px;box-sizing:border-box}.home-page .accordion-body-img-always img{display:block;width:100%;max-width:340px;height:auto;border-radius:8px}.home-page .divider{width:75%;height:1px;background:var(--white);margin:10px auto}.home-page .includes-text{font-family:var(--headline-font);font-size:clamp(22px,2.5vw,44px);font-weight:800;color:var(--yellow-light);font-style:italic;text-align:center;margin:20px 0 10px}.home-page .get-access-text{font-family:var(--headline-font);font-size:clamp(25px,3vw,48px);font-weight:700;color:var(--white);text-align:center;margin-bottom:10px}.home-page .learn-cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:20px 0}.home-page .learn-card{background-color:var(--black);border:1px solid var(--border-color);padding:20px 20px 10px;display:flex;flex-direction:column;position:relative;margin-top:50px}.home-page .learn-card-badge{position:absolute;top:-50px;left:0;right:0;text-align:center}.home-page .learn-card-img{text-align:center;margin:10px 0}.home-page .learn-card-img img{max-height:180px;object-fit:contain}.home-page .learn-card-value{font-family:var(--headline-font);font-size:clamp(18px,1.5vw,24px);font-weight:600;color:var(--yellow);text-align:center;margin:10px 0}.home-page .learn-card-bullets{list-style:none;padding:0;margin:0}.home-page .learn-card-bullets li{font-family:var(--headline-font);font-size:clamp(16px,1.5vw,20px);font-weight:400;color:var(--gray);line-height:1.4;margin-bottom:8px;padding-left:20px;position:relative}.home-page .learn-card-bullets li:before{content:"•";color:var(--yellow);position:absolute;left:0}.home-page .myth-section{background-color:var(--black);background:radial-gradient(ellipse at 50% 0%,#001a44,#000 60%);padding:60px 0 70px}.home-page .myth-inner{max-width:880px;margin:0 auto;padding:0 40px}.home-page .myth-heading{font-family:var(--poppins);font-size:clamp(20px,2.2vw,36px);font-weight:700;color:var(--white);text-align:center;line-height:1.35;margin-bottom:28px}.home-page .myth-heading .but-not-your-bank{color:var(--yellow-light)}.home-page .myth-body{font-family:var(--poppins);font-size:clamp(14px,1.4vw,19px);font-weight:400;color:var(--white);text-align:center;line-height:1.6;margin-bottom:24px}.home-page .myth-body .highlight-orange{color:var(--orange);font-style:italic;font-weight:700}.home-page .myth-body .highlight-yellow{color:var(--yellow);font-style:italic;font-weight:700}.home-page .myth-quote{font-family:var(--content-font);font-size:clamp(13px,1.2vw,17px);font-weight:400;color:var(--white);text-align:center;font-style:italic;margin:28px auto 32px;max-width:680px;line-height:1.7}.home-page .bonuses-section{background-color:var(--dark-bg);background:radial-gradient(ellipse at 50% 0%,#001a44,#12131c 60%);padding:20px 0 40px}.home-page .bonuses-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .bonuses-intro{font-family:var(--poppins);font-size:clamp(16px,1.8vw,23px);font-weight:400;color:var(--white);text-align:center;margin-bottom:5px}.home-page .bonuses-title{font-family:var(--poppins);font-size:clamp(23px,3vw,48px);font-weight:700;color:var(--yellow);text-align:center;line-height:1.2;margin-bottom:5px}.home-page .bonuses-title .white-text{color:var(--white)}.home-page .bonuses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:20px 0}.home-page .bonus-card{background:var(--dark-card);border:1px solid var(--border-color);padding:20px;display:flex;flex-direction:column}.home-page .bonus-card-title{font-family:var(--headline-font);font-size:clamp(14px,1.3vw,18px);font-weight:700;color:var(--yellow);text-align:center;text-decoration:underline;margin-bottom:15px;text-transform:uppercase}.home-page .bonus-card-img{text-align:center;margin-bottom:15px}.home-page .bonus-card-img img{max-height:220px;max-width:100%;object-fit:contain}.home-page .bonus-card-bullets{list-style:none;padding:0;margin:0 0 15px;flex:1}.home-page .bonus-card-bullets li{font-family:var(--headline-font);font-size:clamp(14px,1.3vw,18px);font-weight:400;color:var(--gray);line-height:1.3;margin-bottom:8px;padding-left:20px;position:relative}.home-page .bonus-card-bullets li:before{content:"•";color:var(--yellow);position:absolute;left:0}.home-page .bonus-card-value{font-family:var(--headline-font);font-size:clamp(18px,1.5vw,24px);font-weight:600;color:var(--yellow);text-align:center;text-decoration:line-through;margin-bottom:5px}.home-page .bonus-card-free{font-family:var(--headline-font);font-size:clamp(22px,2vw,32px);font-weight:700;color:var(--primary);text-align:center}.home-page .total-section{background-color:var(--black);background:radial-gradient(ellipse at 50% 0%,#001a44,#000 60%);padding:20px 0 40px;text-align:center}.home-page .total-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .join-section{background-color:var(--dark-bg);padding:20px 0 40px;text-align:center;scroll-margin-top:20px}.home-page .join-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .join-heading{font-family:var(--poppins);font-size:clamp(22px,3vw,48px);font-weight:700;color:var(--white);margin-bottom:10px;line-height:1.2}.home-page .join-heading .live-text{color:var(--red);text-decoration:underline}.home-page .join-heading .workshop-text{color:var(--yellow-light)}.home-page .join-subtitle{font-family:var(--poppins);font-size:clamp(16px,1.8vw,24px);font-weight:400;color:var(--white);margin-bottom:30px}.home-page .join-layout{display:flex;gap:30px;align-items:flex-start}.home-page .join-left{flex:0 0 51.1%;width:51.1%;padding:10px}.home-page .join-right{flex:0 0 48.9%;width:48.9%;padding:10px 20px;display:flex;flex-direction:column;justify-content:center;text-align:left}.home-page .join-left-img{text-align:center;margin-bottom:20px}.home-page .join-left-img img{max-width:100%}.home-page .get-lifetime-heading{font-family:var(--headline-font);font-size:clamp(18px,1.8vw,24px);font-weight:700;color:var(--white);margin-bottom:10px}.home-page .join-offers-list{list-style:none;padding:0;margin:0}.home-page .join-offers-list li{font-family:var(--headline-font);font-size:clamp(16px,1.5vw,22px);font-weight:400;color:var(--white);line-height:1.3;margin-bottom:8px;padding-left:25px;position:relative}.home-page .join-offers-list li:before{content:"✅";position:absolute;left:0;font-size:14px}.home-page .join-bonuses-heading{font-family:var(--headline-font);font-size:clamp(18px,1.8vw,24px);font-weight:700;color:var(--white);margin:15px 0 10px}.home-page .join-bonuses-list{list-style:none;padding:0;margin:0 0 20px}.home-page .join-bonuses-list li{font-family:var(--headline-font);font-size:clamp(16px,1.5vw,22px);font-weight:400;color:var(--white);line-height:1.3;margin-bottom:8px;padding-left:25px;position:relative}.home-page .join-bonuses-list li:before{content:"⭐";position:absolute;left:0;font-size:14px}.home-page .form-box{background-color:var(--white);border:1px solid #ddd;padding:25px}.home-page .form-box-title{font-family:var(--headline-font);font-size:22px;font-weight:800;color:var(--black);text-align:center;margin-bottom:20px;line-height:1.2}.home-page .form-box-title .yellow-bg{background-color:var(--yellow);padding:2px 6px}.home-page .form-steps{display:flex;gap:10px;margin-bottom:20px}.home-page .form-step{flex:1;text-align:center;padding:12px;border:2px solid #ddd;font-family:var(--headline-font);font-size:16px;font-weight:700;color:#888}.home-page .form-step.active{border-color:var(--red);color:var(--red)}.home-page .form-group{margin-bottom:15px}.home-page .form-input{width:100%;padding:14px 16px;border:1px solid #ddd;border-radius:4px;font-family:var(--content-font);font-size:16px;color:#333;background:#fff;outline:none}.home-page .form-input:focus{border-color:var(--link-color)}.home-page .phone-input-wrapper{display:flex;gap:10px}.home-page .phone-flag{display:flex;align-items:center;gap:5px;padding:0 12px;border:1px solid #ddd;border-radius:4px;font-family:var(--content-font);font-size:16px;background:#fff;white-space:nowrap}.home-page .btn-full-red{display:block;width:100%;background-color:var(--red);color:var(--white);padding:18px;font-family:var(--headline-font);font-size:20px;font-weight:800;text-align:center;text-transform:uppercase;border:none;cursor:pointer;border-radius:2px;margin-top:10px;text-decoration:none}.home-page .secure-payment{text-align:center;margin-top:15px}.home-page .proof-row{display:flex;gap:20px;margin:20px 0}.home-page .proof-card{flex:1;background:var(--black);border:1px solid var(--border-color);padding:15px}.home-page .proof-card img{width:100%;height:auto}.home-page .error-message{color:#e53935;font-family:var(--content-font);font-size:13px;margin-top:4px}.home-page .form-input.error{border-color:#e53935}.home-page .edit-details-link{background:none;border:none;font-family:var(--content-font);font-size:14px;color:#555;cursor:pointer;margin-bottom:16px;display:inline-block;padding:0;text-decoration:underline}.home-page .edit-details-link:hover{color:#e53935}.home-page .step2-items-table{width:100%;border-collapse:collapse;margin-bottom:14px;font-family:var(--content-font);font-size:14px;color:#333}.home-page .step2-items-table th{text-align:left;padding:8px 0;border-bottom:2px solid #333;font-weight:700}.home-page .step2-items-table td{padding:10px 0;border-bottom:1px solid #eee}.home-page .addon-box{background:#fffde7;border:2px solid #fdd835;border-radius:8px;padding:14px 16px;margin-bottom:14px;display:flex;align-items:flex-start;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.home-page .addon-box.selected{border-color:#e53935;background:#fff9e6}.home-page .addon-box-arrow{color:#e53935;font-size:18px;flex-shrink:0;margin-top:2px}.home-page .addon-checkbox{flex-shrink:0;width:18px;height:18px;accent-color:#e53935;margin-top:3px;cursor:pointer}.home-page .addon-box-content{flex:1}.home-page .addon-box-title{font-family:var(--headline-font);font-size:14px;font-weight:800;color:#1a6600;margin-bottom:5px}.home-page .addon-box-desc{font-family:var(--content-font);font-size:13px;color:#333;line-height:1.5}.home-page .addon-box-desc a{color:#e53935;font-weight:700;text-decoration:underline;cursor:default}.home-page .step2-total-row{display:flex;justify-content:space-between;padding:14px 0;font-family:var(--headline-font);font-size:18px;font-weight:800;color:#333;border-top:2px solid #333;margin-top:6px}.home-page .order-summary{background:#fff;border:1px solid #ddd;border-radius:4px;padding:16px;margin-bottom:16px}.home-page .order-summary-heading{font-family:var(--headline-font);font-size:15px;font-weight:700;color:#333;text-align:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #eee}.home-page .btn-checkout{margin-top:4px;width:100%}.home-page .faq-section{background-color:var(--black);padding:20px 0 40px}.home-page .faq-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .faq-heading{font-family:var(--headline-font);font-size:clamp(22px,3vw,30px);font-weight:600;color:var(--white);text-align:center;margin-bottom:20px}.home-page .faq-list{list-style:none;padding:0;margin:0}.home-page .faq-item{border:1.5px solid #4C4C4A;border-radius:10px;margin-bottom:10px;overflow:hidden}.home-page .faq-header{background-color:var(--black);padding:18px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:var(--headline-font);font-size:clamp(16px,1.5vw,20px);font-weight:400;color:var(--white);border-radius:10px;transition:border-radius .3s;line-height:1.2}.home-page .faq-header.active{border-radius:10px 10px 0 0}.home-page .faq-icon{font-size:18px;color:var(--white);transition:transform .3s ease;flex:0 0 auto;margin-left:10px}.home-page .faq-icon.open{transform:rotate(180deg)}.home-page .faq-body{background-color:var(--black);overflow:hidden;max-height:0;transition:max-height .4s ease}.home-page .faq-body.open{max-height:1000px}.home-page .faq-body-inner{padding:15px 20px 20px;font-family:var(--lato);font-size:clamp(13px,1.4vw,16px);font-weight:500;color:var(--gray);line-height:1.4}.home-page .footer-section{background-color:var(--black);padding:20px 0;text-align:center}.home-page .footer-links{font-family:var(--content-font);font-size:14px;color:var(--white);margin-bottom:20px}.home-page .footer-links a{color:var(--white);text-decoration:none}.home-page .footer-disclaimer{font-family:var(--content-font);font-size:12px;color:#888;line-height:1.5;max-width:900px;margin:0 auto;padding:0 20px}.home-page .sticky-footer{position:fixed;bottom:0;left:0;right:0;background-color:var(--dark-bg);border-top:1px solid #333;z-index:9999;padding:8px 20px}.home-page .sticky-footer-inner{max-width:1170px;margin:0 auto;display:flex;align-items:center;gap:20px}.home-page .sticky-timer{display:flex;gap:20px;align-items:center;flex:0 0 auto}.home-page .timer-unit{text-align:center}.home-page .timer-count{font-family:var(--headline-font);font-size:32px;font-weight:700;color:var(--yellow-light);line-height:1}.home-page .timer-label{font-family:var(--content-font);font-size:15px;color:var(--white);font-weight:500;text-transform:uppercase}.home-page .sticky-cta{flex:1;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.home-page .sticky-cta .cta-button{width:auto;padding:15px 25px;font-size:18px;display:inline-block}.home-page .sticky-cta .valid-tag{font-size:14px;color:var(--white);font-style:italic;text-align:right}.home-page .money-back-badge{font-family:var(--content-font);font-size:clamp(14px,1.4vw,18px);font-weight:400;color:var(--yellow);text-align:center;margin:15px 0;display:flex;align-items:center;justify-content:center;gap:8px}.home-page .money-back-badge .shield-icon{font-size:20px}.home-page .trusted-banner{background-color:var(--red);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 20px;font-family:var(--headline-font);font-size:clamp(16px,1.8vw,23px);font-weight:800;color:var(--white);text-transform:uppercase;text-align:center;letter-spacing:.5px;gap:4px;cursor:pointer;border:none;width:100%;transition:all .2s ease;border-radius:4px;outline:none}.home-page .trusted-banner:hover{background-color:#b51210;transform:translateY(-2px);box-shadow:0 4px 15px #d4181666}.home-page .trusted-banner:active{transform:translateY(0)}.home-page .recent-sale-popup{position:fixed;bottom:140px;left:20px;background:var(--white);border-radius:8px;padding:12px 15px;max-width:280px;box-shadow:0 4px 20px #0000004d;z-index:9998;display:flex;align-items:center;gap:12px;animation:slideInPop .4s ease}@keyframes slideInPop{0%{transform:translate(-120%);opacity:0}to{transform:translate(0);opacity:1}}.home-page .recent-sale-text{font-family:var(--content-font);font-size:13px;color:var(--black);line-height:1.4}.home-page .recent-sale-text strong{color:var(--black);font-weight:700}@keyframes buttonRocking{0%,to{transform:rotate(-1deg) scale(1.01)}50%{transform:rotate(1deg) scale(1.02)}}.home-page .animated-cta{animation:buttonRocking .8s ease-in-out infinite}.home-page .testimonials-section{background:var(--black);padding:60px 0;overflow:hidden}.home-page .testimonials-inner{max-width:1170px;margin:0 auto;padding:0 20px}.home-page .testimonials-heading{font-family:var(--headline-font);font-size:clamp(24px,3vw,40px);font-weight:800;color:var(--white);text-align:center;margin-bottom:36px}.home-page .testimonials-track-wrapper{overflow:hidden;width:100%}.home-page .testimonials-track{display:flex;gap:24px;width:max-content;animation:testimonialScroll 18s linear infinite}.home-page .testimonials-track:hover{animation-play-state:paused}.home-page .testimonial-slide{flex-shrink:0;width:320px;border-radius:12px;overflow:hidden;border:1px solid var(--border-color)}.home-page .testimonial-slide img{width:100%;height:auto;display:block}@keyframes testimonialScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:768px){.home-page .video-details-row{flex-direction:column}.home-page .video-col,.home-page .details-col{flex:0 0 100%;width:100%}.home-page .learn-cards-row,.home-page .bonuses-grid{grid-template-columns:1fr}.home-page .join-layout{flex-direction:column}.home-page .join-left,.home-page .join-right{flex:0 0 100%;width:100%}.home-page .proof-row{flex-direction:column}.home-page .sticky-footer-inner{flex-direction:column;align-items:center;gap:10px}.home-page .sticky-cta{align-items:center;width:100%}.home-page .sticky-cta .cta-button{width:100%}.home-page .myth-inner{padding:0 10px}.home-page .form-steps{flex-direction:column}.home-page .page-wrapper{padding-bottom:220px}.home-page .join-section{scroll-margin-top:0px}}@media screen and (max-width:480px){.home-page .hero-section{padding-right:10px!important;padding-left:10px!important}.home-page .hero-banner{font-size:14px;padding:8px 15px}.home-page .accordion-body-inner{flex-direction:column}.home-page .accordion-body-img{max-width:100%;flex:0 0 100%;width:100%}.home-page .accordion-body-text{min-width:100%}.home-page .sticky-footer{padding:8px 10px}.home-page .timer-count{font-size:28px}.home-page .sticky-cta .cta-button{font-size:14px;padding:12px 10px}.home-page .recent-sale-popup{max-width:240px;left:10px;bottom:180px}}.home-page .yellow-text{color:var(--yellow)}.upsell-page .section-inner{max-width:1170px;margin:0 auto;padding:0 20px}.upsell-page .warning-banner{background:linear-gradient(160deg,#0c3547,#091b2a);padding:28px 15px 16px;text-align:center;border-bottom:3px solid rgba(13,148,136,.4)}.upsell-page .warning-banner h3{font-family:var(--headline-font);color:var(--white);font-weight:600;font-size:clamp(14px,2.5vw,22px);line-height:1.3;margin-bottom:5px}.upsell-page .warning-banner h3.congratulations-heading{color:#34d399;font-weight:800;font-size:clamp(20px,3.8vw,38px);line-height:1.25;margin-bottom:8px;text-shadow:0 0 24px rgba(52,211,153,.45)}.upsell-page .warning-banner h3.bold-warning{font-weight:700;font-size:clamp(12px,1.8vw,17px);opacity:.8}.upsell-page .progress-bar-wrap{padding:8px 20px 0;max-width:700px;margin:0 auto;width:100%}.upsell-page .progress-bar-outer{background:#ffffff1a;border-radius:17px;height:34px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.upsell-page .progress-bar-inner{background:linear-gradient(90deg,#1f5c18,#3a8c2a 30%,#6abf45,#a8d96b);height:100%;width:85%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--headline-font);font-weight:700;font-size:13px;border-radius:17px}.upsell-page .hero-once-text{font-family:var(--headline-font);color:var(--white);font-weight:400;font-size:clamp(14px,2.2vw,22px);line-height:1.3;text-align:center;font-style:italic;margin:12px 0 0}.upsell-page .hero-how-about{font-family:var(--headline-font);color:var(--white);font-weight:700;font-size:clamp(20px,3.5vw,34px);line-height:1.25;text-align:center;margin:8px 0 0}.upsell-page .hero-vip-access{font-family:var(--headline-font);color:#38bdf8;font-weight:900;font-size:clamp(28px,6vw,60px);line-height:1.05;text-align:center;margin:0;text-shadow:0 0 30px rgba(56,189,248,.3)}.upsell-page .hero-vip-sub{font-family:var(--headline-font);color:var(--white);font-weight:700;font-size:clamp(17px,2.8vw,32px);line-height:1.25;text-align:center;margin:4px 0 0}.upsell-page .hero-vip-detail{font-family:var(--headline-font);color:var(--white);font-weight:400;font-size:clamp(13px,1.8vw,20px);line-height:1.3;text-align:center;font-style:italic;margin:4px 0 10px}.upsell-page .video-wrap{max-width:680px;margin:0 auto;padding:0 15px}.upsell-page .video-sound-banner{background:linear-gradient(90deg,#0d9488,#0f766e);color:#fff;font-family:var(--headline-font);font-weight:900;font-size:clamp(11px,1.5vw,14px);letter-spacing:1.5px;text-align:center;padding:7px 10px;border-radius:8px 8px 0 0;text-transform:uppercase}.upsell-page .video-embed{position:relative;padding-bottom:56.25%;background:#000;border-radius:0 0 8px 8px;overflow:hidden;border:1px solid rgba(255,255,255,.06);border-top:none}.upsell-page .video-embed img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.upsell-page .video-play-btn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.upsell-page .video-play-icon{width:70px;height:46px;background:#000000b3;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff}.upsell-page .cta-button{display:block;width:100%;background:linear-gradient(135deg,#059669,#0d9488);color:var(--white);text-align:center;padding:20px 10px;font-family:var(--headline-font);font-size:clamp(20px,3.5vw,30px);font-weight:800;text-transform:uppercase;border:none;line-height:1.2;cursor:pointer;border-radius:12px;transition:all .25s ease;box-shadow:0 0 20px #05966966,0 4px 15px #0000004d}.upsell-page .cta-button:hover{background:linear-gradient(135deg,#047857,#0f766e);box-shadow:0 0 30px #05966999,0 6px 20px #0006;transform:translateY(-1px)}.upsell-page .cta-button .btn-sub{display:block;font-size:clamp(12px,1.6vw,17px);font-weight:600;text-transform:none;opacity:.9;margin-top:3px}@keyframes upsell-pulse{0%{box-shadow:0 0 20px #05966966,0 4px 15px #0000004d;transform:scale(1)}50%{box-shadow:0 0 35px #059669a6,0 6px 20px #0006;transform:scale(1.015)}to{box-shadow:0 0 20px #05966966,0 4px 15px #0000004d;transform:scale(1)}}.upsell-page .animated-cta{animation:upsell-pulse 2s ease-in-out infinite}.upsell-page .decline-button{display:block;width:100%;background:#1e293b;color:var(--white);text-align:center;padding:10px 15px;font-family:var(--headline-font);font-size:clamp(12px,1.6vw,17px);font-weight:600;border:1px solid #334155;line-height:1.3;cursor:pointer;border-radius:10px;margin-top:14px;transition:background .2s}.upsell-page .decline-button:hover{background:#334155}.upsell-page .decline-button .btn-sub{display:block;font-size:clamp(10px,1.2vw,13px);font-weight:400;opacity:.75;margin-top:2px}.upsell-page .money-back{font-family:var(--content-font);color:#34d399;display:flex;align-items:center;justify-content:center;gap:7px;margin:13px 0;font-weight:600;font-size:clamp(13px,1.5vw,17px);text-align:center;flex-wrap:wrap}.upsell-page .yes-nihar-heading{font-family:var(--headline-font);color:var(--white);font-weight:400;font-size:clamp(18px,3.2vw,36px);line-height:1.45;text-align:center;padding:0 5px;margin-bottom:16px}.upsell-page .yes-nihar-bonuses{font-family:var(--headline-font);color:var(--white);font-weight:700;font-size:clamp(20px,3.8vw,42px);line-height:1.35;text-align:center;margin:0 0 14px}.upsell-page .yes-nihar-guarantee{font-family:var(--headline-font);color:var(--white);font-weight:400;font-size:clamp(13px,1.8vw,20px);line-height:1.5;text-align:center;font-style:italic;margin:0 0 20px}.upsell-page .two-col{display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:row-reverse}.upsell-page .col-image,.upsell-page .col-faq{flex:0 0 50%;max-width:50%;padding:0 12px}.upsell-page .faq-section-heading{font-family:var(--headline-font);color:var(--white);font-weight:600;font-size:clamp(18px,2.5vw,28px);line-height:1.2;text-align:center;padding:10px 0}.upsell-page .faq-item{border:none;border-left:3px solid #0d9488;border-radius:0 6px 6px 0;overflow:hidden;margin-bottom:10px;background:#ffffff08}.upsell-page .faq-header{background-color:#0f172acc;padding:14px 16px;font-family:var(--headline-font);color:var(--white);display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:clamp(13px,1.7vw,18px);font-weight:600;line-height:1.25;-webkit-tap-highlight-color:transparent}.upsell-page .faq-chevron{transition:transform .3s ease;font-size:13px;flex-shrink:0;margin-left:10px;color:var(--gray)}.upsell-page .faq-chevron.open{transform:rotate(180deg)}.upsell-page .faq-body{max-height:0;overflow:hidden;transition:max-height .4s ease;background-color:#0f172a99}.upsell-page .faq-body.open{max-height:2000px}.upsell-page .faq-body-content{font-family:var(--lato);color:var(--gray);padding:12px 16px 16px;font-size:clamp(12px,1.4vw,15px);line-height:1.5}.upsell-page .faq-body-content p+p{margin-top:8px}.upsell-page .faq-body-content strong u{color:var(--white)}.upsell-page .divider-line{width:40%;border-top:2px solid rgba(13,148,136,.5);margin:10px auto}.upsell-page .price-total-value{font-family:var(--headline-font);color:var(--white);font-weight:800;font-size:clamp(18px,2.3vw,27px);line-height:1.3;text-align:center}.upsell-page .price-access-for{font-family:var(--headline-font);color:var(--white);font-weight:800;font-size:clamp(22px,3.5vw,38px);line-height:1.25;text-align:center}.upsell-page .price-normal{font-family:var(--headline-font);color:#f97316;font-weight:800;font-size:clamp(20px,2.8vw,33px);line-height:1.3;text-align:center}.upsell-page .price-just{font-family:var(--headline-font);color:#38bdf8;font-weight:800;font-size:clamp(38px,7vw,58px);line-height:1;text-align:center}.upsell-page .warning-section{background:linear-gradient(180deg,#0d1117,#0c2233,#0d1117);position:relative;overflow:hidden;padding:30px 0 35px}.upsell-page .warning-bg{position:absolute;inset:0;background-size:cover;background-position:50%;pointer-events:none}.upsell-page .warning-text-wrap{position:relative;z-index:2;text-align:center;padding:10px 0}.upsell-page .warning-h1{font-family:var(--headline-font);color:var(--white);font-weight:400;font-size:clamp(18px,2.5vw,28px);line-height:1.25;text-align:center;padding:0 120px;margin-bottom:12px}.upsell-page .warning-h1-lg{font-family:var(--headline-font);color:var(--white);font-weight:700;font-size:clamp(20px,3vw,36px);line-height:1.2;text-align:center;padding:0 100px;margin-bottom:12px}.upsell-page .footer-section{background:#0d1117;padding:20px;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.upsell-page .footer-copy{font-family:var(--content-font);color:var(--gray);font-size:12px;line-height:1.6}.upsell-page .yellow-text{color:var(--yellow)}.upsell-page .red-text{color:var(--red)}@media screen and (max-width:767px){.upsell-page .two-col{flex-direction:column}.upsell-page .col-image{flex:0 0 100%;max-width:100%;order:1}.upsell-page .col-faq{flex:0 0 100%;max-width:100%;order:0}.upsell-page .hero-vip-access{font-size:clamp(38px,12vw,56px)!important;line-height:1!important}.upsell-page .hero-how-about{font-size:clamp(18px,5vw,26px)!important}.upsell-page .hero-vip-sub{font-size:clamp(15px,4.5vw,21px)!important}.upsell-page .warning-h1,.upsell-page .warning-h1-lg{padding:0 12px!important;font-size:clamp(16px,4.5vw,22px)!important;line-height:1.35!important;margin-bottom:14px!important}.upsell-page .yes-nihar-heading{font-size:clamp(16px,4.5vw,22px)!important}.upsell-page .yes-nihar-bonuses{font-size:clamp(18px,5vw,24px)!important}.upsell-page .cta-button .btn-sub,.upsell-page .decline-button{font-size:clamp(11px,3vw,14px)!important}.upsell-page .decline-button .btn-sub{font-size:clamp(10px,2.5vw,12px)!important}.upsell-page .faq-header{font-size:clamp(12px,3.5vw,15px)!important;padding:12px!important}.upsell-page .price-total-value{font-size:clamp(16px,4.5vw,22px)!important}.upsell-page .price-access-for{font-size:clamp(20px,5.5vw,28px)!important}.upsell-page .price-normal{font-size:clamp(18px,5vw,24px)!important}.upsell-page .price-just{font-size:clamp(34px,10vw,48px)!important}.upsell-page .section-inner{padding:0 12px}.upsell-page .progress-bar-wrap{padding:8px 12px 0}.upsell-page .desktop-only{display:none!important}}@media screen and (min-width:768px){.upsell-page .mobile-only{display:none!important}}.delivery-page .section-inner{max-width:1170px;margin:0 auto;padding:0 20px}.delivery-page .content-container{max-width:1170px;margin:0 auto}.delivery-page .main-section{background-color:#243447;position:relative;overflow:hidden;padding:0}.delivery-page .main-section-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0}.delivery-page .section-content,.delivery-page .content-row{position:relative;z-index:1}.delivery-page .blue-col{background:linear-gradient(135deg,#0c3547,#0d9488);padding:12px 0;text-align:center;border-radius:8px}.delivery-page .inner-row-80{max-width:1170px;width:80%;margin:0 auto;padding:20px 0 15px}@media screen and (max-width:768px){.delivery-page .inner-row-80{width:100%;padding-left:0!important;padding-right:0!important}}@media screen and (max-width:768px){.delivery-page .content-row{padding-left:10px!important;padding-right:10px!important;box-sizing:border-box}.delivery-page .content-container{padding-left:15px;padding-right:15px;box-sizing:border-box}}.delivery-page .top-banner-locked{font-family:var(--headline-font);color:var(--white);font-weight:600;font-size:clamp(18px,3vw,34px);line-height:1.4em;letter-spacing:0;text-align:center;padding:0 10px}.delivery-page .top-banner-nextsteps{font-family:var(--headline-font);color:var(--white);font-weight:800;font-size:clamp(14px,2.2vw,25px);line-height:1.4em;text-align:center;padding:0 10px}.delivery-page .congrats-heading{font-family:var(--headline-font);color:#34d399;font-weight:900;text-align:center;line-height:1em;padding:0 5px;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;font-size:clamp(26px,8vw,90px);letter-spacing:-1px}.delivery-page .secured-seat-heading{font-family:var(--headline-font);color:var(--white);font-weight:700;text-align:center;line-height:1.3em;padding:12px 5px 0;word-break:break-word;overflow-wrap:break-word;font-size:clamp(15px,3vw,35px)}.delivery-page .secured-seat-heading strong{color:#38bdf8}.delivery-page .secured-seat-heading h1{font-size:inherit;font-weight:700;line-height:1.3em}.delivery-page .make-sure-heading{font-family:var(--headline-font);color:var(--white);font-weight:400;text-align:center;line-height:1.3em;padding:10px 5px 0;word-break:break-word;overflow-wrap:break-word;font-size:clamp(13px,2.2vw,23px)}.delivery-page .step-label{font-family:var(--headline-font);background-color:#0d948814;color:var(--white);font-weight:800;border:none;border-left:4px solid #0d9488;border-radius:0 8px 8px 0;padding:12px 20px;text-align:left;line-height:1.4em;text-transform:none;letter-spacing:0;margin:10px 40px 20px;word-break:break-word;overflow-wrap:break-word;font-size:clamp(14px,2.2vw,25px)}@media screen and (max-width:768px){.delivery-page .step-label{margin-right:10px;margin-left:10px;margin-top:0;border-radius:0 8px 8px 0}}.delivery-page .step-label u{color:var(--white)}.delivery-page .btn-action{display:block;width:auto;text-align:center;cursor:pointer;font-family:var(--headline-font);font-weight:700;letter-spacing:0;text-transform:uppercase;text-shadow:none;border-width:3px;border-style:solid;border-radius:14px;text-decoration:none;padding:16px 22px 20px;box-shadow:0 4px 20px #0000004d;transition:all .25s ease}.delivery-page .btn-action:hover{opacity:1;transform:translateY(-2px);text-decoration:none;box-shadow:0 8px 25px #0006}.delivery-page .btn-whatsapp{background:linear-gradient(135deg,#059669,#0d9488);color:var(--white);border-color:#047857}.delivery-page .btn-zoom{background:linear-gradient(135deg,#0284c7,#0ea5e9);color:var(--white);border-color:#0369a1}.delivery-page .btn-main-text{display:block;font-size:clamp(16px,3vw,30px);font-weight:800;word-break:break-word;overflow-wrap:break-word;line-height:1.3em}.delivery-page .btn-sub-text{display:block;font-size:clamp(12px,2vw,18px);color:var(--white);font-weight:600;text-transform:none;word-break:break-word;overflow-wrap:break-word;line-height:1.3em}@media screen and (max-width:768px){.delivery-page .btn-action{padding:12px 15px 15px;margin:0 5px}}@keyframes confirm-buttonGlow{0%,to{box-shadow:0 4px 20px #0000004d;transform:scale(1)}50%{box-shadow:0 4px 30px #0d948866,0 8px 25px #0000004d;transform:scale(1.01)}}.delivery-page .btn-rocking{animation:confirm-buttonGlow 2.5s ease-in-out infinite}.delivery-page .btn-wrapper{text-align:center;padding:10px 5px;margin:0}.delivery-page .intro-label{font-family:var(--headline-font);color:var(--white);font-weight:600;font-size:clamp(15px,2.5vw,29px);text-align:center;padding:12px 5px 0;line-height:1.3em;word-break:break-word;overflow-wrap:break-word}.delivery-page .intro-template{font-family:var(--headline-font);color:var(--white);font-weight:400;font-size:clamp(13px,2vw,23px);text-align:center;padding:12px 5px 0;line-height:1.4em;font-style:italic;word-break:break-word;overflow-wrap:break-word}.delivery-page .intro-template em{color:var(--white)}.delivery-page .intro-template h1{font-size:inherit!important;font-weight:400;line-height:inherit}.delivery-page .divider-line{width:40%;border-top:2px solid rgba(13,148,136,.4);margin:20px auto 0;padding-top:10px;padding-bottom:10px}.delivery-page .divider-elem{border-top:2px solid rgba(13,148,136,.4);width:40%;margin:0 auto}.delivery-page .divider-container{margin:20px 0 0;padding-top:10px;padding-bottom:10px}.delivery-page .done-heading{font-family:var(--headline-font);color:var(--white);font-weight:400;font-size:clamp(15px,2.2vw,28px);text-align:center;padding:12px 5px 0;line-height:1.3em;word-break:break-word;overflow-wrap:break-word}.delivery-page .done-heading h1{font-size:inherit;font-weight:400;line-height:inherit}.delivery-page .done-heading strong{color:#34d399}.delivery-page .done-heading-emoji{display:block;text-align:center;font-size:clamp(22px,3vw,40px);line-height:1.4em;margin-bottom:8px}.delivery-page .connect-heading{font-family:var(--headline-font);color:var(--white);font-weight:700;font-size:clamp(18px,3.8vw,44px);text-align:center;padding:0 15px;line-height:1.3em;letter-spacing:0;word-break:break-word;overflow-wrap:break-word}.delivery-page .connect-heading strong{color:#38bdf8}.delivery-page .footer-section{background-color:#1e2d3d;padding:18px 20px;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.delivery-page .footer-copy{font-family:var(--content-font);color:var(--gray);font-size:clamp(10px,1.2vw,12px);line-height:1.6}.delivery-page #page-wrapper{min-height:100vh}.delivery-page .row-pad{padding:15px 0}.delivery-page .row-pad-sm{padding:10px 0 15px}.delivery-page .row-pad-grb{padding:20px 0 10px}@media screen and (max-width:768px){.delivery-page .row-pad-grb{padding-top:0;padding-bottom:0}}.delivery-page .col-pad{padding:10px 5px}.delivery-page .purchase-summary{font-family:var(--content-font);background:#0d94880f;border:none;border-left:3px solid #0d9488;border-radius:0 10px 10px 0;padding:18px 24px;margin:18px auto 0;max-width:600px;text-align:left;color:var(--white);font-size:clamp(14px,1.8vw,17px)}.delivery-page .purchase-summary p{margin:0 0 8px;font-size:clamp(15px,2vw,19px)}.delivery-page .purchase-summary ul{list-style:none;padding:0;margin:0}.delivery-page .purchase-summary li{padding:3px 0;line-height:1.5}.delivery-page .btn-qna{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:var(--white);border-color:#5b21b6}.delivery-page .btn-bonus{background:linear-gradient(135deg,#d97706,#f59e0b);color:var(--white);border-color:#b45309}.delivery-page .btn-toolkit{background:linear-gradient(135deg,#dc2626,#ef4444);color:var(--white);border-color:#991b1b}.delivery-page .btn-paid-bonus{background:linear-gradient(135deg,#0891b2,#06b6d4);color:var(--white);border-color:#0e7490}.delivery-page .step-label-premium{border-left-color:#38bdf8;background-color:#38bdf80f}.delivery-page .recording-notice{font-family:var(--content-font);background:#38bdf80d;border:none;border-left:3px solid #38bdf8;border-radius:0 10px 10px 0;padding:24px 28px;margin:10px 40px;text-align:center;color:var(--white)}.delivery-page .recording-notice-icon{font-size:40px;margin-bottom:8px}.delivery-page .recording-notice h2{font-family:var(--headline-font);font-size:clamp(16px,2.5vw,24px);font-weight:700;margin:0 0 10px;color:#38bdf8}.delivery-page .recording-notice p{font-size:clamp(13px,1.8vw,17px);line-height:1.6;margin:0;color:#ffffffd9}@media screen and (max-width:768px){.delivery-page .recording-notice{margin:10px;padding:18px 16px}}.terms-page{min-height:100vh;background-color:var(--dark-bg);color:var(--white);padding:0 0 80px}.terms-page .terms-header{background-color:var(--dark-card);border-bottom:1px solid #2a2a2a;padding:40px 20px 36px;text-align:center}.terms-page .terms-header .brand{font-family:var(--headline-font);font-size:14px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--blue);margin-bottom:12px}.terms-page .terms-header h1{font-family:var(--headline-font);font-size:clamp(28px,5vw,46px);font-weight:900;color:var(--white);margin-bottom:10px;line-height:1.15}.terms-page .terms-header .tagline{font-family:var(--content-font);font-size:14px;color:#888;margin-top:6px}.terms-page .terms-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:28px 20px 0;max-width:860px;margin:0 auto}.terms-page .terms-nav a{font-family:var(--content-font);font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#aaa;background:var(--dark-card);border:1px solid #2e2e2e;border-radius:20px;padding:7px 18px;text-decoration:none;transition:color .2s,border-color .2s}.terms-page .terms-nav a:hover{color:var(--blue);border-color:var(--blue);text-decoration:none}.terms-page .terms-container{max-width:820px;margin:0 auto;padding:0 20px}.terms-page .terms-section{margin-top:60px}.terms-page .terms-section-label{display:inline-block;font-family:var(--headline-font);font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--blue);margin-bottom:10px}.terms-page .terms-section h2{font-family:var(--headline-font);font-size:clamp(22px,4vw,32px);font-weight:800;color:var(--white);margin-bottom:6px;line-height:1.2}.terms-page .terms-section .section-intro{font-family:var(--content-font);font-size:14px;color:#888;margin-bottom:28px;border-bottom:1px solid #222;padding-bottom:16px}.terms-page .terms-subsection{margin-bottom:28px}.terms-page .terms-subsection h3{font-family:var(--headline-font);font-size:16px;font-weight:700;color:var(--blue);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.terms-page .terms-subsection p,.terms-page .terms-subsection li{font-family:var(--content-font);font-size:14px;color:#c4c4c4;line-height:1.8}.terms-page .terms-subsection ol,.terms-page .terms-subsection ul{padding-left:22px;margin-top:6px}.terms-page .terms-subsection li{margin-bottom:10px}.terms-page .terms-contact{display:flex;align-items:center;gap:12px;background:#1e2030;border:1px solid #2a2e50;border-radius:10px;padding:16px 20px;margin-top:24px}.terms-page .terms-contact p{font-family:var(--content-font);font-size:13px;color:#aaa;line-height:1.6}.terms-page .terms-contact a{color:var(--blue);font-weight:600;text-decoration:none}.terms-page .terms-contact a:hover{text-decoration:underline}.terms-page .terms-divider{height:1px;background:#222;margin-top:60px}.terms-page .terms-closing{font-family:var(--content-font);font-size:15px;font-weight:600;color:var(--white);margin-top:28px;text-align:center}.terms-page .terms-contact-grid{display:flex;flex-direction:column;gap:16px;margin-top:8px}.terms-page .terms-contact-item{display:flex;align-items:center;gap:16px;background:#1e2030;border:1px solid #2a2e50;border-radius:10px;padding:16px 20px}.terms-page .terms-contact-item .contact-icon{font-size:22px;flex-shrink:0}.terms-page .terms-contact-item .contact-label{font-family:var(--headline-font);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#666;margin-bottom:3px}.terms-page .terms-contact-item .contact-value,.terms-page .terms-contact-item a{font-family:var(--content-font);font-size:14px;font-weight:600;color:var(--white);text-decoration:none}.terms-page .terms-contact-item a:hover{color:var(--blue);text-decoration:underline}.terms-page .back-to-top{display:block;text-align:center;margin-top:50px;font-family:var(--content-font);font-size:13px;color:#555;text-decoration:none;transition:color .2s}.terms-page .back-to-top:hover{color:var(--blue);text-decoration:none}@media screen and (max-width:600px){.terms-page .terms-header{padding:30px 16px 26px}.terms-page .terms-section{margin-top:44px}}
