/* Overlay — a tactile editing console in aubergine, butter and coral */
:root{--bg:#242033;--panel:#302a42;--panel2:#39334b;--line:#625976;--muted:#c0b8cb;--text:#fff3dc;--gold:#f4c981;--gold2:#ffdf9e;--violet:#c1a3fa;--acid:#f5ac97}
body{background:radial-gradient(ellipse at 75% 0,#493751,#242033 55%);color:#fff3dc}.topbar{background:#f6e8ce;color:#30263e;border-bottom:3px solid #b996cd}.brand-mark{background:#b996cd;color:#30263e;border:1px solid #30263e;border-radius:4px;rotate:-8deg;box-shadow:3px 3px 0 #30263e}.brand small,.top-help{color:#675a6c}.media-rail-wrap{background:#312a43;border-color:#625976}.media-card{background:#473b56;border-color:#887491;border-radius:3px 15px 3px 15px}.media-card.active{background:#624560;border-color:#f4c981}.media-thumb{border-radius:2px 10px 2px 10px}.media-meta-row span{color:#cfc1d4}.left-panel,.inspector{background:#2d273b}.left-section{border-color:#625976}.preview-column{background:radial-gradient(ellipse at 50% 25%,#473753,#242033)}.scene-card{background:#383045;border-color:#6d5b7d;border-radius:3px 25px 3px 25px;box-shadow:7px 9px 0 #181524}.scene-card.selected{border-color:#f4c981;box-shadow:7px 9px 0 #94617d}.scene-stage{border-radius:3px 17px 3px 17px}.slide-item,.scene-template-card{background:#393044;border-color:#796486}.slide-item.active,.scene-template-card.active{background:#62455f;border-color:#f4c981}.scene-template-icon{background:#f4c981;color:#30243b;border-radius:4px}.scene-template-card small,.slide-copy small,.left-title span,.scene-head span{color:#d3c4d7}.preview-btn,.export-btn,.ghost-btn{border-radius:4px;box-shadow:3px 3px 0 #8a658c;transition:translate .2s}.preview-btn:hover,.export-btn:hover,.ghost-btn:hover{translate:0 -2px}.export-btn{background:#f4c981;border-color:#5f486b;color:#2d243c}.preview-btn{background:#c7addf;color:#2d243c;border-color:#5f486b}.ghost-btn{background:#3c334b;color:#fff3dc}.icon-btn,.tiny-square,.slide-order button{background:#47364f;color:#fff3dc;border-color:#87718b;border-radius:3px}.inspector input,.inspector select,.inspector textarea{background:#241f31!important;color:#fff3dc!important;border-color:#7a6786!important}.inspector-section{border-color:#625976}.text-template-grid button{border-color:#7a6786}.preview-big,.export-big{border-radius:4px;background:#f4c981;color:#30263e}.output-box{background:#251f31;border:1px dashed #baa5cb}.upload-pill{background:#47354e;color:#fbdcaa;border-radius:4px;border-color:#a58cad}.preview-modal{background:#242033}.scene-chip{background:#67455e;border-color:#b48b9c;color:#ffe7b8!important}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
