:root{--ink:#302346;--soft:#74647d;--cream:#f8eddf;--paper:#fffaf3;--plum:#4a3068;--dark:#322347;--yellow:#ffc964;--lav:#d8c4ef;--green:#b9d6b4;--line:#e3d6c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(135deg,#f8eddf,#fff9f1 55%,#f0e9fa);color:var(--ink);font-family:"DM Sans",sans-serif}.app-shell{max-width:1400px;margin:auto;padding:0 42px 60px}.topbar{height:82px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none}.brand i{font-style:normal;font-weight:500;color:#826e91}.brand-mark{width:33px;height:33px;border-radius:10px;background:var(--plum);color:var(--yellow);display:grid;place-items:center;font:700 19px Fraunces,serif}.top-meta{display:flex;gap:12px;align-items:center}.campaign-pill{padding:7px 9px;background:var(--plum);color:#f8e9ff;border-radius:20px;font:700 9px "DM Mono",monospace}.profile{border:0;background:transparent;display:flex;align-items:center;gap:7px;color:var(--ink);font:700 12px "DM Sans"}.profile span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#fff3df;color:#874f57;font-size:11px}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:stretch;padding:56px 0 36px}.eyebrow{font:500 10px "DM Mono",monospace;letter-spacing:.13em;color:#8b7181;margin:0 0 12px}.hero h1{font:700 clamp(44px,5vw,76px)/.93 "DM Sans";letter-spacing:-.082em;max-width:700px;margin:0}.hero h1 mark{background:var(--yellow);color:var(--ink);padding:0 .05em}.intro{max-width:530px;font-size:16px;line-height:1.6;color:var(--soft);margin:22px 0}.hero-actions{display:flex;align-items:center;gap:20px}.primary-action,.outline-action{border:0;border-radius:10px;padding:13px 16px;background:var(--plum);color:#fff;font:700 12px "DM Sans";cursor:pointer;box-shadow:0 5px 0 rgba(50,35,71,.16)}.primary-action span,.outline-action span{margin-left:8px;font-size:16px}.quiet-action,.text-action{border:0;background:transparent;color:#59416e;text-decoration:none;font:700 12px "DM Sans";cursor:pointer}.reassurance{margin:22px 0 0;font-size:11px;color:#937a8a}.campaign-card{background:var(--paper);border:2px solid var(--dark);border-radius:19px;padding:23px;box-shadow:8px 8px 0 var(--dark);transform:rotate(-1deg);position:relative;overflow:hidden}.campaign-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:#f5d390;right:-100px;top:-120px;opacity:.38}.campaign-card-top,.card-footer{display:flex;justify-content:space-between;align-items:center;position:relative}.campaign-card-top span:first-child,.card-label{font:700 9px "DM Mono",monospace;letter-spacing:.08em;color:#8b674f}.draft-status{background:#efe2fb;color:#694984;border-radius:12px;padding:5px 7px}.campaign-card h2{font:700 clamp(24px,2.5vw,35px)/.99 "DM Sans";letter-spacing:-.062em;max-width:440px;margin:34px 0 10px;position:relative}.campaign-card>p{color:#77677d;max-width:350px;font-size:12px;line-height:1.55;position:relative}.story-strip{display:flex;gap:8px;margin:28px 0 22px;position:relative}.story-strip>div{height:92px;flex:1;border-radius:10px;padding:9px;background:var(--lav);position:relative;overflow:hidden}.story-strip>div:nth-child(2){background:#f9cf77}.story-strip>div:nth-child(3){background:var(--green)}.story-strip b{font:700 9px "DM Mono";color:#4a3858}.story-strip span{position:absolute;left:9px;bottom:8px;font:700 8px "DM Mono";color:#4a3858}.story-strip i{position:absolute;width:34px;height:34px;border-radius:50%;background:#fff5dc;left:50%;top:28px;transform:translateX(-50%)}.card-footer{border-top:1px solid #e8ddd1;padding-top:14px;font-size:10px;color:#77677d}.card-footer button,.desk-card button,.rights-banner button{border:0;background:var(--yellow);color:#3d2b49;border-radius:8px;padding:10px 12px;font:800 10px "DM Sans";cursor:pointer}.pulse{width:7px;height:7px;border-radius:50%;display:inline-block;background:#6db772;margin-right:5px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 66px}.quick-card{border:1px solid var(--line);background:rgba(255,255,255,.68);border-radius:15px;padding:18px;text-align:left;position:relative;min-height:142px;cursor:pointer;transition:.18s}.quick-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(63,40,68,.12)}.quick-number{font:700 10px "DM Mono";color:#977c8c;position:absolute;top:18px;right:18px}.quick-icon{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;margin-bottom:18px;font-size:14px}.lavender{background:#eee6fa;color:#70508c}.yellow{background:#ffdd9b;color:#805a35}.green{background:#d9ebd4;color:#557e55}.quick-card b{display:block;font-size:14px;margin-bottom:5px}.quick-card small{display:block;max-width:230px;color:#7a6b7c;font-size:11px;line-height:1.45}.quick-card>i{position:absolute;bottom:17px;right:18px;font-style:normal;color:var(--plum);font-size:19px}.workbench{border-top:1px solid var(--line);padding-top:48px}.workbench-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:22px}.workbench h2,.rights-banner h2,.project-area h2{font:600 clamp(26px,3vw,38px)/1.02 Fraunces,serif;letter-spacing:-.05em;margin:0}.workbench-head>p{max-width:360px;font-size:12px;line-height:1.6;color:#7a6b7c;margin:0}.desk-grid{display:grid;grid-template-columns:1.08fr 1fr 1fr;gap:14px}.desk-card{min-height:262px;border-radius:16px;padding:20px;display:flex;flex-direction:column;align-items:flex-start}.script-card{background:var(--plum);color:#fbf3ff}.script-card .card-label{color:#e2ccf8}.desk-card h3{font:600 25px/1.06 Fraunces,serif;letter-spacing:-.04em;margin:25px 0 8px;max-width:270px}.desk-card p{font-size:11px;line-height:1.55;margin:0;color:#d8cce1;max-width:280px}.desk-card button{margin-top:auto}.recording-card{background:#fff9f0;border:1px solid #eadccc}.delivery-card{background:#ddeed8}.delivery-card p{color:#64765f}.recording-display{margin:auto 0}.recording-display b,.recording-display small{display:block}.recording-display b{font-size:14px;margin:8px 0 3px}.recording-display small{font-size:10px;color:#8c7a6c}.recording-dot{width:8px;height:8px;display:block;border-radius:50%;background:#ed7c61}.waveform{height:42px;display:flex;align-items:center;gap:3px;margin-top:13px}.waveform i{width:4px;border-radius:4px;background:#795b92}.waveform i:nth-child(1),.waveform i:nth-child(12){height:8px}.waveform i:nth-child(2),.waveform i:nth-child(11){height:19px}.waveform i:nth-child(3),.waveform i:nth-child(10){height:12px}.waveform i:nth-child(4),.waveform i:nth-child(9){height:29px}.waveform i:nth-child(5),.waveform i:nth-child(8){height:22px}.waveform i:nth-child(6),.waveform i:nth-child(7){height:38px}.delivery-stamp{font:700 10px "DM Mono";letter-spacing:.09em;color:#426b44;border:1px solid #7caf7f;border-radius:20px;padding:6px 8px}.delivery-card h3{margin-top:24px}.rights-banner{display:grid;grid-template-columns:120px 1fr auto;gap:24px;align-items:center;margin:58px 0;padding:30px;border-radius:17px;background:#fff9f0;border:1px solid var(--line)}.rights-banner h2{font-size:30px;max-width:630px}.rights-banner p{font-size:11px;line-height:1.55;color:#796b7a;max-width:610px}.rights-art{height:83px;display:flex;align-items:center;justify-content:center;gap:4px}.rights-art span{width:5px;border-radius:7px;background:#a47ec3}.rights-art span:nth-child(1),.rights-art span:nth-child(8){height:16px}.rights-art span:nth-child(2),.rights-art span:nth-child(7){height:34px}.rights-art span:nth-child(3),.rights-art span:nth-child(6){height:23px}.rights-art span:nth-child(4),.rights-art span:nth-child(5){height:65px}.project-area{border-top:1px solid var(--line);padding-top:38px}.project-area-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.project-area h2{font-size:30px}.outline-action{background:transparent;border:1px solid #bbaec3;color:#543d6a;box-shadow:none}.empty-project{margin-top:20px;padding:25px;border:1px dashed #c6b5c8;border-radius:13px;display:flex;align-items:center;gap:12px;color:#786a7b;font-size:12px}.empty-project>span{width:30px;height:30px;background:#f3dcf1;color:#76527d;border-radius:9px;display:grid;place-items:center}.project-card{margin-top:20px;padding:20px;border-radius:13px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:13px}.project-symbol{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#efdeff;color:#624d80;font-weight:800}.project-card h3{font-size:15px;margin:0 0 4px}.project-card p{font-size:11px;color:#7c6c7b;margin:0}.project-meta{margin-left:auto;display:flex;gap:8px}.project-meta span{font:700 9px "DM Mono";background:#f2eadf;padding:6px;border-radius:6px;color:#725e6e}dialog{border:0;background:transparent;padding:0;max-width:min(520px,calc(100% - 28px))}dialog::backdrop{background:rgba(39,26,51,.53);backdrop-filter:blur(3px)}.dialog-card{background:#fffaf3;border-radius:18px;padding:29px;box-shadow:0 22px 50px rgba(31,20,42,.3);position:relative}.dialog-card h2{font:600 31px/1 Fraunces,serif;letter-spacing:-.05em;margin:4px 0 10px}.dialog-card>p:not(.eyebrow){font-size:12px;line-height:1.55;color:#786a7a;margin-bottom:20px}.close{position:absolute;right:16px;top:14px;width:32px;height:32px;border:0;border-radius:8px;background:#f3e8e8;color:#6d5569;font-size:21px;cursor:pointer}.dialog-card label{display:block;font-weight:700;font-size:11px;margin:12px 0}.dialog-card input,.dialog-card select,.dialog-card textarea{width:100%;border:1px solid #e1d5c8;border-radius:8px;background:#fff;padding:10px;margin-top:6px;font:12px "DM Sans";color:#473552}.dialog-card textarea{min-height:82px;resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dialog-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:21px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#332447;color:#fff;padding:12px 15px;border-radius:9px;font-size:12px;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 10px 27px rgba(34,22,44,.25);max-width:min(440px,calc(100% - 30px));text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.app-shell{padding:0 22px 45px}.hero{grid-template-columns:1fr;padding-top:32px}.campaign-card{max-width:540px;transform:none}.desk-grid{grid-template-columns:1fr 1fr}.script-card{grid-column:span 2}.rights-banner{grid-template-columns:78px 1fr}.rights-banner button{grid-column:2}.workbench-head{display:block}.workbench-head>p{margin-top:12px}.quick-actions{margin-bottom:48px}}@media(max-width:610px){.app-shell{padding:0 15px 35px}.topbar{height:67px}.campaign-pill{display:none}.hero h1{font-size:48px}.hero-actions{gap:13px;flex-wrap:wrap}.quick-actions,.desk-grid{grid-template-columns:1fr}.script-card{grid-column:auto}.quick-card{min-height:123px}.rights-banner{grid-template-columns:1fr;padding:22px}.rights-art{justify-content:flex-start;height:45px}.rights-banner button{grid-column:auto}.project-area-head{align-items:flex-start;flex-direction:column}.field-row{grid-template-columns:1fr}.project-card{align-items:flex-start}.project-meta{margin-left:0;flex-wrap:wrap}.campaign-card{padding:18px}.story-strip>div{height:77px}}
