:root{--bg:#06090d;--panel:#0c141d;--panel2:#101a24;--line:#1d2a36;--muted:#7e8a97;--text:#f5f2ec;--purple:#7650ff;--green:#00d37e;--orange:#ff5b3d;--cyan:#1bd5e9;--yellow:#e6c85c}*{box-sizing:border-box}body.pd-standalone{background:var(--bg)!important;margin:0}.pd-shell{min-height:100vh;background:radial-gradient(circle at 62% 20%,#10132b 0,#06090d 34%);color:var(--text);font:14px Inter,Arial,sans-serif}.pd-topbar{height:66px;border-bottom:1px solid #18222c;background:#070b10ee;display:flex;align-items:center;gap:18px;padding:0 18px;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.pd-icon-btn,.pd-avatar{border:0;background:none;color:#dce2e7;font-size:22px;cursor:pointer}.pd-avatar{width:32px;height:32px;border-radius:50%;background:#d9d9d9;color:#777;font-size:15px}.pd-brand{width:270px;display:flex;flex-direction:column;line-height:1}.pd-brand strong{font-size:20px;letter-spacing:1px}.pd-brand strong span{color:#f0c64d}.pd-brand small{font:8px 'DM Mono';letter-spacing:1px;margin-top:4px;color:#a4abb3}.pd-steps{flex:1;display:flex;justify-content:center;align-items:center;gap:12px}.pd-steps button{border:0;background:none;color:#87909a;cursor:pointer;padding:8px 10px;border-radius:22px}.pd-steps button.active{color:#fff;background:linear-gradient(90deg,#4d28b4,#151a35);box-shadow:0 0 25px #5f32ff33}.pd-steps b{display:inline-flex;width:28px;height:28px;border:1px solid #56606b;border-radius:50%;align-items:center;justify-content:center;margin-right:7px}.pd-steps i{color:#65707c}.pd-active{border:1px solid #17432f;background:#062118;color:#00e58a;border-radius:20px;padding:8px 14px;font:11px 'DM Mono';white-space:nowrap}.pd-body{display:flex;min-height:calc(100vh - 66px)}.pd-sidebar{width:226px;border-right:1px solid #18232d;background:#091019;position:sticky;top:66px;height:calc(100vh - 66px);padding:12px 10px;display:flex;flex-direction:column}.pd-project{padding:10px 10px 18px}.pd-project small{color:#8c99a7;letter-spacing:1px}.pd-project strong{display:block;color:#ffd34e;margin:9px 0 14px}.pd-project label{display:block;color:#7d8994;font-size:11px}.pd-project div{font-size:14px;margin-top:5px}.pd-project button{float:right;background:none;border:0;color:#a9b0b7;cursor:pointer}.pd-nav{display:flex;flex-direction:column;gap:3px;overflow:auto}.pd-nav button{height:38px;border:0;border-radius:6px;background:transparent;color:#aab2ba;text-align:left;padding:0 10px;cursor:pointer}.pd-nav button:hover,.pd-nav button.selected{background:linear-gradient(90deg,#39226a,#1c2332);color:#fff}.pd-nav button span{display:inline-block;width:24px;color:#a8b1ba}.pd-nav em{font-style:normal;background:#5b35b9;color:#fff;font-size:9px;border-radius:8px;padding:3px 7px;float:right}.pd-autosave{margin-top:auto;border:1px solid #0b523d;background:#071c15;border-radius:7px;padding:10px;color:#55d89f;display:flex;gap:8px}.pd-autosave small{display:block;color:#89968f;margin-top:3px}.pd-main{flex:1;min-width:0;padding:10px 14px 40px}.pd-feature-strip{border:1px solid #3e267b;background:linear-gradient(110deg,#16102c,#0b0f1b);border-radius:8px;padding:14px 16px;display:flex;align-items:center;gap:20px}.pd-feature-head{display:flex;gap:12px;align-items:center;flex:1}.pd-feature-head>span{font-size:25px;color:#a77cff}.pd-feature-head strong{display:block;font-size:13px;letter-spacing:.2px}.pd-feature-head small{display:block;color:#8d96a2;margin-top:5px}.pd-chips{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.pd-chips span{padding:7px 9px;border-radius:6px;background:#17172d;color:#d5c7ff;font-size:10px}.pd-view{padding-top:10px}.pd-card{background:linear-gradient(145deg,#0d1822,#0a1118);border:1px solid #1d2b37;border-radius:9px;padding:16px;margin-bottom:10px}.pd-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.pd-section-title h2{margin:0;font-size:17px;letter-spacing:.5px}.pd-section-title p{margin:4px 0;color:#87939f}.pd-badge{color:#00e68b;border:1px solid #008e5a;border-radius:12px;padding:4px 8px;font-size:10px}.pd-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pd-stat{background:#101b25;border:1px solid #192936;border-radius:7px;padding:12px}.pd-stat small{color:#9ca6af}.pd-stat strong{display:block;font-size:21px;margin-top:8px}.pd-actions{display:flex;gap:8px;flex-wrap:wrap}.pd-btn{border:1px solid #334250;background:#121d27;color:#fff;border-radius:7px;padding:10px 14px;cursor:pointer;font-weight:600}.pd-btn:hover{border-color:#7250ff}.pd-btn.primary{background:linear-gradient(135deg,#7542e9,#5530b7);border-color:#8c66ff}.pd-btn.green{background:#073324;border-color:#0e825a;color:#8cffc5}.pd-btn.orange{background:#ff5b3d;border-color:#ff765f}.pd-input,.pd-textarea,.pd-select{width:100%;background:#091119;border:1px solid #273541;color:#fff;border-radius:7px;padding:11px;outline:none}.pd-input:focus,.pd-textarea:focus,.pd-select:focus{border-color:#7452ff}.pd-textarea{min-height:170px;resize:vertical}.pd-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.pd-field label{display:block;color:#98a4ae;font-size:11px;margin-bottom:6px}.pd-tabs{display:flex;gap:5px;border-bottom:1px solid #1c2832;margin-bottom:10px;overflow:auto}.pd-tabs button{border:0;background:none;color:#7e8a96;padding:11px 13px;cursor:pointer;white-space:nowrap}.pd-tabs button.active{color:#fff;border-bottom:2px solid #7b51ff}.pd-decks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pd-deck{background:#0c151e;border:1px solid #1e2c38;border-radius:8px;padding:9px}.pd-deck h3{margin:3px 0}.pd-deck>small{color:#9c8cff}.pd-hero{height:260px;border-radius:7px;overflow:hidden;position:relative;background:#151a20}.pd-hero img{width:100%;height:100%;object-fit:cover}.pd-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;border:2px solid #fff;background:#0008;color:#fff;font-size:20px;cursor:pointer}.pd-thumbs{display:flex;gap:5px;margin-top:6px;overflow:hidden}.pd-thumbs img{width:72px;height:44px;object-fit:cover;border-radius:4px}.pd-mini-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.pd-personas{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pd-persona{border:1px solid #283540;border-radius:7px;padding:12px;cursor:pointer;background:#0c151e}.pd-persona.selected{border-color:#8059ff;background:#1a1232;box-shadow:0 0 0 1px #8059ff33}.pd-persona strong{display:block}.pd-persona small{color:#84909c}.pd-typography{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.pd-lock{display:flex;justify-content:space-between;align-items:center;border:1px solid #22303b;padding:10px;border-radius:7px;margin-bottom:6px}.pd-modal{position:fixed;inset:0;background:#000b;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.pd-modal[hidden]{display:none}.pd-modal-box{width:min(520px,100%);background:#0c141d;border:1px solid #354352;border-radius:12px;padding:18px}.pd-toast{position:fixed;right:20px;bottom:20px;background:#121b24;border:1px solid #354454;color:#fff;padding:12px 15px;border-radius:8px;z-index:120;opacity:0;transform:translateY(8px);transition:.2s}.pd-toast.show{opacity:1;transform:none}.pd-status{padding:12px;border:1px dashed #344351;border-radius:7px;color:#a8b2bb}.pd-export-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.pd-empty{text-align:center;padding:55px;color:#8b96a0;border:1px dashed #293744;border-radius:8px}.pd-slider{width:100%}@media(max-width:1050px){.pd-sidebar{width:190px}.pd-steps{display:none}.pd-grid{grid-template-columns:repeat(2,1fr)}.pd-decks{grid-template-columns:1fr}.pd-feature-strip{display:block}.pd-chips{justify-content:flex-start;margin-top:12px}}@media(max-width:700px){.pd-sidebar{position:fixed;left:-230px;z-index:30;transition:.2s}.pd-sidebar.open{left:0}.pd-main{padding:8px}.pd-form-grid,.pd-mini-row,.pd-personas,.pd-typography{grid-template-columns:1fr}.pd-grid{grid-template-columns:1fr}.pd-export-grid{grid-template-columns:1fr 1fr}}
