:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#f5f2ec;background:#15181d;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 0,#40242a 0,transparent 28%),#15181d;color:#f5f2ec}button,input,select,textarea{font:inherit}button,a{cursor:pointer}.hidden{display:none!important}.eyebrow{margin:0 0 8px;color:#d5ae70;font-size:12px;font-weight:800;letter-spacing:.18em}.login-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.login-card,.panel,.hero{border:1px solid #454b55;background:#23272e;border-radius:24px;box-shadow:0 20px 60px #0005}.login-card{width:min(440px,100%);padding:42px;display:grid;gap:18px}.login-card h1{margin:0;font-size:30px}.login-card p{margin:0;color:#aeb4bd;line-height:1.7}.brand-mark{display:grid;place-items:center;width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#a92133,#6d101d);color:#f6dcae;font-size:24px;font-weight:900;box-shadow:0 10px 30px #8c172d55}.app-shell{min-height:100vh;display:grid;grid-template-columns:270px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;display:flex;flex-direction:column;background:#101216;border-right:1px solid #30343b}.brand{display:flex;align-items:center;gap:14px;padding:8px 8px 24px;border-bottom:1px solid #30343b}.brand strong{display:block;font-size:18px}.brand small{display:block;margin-top:5px;color:#838a95}.sidebar nav{display:grid;gap:10px;margin-top:26px}.nav-button{display:flex;align-items:center;gap:12px;width:100%;padding:14px;border:1px solid transparent;border-radius:16px;background:transparent;color:#d5d9df;text-align:left}.nav-button>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#292e36;color:#d5ae70;font-weight:900}.nav-button strong,.nav-button small{display:block}.nav-button small{margin-top:4px;color:#7f8792}.nav-button:hover,.nav-button.active{background:#2d2529;border-color:#74414a}.nav-button.active>span{background:#942137;color:#fff}.sidebar-actions{margin-top:auto;display:grid;gap:8px}.sidebar-actions a,.sidebar-actions button{padding:12px;border:1px solid #383d45;border-radius:12px;background:#1c2026;color:#cbd0d8;text-align:center;text-decoration:none}.workspace{min-width:0;padding:0 36px 60px}.topbar{position:sticky;z-index:5;top:0;display:flex;align-items:center;justify-content:space-between;padding:20px 0;background:#15181ded;backdrop-filter:blur(18px);border-bottom:1px solid #31363e}.topbar h1{margin:0;font-size:28px}.page{display:none;padding-top:28px}.page.active{display:block}.hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;margin-bottom:24px;background:linear-gradient(120deg,#252932,#3b2026)}.hero h2{margin:0 0 9px;font-size:28px}.hero p:not(.eyebrow){margin:0;color:#b8bec7;line-height:1.6}.hero>span,.hero>a{padding:10px 14px;border:1px solid #92505a;border-radius:999px;color:#f0d3a6;text-decoration:none}.two-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.85fr);gap:24px}.release-columns{grid-template-columns:minmax(420px,.8fr) minmax(520px,1.2fr)}.panel{padding:26px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.panel-head h2{margin:0 0 7px}.panel-head p{margin:0;color:#9299a4;line-height:1.5}.form-stack{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label>span{display:block;margin-bottom:8px;color:#c9ced6;font-size:14px;font-weight:700}label small,.toggle small{display:block;margin-top:7px;color:#858d98;font-weight:400;line-height:1.5}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #4b525d;border-radius:12px;outline:none;background:#1a1e24;color:#f7f7f7}input:focus,select:focus,textarea:focus{border-color:#ba6c77;box-shadow:0 0 0 3px #a42b3d33}textarea{resize:vertical}.toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;border:1px solid #3d434d;border-radius:14px}.toggle span{margin:0}.toggle input{width:22px;height:22px;accent-color:#a72b3e}.primary,.secondary{border-radius:12px;padding:13px 18px;font-weight:800}.primary{border:1px solid #b84959;background:linear-gradient(135deg,#a82338,#7c1525);color:#fff}.secondary{border:1px solid #4a515c;background:#2a2f37;color:#e9ebee}.button-row{display:flex;gap:10px}.form-message{min-height:20px;margin:0;color:#e7b267}.preview-panel{display:flex;flex-direction:column}.preview-stage{flex:1;min-height:360px;display:grid;place-items:center;padding:24px;border-radius:18px;background:#171a1f}.preview-stage>p{color:#747c87;text-align:center}.ad-preview{width:280px;min-height:104px;display:grid;grid-template-columns:88px 1fr;gap:12px;padding:12px;text-align:left;border:1px solid #414954;border-radius:12px;background:#272c33;color:#f7f4ee;box-shadow:0 16px 40px #0007;cursor:default}.ad-preview .ad-picture{display:block;width:88px;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#171a1f}.ad-preview img{display:block;width:100%;height:100%;object-fit:cover}.ad-preview .ad-copy{align-self:center;min-width:0}.ad-preview strong,.ad-preview small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.ad-preview strong{-webkit-line-clamp:1}.ad-preview small{-webkit-line-clamp:2;margin-top:8px;color:#abb2bc;line-height:1.5}.progress{position:relative;height:48px;overflow:hidden;border:1px solid #4d535d;border-radius:12px;background:#171a1f}.progress span{position:absolute;inset:0 auto 0 0;width:0;background:#772033}.progress strong{position:relative;display:grid;place-items:center;height:100%;font-size:13px}.release-list{display:grid;gap:12px;max-height:620px;overflow:auto}.release-card{padding:16px;border:1px solid #414750;border-radius:14px;background:#1b1f25}.release-card header,.release-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.release-card h3{margin:0;font-size:16px}.release-card p{margin:10px 0;color:#9aa1ab;font-size:13px}.release-card small{color:#777f8a}.release-card footer{margin-top:12px}.release-card button{padding:8px 12px;border:1px solid #555c66;border-radius:9px;background:#292e35;color:#fff}.release-card button.danger{border-color:#8a3947;color:#ffbcc5}.tag{padding:5px 9px;border-radius:999px;background:#303640;color:#bfc5ce;font-size:12px}.tag.published{background:#173d31;color:#7ae0b4}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.status-card{padding:18px;border:1px solid #414750;border-radius:16px;background:#22262d}.status-card strong,.status-card small{display:block}.status-card strong{margin-top:8px;font-size:20px}.status-card small{margin-top:8px;color:#89919c;line-height:1.45}.status-card.ok strong{color:#6bd7a7}.status-card.warn strong{color:#e3ac64}.narrow{max-width:980px}.audit-list{display:grid;gap:10px}.audit-row{display:grid;grid-template-columns:180px minmax(0,1fr) 160px;gap:14px;padding:13px;border-bottom:1px solid #353a42}.audit-row time,.audit-row span{color:#818995;font-size:13px}.dialog-card{width:min(440px,calc(100vw - 40px));padding:28px;display:grid;gap:17px;border:1px solid #505762;border-radius:20px;background:#23272e;color:#fff}dialog{border:0;background:transparent}dialog::backdrop{background:#000b}.toast{position:fixed;right:24px;bottom:24px;z-index:20;max-width:420px;padding:14px 18px;border:1px solid #75424b;border-radius:13px;background:#311d22;color:#fff;box-shadow:0 15px 45px #0008}@media(max-width:1100px){.two-columns,.release-columns{grid-template-columns:1fr}.status-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.workspace{padding:0 18px 40px}.sidebar nav{grid-template-columns:repeat(2,1fr)}.sidebar-actions{margin-top:20px}.topbar{position:static}.form-grid,.status-grid{grid-template-columns:1fr}.hero{align-items:flex-start;flex-direction:column}.audit-row{grid-template-columns:1fr}}

