/* Particle market study with a hover-only inspection line; no chart chrome. */
.site-header{border-bottom-color:transparent}
.site-header .wordmark>span:last-child{display:none}
.ambient-hero{position:relative;isolation:isolate;height:calc(100svh - 100px);min-height:620px;max-height:1100px;overflow:hidden;background:radial-gradient(ellipse at 68% 65%,#1d251717,transparent 62%)}
#liquidity-field{position:absolute;inset:0;width:100%;height:100%;z-index:0;touch-action:pan-y;mask-image:linear-gradient(180deg,transparent,#000 8%,#000 84%,transparent)}
.ambient-name{position:absolute;top:clamp(30px,6.5vh,95px);left:var(--gutter);pointer-events:none;z-index:1}
.ambient-name h1{margin:0;font-size:clamp(68px,8.2vw,138px);font-weight:400;letter-spacing:-.065em;line-height:.94;color:#e4e7df}
.ambient-name h1 span{display:block;color:#86917f;font-weight:400}
.ambient-name p{margin-top:28px;font-size:15px;line-height:1.6;color:#8d9986;letter-spacing:.005em}
.ambient-footer{position:absolute;bottom:35px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:25px;z-index:2}
.ambient-explore{font-size:13px;color:#aab5a2;display:flex;align-items:center;gap:24px;min-height:44px}.ambient-explore span{font-size:22px;color:#8f9e80}.ambient-explore:hover{color:var(--accent)}
.ambient-controls{display:flex;align-items:center;gap:22px}.ambient-note{font-size:12px;color:#75836b;letter-spacing:.015em}
#ambient-pause{background:none;border:0;width:44px;height:44px;display:grid;place-items:center;color:#94a087;padding:12px}#ambient-pause[hidden]{display:none}#ambient-pause:hover{color:var(--accent)}.pause-symbol{display:block;width:10px;height:11px;border-left:2px solid currentColor;border-right:2px solid currentColor}#ambient-pause[aria-pressed=true] .pause-symbol{border:0;width:10px;height:11px;clip-path:polygon(0 0,100% 50%,0 100%);background:currentColor}
@media(max-width:900px){.ambient-hero{height:calc(100svh - 84px);min-height:650px}.ambient-name{top:50px}.ambient-name h1{font-size:clamp(76px,11vw,115px)}}
@media(max-width:600px){.ambient-hero{height:calc(100svh - 80px);min-height:610px;max-height:850px}.ambient-name{top:45px}.ambient-name h1{font-size:clamp(69px,17vw,99px)}.ambient-name p{font-size:14px;margin-top:23px}.ambient-footer{bottom:22px;gap:12px}.ambient-controls{gap:3px}.ambient-note{font-size:10px;max-width:100px;line-height:1.6}.ambient-explore{font-size:12px;gap:15px}}
@media(prefers-reduced-motion:reduce){.ambient-hero *{transition:none!important}}
.ambient-inspector{position:absolute;z-index:1;pointer-events:none;width:0;height:0;color:#b8c99f}.ambient-inspector[hidden]{display:none}.ambient-guide{position:absolute;left:0;top:-145px;width:1px;height:290px;background:linear-gradient(transparent,rgba(183,203,155,.25) 25%,rgba(205,224,177,.45) 50%,rgba(183,203,155,.25) 75%,transparent)}.ambient-focus{position:absolute;width:4px;height:4px;left:-1.5px;top:-1.5px;border-radius:50%;background:#c5d8aa;box-shadow:0 0 12px #c5d8aa44}.ambient-readout{position:absolute;left:14px;top:14px;white-space:nowrap;font-family:var(--mono);font-size:11px;line-height:1.5;letter-spacing:.13em;color:#b3c49c;text-shadow:0 1px 9px #080b0c;background:#080b0c44;padding:3px 0}.readout-left .ambient-readout{left:auto;right:14px}
