/* Metric Observatory legal surfaces: document console, status rail and straight geometry. */
.legal-body{margin:0;color:var(--ice);background:var(--deep)}.legal-rail{position:fixed;z-index:10;inset:0 auto 0 0;display:flex;width:72px;align-items:center;flex-direction:column;border-right:1px solid var(--dark-line);background:#090d10}.legal-rail img{width:34px;height:34px;margin-top:19px}.legal-rail span{margin:auto 0;writing-mode:vertical-rl;color:#66747d;font:500 .58rem var(--mono);letter-spacing:.08em;text-transform:uppercase;transform:rotate(180deg)}.legal-rail a{display:grid;width:72px;height:72px;place-items:center;border-top:1px solid var(--dark-line);color:#fff;background:var(--blue);text-decoration:none}.legal-app{min-height:100vh;margin-left:72px}.legal-topbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:0 clamp(1rem,3vw,3rem);border-bottom:1px solid var(--dark-line);color:#98a6ae;background:var(--deep);font:500 .61rem var(--mono);text-transform:uppercase}.legal-topbar nav{display:flex;gap:1.4rem}.legal-topbar a{color:#c6d0d6;text-decoration:none}.legal-hero{display:grid;grid-template-columns:.42fr 1.58fr;border-bottom:1px solid var(--dark-line)}.legal-status{display:flex;min-height:350px;justify-content:space-between;flex-direction:column;padding:clamp(1.5rem,4vw,4rem);border-right:1px solid var(--dark-line);background:var(--steel)}.legal-status span{color:#9aa8b1;font:500 .62rem var(--mono);text-transform:uppercase}.legal-status b{color:var(--amber);font:500 .68rem var(--mono)}.legal-title{display:flex;min-height:350px;justify-content:center;flex-direction:column;padding:clamp(2rem,6vw,7rem);background:var(--graphite)}.legal-title h1{max-width:1050px;font-size:clamp(3.2rem,6.2vw,6.8rem)}.legal-title p{max-width:760px;margin-top:1.3rem;color:#9eabb4}.legal-document{display:grid;grid-template-columns:.42fr 1.58fr;color:var(--graphite);background:var(--ice)}.legal-index{padding:clamp(1.5rem,4vw,4rem);border-right:1px solid var(--line);background:#dfe6ea}.legal-index>span{display:block;margin-bottom:1rem;color:#65737b;font:500 .62rem var(--mono);text-transform:uppercase}.legal-index a{display:grid;grid-template-columns:34px 1fr;padding:.8rem 0;border-bottom:1px solid #b6c1c7;color:#4f5c64;font-size:.78rem;text-decoration:none}.legal-index a b{color:var(--blue);font:500 .61rem var(--mono)}.legal-copy{padding:clamp(2.5rem,6vw,7rem);background:#f8fafb}.legal-copy section{max-width:920px;padding:0 0 3rem;margin-bottom:3rem;border-bottom:1px solid var(--line);scroll-margin-top:1rem}.legal-copy section:last-of-type{margin:0;padding:0;border:0}.legal-copy .section-code{display:block;margin-bottom:.8rem;color:var(--blue);font:500 .62rem var(--mono)}.legal-copy h2{margin-bottom:1rem;font-size:clamp(1.7rem,2.8vw,3rem)}.legal-copy p,.legal-copy li{color:#56646c}.legal-copy p+p{margin-top:1rem}.legal-copy ul{padding-left:1.2rem}.legal-principle{max-width:920px;margin-top:3.5rem;padding:1.2rem;border-left:4px solid var(--amber);background:#e7ecef}.legal-principle b{display:block;font:600 .65rem var(--mono);text-transform:uppercase}.legal-principle p{margin-top:.35rem}.legal-footer{display:flex;min-height:70px;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,3vw,3rem);border-top:1px solid var(--dark-line);color:#74828a;background:#090d10;font:500 .6rem var(--mono)}.legal-footer a{color:#aebbc2}.error-console{min-height:calc(100vh - 124px);display:grid;grid-template-columns:.9fr 1.1fr}.error-readout{position:relative;display:grid;place-items:center;overflow:hidden;border-right:1px solid var(--dark-line);background:var(--steel)}.error-readout:before,.error-readout:after{position:absolute;content:"";background:var(--blue)}.error-readout:before{width:70%;height:1px}.error-readout:after{width:1px;height:70%}.error-code{position:relative;z-index:1;color:#fff;font-size:clamp(8rem,18vw,18rem);font-weight:600;letter-spacing:-.1em}.error-code i{position:absolute;right:0;bottom:5%;width:16px;height:16px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 6px rgba(244,166,42,.15)}.error-copy{display:flex;justify-content:center;flex-direction:column;padding:clamp(2rem,7vw,8rem);background:var(--graphite)}.error-copy>span{color:var(--amber);font:500 .64rem var(--mono)}.error-copy h1{max-width:780px;margin:1rem 0 1.4rem;font-size:clamp(3rem,5.4vw,6rem)}.error-copy p{max-width:620px;margin-bottom:2rem;color:#9eabb4}.error-copy .action-primary{align-self:flex-start}
@media(max-width:767.98px){.legal-rail{position:relative;width:100%;height:64px;align-items:center;flex-direction:row;border-right:0;border-bottom:1px solid var(--dark-line)}.legal-rail img{width:32px;height:32px;margin:0 0 0 16px}.legal-rail span{margin-left:auto;writing-mode:horizontal-tb;transform:none}.legal-rail a{width:64px;height:63px;margin-left:14px}.legal-app{margin-left:0}.legal-topbar{min-height:48px}.legal-topbar>span{display:none}.legal-topbar nav{width:100%;justify-content:space-between}.legal-hero,.legal-document,.error-console{grid-template-columns:1fr}.legal-status{min-height:130px;padding:1.2rem;border-right:0;border-bottom:1px solid var(--dark-line)}.legal-title{min-height:320px;padding:3rem 1rem}.legal-title h1{font-size:clamp(3rem,15vw,4.8rem)}.legal-index{padding:1.3rem;border-right:0;border-bottom:1px solid var(--line)}.legal-copy{padding:3rem 1rem}.legal-footer{align-items:flex-start;flex-direction:column;gap:.6rem}.error-console{min-height:auto}.error-readout{min-height:360px;border-right:0;border-bottom:1px solid var(--dark-line)}.error-code{font-size:9rem}.error-copy{min-height:430px;padding:3rem 1rem}.error-copy h1{font-size:3rem}}
