:root{font-family:Aptos,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#102139}.app-shell{min-height:100%;display:grid;gap:.75rem;padding:1rem;background:radial-gradient(circle at 0% 0%,rgba(166,200,255,.3),transparent 42%),radial-gradient(circle at 100% 100%,rgba(255,204,164,.24),transparent 40%),linear-gradient(160deg,#f4f8ff,#eaf1fb)}.status-card{background:#fff;border:1px solid #d3dff0;border-radius:14px;box-shadow:0 10px 30px #122a4c14}.top-app-bar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem}.top-app-bar-title{display:grid;gap:.1rem}.top-app-bar-meta{display:flex;gap:.45rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}.workspace-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:.75rem;min-height:calc(100vh - 130px)}.left-sidebar{display:grid;grid-template-rows:1fr auto;padding:.7rem;gap:.7rem}.sidebar-nav{display:grid;gap:.35rem;align-content:start}.sidebar-item{border:1px solid #cad8ef;border-radius:10px;background:#f3f7ff;color:#1e3f6d;padding:.55rem .6rem;text-align:left;cursor:pointer;font:inherit;font-size:.92rem;font-weight:600}.sidebar-item:hover{background:#e7f0ff}.sidebar-item.active{border-color:#2d5ea6;background:#2d5ea6;color:#fff}.sidebar-summary{border-top:1px solid #e0e9f7;padding-top:.6rem;display:grid;gap:.2rem}.workspace-stage{min-width:0}.page-card{display:grid;gap:.7rem;padding:.8rem}.compact-page{min-height:340px}.composer-page{min-height:640px}.composer-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:.7rem;align-items:start}.review-lists-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.7rem}.canvas-panel{min-height:380px}.canvas-header{display:grid;gap:.25rem}.canvas-body{display:grid;gap:.55rem}.canvas-empty-state,.canvas-placeholder{min-height:260px;border:1px dashed #b7c9e7;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eff5ff);display:grid;place-content:center;gap:.25rem;text-align:center;padding:.8rem}.inspector-panel{display:grid;gap:.8rem;align-content:start}.review-output-panel{display:grid;gap:.7rem}.brand-voices-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.7rem}.panel{border:1px solid #d6e2f3;border-radius:12px;background:#f8fbff;padding:.7rem;display:grid;gap:.6rem}.panel-full{grid-column:1 / -1}.section-header,.composer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.65rem}.header-actions{display:flex;gap:.5rem;flex-wrap:wrap}.button{border:1px solid #2f5f9f;border-radius:9px;background:#2f5f9f;color:#fff;padding:.5rem .8rem;font:inherit;cursor:pointer;min-height:34px}.button:hover{background:#254f86}.button:disabled{opacity:.7;cursor:not-allowed}.button-secondary{border-color:#607da9;background:#607da9}.button-danger{border-color:#9a3b3b;background:#9a3b3b;width:fit-content}.button-ghost{border-color:#c7d5ec;background:#edf3ff;color:#23436f}.button-compact{padding:.35rem .6rem;min-height:30px;font-size:.88rem}.brand-voice-form,.composer-form{display:grid;gap:.55rem}.brand-voice-form label,.composer-form label{display:grid;gap:.25rem;font-size:.9rem}input,select,textarea{border:1px solid #b7c9e7;border-radius:9px;padding:.5rem .58rem;font:inherit;color:inherit;background:#fff}textarea{resize:vertical}.file-input{padding:.3rem}.checkbox-row{display:flex;align-items:center;gap:.4rem}.platforms-group,.source-images-group,.inspector-section,.import-row,.action-lock-panel{display:grid;gap:.4rem}.platform-checkboxes{display:flex;flex-wrap:wrap;gap:.55rem}.brand-voice-list,.saved-drafts-list,.generation-post-list,.source-asset-list,.source-image-file-list,.pending-list,.animation-text-frames-list,.source-asset-chip-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.brand-voice-list li,.saved-drafts-list li,.generation-post-list li,.source-asset-list li,.source-asset-chip{border:1px solid #c5d6ee;border-radius:10px;background:#fff;padding:.55rem;display:grid;gap:.3rem}.generation-post-editor{display:grid;gap:.45rem}.generation-post-actions{display:flex;flex-wrap:wrap;gap:.4rem}.generation-post-editor textarea{min-height:140px}.saved-drafts-list li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem}.saved-drafts-list li.active{border-color:#7398cb;background:#f3f8ff}.saved-draft-meta{display:grid;gap:.16rem}.list-item-button{border:0;background:transparent;text-align:left;padding:.2rem;cursor:pointer;display:grid;gap:.15rem}.list-item-button.active{background:#edf4ff;border-radius:6px}.markdown-preview{margin:0;max-height:250px;overflow:auto;white-space:pre-wrap;border:1px solid #d0def2;border-radius:8px;padding:.55rem;background:#fff;font-family:Consolas,Courier New,monospace;font-size:.86rem}.generated-image-preview{width:100%;max-height:640px;border-radius:12px;border:1px solid #ceddf2;background:#fff;object-fit:contain}.generated-video-preview{width:100%;max-height:640px;border-radius:12px;border:1px solid #ceddf2;background:#0d1727}.canvas-meta-row,.animation-plan-card-grid,.planned-actions,.asset-chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.status-chip,.asset-chip,.meta-pill{border:1px solid #c4d5ec;border-radius:999px;background:#f2f7ff;color:#294a79;padding:.2rem .55rem;font-size:.8rem;line-height:1.3}.status-chip-ok,.meta-pill-ok{border-color:#9cc8a8;background:#ebf8ee;color:#205937}h1,h2,h3,h4,p{margin:0}h1{font-size:clamp(1.45rem,2.2vw,1.95rem)}h2{font-size:1.1rem}h3{font-size:1rem}h4{font-size:.95rem}p,label,button,input,select,textarea,li,summary{font-size:.9rem}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#35598b}.helper-text,.voice-meta,.selected-meta{color:#355682}.voice-name{font-weight:600}.error-text{color:#922b2b}.success-text,.health-ok{color:#1f5f3a}.alerts-row{padding:.55rem .8rem;display:grid;gap:.2rem}.auth-panel{width:min(460px,100%);margin:6vh auto 0}.inline-feedback{margin:0;padding:0 .2rem}details summary{cursor:pointer}.compact-scroll{max-height:300px;overflow:auto;padding-right:.2rem}@media (max-width: 1180px){.composer-workspace-grid,.review-lists-grid{grid-template-columns:1fr}}@media (max-width: 900px){.workspace-layout{grid-template-columns:1fr;min-height:auto}.left-sidebar{grid-template-rows:auto auto}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.top-app-bar{flex-direction:column;align-items:flex-start}.top-app-bar-meta{justify-content:flex-start}.saved-drafts-list li,.brand-voices-grid{grid-template-columns:1fr}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#13243f;background:#f6f8fb}
