.landing-module__jDH3nq__page{position:relative}.landing-module__jDH3nq__container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 20px}.landing-module__jDH3nq__nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#1a0d0dc7;position:sticky;top:0}.landing-module__jDH3nq__navInner{justify-content:space-between;align-items:center;height:64px;display:flex}.landing-module__jDH3nq__brand{font-family:var(--font-head);letter-spacing:.01em;color:var(--ink);align-items:center;gap:8px;font-size:1.4rem;font-weight:700;display:flex}.landing-module__jDH3nq__brand span{color:var(--accent)}.landing-module__jDH3nq__brandIcon{color:var(--accent);flex-shrink:0;animation:5s ease-in-out infinite landing-module__jDH3nq__pulse-slow}.landing-module__jDH3nq__navCta{background:var(--accent);color:var(--accent-ink);border-radius:999px;padding:10px 18px;font-size:.95rem;font-weight:700;transition:transform .15s,background .15s;display:inline-block}.landing-module__jDH3nq__navCta:hover{background:var(--accent-deep);transform:translateY(-1px)}.landing-module__jDH3nq__hero{max-width:var(--maxw);grid-template-columns:1fr;align-items:center;gap:36px;margin:0 auto;padding:56px 20px 40px;display:grid;position:relative}.landing-module__jDH3nq__heroEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:.82rem;font-weight:600;display:inline-block}.landing-module__jDH3nq__h1{font-family:var(--font-head);letter-spacing:.005em;color:var(--ink);margin:0 0 18px;font-size:clamp(2.4rem,7vw,4rem);font-weight:700;line-height:1.05}.landing-module__jDH3nq__h1 em{color:var(--accent);font-style:italic}.landing-module__jDH3nq__heroSub{color:var(--muted);max-width:46ch;margin:0 0 28px;font-size:1.12rem}.landing-module__jDH3nq__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.landing-module__jDH3nq__cta{background:linear-gradient(135deg, var(--accent), var(--accent-deep));color:var(--accent-ink);border-radius:999px;padding:15px 26px;font-size:1.02rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 30px #e8a93a38}.landing-module__jDH3nq__cta>span{z-index:2;position:relative}.landing-module__jDH3nq__cta:before{content:"";z-index:1;background:linear-gradient(100deg,#0000,#ffffff73,#0000);width:80%;height:100%;transition:left .6s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:-120%;transform:skew(-18deg)}.landing-module__jDH3nq__cta:hover{transform:translateY(-2px);box-shadow:0 16px 44px #e8a93a5c}.landing-module__jDH3nq__cta:hover:before{left:130%}.landing-module__jDH3nq__ctaGhost{border:1px solid var(--line);color:var(--ink);border-radius:999px;padding:15px 22px;font-weight:600;transition:border-color .15s,color .15s;display:inline-block}.landing-module__jDH3nq__ctaGhost:hover{border-color:var(--accent);color:var(--accent)}.landing-module__jDH3nq__heroMedia{aspect-ratio:4/5;border:1px solid var(--line);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}.landing-module__jDH3nq__statBar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-2);padding:26px 0}.landing-module__jDH3nq__statGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.landing-module__jDH3nq__stat{padding:6px 4px}.landing-module__jDH3nq__statN{font-family:var(--font-head);color:var(--accent);font-size:1.8rem;font-weight:700;line-height:1.1}.landing-module__jDH3nq__statL{color:var(--muted);margin-top:4px;font-size:.9rem}.landing-module__jDH3nq__section{max-width:var(--maxw);margin:0 auto;padding:72px 20px}.landing-module__jDH3nq__kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:.82rem;font-weight:600;display:block}.landing-module__jDH3nq__h2{font-family:var(--font-head);color:var(--ink);margin:0 0 16px;font-size:clamp(1.9rem,4.5vw,2.8rem);font-weight:700;line-height:1.12}.landing-module__jDH3nq__lede{color:var(--muted);max-width:60ch;margin:0 0 36px;font-size:1.1rem}.landing-module__jDH3nq__painGrid{grid-template-columns:1fr;gap:18px;display:grid}.landing-module__jDH3nq__painCard{background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:26px;transition:border-color .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 32px #0003}.landing-module__jDH3nq__painCard:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 40px #ff8c0026}.landing-module__jDH3nq__painTitle{font-family:var(--font-head);color:var(--ink);margin:0 0 10px;font-size:1.4rem;font-weight:600}.landing-module__jDH3nq__painBody{color:var(--muted);margin:0}.landing-module__jDH3nq__steps{grid-template-columns:1fr;gap:20px;margin-top:8px;display:grid}.landing-module__jDH3nq__step{background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:30px 26px;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;box-shadow:0 8px 32px #0003}.landing-module__jDH3nq__step:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 40px #ff8c0026}.landing-module__jDH3nq__stepNo{font-family:var(--font-head);color:var(--accent);margin-bottom:10px;font-size:2.4rem;font-weight:700;line-height:1;display:block}.landing-module__jDH3nq__stepKw{letter-spacing:.04em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;font-size:.82rem;font-weight:600}.landing-module__jDH3nq__stepTitle{font-family:var(--font-head);color:var(--ink);margin:0 0 10px;font-size:1.45rem;font-weight:600}.landing-module__jDH3nq__stepBody{color:var(--muted);margin:0}.landing-module__jDH3nq__quotes{grid-template-columns:1fr;gap:20px;margin-top:8px;display:grid}.landing-module__jDH3nq__quote{background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;margin:0;padding:28px;transition:border-color .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 32px #0003}.landing-module__jDH3nq__quote:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 40px #ff8c0026}.landing-module__jDH3nq__quoteText{font-family:var(--font-head);color:var(--ink);margin:0 0 20px;font-size:1.28rem;font-style:italic;line-height:1.4}.landing-module__jDH3nq__quoteWho{align-items:center;gap:14px;display:flex}.landing-module__jDH3nq__avatar{background:var(--accent);width:46px;height:46px;color:var(--accent-ink);border-radius:50%;flex:none;place-items:center;font-size:.95rem;font-weight:700;display:grid}.landing-module__jDH3nq__quoteName{color:var(--ink);font-weight:700}.landing-module__jDH3nq__quoteRole{color:var(--faint);font-size:.88rem}.landing-module__jDH3nq__about{max-width:var(--maxw);grid-template-columns:1fr;align-items:center;gap:32px;margin:0 auto;padding:72px 20px;display:grid}.landing-module__jDH3nq__aboutMedia{aspect-ratio:4/5;border:1px solid var(--line);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}.landing-module__jDH3nq__aboutBody{color:var(--muted)}.landing-module__jDH3nq__aboutBody p{margin:0 0 16px}.landing-module__jDH3nq__aboutBody strong{color:var(--ink)}.landing-module__jDH3nq__faqList{gap:12px;margin-top:8px;display:grid}.landing-module__jDH3nq__faqItem{background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;padding:4px 22px;transition:border-color .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 16px #00000026}.landing-module__jDH3nq__faqItem:hover{border-color:var(--accent);box-shadow:0 6px 20px #ff8c0026}.landing-module__jDH3nq__faqItem summary{cursor:pointer;font-family:var(--font-head);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:1.18rem;font-weight:600;list-style:none;display:flex}.landing-module__jDH3nq__faqItem summary::-webkit-details-marker{display:none}.landing-module__jDH3nq__faqPlus{color:var(--accent);flex:none;font-size:1.5rem;line-height:1;transition:transform .2s}.landing-module__jDH3nq__faqItem[open] .landing-module__jDH3nq__faqPlus{transform:rotate(45deg)}.landing-module__jDH3nq__faqAnswer{color:var(--muted);margin:0;padding:0 0 18px}.landing-module__jDH3nq__finalCta{text-align:center;background:var(--panel);border:1px solid var(--accent-deep);border-radius:22px;max-width:860px;margin:0 auto;padding:56px 28px;box-shadow:0 24px 70px #e8a93a1f}.landing-module__jDH3nq__finalTitle{font-family:var(--font-head);color:var(--ink);margin:0 0 14px;font-size:clamp(1.9rem,5vw,2.8rem);font-weight:700}.landing-module__jDH3nq__finalText{color:var(--muted);max-width:52ch;margin:0 auto 28px;font-size:1.1rem}.landing-module__jDH3nq__fineprint{color:var(--faint);margin-top:18px;font-size:.86rem}.landing-module__jDH3nq__footer{border-top:1px solid var(--line);background:var(--bg-2);margin-top:24px;padding:56px 0 32px}.landing-module__jDH3nq__footGrid{max-width:var(--maxw);grid-template-columns:1fr;gap:32px;margin:0 auto;padding:0 20px;display:grid}.landing-module__jDH3nq__footBrand{font-family:var(--font-head);color:var(--ink);margin-bottom:12px;font-size:1.4rem;font-weight:700}.landing-module__jDH3nq__footBrand span{color:var(--accent)}.landing-module__jDH3nq__footText{color:var(--muted);max-width:38ch;margin:0 0 12px}.landing-module__jDH3nq__footText a{color:var(--accent)}.landing-module__jDH3nq__footCol h4{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin:0 0 14px;font-size:.82rem}.landing-module__jDH3nq__footCol ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.landing-module__jDH3nq__footCol a{color:var(--muted);transition:color .15s}.landing-module__jDH3nq__footCol a:hover{color:var(--accent)}.landing-module__jDH3nq__footBottom{max-width:var(--maxw);border-top:1px solid var(--line);color:var(--faint);margin:36px auto 0;padding:22px 20px 0;font-size:.88rem}.landing-module__jDH3nq__kickerRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.landing-module__jDH3nq__kickerIcon{color:var(--accent);flex-shrink:0}.landing-module__jDH3nq__kickerRow .landing-module__jDH3nq__kicker{margin-bottom:0}.landing-module__jDH3nq__divider{background:linear-gradient(90deg, transparent, var(--peacock) 20%, var(--accent) 80%, transparent);opacity:.35;height:1px;max-width:var(--maxw);width:calc(100% - 40px);margin:48px auto}.landing-module__jDH3nq__galleryGrid{grid-template-columns:1fr;gap:24px;margin-top:36px;display:grid}.landing-module__jDH3nq__galleryCard{border:1px solid var(--line);aspect-ratio:4/3;background:var(--bg-2);border-radius:20px;transition:transform .35s cubic-bezier(.25,.8,.25,1),border-color .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000059}.landing-module__jDH3nq__galleryCard:hover{border-color:var(--accent);transform:translateY(-6px)scale(1.02);box-shadow:0 24px 50px #ff8c002e}.landing-module__jDH3nq__galleryImage{transition:transform .6s cubic-bezier(.25,.8,.25,1)}.landing-module__jDH3nq__galleryCard:hover .landing-module__jDH3nq__galleryImage{transform:scale(1.06)}.landing-module__jDH3nq__galleryOverlay{background:linear-gradient(#0000 0%,#13060799 40%,#130607f2 100%);flex-direction:column;justify-content:flex-end;padding:24px 20px;transition:background .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.landing-module__jDH3nq__galleryTag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#ff8c001f;border:1px solid #ff8c0033;border-radius:999px;align-self:flex-start;margin-bottom:6px;padding:4px 10px;font-size:.72rem;font-weight:700}.landing-module__jDH3nq__galleryTitle{font-family:var(--font-head);color:var(--ink);margin:0 0 4px;font-size:1.3rem;font-weight:700}.landing-module__jDH3nq__galleryDesc{color:var(--muted);margin:0;font-size:.86rem;line-height:1.45}.landing-module__jDH3nq__studentScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--line) transparent;gap:20px;margin-top:32px;padding:8px 4px 20px;display:flex;overflow-x:auto}.landing-module__jDH3nq__studentScroll::-webkit-scrollbar{height:6px}.landing-module__jDH3nq__studentScroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}.landing-module__jDH3nq__studentCard{scroll-snap-align:start;background:var(--panel);border:1px solid var(--line);border-radius:18px;flex:0 0 280px;margin:0;transition:border-color .25s,transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 36px #0000004d}.landing-module__jDH3nq__studentCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 18px 48px #ff8c0029}.landing-module__jDH3nq__studentImageWrap{aspect-ratio:4/5;background:var(--bg-2);width:100%;position:relative;overflow:hidden}.landing-module__jDH3nq__studentImage{object-fit:cover;transition:transform .5s cubic-bezier(.25,.8,.25,1)}.landing-module__jDH3nq__studentCard:hover .landing-module__jDH3nq__studentImage{transform:scale(1.05)}.landing-module__jDH3nq__studentCaption{font-family:var(--font-head);color:var(--ink);text-align:center;border-top:1px solid var(--line);padding:14px 18px;font-size:.95rem;font-weight:600}@media (min-width:720px){.landing-module__jDH3nq__studentCard{flex:0 0 320px}}@media (min-width:940px){.landing-module__jDH3nq__studentCard{flex:0 0 380px}}@keyframes landing-module__jDH3nq__pulse-slow{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;filter:drop-shadow(0 0 5px #ff8c0080);transform:scale(1.08)}}@media (min-width:720px){.landing-module__jDH3nq__statGrid{grid-template-columns:repeat(4,1fr)}.landing-module__jDH3nq__painGrid{grid-template-columns:repeat(2,1fr)}.landing-module__jDH3nq__steps{grid-template-columns:repeat(3,1fr)}.landing-module__jDH3nq__galleryGrid{grid-template-columns:repeat(2,1fr)}.landing-module__jDH3nq__footGrid{grid-template-columns:2fr 1fr 1fr}}@media (min-width:940px){.landing-module__jDH3nq__hero{grid-template-columns:1.05fr .95fr;gap:48px;padding:84px 20px 56px}.landing-module__jDH3nq__quotes,.landing-module__jDH3nq__galleryGrid{grid-template-columns:repeat(3,1fr)}.landing-module__jDH3nq__about{grid-template-columns:.85fr 1.15fr;gap:48px}}.landing-module__jDH3nq__galleryContainer{width:100%;margin-top:36px}.landing-module__jDH3nq__viewport{border:1px solid var(--line);aspect-ratio:16/9;background:var(--bg-2);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}@media (max-width:720px){.landing-module__jDH3nq__viewport{aspect-ratio:4/3}}.landing-module__jDH3nq__slide{width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__jDH3nq__galleryOverlay{z-index:10;background:linear-gradient(#0000 0%,#130607b3 40%,#130607fa 100%);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:720px){.landing-module__jDH3nq__galleryOverlay{padding:20px}}.landing-module__jDH3nq__progressBar{background:linear-gradient(90deg, var(--peacock), var(--accent));z-index:20;height:3px;position:absolute;bottom:0;left:0}.landing-module__jDH3nq__navBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:48px;height:48px;color:var(--ink);cursor:pointer;z-index:30;opacity:0;background:#1b090a99;border:1px solid #ff8c0026;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.landing-module__jDH3nq__viewport:hover .landing-module__jDH3nq__navBtn{opacity:1}.landing-module__jDH3nq__navBtn:hover{border-color:var(--accent);color:var(--accent);background:#ff8c0033}.landing-module__jDH3nq__prevBtn{left:20px}.landing-module__jDH3nq__prevBtn:active{transform:translateY(-50%)scale(.92)}.landing-module__jDH3nq__nextBtn{right:20px}.landing-module__jDH3nq__nextBtn:active{transform:translateY(-50%)scale(.92)}.landing-module__jDH3nq__thumbnails{scrollbar-width:thin;scrollbar-color:var(--line) transparent;gap:12px;margin-top:16px;padding:4px 4px 12px;display:flex;overflow-x:auto}.landing-module__jDH3nq__thumbnails::-webkit-scrollbar{height:6px}.landing-module__jDH3nq__thumbnails::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}.landing-module__jDH3nq__thumb{aspect-ratio:4/3;cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:12px;flex:0 0 100px;transition:opacity .25s,border-color .25s,transform .2s;position:relative;overflow:hidden}@media (min-width:720px){.landing-module__jDH3nq__thumb{flex:0 0 120px}}.landing-module__jDH3nq__thumb:hover{opacity:.8;transform:translateY(-2px)}.landing-module__jDH3nq__thumbActive{opacity:1;border-color:var(--accent);box-shadow:0 0 10px #ff8c004d}.landing-module__jDH3nq__dualImageContainer{border-radius:inherit;background:#020205;width:100%;height:100%;position:relative;overflow:hidden}.landing-module__jDH3nq__blurBg{filter:blur(24px)opacity(.35);object-fit:cover;pointer-events:none;z-index:1;width:120%;height:120%;position:absolute;top:-10%;left:-10%}.landing-module__jDH3nq__mainImage{object-fit:contain;z-index:2;width:100%;height:100%;position:relative}.landing-module__jDH3nq__scrollProgress{transform-origin:0;background:linear-gradient(90deg, var(--accent), var(--gold), var(--peacock));z-index:100;height:3px;position:fixed;top:0;left:0;right:0;box-shadow:0 0 12px #ff8c0080}.landing-module__jDH3nq__kenBurns{transform-origin:50%;animation:22s ease-in-out infinite alternate landing-module__jDH3nq__kenburns}@keyframes landing-module__jDH3nq__kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}.landing-module__jDH3nq__scrollCue{letter-spacing:.22em;text-transform:uppercase;color:var(--faint);align-items:center;gap:8px;font-size:.72rem;font-weight:600;transition:color .2s;display:inline-flex;position:absolute;bottom:-6px;left:20px}.landing-module__jDH3nq__scrollCue:hover{color:var(--accent)}.landing-module__jDH3nq__scrollCue svg{animation:1.8s ease-in-out infinite landing-module__jDH3nq__cueBounce}@keyframes landing-module__jDH3nq__cueBounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(5px)}}@media (min-width:940px){.landing-module__jDH3nq__scrollCue{bottom:8px;left:20px}}.landing-module__jDH3nq__cineGallery{flex-direction:column;gap:clamp(40px,9vw,110px);margin-top:40px;display:flex}.landing-module__jDH3nq__gPanel{position:relative}.landing-module__jDH3nq__gFrame{margin:0;position:relative}.landing-module__jDH3nq__gWatermark{font-family:var(--font-head);color:#0000;-webkit-text-stroke:1px #d4af372e;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,18vw,13rem);font-weight:700;line-height:1;position:absolute;top:-.55em;right:.04em}.landing-module__jDH3nq__gImageWrap{border:1px solid var(--line);aspect-ratio:16/10;background:var(--bg-2);z-index:1;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}@media (max-width:720px){.landing-module__jDH3nq__gImageWrap{aspect-ratio:4/5;border-radius:18px}}.landing-module__jDH3nq__gParallax{will-change:transform;width:100%;height:116%;position:absolute;inset:-8% 0}.landing-module__jDH3nq__gCaption{z-index:5;max-width:min(560px,78%);padding:30px 32px;position:absolute;bottom:0}.landing-module__jDH3nq__gCaptionLeft{text-align:left;background:linear-gradient(to top right,#080914f5 0%,#080914b3 55%,#0000 100%);border-bottom-left-radius:24px;left:0}.landing-module__jDH3nq__gCaptionRight{text-align:right;background:linear-gradient(to top left,#080914f5 0%,#080914b3 55%,#0000 100%);border-bottom-right-radius:24px;align-items:flex-end;right:0}@media (max-width:720px){.landing-module__jDH3nq__gCaption{text-align:left;background:linear-gradient(#0000 0%,#08091499 40%,#080914f7 100%);border-radius:0 0 18px 18px;max-width:100%;padding:22px 20px;left:0;right:0}}.landing-module__jDH3nq__gTag{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:#ff8c001f;border:1px solid #ff8c0047;border-radius:999px;margin-bottom:10px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-block}.landing-module__jDH3nq__gTitle{font-family:var(--font-head);color:var(--ink);margin:0 0 8px;font-size:clamp(1.6rem,3.6vw,2.6rem);font-weight:700;line-height:1.08}.landing-module__jDH3nq__gDesc{color:var(--muted);margin:0;font-size:1rem;line-height:1.5}.landing-module__jDH3nq__band{isolation:isolate;place-items:center;width:100%;min-height:clamp(280px,52vh,520px);margin:16px 0;display:grid;position:relative;overflow:hidden}.landing-module__jDH3nq__bandBg{z-index:-2;will-change:transform;width:100%;height:128%;position:absolute;inset:-14% 0}.landing-module__jDH3nq__bandImg{object-fit:cover}.landing-module__jDH3nq__bandScrim{z-index:-1;background:radial-gradient(120% 120%,#08091459,#080914d1),linear-gradient(#08091499,#08091499);position:absolute;inset:0}.landing-module__jDH3nq__bandInner{text-align:center;max-width:760px;padding:40px 24px}.landing-module__jDH3nq__bandKicker{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:.82rem;font-weight:700;display:block}.landing-module__jDH3nq__bandLine{font-family:var(--font-head);color:var(--ink);text-shadow:0 2px 30px #00000080;margin:0;font-size:clamp(1.5rem,4vw,2.6rem);font-style:italic;font-weight:600;line-height:1.18}.landing-module__jDH3nq__faqAnswerWrap{overflow:hidden}.landing-module__jDH3nq__faqItem[open] .landing-module__jDH3nq__faqAnswerWrap{animation:.35s cubic-bezier(.22,1,.36,1) landing-module__jDH3nq__faqIn}@keyframes landing-module__jDH3nq__faqIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
