@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Bebas+Neue&family=Barlow+Condensed:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Barlow:wght@300;400;500&display=swap);:root{--gold:#c9a84c;--gold-light:#e2c26a;--gold-dark:#b8963f;--gold-muted:#c9a84c1a;--gold-hover:#c9a84c2e;--gold-border:#c9a84c38;--gold-glow:#c9a84c4d;--bg-base:#1e1e20;--bg-surface:#2c2c2e;--bg-elevated:#353539;--bg-overlay:#121214f2;--bg-sidebar:#121214f7;--text-primary:#fff;--text-secondary:#b0b0b0;--text-muted:#fff6;--text-gold:#fdb32a;--border:#ffffff14;--border-strong:#ffffff29;--border-gold:#c9a84c38;--sp-1:0.25rem;--sp-2:0.50rem;--sp-3:0.75rem;--sp-4:1.00rem;--sp-5:1.25rem;--sp-6:1.50rem;--sp-8:2.00rem;--sp-10:2.50rem;--sp-12:3.00rem;--sp-16:4.00rem;--sp-20:5.00rem;--sp-24:6.00rem;--r-xs:4px;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:24px;--r-full:9999px;--shadow-xs:0 1px 4px #0000002e;--shadow-sm:0 2px 8px #00000038;--shadow-md:0 4px 16px #0000004d;--shadow-lg:0 8px 32px #0006;--shadow-xl:0 16px 48px #00000080;--shadow-gold:0 8px 32px #c9a84c38;--shadow-gold-lg:0 16px 48px #c9a84c4d;--t-fast:150ms ease;--t-base:250ms ease;--t-slow:400ms cubic-bezier(0.4,0,0.2,1);--header-h:70px;--section-py:5rem;--section-px:2rem;--container-max:1280px;--font:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--orange:var(--gold);--orange-light:var(--gold-light);--orange-dark:var(--gold-dark);--darkGrey:var(--bg-surface);--caloryCard:var(--bg-surface);--appColor:var(--bg-base);--paper:var(--bg-surface);--lightgray:#d9d9d9;--gray:var(--text-secondary);--planCard:linear-gradient(135deg,var(--gold) 0%,var(--gold-light) 100%)}@media (max-width:480px){:root{--section-px:1.25rem;--section-py:3.5rem}}@media (max-width:360px){:root{--section-px:1rem;--section-py:3rem}}*,:after,:before{box-sizing:border-box;min-width:0}html{font-size:16px;scroll-behavior:smooth;scrollbar-gutter:stable}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font);margin:0}img{display:block;max-width:100%}button{cursor:pointer;font-family:var(--font)}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:4px}::-webkit-scrollbar-track{background:#0000}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}body:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23a)' d='M0 0h300v300H0z'/%3E%3C/svg%3E");content:"";inset:0;opacity:.022;pointer-events:none;position:fixed;z-index:9999}.section-divider{background:linear-gradient(to right,#0000,var(--border) 20%,var(--border) 80%,#0000);height:1px;margin:0 var(--section-px)}.App{background-color:var(--bg-base);overflow-x:hidden}.section-wrap{margin:0 auto;max-width:var(--container-max);padding:var(--section-py) var(--section-px);position:relative;width:100%}.section-label{color:var(--gold);display:block;font-size:var(--text-xs);font-weight:700;letter-spacing:2.5px;margin-bottom:var(--sp-3);text-transform:uppercase}.section-heading{color:var(--text-primary);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.1;text-transform:uppercase}.stroke-text{-webkit-text-stroke:1.5px var(--text-primary);color:#0000}.gradient-text{background:linear-gradient(135deg,var(--gold) 0,var(--gold-light) 100%);-webkit-background-clip:text;background-clip:text;color:#0000}.btn-primary{align-items:center;background:linear-gradient(135deg,var(--gold) 0,var(--gold-dark) 100%);border:none;border-radius:var(--r-md);color:#000;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:var(--text-sm);font-weight:700;gap:var(--sp-2);letter-spacing:.3px;padding:.72rem 1.8rem;transition:all var(--t-base)}.btn-primary:hover{box-shadow:var(--shadow-gold);transform:translateY(-2px)}.btn-outline{align-items:center;background:#0000;border:1.5px solid var(--border-strong);border-radius:var(--r-md);color:var(--text-primary);cursor:pointer;display:inline-flex;font-family:var(--font);font-size:var(--text-sm);font-weight:600;padding:.72rem 1.8rem;transition:all var(--t-base)}.btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.blur{background:var(--gold-glow);border-radius:50%;filter:blur(120px);pointer-events:none;position:absolute;z-index:0}.btn{align-items:center;background-color:#fff;border:none;cursor:pointer;display:inline-flex;font-family:var(--font);font-weight:700;justify-content:center;padding:.5rem 1rem;transition:all var(--t-base)}@media (max-width:480px){.section-heading{font-size:clamp(1.5rem,7vw,2.2rem)}.btn-outline,.btn-primary{font-size:var(--text-xs);padding:.65rem 1.4rem}}@media (max-width:360px){.section-heading{font-size:clamp(1.35rem,7vw,1.9rem)}.section-label{font-size:.65rem;letter-spacing:2px}}.hdr{background:#0000;border-bottom:1px solid #0000;left:0;position:fixed;right:0;top:0;transition:background var(--t-base),box-shadow var(--t-base),border-color var(--t-base);z-index:1000}.hdr--scrolled{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:var(--bg-overlay);border-bottom-color:var(--border);box-shadow:var(--shadow-md)}.hdr__inner{gap:var(--sp-6);height:var(--header-h);margin:0 auto;max-width:var(--container-max);padding:0 var(--section-px)}.hdr__inner,.hdr__logo-link{align-items:center;display:flex}.hdr__logo-link{flex-shrink:0}.hdr__logo{height:2.4rem;object-fit:contain;width:auto}.hdr__nav{display:flex;flex:1 1;justify-content:center}.hdr__links{align-items:center;display:flex;gap:var(--sp-6)}.hdr__link{color:var(--text-secondary);cursor:pointer;font-size:var(--text-sm);font-weight:500;padding:var(--sp-1) 0;position:relative;transition:color var(--t-fast);white-space:nowrap}.hdr__link:after{background:var(--gold);bottom:-2px;content:"";height:1.5px;left:0;position:absolute;right:100%;transition:right var(--t-base)}.hdr__link:hover{color:var(--text-primary)}.hdr__link--active:after,.hdr__link:hover:after{right:0}.hdr__link--active{color:var(--gold)!important;font-weight:600}.hdr__link--app{border:1px solid var(--gold-border);border-radius:var(--r-full);color:var(--gold)!important;font-weight:700;padding:.2rem .8rem!important;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast)}.hdr__link--app:after{display:none}.hdr__link--app:hover{background:var(--gold-muted);border-color:var(--gold)}.hdr__cta{background:linear-gradient(135deg,var(--gold) 0,var(--gold-dark) 100%);border-radius:var(--r-md);color:#000;cursor:pointer;display:inline-block;flex-shrink:0;font-size:var(--text-sm);font-weight:700;padding:.55rem 1.4rem;transition:all var(--t-base)}.hdr__cta:hover{box-shadow:var(--shadow-gold);color:#000;transform:translateY(-2px)}.hdr__cta--full{border-radius:var(--r-md);display:block;font-size:var(--text-base);padding:.85rem;text-align:center;width:100%}.hdr__burger{align-items:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-md);cursor:pointer;display:none;flex-direction:column;flex-shrink:0;gap:5px;height:36px;justify-content:center;margin-left:auto;padding:0;transition:border-color var(--t-fast);width:36px}.hdr__burger:hover{border-color:var(--gold-border)}.hdr__burger span{background:var(--text-primary);border-radius:2px;display:block;height:1.5px;transform-origin:center;transition:all var(--t-base);width:18px}.hdr__burger--open span:first-child{transform:translateY(6.5px) rotate(45deg)}.hdr__burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.hdr__burger--open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hdr__mobile{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:var(--bg-overlay);border-bottom:1px solid var(--border);border-top:1px solid var(--border);gap:var(--sp-5);padding:var(--sp-5) var(--section-px)}.hdr__mobile,.hdr__mobile-links{display:flex;flex-direction:column}.hdr__mobile-links{gap:var(--sp-1)}.hdr__mobile-links .hdr__link{border-radius:var(--r-md);display:block;font-size:var(--text-base);padding:var(--sp-3) var(--sp-3);transition:background var(--t-fast),color var(--t-fast)}.hdr__mobile-links .hdr__link:after{display:none}.hdr__mobile-links .hdr__link:hover{background:var(--gold-muted);color:var(--text-primary)}.hdr__mobile-links .hdr__link--active{background:var(--gold-muted);color:var(--gold)!important}@media (max-width:768px){.hdr__cta:not(.hdr__cta--full),.hdr__nav{display:none}.hdr__burger{display:flex}}@media (max-width:480px){.hdr__inner{padding:0 var(--section-px)}.hdr__logo{height:2rem}.hdr__mobile{padding:var(--sp-4) var(--section-px)}}@media (max-width:360px){.hdr__logo{height:1.75rem}.hdr__mobile-links .hdr__link{font-size:var(--text-sm);padding:var(--sp-2) var(--sp-2)}}.hero{align-items:center;display:flex;gap:var(--sp-12);justify-content:space-between;margin:0 auto;max-width:var(--container-max);min-height:calc(100vh - var(--header-h));overflow:visible;padding:var(--sp-16) var(--section-px);position:relative}.hero__bg-grid{background-image:radial-gradient(circle,#c9a84c1f 1px,#0000 0);background-size:40px 40px;inset:0;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,#0000 100%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,#0000 100%);opacity:.35}.hero__bg-grid,.hero__glow{pointer-events:none;position:fixed;z-index:-1}.hero__glow{border-radius:50%;filter:blur(120px)}.hero__glow--tl{background:#c9a84c1a;height:34rem;left:-8rem;top:-6rem;width:34rem}.hero__glow--br{background:#c9a84c12;bottom:-4rem;height:28rem;right:-4rem;width:28rem}.hero__scanline{animation:heroScan 6s ease-in-out infinite;background:linear-gradient(90deg,#0000,#c9a84c8c,#0000);height:1px;left:0;opacity:0;pointer-events:none;position:fixed;right:0;z-index:0}@keyframes heroScan{0%{opacity:0;top:5%}8%{opacity:.35}90%{opacity:.35}to{opacity:0;top:95%}}.hero__left{display:flex;flex:1.15 1;flex-direction:column;gap:var(--sp-8);max-width:560px;position:relative;z-index:1}.hero__badge{align-items:center;background:var(--gold-muted);border:1px solid var(--gold-border);border-radius:var(--r-full);color:var(--gold);display:inline-flex;font-family:Barlow Condensed,Inter,sans-serif;font-size:.7rem;font-weight:700;gap:var(--sp-3);letter-spacing:1.8px;padding:var(--sp-2) var(--sp-5);text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.hero__badge-dot{animation:badgePulse 2.2s ease-in-out infinite;background:var(--gold);border-radius:50%;flex-shrink:0;height:7px;width:7px}@keyframes badgePulse{0%,to{box-shadow:0 0 0 0 #c9a84c80;opacity:1;transform:scale(1)}50%{box-shadow:0 0 0 5px #c9a84c00;opacity:.8;transform:scale(1.35)}}.hero__headline{display:flex;flex-direction:column;gap:0;line-height:.9}.hero__hl-row{display:block;font-family:Bebas Neue,Inter,sans-serif;font-size:clamp(4.4rem,10vw,9rem);letter-spacing:.025em;line-height:.9}.hero__hl-stroke{-webkit-text-stroke:1.5px #ffffffd9;color:#0000}.hero__hl-white{color:var(--text-primary)}.hero__hl-gold{color:var(--gold)}.hero__sub{color:var(--text-secondary);font-family:Barlow,Inter,sans-serif;font-size:var(--text-base);line-height:1.75;margin:0;max-width:460px}.hero__trust{align-items:center;display:flex;flex-wrap:wrap;gap:var(--sp-3)}.hero__trust-item{align-items:center;color:var(--text-secondary);display:inline-flex;font-size:var(--text-xs);font-weight:600;gap:var(--sp-2)}.hero__trust-item svg{color:var(--gold);flex-shrink:0;height:13px;width:13px}.hero__trust-div{color:var(--border-strong);font-size:var(--text-sm)}.hero__stats{display:flex;gap:var(--sp-8)}.hero__stat{display:flex;flex-direction:column;gap:2px}.hero__stat-num{color:var(--text-primary);font-family:Bebas Neue,Inter,sans-serif;font-size:2.6rem;letter-spacing:.04em;line-height:1}.hero__stat-label{color:var(--text-secondary);font-family:Barlow Condensed,Inter,sans-serif;font-size:var(--text-xs);font-weight:600;letter-spacing:1.3px;text-transform:uppercase}.hero__ctas{display:flex;flex-wrap:wrap;gap:var(--sp-4)}.hero__btn-primary{background:var(--gold);-webkit-clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);color:#000;display:inline-block;font-family:Barlow Condensed,Inter,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.2em;padding:.9rem 2.4rem;text-decoration:none;text-transform:uppercase;transition:background .25s,transform .2s}.hero__btn-primary:hover{background:var(--gold-light);transform:translateY(-2px)}.hero__btn-outline{background:#0000;border:1px solid var(--border-strong);-webkit-clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);color:var(--text-primary);display:inline-block;font-family:Barlow Condensed,Inter,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.2em;padding:.9rem 2.4rem;text-decoration:none;text-transform:uppercase;transition:border-color .25s,color .25s,transform .2s}.hero__btn-outline:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-2px)}.hero__right{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:520px;position:relative}.hero__card{background:linear-gradient(160deg,#141414,#0e0e0e);border:1px solid #c9a84c24;border-radius:20px;box-shadow:0 32px 80px #0009,inset 0 1px 0 #ffffff0a;max-width:380px;overflow:hidden;position:relative;width:100%;z-index:2}.hero__card-header{align-items:center;background:#ffffff05;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:.9rem 1.2rem}.hero__card-dots{display:flex;gap:5px}.hero__card-dots span{background:#ffffff1f;border-radius:50%;height:8px;width:8px}.hero__card-dots span:first-child{background:#ff5f56b3}.hero__card-dots span:nth-child(2){background:#ffbd2eb3}.hero__card-dots span:nth-child(3){background:#27c93fb3}.hero__card-title{color:var(--gold);font-size:.72rem;letter-spacing:.28em}.hero__card-live,.hero__card-title{font-family:Barlow Condensed,Inter,sans-serif;font-weight:700;text-transform:uppercase}.hero__card-live{align-items:center;color:var(--text-secondary);display:inline-flex;font-size:.62rem;gap:5px;letter-spacing:.18em}.hero__live-dot{animation:livePulse 1.6s ease-in-out infinite;background:#27c93f;border-radius:50%;height:6px;width:6px}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hero__viz{align-items:center;background:radial-gradient(ellipse at 50% 50%,#c9a84c0d 0,#0000 70%);display:flex;height:280px;justify-content:center;overflow:hidden;position:relative}.hero__ring{animation:ringExpand 3s ease-out infinite;border:1px solid #c9a84c40;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero__ring--1{animation-delay:0s;height:100px;width:100px}.hero__ring--2{animation-delay:1s;height:180px;width:180px}.hero__ring--3{animation-delay:2s;height:260px;width:260px}@keyframes ringExpand{0%{opacity:.6;transform:translate(-50%,-50%) scale(.85)}to{opacity:0;transform:translate(-50%,-50%) scale(1.2)}}.hero__ch{background:#c9a84c1f;left:50%;pointer-events:none;position:absolute;top:50%}.hero__ch--h{height:1px;width:100%}.hero__ch--h,.hero__ch--v{transform:translate(-50%,-50%)}.hero__ch--v{height:100%;width:1px}.hero__scan-body{color:#c9a84c8c;filter:drop-shadow(0 0 8px rgba(201,168,76,.3));height:130px;position:relative;width:60px;z-index:2}.hero__viz-bar{animation:vizScan 2.4s ease-in-out infinite;background:linear-gradient(90deg,#0000,#c9a84ce6 30%,#fff0b4 50%,#c9a84ce6 70%,#0000);box-shadow:0 0 14px #c9a84c99;height:2px;left:0;position:absolute;right:0;z-index:3}@keyframes vizScan{0%{opacity:0;top:5%}8%{opacity:1}90%{opacity:1}to{opacity:0;top:95%}}.hero__brk{border-color:#c9a84c80;border-style:solid;height:14px;position:absolute;width:14px;z-index:4}.hero__brk--tl{border-width:1.5px 0 0 1.5px;left:10px;top:10px}.hero__brk--tr{border-width:1.5px 1.5px 0 0;right:10px;top:10px}.hero__brk--bl{border-width:0 0 1.5px 1.5px;bottom:10px;left:10px}.hero__brk--br{border-width:0 1.5px 1.5px 0;bottom:10px;right:10px}.hero__dp{display:flex;flex-direction:column;position:absolute;z-index:5}.hero__dp-lbl{color:var(--text-secondary);font-family:Barlow Condensed,Inter,sans-serif;font-size:.55rem;letter-spacing:.18em;line-height:1;text-transform:uppercase}.hero__dp-val{color:var(--gold);font-family:Bebas Neue,Inter,sans-serif;font-size:1.05rem;letter-spacing:.05em;line-height:1.1}.hero__dp--left:after,.hero__dp--right:after{background:#c9a84c4d;content:"";height:1px;position:absolute;top:50%;width:20px}.hero__dp--left:after{left:100%;margin-left:4px}.hero__dp--right:after{margin-right:4px;right:100%}.hero__metrics{background:#00000040;border-top:1px solid #ffffff0d;gap:.7rem;padding:1rem 1.2rem 1.2rem}.hero__metric,.hero__metrics{display:flex;flex-direction:column}.hero__metric{gap:4px}.hero__metric-row{align-items:baseline;display:flex;justify-content:space-between}.hero__metric-lbl{color:var(--text-secondary);font-family:Barlow Condensed,Inter,sans-serif;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.hero__metric-val{color:var(--gold);font-family:Bebas Neue,Inter,sans-serif;font-size:.9rem;letter-spacing:.05em}.hero__metric-track{background:#ffffff0f;border-radius:2px;height:3px;overflow:hidden}.hero__metric-fill{background:linear-gradient(to right,var(--gold-dark),var(--gold),var(--gold-light));border-radius:2px;box-shadow:0 0 6px #c9a84c66;height:100%}.hero__fc{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0c0c0ceb;border:1px solid #c9a84c2e;border-radius:14px;box-shadow:0 12px 36px #00000080;cursor:default;display:flex;gap:10px;padding:10px 14px;position:absolute;transition:border-color .3s,box-shadow .3s;z-index:4}.hero__fc:hover{border-color:#c9a84c73;box-shadow:0 16px 44px #0000008c,0 0 0 1px #c9a84c1f}.hero__fc--heart{right:-28px;top:-18px}.hero__fc--prog{bottom:28px;left:-38px}.hero__fc-icon{align-items:center;background:#c9a84c14;border:1px solid #c9a84c33;border-radius:10px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.hero__fc-icon svg{color:#e05252;height:16px;width:16px}.hero__fc-icon--gold{font-size:1rem}.hero__fc-lbl{color:var(--text-secondary);display:block;font-family:Barlow Condensed,Inter,sans-serif;font-size:.6rem;letter-spacing:.14em;line-height:1;text-transform:uppercase;white-space:nowrap}.hero__fc-val{color:var(--text-primary);display:block;font-family:Bebas Neue,Inter,sans-serif;font-size:1.3rem;letter-spacing:.04em;line-height:1.1}.hero__fc-val small{color:var(--text-secondary);font-family:Barlow Condensed,Inter,sans-serif;font-size:.6rem;letter-spacing:.1em}.hero__fc-track{background:#ffffff14;border-radius:2px;height:3px;margin-top:5px;overflow:hidden;width:100px}.hero__fc-bar{background:linear-gradient(to right,var(--gold-dark),var(--gold));border-radius:2px;height:100%}@media (max-width:900px){.hero{align-items:flex-start;flex-direction:column;gap:var(--sp-8);min-height:0;min-height:auto;padding-bottom:var(--sp-10);padding-top:calc(var(--header-h) + var(--sp-8))}.hero__left{gap:var(--sp-6);max-width:100%}.hero__hl-row{font-size:clamp(3.4rem,12vw,6rem)}.hero__right{align-self:center;min-height:380px;width:100%}.hero__card{max-width:100%}.hero__fc--heart{right:-10px;top:-14px}.hero__fc--prog{bottom:10px;left:-10px}}@media (max-width:600px){.hero__hl-row{font-size:clamp(3rem,13vw,5rem)}.hero__stats{gap:var(--sp-6)}.hero__fc--heart{right:0;top:0}.hero__fc--prog{bottom:0;left:0}.hero__viz{height:240px}.hero__ring--3{display:none}}@media (max-width:480px){.hero{gap:var(--sp-6)}.hero__hl-row{font-size:clamp(2.8rem,13vw,4.2rem)}.hero__ctas{align-items:stretch;flex-direction:column}.hero__btn-outline,.hero__btn-primary{text-align:center}.hero__trust{gap:var(--sp-2)}.hero__trust-div{display:none}}@media (max-width:360px){.hero__hl-row{font-size:clamp(2.4rem,12vw,3.4rem)}.hero__stats{flex-wrap:wrap;gap:var(--sp-4)}.hero__viz{height:210px}}.trust-bar{background:var(--bg-surface);border-bottom:1px solid var(--border);border-top:1px solid var(--border);overflow:hidden;padding:1.1rem var(--section-px)}.trust-bar__inner{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(1.2rem,3vw,2.8rem);justify-content:center;margin:0 auto;max-width:var(--container-max)}.trust-bar__item{align-items:center;display:flex;gap:.5rem;white-space:nowrap}.trust-bar__icon{align-items:center;color:var(--gold);display:flex;flex-shrink:0;height:1.1rem;width:1.1rem}.trust-bar__icon svg{height:100%;width:100%}.trust-bar__text{display:flex;flex-direction:column;line-height:1.2}.trust-bar__text strong{color:var(--text-primary);font-size:var(--text-xs);font-weight:700;letter-spacing:.2px}.trust-bar__text span{color:var(--text-secondary);font-size:.68rem}@media (max-width:768px){.trust-bar__inner{gap:1rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.trust-bar__inner::-webkit-scrollbar{display:none}.trust-bar__item{flex-shrink:0}}@media (max-width:480px){.trust-bar{padding:.9rem var(--section-px)}}@media (max-width:360px){.trust-bar{padding:.75rem var(--section-px)}.trust-bar__text strong{font-size:.68rem}.trust-bar__text span{font-size:.6rem}}.hiw{background:var(--bg-surface);overflow:hidden;padding:var(--section-py) var(--section-px)}.hiw__inner{gap:clamp(3rem,6vw,5rem);margin:0 auto;max-width:var(--container-max)}.hiw__header,.hiw__inner{display:flex;flex-direction:column}.hiw__header{gap:var(--sp-3);max-width:580px}.hiw__title{display:flex;flex-wrap:wrap;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;gap:.35em;line-height:1.1;text-transform:uppercase}.hiw__subtitle{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.75;margin:0;max-width:480px}.hiw__steps{display:flex;flex-direction:column;gap:clamp(4rem,8vw,6rem)}.hiw__step{grid-gap:clamp(2rem,5vw,5rem);align-items:center;display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:1fr 1fr}.hiw__step--flip .hiw__step-info{order:2}.hiw__step--flip .hiw__step-visual{order:1}.hiw__step-info{display:flex;flex-direction:column;gap:var(--sp-4)}.hiw__step-top{justify-content:space-between}.hiw__icon-wrap,.hiw__step-top{align-items:center;display:flex}.hiw__icon-wrap{background:var(--gold-muted);border:1px solid var(--gold-border);border-radius:var(--r-xl);color:var(--gold);flex-shrink:0;height:54px;justify-content:center;transition:background var(--t-base),box-shadow var(--t-base);width:54px}.hiw__icon-wrap svg{height:24px;width:24px}.hiw__step:hover .hiw__icon-wrap{background:var(--gold-hover);box-shadow:var(--shadow-gold)}.hiw__step-num{color:var(--border-strong);font-family:Bebas Neue,Inter,sans-serif;font-size:clamp(3rem,5vw,4.5rem);letter-spacing:.04em;line-height:1;transition:color var(--t-base);-webkit-user-select:none;user-select:none}.hiw__step:hover .hiw__step-num{color:#c9a84c26}.hiw__step-label{align-items:center;background:var(--gold-muted);border:1px solid var(--gold-border);border-radius:var(--r-full);color:var(--gold);display:inline-flex;font-size:10px;font-weight:800;gap:6px;letter-spacing:1.6px;padding:4px 12px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.hiw__step-title{color:var(--text-primary);font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;line-height:1.2;margin:0}.hiw__step-desc{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.8;margin:0;max-width:440px}.hiw__step-check{align-items:center;color:var(--gold);display:flex;font-size:var(--text-xs);font-weight:600;gap:8px;margin-top:var(--sp-2)}.hiw__step-check svg{flex-shrink:0}.hiw__step-visual{align-items:center;display:flex;justify-content:center}.hiw__mockup-wrap{display:flex;justify-content:center;position:relative}.hiw__mockup-glow{background:radial-gradient(ellipse,#c9a84c24 0,#0000 70%);border-radius:50%;filter:blur(30px);inset:15% 10%;pointer-events:none;position:absolute;z-index:0}.hiw__mockup-img{cursor:default;display:block;filter:drop-shadow(0 28px 56px rgba(0,0,0,.65));height:clamp(320px,32vw,480px);max-width:100%;position:relative;transition:filter var(--t-slow);width:auto;z-index:1}.hiw__step:hover .hiw__mockup-img{filter:drop-shadow(0 36px 72px rgba(0,0,0,.75)) drop-shadow(0 0 30px rgba(201,168,76,.12))}.hiw__step+.hiw__step{border-top:1px solid var(--border);padding-top:clamp(2rem,5vw,4rem)}@media (max-width:860px){.hiw__step{gap:var(--sp-8);grid-template-columns:1fr}.hiw__step--flip .hiw__step-info{order:1}.hiw__step--flip .hiw__step-visual{order:2}.hiw__mockup-img{height:clamp(260px,55vw,380px)}.hiw__step-desc{max-width:100%}}@media (max-width:480px){.hiw__inner{gap:clamp(2rem,5vw,3.5rem)}.hiw__steps{gap:clamp(2.5rem,6vw,4rem)}.hiw__step-num{font-size:var(--text-3xl)}.hiw__mockup-img{height:clamp(200px,60vw,280px)}}@media (max-width:360px){.hiw__step-top{align-items:flex-start;flex-direction:column;gap:var(--sp-3)}.hiw__mockup-img{height:clamp(180px,58vw,240px)}}.programs{margin:0 auto;max-width:var(--container-max);padding:var(--section-py) var(--section-px)}.programs__header{align-items:center;display:flex;flex-direction:column;gap:var(--sp-4);margin-bottom:var(--sp-12);text-align:center}.programs__title{color:var(--text-primary);display:flex;flex-wrap:wrap;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;gap:.5rem;justify-content:center;line-height:1.1;text-transform:uppercase}.programs__grid{grid-gap:var(--sp-5);display:grid;gap:var(--sp-5);grid-template-columns:repeat(4,1fr)}.prog-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);cursor:pointer;display:flex;flex-direction:column;gap:var(--sp-4);overflow:hidden;padding:var(--sp-8) var(--sp-6);position:relative;transition:all var(--t-base)}.prog-card:before{background:linear-gradient(135deg,var(--gold) 0,var(--gold-dark) 100%);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity var(--t-base)}.prog-card:hover{border-color:#0000;box-shadow:var(--shadow-gold-lg)}.prog-card:hover:before{opacity:1}.prog-card__icon{align-items:center;display:flex;height:2.2rem;justify-content:center;position:relative;width:2.2rem;z-index:1}.prog-card__icon svg{fill:var(--gold);height:2rem;transition:fill var(--t-base);width:2rem}.prog-card:hover .prog-card__icon svg{fill:#000}.prog-card__heading{color:var(--text-primary);font-size:var(--text-base);font-weight:700}.prog-card__details,.prog-card__heading{margin:0;position:relative;transition:color var(--t-base);z-index:1}.prog-card__details{color:var(--text-secondary);flex:1 1;font-size:var(--text-sm);line-height:1.6}.prog-card:hover .prog-card__details,.prog-card:hover .prog-card__heading{color:#000000d9}.prog-card__cta{align-items:center;color:var(--text-primary);display:flex;font-size:var(--text-sm);font-weight:600;gap:var(--sp-3);position:relative;transition:color var(--t-base),gap var(--t-base);z-index:1}.prog-card__cta img{filter:brightness(10);transition:transform var(--t-base);width:1rem}.prog-card:hover .prog-card__cta{color:#000;gap:var(--sp-4)}.prog-card:hover .prog-card__cta img{filter:none;transform:translateX(4px)}@media (max-width:1024px){.programs__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.programs__grid{grid-template-columns:1fr}.programs__title{font-size:1.8rem}}@media (max-width:480px){.programs__header{gap:var(--sp-3);margin-bottom:var(--sp-8)}.prog-card{padding:var(--sp-6) var(--sp-5)}}@media (max-width:360px){.programs__grid{gap:var(--sp-4)}.prog-card{padding:var(--sp-5) var(--sp-4)}}.reasons{grid-gap:var(--sp-16);align-items:center;display:grid;gap:var(--sp-16);grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--container-max);padding:var(--section-py) var(--section-px)}.reasons__images{grid-gap:var(--sp-3);display:grid;gap:var(--sp-3);grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.reasons__img{border-radius:var(--r-lg);display:block;object-fit:cover;width:100%}.reasons__img--tall{grid-row:1/3;height:100%;max-height:420px;min-height:340px}.reasons__img--wide{grid-column:2/4;height:200px}.reasons__img--sm{grid-column:2/3;height:170px}.reasons__img--xs{grid-column:3/4;height:170px}.reasons__content{display:flex;flex-direction:column;gap:var(--sp-8)}.reasons__heading{color:var(--text-primary);display:flex;flex-wrap:wrap;font-size:clamp(2rem,4vw,3rem);font-weight:800;gap:.4em;line-height:1.1;margin:0;text-transform:uppercase}.reasons__list{display:flex;flex-direction:column;gap:var(--sp-4)}.reasons__item{align-items:center;color:var(--text-primary);display:flex;font-size:var(--text-base);font-weight:500;gap:var(--sp-4)}.reasons__tick{flex-shrink:0;height:1.4rem;object-fit:contain;width:1.4rem}.reasons__partners{display:flex;flex-direction:column;gap:var(--sp-4)}.reasons__partners-label{color:var(--text-secondary);font-size:var(--text-xs);font-weight:700;letter-spacing:2px;margin:0;text-transform:uppercase}.reasons__logos{align-items:center;display:flex;gap:var(--sp-8)}.reasons__logo{filter:brightness(10);height:1.6rem;object-fit:contain;opacity:.55;transition:opacity var(--t-fast);width:auto}.reasons__logo:hover{opacity:.9}@media (max-width:900px){.reasons{gap:var(--sp-12);grid-template-columns:1fr}.reasons__img--tall{max-height:280px;min-height:200px}.reasons__img--wide{height:140px}.reasons__img--sm,.reasons__img--xs{height:120px}}@media (max-width:480px){.reasons{gap:var(--sp-8)}.reasons__img--tall{max-height:220px;min-height:160px}.reasons__img--wide{height:110px}.reasons__img--sm,.reasons__img--xs{height:95px}.reasons__logos{flex-wrap:wrap;gap:var(--sp-5)}.reasons__content{gap:var(--sp-6)}}@media (max-width:360px){.reasons__img--tall{max-height:180px;min-height:130px}.reasons__img--wide{height:90px}.reasons__img--sm,.reasons__img--xs{height:78px}}.portals-section{background:#0f0f0f;padding:7rem 0}.portals-inner{margin:0 auto;max-width:var(--container-max);padding:0 var(--section-px)}.portals-header{display:flex;flex-direction:column;gap:var(--sp-3);margin-bottom:3.5rem;max-width:620px}.portals-label{color:var(--gold);display:block;font-family:Barlow Condensed,Inter,sans-serif;font-size:.75rem;letter-spacing:.38em;text-transform:uppercase}.portals-title{color:var(--text-primary);font-family:Bebas Neue,Inter,sans-serif;font-size:clamp(3.5rem,6vw,6rem);letter-spacing:.03em;line-height:.9;margin:0}.portals-title em{color:var(--gold);font-style:normal}.portals-subtitle{color:#aaa;font-size:var(--text-sm);line-height:1.75;margin:0;max-width:520px}.portals-grid{grid-gap:3px;display:grid;gap:3px;grid-template-columns:1fr 1fr}.portal{background:#141414;cursor:pointer;min-height:560px;overflow:hidden;position:relative}.portal:after{background:linear-gradient(160deg,#0000 30%,#c9a84c0d);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .4s;z-index:1}.portal:hover:after{opacity:1}.portal-img{display:block;filter:grayscale(20%) contrast(1.08) brightness(.95);height:100%;inset:0;object-fit:cover;object-position:center 15%;position:absolute;transition:transform .7s ease,filter .4s ease;width:100%}.portal:hover .portal-img{filter:grayscale(0) contrast(1.05) brightness(1);transform:scale(1.05)}.portal-overlay{background:linear-gradient(0deg,#080808f7 0,#08080880 45%,#08080826);inset:0;position:absolute;transition:background .4s;z-index:2}.portal:hover .portal-overlay{background:linear-gradient(0deg,#080808fc 0,#080808a6 55%,#08080840)}.portal-content{bottom:0;left:0;padding:2.8rem;position:absolute;right:0;z-index:3}.portal-badge{background:var(--gold);-webkit-clip-path:polygon(4px 0,100% 0,calc(100% - 4px) 100%,0 100%);clip-path:polygon(4px 0,100% 0,calc(100% - 4px) 100%,0 100%);color:#000;display:inline-block;font-family:Barlow Condensed,Inter,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.22em;margin-bottom:.9rem;padding:.28rem .75rem;text-transform:uppercase}.portal-name{color:var(--text-primary);font-family:Bebas Neue,Inter,sans-serif;font-size:3.2rem;letter-spacing:.06em;line-height:.95;margin-bottom:.3rem}.portal-handle{color:var(--gold);font-family:Barlow Condensed,Inter,sans-serif;font-size:.78rem;letter-spacing:.22em;margin-bottom:1.2rem;text-transform:uppercase}.portal-desc{color:#999;font-size:.9rem;line-height:1.65;margin-bottom:1.5rem;max-width:380px;opacity:0;transform:translateY(8px);transition:opacity .35s,transform .35s}.portal:hover .portal-desc{opacity:1;transform:translateY(0)}.portal-stats{display:flex;gap:2rem}.portal-stat-num{color:var(--gold);display:block;font-family:Bebas Neue,Inter,sans-serif;font-size:1.6rem;line-height:1}.portal-stat-lbl{color:#777;font-family:Barlow Condensed,Inter,sans-serif;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase}@media (max-width:900px){.portals-section{padding:5rem 0}.portals-grid{grid-template-columns:1fr}.portal{min-height:480px}.portals-title{font-size:clamp(2.8rem,8vw,5rem)}}@media (max-width:600px){.portal{min-height:420px}.portal-content{padding:1.8rem}.portal-name{font-size:2.4rem}.portal-stats{gap:1.2rem}.portal-desc{font-size:.82rem}}.giveaway{background:linear-gradient(135deg,#0a0a0a,#0e0c07 50%,#0a0a0a);border-bottom:1px solid #c9a84c2e;border-top:1px solid #c9a84c2e;overflow:hidden;padding:6rem var(--section-px);position:relative;text-align:center}.giveaway__glow{background:radial-gradient(ellipse at center,#c9a84c14 0,#0000 70%);height:420px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:820px;z-index:0}.giveaway__inner{gap:3rem;margin:0 auto;max-width:var(--container-max);position:relative;z-index:1}.giveaway__header,.giveaway__inner{align-items:center;display:flex;flex-direction:column}.giveaway__header{gap:.6rem}.giveaway__eyebrow{color:var(--gold);display:block;font-family:Barlow Condensed,Inter,sans-serif;font-size:.75rem;letter-spacing:.4em;text-transform:uppercase}.giveaway__title{color:#f4f1eb;font-family:Bebas Neue,Inter,sans-serif;font-size:clamp(3.2rem,8vw,6.5rem);letter-spacing:.04em;line-height:.88;margin:0}.giveaway__title span{color:var(--gold)}.giveaway__sub{color:#aaa;font-family:Barlow Condensed,Inter,sans-serif;font-size:clamp(.85rem,2vw,1.1rem);letter-spacing:.18em;margin:.4rem 0 0;text-transform:uppercase}.giveaway__prizes{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;width:100%}.prize-card{align-items:center;background:#c9a84c08;border:1px solid #c9a84c2e;-webkit-clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);display:flex;flex-direction:column;gap:.6rem;min-width:190px;overflow:hidden;padding:2rem 2.2rem;position:relative;transition:border-color .3s ease,background .3s ease,transform .3s ease}.prize-card:before{background:linear-gradient(to right,var(--gold),#0000);bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease}.prize-card:hover{background:#c9a84c12;border-color:#c9a84c73;transform:translateY(-4px)}.prize-card:hover:before{opacity:1}.prize-card__icon{display:block;font-size:2.2rem;line-height:1}.prize-card__title{color:var(--gold);display:block;font-family:Bebas Neue,Inter,sans-serif;font-size:2rem;letter-spacing:.08em;line-height:1}.prize-card__desc{color:#777;font-size:.75rem;line-height:1.6}.giveaway__cta,.prize-card__desc{font-family:Barlow Condensed,Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase}.giveaway__cta{color:#aaa;font-size:.9rem;margin:0}.giveaway__cta strong{color:var(--gold);font-weight:700}@media (max-width:900px){.giveaway{padding:4.5rem var(--section-px)}.giveaway__prizes{gap:1.5rem}.prize-card{min-width:160px;padding:1.6rem}}@media (max-width:600px){.giveaway{padding:3.5rem var(--section-px)}.giveaway__prizes{align-items:center;flex-direction:column;gap:1rem}.prize-card{min-width:min(260px,100%);width:min(260px,100%)}.giveaway__title{font-size:clamp(2.8rem,12vw,5rem)}}.plans{margin:0 auto;max-width:var(--container-max);overflow:visible;padding:var(--section-py) var(--section-px);position:relative}.plans__blur-l{left:-8rem;opacity:.6}.plans__blur-l,.plans__blur-r{height:28rem;top:4rem;width:28rem}.plans__blur-r{opacity:.4;right:-8rem}.plans__header{align-items:center;display:flex;flex-direction:column;gap:var(--sp-4);margin-bottom:var(--sp-12);text-align:center}.plans__title{color:var(--text-primary);display:flex;flex-wrap:wrap;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;gap:.5rem;justify-content:center;line-height:1.1;text-transform:uppercase}.plans__subtitle{color:var(--text-secondary);font-size:var(--text-sm);margin:0;max-width:360px}.plans__grid{grid-gap:var(--sp-6);display:grid;gap:var(--sp-6);grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:820px;position:relative;z-index:1}.plan-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);display:flex;flex-direction:column;gap:var(--sp-5);padding:var(--sp-8);position:relative;transition:transform var(--t-base),box-shadow var(--t-base),border-color var(--t-base)}.plan-card:hover{border-color:var(--border-gold);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.plan-card--featured{background:linear-gradient(145deg,var(--gold) 0,var(--gold-dark) 100%);border-color:#0000;transform:scale(1.03)}.plan-card--featured:hover{box-shadow:var(--shadow-gold-lg);transform:scale(1.03) translateY(-6px)}.plan-card__badge{background:#000;border-radius:var(--r-full);color:var(--gold);font-size:.68rem;font-weight:800;left:50%;padding:4px 16px;position:absolute;top:-14px;transform:translateX(-50%);white-space:nowrap}.plan-card__badge,.plan-card__name{letter-spacing:1.5px;text-transform:uppercase}.plan-card__name{color:var(--text-primary);font-size:var(--text-sm);font-weight:700;margin:0}.plan-card--featured .plan-card__name{color:#000}.plan-card__price{align-items:flex-start;display:flex;gap:2px;line-height:1}.plan-card__currency{color:var(--gold);font-size:1.3rem;font-weight:700;margin-top:6px}.plan-card__amount{color:var(--text-primary);font-size:3.8rem;font-weight:800;line-height:1}.plan-card__period{align-self:flex-end;color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:6px}.plan-card--featured .plan-card__amount,.plan-card--featured .plan-card__currency{color:#000}.plan-card--featured .plan-card__period{color:#0009}.plan-card__monthly{color:#000000a6;font-size:var(--text-xs);font-weight:600;margin:calc(var(--sp-5)*-1) 0 0}.plan-card__save{background:#00000026;border-radius:var(--r-full);color:#000;display:inline-block;font-size:var(--text-xs);font-weight:700;padding:3px 12px;width:-webkit-fit-content;width:fit-content}.plan-card__features{display:flex;flex:1 1;flex-direction:column;gap:var(--sp-3)}.plan-card__feature{align-items:center;display:flex;gap:var(--sp-3)}.plan-card__feature img{flex-shrink:0;width:.85rem}.plan-card__feature span{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.4}.plan-card--featured .plan-card__feature span{color:#000c}.plan-card__btn{background:var(--gold);border:none;border-radius:var(--r-md);color:#000;cursor:pointer;font-family:var(--font);font-size:var(--text-sm);font-weight:700;margin-top:auto;padding:.85rem;transition:all var(--t-base);width:100%}.plan-card__btn:hover{background:var(--gold-dark);transform:translateY(-2px)}.plan-card__btn--dark{background:#000;color:var(--gold)}.plan-card__btn--dark:hover{background:#111;transform:translateY(-2px)}.plan-card__waitlist-link{color:var(--text-muted);display:block;font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;margin-top:calc(var(--sp-2)*-1);padding:var(--sp-2) 0;text-align:center;text-decoration:none;text-transform:uppercase;transition:color var(--t-base)}.plan-card__waitlist-link:hover{color:var(--gold)}.plan-card--featured .plan-card__waitlist-link{color:#00000073}.plan-card--featured .plan-card__waitlist-link:hover{color:#000000bf}@media (max-width:680px){.plans__grid{grid-template-columns:1fr;max-width:420px}.plan-card--featured{transform:none}.plan-card--featured:hover{transform:translateY(-6px)}}@media (max-width:768px){.plans{overflow:hidden}}@media (max-width:480px){.plans__grid{max-width:100%}.plan-card{padding:var(--sp-6)}.plan-card__amount{font-size:3rem}}@media (max-width:360px){.plan-card{padding:var(--sp-5)}.plan-card__amount{font-size:2.5rem}}.co-backdrop{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#000000d1;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.co-modal{background:var(--bg-surface);border:1px solid #ffffff12;border-radius:24px;box-shadow:0 32px 80px #000000b3,inset 0 0 0 1px #ffffff0a;display:flex;flex-direction:column;max-height:94vh;max-width:880px;overflow:hidden;position:relative;width:100%}.co-close{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;color:var(--text-secondary);cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:all var(--t-base);width:36px;z-index:10}.co-close:hover{background:#ffffff1f;color:var(--text-primary);transform:rotate(90deg)}.co-body{flex:1 1;min-height:0}.co-body,.co-left{display:flex;overflow:hidden}.co-left{align-items:center;background:linear-gradient(160deg,#0d0d10,#100d04 30%,#1c1600 55%,#120e04 80%,#0d0d10);flex-direction:column;flex-shrink:0;justify-content:space-between;padding:44px 28px 32px;position:relative;width:340px}.co-left__glow-top{background:radial-gradient(circle,#c9a84c24 0,#0000 70%);height:320px;left:50%;top:-80px;transform:translateX(-50%);width:320px}.co-left__glow-bottom,.co-left__glow-top{border-radius:50%;pointer-events:none;position:absolute}.co-left__glow-bottom{background:radial-gradient(circle,#c9a84c12 0,#0000 70%);bottom:-60px;height:240px;right:-60px;width:240px}.co-left__dots{background-image:radial-gradient(#ffffff0a 1px,#0000 0);background-size:22px 22px;inset:0;pointer-events:none;position:absolute}.co-plan{display:flex;flex-direction:column;position:relative;text-align:center;z-index:1}.co-plan,.co-plan__tag{align-items:center;gap:6px}.co-plan__tag{background:#c9a84c1a;border:1px solid #c9a84c38;border-radius:999px;color:var(--gold);display:inline-flex;font-size:11px;font-weight:700;letter-spacing:1.5px;padding:5px 14px;text-transform:uppercase}.co-plan__best{color:var(--gold);font-size:10px}.co-plan__price{color:var(--text-primary);font-size:3rem;font-weight:900;line-height:1;margin-top:4px}.co-plan__price sup{color:var(--gold);font-size:1.2rem;font-weight:700;vertical-align:super}.co-plan__price sub{color:var(--text-secondary);font-size:.9rem;font-weight:400;vertical-align:sub}.co-plan__save{background:var(--gold);border-radius:999px;color:#000;font-size:11px;font-weight:700;margin-top:2px;padding:3px 10px}.co-trust{display:flex;flex-direction:column;gap:10px;position:relative;width:100%;z-index:1}.co-trust__item{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;color:#ffffff73;display:flex;font-size:12px;gap:10px;padding:10px 14px;transition:all var(--t-base)}.co-trust__item:hover{border-color:#c9a84c33;color:#ffffffb3}.co-trust__item svg{color:var(--gold);flex-shrink:0}.cb-scene{animation:cb-float 5.5s ease-in-out infinite;filter:drop-shadow(0 24px 48px rgba(0,0,0,.7)) drop-shadow(0 4px 12px rgba(201,168,76,.12));height:182px;perspective:1100px;position:relative;width:288px;z-index:1}.cb-scene--active{animation-play-state:paused}@keyframes cb-float{0%,to{transform:translateY(0) rotateX(0deg) rotateY(-2deg)}33%{transform:translateY(-8px) rotateX(3deg) rotateY(2deg)}66%{transform:translateY(-4px) rotateX(-1deg) rotateY(-3deg)}}.cb-card{height:100%;position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,0,.2,1);width:100%}.cb-card--flipped{transform:rotateY(180deg)}.cb-face{backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;inset:0;overflow:hidden;position:absolute}.cb-front{background:linear-gradient(135deg,#c9a84c12,#0000 55%),linear-gradient(145deg,#141410,#1c1a0a 30%,#2a2200 60%,#1a1508 85%,#0f0f0d);border:1px solid #c9a84c2e;box-shadow:inset 0 0 0 1px #c9a84c0f;display:flex;flex-direction:column;justify-content:space-between;padding:18px 22px 16px}.cb-front__glow-tl{background:radial-gradient(circle,#c9a84c24 0,#0000 70%);height:160px;left:-40px;top:-40px;width:160px}.cb-front__glow-br,.cb-front__glow-tl{border-radius:50%;pointer-events:none;position:absolute}.cb-front__glow-br{background:radial-gradient(circle,#c9a84c14 0,#0000 70%);bottom:-30px;height:120px;right:-30px;width:120px}.cb-front__shimmer{animation:cb-shimmer 4s ease-in-out infinite;background:linear-gradient(105deg,#0000 30%,hsla(0,0%,100%,.035) 45%,hsla(0,0%,100%,.055) 50%,hsla(0,0%,100%,.035) 55%,#0000 70%);background-size:200% 100%;inset:0;pointer-events:none;position:absolute}@keyframes cb-shimmer{0%{background-position:200%}to{background-position:-200%}}.cb-front__top{align-items:center;display:flex;gap:10px;justify-content:space-between}.cb-front__wifi{opacity:.4;width:18px}.cb-front__brand-slot{align-items:center;display:flex;height:28px;justify-content:flex-end;min-width:48px}.cb-number{color:#ffffff8c;display:flex;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600;gap:14px;letter-spacing:3px;position:relative;transition:color .35s ease,text-shadow .35s ease;z-index:1}.cb-number--lit{color:#fffffff2;text-shadow:0 0 16px #c9a84cb3,0 0 40px #c9a84c4d}.cb-number__group{letter-spacing:4px}.cb-front__bottom{align-items:flex-end;display:flex;justify-content:space-between;position:relative;z-index:1}.cb-front__field{display:flex;flex-direction:column;gap:2px}.cb-meta-label{color:#ffffff4d;font-size:8px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.cb-meta-value{color:#ffffffe6;font-size:12px;font-weight:600;letter-spacing:1px;max-width:160px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;transition:color .3s,text-shadow .3s;white-space:nowrap}.cb-meta-value--dim{color:#ffffff4d}.cb-meta-value--lit{color:var(--gold);text-shadow:0 0 12px #c9a84c99}.cb-back{background:linear-gradient(145deg,#0f0f0d,#1a1508 40%,#2a2200 70%,#0f0f0d);border:1px solid #c9a84c1f;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:14px;transform:rotateY(180deg)}.cb-back__shimmer{animation:cb-shimmer 4s ease-in-out infinite reverse;background:linear-gradient(105deg,#0000 30%,hsla(0,0%,100%,.025) 50%,#0000 70%);background-size:200% 100%;inset:0;pointer-events:none;position:absolute}.cb-back__stripe{background:linear-gradient(180deg,#111,#000 50%,#111);height:44px;margin-top:20px;width:100%}.cb-back__sig-row{align-items:center;display:flex;gap:10px;padding:0 18px}.cb-back__sig-tape{background:#ffffff0f;border-radius:4px;display:flex;flex:1 1;flex-direction:column;height:36px;justify-content:space-around;overflow:hidden;padding:4px 8px}.cb-back__sig-line{background:repeating-linear-gradient(90deg,#ffffff14,#ffffff14 4px,#ffffff08 0,#ffffff08 8px);height:1px}.cb-back__cvc-box{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;display:flex;flex-direction:column;gap:2px;padding:6px 12px;transition:background .3s,border-color .3s}.cb-back__cvc-box--lit{background:#c9a84c1f;border-color:#c9a84c66;box-shadow:0 0 12px #c9a84c33}.cb-back__cvc-label{color:#ffffff59;font-size:8px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.cb-back__cvc-dots{color:#fffc;font-family:Courier New,Courier,monospace;font-size:13px;font-weight:700;letter-spacing:4px}.cb-back__footer{display:flex;justify-content:flex-end;opacity:.7;padding:0 18px}.cb-brand{display:block;height:24px;width:auto}.cb-brand--sm{height:16px}.cb-brand--generic{height:22px;width:32px}.co-right{display:flex;flex:1 1;flex-direction:column;gap:16px;min-width:0;overflow-y:auto;padding:40px 36px 32px;scrollbar-color:#ffffff14 #0000;scrollbar-width:thin}.co-right::-webkit-scrollbar{width:4px}.co-right::-webkit-scrollbar-track{background:#0000}.co-right::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.co-section{align-items:center;color:var(--gold);display:flex;font-size:10px;font-weight:800;gap:10px;letter-spacing:2px;margin:0;text-transform:uppercase}.co-section:after{background:linear-gradient(90deg,#c9a84c40,#0000);content:"";flex:1 1;height:1px}.co-section--mt{margin-top:6px}.co-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.co-field{display:flex;flex-direction:column;gap:7px}.co-label{align-items:center;color:var(--text-secondary);display:flex;font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.9px;text-transform:uppercase}.co-label__hint{color:var(--text-muted);font-size:10px;font-weight:400;letter-spacing:0;text-transform:none}.co-input{background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;box-sizing:border-box;color:var(--text-primary);font-family:var(--font);font-size:13.5px;outline:none;padding:11px 14px;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}.co-input::placeholder{color:#fff3}.co-input:focus{background:#c9a84c0a;border-color:#c9a84c80;box-shadow:0 0 0 3px #c9a84c1a}.co-input--padded{padding-right:44px}.co-input-wrap{position:relative}.co-eye{align-items:center;background:none;border:none;color:#ffffff4d;cursor:pointer;display:flex;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:color var(--t-base)}.co-eye:hover{color:#ffffffb3}.co-stripe-input{background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;cursor:text;padding:11px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.co-stripe-input--focused{background:#c9a84c0a;border-color:#c9a84c80;box-shadow:0 0 0 3px #c9a84c1a}.co-error{align-items:flex-start;background:#ef444414;border:1px solid #ef444440;border-radius:10px;color:#f87171;display:flex;font-size:13px;gap:9px;line-height:1.45;padding:11px 14px}.co-error svg{flex-shrink:0;margin-top:1px}.co-btn{align-items:center;background:linear-gradient(135deg,var(--gold) 0,var(--gold-dark) 100%);border:none;border-radius:12px;box-shadow:0 4px 20px #c9a84c47;color:#000;cursor:pointer;display:flex;font-family:var(--font);font-size:14px;font-weight:800;gap:8px;justify-content:center;letter-spacing:.3px;margin-top:4px;padding:14px;transition:all .25s ease;width:100%}.co-btn:hover:not(:disabled){background:linear-gradient(135deg,#ffc13a 0,var(--gold) 100%);box-shadow:0 6px 28px #c9a84c6b;transform:translateY(-2px)}.co-btn:active:not(:disabled){box-shadow:0 2px 12px #c9a84c47;transform:translateY(0)}.co-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.38;transform:none}.co-spinner{animation:co-spin .65s linear infinite;border:2px solid #00000040;border-radius:50%;border-top-color:#000;flex-shrink:0;height:16px;width:16px}@keyframes co-spin{to{transform:rotate(1turn)}}.co-foot{align-items:center;color:#ffffff38;display:flex;font-size:11px;gap:6px;justify-content:center;margin:0}.co-foot svg{flex-shrink:0}.co-success{flex-direction:column;gap:20px;padding:64px 48px;text-align:center}.co-success,.co-success__ring{align-items:center;display:flex}.co-success__ring{height:88px;justify-content:center;position:relative;width:88px}.co-success__ring:before{animation:co-ring-spin 1.5s ease-out forwards;background:linear-gradient(#0d0d10,#0d0d10) padding-box,linear-gradient(135deg,var(--gold),var(--gold-dark)) border-box;border:2px solid #0000;border-radius:50%;content:"";inset:0;position:absolute}@keyframes co-ring-spin{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:rotate(0deg)}}.co-success__circle{align-items:center;background:#c9a84c1f;border-radius:50%;color:var(--gold);display:flex;height:72px;justify-content:center;width:72px}.co-success__title{color:var(--text-primary);font-size:2rem;font-weight:900;margin:0}.co-success__msg{color:var(--text-secondary);font-size:14px;line-height:1.7;margin:0;max-width:360px}.co-success__msg strong{color:var(--gold)}@media (max-width:700px){.co-backdrop{align-items:flex-start;overflow-y:auto;padding:env(safe-area-inset-top,16px) 12px 12px}.co-modal{border-radius:20px;margin:auto;max-height:none;min-height:auto}.co-body{flex-direction:column;overflow-y:visible}.co-left{gap:24px;padding:36px 24px 28px;width:100%}.cb-scene{height:152px;width:240px}.cb-number{font-size:13px;gap:10px;letter-spacing:2px}.cb-front{padding:14px 18px 12px}.co-trust{flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center}.co-trust__item{flex:0 1 auto;font-size:11px;padding:7px 12px}.co-right{gap:14px;padding:28px 24px}.co-row{grid-template-columns:1fr}.co-success{padding:48px 28px}}@media (max-width:420px){.co-backdrop{padding:8px}.co-left{padding:28px 16px 20px}.co-right{padding:24px 16px}.cb-scene{height:133px;width:210px}.cb-number{font-size:12px;gap:8px;letter-spacing:1.5px}}@media (max-width:360px){.co-left{padding:20px 14px 16px}.co-right{padding:20px 14px}.co-trust{gap:6px}.co-trust__item{font-size:10px;padding:6px 10px}.cb-scene{height:119px;width:188px}}.wl{align-items:center;background:var(--bg-base);display:flex;justify-content:center;min-height:calc(100vh - var(--header-h));overflow:hidden;padding:calc(var(--header-h) + 3rem) var(--section-px) 4rem;position:relative;width:100%}.wl__glow{border-radius:50%;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.wl__glow--top{background:radial-gradient(ellipse at 50% 0,#c9a84c1c 0,#0000 68%);height:420px;top:0;width:960px}.wl__glow--bottom{background:radial-gradient(ellipse at 50% 100%,#c9a84c0d 0,#0000 70%);bottom:0;height:300px;width:700px}.wl__inner{align-items:center;display:flex;flex-direction:column;gap:var(--sp-6);max-width:680px;position:relative;text-align:center;width:100%;z-index:1}.wl__badge{align-items:center;background:#c9a84c14;border:1px solid var(--border-gold);border-radius:var(--r-full);color:var(--gold);display:inline-flex;font-size:var(--text-xs);font-weight:600;gap:var(--sp-2);letter-spacing:.12em;padding:.35rem 1rem;text-transform:uppercase}.wl__badge-dot{animation:wl-pulse 2s ease-in-out infinite;background:var(--gold);border-radius:50%;flex-shrink:0;height:6px;width:6px}@keyframes wl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}.wl__title{display:flex;flex-wrap:wrap;font-size:clamp(2.8rem,7vw,5rem);font-weight:800;gap:.45em;justify-content:center;letter-spacing:-.01em;line-height:1;margin:0;text-transform:uppercase}.wl__timer{align-items:flex-start;display:flex;gap:var(--sp-3)}.wl__timer-cell{align-items:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);display:flex;flex-direction:column;gap:var(--sp-2);min-width:82px;padding:1.1rem 1.4rem}.wl__timer-num{font-feature-settings:"tnum";color:var(--text-primary);font-size:clamp(2.2rem,5vw,3.4rem);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.02em;line-height:1}.wl__timer-label{color:var(--text-secondary);font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.wl__timer-colon{color:var(--gold);flex-shrink:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1;margin-top:.9rem}.wl__sub{color:var(--text-secondary);font-size:var(--text-base);line-height:1.75;margin:0;max-width:520px}.wl__sub strong{color:var(--gold);font-weight:600}.wl__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-2xl);padding:2rem 2rem 1.5rem;width:100%}.wl__form{display:flex;flex-direction:column;gap:var(--sp-5)}.wl__plan-label{color:var(--text-secondary);font-size:var(--text-xs);font-weight:700;letter-spacing:.14em;text-align:left;text-transform:uppercase}.wl__plan-grid{grid-gap:var(--sp-3);display:grid;gap:var(--sp-3);grid-template-columns:repeat(3,1fr)}.wl__plan-opt{align-items:center;background:var(--bg-elevated);border:1.5px solid var(--border);border-radius:var(--r-lg);cursor:pointer;display:flex;flex-direction:column;font-family:var(--font);gap:var(--sp-1);padding:var(--sp-4) var(--sp-3);transition:all var(--t-base)}.wl__plan-opt:hover{background:var(--bg-elevated);border-color:var(--border-gold)}.wl__plan-opt--on{background:#c9a84c14;border-color:var(--gold)}.wl__plan-opt-name{color:var(--text-primary);font-size:var(--text-sm);font-weight:700;line-height:1.2}.wl__plan-opt--on .wl__plan-opt-name{color:var(--gold)}.wl__plan-opt-price{color:var(--text-secondary);font-size:var(--text-xs);line-height:1.3}.wl__plan-opt--on .wl__plan-opt-price{color:#c9a84cbf}.wl__email-row{border:1.5px solid var(--border-strong);border-radius:var(--r-lg);display:flex;overflow:hidden;transition:border-color var(--t-base)}.wl__email-row:focus-within{border-color:var(--gold)}.wl__email-row--error{border-color:#e63030!important}.wl__email-input{background:var(--bg-elevated);border:none;color:var(--text-primary);flex:1 1;font-family:var(--font);font-size:var(--text-base);min-width:0;outline:none;padding:.85rem 1.1rem}.wl__email-input::placeholder{color:var(--text-muted)}.wl__submit{background:var(--gold);border:none;color:#000;cursor:pointer;flex-shrink:0;font-family:var(--font);font-size:var(--text-sm);font-weight:700;letter-spacing:.05em;padding:.85rem 1.5rem;text-transform:uppercase;transition:background var(--t-base);white-space:nowrap}.wl__submit:hover:not(:disabled){background:var(--gold-dark)}.wl__submit:disabled{cursor:not-allowed;opacity:.65}.wl__err{color:#e63030;font-size:var(--text-sm)}.wl__err,.wl__note{margin:0;text-align:center}.wl__note{color:var(--text-muted);font-size:var(--text-xs);letter-spacing:.06em}.wl__note strong{color:var(--gold)}.wl__success{align-items:center;display:flex;flex-direction:column;gap:var(--sp-4);padding:var(--sp-8) var(--sp-6)}.wl__success-check{align-items:center;background:#c9a84c1a;border:1.5px solid var(--border-gold);border-radius:var(--r-full);color:var(--gold);display:flex;font-size:1.6rem;font-weight:700;height:56px;justify-content:center;width:56px}.wl__success-title{color:var(--gold);font-size:var(--text-2xl);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wl__success-sub{color:var(--text-secondary);font-size:var(--text-base);line-height:1.65;max-width:360px}.wl__trust{align-items:center;display:flex;flex-wrap:wrap;gap:var(--sp-3);justify-content:center}.wl__trust-pill{align-items:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-full);color:var(--text-secondary);display:inline-flex;font-size:var(--text-xs);font-weight:500;gap:var(--sp-2);padding:.3rem .85rem}.wl__trust-pill svg{color:var(--gold);flex-shrink:0;height:13px;width:13px}@media (max-width:600px){.wl{padding-bottom:3rem;padding-top:calc(var(--header-h) + 2rem)}.wl__inner{gap:var(--sp-5)}.wl__timer{gap:var(--sp-2)}.wl__timer-cell{min-width:62px;padding:.85rem .75rem}.wl__timer-colon{margin-top:.6rem}.wl__card{border-radius:var(--r-xl);padding:1.5rem 1.25rem 1.25rem}.wl__plan-grid{gap:var(--sp-2);grid-template-columns:1fr}.wl__plan-opt{flex-direction:row;justify-content:space-between;padding:var(--sp-4)}.wl__plan-opt-name{font-size:var(--text-base)}.wl__email-row{border:none;border-radius:var(--r-lg);flex-direction:column;gap:var(--sp-3);overflow:visible}.wl__email-input{border:1.5px solid var(--border-strong);border-radius:var(--r-lg);padding:.85rem 1rem}.wl__email-input:focus{border-color:var(--gold);outline:none}.wl__email-row--error .wl__email-input{border-color:#e63030}.wl__submit{border-radius:var(--r-lg);font-size:var(--text-base);padding:.9rem}}@media (max-width:420px){.wl__timer-cell{min-width:54px;padding:.7rem .6rem}.wl__timer-colon{font-size:1.5rem;margin-top:.45rem}}.app-dl{background:var(--bg-base);overflow:hidden;position:relative}.app-dl__glow{border-radius:50%;filter:blur(130px);height:480px;pointer-events:none;position:absolute;width:480px;z-index:0}.app-dl__glow--left{background:#c9a84c17;left:-100px;top:-60px}.app-dl__glow--right{background:#c9a84c12;bottom:-60px;right:-80px}.app-dl__inner{grid-gap:clamp(2rem,5vw,4rem);align-items:center;display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:1fr 1fr;padding-bottom:var(--section-py);padding-top:var(--section-py);position:relative;z-index:1}.app-dl__content{display:flex;flex-direction:column;gap:var(--sp-6)}.app-dl__heading{line-height:1.1;margin:0}.app-dl__sub{color:var(--text-secondary);font-size:var(--text-base);line-height:1.72;margin:0;max-width:480px}.app-dl__features{grid-gap:var(--sp-4) var(--sp-5);display:grid;gap:var(--sp-4) var(--sp-5);grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.app-dl__feature{align-items:flex-start;display:flex;gap:var(--sp-3)}.app-dl__feature-icon{align-items:center;background:var(--gold-muted);border:1px solid var(--gold-border);border-radius:var(--r-md);color:var(--gold);display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.app-dl__feature-icon svg{height:1rem;width:1rem}.app-dl__feature-text{display:flex;flex-direction:column;gap:2px}.app-dl__feature-text strong{color:var(--text-primary);font-size:var(--text-sm);font-weight:700;line-height:1.2}.app-dl__feature-text span{color:var(--text-secondary);font-size:var(--text-xs);line-height:1.5}.app-dl__cta-group{display:flex;flex-direction:column;gap:10px}.app-dl__store-btn{align-items:center;background:var(--bg-surface);border:1.5px solid var(--border-strong);border-radius:16px;display:inline-flex;gap:14px;padding:14px 20px;text-decoration:none;transition:all var(--t-base);width:-webkit-fit-content;width:fit-content}.app-dl__store-btn:hover{background:var(--gold-hover);border-color:var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-3px)}.app-dl__store-icon{color:var(--text-primary);flex-shrink:0;height:30px;width:30px}.app-dl__store-btn-text{display:flex;flex-direction:column;gap:1px}.app-dl__store-btn-sub{color:var(--text-secondary);font-size:10px;letter-spacing:.6px;text-transform:uppercase}.app-dl__store-btn-text strong{color:var(--text-primary);font-size:18px;font-weight:800;letter-spacing:.1px;line-height:1}.app-dl__store-rating{align-items:flex-end;border-left:1px solid var(--border);display:flex;flex-direction:column;gap:2px;margin-left:auto;padding-left:14px}.app-dl__stars{color:var(--gold);font-size:11px;letter-spacing:1px}.app-dl__rating-count{color:var(--text-muted);font-size:10px;white-space:nowrap}.app-dl__platform-note{align-items:center;color:var(--text-muted);display:flex;font-size:12px;gap:6px;margin:0}.app-dl__platform-note svg{color:var(--text-muted);flex-shrink:0}.app-dl__proof{align-items:center;display:flex;gap:var(--sp-3)}.app-dl__proof p{color:var(--text-secondary);font-size:var(--text-sm);margin:0}.app-dl__proof p strong{color:var(--text-primary)}.app-dl__proof-avatars{display:flex}.app-dl__avatar{align-items:center;background:linear-gradient(135deg,var(--gold),var(--gold-dark));border:2px solid var(--bg-base);border-radius:50%;color:#000;display:flex;flex-shrink:0;font-size:.62rem;font-weight:800;height:2rem;justify-content:center;margin-right:-.5rem;width:2rem}.app-dl__avatar:last-child{margin-right:0}.app-dl__phones{justify-content:center;padding:2rem 0 1rem}.app-dl__phone-slot,.app-dl__phones{align-items:flex-end;display:flex;position:relative}.app-dl__phone-slot{flex-shrink:0}.app-dl__phone-slot img{display:block;max-width:none;width:auto}.app-dl__phone-slot--c{position:relative;z-index:3}.app-dl__phone-slot--c img{filter:drop-shadow(0 40px 80px rgba(0,0,0,.85)) drop-shadow(0 0 40px rgba(201,168,76,.14));height:clamp(380px,36vw,520px)}.app-dl__phone-slot--l{margin-right:-70px;transform:rotate(-11deg) translateY(-16px);z-index:2}.app-dl__phone-slot--l img{filter:drop-shadow(0 24px 48px rgba(0,0,0,.75));height:clamp(260px,25vw,370px);opacity:.72}.app-dl__phone-slot--r{margin-left:-70px;transform:rotate(11deg) translateY(-16px);z-index:2}.app-dl__phone-slot--r img{filter:drop-shadow(0 24px 48px rgba(0,0,0,.75));height:clamp(260px,25vw,370px);opacity:.72}.app-dl__phones-glow{background:radial-gradient(ellipse,#c9a84c2e 0,#0000 70%);bottom:-10px;filter:blur(22px);height:80px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:320px;z-index:0}@media (max-width:1024px){.app-dl__phone-slot--l{margin-right:-50px}.app-dl__phone-slot--r{margin-left:-50px}}@media (max-width:860px){.app-dl__inner{grid-template-columns:1fr}.app-dl__phones{order:-1;padding:1rem 0 0}.app-dl__features{grid-template-columns:1fr 1fr}.app-dl__phone-slot--l{margin-right:-45px}.app-dl__phone-slot--r{margin-left:-45px}}@media (max-width:560px){.app-dl__features{grid-template-columns:1fr}.app-dl__phone-slot--l,.app-dl__phone-slot--r{display:none}.app-dl__store-btn{width:100%}}@media (max-width:480px){.app-dl__content{gap:var(--sp-5)}.app-dl__store-btn{padding:12px 16px;width:100%}.app-dl__store-btn-text strong{font-size:16px}.app-dl__proof{flex-wrap:wrap;gap:var(--sp-2)}.app-dl__phone-slot--c img{height:clamp(300px,60vw,380px)}}@media (max-width:360px){.app-dl__feature{gap:var(--sp-2)}.app-dl__feature-icon{flex-shrink:0;height:28px;width:28px}.app-dl__store-btn{gap:10px;padding:10px 14px}.app-dl__store-rating{display:none}}.faq{padding:var(--section-py) var(--section-px)}.faq__inner{gap:var(--sp-12);margin:0 auto;max-width:820px}.faq__header,.faq__inner{display:flex;flex-direction:column}.faq__header{align-items:center;gap:var(--sp-4);text-align:center}.faq__title{display:flex;flex-wrap:wrap;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;gap:.35em;justify-content:center;line-height:1.1;text-transform:uppercase}.faq__subtitle{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.7;margin:0;max-width:480px}.faq__inline-link{color:var(--gold);font-weight:600;transition:opacity var(--t-fast)}.faq__inline-link:hover{opacity:.75}.faq__list{display:flex;flex-direction:column;gap:var(--sp-3)}.faq__item{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;position:relative;transition:border-color var(--t-base),box-shadow var(--t-base)}.faq__item:before{background:var(--gold);border-radius:var(--r-xl) 0 0 var(--r-xl);bottom:0;content:"";left:0;position:absolute;top:0;transform:scaleY(0);transform-origin:center;transition:transform var(--t-base);width:3px}.faq__item--open{border-color:var(--gold-border);box-shadow:0 4px 24px #c9a84c14}.faq__item--open:before{transform:scaleY(1)}.faq__trigger{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:var(--sp-4);padding:var(--sp-5) var(--sp-6);text-align:left;transition:background var(--t-fast);width:100%}.faq__trigger:hover{background:var(--bg-elevated)}.faq__item--open .faq__trigger{background:var(--gold-muted)}.faq__num{font-feature-settings:"tnum";color:var(--gold);flex-shrink:0;font-size:var(--text-xs);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:.5px;min-width:1.6rem;opacity:.55;transition:opacity var(--t-fast)}.faq__item--open .faq__num{opacity:1}.faq__question{color:var(--text-primary);flex:1 1;font-family:var(--font);font-size:var(--text-base);font-weight:600;line-height:1.4;transition:color var(--t-fast)}.faq__item--open .faq__question{color:var(--gold)}.faq__chevron{color:var(--text-secondary);flex-shrink:0;height:20px;transition:transform var(--t-base),color var(--t-base);width:20px}.faq__chevron--open{color:var(--gold);transform:rotate(180deg)}.faq__answer-wrap{overflow:hidden}.faq__answer{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.8;margin:0;padding:0 var(--sp-6) var(--sp-6) calc(var(--sp-4) + 1.6rem + var(--sp-4))}.faq__footer{display:flex;justify-content:center}.faq__footer-note{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-xl);color:var(--text-secondary);font-size:var(--text-sm);margin:0;padding:var(--sp-5) var(--sp-6);text-align:center}.faq__contact-link{color:var(--gold);font-weight:600;text-decoration:none;transition:opacity var(--t-fast)}.faq__contact-link:hover{opacity:.8;text-decoration:underline}@media (max-width:600px){.faq__trigger{gap:var(--sp-3);padding:var(--sp-4) var(--sp-4)}.faq__answer{padding:0 var(--sp-4) var(--sp-4) calc(var(--sp-3) + 1.6rem + var(--sp-3))}.faq__footer-note{padding:var(--sp-4) var(--sp-4)}}@media (max-width:480px){.faq__inner{gap:var(--sp-8)}.faq__question{font-size:var(--text-sm)}}@media (max-width:360px){.faq__trigger{gap:var(--sp-2);padding:var(--sp-3) var(--sp-3)}.faq__answer{padding:0 var(--sp-3) var(--sp-3) calc(var(--sp-2) + 1.6rem + var(--sp-2))}.faq__num{min-width:1.2rem}}.footer{background:var(--bg-sidebar);border-top:1px solid var(--border);margin-top:var(--sp-16)}.footer__inner{grid-gap:var(--sp-12);display:grid;gap:var(--sp-12);grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:var(--container-max);padding:var(--sp-16) var(--section-px)}.footer__brand{display:flex;flex-direction:column;gap:var(--sp-6)}.footer__logo{align-self:flex-start;height:2.2rem;object-fit:contain;width:auto}.footer__tagline{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.7;margin:0;max-width:340px}.footer__socials{display:flex;gap:var(--sp-4)}.footer__social{align-items:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-md);display:flex;height:38px;justify-content:center;transition:all var(--t-fast);width:38px}.footer__social:hover{background:var(--gold-muted);border-color:var(--gold-border);transform:translateY(-2px)}.footer__social img{filter:brightness(5);height:1.1rem;object-fit:contain;opacity:.7;transition:opacity var(--t-fast);width:1.1rem}.footer__social:hover img{opacity:1}.footer__app-badges{display:flex;flex-direction:column;gap:var(--sp-3)}.footer__app-label{color:var(--text-primary);font-size:var(--text-xs);font-weight:700;letter-spacing:1.5px;margin:0;text-transform:uppercase}.footer__app-btns{display:flex;flex-wrap:wrap;gap:var(--sp-3)}.footer__app-btn{align-items:center;background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:var(--r-lg);display:flex;gap:var(--sp-2);min-width:130px;padding:.5rem .9rem;text-decoration:none;transition:all var(--t-base)}.footer__app-btn:hover{background:var(--gold-hover);border-color:var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-1px)}.footer__app-btn-icon{align-items:center;color:var(--text-primary);display:flex;flex-shrink:0;height:1.4rem;width:1.4rem}.footer__app-btn-icon svg{height:100%;width:100%}.footer__app-btn-text{display:flex;flex-direction:column}.footer__app-btn-text span{color:var(--text-secondary);font-size:.6rem;line-height:1}.footer__app-btn-text strong{color:var(--text-primary);font-size:var(--text-xs);font-weight:700;line-height:1.2}.footer__app-btn--soon{cursor:default;opacity:.45;pointer-events:none}.footer__trust-badges{display:flex;flex-direction:column;gap:var(--sp-2);margin-top:var(--sp-2)}.footer__trust-badge{align-items:center;color:var(--text-secondary);display:flex;font-size:var(--text-xs);gap:var(--sp-2)}.footer__trust-badge svg{color:var(--gold);flex-shrink:0;height:.85rem;width:.85rem}.footer__nav{display:flex;flex-direction:column;gap:var(--sp-5)}.footer__col-title{color:var(--text-primary);font-size:var(--text-xs);font-weight:700;letter-spacing:1.5px;margin:0;text-transform:uppercase}.footer__links{display:flex;flex-direction:column;gap:var(--sp-3)}.footer__link{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-family:var(--font);font-size:var(--text-sm);line-height:1;padding:0;text-decoration:none;transition:color var(--t-fast)}.footer__link:hover{color:var(--gold)}.footer__contact{display:flex;flex-direction:column;gap:var(--sp-5)}.footer__contact-list{display:flex;flex-direction:column;gap:var(--sp-3)}.footer__address{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.5}.footer__bottom{border-top:1px solid var(--border)}.footer__bottom-inner{align-items:center;display:flex;flex-wrap:wrap;gap:var(--sp-6);justify-content:space-between;margin:0 auto;max-width:var(--container-max);padding:var(--sp-5) var(--section-px)}.footer__copy{color:var(--text-secondary);font-size:var(--text-xs);margin:0}.footer__legal{display:flex;gap:var(--sp-6)}.footer__link--sm{font-size:var(--text-xs)}@media (max-width:900px){.footer__inner{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (max-width:560px){.footer__inner{grid-template-columns:1fr}.footer__bottom-inner{align-items:flex-start;flex-direction:column;gap:var(--sp-3)}}@media (max-width:480px){.footer__inner{gap:var(--sp-8);padding:var(--sp-10) var(--section-px)}.footer__app-btns{flex-direction:column}.footer__app-btn{min-width:0;min-width:auto;width:100%}.footer__socials{gap:var(--sp-3)}}@media (max-width:360px){.footer__inner{gap:var(--sp-6);padding:var(--sp-8) var(--section-px)}.footer__legal{flex-wrap:wrap;gap:var(--sp-4)}}
/*# sourceMappingURL=main.b5b8f507.css.map*/