.home-b{background:var(--bg-primary);color:var(--text-secondary);font-family:var(--font-body);-webkit-font-smoothing:antialiased}.home-b a{color:inherit}.home-b .wrap{width:100%;max-width:1280px;margin:0 auto;padding-inline:clamp(1.5rem,5vw,4.5rem)}.home-b .wrapwide{width:100%;max-width:1480px;margin:0 auto;padding-inline:clamp(1.5rem,5vw,4.5rem)}.home-b .eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);align-items:center;gap:11px;font-size:12px;font-weight:500;display:inline-flex}.home-b .eyebrow:before{content:"";background:var(--accent);width:26px;height:1px;display:inline-block}.home-b .h-sec{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.03em;color:var(--text-primary);text-wrap:balance;margin:0;font-size:clamp(2.3rem,5vw,4.1rem);font-weight:700;line-height:1}.home-b .h-sec .accent{color:var(--accent)}.home-b .lede{color:var(--text-secondary);text-wrap:pretty;font-size:clamp(1.05rem,1.45vw,1.28rem);font-weight:300;line-height:1.7}.home-b .arrowlink{color:var(--accent);transition:gap .2s var(--ease-out-expo);cursor:pointer;align-items:center;gap:9px;font-size:1.02rem;font-weight:600;text-decoration:none;display:inline-flex}.home-b .arrowlink:hover{gap:16px}.home-b .sectionlabel{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-subtle);font-size:12px}.home-b .section{padding-block:clamp(88px,12vh,150px);position:relative}.home-b .cta-btn{font-weight:600;font-family:var(--font-body);cursor:pointer;transition:background-color .25s ease,transform .25s var(--ease-out-expo),box-shadow .25s ease;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.home-b .cta-btn.lg{padding:16px 30px;font-size:1.02rem}.home-b .cta-btn.sm{padding:10px 20px;font-size:.9rem}.home-b .cta-btn.primary{background:var(--accent);color:#fff;box-shadow:0 10px 20px #d93b004d}.home-b .cta-btn.primary:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 14px 28px #d93b0059}.home-b .cta-btn.ghostdark{color:#fff;background:#0a0a0a;border:1px solid #0a0a0a}.home-b .cta-btn.ghostdark:hover{transform:translateY(-2px)}.home-b .hero{min-height:100vh;display:flex;position:relative;overflow:hidden}.home-b .hero img.bg{object-fit:cover;object-position:50% 42%;filter:brightness(1.12);width:100%;height:100%;position:absolute;inset:0}@media (min-width:921px){.home-b .hero img.bg{transform:translate(4%)scale(1.1)}}.home-b .hero .grade{background:linear-gradient(#08080a8c 0%,#08080a40 45%,#08080a8c 70%,#08080af0 98%),linear-gradient(90deg,#08080ac7,#08080a4d 55%,#08080a2e);position:absolute;inset:0}.home-b .hero .inner{z-index:2;flex-direction:column;justify-content:flex-end;width:100%;padding-top:140px;padding-bottom:clamp(48px,7vh,96px);display:flex;position:relative}.home-b .hero h1{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;text-transform:uppercase;max-width:16ch;margin:0;font-size:clamp(2.7rem,6.6vw,6rem);font-weight:700;line-height:.94}.home-b .hero h1 .accent{color:var(--accent)}.home-b .hero .lede{color:#ffffffd1}.home-b .hero .herobadge{margin-bottom:30px}.home-b .hero .herolede{max-width:50ch;margin:30px 0 0}.home-b .hero .herocta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:36px;display:flex}.home-b .hero .venue{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-mono);letter-spacing:.05em;color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff29;border-radius:9999px;align-items:center;gap:10px;padding:8px 15px;font-size:11.5px;display:inline-flex}.home-b .hero .venue .dot{background:var(--accent);border-radius:9999px;width:7px;height:7px}.home-b .hero .ctameta{font-family:var(--font-mono);letter-spacing:.04em;color:#fff9;font-size:12.5px}.home-b .scrollcue{z-index:3;font-family:var(--font-mono);letter-spacing:.2em;color:#fff6;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.home-b .scrollcue .line{background:linear-gradient(to bottom,var(--accent),transparent);width:1px;height:34px}.home-b .sideindex{z-index:90;flex-direction:column;gap:13px;display:flex;position:fixed;top:50%;right:clamp(14px,2.4vw,34px);transform:translateY(-50%)}.home-b .sideindex a{color:var(--text-subtle);font-family:var(--font-mono);letter-spacing:.1em;justify-content:flex-end;align-items:center;gap:10px;font-size:10.5px;text-decoration:none;transition:color .25s;display:flex}.home-b .sideindex a .lbl{opacity:0;white-space:nowrap;transition:opacity .25s,transform .25s;transform:translate(6px)}.home-b .sideindex a .tick{background:var(--border-secondary);width:22px;height:2px;transition:background .25s,width .25s}.home-b .sideindex a:hover{color:var(--text-primary)}.home-b .sideindex a:hover .lbl{opacity:1;transform:none}.home-b .sideindex a.active{color:var(--text-primary)}.home-b .sideindex a.active .tick{background:var(--accent);width:34px}.home-b .sideindex a.active .lbl{opacity:1;color:var(--text-primary);transform:none}.home-b .sechead{align-items:baseline;gap:22px;margin-bottom:clamp(40px,5vw,64px);display:flex}.home-b .sechead .eyebrow{flex:1}.home-b .biglist{border-top:1px solid var(--border-primary)}.home-b .biglist .row{border-bottom:1px solid var(--border-primary);transition:padding-left .3s var(--ease-out-expo);grid-template-columns:70px 1fr auto;align-items:center;gap:24px;padding:clamp(20px,2.6vw,30px) 0;display:grid}.home-b .biglist .row:hover{padding-left:12px}.home-b .biglist .row .rn{font-family:var(--font-mono);color:var(--accent);font-size:12px}.home-b .biglist .row .rt{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700}.home-b .biglist .row .rs{color:var(--text-primary);text-align:right;max-width:32ch;font-size:1.05rem;font-weight:500}.home-b .spine{margin-top:12px;position:relative}.home-b .spine:before{content:"";background:linear-gradient(to bottom,var(--accent),#ff450026);width:2px;position:absolute;top:8px;bottom:8px;left:19px}.home-b .pstep{border-bottom:1px solid var(--border-primary);grid-template-columns:40px 1fr;gap:clamp(20px,3vw,44px);padding:clamp(22px,3vw,40px) 0;display:grid;position:relative}.home-b .pstep:last-child{border-bottom:0}.home-b .pstep .knob{z-index:2;background:var(--surface-primary);border:2px solid var(--accent);width:40px;height:40px;font-family:var(--font-mono);color:var(--accent);border-radius:9999px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:relative}.home-b .pstep .pc{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(16px,3vw,40px);display:grid}.home-b .pstep h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.015em;color:var(--text-primary);grid-column:1/-1;margin:0 0 4px;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.home-b .pstep .lab{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10.5px;display:block}.home-b .pstep .before .lab{color:var(--text-subtle)}.home-b .pstep .after .lab{color:var(--accent)}.home-b .pstep .before p,.home-b .pstep .after p{color:var(--text-primary);margin:0;font-size:1.08rem;font-weight:500;line-height:1.45}.home-b .foerderband{background:var(--bg-secondary);border-block:1px solid var(--border-primary);position:relative;overflow:hidden}.home-b .ghostnum{font-family:var(--font-display);color:var(--accent);opacity:.1;letter-spacing:-.05em;pointer-events:none;z-index:0;font-size:clamp(16rem,40vw,44rem);font-weight:700;line-height:.7;position:absolute;top:50%;right:clamp(-10px,-1vw,0px);transform:translateY(-50%)}.home-b .foerderband .fc{z-index:1;max-width:60ch;position:relative}.home-b .foerderband .specrow{border-bottom:1px solid var(--border-primary);align-items:baseline;gap:14px;padding:13px 0;display:flex}.home-b .foerderband .specrow .sk{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);flex:0 0 130px;font-size:11px}.home-b .foerderband .specrow .sv{color:var(--text-primary);font-weight:500}.home-b .foerderband .disclaimer{max-width:60ch;color:var(--text-subtle);margin:26px 0 0;font-size:.86rem;font-weight:300;line-height:1.6}.home-b .about{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(36px,6vw,72px);display:grid}.home-b .about.altb{grid-template-columns:.92fr 1.08fr;gap:clamp(44px,6vw,88px)}.home-b .about.altb .h-sec{font-size:clamp(2.5rem,4.8vw,4.1rem)}.home-b .photowrap{position:relative}.home-b .photowrap:before{content:"";background:var(--accent);z-index:0;border-radius:18px;width:62%;height:58%;position:absolute;bottom:-22px;left:-22px}.home-b .photoframe{z-index:1;aspect-ratio:4/5;background:var(--surface-secondary);border:1px solid var(--border-primary);border-radius:20px;position:relative;overflow:hidden}.home-b .photoframe img{object-fit:cover;object-position:50% 18%;width:100%;height:100%}.home-b .badge{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0ad1;border-radius:14px;align-items:center;gap:11px;padding:12px 16px;display:flex;position:absolute;bottom:14px;right:14px}.home-b .badge .star{color:var(--accent);font-size:15px;line-height:1}.home-b .badge .bt{font-family:var(--font-mono);color:#fff;letter-spacing:.02em;font-size:11.5px;line-height:1.35}.home-b .badge .bt em{color:#ffffff8c;font-style:normal}.home-b .credlabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-subtle);font-size:11.5px}.home-b .marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-b .marquee .track{gap:0;width:max-content;animation:38s linear infinite home-scrollx;display:flex}.home-b .marquee.rev .track{animation-duration:46s;animation-direction:reverse}.home-b .marquee:hover .track{animation-play-state:paused}.home-b .marquee .mk{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-muted);white-space:nowrap;padding:0 clamp(28px,3.5vw,56px);font-size:clamp(1.2rem,2vw,1.7rem);font-weight:700;transition:color .2s}.home-b .marquee .mk:hover{color:var(--text-primary)}.home-b .marquee .sep{color:var(--accent);align-self:center}@keyframes home-scrollx{to{transform:translate(-50%)}}.home-b .quoteslot{border:1px solid var(--border-primary);background:var(--surface-primary);border-radius:20px;padding:clamp(38px,5vw,68px);position:relative;overflow:hidden}.home-b .quoteslot .qmark{font-family:var(--font-display);color:var(--accent);opacity:.12;font-size:10rem;font-weight:700;line-height:1;position:absolute;top:4px;left:30px}.home-b .quoteslot .qtext{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);text-wrap:balance;max-width:24ch;margin:0;font-size:clamp(1.5rem,2.8vw,2.4rem);font-weight:600;line-height:1.2;position:relative}.home-b .quoteslot .qmeta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex;position:relative}.home-b .quoteslot .pill{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:#ff45001a;border:1px solid #ff45004d;border-radius:9999px;padding:7px 14px;font-size:11.5px;font-weight:600}.home-b .quoteslot .qnote{color:var(--text-secondary);font-size:.98rem;font-weight:500}.home-b .steps3{grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,40px);display:grid}.home-b .stepcard{border:1px solid var(--border-primary);background:var(--surface-primary);transition:border-color .3s ease,transform .3s var(--ease-out-expo);border-radius:16px;padding:clamp(26px,3vw,38px)}.home-b .stepcard:hover{border-color:#ff450080;transform:translateY(-4px)}.home-b .stepcard .sn{font-family:var(--font-mono);color:var(--accent);font-size:clamp(2rem,3vw,2.6rem);font-weight:700;line-height:1}.home-b .stepcard h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--text-primary);margin:16px 0 10px;font-size:1.22rem;font-weight:700}.home-b .stepcard p{color:var(--text-muted);margin:0;font-size:1rem;font-weight:300;line-height:1.6}.home-b details.faq{border-bottom:1px solid var(--border-primary)}.home-b details.faq summary{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-size:clamp(1.1rem,1.6vw,1.28rem);font-weight:600;list-style:none;display:flex}.home-b details.faq summary::-webkit-details-marker{display:none}.home-b details.faq summary .pm{font-family:var(--font-mono);color:var(--accent);text-align:center;width:22px;transition:transform .25s var(--ease-out-expo);flex-shrink:0;font-size:1.5rem;line-height:1}.home-b details.faq[open] summary .pm{transform:rotate(45deg)}.home-b details.faq .ans{max-width:760px;color:var(--text-muted);margin:0;padding:0 0 28px;font-size:1.08rem;font-weight:300;line-height:1.7}.home-b .ctao{background:var(--accent);color:#160600;position:relative;overflow:hidden}.home-b .ctao .gnum{font-family:var(--font-display);color:#00000012;pointer-events:none;font-size:clamp(18rem,34vw,40rem);font-weight:700;line-height:.7;position:absolute;bottom:-34%;left:-4%}.home-b .ctao h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.03em;color:#1a0700;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2.3rem,5.4vw,4.4rem);font-weight:700;line-height:1}.home-b .ctao .ctaolede{color:#3a1400;max-width:54ch;margin:24px 0 36px;font-size:clamp(1.08rem,1.5vw,1.3rem);font-weight:400;line-height:1.55}.home-b .ctao .ctaometa{font-family:var(--font-mono);letter-spacing:.04em;color:#3a1400;font-size:13px}.home-b .chaos-section{background:var(--bg-primary)}.home-b .chaos-frame{aspect-ratio:16/9;border:1px solid var(--border-primary);background:#0a0a0a;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000038}.home-b .chaos-stage{transform-origin:0 0;will-change:transform;width:1920px;height:1080px;position:absolute;top:0;left:0}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.home-b .reveal{opacity:0;animation:linear both home-rev;animation-timeline:view();animation-range:entry 4% cover 24%;transform:translateY(28px)}}}@keyframes home-rev{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.home-b .marquee .track{animation:none}}@media (max-width:1100px){.home-b .sideindex{display:none}}@media (max-width:920px){.home-b .about,.home-b .pstep .pc,.home-b .steps3{grid-template-columns:1fr!important}.home-b .biglist .row{grid-template-columns:44px 1fr}.home-b .biglist .row .rs{display:none}.home-b .hero h1{font-size:clamp(2.25rem,8.5vw,3.3rem)!important}.home-b .hero{min-height:100svh}.home-b .hero .inner{padding-bottom:clamp(36px,5vh,56px)}.home-b .hero .herobadge{margin-bottom:14px}.home-b .hero .herolede{margin-top:16px}.home-b .hero .herocta{margin-top:20px}}
