:root{color:#f4f4ef;font-synthesis:none;--coral:#ff6858;--cyan:#73daf8;--graphite:#171717;--line:#30302e;--muted:#a4a49d;background:#080808;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#080808;min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.proof-shell{width:min(100% - 2rem,72rem);margin:0 auto;padding:clamp(2.25rem,7vw,5.75rem) 0 2.5rem}.proof-header{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.eyebrow,.boundary,.status-label,.status-chip,.stage-number,.proof-facts dt,.technical-details dt{letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.eyebrow{color:var(--coral);margin:0}h1{letter-spacing:-.06em;max-width:13ch;margin:.9rem 0 0;font-size:clamp(3rem,7.5vw,6.6rem);font-weight:650;line-height:.92}.product-link{color:var(--muted);flex:none;font-size:.82rem;text-decoration:none}.product-link:hover{color:#fff}.lede{color:#babbb4;max-width:43rem;margin:2rem 0 0;font-size:clamp(1.05rem,2vw,1.32rem);line-height:1.6}.boundary{color:var(--cyan);margin:2rem 0 0}.boundary span{color:#555;margin:0 .55rem}.preview-notice{color:#eeb7af;border:1px solid #63443f;max-width:max-content;margin:1.25rem 0 0;padding:.65rem .8rem;font-size:.78rem}.proof-layout{grid-template-columns:minmax(16rem,.78fr) minmax(25rem,1.35fr);gap:clamp(2rem,7vw,6.5rem);margin-top:clamp(4rem,9vw,7.5rem);display:grid}.stage-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.stage-list li{border-bottom:1px solid var(--line);color:#686864;grid-template-columns:2rem 1fr .75rem;align-items:center;gap:.75rem;min-height:5rem;padding:1rem 0;display:grid}.stage-list strong{color:inherit;margin-bottom:.28rem;font-size:.98rem;font-weight:580;display:block}.stage-list small{color:inherit;font-size:.77rem;line-height:1.45}.stage-list li[data-state=active]{color:#f3f3ed}.stage-list li[data-state=active] .stage-number{color:var(--coral)}.stage-list li[data-state=complete]{color:#999994}.stage-mark{border:1px solid #4c4c48;border-radius:50%;width:.55rem;height:.55rem}[data-state=active] .stage-mark{border-color:var(--coral);background:var(--coral)}[data-state=complete] .stage-mark{border-color:var(--cyan);background:var(--cyan)}.status-panel{border:1px solid var(--line);background:var(--graphite);padding:clamp(1.25rem,3vw,2rem)}.status-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.status-label{color:#777772;margin:0 0 .4rem}.status-panel h2{letter-spacing:-.025em;margin:0;font-size:1.35rem}.status-chip{color:#b1b1aa;border:1px solid #4a4a46;padding:.35rem .5rem}.status-chip[data-status=passed]{color:var(--cyan);border-color:#2e6879}.status-chip[data-status=failed]{color:#ff9f94;border-color:#8c4037}.status-message{color:#e1e1da;min-height:3.5em;margin:1.75rem 0;font-size:1rem;line-height:1.55}.error-message{color:#ff9f94;margin:-.8rem 0 1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.proof-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;display:grid}.proof-facts>div{min-width:0;padding:1rem .75rem 1rem 0}.proof-facts>div+div{border-left:1px solid var(--line);padding-left:.75rem}.proof-facts dt,.technical-details dt{color:#73736e}.proof-facts dd{color:#deded8;text-overflow:ellipsis;white-space:nowrap;margin:.55rem 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem;overflow:hidden}.actions{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.primary-action{border:1px solid var(--coral);background:var(--coral);color:#150a08;min-height:3rem;font:inherit;cursor:pointer;border-radius:0;padding:.8rem 1.15rem;font-size:.88rem;font-weight:700}.primary-action:hover:not(:disabled){background:#ff8477}.primary-action:disabled{cursor:wait;opacity:.55}.text-action{color:#aaa9a3;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #555550;padding:.5rem 0;font-size:.75rem}.text-action:hover{color:#fff}.technical-details{color:#94948e;margin-top:1.5rem;font-size:.75rem}.technical-details summary{cursor:pointer;width:max-content}.technical-details dl{margin:1rem 0 0}.technical-details dl div{border-top:1px solid #292927;grid-template-columns:8.5rem minmax(0,1fr);gap:1rem;padding:.45rem 0;display:grid}.technical-details dd{overflow-wrap:anywhere;color:#bdbdb6;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.provider-details{margin:1rem 0 0;padding-left:1.25rem;line-height:1.6}footer{border-top:1px solid var(--line);color:#73736e;margin-top:clamp(3rem,7vw,5.5rem);padding-top:1.25rem;font-size:.78rem;line-height:1.6}footer p{max-width:48rem;margin:0}[hidden]{display:none!important}@media (max-width:760px){.proof-header{display:block}.product-link{margin-top:1.5rem;display:inline-block}.proof-layout,.proof-facts{grid-template-columns:1fr}.proof-facts>div+div{border-top:1px solid var(--line);border-left:0;padding-left:0}.actions{flex-direction:column;align-items:flex-start}.primary-action{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
