.Basis-module__-4PRGW__page{background:var(--bg-cream);min-height:100vh;padding-bottom:6rem}.Basis-module__-4PRGW__navTop{padding:2rem var(--section-pad-x);max-width:1200px;margin:0 auto}.Basis-module__-4PRGW__backBtn{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.Basis-module__-4PRGW__backBtn:hover{color:var(--orange);transform:translate(-4px)}.Basis-module__-4PRGW__hero{max-width:860px;padding:3rem var(--section-pad-x)4rem;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin:0 auto;display:flex}.Basis-module__-4PRGW__typeTag{background:var(--orange);color:#fff;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.12em;padding:.4rem 1.1rem;font-size:.78rem;font-weight:700}.Basis-module__-4PRGW__title{color:var(--navy);font-size:clamp(3rem,7vw,5.5rem);font-style:italic;line-height:1.05}.Basis-module__-4PRGW__heroSub{color:var(--text-muted);max-width:620px;font-size:1.1rem;line-height:1.7}.Basis-module__-4PRGW__heroMetric{background:var(--navy-fixed);color:#fff;border-radius:var(--radius-pill);letter-spacing:.02em;padding:.65rem 1.75rem;font-size:1rem;font-weight:700}.Basis-module__-4PRGW__statsRow{max-width:1200px;padding:0 var(--section-pad-x);grid-template-columns:repeat(4,1fr);gap:1.25rem;margin:0 auto 4rem;display:grid}.Basis-module__-4PRGW__statCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-card);text-align:center;transition:all .4s var(--ease-smooth);padding:2.25rem 1.25rem;box-shadow:0 4px 20px #0016660a}.Basis-module__-4PRGW__statCard:hover{border-color:var(--orange);transform:translateY(-10px);box-shadow:0 20px 50px #ff5c0026}.Basis-module__-4PRGW__statCard .Basis-module__-4PRGW__statValue{color:var(--orange);font-size:2.25rem;font-weight:800;line-height:1;transition:transform .3s;display:block}.Basis-module__-4PRGW__statCard:hover .Basis-module__-4PRGW__statValue{transform:scale(1.1)}.Basis-module__-4PRGW__statCard .Basis-module__-4PRGW__statLabel{color:var(--navy);text-transform:uppercase;letter-spacing:.06em;margin-top:1rem;font-size:.85rem;font-weight:700}.Basis-module__-4PRGW__statCard .Basis-module__-4PRGW__statNote{color:var(--navy);opacity:.7;margin-top:.5rem;font-size:.82rem;font-weight:500}.Basis-module__-4PRGW__threeCardSection{max-width:1200px;padding:0 var(--section-pad-x);flex-direction:column;gap:2.5rem;margin:0 auto;display:flex}.Basis-module__-4PRGW__sectionHeading{color:var(--navy);font-size:clamp(2rem,4vw,3rem)}.Basis-module__-4PRGW__sectionHeading em{font-style:italic}.Basis-module__-4PRGW__navCardLink{text-decoration:none;display:flex}.Basis-module__-4PRGW__cardFooterLink{background:var(--bg-warm);border-top:1px solid var(--border-light);color:var(--orange);justify-content:space-between;align-items:center;margin-top:auto;padding:1.25rem 1.75rem;font-size:.9rem;font-weight:700;transition:background .2s;display:flex}.Basis-module__-4PRGW__navCardLink:hover .Basis-module__-4PRGW__cardFooterLink{background:var(--orange);color:#fff}.Basis-module__-4PRGW__statsContainer{max-width:900px;padding:0 var(--section-pad-x);flex-direction:column;gap:3rem;margin:0 auto;display:flex}.Basis-module__-4PRGW__dataSection{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-card);padding:3rem;box-shadow:0 4px 24px #0016660a}.Basis-module__-4PRGW__chartCarouselSection{perspective:2000px;flex-direction:column;align-items:center;gap:4rem;margin-top:4rem;padding:6rem 0;display:flex}.Basis-module__-4PRGW__carouselStage{width:100%;height:500px;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.Basis-module__-4PRGW__chartCard3D{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-card);width:90%;max-width:900px;transition:all .4s var(--ease-smooth);cursor:pointer;margin-top:-250px;margin-left:-450px;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 10px 40px #0016661f}.Basis-module__-4PRGW__chartCard3D:hover{border-color:var(--orange);box-shadow:0 20px 60px #ff5c0026}.Basis-module__-4PRGW__chartHeader{border-bottom:1px solid var(--border-light);background:linear-gradient(#00166605 0%,#0000 100%);justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2.5rem;display:flex}.Basis-module__-4PRGW__chartHeader h3{color:var(--navy);margin:0;font-size:1.1rem;font-weight:700}.Basis-module__-4PRGW__carouselNav{align-items:center;gap:2rem;display:flex}.Basis-module__-4PRGW__navBtn{background:var(--navy-fixed);color:#fff;cursor:pointer;width:54px;height:54px;transition:all .3s var(--ease-smooth);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #00166633}.Basis-module__-4PRGW__navBtn:hover{background:var(--orange);transform:scale(1.1)translateY(-2px);box-shadow:0 8px 25px #ff5c004d}.Basis-module__-4PRGW__navBtn:disabled{opacity:.3;cursor:not-allowed;transform:none}.Basis-module__-4PRGW__dots{gap:.75rem;display:flex}.Basis-module__-4PRGW__dot{background:var(--border-light);cursor:pointer;border-radius:50%;width:10px;height:10px;transition:all .3s}.Basis-module__-4PRGW__dotActive{background:var(--orange);transform:scale(1.5)}@media (max-width:1000px){.Basis-module__-4PRGW__chartCard3D{width:90%;margin-left:-45%}}@media (max-width:900px){.Basis-module__-4PRGW__carouselStage{height:400px}.Basis-module__-4PRGW__chartCard3D{margin-top:-200px}}.Basis-module__-4PRGW__iframeWrapper{aspect-ratio:16/9;background:#fff;border:none;width:100%;display:block}@media (max-width:768px){.Basis-module__-4PRGW__iframeWrapper{aspect-ratio:4/3}}.Basis-module__-4PRGW__collabDetailGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:900px){.Basis-module__-4PRGW__collabDetailGrid{grid-template-columns:1fr}}.Basis-module__-4PRGW__collabContent{flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.Basis-module__-4PRGW__collabGallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;display:grid}.Basis-module__-4PRGW__offlineDetailGrid{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;display:flex}.Basis-module__-4PRGW__offlineItem{grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;display:grid}.Basis-module__-4PRGW__offlineInfo h3{color:var(--navy);margin-bottom:1rem;font-size:1.75rem}.Basis-module__-4PRGW__offlineInfo p{color:var(--text-body);margin-bottom:1.25rem;line-height:1.7}.Basis-module__-4PRGW__waitlistLabel{color:var(--orange);background:#ff5c000d;border:1px dashed #ff5c004d;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:800;display:inline-block}.Basis-module__-4PRGW__contentWrap{padding:0 var(--section-pad-x)}@media (max-width:768px){.Basis-module__-4PRGW__offlineItem{grid-template-columns:1fr;gap:1.5rem}.Basis-module__-4PRGW__dataSection{padding:1.5rem}}.Basis-module__-4PRGW__threeCards{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.Basis-module__-4PRGW__specCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-card);flex-direction:column;transition:border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.Basis-module__-4PRGW__specCard:hover{border-color:#ff5c0033;box-shadow:0 8px 32px #0016660f}.Basis-module__-4PRGW__cardHead{border-bottom:1px solid var(--border-light);background:linear-gradient(#00166605 0%,#0000 100%);flex-direction:column;gap:.85rem;padding:2rem 2.5rem;display:flex}.Basis-module__-4PRGW__cardBadge{border-radius:var(--radius-pill);border:1px solid;align-items:center;gap:.5rem;width:fit-content;padding:.38rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}.Basis-module__-4PRGW__cardDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.Basis-module__-4PRGW__collabList{flex-direction:column;display:flex}.Basis-module__-4PRGW__collabItem{border-bottom:1px solid var(--border-light);flex-direction:column;gap:.6rem;padding:1.25rem 1.75rem;display:flex}.Basis-module__-4PRGW__collabItem:last-child{border-bottom:none}.Basis-module__-4PRGW__collabHeader{align-items:flex-start;gap:.85rem;display:flex}.Basis-module__-4PRGW__collabDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:5px}.Basis-module__-4PRGW__collabBrand{color:var(--navy);font-size:1.5rem;font-weight:800;line-height:1.2}.Basis-module__-4PRGW__collabOccasion{color:var(--text-muted);margin-top:.25rem;font-size:.9rem;font-weight:500}.Basis-module__-4PRGW__collabOutcome{background:var(--bg-warm);border:1px solid var(--border-light);transition:all .3s var(--ease-smooth);border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:2rem;display:grid}[data-theme=dark] .Basis-module__-4PRGW__collabOutcome{background:#ffffff05}.Basis-module__-4PRGW__collabOutcome:hover{border-color:var(--orange);box-shadow:var(--shadow-sm)}.Basis-module__-4PRGW__statItem{flex-direction:column;gap:.25rem;display:flex}.Basis-module__-4PRGW__statEmoji{font-size:1.5rem}.Basis-module__-4PRGW__statItem .Basis-module__-4PRGW__statValue{color:var(--orange);font-size:2.25rem;font-weight:800;line-height:1;font-family:var(--font-sans);transition:color .3s}.Basis-module__-4PRGW__specCard:hover .Basis-module__-4PRGW__statValue{color:var(--orange)}.Basis-module__-4PRGW__statItem .Basis-module__-4PRGW__statDesc{color:var(--navy);opacity:.7;text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.85rem;font-weight:700}.Basis-module__-4PRGW__collabImgs{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;padding-left:1.6rem;display:flex}.Basis-module__-4PRGW__collabThumb{border-radius:10px;flex-shrink:0;width:70px;height:70px}.Basis-module__-4PRGW__collabMore{background:var(--bg-warm);border:1px solid var(--border-light);width:70px;height:70px;color:var(--navy);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.Basis-module__-4PRGW__collabMore:hover{background:var(--orange);color:#fff}.Basis-module__-4PRGW__tableWrap{padding:1.5rem 1.75rem 0}.Basis-module__-4PRGW__tableTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--navy);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:flex}.Basis-module__-4PRGW__tableScroll{overflow-x:auto}.Basis-module__-4PRGW__growthTable{border-collapse:separate;border-spacing:0 .5rem;width:100%;font-size:1rem}.Basis-module__-4PRGW__growthTable th{text-align:left;color:var(--navy);text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;opacity:.6;padding:1.25rem 1.5rem;font-size:.85rem;font-weight:800}.Basis-module__-4PRGW__growthTable td{background:var(--bg-card);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);color:var(--text-body);white-space:nowrap;transition:all .3s var(--ease-smooth);padding:1.5rem}.Basis-module__-4PRGW__growthTable td:first-child{border-left:1px solid var(--border-light);color:var(--navy);border-radius:16px 0 0 16px;font-weight:800}.Basis-module__-4PRGW__growthTable td:last-child{border-right:1px solid var(--border-light);border-radius:0 16px 16px 0}.Basis-module__-4PRGW__growthTable tr:hover td{background:var(--bg-warm);color:var(--orange);border-color:var(--orange);transform:scale(1.01)translateY(-2px);box-shadow:0 10px 30px #00166614}.Basis-module__-4PRGW__formatSection{border-top:1px solid var(--border-light);padding:1.25rem 1.75rem}.Basis-module__-4PRGW__formatBars{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.Basis-module__-4PRGW__formatRow{border-radius:12px;grid-template-columns:200px 1fr 80px;align-items:center;gap:2rem;padding:1rem;transition:all .3s;display:grid}.Basis-module__-4PRGW__formatRow:hover{background:#00166608;transform:translate(10px)}.Basis-module__-4PRGW__formatLabel{color:var(--navy);font-size:1.05rem;font-weight:700;line-height:1.3}.Basis-module__-4PRGW__barWrap{background:var(--bg-warm);border-radius:99px;height:12px;position:relative;overflow:visible}.Basis-module__-4PRGW__bar{border-radius:99px;height:100%;position:relative;box-shadow:0 0 20px #ff5c001a}.Basis-module__-4PRGW__bar:after{content:"";background:inherit;filter:blur(8px);opacity:.6;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.Basis-module__-4PRGW__formatPct{color:var(--orange);text-align:right;font-size:1.25rem;font-weight:800}@media (max-width:768px){.Basis-module__-4PRGW__formatRow{grid-template-columns:1fr auto;gap:1rem}.Basis-module__-4PRGW__barWrap{grid-column:span 2;margin-top:.5rem}}.Basis-module__-4PRGW__chartLinks{border-top:1px solid var(--border-light);flex-direction:column;gap:.5rem;padding:1rem 1.75rem 1.5rem;display:flex}.Basis-module__-4PRGW__chartLink{color:var(--orange);align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;transition:opacity .2s;display:inline-flex}.Basis-module__-4PRGW__chartLink:hover{opacity:.75;text-decoration:underline}.Basis-module__-4PRGW__offlineGrid{flex-direction:column;gap:.85rem;padding:1.5rem 1.75rem;display:flex}.Basis-module__-4PRGW__offlineImg{border-radius:12px;width:100%}.Basis-module__-4PRGW__offlineFooter{border-top:1px solid var(--border-light);flex-direction:column;gap:.75rem;padding:1.25rem 1.75rem 1.75rem;display:flex}.Basis-module__-4PRGW__offlineTag{color:var(--navy);flex-wrap:wrap;gap:.5rem;font-size:.82rem;font-weight:600;display:flex}.Basis-module__-4PRGW__offlineTag span{background:var(--bg-warm);border-radius:var(--radius-pill);border:1px solid var(--border-light);padding:.3rem .75rem}.Basis-module__-4PRGW__offlineNote{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Basis-module__-4PRGW__clickImg{cursor:zoom-in;border:1px solid var(--border-light);transition:border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.Basis-module__-4PRGW__clickImg img{object-fit:cover;width:100%;height:100%;display:block}.Basis-module__-4PRGW__clickImg:hover{border-color:var(--orange);box-shadow:0 6px 20px #ff5c0024}.Basis-module__-4PRGW__clickHint{color:#fff;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00166685;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;transition:opacity .25s;display:flex;position:absolute;inset:0}.Basis-module__-4PRGW__clickImg:hover .Basis-module__-4PRGW__clickHint{opacity:1}.Basis-module__-4PRGW__lbOverlay{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:zoom-out;background:#000a32e6;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Basis-module__-4PRGW__lbContent{cursor:default;background:#000;border:1px solid #ffffff1a;border-radius:20px;max-width:92vw;max-height:88vh;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.Basis-module__-4PRGW__lbImg{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:82vh;display:block}.Basis-module__-4PRGW__lbClose{z-index:10;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.Basis-module__-4PRGW__lbClose:hover{background:var(--orange);border-color:var(--orange);transform:scale(1.1)}.Basis-module__-4PRGW__lbCaption{color:#fffc;font-size:.9rem;font-style:italic;font-family:var(--font-serif);background:linear-gradient(#0000 0%,#001666bf 100%);padding:1rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.Basis-module__-4PRGW__lbHint{color:#fff6;letter-spacing:.04em;pointer-events:none;margin-top:1.25rem;font-size:.82rem}.Basis-module__-4PRGW__footerCta{max-width:1200px;padding:4rem var(--section-pad-x);text-align:center;border-top:1px solid var(--border-light);flex-direction:column;align-items:center;gap:1.5rem;margin:5rem auto 0;display:flex}.Basis-module__-4PRGW__footerCta p{font-family:var(--font-serif);color:var(--navy);font-size:1.5rem;font-style:italic}.Basis-module__-4PRGW__ctaBtn{background:var(--orange);color:#fff;border-radius:var(--radius-pill);padding:1rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s}.Basis-module__-4PRGW__ctaBtn:hover{background:var(--navy);transform:translateY(-3px)}@media (max-width:1100px){.Basis-module__-4PRGW__threeCards{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Basis-module__-4PRGW__threeCards{grid-template-columns:1fr}.Basis-module__-4PRGW__statsRow{grid-template-columns:repeat(2,1fr);gap:1rem}.Basis-module__-4PRGW__collabOutcome{grid-template-columns:1fr}}.Basis-module__-4PRGW__showcaseSection{max-width:1200px;padding:0 var(--section-pad-x);margin:6rem auto}.Basis-module__-4PRGW__showcaseText{text-align:center;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.Basis-module__-4PRGW__showcaseText p{color:var(--text-muted);margin-top:.5rem;font-size:1.1rem}.Basis-module__-4PRGW__tickerOuter{justify-content:flex-end;width:100%;display:flex}.Basis-module__-4PRGW__tickerWrapper{border-radius:20px;width:1048px;height:366px;position:relative;overflow:hidden}.Basis-module__-4PRGW__tickerTrack{will-change:transform;align-items:center;width:max-content;height:100%;display:flex}.Basis-module__-4PRGW__tickerItem{border:1px solid var(--border-light);background:#fff;border-radius:16px;flex-shrink:0;height:366px;position:relative;overflow:hidden;box-shadow:0 8px 24px #00166614}.Basis-module__-4PRGW__tickerImg{object-fit:cover;width:auto;height:100%;transition:transform .4s;display:block}.Basis-module__-4PRGW__tickerItem:hover .Basis-module__-4PRGW__tickerImg{transform:scale(1.04)}.Basis-module__-4PRGW__tickerHover{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;cursor:zoom-in;background:#fffaf58c;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Basis-module__-4PRGW__tickerItem:hover .Basis-module__-4PRGW__tickerHover{opacity:1}.Basis-module__-4PRGW__tickerPlus{width:52px;height:52px;color:var(--navy);background:#ffffffbf;border:2px solid #00166699;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:300;line-height:1;transition:transform .25s,background .25s;display:flex}.Basis-module__-4PRGW__tickerItem:hover .Basis-module__-4PRGW__tickerPlus{background:#fffffff2;transform:scale(1.15)}@media (max-width:1100px){.Basis-module__-4PRGW__tickerWrapper{width:100%;max-width:1048px}.Basis-module__-4PRGW__tickerOuter{justify-content:center}}@media (max-width:768px){.Basis-module__-4PRGW__showcaseSection{margin:4rem auto}.Basis-module__-4PRGW__tickerWrapper,.Basis-module__-4PRGW__tickerItem{height:220px}}
