.release-workspace{display:grid;grid-template-columns:minmax(190px,250px) minmax(0,1fr);gap:28px}.release-list{display:flex;flex-direction:column;gap:10px;align-items:stretch}.release-select{text-align:left;display:grid;gap:5px;white-space:normal}.release-select span,.release-select small{overflow-wrap:anywhere}.release-editor{min-width:0}.release-editor fieldset{border:0;padding:0;margin:0}.release-editor legend{font-size:1.3rem;font-weight:700;margin-bottom:18px}.release-editor label{display:grid;gap:7px}.release-notes-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0}.release-editor textarea{width:100%;resize:vertical;min-height:90px}.release-platform,.release-publish{border:1px solid var(--border,#d7dee8);border-radius:14px;padding:18px;margin:16px 0}.release-editor .release-toggle{display:flex;align-items:flex-start;gap:10px;margin:14px 0}.release-toggle input,.release-build input{width:auto;flex-shrink:0;margin-top:4px}.release-editor .release-build{display:flex;gap:12px;padding:12px 0}.release-build span{display:grid;gap:6px}.release-editor .actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.release-preview{max-width:min(680px,92vw);max-height:85vh;overflow:auto}.release-platform details{margin-top:16px}.release-editor [data-message]{min-height:24px}.release-history-controls{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:28px}.release-history-controls label{display:grid;gap:8px}.release-history-card{border:1px solid var(--border,#d7dee8);border-radius:18px;padding:24px;margin:18px 0}.release-history-card li{margin:8px 0}.release-history-card details{margin-top:16px}.release-history-card p,.release-history-card li{overflow-wrap:anywhere}@media(max-width:850px){.release-workspace{grid-template-columns:1fr}.release-list{max-height:240px;overflow:auto}.release-notes-fields{grid-template-columns:1fr}}

.release-editor .release-toggle,.release-editor .release-build{flex-direction:row;align-items:flex-start}.release-editor input[type=checkbox]{width:16px;height:16px;min-height:0;padding:0;margin:3px 0 0}

/* Public release page; admin editor styling remains independent. */
.release-page{padding-bottom:104px}
.release-page [hidden]{display:none!important}
.release-hero{padding-top:76px;padding-bottom:48px}
.release-hero h1{font-size:clamp(36px,4.6vw,60px);line-height:1.08;letter-spacing:-.045em;margin:14px 0 20px;max-width:850px}
.release-hero .release-lede{font-size:18px;line-height:1.7;max-width:660px;margin:0;color:var(--muted,#64748b)}
.release-toolbar{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:32px}
.release-toolbar h2{font-size:21px;letter-spacing:-.025em;margin:0 0 8px}
.release-toolbar p{font-size:14px;line-height:1.5;margin:0}
.release-page .release-history-controls{gap:14px;margin:0;flex-wrap:nowrap}
.release-page .release-history-controls label{font-size:12px;font-weight:700;color:#52617c;gap:8px}
.release-page select{appearance:none;min-height:48px;min-width:136px;padding:12px 42px 12px 15px;border:1px solid #ced8e8;border-radius:10px;background:#fff;color:#182740;box-shadow:0 2px 4px #18274004;font-size:14px;font-weight:600;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m4 6 4 4 4-4' fill='none' stroke='%2352617c' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}
.release-page #release-platform{min-width:204px}
.release-page select:hover{border-color:#819bcb}
.release-page select:focus-visible,.release-page .button:focus-visible,.release-page summary:focus-visible{outline:3px solid #3154c7;outline-offset:3px}
.release-columns{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}
.release-results{min-width:0}
.release-status-panel{border:1px solid var(--line);border-radius:18px;padding:36px;background:rgba(255,255,255,.66);display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.release-status-mark{display:grid;place-items:center;width:42px;height:42px;background:#eaf0fd;color:#3154c7;border-radius:12px;font-size:26px}
.release-status-panel p{margin:0;max-width:480px;font-size:15px;line-height:1.7;color:#52617c}
.release-update-card{padding:28px;border:1px solid #d6e0f4;border-radius:18px;background:linear-gradient(145deg,#edf4ff,#fff);box-shadow:0 10px 28px #3154c708}
.release-update-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d2dff9;border-radius:12px;background:#fff;color:#3154c7;font-size:25px;margin-bottom:22px}
.release-update-card h2{font-size:22px;line-height:1.3;letter-spacing:-.025em;margin:0 0 14px}
.release-update-card p{font-size:14px;line-height:1.7;margin:0 0 24px;color:#52617c}
.release-update-card .button{width:100%;min-height:48px;padding:12px 16px;text-align:center;font-size:13px}
.release-update-card .release-update-hint{font-size:12px;margin:16px 0 0;color:#697a94}
.release-page .release-history-card{background:#fff;margin:20px 0 0;padding:28px;box-shadow:0 4px 20px #18274004}
.release-history-card h2{font-size:23px;line-height:1.35;margin:0 0 12px}
.release-history-card h3{font-size:16px;margin:24px 0 12px}
.release-history-card p,.release-history-card li{font-size:14px;line-height:1.7}
.release-history-card summary{padding:10px 0;color:#3154c7;font-weight:650;cursor:pointer}
.release-history-card details a{display:inline-block;margin-top:18px;color:#3154c7;font-weight:650}
@media(max-width:900px){.release-toolbar{align-items:flex-start;flex-direction:column}.release-columns{grid-template-columns:minmax(0,1fr) 300px;gap:20px}}
@media(max-width:640px){.release-page{padding-bottom:64px}.release-hero{padding-top:44px;padding-bottom:30px}.release-hero .release-lede{font-size:16px}.release-toolbar{gap:22px;padding:24px 0}.release-page .release-history-controls{width:100%;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px}.release-page select,.release-page #release-platform{min-width:0;width:100%;font-size:13px;padding-left:12px}.release-columns{grid-template-columns:1fr}.release-status-panel,.release-update-card,.release-page .release-history-card{padding:24px}.release-update-card{margin-top:4px}}
