:root{color-scheme:light;font:16px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24342b;background:#f6f7f2}*{box-sizing:border-box}body{margin:0}main{max-width:1040px;margin:auto;padding:40px 32px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}header,.section-title,footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:24px;font-weight:700;letter-spacing:-1px}.brand span{font-size:14px;font-weight:450;color:#738074;letter-spacing:0;margin-left:16px}.hero{padding:90px 0 64px;max-width:760px}.hero.compact{padding:56px 0 30px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:650;color:#58705e}h1{font-size:clamp(38px,7vw,68px);line-height:1.08;letter-spacing:-3px;font-weight:550;margin:20px 0}h2{font-size:22px;letter-spacing:-.5px}h3{font-size:18px;margin:0}.hero p:not(.eyebrow){max-width:550px;color:#657368}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:20px 0}button,.button{display:inline-block;border:1px solid #284b38;border-radius:10px;padding:12px 19px;background:#284b38;color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none}button:hover,.button:hover{background:#345c46;text-decoration:none}button:disabled{opacity:.5;cursor:wait}.secondary{background:transparent;color:#284b38;border-color:#cad2c8}.secondary:hover{background:#e7ece4}.danger{background:transparent;color:#924935;border-color:#e1c5b8}.danger:hover{background:#f2e7e0}.withdraw-confirmation{width:100%;border:1px solid #e1c5b8;border-radius:10px;padding:16px}.withdraw-confirmation legend{font-size:14px;font-weight:600}.withdraw-confirmation p{font-size:14px;margin:0 0 14px}.withdraw-confirmation button+button{margin-left:10px}.panel,.release{background:#fff;border:1px solid #dce1d6;border-radius:16px;padding:26px;margin:20px 0}.panel summary{cursor:pointer;font-weight:600}.muted,footer{color:#728074;font-size:13px}.panel .muted{margin-bottom:0}label{font-size:13px;font-weight:600;display:block;margin:12px 0 6px}input{border:1px solid #cdd5c9;border-radius:8px;padding:12px;font:inherit;font-size:14px;max-width:100%;background:#fcfdf9;color:#24342b}input[type=password]{flex:1;min-width:200px}input[type=file]{width:100%;margin-bottom:16px}#message{white-space:pre-wrap;overflow-wrap:anywhere;color:#785434;min-height:24px}.channels{display:flex;flex-wrap:wrap;gap:10px}.channel,.badge{font-size:12px;background:#e6edde;color:#44603b;border-radius:7px;padding:5px 9px}.release-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.release .metadata{font-size:13px;color:#728074;overflow-wrap:anywhere}.release pre{white-space:pre-wrap;font:inherit;font-size:14px;color:#59665c;max-height:200px;overflow:auto}.release .actions{margin-bottom:0}progress{width:100%;height:8px;margin-top:20px;accent-color:#284b38}footer{margin-top:70px;padding-top:24px;border-top:1px solid #dce1d6}[hidden]{display:none!important}@media(max-width:600px){main{padding:24px 20px}.brand span{display:block;margin-left:0}.hero{padding-top:55px}h1{letter-spacing:-1.5px}.release-heading{align-items:flex-start}.panel,.release{padding:20px}.actions{align-items:stretch}.actions input{width:100%}}