/* The selected Signal hero: ambient motion, minimal foreground, no tuning controls. */
body[data-page="/"] .site-header{margin-bottom:-92px;background:#080f0d;border-bottom:0;backdrop-filter:none}
.signal-home-hero{position:relative;isolation:isolate;height:100svh;min-height:720px;max-height:1400px;overflow:hidden;color:#edf1e7;background:#080f0d}
.signal-home-art{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.signal-home-art canvas{display:block;width:100%;height:100%}
.signal-home-fallback{position:absolute;inset:28% -10% 28%;border:1px solid #c4d69d;border-radius:50%;rotate:-16deg;box-shadow:0 4px 0 #acc495,0 9px 0 #8eaf6d,0 18px 0 #56765b;opacity:.4}.signal-home-art.is-rendered .signal-home-fallback{display:none}
.signal-home-copy{position:absolute;bottom:105px;left:var(--gutter);right:var(--gutter);display:flex;align-items:flex-end;justify-content:space-between;gap:40px}
.signal-home-copy h1{font-size:clamp(64px,6.6vw,106px);font-weight:450;line-height:.97;letter-spacing:-.065em;max-width:13ch}
.signal-home-intro{padding-bottom:8px}.signal-home-intro p{font-size:16px;line-height:1.6;color:#b4c5ae}.signal-home-intro a{display:flex;align-items:center;justify-content:space-between;gap:38px;margin-top:26px;padding:0 0 12px;border-bottom:1px solid #bbd19066;font-size:13px;color:#dfecb9}.signal-home-intro .icon{width:21px;height:21px;transition:translate .2s}.signal-home-intro a:hover .icon{translate:3px -3px}
.signal-scroll{position:absolute;bottom:29px;left:var(--gutter);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #9cac8633;border-radius:50%;color:#9eae8d}.signal-scroll .icon{width:18px;height:18px;rotate:90deg}.signal-scroll:hover{border-color:#c2d69a;color:#dfecb9}
body[data-page="/"] .motion-toggle{width:34px;height:34px;right:var(--gutter);bottom:34px;background:#0e1912b3;border-color:#82957244;backdrop-filter:blur(8px);font-size:11px}
body[data-page="/"] .trust-strip{border-top:1px solid #7c8f6933}
@media(max-width:1050px){.signal-home-copy h1{font-size:7.4vw}.signal-home-intro p{font-size:13px}.signal-home-intro a{font-size:12px;gap:22px}}
@media(max-width:640px){
 body[data-page="/"] .site-header{margin-bottom:-72px}
 .signal-home-hero{height:100svh;min-height:690px;max-height:none}
 .signal-home-copy{bottom:100px;left:22px;right:22px;display:block}
 .signal-home-copy h1{font-size:clamp(44px,11.7vw,72px);line-height:.99;letter-spacing:-.06em}
 .signal-home-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0;margin-top:24px}.signal-home-intro p{font-size:11px;line-height:1.6;max-width:180px}.signal-home-intro a{max-width:150px;font-size:11px;line-height:1.5;margin-top:0;gap:14px;padding-bottom:8px}.signal-home-intro .icon{width:18px;flex-shrink:0}
 .signal-scroll{left:22px;bottom:26px}.signal-scroll .icon{width:17px}
 body[data-page="/"] .motion-toggle{right:22px;bottom:31px;width:36px;height:36px}
}

body[data-page="/"] .reading-progress{display:none}
@media(min-width:641px) and (max-width:980px){body[data-page="/"] .site-header{margin-bottom:-80px}}