/* Version publishing is intentionally isolated from campaign management. */
button:disabled{cursor:not-allowed;opacity:.48}
.release-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.release-hero-actions>a{padding:12px 16px;border:1px solid #92505a;border-radius:12px;color:#f0d3a6;text-decoration:none;font-weight:750}
.release-alert{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 20px;padding:18px 20px;border:1px solid;border-radius:17px;background:#272b32;box-shadow:0 12px 32px #0003}
.release-alert strong{display:block;margin-bottom:6px;font-size:15px}
.release-alert p{margin:0;color:#b7bdc6;line-height:1.55}
.release-alert-warning{border-color:#9b7135;background:#332c21}
.release-alert-warning strong{color:#f1bf6f}
.release-alert-error{border-color:#8b3e4a;background:#382329}
.release-alert-error strong{color:#ff9ca9}
.release-overview{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:22px;margin-bottom:22px}
.release-overview .panel{min-height:340px}
.release-storage-panel .panel-head button{flex:0 0 auto;white-space:nowrap}
.release-current,.release-storage{min-height:230px}
.release-current-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid #3c424b}
.release-current-title>div{display:flex;align-items:baseline;gap:12px}
.release-current-title strong{font-size:38px;letter-spacing:-.04em}
.release-current-title span,.release-current-title time{color:#8c949f;font-size:13px}
.release-current>p{min-height:42px;margin:16px 0;color:#b7bdc6;line-height:1.6}
.release-artifact-list{display:grid;gap:9px}
.release-artifact-summary{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;border:1px solid #414852;border-radius:13px;background:#1b1f25}
.release-artifact-summary>span{display:grid;place-items:center;width:42px;height:38px;border-radius:10px;background:#2d323a;color:#e9c487;font-size:12px;font-weight:900}
.release-artifact-summary>div{min-width:0}
.release-artifact-summary strong,.release-artifact-summary small{display:block}
.release-artifact-summary strong{font-size:13px}
.release-artifact-summary small{margin-top:4px;overflow:hidden;color:#858d98;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.release-artifact-summary em{color:#69717d;font-size:10px;font-style:normal;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.release-artifact-summary.empty{border-style:dashed;opacity:.72}
.release-storage{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:22px}
.release-storage-total{display:grid;place-items:center;align-content:center;min-height:150px;border:1px solid #68424a;border-radius:18px;background:radial-gradient(circle at 50% 35%,#51242d,#241f25)}
.release-storage-total strong{font-size:27px;color:#f5d19a}
.release-storage-total span{margin-top:8px;color:#9a9296;font-size:12px}
.release-storage dl{display:grid;gap:0;margin:0}
.release-storage dl>div{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #383e46}
.release-storage dt{color:#8c949f;font-size:12px}
.release-storage dd{margin:0;color:#e8eaed;font-size:12px;font-weight:750}
.release-empty{display:grid;place-items:center;align-content:center;min-height:190px;padding:28px;border:1px dashed #444b55;border-radius:17px;text-align:center}
.release-empty strong{font-size:16px}
.release-empty p{max-width:440px;margin:8px 0 0;color:#858d98;line-height:1.6}
.release-history-panel{padding:0;overflow:hidden}
.release-history-panel>.panel-head{margin:0;padding:24px 26px;border-bottom:1px solid #3a4048}
.release-count{padding:7px 11px;border-radius:999px;background:#2c3138;color:#aeb4bd;font-size:12px}
.release-list{display:block;max-height:none;overflow-x:auto}
.release-table{min-width:1000px}
.release-table-head,.release-table-row{display:grid;grid-template-columns:170px minmax(360px,1fr) 110px 150px 210px;align-items:center;gap:16px}
.release-table-head{padding:12px 24px;background:#1a1e23;color:#777f8a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.release-table-row{min-height:132px;padding:18px 24px;border-top:1px solid #363c44;background:#22262d}
.release-table-row:first-of-type{border-top:0}
.release-table-row time{color:#838b96;font-size:12px;line-height:1.5}
.release-version-cell strong,.release-version-cell small{display:block}
.release-version-cell strong{font-size:19px}
.release-version-cell small{margin-top:4px;color:#858d98;font-size:11px}
.release-version-cell p{display:-webkit-box;overflow:hidden;margin:9px 0 0;color:#aab0b9;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.release-package-cell{display:grid;gap:7px}
.release-package-cell .release-artifact-summary{padding:8px 9px}
.release-package-cell .release-artifact-summary>span{width:34px;height:30px}
.release-row-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}
.release-row-actions button{padding:8px 10px;border:1px solid #515964;border-radius:9px;background:#2a3038;color:#eef0f3;font-size:12px;font-weight:750}
.release-row-actions .primary-mini{border-color:#ad4456;background:#7e2030}
.release-row-actions .danger{border-color:#733945;color:#ffb6c0}
.release-action-note{color:#6f7782;font-size:12px}
.tag.draft{background:#333944;color:#c4cad3}
.tag.withdrawn{background:#4a3521;color:#efbb71}
.mandatory-tag{display:block;margin-top:8px;color:#e99482;font-size:11px}
.release-dialog{width:min(960px,calc(100vw - 40px));max-width:none;max-height:calc(100vh - 40px);padding:0;overflow:auto}
.release-dialog-card{width:100%;padding:30px;border-color:#59616d;background:#20242a;box-shadow:0 28px 100px #000c}
.release-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid #3a414a}
.release-dialog-head h2{margin:0 0 8px;font-size:27px}
.release-dialog-head p:not(.eyebrow){margin:0;color:#939ba6;line-height:1.55}
.dialog-close{width:40px;height:40px;border:1px solid #4c545f;border-radius:12px;background:#2a3037;color:#e9ecf0;font-size:25px;line-height:1}
.release-file-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.release-file-card{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;border:1px dashed #525a65;border-radius:16px;background:#1b1f24}
.release-file-card.selected{border-style:solid;border-color:#71634b;background:#25231f}
.release-file-icon{display:grid;place-items:center;width:52px;height:48px;border-radius:13px;background:#2b3139;color:#e9c487;font-size:13px;font-weight:900}
.release-file-copy{min-width:0}
.release-file-copy strong,.release-file-copy span,.release-file-copy small{display:block}
.release-file-copy strong{font-size:14px}
.release-file-copy span{margin-top:6px;overflow:hidden;color:#b9bec6;font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.release-file-copy small{margin-top:5px;color:#787f89;font-size:11px;line-height:1.45}
.release-file-actions{display:grid;justify-items:end;gap:6px}
.release-file-select{padding:9px 11px;font-size:12px}
.release-file-clear{padding:3px 4px;border:0;background:transparent;color:#e995a2;font-size:11px}
.release-upload-status{padding:15px 17px;border:1px solid #4c535e;border-radius:15px;background:#191d22}
.release-upload-heading,.release-platform-progress{display:flex;align-items:center;justify-content:space-between;gap:14px}
.release-upload-heading{margin-bottom:10px}
.release-upload-heading span{color:#e3bd82;font-size:13px;font-weight:800}
.release-upload-status .progress{height:10px;border:0;border-radius:99px;background:#30353d}
.release-upload-status .progress span{background:linear-gradient(90deg,#87243a,#d29b58);transition:width .18s ease}
.release-platform-progress{margin-top:10px;color:#858d98;font-size:11px}
.release-platform-progress span{display:flex;gap:7px}
.release-platform-progress b{color:#c7ccd3;font-weight:650}
.release-dialog-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;padding-top:4px}
@media(max-width:1250px){.release-overview{grid-template-columns:1fr}.release-overview .panel{min-height:0}}
@media(max-width:900px){.release-file-grid{grid-template-columns:1fr}.release-storage{grid-template-columns:120px 1fr}.release-dialog-card{padding:22px}}
@media(max-width:620px){.release-hero-actions,.release-alert{width:100%;align-items:stretch;flex-direction:column}.release-storage{grid-template-columns:1fr}.release-storage-total{min-height:110px}.release-file-card{grid-template-columns:44px minmax(0,1fr)}.release-file-icon{width:44px;height:42px}.release-file-actions{grid-column:1/-1;width:100%}.release-file-select{width:100%}.release-dialog-actions>*{flex:1}.release-current-title{align-items:flex-start;flex-direction:column}}
