@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--accent:#c8ff00;--accent-dim:#c8ff001f;--bg-dark:#0b0b0b;--bg-card:#181818;--bg-light:#f4f4f0;--text-primary:#fff;--text-secondary:#aaa;--text-muted:#666;--border:#2a2a2a;--border-light:#ffffff12;--red:#e53535;--radius:14px;--radius-sm:8px;--radius-lg:24px;--radius-pill:999px;--max-width:1280px;--nav-height:72px}[data-theme=light]{--accent:#6a8000;--accent-dim:#6a80001a;--bg-dark:#f5f5f0;--bg-card:#fff;--text-primary:#0b0b0b;--text-secondary:#444;--text-muted:#888;--border:#e0e0d8;--border-light:#00000012}html{scroll-behavior:smooth;overflow-x:clip}body{background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,BlinkMacSystemFont,Segoe UI,Helvetica,Arial;line-height:1.5;transition:background-color .3s,color .3s;overflow-x:clip}#root{width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}ul{list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 32px}.accent{color:var(--accent)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.loader{z-index:9999;background:#020206;transition:opacity 1s,transform 1s;position:fixed;inset:0;overflow:hidden}.loader.exit{opacity:0;pointer-events:none;transform:scale(1.02)}.loader canvas{width:100%;height:100%}.loader-overlay{pointer-events:none;white-space:nowrap;flex-direction:column;align-items:center;gap:14px;display:flex;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.loader-pct{color:#ffffffa6;letter-spacing:8px;font-family:Inter;font-size:13px;font-weight:500}.loader-bar-track{background:#ffffff14;border-radius:2px;width:220px;height:2px;overflow:hidden}.loader-bar-fill{background:#cf0;border-radius:2px;height:100%;transition:width .12s linear;box-shadow:0 0 6px #cf0c,0 0 18px #ccff004d}.navbar-outer{z-index:1000;justify-content:center;display:flex;position:fixed;top:24px;left:0;right:0}.navbar-pill{-webkit-backdrop-filter:blur(18px);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:99px;justify-content:space-between;align-items:center;width:1240px;max-width:calc(100vw - 200px);height:76px;padding:16px 18px 16px 28px;display:flex}.navbar-left{align-items:center;gap:40px;display:flex}.navbar-logo-group{align-items:center;text-decoration:none;display:flex}.navbar-logo-img{width:182px;height:32px;display:block}.navbar-locate-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.navbar-locate-img{width:24px;height:24px;display:block}.navbar-center{align-items:center;gap:48px;display:flex}.navbar-link{letter-spacing:0;color:#dcdce1;white-space:nowrap;align-items:center;gap:12px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:color .2s;display:flex}.navbar-link svg{flex-shrink:0;width:20px;height:20px}.navbar-link:hover,.navbar-link-active{color:#fff}.navbar-right{justify-content:flex-end;align-items:center;gap:40px;width:246px;display:flex}.navbar-theme-toggle{background:#ffffff0f;border-radius:100px;align-items:center;gap:4px;padding:4px;display:flex}.theme-btn{color:#ffffff80;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:1000px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;transition:background .2s,color .2s;display:flex}.theme-btn.active{color:#181819;background:#f8f8f5}.theme-btn svg{flex-shrink:0}.btn-join-now{color:#181819;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#cf0;border:none;border-radius:1000px;justify-content:center;align-items:center;width:110px;height:44px;padding:10px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:24px;text-decoration:none;transition:opacity .2s,transform .15s;display:flex}.btn-join-now:hover{opacity:.9;transform:translateY(-1px)}.btn-join-now:active{opacity:1;transform:translateY(0)}.navbar-gps-wrap{align-items:center;display:flex;position:relative}.navbar-locate-btn{position:relative;overflow:visible}.gps-pulse-ring{pointer-events:none;border:1.5px solid #ccff00b3;border-radius:50%;animation:1.2s ease-out infinite gps-ping;position:absolute;inset:-4px}@keyframes gps-ping{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.6)}}.gps-status-dot{pointer-events:none;border:1.5px solid #0a0a0acc;border-radius:50%;width:7px;height:7px;position:absolute;bottom:2px;right:2px}.gps-dot-granted{background:#cf0}.gps-dot-denied{background:#ff4d4d}.navbar-locate-btn.gps-denied .navbar-locate-img{opacity:.55;filter:hue-rotate(180deg)brightness(1.4)}.navbar-locate-btn.gps-granted .navbar-locate-img{filter:drop-shadow(0 0 4px #cf0c)}.navbar-city-label{color:#ccff00d9;white-space:nowrap;text-overflow:ellipsis;max-width:90px;margin-left:-24px;font-family:Inter;font-size:12px;font-weight:500;overflow:hidden}.gps-tooltip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffffbf;white-space:nowrap;z-index:2000;pointer-events:none;background:#121412f5;border:1px solid #ffffff1f;border-radius:10px;align-items:flex-start;gap:8px;padding:10px 14px;font-family:Inter;font-size:12px;display:flex;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000080}.gps-tip-icon{flex-shrink:0;font-size:13px}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .2s,opacity .2s;display:block}@media (width<=992px){.navbar-pill{width:calc(100% - 40px);max-width:none}.navbar-center{display:none}.hamburger{display:flex}.btn-join-now{display:none}.navbar-right{gap:16px;width:auto}}.hero-section{background:#000;width:100%;height:800px;position:relative}.hero-video-clip{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-video{object-fit:cover;object-position:center center;z-index:0;width:58%;height:100%;display:block;position:absolute;top:0;left:48%}.hero-bg{z-index:1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-bg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#000 0% 38%,#0009 52%,#0000 68%);position:absolute;inset:0}.hero-content{z-index:4;flex-direction:column;align-items:flex-start;gap:72px;width:696px;display:flex;position:absolute;top:calc(50% + 28px);left:100px;transform:translateY(-50%)}.hero-title-group{flex-direction:column;gap:24px;display:flex}.hero-headline{letter-spacing:-8.12px;color:#fff;text-align:left;width:100%;margin:0;font-family:Inter;font-size:116px;font-weight:700;line-height:104px}.hero-tagline{color:#fff;letter-spacing:-6.16px;text-align:left;margin:0;font-family:Inter;font-size:88px;font-weight:700;line-height:96px}.hero-tagline span{color:#cf0;vertical-align:baseline}.hero-search-group{flex-direction:column;gap:12px;width:696px;display:flex;position:relative}.hero-search{-webkit-backdrop-filter:blur(6.5px);box-sizing:border-box;background:#ffffff1f;border:1px solid #fff;border-radius:99px;align-items:center;gap:8px;width:100%;padding:4px 4px 4px 24px;display:flex}.hero-search-icon{color:#c6c6cc;flex-shrink:0}.hero-input-wrap{flex:1;height:24px;position:relative;overflow:hidden}.hero-input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:Inter;font-size:14px;line-height:24px;position:absolute;inset:0}.hero-input::placeholder{color:#0000}.hero-ph-track{pointer-events:none;flex-direction:column;width:100%;animation:9s ease-in-out infinite ph-cycle;display:flex;position:absolute;top:0;left:0}.hero-ph-track span{color:#c6c6cc;white-space:nowrap;flex-shrink:0;height:24px;font-family:Inter;font-size:14px;line-height:24px}@keyframes ph-cycle{0%,25%{transform:translateY(0)}33%,58%{transform:translateY(-24px)}66%,91%{transform:translateY(-48px)}99%,to{transform:translateY(-72px)}}.hero-search-btn{color:#181819;white-space:nowrap;cursor:pointer;box-sizing:border-box;background:#cf0;border:none;border-radius:1000px;flex-shrink:0;width:140px;padding:16px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:24px;transition:opacity .2s,transform .15s}.hero-search-btn:hover{opacity:.9;transform:translateY(-1px)}.hero-node-text{color:#ffffffd9;letter-spacing:-1px;text-align:left;width:100%;margin:0;font-family:Inter;font-size:40px;font-weight:500;line-height:52px}.hero-node-highlight{color:#cf0}.ticker-wrap{z-index:3;-webkit-backdrop-filter:blur(18px);background:linear-gradient(90deg,#ffffff0d 0% 100%),linear-gradient(90deg,#ffffff08 0% 100%);width:100%;height:44px;position:absolute;bottom:0;left:0;overflow:hidden}.ticker-inner{white-space:nowrap;align-items:center;width:max-content;height:100%;animation:28s linear infinite ticker-scroll;display:flex}.ticker-item{color:#fff9;letter-spacing:-.14px;align-items:center;gap:52px;padding:0 26px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.ticker-dot{background:#fff6;border-radius:50%;flex-shrink:0;width:4px;height:4px}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-results{-webkit-backdrop-filter:blur(20px);z-index:999;scrollbar-width:thin;scrollbar-color:#ccff004d transparent;background:#0a0a0aeb;border:1px solid #ffffff26;border-radius:16px;max-height:256px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0009}.hero-results::-webkit-scrollbar{width:4px}.hero-results::-webkit-scrollbar-track{background:0 0}.hero-results::-webkit-scrollbar-thumb{background:#ccff004d;border-radius:4px}.hero-results-state{color:#ffffff80;text-align:center;padding:16px 20px;font-family:Inter;font-size:14px}.hero-results-error{color:#ff6b6b}.hero-result-item{cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px 20px;transition:background .15s;display:flex}.hero-result-item:last-child{border-bottom:none}.hero-result-item:hover{background:#ccff000f}.hero-result-left{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.hero-result-pin{color:#cf0;flex-shrink:0;margin-top:2px}.hero-result-name{color:#f1f1f4;white-space:nowrap;text-overflow:ellipsis;font-family:Inter;font-size:14px;font-weight:600;display:block;overflow:hidden}.hero-result-addr{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-family:Inter;font-size:12px;font-weight:400;display:block;overflow:hidden}.hero-result-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.hero-result-type{color:#cf0;white-space:nowrap;background:#ccff001a;border:1px solid #cf03;border-radius:100px;flex-shrink:0;padding:2px 10px;font-family:Inter;font-size:11px;font-weight:500}.hero-result-dist{color:#ffffff73;white-space:nowrap;font-family:Inter;font-size:11px;font-weight:500}.hero-join-btn{display:none}@media (width<=1280px){.hero-headline{width:auto;max-width:696px;font-size:clamp(72px,8vw,116px)}}@media (width<=900px){.hero-section{height:auto;min-height:600px;padding-bottom:44px}.hero-video{opacity:.3;width:100%;left:0}.hero-content{align-items:flex-start;width:100%;padding:120px 24px 60px;position:relative;top:auto;left:auto;transform:none}.hero-headline{letter-spacing:-3px;width:100%;font-size:clamp(40px,10vw,72px);line-height:1.05}.hero-tagline{letter-spacing:-3px;font-size:clamp(40px,10vw,72px);line-height:1.05}.hero-node-text{letter-spacing:-.5px;font-size:clamp(20px,4vw,32px);line-height:1.3}.hero-search-group{width:100%}.ticker-wrap{position:relative}.hero-join-btn{color:#0b0b0b;letter-spacing:1.2px;background:#cf0;border-radius:100px;justify-content:center;align-items:center;width:100%;margin-top:4px;padding:18px 24px;font-family:Inter;font-size:15px;font-weight:800;text-decoration:none;transition:opacity .18s;display:flex}.hero-join-btn:hover{opacity:.9}}@media (width<=480px){.hero-section{min-height:520px}.hero-content{padding:96px 20px 48px}.hero-headline{letter-spacing:-2px;font-size:clamp(32px,9vw,44px);line-height:1.08}.hero-sub{font-size:14px;line-height:22px}.hero-search-bar{gap:8px;padding:10px 14px}.hero-search-input{font-size:14px}.ticker-item{letter-spacing:1.5px;font-size:11px}.ticker-dot{width:3px;height:3px}}.page-glow{pointer-events:none;z-index:0;filter:blur(80px);border-radius:50%;width:900px;height:900px;position:absolute}.page-glow-tl{background:radial-gradient(circle,#64780a4d 0%,#0000 70%);animation:18s ease-in-out infinite pg-drift-tl;top:-200px;left:-260px}.page-glow-br{background:radial-gradient(circle,#64780a47 0%,#0000 70%);animation:22s ease-in-out infinite pg-drift-br;bottom:-200px;right:-200px}@keyframes pg-drift-tl{0%{transform:translate(0)}25%{transform:translate(60px,40px)}50%{transform:translate(30px,80px)}75%{transform:translate(-30px,50px)}to{transform:translate(0)}}@keyframes pg-drift-br{0%{transform:translate(0)}25%{transform:translate(-50px,-30px)}50%{transform:translate(-80px,20px)}75%{transform:translate(-20px,60px)}to{transform:translate(0)}}.bg-lines{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.bg-lines-l1,.bg-lines-l2,.bg-lines-l3{will-change:transform;background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:0;width:200%;position:absolute}.bg-lines-l1:before,.bg-lines-l1:after,.bg-lines-l2:before,.bg-lines-l2:after,.bg-lines-l3:before,.bg-lines-l3:after{display:none}.bg-lines-l1{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2880 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,20 C180,20 180,130 360,130 C540,130 540,20 720,20 C900,20 900,130 1080,130 C1260,130 1260,20 1440,20 C1620,20 1620,130 1800,130 C1980,130 1980,20 2160,20 C2340,20 2340,130 2520,130 C2700,130 2700,20 2880,20' stroke='white' stroke-opacity='0.30' stroke-width='1.5' fill='none'/%3E%3Cpath d='M0,180 C240,180 240,50 480,50 C720,50 720,180 960,180 C1200,180 1200,50 1440,50 C1680,50 1680,180 1920,180 C2160,180 2160,50 2400,50 C2640,50 2640,180 2880,180' stroke='white' stroke-opacity='0.20' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");height:200px;animation:25s linear infinite bg-wave-left;top:10%;left:0}.bg-lines-l2{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2880 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,20 C180,20 180,130 360,130 C540,130 540,20 720,20 C900,20 900,130 1080,130 C1260,130 1260,20 1440,20 C1620,20 1620,130 1800,130 C1980,130 1980,20 2160,20 C2340,20 2340,130 2520,130 C2700,130 2700,20 2880,20' stroke='white' stroke-opacity='0.22' stroke-width='1.5' fill='none'/%3E%3Cpath d='M0,180 C240,180 240,50 480,50 C720,50 720,180 960,180 C1200,180 1200,50 1440,50 C1680,50 1680,180 1920,180 C2160,180 2160,50 2400,50 C2640,50 2640,180 2880,180' stroke='white' stroke-opacity='0.14' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");height:200px;animation:36s linear -13s infinite bg-wave-left;top:45%;left:0}.bg-lines-l3{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2880 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,20 C180,20 180,130 360,130 C540,130 540,20 720,20 C900,20 900,130 1080,130 C1260,130 1260,20 1440,20 C1620,20 1620,130 1800,130 C1980,130 1980,20 2160,20 C2340,20 2340,130 2520,130 C2700,130 2700,20 2880,20' stroke='white' stroke-opacity='0.16' stroke-width='1.5' fill='none'/%3E%3Cpath d='M0,180 C240,180 240,50 480,50 C720,50 720,180 960,180 C1200,180 1200,50 1440,50 C1680,50 1680,180 1920,180 C2160,180 2160,50 2400,50 C2640,50 2640,180 2880,180' stroke='white' stroke-opacity='0.10' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");height:200px;animation:48s linear -22s infinite bg-wave-left;top:72%;left:0}@keyframes bg-wave-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.ps-flow-svg{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ps-flow-comet{fill:none;stroke-linecap:round;filter:drop-shadow(0 0 4px #cf0)drop-shadow(0 0 10px #ccff00e6)drop-shadow(0 0 24px #cf09)drop-shadow(0 0 55px #ccff0038)}@keyframes ps-flow-run{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1050px}}.nist-section{background:#0a0a0a;padding:80px 100px;position:relative;overflow:hidden}.nist-bg{pointer-events:none;z-index:0;background-color:#0a0a0a;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.nist-layout{z-index:1;align-items:flex-start;gap:80px;display:flex;position:relative}.nist-left{flex-direction:column;flex-shrink:0;justify-content:center;gap:32px;display:flex}.nist-profiles-area{align-items:stretch;gap:16px;height:760px;display:flex}.nist-cols-wrap{flex-shrink:0;gap:16px;display:flex;overflow:hidden}.nist-col{flex-shrink:0;width:180px;height:100%;position:relative;overflow:hidden}.nist-col-a{padding-top:80px}.nist-col-inner{will-change:transform;flex-direction:column;display:flex}.np-card{cursor:pointer;border:1px solid #fff;border-radius:8px;flex-shrink:0;width:180px;height:220px;margin-bottom:16px;transition:border-color .2s;position:relative;overflow:hidden}.np-card:focus-visible{outline-offset:2px;outline:2px solid #cf0}.np-card.active{border:1px solid #cf0}.np-card-img{object-fit:cover;object-position:center bottom;width:100%;height:100%;position:absolute;inset:0}.np-card-img-empty{background:#1a1a1a;position:absolute;inset:0}.np-card-gradient{background:linear-gradient(#0000 30%,#000000b3 100%);position:absolute;inset:0}.np-card-info{z-index:1;-webkit-backdrop-filter:blur(2.5px);background:linear-gradient(#0000 0%,#798e2136 100%);flex-direction:column;align-items:flex-start;gap:3px;padding:10px 16px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.np-card-name{color:#eaeaee;text-align:left;margin:0;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.np-card-exp{color:#eaeaee;text-align:left;margin:0;font-family:Inter;font-size:10px;font-weight:400;line-height:14px}.np-card-badge{color:#dcdce1;text-align:left;margin:0;font-family:Inter;font-size:10px;font-weight:300;line-height:14px}.np-lime{color:#cf0}.nist-scrollbar-pill{background:#1a1a1a;border-radius:1000px;flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;width:10px;padding:60px 0;display:flex}.nist-scrollbar-handle{background:#58585c;border-radius:1000px;flex-shrink:0;width:4px;height:160px}.nist-pause-btn{color:#0a0a0a;cursor:pointer;background:#b3b3b8;border:none;border-radius:1000px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.nist-pause-btn:hover{background:#cf0}.nist-right{flex-direction:column;flex:1;gap:56px;min-width:0;display:flex}.nist-header-block{flex-direction:column;gap:12px;display:flex}.nist-eyebrow{color:#c6c6cc;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.nist-h2{text-transform:uppercase;letter-spacing:-1px;background:linear-gradient(258.57deg,#f1f1f4 19.38%,#acaea5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:482px;margin:0;font-family:Inter;font-size:48px;font-weight:700;line-height:64px}.nist-desc{color:#dcdce1;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.nist-detail-section{flex-direction:column;gap:24px;display:flex}.nist-trainer-row{align-items:flex-start;gap:24px;display:flex}.nist-feat-wrap{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.nist-feat-card{border:1px solid #ffffff40;border-radius:16px;flex-direction:column;justify-content:flex-end;width:240px;height:300px;padding:12px;display:flex;position:relative;overflow:hidden}.nist-feat-img{object-fit:cover;object-position:center 15%;width:100%;height:100%;position:absolute;inset:0}.nist-feat-gradient{background:linear-gradient(#0000 30%,#000000c7);position:absolute;inset:0}.nist-rating-badge{z-index:1;-webkit-backdrop-filter:blur(6.5px);background:linear-gradient(90deg,#ffffff2b 0%,#ffffff12 100%);border:1px solid #fff3;border-radius:1000px;align-items:center;gap:3px;padding:4px 8px;display:flex;position:absolute;top:11px;left:11px}.nist-rating-badge span{color:#c6c6cc;font-family:Inter;font-size:12px;font-weight:400;line-height:16px}.nist-book-btn{z-index:1;color:#181819;cursor:pointer;background:#cf0;border:none;border-radius:1000px;width:100%;padding:10px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;transition:opacity .2s,transform .15s;position:relative}.nist-book-btn:hover{opacity:.9;transform:translateY(-1px)}.nist-feat-label{color:#eaeaee;margin:0;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.nist-info{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.nist-info-top{flex-direction:column;gap:16px;display:flex}.nist-trainer-name{color:#eaeaee;margin:0;font-family:Inter;font-size:24px;font-weight:700;line-height:36px}.nist-trainer-role{color:#b3b3b8;margin:4px 0 0;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.nist-trainer-bio{color:#dcdce1;margin:0;font-family:Inter;font-size:14px;font-weight:300;line-height:20px}.nist-certs-label{color:#b3b3b8;margin:0 0 8px;font-family:Inter;font-size:14px;font-weight:300;line-height:20px}.nist-certs-row{flex-wrap:wrap;gap:8px;display:flex}.nist-cert-badge{color:#eaeaee;-webkit-backdrop-filter:blur(13px);white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1f;border-radius:1000px;align-items:center;gap:4px;padding:6px 12px;font-family:Inter;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}.nist-cert-badge svg{flex-shrink:0}.nist-stats-row{align-items:center;gap:24px;display:flex}.nist-stat{flex-direction:column;gap:2px;display:flex}.ns-val{color:#eaeaee;font-family:Inter;font-size:16px;font-weight:600;line-height:24px}.ns-key{color:#b3b3b8;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.ns-sep{background:#ffffff26;flex-shrink:0;width:1px;height:28px}.nist-divider{background:#ffffff1a;flex-shrink:0;height:1px}.nist-location-row{align-items:center;gap:8px;display:flex}.nl-label{color:#c6c6cc;white-space:nowrap;font-family:Inter;font-size:14px;font-weight:300}.nl-text{color:#eaeaee;font-family:Inter;font-size:14px;font-weight:400}.nist-sub-section{flex-direction:column;gap:16px;display:flex}.nist-tab-bar{align-items:center;gap:16px;display:flex}.nist-tab-btn{color:#8e8e93;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:Inter;font-size:14px;font-weight:300;line-height:20px;transition:color .25s}.nist-tab-btn.active{color:#f1f1f4;font-weight:600}.nist-slides-wrap{width:100%;overflow:hidden}.nist-slides-track{width:200%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.nist-slide{flex-shrink:0;width:50%}.nist-pkg-grid{gap:16px;display:flex}.np-pkg-card{-webkit-backdrop-filter:blur(6.5px);background:#ffffff0a;border:1px solid #ffffff40;border-radius:16px;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.np-pkg-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.np-pkg-name{color:#eaeaee;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.np-pkg-price{align-items:baseline;gap:3px;display:flex}.np-price-val{color:#eaeaee;font-family:Inter;font-size:18px;font-weight:600;line-height:26px}.np-price-per{color:#c6c6cc;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.np-pkg-units{color:#c6c6cc;margin:0;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.np-pkg-feats{flex-direction:column;flex:1;gap:4px;margin:0;padding:0;list-style:none;display:flex}.np-pkg-feats li{color:#c6c6cc;align-items:center;gap:8px;font-family:Inter;font-size:12px;font-weight:300;line-height:16px;display:flex}.np-pkg-feats li svg{flex-shrink:0}.np-pkg-cta{color:#cf0;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:auto;padding:0;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;display:inline-flex}.np-pkg-cta svg{color:#cf0;flex-shrink:0}.nist-ws-grid{flex-direction:column;gap:12px;display:flex}.nist-ws-row{gap:12px;display:flex}.np-ws-card{-webkit-backdrop-filter:blur(6.5px);background:#ffffff0a;border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;flex:1;gap:8px;padding:12px 14px;display:flex}.np-ws-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.np-ws-title{color:#eaeaee;flex:1;margin:0;font-family:Inter;font-size:13px;font-weight:400;line-height:18px}.np-ws-badge{-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px);border:1px solid;border-radius:1000px;flex-shrink:0;align-items:center;gap:4px;padding:3px 8px;display:flex}.np-ws-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.np-ws-status-text{color:#eaeaee;white-space:nowrap;font-family:Inter;font-size:11px;font-weight:400;line-height:14px}.np-ws-spots{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.np-ws-spots-num{color:#eaeaee;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.np-ws-spots-label{color:#c6c6cc;white-space:nowrap;font-family:Inter;font-size:10px;font-weight:300}.np-ws-meta{color:#c6c6cc;flex-wrap:wrap;align-items:center;gap:8px;font-family:Inter;font-size:11px;font-weight:300;line-height:16px;display:flex}.np-ws-sep{background:#fff3;flex-shrink:0;width:1px;height:10px}.np-ws-date{color:#c6c6cc;align-items:center;gap:4px;font-size:11px;font-weight:300;display:flex}.np-ws-type{color:#eaeaee;white-space:nowrap;background:#ffffff1a;border-radius:1000px;padding:2px 8px;font-family:Inter;font-size:11px;font-weight:400}.nist-dots{align-items:center;gap:4px;display:flex}.nd{cursor:pointer;background:#fff3;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:width .25s,height .25s,background .25s;display:block}.nd.nd-active{background:#fff;width:8px;height:8px}@media (width<=1400px){.nist-section{padding:80px 60px}.nist-layout{gap:48px}}@media (width<=1200px){.nist-layout{gap:32px}.nist-h2{font-size:40px;line-height:52px}.nist-feat-card{width:200px;height:260px}}@media (width<=1100px){.nist-layout{flex-direction:column}.nist-left{flex-direction:row;align-items:flex-start}.nist-profiles-area{height:480px}.nist-col-a{padding-top:40px}}.nist-mobile-wrap{z-index:1;flex-direction:column;gap:28px;width:100%;display:none;position:relative}.nist-mobile-scroll-clip{width:100%;overflow:hidden}.nist-mobile-scroll-track{grid-template-rows:170px 170px;grid-auto-columns:130px;grid-auto-flow:column;gap:10px;width:max-content;animation:18s linear infinite nist-mobile-scroll;display:grid}.nist-mobile-scroll-track:hover{animation-play-state:paused}@keyframes nist-mobile-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.nist-mobile-scroll-track .np-card{flex-shrink:0;width:130px;height:170px;margin:0}.nist-mobile-scroll-track .np-card-img{width:100%;height:100%;position:absolute;inset:0}.nist-mobile-scroll-track .np-card-gradient{display:block}.nist-mobile-scroll-track .np-card-info{position:absolute}@media (width<=768px){.nist-mobile-wrap{display:flex}.nist-layout{display:none!important}.nist-section{padding:60px 24px}.nist-h2{font-size:32px;line-height:40px}}@media (width<=480px){.nist-section{padding:48px 16px}.nist-h2{font-size:26px;line-height:34px}.nist-eyebrow{font-size:10px}.nist-mobile-scroll-track{grid-template-rows:150px 150px;grid-auto-columns:115px}.nist-mobile-scroll-track .np-card{width:115px;height:150px}}.td-overlay{z-index:9999;align-items:flex-end;display:flex;position:fixed;inset:0}.td-backdrop{-webkit-backdrop-filter:blur(4px);background:#000000a6;position:absolute;inset:0}.td-sheet{z-index:1;background:#111;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-height:93vh;animation:.32s cubic-bezier(.22,1,.36,1) both td-slide-up;display:flex;position:relative;overflow:hidden}@keyframes td-slide-up{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.td-handle-wrap{flex-shrink:0;justify-content:center;padding:12px 0 4px;display:flex}.td-handle{background:#ffffff2e;border-radius:2px;width:40px;height:4px}.td-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;padding:4px 20px 0;overflow-y:auto}.td-scroll::-webkit-scrollbar{display:none}.td-header{justify-content:space-between;align-items:flex-start;padding:8px 0 16px;display:flex}.td-photo-wrap{flex-shrink:0;position:relative}.td-photo{object-fit:cover;border-radius:16px;width:160px;height:186px;display:block}.td-photo-empty{background:#1a1a1a}.td-rating{-webkit-backdrop-filter:blur(8px);color:#fff;background:#0009;border-radius:100px;align-items:center;gap:4px;padding:4px 9px;font-family:Inter;font-size:12px;font-weight:600;display:flex;position:absolute;top:10px;left:10px}.td-close{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:4px;transition:background .15s;display:flex}.td-close:hover{background:#ffffff29}.td-name{color:#fff;letter-spacing:-.6px;margin:0 0 5px;font-family:Inter;font-size:28px;font-weight:700}.td-role{color:#ffffff80;margin:0 0 14px;font-family:Inter;font-size:14px;font-weight:400}.td-bio{color:#ffffffad;margin:0 0 20px;font-family:Inter;font-size:14px;font-weight:400;line-height:1.65}.td-certs-block{margin-bottom:16px}.td-certs-label{color:#fff6;margin:0 0 8px;font-family:Inter;font-size:12px}.td-certs-row{flex-wrap:wrap;gap:8px;display:flex}.td-cert-pill{color:#ffffffc7;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-family:Inter;font-size:12px;font-weight:500;display:inline-flex}.td-badge-line{letter-spacing:.6px;color:#ffffffd9;margin:0 0 20px;font-family:Inter;font-size:12px;font-weight:700}.td-lime{color:#cf0}.td-stats{align-items:center;margin-bottom:20px;display:flex}.td-stat{flex-direction:column;flex:1;gap:2px;display:flex}.td-stat-val{color:#fff;letter-spacing:-.5px;font-family:Inter;font-size:22px;font-weight:700}.td-stat-key{color:#ffffff61;letter-spacing:.8px;font-family:Inter;font-size:10px;font-weight:500}.td-stat-sep{background:#ffffff1a;flex-shrink:0;width:1px;height:36px;margin:0 16px}.td-divider{background:#ffffff12;height:1px;margin:0 0 16px}.td-location{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-bottom:16px;display:flex}.td-loc-label{color:#ffffff6b;flex-shrink:0;font-family:Inter;font-size:13px}.td-loc-text{color:#fff;font-family:Inter;font-size:13px;font-weight:500;line-height:1.5}.td-tabs{border-bottom:1px solid #ffffff12;gap:24px;margin-bottom:16px;display:flex}.td-tab{letter-spacing:.8px;color:#ffffff61;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:0 0 12px;font-family:Inter;font-size:12px;font-weight:700;transition:color .2s,border-color .2s}.td-tab.active{color:#fff;border-bottom-color:#cf0}.td-cards-scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.td-cards-scroll::-webkit-scrollbar{display:none}.td-pkg-card{background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;flex-shrink:0;gap:0;width:220px;padding:16px;display:flex}.td-pkg-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.td-pkg-name{color:#fff;font-family:Inter;font-size:15px;font-weight:700}.td-pkg-price{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.td-price-val{color:#fff;letter-spacing:-.3px;font-family:Inter;font-size:16px;font-weight:700}.td-price-per{color:#fff6;font-family:Inter;font-size:11px}.td-pkg-units{letter-spacing:.5px;color:#fff6;margin:0 0 10px;font-family:Inter;font-size:11px;font-weight:600}.td-pkg-feats{flex-direction:column;flex:1;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.td-pkg-feats li{color:#ffffff9e;align-items:center;gap:7px;font-family:Inter;font-size:12px;display:flex}.td-pkg-cta{color:#cf0;cursor:pointer;letter-spacing:.4px;background:0 0;border:none;align-items:center;gap:4px;margin-top:auto;padding:0;font-family:Inter;font-size:12px;font-weight:800;display:flex}.td-ws-card{background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px;flex-shrink:0;width:220px;padding:14px 16px}.td-ws-top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.td-ws-title{color:#fff;flex:1;margin:0;font-family:Inter;font-size:13px;font-weight:600;line-height:1.4}.td-ws-badge{color:#fff;white-space:nowrap;border:1px solid;border-radius:100px;flex-shrink:0;align-items:center;gap:4px;padding:2px 8px;font-family:Inter;font-size:10px;font-weight:600;display:flex}.td-ws-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.td-ws-spots{color:#ffffff73;flex-direction:column;flex-shrink:0;align-items:center;font-family:Inter;font-size:10px;display:flex}.td-ws-spots-num{color:#cf0;font-size:20px;font-weight:700;line-height:1}.td-ws-meta{color:#fff6;flex-wrap:wrap;align-items:center;gap:6px;font-family:Inter;font-size:11px;display:flex}.td-ws-date{align-items:center;gap:4px;display:flex}.td-ws-type{color:#ffffff8c}.td-footer{padding:12px 20px max(20px, env(safe-area-inset-bottom));background:#111;border-top:1px solid #ffffff0f;flex-shrink:0}.td-book-btn{color:#0b0b0b;letter-spacing:.8px;cursor:pointer;background:#cf0;border:none;border-radius:100px;width:100%;padding:17px;font-family:Inter;font-size:14px;font-weight:800;transition:opacity .18s}.td-book-btn:hover{opacity:.9}.ps-section{background:#0a0a0a;padding:80px 100px;position:relative;overflow:hidden}.ps-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ps-bg-base{background:#0a0a0a;position:absolute;inset:0}.ps-parallax-wrap{z-index:1;width:100%;left:0;height:150%!important;position:absolute!important;top:-25%!important}.ps-bg-lines{object-fit:cover;object-position:center top;opacity:1;mix-blend-mode:screen;filter:brightness(1.8)saturate(1.6)contrast(1.3);-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.ps-flow-svg{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ps-content{z-index:1;flex-direction:column;gap:56px;display:flex;position:relative}.ps-header{flex-direction:column;gap:12px;display:flex}.ps-title{letter-spacing:0;background:linear-gradient(215deg,#f1f1f4 69.77%,#acaea5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Inter;font-size:48px;font-weight:700;line-height:64px}.ps-sub{color:#dcdce1;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.ps-cards{flex-direction:column;gap:24px;display:flex}.ps-cards--solo .ps-featured{min-height:420px}.ps-card-bg{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ps-card-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.ps-card-img-bot{object-position:bottom}.ps-featured{border:1px solid #ffffff40;border-radius:16px;flex-shrink:0;position:relative;overflow:hidden}.ps-feat-grad{background:linear-gradient(90deg,#00000012 0% 100%),linear-gradient(-90deg,#0000 30%,#000000b3 100%);position:absolute;inset:0}.ps-feat-panel{z-index:1;-webkit-backdrop-filter:blur(2.5px);background:0 0;flex-direction:column;justify-content:center;gap:48px;width:400px;min-height:260px;padding:24px;display:flex;position:relative}.ps-feat-inner{flex-direction:column;gap:20px;display:flex}.ps-feat-title{color:#eaeaee;margin:0;font-family:Inter;font-size:40px;font-weight:700;line-height:56px}.ps-cdown{align-items:flex-start;gap:16px;display:flex}.ps-ctu{flex-direction:column;align-items:center;gap:8px;display:flex}.ps-ctu-box{-webkit-backdrop-filter:blur(6.5px);color:#eaeaee;text-align:center;font-variant-numeric:tabular-nums;background:linear-gradient(90deg,#ffffff12 0% 100%),linear-gradient(90deg,#ffffff08 0% 100%);border:1px solid #ffffff40;border-radius:8px;width:48px;padding:8px 4px;font-family:Inter;font-size:24px;font-weight:700;line-height:36px}.ps-ctu-lbl{color:#c6c6cc;text-align:center;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.ps-meta{align-items:center;gap:16px;display:flex}.ps-loc{align-items:center;gap:8px;display:flex}.ps-loc-text{color:#c6c6cc;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-family:Inter;font-size:14px;font-weight:400;line-height:21px;overflow:hidden}.ps-dot{background:#4caf50;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ps-linesep{background:#ffffff4d;flex-shrink:0;width:1px;height:16px}.ps-spots{color:#e4124c;white-space:nowrap;background:#dfdfdf;border-radius:1000px;padding:4px 12px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px}.ps-btn{color:#181819;cursor:pointer;background:#cf0;border:none;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;width:180px;padding:10px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;transition:opacity .2s,transform .15s;display:inline-flex}.ps-btn:hover{opacity:.9;transform:translateY(-1px)}.ps-btn:active{transform:translateY(0)}.ps-active-badge{z-index:2;-webkit-backdrop-filter:blur(6.5px);color:#eaeaee;white-space:nowrap;background:linear-gradient(90deg,#0000004f 0% 100%),linear-gradient(-90deg,#798e2100 0%,#798e214f 100%),linear-gradient(90deg,#00000036 0% 100%);border-radius:1000px 0 0 1000px;align-items:center;padding:4px 12px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;display:flex;position:absolute;top:23px;right:-1px;box-shadow:0 0 11px #0000004f}.ps-row{align-items:stretch;gap:24px;height:393px;display:flex}.ps-card{border:1px solid #ffffff40;border-radius:16px;flex:1 1 0;min-width:0;position:relative;overflow:hidden}.ps-card-tall{flex:1 1 0;min-width:0}.ps-card-sm{flex:1 1 0;width:100%;min-height:0}.ps-row-grad{background:linear-gradient(-90deg,#0000 30%,#000000b3 100%);position:absolute;inset:0}.ps-row-grad-dark{background:linear-gradient(90deg,#00000045 0% 100%),linear-gradient(-90deg,#0000 30%,#000000b3 100%)}.ps-panel{z-index:1;box-sizing:border-box;-webkit-backdrop-filter:blur(2.5px);background:0 0;flex-direction:column;align-items:flex-start;width:310px;height:100%;padding:24px;display:flex;position:absolute;top:0;left:0}.ps-panel-lg{justify-content:flex-start;gap:48px}.ps-panel-sm{justify-content:space-between;gap:28px}.ps-panel-body{flex-direction:column;gap:12px;display:flex}.ps-panel-body-sm{flex-direction:column;gap:8px;display:flex}.ps-h-lg{color:#eaeaee;margin:0;font-family:Inter;font-size:40px;font-weight:700;line-height:56px}.ps-h-sm{color:#eaeaee;margin:0;font-family:Inter;font-size:24px;font-weight:700;line-height:36px}.ps-col-right{flex-direction:column;flex:1 1 0;gap:24px;min-width:0;display:flex}@media (width<=1280px){.ps-section{padding:80px 60px}.ps-feat-panel{width:360px}.ps-panel{width:280px}}@media (width<=1100px){.ps-section{padding:80px 40px}.ps-row{flex-direction:column;height:auto}.ps-card-tall{height:320px}.ps-card-sm{min-height:200px}.ps-feat-panel{width:100%;max-width:420px}.ps-col-right{gap:16px}}@media (width<=768px){.ps-section{padding:60px 24px}.ps-title{font-size:36px;line-height:48px}.ps-feat-title,.ps-h-lg{font-size:28px;line-height:40px}.ps-h-sm{font-size:20px;line-height:30px}.ps-cdown{gap:10px}.ps-ctu-box{width:40px;font-size:20px}.ps-feat-panel{min-height:220px}}@media (width<=480px){.ps-section{padding:48px 16px}.ps-title{font-size:26px;line-height:36px}.ps-sub{font-size:14px}.ps-feat-title,.ps-h-lg{font-size:22px;line-height:30px}.ps-h-sm{font-size:17px;line-height:26px}.ps-ctu-box{width:36px;height:36px;font-size:18px}.ps-ctu-label{font-size:8px}.ps-feat-card{min-height:300px}.ps-card-tall{height:260px}.ps-card-sm{min-height:140px}.ps-row{gap:10px}.ps-badge{padding:6px 14px;font-size:10px}.ps-meta-text{font-size:11px}}.sc-section{box-sizing:border-box;background:#0a0a0a;justify-content:center;align-items:center;min-height:510px;padding:120px 100px;display:flex;position:relative;overflow:hidden}.sc-map-wrap{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%)}.sc-map-img{object-fit:contain;object-position:center;opacity:.55;filter:brightness(1.4)contrast(1.2);-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.sc-content{z-index:2;flex-direction:column;align-items:center;gap:64px;width:100%;max-width:1240px;display:flex;position:relative}.sc-header{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.sc-title{letter-spacing:0;text-transform:uppercase;background:linear-gradient(248deg,#f1f1f4 69.77%,#acaea5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Inter;font-size:48px;font-weight:700;line-height:64px}.sc-power{-webkit-text-fill-color:#cf0}.sc-sub{color:#dcdce1;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.sc-stats{align-items:center;gap:12px;width:100%;display:flex}.sc-divider{background:#ffffff2e;flex-shrink:0;width:1px;height:80px}.sc-stat{text-align:center;flex-direction:column;flex:1 0 0;align-items:flex-start;gap:12px;min-width:0;display:flex}.sc-val{letter-spacing:0;background:linear-gradient(255.81deg,#f1f1f4 27.89%,#acaea5 70.89%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 13px #0000003b);-webkit-background-clip:text;background-clip:text;width:100%;font-family:Inter;font-size:56px;font-weight:700;line-height:72px}.sc-lbl{color:#c6c6cc;width:100%;font-family:Inter;font-size:18px;font-weight:300;line-height:26px}.sc-nist{color:#cf0}@media (width<=1280px){.sc-section{padding:100px 60px}.sc-title{font-size:40px;line-height:52px}.sc-val{font-size:48px;line-height:60px}}@media (width<=900px){.sc-section{min-height:auto;padding:80px 40px}.sc-content{gap:48px}.sc-title{white-space:normal;font-size:32px;line-height:44px}.sc-sub{font-size:15px}.sc-val{font-size:40px;line-height:52px}.sc-lbl{font-size:15px;line-height:22px}.sc-stats{flex-wrap:wrap;justify-content:center;gap:0}.sc-stat{flex:1 0 44%;align-items:center;min-width:120px;padding:16px 24px}.sc-divider{display:none}}@media (width<=480px){.sc-section{padding:60px 24px}.sc-title{font-size:26px;line-height:36px}.sc-sub{font-size:14px}.sc-val{font-size:36px;line-height:48px}.sc-lbl{font-size:14px}.sc-stat{flex:0 0 100%;padding:12px 0}}.app-node-section{text-align:left;background:#080808;align-items:center;min-height:520px;padding:37px 0;position:relative;overflow:hidden}.app-node-img{object-fit:cover;object-position:center 30%;z-index:0;width:100%;height:100%;position:absolute;inset:0}.app-node-overlay{z-index:1;background:linear-gradient(90deg,#080808eb 40%,#0808088c 75%,#08080833 100%);position:absolute;inset:0}.app-node-content{z-index:2;padding-top:80px;padding-bottom:80px;position:relative}.app-node-headline{letter-spacing:-2.5px;color:#fff;margin-bottom:16px;font-size:clamp(40px,5.5vw,76px);font-weight:900;line-height:1.05}.app-node-desc{color:var(--text-secondary);margin-bottom:28px;font-size:15px}.app-node-ctas{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.app-node-dl-btn{background:var(--accent);color:#000;letter-spacing:.8px;border-radius:var(--radius-pill);align-items:center;padding:11px 24px;font-size:13px;font-weight:800;transition:opacity .2s,transform .15s;display:inline-flex}.app-node-dl-btn:hover{opacity:.88;transform:translateY(-1px)}.app-node-join-btn{color:#fff;letter-spacing:.8px;border-radius:var(--radius-pill);border:1.5px solid #ffffff4d;align-items:center;padding:11px 24px;font-size:13px;font-weight:700;transition:border-color .2s,background .2s;display:inline-flex}.app-node-join-btn:hover{background:#ffffff0f;border-color:#fff}.app-store-btns{flex-wrap:wrap;gap:12px;display:flex}.store-btn{color:#fff;background:#111;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:11px 18px;font-size:13px;transition:opacity .2s,transform .15s;display:flex}.store-btn:hover{opacity:.85;transform:translateY(-2px)}.store-btn svg{flex-shrink:0}.store-btn-text{flex-direction:column;line-height:1.2;display:flex}.store-btn-sub{color:#ffffff80;font-size:10px}.store-btn-name{color:#fff;font-size:14px;font-weight:700}.app-everything-section{background:#060606;padding:100px 0;position:relative;overflow:hidden}.wavy-lines-svg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.wave-path{fill:none;stroke:#c8ff00;stroke-width:1px;opacity:.18}.wave-path-1{opacity:.22}.wave-path-2{opacity:.14}.wave-path-3{opacity:.1}.app-everything-inner{z-index:2;position:relative}.app-everything-header{text-align:center;margin-bottom:60px}.app-everything-title{letter-spacing:-2px;color:#fff;margin-bottom:10px;font-size:clamp(32px,4vw,56px);font-weight:800}.app-everything-sub{color:var(--text-secondary);font-size:15px}.app-everything-layout{grid-template-columns:320px 1fr;align-items:start;gap:56px;display:grid}.app-everything-phone-wrap{justify-content:center;display:flex;position:sticky;top:100px}.app-everything-phone{background:#1a1e1a;border:2px solid #2a2e2a;border-radius:40px;width:280px;position:relative;overflow:hidden;box-shadow:0 40px 80px #000000b3,0 0 0 1px #c8ff000f}.phone-dynamic-island{z-index:10;background:#000;border-radius:20px;width:100px;height:28px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.aps-root{background:#141a14;min-height:560px;padding:52px 14px 20px;font-family:inherit}.aps-topbar{color:#fff9;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:16px;display:flex}.aps-label{letter-spacing:1px;color:var(--accent);margin-bottom:6px;font-size:10px;font-weight:700}.aps-heading{color:#fff;letter-spacing:-.5px;margin-bottom:8px;font-size:22px;font-weight:900;line-height:1.1}.aps-accent{color:var(--accent);font-style:italic}.aps-sub{color:#ffffff73;margin-bottom:14px;font-size:11px;line-height:1.5}.aps-stats{gap:20px;margin-bottom:14px;display:flex}.aps-stat{flex-direction:column;display:flex}.aps-stat-val{color:var(--accent);letter-spacing:-.5px;font-size:18px;font-weight:800}.aps-stat-key{color:#ffffff59;letter-spacing:.8px;font-size:9px;font-weight:700}.aps-days{gap:4px;margin-bottom:12px;display:flex}.aps-day{background:#ffffff0d;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:6px 2px;display:flex}.aps-filters{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.aps-filter{letter-spacing:.5px;color:#ffffff80;border-radius:var(--radius-pill);background:#ffffff12;padding:4px 9px;font-size:9px;font-weight:700}.aps-filter.active{background:var(--accent);color:#000}.aps-session{background:#1e241e;border-radius:12px;margin-bottom:8px;padding:12px}.aps-session-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.aps-slot-warn{color:#e07000;background:#e0700026;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:700}.aps-slot-ok{color:var(--accent);background:#c8ff001a;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:700}.aps-session-title{color:#fff;letter-spacing:-.3px;margin-bottom:5px;font-size:13px;font-weight:900}.aps-session-meta{color:#ffffff73;align-items:center;gap:6px;margin-bottom:5px;font-size:10px;display:flex}.aps-avatar{width:18px;height:18px;color:var(--accent);background:#343;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:7px;font-weight:800;display:flex}.aps-session-detail{color:#ffffff59;gap:12px;margin-bottom:8px;font-size:9px;display:flex}.aps-book-btn{background:var(--accent);color:#000;letter-spacing:.5px;border-radius:var(--radius-pill);cursor:pointer;border:none;padding:6px 12px;font-size:9px;font-weight:900}.app-features-list{flex-direction:column;gap:0;display:flex}.app-feature-row{background:#111611;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:18px;margin-bottom:8px;padding:20px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.app-feature-row:hover{border-color:#c8ff002e}.app-feature-body{flex:1}.app-feature-tag{color:var(--accent);letter-spacing:.3px;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.app-feature-title{color:#fff;letter-spacing:-.3px;margin-bottom:4px;font-size:16px;font-weight:800}.app-feature-desc{color:var(--text-muted);font-size:13px;line-height:1.5}.app-feature-wm{color:#c8ff000d;letter-spacing:-3px;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:48px;font-weight:900;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.hdl-section{background:#0a0a0a;width:100%;height:680px;position:relative;overflow:hidden}.hdl-section:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(#0000,#0a0a0a 80%);height:160px;position:absolute;bottom:0;left:0;right:0}.hdl-rings-svg{pointer-events:none;z-index:1;width:1130px;height:560px;position:absolute;top:-13px;left:calc(50% - 407.5px);overflow:visible}.hdl-ring{fill:none}.hdl-ring-1{animation:9s ease-in-out infinite hdl-glow-1}.hdl-ring-2{animation:9s ease-in-out 3s infinite hdl-glow-2}.hdl-ring-3{animation:9s ease-in-out 6s infinite hdl-glow-3}@keyframes hdl-glow-1{0%,to{opacity:.4;filter:none}30%{opacity:.9;filter:drop-shadow(0 0 22px #ccff00bf)}60%{opacity:.4;filter:none}}@keyframes hdl-glow-2{0%,to{opacity:.2;filter:none}30%{opacity:.8;filter:drop-shadow(0 0 22px #ccff00a6)}60%{opacity:.2;filter:none}}@keyframes hdl-glow-3{0%,to{opacity:.08;filter:none}30%{opacity:.65;filter:drop-shadow(0 0 22px #ccff008c)}60%{opacity:.08;filter:none}}.hdl-overlay{background:#0a0a0ab8;position:absolute;inset:0}.hdl-vignette{background-size:100% 100%;position:absolute;inset:0}.hdl-content{z-index:2;flex-direction:column;gap:40px;width:507px;display:flex;position:absolute;top:120px;left:120px}.hdl-text{flex-direction:column;gap:12px;display:flex}.hdl-label{color:#c6c6cc;margin:0;font-size:16px;font-weight:300;line-height:24px}.hdl-headline{background:linear-gradient(247.28deg,#f1f1f4 69.77%,#acaea5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:591px;margin:0;font-size:48px;font-weight:700;line-height:52px}.hdl-body{color:#dcdce1;max-width:453px;margin:0;font-size:16px;font-weight:400;line-height:24px}.hdl-store-btns{align-items:flex-start;gap:24px;display:flex}.hdl-store-btn{cursor:pointer;background:#0a0a0a;border:1px solid #3b3b3b;border-radius:16px;flex-shrink:0;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.hdl-store-btn:hover{background:#111;border-color:#666}.hdl-apple-icon{flex-shrink:0;width:24px;height:29px}.hdl-gplay-icon{flex-shrink:0;width:24px;height:24px}.hdl-store-text{flex-direction:column;display:flex}.hdl-store-sub{color:#c6c6cc;font-size:10px;line-height:1.3}.hdl-store-name{color:#fff;font-size:16px;font-weight:600;line-height:1.3}.hdl-phone-wrap{z-index:2;width:323px;position:absolute;top:52px;left:calc(50% + 160px)}.hdl-phone{background:#0a0a0a;border:4px solid #58585c;border-radius:48px;width:315px;height:680px;position:relative;box-shadow:0 0 20px #0000004d}.hdl-phone-screen{background:#0a0a0a;border-radius:44px;position:absolute;inset:0;overflow:hidden}.hdl-phone-screen video{object-fit:cover;width:100%;height:100%}.hdl-phone-bezel{pointer-events:none;border:8px solid #000;border-radius:44px;position:absolute;inset:-1px}.hdl-phone-notch{z-index:1;background:#0a0a0a;border:1px solid #343436;border-radius:100px;width:93px;height:27px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.hdl-phone-btn{background:#58585c;width:4px;position:absolute}.hdl-btn-l1{border-radius:3.86px 0 0 3.86px;height:24px;top:92px;left:-8px}.hdl-btn-l2{border-radius:3.86px 0 0 3.86px;height:55px;top:129px;left:-8px}.hdl-btn-l3{border-radius:3.86px 0 0 3.86px;height:55px;top:194px;left:-8px}.hdl-btn-r{border-radius:0 3.86px 3.86px 0;height:75px;top:160px;right:-8px}.hdl-phone-pill{background:#ffffff40;border-radius:100px;width:100px;height:5px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.hdl-qr{pointer-events:none;width:176px;height:174px;display:block;position:absolute;top:34px;left:264px}@media (width<=900px){.hdl-section{height:auto;padding:64px 24px 80px}.hdl-content{text-align:center;align-items:center;width:100%;max-width:480px;margin:0 auto;position:static}.hdl-headline{font-size:32px;line-height:38px}.hdl-store-btns{flex-wrap:wrap;justify-content:center}.hdl-phone-wrap,.hdl-rings-svg,.hdl-vignette{display:none}}.hub-store-btn{background:#0a0a0a;border:1px solid #3b3b3b;border-radius:16px;flex-shrink:0;justify-content:flex-start;align-items:center;gap:10px;padding:12px 18px;text-decoration:none;transition:border-color .2s;display:inline-flex}.hub-store-btn:hover{border-color:#ffffff40}.hub-store-icon{flex-shrink:0;width:26px;height:26px;display:block}.hub-store-text{flex-direction:column;align-items:flex-start;gap:0;display:flex}.hub-store-sub{color:#fff;white-space:nowrap;font-family:Inter;font-size:10px;font-weight:400;line-height:13px}.hub-store-name{color:#fff;white-space:nowrap;letter-spacing:-.3px;font-family:Inter;font-size:16px;font-weight:600;line-height:20px}.hub-btn-primary{color:#181819;letter-spacing:0;white-space:nowrap;background:#cf0;border-radius:1000px;justify-content:center;align-items:center;padding:10px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;transition:opacity .2s,transform .15s;display:inline-flex;box-shadow:0 0 8.5px #ccff00b3}.hub-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.hub-btn-outline{color:#f1f1f4;white-space:nowrap;border:1px solid #f1f1f4;border-radius:1000px;justify-content:center;align-items:center;padding:10px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;transition:opacity .2s;display:inline-flex}.hub-btn-outline:hover{opacity:.8}.hub-phone{background:#0a0a0a;border:4px solid #58585c;border-radius:48px;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 0 20px #0000004d}.hub-phone-border{pointer-events:none;z-index:3;border:8px solid #000;border-radius:44px;position:absolute;inset:0}.hub-phone-notch{z-index:4;background:#0a0a0a;border:1px solid #343436;border-radius:100px;width:110px;height:32px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.hub-phone-inner{border-radius:44px;width:100%;height:100%;position:relative;overflow:hidden}.hub-phone-bg{object-fit:cover;width:100%;height:107.26%;display:block;position:absolute;top:2.35%;left:0}.hub-phone-btn{background:#58585c;border-radius:3.858px;position:absolute}.hub-phone-btn-l1{border-radius:3.858px 0 0 3.858px;width:8px;height:28px;top:110px;left:-8px}.hub-phone-btn-l2{border-radius:3.858px 0 0 3.858px;width:8px;height:38px;top:154px;left:-8px}.hub-phone-btn-l3{border-radius:3.858px 0 0 3.858px;width:8px;height:38px;top:208px;left:-8px}.hub-phone-btn-r{border-radius:0 3.858px 3.858px 0;width:8px;height:54px;top:192px;right:-8px}.hub-phone-pill{z-index:4;background:#58585c;border-radius:3px;width:120px;height:5px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.hub-hero{background:#000;width:100%;height:800px;position:relative;overflow:hidden}.hub-hero-video{object-fit:cover;object-position:center center;width:60%;height:100%;display:block;position:absolute;top:0;left:46%}.hub-hero-overlay{-webkit-backdrop-filter:blur(2px);z-index:1;position:absolute;inset:0}.hub-hero-content{z-index:2;flex-direction:column;gap:72px;display:flex;position:absolute;top:calc(50% + 38px);left:100px;transform:translateY(-50%)}.hub-hero-text-block{flex-direction:column;gap:52px;display:flex}.hub-hero-title-group{flex-direction:column;gap:24px;display:flex}.hub-hero-title{color:#fff;letter-spacing:-8.12px;flex-direction:column;width:806px;margin:0;font-family:Inter;font-size:116px;font-weight:700;display:flex}.hub-hero-line{line-height:104px;display:block}.hub-hero-sub{color:#dcdce1;width:564px;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.hub-hero-ctas,.hub-hero-stores{align-items:center;gap:24px;display:flex}.aps-root{z-index:2;flex-direction:column;gap:10px;min-height:100%;padding:60px 20px 20px;display:flex;position:relative}.aps-topbar{color:#fff;justify-content:space-between;margin-bottom:4px;font-size:16px;display:flex}.aps-back,.aps-menu{cursor:pointer;opacity:.7}.aps-label{letter-spacing:1.5px;color:#cf0;font-size:10px;font-weight:500}.aps-heading{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:900;line-height:1.1}.aps-accent{color:#cf0}.aps-sub{color:#ffffff8c;font-size:10px;line-height:1.5}.aps-stats{gap:16px;display:flex}.aps-stat{flex-direction:column;gap:2px;display:flex}.aps-stat-val{color:#fff;font-size:16px;font-weight:800}.aps-stat-key{letter-spacing:.8px;color:#fff6;font-size:8px}.aps-days{gap:4px;display:flex;overflow-x:auto}.aps-day{border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:32px;padding:4px 6px;display:flex}.aps-day.active{background:#cf0}.aps-day-name{color:#ffffff80;letter-spacing:.5px;font-size:8px;font-weight:600}.aps-day.active .aps-day-name{color:#000}.aps-day-num{color:#fff;font-size:13px;font-weight:700}.aps-day.active .aps-day-num{color:#000}.aps-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.aps-filter{letter-spacing:.4px;color:#fff6;border:1px solid #ffffff1f;border-radius:100px;padding:3px 8px;font-size:9px;font-weight:600}.aps-filter.active{color:#000;background:#cf0;border-color:#cf0}.aps-filter-see{color:#cf0;margin-left:auto;font-size:9px}.aps-session{background:#ffffff0f;border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex}.aps-session-dim{opacity:.5}.aps-session-top{justify-content:space-between;align-items:center;display:flex}.aps-tag{letter-spacing:.6px;color:#cf0;background:#ccff001f;border-radius:100px;padding:2px 7px;font-size:8px;font-weight:700}.aps-tag-group{color:#60a5fa;background:#60a5fa1f}.aps-slot-warn{color:#f97316;font-size:8px;font-weight:600}.aps-slot-ok{color:#4ade80;font-size:8px;font-weight:600}.aps-session-title{color:#fff;letter-spacing:.2px;font-size:12px;font-weight:800}.aps-session-meta{color:#ffffff8c;align-items:center;gap:8px;font-size:9px;display:flex}.aps-avatar{color:#000;background:#cf0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:7px;font-weight:800;display:inline-flex}.aps-avatar-2{color:#fff;background:#818cf8}.aps-session-detail{color:#fff6;justify-content:space-between;font-size:9px;display:flex}.aps-session-footer{justify-content:space-between;align-items:center;display:flex}.aps-price{color:#fff;font-size:13px;font-weight:800}.aps-price small{color:#fff6;font-size:9px;font-weight:400}.aps-book-btn{color:#000;letter-spacing:.5px;cursor:pointer;background:#cf0;border:none;border-radius:100px;padding:5px 12px;font-size:9px;font-weight:800}.hub-features{background:#0a0a0a;min-height:1220px;padding-bottom:80px;position:relative;overflow:hidden}.hub-features-header{z-index:1;text-align:center;margin-bottom:64px;padding-top:120px;position:relative}.hub-features-title{white-space:nowrap;background:linear-gradient(240.52deg,#f1f1f4 69.766%,#acaea5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-family:Inter;font-size:48px;font-weight:700;line-height:64px}.hub-features-sub{color:#dcdce1;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.hub-features-layout{z-index:1;justify-content:center;align-items:flex-start;gap:60px;padding:0 60px;display:flex;position:relative}.hub-features-phone-wrap{flex-shrink:0;margin-right:0;position:sticky;top:100px}.hub-features-phone{width:380px;height:820px}.hub-features-cards{flex-direction:column;flex-shrink:0;gap:8px;width:580px;padding-top:31px;padding-left:0;display:flex}.hub-feature-card{-webkit-backdrop-filter:blur(6.5px);background:linear-gradient(90deg,#171716cc 0% 100%),linear-gradient(90deg,#17171612 0% 100%);border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;justify-content:center;padding:20px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.hub-feature-card:hover{border-color:#ccff004d}.hub-card-ellipse{filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(circle,#64780a38 0%,#0000 70%);border-radius:50%;width:227px;height:227px;position:absolute;top:-80px;right:-25px}.hub-card-union{pointer-events:none;z-index:0;border-radius:0 14px 0 0;width:135px;height:89px;display:block;position:absolute;top:0;right:0}.hub-card-inner{z-index:1;align-items:center;gap:20px;display:flex;position:relative}.hub-card-icon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hub-card-text{flex-direction:column;flex:1;gap:2px;display:flex}.hub-card-tag{color:#cf0;font-family:Inter;font-size:12px;font-weight:400;line-height:16px}.hub-card-title{color:#eaeaee;font-family:Inter;font-size:16px;font-weight:700;line-height:24px}.hub-card-desc{color:#c6c6cc;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.hub-download{background:#0a0a0a;justify-content:center;align-items:center;gap:100px;width:100%;min-height:760px;padding:80px 60px;display:flex;position:relative;overflow:hidden}.hub-dl-bg-wrap{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hub-dl-rings{border:1px solid #ffffff0f;border-radius:50%;width:1100px;height:1100px;position:absolute;top:50%;right:-400px;transform:translateY(-50%)}.hub-dl-rings:before{content:"";border:1px solid #ffffff0a;border-radius:50%;position:absolute;inset:-200px}.hub-dl-rings:after{content:"";border:1px solid #ffffff05;border-radius:50%;position:absolute;inset:-400px}.hub-download-overlay{z-index:1;background:#0a0a0ab8;width:100%;height:100%;position:absolute;top:0;left:0}.hub-download-left{z-index:2;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:40px;width:440px;display:flex;position:relative;top:auto;left:auto}.hub-download-text{flex-direction:column;gap:12px;display:flex}.hub-download-title{background:linear-gradient(230.05deg,#f1f1f4 69.766%,#acaea5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:591px;margin:0;font-family:Inter;font-size:48px;font-weight:700;line-height:52px}.hub-download-desc{color:#dcdce1;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.hub-download-cta{align-self:flex-start}.hub-download-stores{align-items:center;gap:24px;display:flex}.hub-download-metrics{align-items:center;gap:40px;display:flex}.hub-metric{flex-direction:column;gap:8px;display:flex}.hub-metric-label{color:#c6c6cc;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.hub-rating-pill{-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px);background:#ffffff14;border-radius:1000px;align-items:center;gap:2px;padding:4px 6px;display:flex}.hub-rating-num{color:#c6c6cc;font-family:Inter;font-size:12px;font-weight:400}.hub-star-svg{flex-shrink:0}.hub-metric-sep{background:#ffffff1f;width:1px;height:48px}.hub-metric-big{color:#eaeaee;font-family:Inter;font-size:16px;font-weight:700;line-height:24px}.hub-dl-phone-container{z-index:2;flex-shrink:0;width:323px;height:680px;position:relative;top:auto;left:auto;overflow:visible}.hub-dl-phone{width:315px;height:680px}.hub-dl-qr-wrap{z-index:3;background:#fff;border-radius:12px;padding:8px;position:absolute;top:57px;left:1144px;box-shadow:0 20px 48px #00000080}.hub-dl-qr{width:160px;height:158px;display:block}.hub-dl-review{-webkit-backdrop-filter:blur(24px);z-index:6;background:#14141473;border:1px solid #ffffff29;border-radius:20px;align-items:center;gap:16px;padding:18px 20px;display:flex;position:absolute;box-shadow:0 8px 40px #0000004d}.hub-dl-review-1{width:280px;top:140px;left:-260px}.hub-dl-review-2{width:320px;top:380px;left:-200px}.hub-review-avatar-wrap{border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.hub-review-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.hub-review-initials{color:#ffffffe6;letter-spacing:1px;-webkit-user-select:none;user-select:none;font-family:Inter;font-size:16px;font-weight:700}.hub-review-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.hub-review-text{color:#f1f1f4;margin:0;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.hub-review-author{color:#888;margin:0;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.hub-phone-reviews{z-index:10;pointer-events:none;display:none;position:absolute;bottom:72px;left:10px;right:10px}.hub-phone-review-card{-webkit-backdrop-filter:blur(20px);background:#14141485;border:1px solid #ffffff29;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;transition:opacity .4s,transform .4s;display:flex;box-shadow:0 8px 32px #0006}.hub-phone-review-card.hpr-in{opacity:1;transform:translateY(0)}.hub-phone-review-card.hpr-out{opacity:0;transform:translateY(10px)}.hub-dl-reviews-mobile,.hub-dl-reviews-track{display:none}.hub-dl-review.hub-dl-review-mobile{width:100%;position:relative;top:auto;left:auto}@keyframes hub-reviews-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (width<=1280px){.hub-hero-title{font-size:clamp(72px,8vw,116px)}.hub-hero{height:auto;min-height:800px}.hub-features-layout{gap:40px;padding:0 32px}.hub-features-cards{flex:1;width:auto}.hub-download{flex-direction:column;align-items:center;gap:48px;min-height:0;padding:80px 60px 60px}.hub-download-left{text-align:left;align-items:flex-start;width:100%;max-width:640px}.hub-download-cta{align-self:flex-start}.hub-download-stores,.hub-download-metrics{justify-content:flex-start}.hub-dl-phone-container{width:323px;height:680px;margin:0 auto 60px;position:relative;top:auto;left:auto}.hub-dl-bg-wrap,.hub-dl-qr-wrap,.hub-dl-review-1,.hub-dl-review-2{display:none}.hub-phone-reviews{display:block}}@media (width<=900px){.hub-hero{min-height:600px;padding:120px 0 60px}.hub-hero-content{padding:0 24px;position:relative;top:auto;left:auto;transform:none}.hub-hero-video{opacity:.3;width:100%;left:0}.hub-hero-title{letter-spacing:-3px;width:100%;font-size:clamp(40px,10vw,72px)}.hub-hero-line{line-height:1.1}.hub-hero-sub{width:100%}.hub-features-layout{flex-direction:column;align-items:center;gap:32px;padding:0 24px}.hub-features-phone-wrap{margin-bottom:0;margin-right:0;position:relative;top:auto}.hub-features-cards{width:100%}.hub-features-phone{width:300px;height:640px}.hub-features-cards{width:100%;padding-top:0}.hub-features-title{white-space:normal;font-size:32px}}.hub-features .bg-lines-l1{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2880 1440' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath d='M0,100 C720,100 720,1300 1440,1300 C2160,1300 2160,100 2880,100' stroke='white' stroke-opacity='0.28' stroke-width='2' fill='none'/%3E%3C/svg%3E");height:100%;animation-duration:32s;animation-delay:0s;top:0}.hub-features .bg-lines-l2{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2880 1440' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath d='M0,1300 C720,1300 720,100 1440,100 C2160,100 2160,1300 2880,1300' stroke='white' stroke-opacity='0.20' stroke-width='2' fill='none'/%3E%3C/svg%3E");height:100%;animation-duration:44s;animation-delay:-22s;top:0}.hub-features .bg-lines-l3{display:none}.vt-trigger{cursor:pointer;color:#ffffffbf;letter-spacing:.02em;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-family:Inter;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.vt-trigger:hover{color:#cf0}.vt-trigger:hover .vt-trigger-icon{border-color:#cf0}.vt-trigger-icon{border:1.5px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,box-shadow .2s;display:flex}.vt-trigger:hover .vt-trigger-icon{box-shadow:0 0 14px #ccff0059}.vt-trigger-icon svg{width:20px;height:20px;color:inherit}.vt-overlay{z-index:9900;background:#050505;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.vt-stage{will-change:transform, opacity, clip-path;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.vt-video{object-fit:cover;width:100%;height:100%;display:block}.vt-opening .vt-stage{animation:.7s cubic-bezier(.16,1,.3,1) forwards vt-unfold}.vt-open .vt-stage{opacity:1;clip-path:none;transform:none}.vt-closing .vt-stage{animation:.45s cubic-bezier(.4,0,.8,1) forwards vt-fold}@keyframes vt-unfold{0%{clip-path:polygon(0% 49%,100% 49%,100% 51%,0% 51%);opacity:.6;transform:perspective(900px)rotateX(-18deg)scale(.96)}35%{opacity:1;transform:perspective(900px)rotateX(-6deg)scale(.98)}to{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);opacity:1;transform:perspective(900px)rotateX(0)scale(1)}}@keyframes vt-fold{0%{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);opacity:1;transform:perspective(900px)rotateX(0)scale(1)}to{clip-path:polygon(0% 49%,100% 49%,100% 51%,0% 51%);opacity:0;transform:perspective(900px)rotateX(18deg)scale(.96)}}.vt-close{z-index:9901;-webkit-backdrop-filter:blur(8px);cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:fixed;top:24px;right:28px}.vt-close:hover{background:#ffffff2e}.vt-close svg{width:20px;height:20px}.vt-opening .vt-close,.vt-open .vt-close{animation:.4s .4s both vt-btn-in}.vt-closing .vt-close{opacity:0}@keyframes vt-btn-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.vt-hint{z-index:9901;color:#fff6;letter-spacing:.06em;pointer-events:none;white-space:nowrap;font-family:Inter;font-size:12px;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.vt-opening .vt-hint,.vt-open .vt-hint{animation:.4s .6s both vt-btn-in}.vt-closing .vt-hint{opacity:0}.dl-section{background:#0a0a0a;width:100%;height:608px;position:relative;overflow:hidden}.dl-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.dl-bg-img{object-fit:cover;object-position:center top;width:56.25%;height:100%;position:absolute;top:0;left:43.75%}.dl-overlay{background:#0a0a0ab8;position:absolute;inset:0}.dl-content{z-index:1;flex-direction:column;gap:40px;width:560px;display:flex;position:absolute;top:120px;left:120px}.dl-text{flex-direction:column;gap:12px;display:flex}.dl-title{background:linear-gradient(230deg,#f1f1f4 69.77%,#acaea5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Inter;font-size:48px;font-weight:700;line-height:52px}.dl-sub{color:#dcdce1;white-space:nowrap;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.dl-cta{color:#181819;letter-spacing:.5px;cursor:pointer;filter:drop-shadow(0 0 8.5px #ccff00b3);background:#cf0;border:none;border-radius:1000px;justify-content:center;align-items:center;width:fit-content;padding:10px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;transition:opacity .2s,transform .15s;display:inline-flex}.dl-cta:hover{opacity:.9;transform:translateY(-1px)}.dl-store-btns{align-items:center;gap:24px;display:flex}.dl-store-btn{cursor:pointer;background:#0a0a0a;border:1px solid #3b3b3b;border-radius:16px;justify-content:center;align-items:center;padding:12px 16px;transition:border-color .2s;display:inline-flex}.dl-store-btn:hover{border-color:#ffffff40}.dl-store-appstore,.dl-store-gplay{object-fit:contain;max-width:160px;height:32px;display:block}.dl-stats{align-items:center;gap:40px;display:flex}.dl-stat{flex-direction:column;gap:8px;display:flex}.dl-stat-lbl{color:#c6c6cc;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.dl-rating{-webkit-backdrop-filter:blur(6.5px);background:#ffffff14;border-radius:1000px;align-items:center;gap:2px;padding:4px 8px;display:inline-flex}.dl-rating-num{color:#c6c6cc;margin-right:4px;font-family:Inter;font-size:12px;font-weight:400;line-height:16px}.dl-stat-sep{background:#fff3;flex-shrink:0;width:1px;height:48px}.dl-stat-val{color:#eaeaee;font-family:Inter;font-size:16px;font-weight:700;line-height:24px}.dl-phone-wrap{z-index:2;width:315px;height:680px;position:absolute;top:84px;left:calc(50% + 160px)}.dl-phone{z-index:0;background:#0a0a0a;border:4px solid #58585c;border-radius:48px;width:315px;height:680px;position:absolute;top:0;left:0;box-shadow:0 4px 40px #00000080}.dl-phone-screen{border-radius:44px;position:absolute;inset:0;overflow:hidden}.dl-phone-media{object-fit:cover;width:100%;height:107.26%;display:block;position:absolute;top:2.35%;left:0}.dl-phone-bezel{pointer-events:none;z-index:2;border:8px solid #000;border-radius:44px;position:absolute;inset:-1px}.dl-island{z-index:5;background:#0a0a0a;border:1px solid #343436;border-radius:100px;position:absolute;inset:calc(2.93% - 3.77px) calc(35.53% - 1.16px) calc(93.17% + 3.45px)}.dl-btn{z-index:2;background:#58585c;position:absolute}.dl-btn-silent,.dl-btn-vol-up,.dl-btn-vol-dn{border-radius:3.86px 0 0 3.86px;left:calc(-1.05% - 4.08px);right:calc(98.95% + 3.92px)}.dl-btn-silent{top:calc(13.9% - 2.89px);bottom:calc(82.68% + 2.61px)}.dl-btn-vol-up{top:calc(19.27% - 2.46px);bottom:calc(76.1% + 2.09px)}.dl-btn-vol-dn{top:calc(25.85% - 1.93px);bottom:calc(69.51% + 1.56px)}.dl-btn-power{border-radius:0 3.86px 3.86px 0;inset:calc(23.9% - 2.09px) calc(-1.05% - 4.08px) calc(69.51% + 1.56px) calc(98.95% + 3.92px)}.dl-home-bar{z-index:3;background:#ffffff59;border-radius:4px;width:102px;height:4px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.dl-qr{z-index:5;filter:drop-shadow(0 8px 24px #00000080);width:176px;height:174px;position:absolute;top:-27px;left:264px}.dl-qr-img{object-fit:fill;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.dl-review{-webkit-backdrop-filter:blur(6.5px);z-index:4;box-sizing:border-box;background:linear-gradient(90deg,#ffffff0d 0% 100%),linear-gradient(90deg,#ffffff08 0% 100%);border:1px solid #ffffff40;border-radius:16px;align-items:flex-start;gap:16px;padding:20px 24px;display:flex;position:absolute}.dl-review-1{width:295px;top:211px;left:-218px}.dl-review-2{width:380px;top:344px;left:-123px}.dl-review-av{border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.dl-review-av img{object-fit:cover;object-position:center top;width:100%;height:100%}.dl-review-body{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.dl-review-text{color:#dcdce1;margin:0;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.dl-review-name{color:#c6c6cc;margin:0;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}@media (width<=1100px){.dl-phone-wrap{left:auto;right:40px}.dl-review-1,.dl-review-2{display:none}}@media (width<=960px){.dl-section{height:auto;padding:80px 48px}.dl-bg-img{opacity:.2;width:100%;left:0}.dl-phone-wrap{display:none}.dl-content{width:100%;max-width:520px;position:relative;top:auto;left:auto}.dl-sub{white-space:normal}}@media (width<=768px){.dl-section{padding:60px 24px}.dl-title{font-size:36px;line-height:44px}.dl-store-btns{flex-wrap:wrap}}@media (width<=480px){.dl-section{padding:48px 16px}.dl-title{font-size:28px;line-height:36px}}.nl-root{z-index:9999;background:#0a0a0a;justify-content:center;align-items:center;animation:.35s forwards nl-enter;display:flex;position:fixed;inset:0;overflow:hidden}.nl-root--exit{pointer-events:none;animation:.65s cubic-bezier(.4,0,.2,1) forwards nl-exit}@keyframes nl-enter{0%{opacity:0}to{opacity:1}}@keyframes nl-exit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}.nl-orb{pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.nl-orb-1{filter:blur(90px);background:radial-gradient(circle,#ccff0029 0%,#0000 65%);width:760px;height:760px;animation:14s ease-in-out infinite alternate nl-drift-1;top:-240px;left:-220px}.nl-orb-2{filter:blur(110px);background:radial-gradient(circle,#ccff0021 0%,#0000 65%);width:640px;height:640px;animation:18s ease-in-out infinite alternate nl-drift-2;bottom:-180px;right:-120px}.nl-orb-3{filter:blur(70px);background:radial-gradient(circle,#8cc8001a 0%,#0000 70%);width:420px;height:420px;animation:10s ease-in-out infinite alternate nl-drift-3;top:42%;left:58%}@keyframes nl-drift-1{0%{transform:translate(0)}to{transform:translate(90px,110px)}}@keyframes nl-drift-2{0%{transform:translate(0)}to{transform:translate(-80px,-90px)}}@keyframes nl-drift-3{0%{transform:translate(0)}to{transform:translate(-50px,70px)}}.nl-waves{pointer-events:none;position:absolute;inset:0;overflow:hidden}.nl-wave-l1,.nl-wave-l2{will-change:transform;background-repeat:no-repeat;background-size:100% 100%;width:200%;height:200px;position:absolute}.nl-wave-l1{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2880 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,20 C180,20 180,130 360,130 C540,130 540,20 720,20 C900,20 900,130 1080,130 C1260,130 1260,20 1440,20 C1620,20 1620,130 1800,130 C1980,130 1980,20 2160,20 C2340,20 2340,130 2520,130 C2700,130 2700,20 2880,20' stroke='white' stroke-opacity='0.10' stroke-width='1.5' fill='none'/%3E%3Cpath d='M0,180 C240,180 240,50 480,50 C720,50 720,180 960,180 C1200,180 1200,50 1440,50 C1680,50 1680,180 1920,180 C2160,180 2160,50 2400,50 C2640,50 2640,180 2880,180' stroke='white' stroke-opacity='0.06' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");animation:22s linear infinite nl-wave;top:28%;left:0}.nl-wave-l2{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2880 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,20 C180,20 180,130 360,130 C540,130 540,20 720,20 C900,20 900,130 1080,130 C1260,130 1260,20 1440,20 C1620,20 1620,130 1800,130 C1980,130 1980,20 2160,20 C2340,20 2340,130 2520,130 C2700,130 2700,20 2880,20' stroke='white' stroke-opacity='0.07' stroke-width='1.5' fill='none'/%3E%3Cpath d='M0,180 C240,180 240,50 480,50 C720,50 720,180 960,180 C1200,180 1200,50 1440,50 C1680,50 1680,180 1920,180 C2160,180 2160,50 2400,50 C2640,50 2640,180 2880,180' stroke='white' stroke-opacity='0.04' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");animation:34s linear -12s infinite nl-wave;top:62%;left:0}@keyframes nl-wave{0%{transform:translate(0)}to{transform:translate(-50%)}}.nl-center{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:0;animation:.55s .1s both nl-content-rise;display:flex;position:relative}@keyframes nl-content-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.nl-eyebrow{letter-spacing:5px;color:#cf0;opacity:.75;text-transform:uppercase;margin:0 0 20px;font-family:Inter;font-size:10px;font-weight:600}.nl-label{color:#888;letter-spacing:.5px;margin:0 0 6px;font-family:Inter;font-size:clamp(13px,1.4vw,16px);font-weight:400}.nl-node-word{letter-spacing:-5px;background:linear-gradient(200deg,#cf0 0%,#a8d900 55%,#6a8a00 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 40px #ccff004d);-webkit-background-clip:text;background-clip:text;margin:0 0 32px;font-family:Inter;font-size:clamp(72px,9vw,108px);font-weight:700;line-height:.9}.nl-club-name{color:#ffffff73;letter-spacing:.5px;min-height:18px;margin:0 0 40px;font-family:Inter;font-size:13px;font-weight:400;animation:.4s forwards nl-club-fade}@keyframes nl-club-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.nl-counter-row{align-items:flex-end;gap:4px;margin-bottom:14px;display:flex}.nl-counter-num{letter-spacing:-3px;color:#f1f1f4;text-align:right;font-variant-numeric:tabular-nums;min-width:3ch;font-family:Inter;font-size:clamp(48px,5.5vw,72px);font-weight:700;line-height:1}.nl-counter-pct{color:#ffffff59;margin-bottom:10px;font-family:Inter;font-size:16px;font-weight:500}.nl-bar-wrap{background:#ffffff12;border-radius:2px;width:260px;height:2px;margin-bottom:18px;overflow:hidden}.nl-bar{background:linear-gradient(90deg,#ccff008c,#cf0);border-radius:2px;height:100%;transition:width .25s;box-shadow:0 0 10px #ccff008c}.nl-status{color:#ffffff40;letter-spacing:1px;font-family:Inter;font-size:11px;font-weight:400}.ch-section{background:linear-gradient(#242424,#000);width:100%;height:760px;font-family:Inter;position:relative;overflow:visible}.ch-bg-wrap{pointer-events:none;width:1440px;height:900px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ch-bg-masked{width:1440px;height:900px;position:absolute;inset:0;-webkit-mask-position:-82px -352px;mask-position:-82px -352px;-webkit-mask-size:1604px 1604px;mask-size:1604px 1604px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ch-bg-base{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ch-rays-container{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ch-rays-rotator{flex-shrink:0;transform:rotate(-90deg)}.ch-rays-frame{width:900px;height:1440px;position:relative}.ch-rays-img{object-fit:cover;width:160%;height:100%;position:absolute;inset:0 -60% 0 0}.ch-sq{opacity:.47;background:#ffffff12;border:1px solid #484848;position:absolute}.ch-sq--1{width:110px;height:111px;top:113px;left:332px}.ch-sq--2{width:111px;height:111px;top:1px;left:886px}.ch-sq--3{width:111px;height:112px;top:225px;left:1218px}.ch-cross{object-fit:contain;width:24px;height:24px;position:absolute}.ch-cross--tl{top:100.5px;left:98.5px}.ch-cross--tr{top:101px;left:1206px}.ch-cross--mid{top:325px;left:874px}.ch-cross--bl{top:635px;left:320px}.ch-cross--br{top:765px;left:1316px}.ch-cross--wh{top:100.5px;left:98.5px}.ch-swatch-wrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:scaleY(-1)rotate(180deg)}.ch-swatch-img{object-fit:cover;width:1440px;height:900px}.ch-back-btn{-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);color:#f1f1f4;cursor:pointer;z-index:2;white-space:nowrap;background:linear-gradient(#00000014,#66666614);border:1px solid #ffffff80;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;line-height:24px;display:flex;position:absolute;top:144px;left:180px}.ch-back-icon{width:24px;height:24px}.ch-gym-logo-wrap{z-index:2;pointer-events:none;width:429px;height:102px;position:absolute;top:201px;left:50%;transform:translate(-50%)}.ch-gym-logo{object-fit:contain;width:100%;height:100%}.ch-left{z-index:2;flex-direction:column;gap:16px;display:flex;position:absolute;top:336px;left:180px;right:560px}.ch-pills{align-items:center;gap:8px;display:flex}.ch-pill{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;white-space:nowrap;background:linear-gradient(#ffffff1a,#9999991a);border:1px solid #fff6;border-radius:40px;align-items:center;gap:6px;height:30px;padding:4px 10px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}.ch-pill-icon{flex-shrink:0;width:16px;height:16px}.ch-title-block{flex-direction:column;gap:12px;display:flex}.ch-title{color:#fff;text-shadow:0 4px 4px #00000040;margin:0;font-size:56px;font-weight:800;line-height:72px}.ch-address{color:#fff;align-items:center;gap:4px;font-size:16px;font-weight:400;line-height:24px;display:flex}.ch-addr-icon{flex-shrink:0;width:20px;height:20px}.ch-btn-join{color:#181819;cursor:pointer;background:#cf0;border:none;border-radius:1000px;justify-content:center;align-self:flex-start;align-items:center;padding:10px 16px;font-size:14px;font-weight:700;line-height:20px;display:inline-flex;box-shadow:0 0 8.5px #ccff00b3}.ch-desc{color:#dcdce1;margin:0;font-size:16px;font-weight:400;line-height:24px}.ch-lime{color:#cf0}.ch-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;background:linear-gradient(#2c2c2c08,#f7f7f708);border:3px solid #d0fc2233;border-radius:16px;width:326px;height:399px;position:absolute;top:310px;right:180px;box-shadow:0 0 24px #ccff0026,inset 0 0 12px #ccff001a}.ch-card-inner{flex-direction:column;justify-content:space-between;height:100%;padding:16px 16px 40px;display:flex;position:relative}.ch-card-header{flex-direction:column;gap:16px;display:flex}.ch-offer-row{align-items:center;gap:6px;display:flex}.ch-sparkle{filter:drop-shadow(0 0 6px #dfff6196);width:16px;height:16px}.ch-offer-label{color:#cf0;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.ch-card-text{flex-direction:column;gap:8px;display:flex}.ch-card-title{color:#fff;text-shadow:0 4px 4px #00000040;margin:0;font-size:20px;font-weight:800;line-height:28px}.ch-card-desc{color:#c9c9c9;margin:0;font-size:12px;font-weight:400;line-height:16px}.ch-countdown{align-items:flex-start;gap:16px;width:255px;display:flex}.ch-cd-unit{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.ch-cd-box{color:#cf0;text-align:center;background:#18181933;border:1px solid #666;border-radius:4px;width:48px;padding:10px 0;font-size:16px;font-weight:600;line-height:24px}.ch-cd-label{color:#dcdce1;text-align:center;font-size:12px;font-weight:400;line-height:16px}.ch-btn-explore{color:#f1f1f4;cursor:pointer;background:0 0;border:1px solid #f1f1f4;border-radius:1000px;justify-content:center;align-items:center;width:100%;padding:10px 16px;font-size:14px;font-weight:700;line-height:20px;transition:background .2s;display:flex}.ch-btn-explore:hover{background:#ffffff0f}.cib-bar{background:#343436;border-top:1px solid #58585c;border-bottom:1px solid #58585c;justify-content:center;align-items:center;width:100%;padding:18px 260px;font-family:Inter;display:flex}.cib-items{align-items:center;gap:32px;display:flex}.cib-item{white-space:nowrap;align-items:center;gap:4px;display:flex}.cib-icon{flex-shrink:0;width:16px;height:16px}.cib-label{color:#fff;font-size:14px;font-weight:500;line-height:20px}.cib-label--ul{text-underline-offset:2px;text-decoration:underline}.cib-sep{color:#fff;font-size:14px;font-weight:500;line-height:20px}.cib-value{color:#c9c9c9;font-size:14px;font-weight:400;line-height:20px}.cib-divider{background:#58585c;flex-shrink:0;width:1px;height:20px}.cd-page{background:#000;flex-direction:column;width:100%;min-height:100vh;display:flex}.contact-page{background:#050505;min-height:100vh;padding:140px 24px 120px;position:relative;overflow:hidden}.contact-container{z-index:2;max-width:1280px;margin:0 auto;position:relative}.contact-glow-left{filter:blur(180px);z-index:0;background:#ccff001f;width:650px;height:650px;position:absolute;top:-150px;left:-250px}.contact-glow-right{filter:blur(180px);z-index:0;background:#ccff001f;width:650px;height:650px;position:absolute;bottom:-250px;right:-250px}.contact-hero{text-align:center;max-width:700px;margin:0 auto}.contact-hero h1{color:#fff;margin-bottom:28px;font-size:72px;font-weight:700;line-height:1}.contact-hero p{color:#dcdce1;max-width:620px;margin:0 auto;font-size:20px;line-height:32px}.live-chat-btn{color:#181819;cursor:pointer;background:#cf0;border:none;border-radius:999px;margin-top:48px;padding:18px 64px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 0 25px #cf06,0 6px 20px #ffffff2e}.live-chat-btn:hover{transform:translateY(-2px);box-shadow:0 0 35px #ccff0080,0 10px 25px #fff3}.faq-text{text-align:center;color:#dcdce1;max-width:520px;margin:72px auto 90px;font-size:18px;line-height:32px}.faq-text span{color:#cf0}.contact-cards{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:140px;display:grid}.contact-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;background:linear-gradient(#1717161a,#7d7d7714);border:1px solid #ffffff26;border-radius:28px;align-items:center;gap:28px;min-height:180px;padding:36px;display:flex;position:relative;overflow:hidden}.contact-card:before{content:"";filter:blur(90px);background:#ccff0014;border-radius:50%;width:240px;height:240px;position:absolute;top:-150px;right:-100px}.contact-card-icon{object-fit:contain;z-index:2;width:64px;height:64px;position:relative}.contact-card-watermark{opacity:.05;pointer-events:none;z-index:1;width:190px;height:auto;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.contact-card-content{z-index:2;position:relative}.contact-card-content h3{color:#cf0;margin-bottom:18px;font-size:42px;font-weight:700}.contact-card-content h4{color:#fff;margin-bottom:18px;font-size:42px;font-weight:700}.contact-card-content p{color:#b3b3b8;margin-bottom:10px;font-size:20px}.contact-card-content span{color:#b3b3b8;font-size:18px}.contact-card-content a{color:#cf0;margin-bottom:10px;font-size:28px;font-weight:600;text-decoration:underline;display:block}.common-requests{text-align:center;z-index:2;padding-top:120px;position:relative}.common-requests h2{color:#fff;margin-bottom:48px;font-size:42px;font-weight:700}.request-buttons{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.request-pill{color:#b3b3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:18px 28px;font-size:15px;transition:all .3s}.request-pill:hover{color:#fff;border-color:#cf0;transform:translateY(-2px)}.contact-lines{pointer-events:none;z-index:-1;width:1600px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.contact-lines-image{opacity:.65;width:100%}@media (width<=1200px){.contact-card-content h3,.contact-card-content h4{font-size:34px}.contact-card-content a{font-size:24px}}@media (width<=992px){.contact-cards{grid-template-columns:1fr}.contact-lines{width:1200px}}@media (width<=768px){.contact-page{padding-top:120px}.contact-hero h1{font-size:54px}.contact-hero p{font-size:16px;line-height:28px}.contact-card{flex-direction:column;align-items:flex-start}.contact-card-content h3,.contact-card-content h4{font-size:30px}.contact-card-content a{font-size:22px}.common-requests h2{font-size:34px}.request-pill{width:100%}.contact-lines{width:1000px}}@media (width<=480px){.contact-hero h1{font-size:42px}.live-chat-btn{width:100%}.contact-lines{width:800px}}.faq-page{background:#0a0a0a;min-height:100vh;position:relative;overflow:hidden}.faq-glow{pointer-events:none;z-index:0;filter:blur(80px);border-radius:50%;width:900px;height:900px;position:absolute}.faq-glow-tl{background:radial-gradient(circle,#64780a4d 0%,#0000 70%);animation:18s ease-in-out infinite faq-glow-drift-tl;top:-200px;left:-260px}.faq-glow-br{background:radial-gradient(circle,#64780a47 0%,#0000 70%);animation:22s ease-in-out infinite faq-glow-drift-br;bottom:-200px;right:-200px}@keyframes faq-glow-drift-tl{0%{transform:translate(0)}25%{transform:translate(60px,40px)}50%{transform:translate(30px,80px)}75%{transform:translate(-30px,50px)}to{transform:translate(0)}}@keyframes faq-glow-drift-br{0%{transform:translate(0)}25%{transform:translate(-50px,-30px)}50%{transform:translate(-80px,20px)}75%{transform:translate(-20px,60px)}to{transform:translate(0)}}.faq-inner{z-index:1;flex-direction:column;align-items:center;gap:32px;max-width:900px;margin:0 auto;padding:120px 40px 100px;display:flex;position:relative}.faq-header{flex-direction:column;align-items:center;gap:52px;width:100%;display:flex}.faq-title{color:#fff;letter-spacing:-3.92px;text-align:center;white-space:nowrap;margin:0;font-family:Inter;font-size:56px;font-weight:700;line-height:60px}.faq-search-bar{-webkit-backdrop-filter:blur(6.5px);background:#ffffff1f;border:1px solid #fff;border-radius:99px;align-items:center;gap:8px;width:100%;padding:16px 4px 16px 24px;display:flex}.faq-search-icon{color:#c6c6cc;flex-shrink:0;align-items:center;display:flex}.faq-search-input{color:#c6c6cc;background:0 0;border:none;outline:none;flex:1;font-family:Inter;font-size:14px;font-weight:400;line-height:24px}.faq-search-input::placeholder{color:#c6c6cc}.faq-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.faq-pill{-webkit-backdrop-filter:blur(6.5px);color:#dcdce1;white-space:nowrap;cursor:pointer;background:linear-gradient(90deg,#ffffff0d 0%,#ffffff08 100%);border:1px solid #fff;border-radius:1000px;flex-shrink:0;align-items:center;padding:6px 12px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;transition:border-color .2s,color .2s,background .2s;display:flex}.faq-pill:hover{color:#eaeaee;border-color:#ccff0080}.faq-pill.active{color:#cf0;background:#ccff0026;border-color:#cf0}.faq-pill-more{color:#cf0;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:6px 4px;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.faq-list{flex-direction:column;gap:8px;width:100%;display:flex}.faq-item{-webkit-backdrop-filter:blur(6.5px);background:linear-gradient(90deg,#171716cc 0% 100%);border:1px solid #fff;border-radius:16px;width:100%;transition:border-color .25s,box-shadow .25s;overflow:hidden}.faq-item.open{border-color:#cf0;box-shadow:0 0 31px #ccff004d}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 21px;display:flex}.faq-item.open .faq-question{padding-bottom:0}.faq-q-text{color:#fff;flex:1;font-family:Inter;font-size:18px;font-weight:500;line-height:26px}.faq-toggle-icon{color:#fff9;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:color .2s,transform .25s;display:flex}.faq-item.open .faq-toggle-icon{color:#cf0}.faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.faq-item.open .faq-answer-wrap{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-answer-body{flex-direction:column;gap:10px;padding:10px 21px 21px;display:flex}.faq-answer-lead{color:#fff;margin:0;font-family:Inter;font-size:16px;font-weight:600;line-height:26px}.faq-answer-lead .lime{color:#cf0}.faq-answer-detail{color:#b3b3b8;margin:0;font-family:Inter;font-size:14px;font-weight:400;line-height:22px}.faq-answer-detail .white{color:#fff}.faq-bottom-strip{-webkit-backdrop-filter:blur(6.5px);background:linear-gradient(90deg,#171716cc 0% 100%);border:1px solid #fff;border-radius:16px;align-items:center;gap:40px;width:100%;padding:24px 32px;display:flex;position:relative;overflow:hidden}.faq-bottom-glow{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#798e2159 0%,#0000 65%);border-radius:50%;width:650px;height:650px;position:absolute;bottom:-211px;left:-211px}.faq-bottom-text{z-index:1;flex-direction:column;flex:1;gap:12px;min-width:0;display:flex;position:relative}.faq-bottom-title{background:linear-gradient(243.55deg,#f1f1f4 69.766%,#acaea5 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Inter;font-size:32px;font-weight:700;line-height:48px}.faq-bottom-sub{color:#dcdce1;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.faq-chat-btn{z-index:1;cursor:pointer;color:#181819;white-space:nowrap;filter:drop-shadow(0 0 8.5px #ccff00b3);background:#cf0;border:none;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;transition:opacity .2s,transform .15s;display:inline-flex;position:relative}.faq-chat-btn:hover{opacity:.9;transform:translateY(-1px)}.faq-search-clear{color:#c6c6cc;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;transition:background .2s,color .2s;display:flex}.faq-search-clear:hover{color:#fff;background:#fff3}.faq-empty-card{-webkit-backdrop-filter:blur(6.5px);text-align:center;background:linear-gradient(90deg,#171716cc 0% 100%);border:1px solid #fff;border-radius:16px;flex-direction:column;align-items:center;gap:40px;width:100%;padding:24px 32px;display:flex}.faq-empty-texts{flex-direction:column;align-items:center;gap:8px;display:flex}.faq-empty-title{color:#fff;margin:0;font-family:Inter;font-size:18px;font-weight:500;line-height:26px}.faq-empty-sub{color:#dcdce1;max-width:436px;margin:0;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media (width<=700px){.faq-inner{max-width:100%;padding:80px 20px 60px}.faq-title{letter-spacing:-1.5px;white-space:normal;font-size:36px}.faq-bottom-strip{flex-direction:column;align-items:flex-start}.faq-bottom-title{white-space:normal;font-size:24px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.sn-page{background:#080a08;width:100%;height:100vh;font-family:Inter;position:relative;overflow:hidden}.sn-map-wrap{z-index:0;position:absolute;inset:0}.sn-map{width:100%;height:100%}.sn-map .leaflet-control-attribution{color:#ffffff4d!important;background:#00000080!important;font-size:9px!important}.sn-map .leaflet-control-attribution a{color:#ccff0073!important}.sn-icon-reset{background:0 0!important;border:none!important}.sn-ui{z-index:20;pointer-events:none;position:absolute;inset:0}.sn-topbar{pointer-events:all;flex-direction:column;gap:6px;display:flex;position:absolute;top:20px;left:20px}.sn-brand{align-items:center;display:flex}.sn-brand-logo{width:auto;height:24px;display:block}.sn-back{color:#ffffffbf;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Inter;font-size:13px;font-weight:500;transition:color .18s;display:flex}.sn-back:hover{color:#fff}.sn-stepper{-webkit-backdrop-filter:blur(20px);pointer-events:none;background:#101210d1;border:1px solid #ffffff17;border-radius:14px;align-items:center;gap:0;padding:18px 28px;display:flex;position:absolute;top:76px;left:20px;right:20px}.sn-step{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.sn-step-num{color:#ffffff59;letter-spacing:-1px;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:flex}.sn-step--active .sn-step-num{color:#ffffffd9;background:#ccff0014;border-color:#ccff0040}.sn-step-text{flex-direction:column;gap:2px;min-width:0;display:flex}.sn-step-title{color:#ffffff59;white-space:nowrap;margin:0;font-size:15px;font-weight:700}.sn-step--active .sn-step-title{color:#fff}.sn-step-sub{color:#ffffff40;white-space:nowrap;margin:0;font-size:11px;font-weight:400}.sn-step--active .sn-step-sub{color:#ffffff73}.sn-step-badge{color:#ffffff47;margin-top:2px;font-size:11px;font-weight:500}.sn-step-badge--active{color:#cf0}.sn-step-div{background:#ffffff14;flex-shrink:0;width:1px;height:48px;margin:0 24px}.sn-left{pointer-events:all;flex-direction:column;gap:8px;width:295px;display:flex;position:absolute;top:192px;left:20px}.sn-search-wrap{background:#f0f2f0f0;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.sn-search{color:#111;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:Inter;font-size:13px;font-weight:500}.sn-search::placeholder{color:#0006}.sn-search-icon{color:#0006;flex-shrink:0}.sn-search-clear{color:#00000073;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:14px;line-height:1}.sn-no-results{color:#ffffff59;margin:0;padding:14px 16px;font-size:12px;font-style:italic}.sn-result-dot{background:#ff5050b3;border-radius:50%;flex-shrink:0;width:6px;height:6px}.sn-result-dot--open{background:#cf0}.sn-result-addr{color:#ffffff59;letter-spacing:0;text-transform:none;margin-top:2px;font-size:10px;font-weight:400;display:block}.sn-district-list{-webkit-backdrop-filter:blur(20px);background:#0e100ee0;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.sn-district-row{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;width:100%;padding:13px 16px;transition:background .14s;display:flex}.sn-district-row:last-child{border-bottom:none}.sn-district-row:hover{background:#ffffff0a}.sn-district-row--active{background:#ffffffeb!important}.sn-district-row--active:hover{background:#fffffff5!important}.sn-chevrons{color:#000;letter-spacing:-2px;flex-shrink:0;font-size:14px;font-weight:900;line-height:1}.sn-dist-name{letter-spacing:.07em;color:#ffffffa6;flex:1;font-size:12px;font-weight:700}.sn-district-row--active .sn-dist-name{color:#000}.sn-dist-badge{color:#ffffff80;text-align:center;background:#ffffff14;border-radius:6px;min-width:22px;padding:2px 8px;font-size:11px;font-weight:700}.sn-district-row--active .sn-dist-badge{color:#000;background:#0000001f}.sn-club-card{-webkit-backdrop-filter:blur(24px);pointer-events:all;background:#0d0e0deb;border:1px solid #ffffff1a;border-radius:16px;width:360px;animation:.26s sn-card-in;position:absolute;top:192px;right:20px;overflow:hidden}@keyframes sn-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sn-club-photo{width:100%;height:168px;position:relative;overflow:hidden}.sn-club-img{object-fit:cover;width:100%;height:100%;display:block}.sn-club-photo-placeholder{background:linear-gradient(135deg,#111411 0%,#0d1a0d 50%,#111 100%);width:100%;height:100%}.sn-club-photo-placeholder:after{content:"";background:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='50' y='38' text-anchor='middle' font-size='28' font-weight='900' fill='rgba(204,255,0,0.07)' font-family='Inter,sans-serif'%3ES%3C/text%3E%3C/svg%3E") 50%/60px no-repeat;position:absolute;inset:0}.sn-club-rating-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:600;display:flex;position:absolute;top:10px;right:10px}.sn-star{color:#cf0;font-size:12px}.sn-rating-val{color:#fff}.sn-rating-ct{color:#ffffff73;font-weight:400}.sn-club-body{flex-direction:column;gap:8px;padding:16px 18px 18px;display:flex}.sn-club-name{color:#fff;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;line-height:1.3;display:flex}.sn-live-dot{background:#ff5050cc;border-radius:50%;flex-shrink:0;width:7px;height:7px}.sn-live-dot--open{background:#cf0}.sn-club-row{color:#ffffff80;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.sn-row-icon{color:#ccff0080;flex-shrink:0}.sn-open-label{color:#cf0;font-weight:600}.sn-amenities{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.sn-chip{color:#ffffffa6;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:5px;padding:4px 9px;font-size:10px;font-weight:600;display:inline-flex}.sn-chip--check{color:#ccff00d9;background:#ccff000f;border-color:#ccff002e}.sn-chip-icon{color:inherit;align-items:center;display:flex}.sn-select-btn{letter-spacing:.1em;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:10px;width:100%;margin-top:4px;padding:13px 20px;font-family:Inter;font-size:13px;font-weight:800;transition:background .18s,border-color .18s,color .18s}.sn-select-btn:hover{color:#cf0;background:#ccff0014;border-color:#ccff008c}.sn-icon-reset{background:0 0!important;border:none!important;overflow:visible!important}.sn-locator{pointer-events:none;z-index:1;animation:1.6s ease-in-out infinite sn-loc-pulse}@keyframes sn-loc-pulse{0%,to{opacity:.9}50%{opacity:.15}}.sn-left{max-height:calc(100vh - 212px)}.sn-state-list{scrollbar-width:thin;scrollbar-color:#ccff0026 transparent;max-height:calc(100vh - 280px);overflow-y:auto}.sn-state-list::-webkit-scrollbar{width:4px}.sn-state-list::-webkit-scrollbar-track{background:0 0}.sn-state-list::-webkit-scrollbar-thumb{background:#ccff002e;border-radius:2px}.sn-state-group{flex-direction:column;display:flex}.sn-state-header{background:#ccff000a;border-bottom:1px solid #ffffff12;align-items:center;gap:8px;padding:7px 16px;display:flex}.sn-state-loading{color:#ffffff59;padding:18px 16px;font-size:12px;font-style:italic}.sn-club-list-name{color:#ffffffa6;text-transform:none;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;font-weight:600;overflow:hidden}.sn-district-row--active .sn-club-list-name{color:#000}.sn-district-row--active .sn-result-addr{color:#00000080}.sn-club-status-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffbf;background:#000000a6;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:600;display:flex;position:absolute;top:10px;left:10px}.sn-club-dist-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#cf0;background:#000000a6;border:1px solid #ffffff24;border-radius:8px;padding:4px 9px;font-size:11px;font-weight:700;position:absolute;top:10px;right:10px}.sn-timings{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;padding:8px 10px}.sn-timings-head{letter-spacing:.06em;text-transform:uppercase;color:#ccff00a6;align-items:center;gap:5px;margin-bottom:6px;font-size:10px;font-weight:700;display:flex}.sn-timing-rows{flex-direction:column;gap:4px;display:flex}.sn-timing-row{justify-content:space-between;align-items:center;font-size:11px;display:flex}.sn-timing-day{color:#ffffff6b;flex-shrink:0;min-width:62px;font-weight:500}.sn-timing-time{color:#ffffffc7;font-variant-numeric:tabular-nums;font-weight:600}.sn-club-card{flex-direction:column;max-height:calc(100vh - 212px);display:flex}.sn-club-body{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;overflow-y:auto}.sn-club-body::-webkit-scrollbar{width:3px}.sn-club-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.footer{background:#111213;padding:80px 100px;position:relative;overflow:hidden}.footer-shade{pointer-events:none;z-index:0;background:linear-gradient(#ffffff0d,#9999990d);position:absolute;inset:0}.footer-inner{z-index:1;flex-direction:column;gap:60px;display:flex;position:relative}.footer-top{align-items:flex-start;gap:100px;width:100%;display:flex}.footer-brand{flex-direction:column;flex-shrink:0;gap:24px;width:240px;display:flex}.footer-brand-logo{text-decoration:none;display:block}.footer-vantura-logo{object-fit:contain;width:114px;height:40px;display:block}.footer-brand-desc{color:#c6c6cc;margin:0;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.footer-socials{align-items:center;gap:24px;display:flex}.social-icon-btn{opacity:.7;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;text-decoration:none;transition:opacity .2s;display:flex}.social-icon-btn:hover{opacity:1}.social-icon-btn img{display:block}.footer-nav{flex:1;align-items:flex-start;gap:24px;min-width:0;display:flex}.footer-col{flex-direction:column;flex:1;gap:20px;min-width:0;display:flex}.footer-col-title{color:#c6c6cc;margin:0;font-family:Inter;font-size:12px;font-weight:300;line-height:16px}.footer-links{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#eaeaee;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#cf0}.footer-powered-col{flex-direction:column;flex-shrink:0;gap:18px;display:flex}.footer-soma-logo{object-fit:contain;width:171px;height:32px;display:block}.footer-bottom{flex-direction:column;gap:24px;width:100%;display:flex}.footer-divider{background:#ffffff1f;flex-shrink:0;width:100%;height:1px}.footer-bottom-bar{align-items:center;gap:40px;width:100%;display:flex}.footer-copyright{color:#dcdce1;flex:1;margin:0;font-family:Inter;font-size:14px;font-weight:300;line-height:20px}.footer-legal{flex-shrink:0;align-items:center;gap:16px;display:flex}.footer-legal a{color:#dcdce1;white-space:nowrap;font-family:Inter;font-size:14px;font-weight:300;line-height:20px;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#cf0}.footer-legal-sep{background:#ffffff40;flex-shrink:0;width:1px;height:12px;display:inline-block}@media (width<=1200px){.footer{padding:80px 60px}.footer-top{gap:60px}}@media (width<=900px){.footer{padding:60px 40px}.footer-top{flex-direction:column;gap:48px}.footer-brand{width:100%}}@media (width<=600px){.footer{padding:48px 24px}.footer-nav{flex-wrap:wrap}.footer-col{min-width:140px}.footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:16px}}.app-download-section{background:#0a0c0a;padding:100px 0;position:relative}.app-download-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.app-download-headline{color:#fff;letter-spacing:-1.5px;margin-bottom:14px;font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.1}.app-download-headline strong{color:#fff;font-weight:900}.app-download-desc{color:var(--text-secondary);margin-bottom:28px;font-size:15px}.app-download-cta{background:var(--accent);color:#000;letter-spacing:.8px;border-radius:var(--radius-pill);align-items:center;margin-bottom:0;padding:13px 28px;font-size:13px;font-weight:800;transition:opacity .2s,transform .15s;display:inline-flex}.app-download-cta:hover{opacity:.88;transform:translateY(-1px)}.app-dl-metrics{align-items:center;gap:24px;margin-top:28px;display:flex}.app-dl-metric{flex-direction:column;gap:4px;display:flex}.app-dl-metric-label{color:var(--text-muted);font-size:12px}.app-dl-metric-val{align-items:center;gap:6px;display:flex}.app-dl-metric-num{color:#fff;font-size:20px;font-weight:800}.app-dl-stars{color:var(--accent);font-size:13px}.app-dl-metric-sep{background:var(--border);width:1px;height:36px}.app-download-right{height:480px;position:relative}.app-dl-phone{background:#1a1a1a;border:2px solid #2a2a2a;border-radius:36px;width:220px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 40px 80px #0009}.app-dl-phone-img{object-fit:cover;width:100%;height:420px;margin-top:28px;display:block}.app-dl-qr{background:#fff;border-radius:14px;padding:12px;position:absolute;top:20px;right:0;box-shadow:0 20px 40px #00000080}.qr-code{width:90px;height:90px}.app-dl-review{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141614e6;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:12px;max-width:260px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 16px 40px #00000080}.app-dl-review-1{top:160px;left:-20px}.app-dl-review-2{bottom:20px;left:40px}.review-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.review-text{color:#fff;margin-bottom:5px;font-size:13px;line-height:1.4}.review-author{color:var(--text-muted);font-size:12px}[data-theme=light] .app-node-section{background:#1a1a1a}[data-theme=light] .app-everything-section{background:#111}[data-theme=light] .app-download-section{background:#f0f0ec}[data-theme=light] .app-download-headline,[data-theme=light] .app-download-headline strong{color:#0b0b0b}[data-theme=light] .app-download-desc{color:#555}[data-theme=light] .app-feature-row{background:#f8f8f4;border-color:#00000014}[data-theme=light] .app-feature-title{color:#0b0b0b}[data-theme=light] .app-feature-desc{color:#666}[data-theme=light] .app-dl-review{background:#fffffff2;border-color:#0000001a}[data-theme=light] .review-text{color:#0b0b0b}[data-theme=light] .store-btn{background:#1a1a1a;border-color:#00000026}[data-theme=light] .app-dl-metric-num{color:#0b0b0b}@media (width<=1024px){.nist-layout{grid-template-columns:1fr}.nist-phone-wrap{display:none}.app-everything-layout{grid-template-columns:1fr}.app-everything-phone-wrap{position:static}.app-download-layout{grid-template-columns:1fr;gap:60px}.app-download-right{height:400px}.footer-main{grid-template-columns:1fr 1fr;gap:32px}.scale-stats{flex-direction:column;gap:32px}.scale-stat{border-right:none;border-bottom:1px solid var(--border);padding:0 0 24px}.scale-stat:last-child{border-bottom:none}.workshop-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.container{padding:0 20px}.navbar-outer{padding:12px 16px}.navbar-pill{max-width:100%;padding:0 6px 0 12px}.navbar-center{display:none}.navbar-center.open{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#121412f7;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:4px;padding:16px;display:flex;position:fixed;top:80px;left:16px;right:16px}.navbar-center.open .navbar-link{border-radius:10px;padding:12px 16px;font-size:14px}.navbar-theme-toggle{display:none}.hamburger{display:flex}.hero-headline{letter-spacing:-2px}.hero-img{opacity:.25;width:100%}.workshop-grid,.packages-grid,.footer-main{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:12px}.nist-detail-header{flex-direction:column}.nist-stats{flex-wrap:wrap}.app-everything-layout{grid-template-columns:1fr}.app-everything-phone-wrap{position:static}.app-dl-review-1{top:130px;left:0}.app-dl-review-2{bottom:0;left:0}.app-node-headline{letter-spacing:-1.5px}.app-node-content{align-items:flex-start;padding-left:0;padding-right:0}.app-node-headline,.app-node-desc{text-align:left}.app-node-ctas{justify-content:flex-start}.app-node-dl-btn,.app-node-join-btn{text-align:left;justify-content:flex-start}.app-store-btns{justify-content:flex-start}}
