:root{--paper:#eef0eb;--ink:#1b201d;--muted:#747c76;--line:#cdd2cc;--coral:#d96753;--sage:#728d77;--panel:#e5e8e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI Variable","Arial Nova",Arial,sans-serif;letter-spacing:0}header{height:74px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(18px,4vw,64px);position:sticky;top:0;background:rgba(238,240,235,.94);backdrop-filter:blur(12px);z-index:2}.logo{font-size:26px;font-weight:900;text-decoration:none;color:inherit;letter-spacing:-2px}.logo span{font-weight:500;font-size:11px;letter-spacing:0;margin-left:6px;color:var(--muted)}nav{height:100%;display:flex;gap:30px}nav a{display:flex;align-items:center;color:var(--muted);text-decoration:none;font-size:13px;border-bottom:2px solid transparent}.active{color:var(--ink)!important;border-color:var(--coral)!important}.account{justify-self:end;border:0;background:none;display:flex;align-items:center;gap:9px;color:inherit}.account span{width:32px;height:32px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:11px}.intro{padding:70px clamp(18px,6vw,96px) 45px;display:flex;justify-content:space-between;align-items:end}.kicker{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);font-weight:700}.kicker i{display:inline-block;width:7px;height:7px;background:#5f9465;border-radius:50%;margin-right:6px}.intro h1{font-size:clamp(45px,6vw,78px);line-height:.98;letter-spacing:-4px;margin:18px 0}.intro>div>p:last-child{color:var(--muted)}button{font:inherit}.primary,.workspace button{border:0;border-radius:4px;background:var(--ink);color:#fff;padding:14px 18px;font-weight:700}.metrics{margin:0 clamp(18px,4vw,64px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.metrics article{padding:28px 24px;border-right:1px solid var(--line)}.metrics article:last-child{border:0}.metrics span,.metrics small{display:block;color:var(--muted);font-size:12px}.metrics strong{display:block;font-size:clamp(34px,4vw,55px);letter-spacing:-3px;margin:14px 0}.metrics small.up{color:#477c51}.chart-panel{margin:45px clamp(18px,4vw,64px);background:#1c211e;color:#edf0ec;border-radius:5px;padding:28px}.panel-head,.section-title{display:flex;justify-content:space-between;align-items:end}.panel-head p,.section-title p{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#919a93;margin:0}.panel-head h2,.section-title h2{margin:6px 0 0;font-size:25px}.legend{display:flex;gap:18px;font-size:11px;color:#aeb5af}.legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.coral{background:var(--coral)}.sage{background:var(--sage)}.chart{height:300px;position:relative;margin-top:28px;border-top:1px solid #353c37;background:repeating-linear-gradient(to bottom,transparent 0 74px,#303632 75px)}.chart svg{position:absolute;left:38px;right:0;bottom:24px;width:calc(100% - 38px);height:235px;overflow:visible}.line{fill:none;stroke:var(--coral);stroke-width:3;vector-effect:non-scaling-stroke}.area{fill:rgba(217,103,83,.12)}.axis{display:block;height:75px;color:#737d76;font-size:10px;padding-top:6px}.dates{position:absolute;bottom:0;left:38px;right:0;display:flex;justify-content:space-between;color:#737d76;font-size:10px}.release-list{margin:80px clamp(18px,6vw,96px)}.section-title{margin-bottom:24px}.section-title p{color:var(--muted)}.section-title h2{font-size:42px;letter-spacing:-2px}.section-title button{border:0;background:none}.table-head,.release-list article{display:grid;grid-template-columns:minmax(260px,2fr) 1fr 1fr 1fr;align-items:center;border-bottom:1px solid var(--line);padding:14px 0;column-gap:18px}.table-head{font-size:11px;color:var(--muted);padding-left:64px}.release-list article{position:relative;padding-left:64px;min-height:82px}.cover{position:absolute;left:0;width:48px;height:48px;border-radius:3px;display:grid;place-items:center;font-size:11px;font-weight:900}.c1{background:#d96753}.c2{background:#92a4ad}.c3{background:#d8cfbf}.release-name{display:flex;flex-direction:column}.release-name small{color:var(--muted);margin-top:4px}.status{font-size:12px}.status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px}.live:before{background:#5e9569}.review:before{background:#d49b4b}.release-list time,.release-list article>strong{font-size:13px}.workspace{margin:90px clamp(18px,4vw,64px);background:#dfe2dc;display:grid;grid-template-columns:1.35fr 1fr;min-height:480px}.workspace img{width:100%;height:100%;object-fit:cover;max-height:540px}.workspace>div{padding:clamp(30px,5vw,70px);align-self:center}.workspace h2{font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-3px;margin:18px 0}.workspace>div>p:not(.kicker){color:var(--muted);line-height:1.6}.workspace button{margin-top:18px}footer{border-top:1px solid var(--line);padding:28px clamp(18px,4vw,64px);display:flex;justify-content:space-between;color:var(--muted);font-size:11px}dialog{width:min(520px,calc(100% - 28px));border:1px solid #d3d6d0;border-radius:6px;padding:35px;background:var(--paper);color:var(--ink);box-shadow:0 30px 80px rgba(26,32,28,.25)}dialog::backdrop{background:rgba(20,24,21,.55);backdrop-filter:blur(3px)}dialog h2{font-size:38px;letter-spacing:-2px}.dialog-close{position:absolute;right:15px;top:15px;border:0;background:none;font-size:24px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choices button{text-align:left;padding:18px;background:#fff;border:1px solid var(--line);border-radius:4px}.choices small{display:block;color:var(--muted);margin-top:5px}.note{font-size:12px;color:var(--muted);line-height:1.5}@media(max-width:760px){header{grid-template-columns:1fr 1fr}nav{display:none}.intro{padding-top:45px;display:block}.primary{margin-top:22px}.metrics{grid-template-columns:1fr 1fr}.metrics article:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.metrics strong{font-size:38px}.legend{display:none}.chart-panel{padding:20px}.table-head{display:none}.release-list article{grid-template-columns:1fr auto;padding-left:62px}.release-list article>time,.release-list article>strong{display:none}.status{justify-self:end}.workspace{grid-template-columns:1fr}.workspace img{height:300px}.workspace>div{padding:28px}.workspace h2{font-size:38px}footer{flex-direction:column;gap:8px}.account{font-size:0}}
