:root{--bg:#0d0d12;--panel:#17171e;--panel2:#20202a;--line:#343440;--text:#f7f7fa;--muted:#b8b8c3;--accent:#ff49b7;--accent2:#9673ff;--good:#67d998;--warn:#ffc65c;--radius:24px;--safe:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark}body{margin:0;background:radial-gradient(circle at 72% -8%,rgba(112,52,117,.28) 0,transparent 31%),linear-gradient(180deg,#111118 0,#0d0d12 42%,#0b0b10 100%);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;min-height:100vh}.director-shell{width:min(1120px,100%);margin:auto;padding:14px 18px calc(36px + var(--safe))}.director-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:20;padding:9px 0 12px;background:linear-gradient(180deg,rgba(13,13,18,.97) 72%,transparent);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));box-shadow:0 8px 24px rgba(255,73,183,.16)}.top-actions{display:flex;gap:8px}.advanced-entry{text-decoration:none;display:grid;place-items:center;min-width:44px;padding-inline:10px}.advanced-more{display:none}.icon-btn,.ghost-btn,.primary-btn,.chip,.mode-btn,.shot-action{border:0;color:inherit;font:inherit;cursor:pointer}.icon-btn,.ghost-btn{background:#1d1d25;border:1px solid var(--line);border-radius:14px;min-height:42px;padding:0 14px}.hero{padding:22px 0 8px;text-align:center}.hero h1{font-size:clamp(34px,6vw,58px);line-height:1;letter-spacing:-.048em;margin:10px auto 8px;max-width:760px}.hero h1 span{background:linear-gradient(90deg,#fff,#ffd0ee 50%,#b9a8ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{margin:0 auto;color:var(--muted);font-size:clamp(15px,1.8vw,17px);max-width:560px;line-height:1.5}.director-card{margin:16px auto 14px;max-width:820px;border-radius:28px;padding:1px;background:linear-gradient(145deg,#6e475f,#3b3b49 45%,#754675);box-shadow:0 24px 64px rgba(0,0,0,.3)}.director-inner{border-radius:27px;background:rgba(22,22,29,.97);padding:17px;min-height:196px;display:flex;flex-direction:column;gap:13px}.context-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.character-context{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.character-dot{width:26px;height:26px;border-radius:9px;background:linear-gradient(135deg,#4a4050,#2e2e38);background-size:cover;background-position:center;border:1px solid #5a5a68}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--warn)}.status-dot.ready{background:var(--good)}.director-input{width:100%;resize:none;min-height:88px;background:transparent;border:0;outline:0;color:#fff;font:500 19px/1.4 inherit;padding:7px 3px}.director-input::placeholder{color:#868692}.compose-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.compose-left,.compose-right{display:flex;align-items:center;gap:8px}.director-mode-hidden{display:none!important}.mode-btn{height:42px;border-radius:13px;background:transparent;padding:0 12px;color:#f0f0f4;font-weight:700}.send-btn{width:48px;height:48px;border-radius:50%;border:0;background:linear-gradient(135deg,var(--accent),#c44cff);color:#fff;font-size:22px;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 26px rgba(255,73,183,.2)}.send-btn:disabled{opacity:.35;cursor:not-allowed}.quick-row{max-width:820px;margin:0 auto;display:flex;gap:9px;overflow-x:auto;padding:0 1px 7px;scrollbar-width:none}.quick-row::-webkit-scrollbar{display:none}.quick-ideas-toggle{display:none}.has-production .quick-ideas-toggle{display:inline-flex}.has-production .quick-row:not(.open){display:none}.has-production .hero{display:none}.chip{flex:0 0 auto;background:#1d1d25;border:1px solid var(--line);border-radius:999px;padding:10px 13px;color:#ededf3;font-size:13px}.chip:hover{border-color:#70516c}.section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:28px 2px 12px}.section-head h2{margin:0;font-size:21px;letter-spacing:-.025em}.section-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.conversation{max-width:820px;margin:16px auto 0;display:none}.conversation.has{display:block}.message{display:flex;gap:10px;margin:10px 0}.message.user{justify-content:flex-end}.bubble{max-width:78%;padding:10px 13px;border-radius:17px;background:#202029;color:#f0f0f4;font-size:13px;line-height:1.45;border:1px solid #353541}.user .bubble{background:#35213a;border-color:#5e3c5a}.assistant-avatar{width:26px;height:26px;border-radius:9px;background:linear-gradient(135deg,var(--accent),var(--accent2));display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto;margin-top:3px}.scene-list{display:grid;gap:10px}.shot-card{background:linear-gradient(180deg,#1c1c24,#15151b);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.12)}.shot-main{display:grid;grid-template-columns:88px 1fr auto;gap:14px;padding:14px;align-items:center}.shot-thumb{aspect-ratio:16/10;border-radius:12px;background:linear-gradient(135deg,#36303c,#202029);display:grid;place-items:center;color:#9999a5;overflow:hidden}.shot-thumb img,.shot-thumb video{width:100%;height:100%;object-fit:cover}.shot-copy strong{display:block;font-size:15px}.shot-copy p{margin:5px 0;color:var(--muted);font-size:12px;line-height:1.4}.shot-tags{display:flex;gap:5px;flex-wrap:wrap}.shot-tag{padding:4px 7px;border-radius:999px;background:#292933;color:#c1c1cc;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.shot-number{color:#9b9ba8;font-size:12px}.shot-action{padding:9px 11px;border-radius:10px;background:#292933;border:1px solid #41414d;color:#f0f0f5;font-size:12px}.empty{padding:28px;border:1px dashed #41414d;border-radius:18px;text-align:center;color:#9d9daa}.toast{position:fixed;left:50%;bottom:calc(22px + var(--safe));transform:translateX(-50%);background:#292933;border:1px solid #454552;color:white;padding:11px 14px;border-radius:13px;z-index:100;font-size:13px;box-shadow:0 10px 28px #0008}.hidden-input{display:none}.loading{opacity:.55;pointer-events:none}@media(max-width:760px){.director-shell{padding-left:14px;padding-right:14px}.hero{padding-top:12px}.hero h1{font-size:36px}.hero p{font-size:14px}.director-inner{min-height:178px;padding:15px}.director-input{font-size:17px;min-height:76px}.advanced-label{display:inline}.advanced-more{display:none}.section-head p{max-width:310px}}@media(min-width:761px){.director-shell{padding-bottom:64px}}