:root{--ink:#20213a;--muted:#6f7187;--bg:#f8f8fc;--purple:#5b39e6;--lav:#f0edff;--line:#e8e8f1;--card:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}.app-shell{min-height:100vh;display:flex}.sidebar{width:250px;background:#20184b;color:#e9e6fb;padding:24px 14px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:4}.brand{display:flex;align-items:center;gap:11px;font-size:13px;line-height:1.08;margin:2px 12px 42px}.brand b{font-size:17px}.brand-mark{height:37px;width:37px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(140deg,#a58cff,#6845f3);font-weight:900;font-size:21px;color:white}nav{display:grid;gap:5px}.nav-link{border:0;background:transparent;color:#c9c4e5;border-radius:10px;text-align:left;padding:12px 13px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:12px}.nav-link span{font-size:19px;width:20px;text-align:center}.nav-link:hover,.nav-link.active{color:white;background:#3a2b78}.nav-link i{font-style:normal;background:#ff7868;color:white;border-radius:100px;padding:1px 6px;font-size:10px;margin-left:auto}.side-bottom{margin-top:auto}.side-bottom small{padding:20px 13px 0;display:block;color:#8580a9;font-size:11px}main{margin-left:250px;flex:1;min-width:0}.topbar{height:84px;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);padding:16px 5.5%;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:3}.topbar b{font-size:16px}.topbar p{margin:4px 0 0;color:var(--muted);font-size:13px}.avatar{margin-left:auto;background:#e9e2ff;color:var(--purple);font-weight:800;width:37px;height:37px;display:grid;place-items:center;border-radius:50%}.menu{display:none;background:0;border:0;font-size:22px}.page{padding:38px 5.5% 60px;display:none;max-width:1440px;margin:auto}.page.active{display:block}.hero{background:linear-gradient(115deg,#311e7f,#6b48f0);border-radius:25px;color:white;min-height:313px;padding:42px 8%;display:flex;overflow:hidden;position:relative}.hero>div:first-child{position:relative;z-index:1;max-width:560px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.25px;color:#8b72fa}.hero .eyebrow{color:#c8bbff}.hero h1,.create-header h1{font-size:32px;line-height:1.18;margin:10px 0 12px;letter-spacing:-.8px}.hero p{font-size:14px;max-width:460px;line-height:1.7;color:#dad3ff;margin-bottom:22px}.primary,.secondary{border:0;border-radius:10px;padding:12px 18px;font-weight:750;cursor:pointer;font-size:14px}.primary{background:var(--purple);color:white;box-shadow:0 8px 16px rgba(91,57,230,.2)}.hero .primary{background:white;color:#4d2bd9}.primary span{font-size:18px;margin-left:8px}.secondary{background:#efeff6;color:#4a4a60}.hero-art{position:absolute;right:6%;bottom:-35px;width:300px;height:330px}.phone{position:absolute;right:40px;bottom:0;width:172px;height:312px;border:7px solid #17122f;border-radius:26px;background:linear-gradient(150deg,#ffb77e,#ff847a 45%,#8c60ec);overflow:hidden;box-shadow:0 20px 30px #160c4f}.phone-top{height:17px;width:74px;background:#17122f;border-radius:0 0 12px 12px;margin:auto}.reel-copy{padding:30px 16px;display:grid;gap:5px;text-shadow:0 1px 4px #8e3d61}.reel-copy span{font-size:8px;letter-spacing:1px}.reel-copy b{font-size:22px;line-height:1}.reel-copy small{font-size:9px}.reel-product{font-size:100px;text-align:center;opacity:.9}.reel-sound{position:absolute;bottom:13px;left:13px;font-size:8px}.float-card{position:absolute;background:white;color:#38334c;border-radius:10px;padding:9px 12px;box-shadow:0 8px 20px #25156855;font-size:14px;display:grid;grid-template-columns:22px 1fr;gap:0 5px}.float-card b{font-size:10px}.float-card small{grid-column:2;font-size:8px;color:#858195}.card-1{top:75px;left:0}.card-2{right:0;top:195px}.section-head{margin:38px 0 17px;display:flex;justify-content:space-between;align-items:end}.section-head h2,.form-card h2{font-size:19px;margin:0}.section-head p,.create-header p{margin:5px 0 0;color:var(--muted);font-size:13px}.text-button{color:var(--purple);font-weight:700;background:0;border:0;cursor:pointer}.mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mode-card{background:var(--card);border:1px solid var(--line);border-radius:16px;text-align:left;padding:19px;cursor:pointer;transition:.15s;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.mode-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #2a245010;border-color:#cfc4ff}.mode-icon{font-size:21px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px}.purple{background:#eeeaff}.coral{background:#ffe8e3}.yellow{background:#fff4cb}.teal{background:#daf7f3}.mode-card b{font-size:14px}.mode-card small{color:var(--muted);font-size:12px;line-height:1.45;min-height:35px}.mode-card em{font-size:10px;background:#f2f2f7;border-radius:20px;padding:4px 8px;color:#626273;font-style:normal}.stats{display:grid;grid-template-columns:repeat(3,1fr);background:white;border:1px solid var(--line);border-radius:15px;margin-top:26px}.stats div{padding:19px 25px;display:grid;gap:3px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats b{font-size:23px}.stats span{color:var(--muted);font-size:12px}.create-header{margin-bottom:27px}.create-header h1{margin-top:7px}.form-layout{max-width:820px;display:grid;gap:15px}.form-card{background:white;border:1px solid var(--line);border-radius:15px;padding:23px}.form-card h2{margin-bottom:18px}.form-card h2 small{font-size:12px;color:var(--muted);font-weight:500}.choice-row{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.choice-row input{position:absolute;opacity:0}.choice-row span{display:grid;justify-items:center;gap:7px;padding:14px 5px;border:1px solid var(--line);border-radius:10px;cursor:pointer;font-size:19px}.choice-row b{font-size:11px}.choice-row input:checked+span{border:2px solid var(--purple);background:#f5f2ff;color:#4524d0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:grid;gap:7px;font-size:12px;font-weight:700;margin-top:14px}input,textarea,select{font:inherit;border:1px solid #dadbe7;border-radius:9px;padding:11px;color:var(--ink);background:white;width:100%;font-size:13px;font-weight:400}textarea{resize:vertical;line-height:1.5}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload-zone{border:1px dashed #bbb3df;border-radius:11px;background:#fbfaff;min-height:126px;display:grid;place-items:center;align-content:center;color:#726a91;cursor:pointer;margin:0}.upload-zone input{display:none}.upload-zone span{font-size:24px;color:var(--purple)}.upload-zone b{color:#4e4965;font-size:12px}.upload-zone small,.file-name{font-size:10px;font-weight:400}.file-name{color:var(--purple);max-width:170px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-actions{display:flex;justify-content:end;gap:10px}.empty{background:white;border:1px dashed #d7d5e2;border-radius:16px;min-height:260px;display:grid;place-content:center;justify-items:center;text-align:center}.empty h2{font-size:18px;margin:9px 0 2px}.empty p{font-size:13px;color:var(--muted);margin:0 0 17px}.empty-art{background:#eeeaff;color:var(--purple);font-weight:900;font-size:27px;height:55px;width:55px;border-radius:18px;display:grid;place-items:center}.project-list:not(.empty){display:grid;gap:12px}.project-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;display:flex;align-items:center;gap:14px}.project-thumb{height:70px;width:49px;border-radius:8px;background:linear-gradient(145deg,#f7a883,#8b68e7);display:grid;place-items:center;color:white;font-size:23px}.project-card h3{font-size:15px;margin:0 0 5px}.project-card p{margin:0;color:var(--muted);font-size:12px}.status{margin-left:auto;padding:5px 9px;border-radius:20px;background:#fff0d2;color:#9d6911;font-size:11px;font-weight:700}.approve{margin-left:5px}.modal{position:fixed;inset:0;background:#19152c9c;display:none;align-items:center;justify-content:center;z-index:10;padding:18px}.modal.open{display:flex}.modal-card{position:relative;max-width:850px;width:100%;background:white;border-radius:19px;padding:27px}.modal-card h2{margin:7px 0 19px}.close{position:absolute;right:17px;top:13px;font-size:26px;border:0;background:0;cursor:pointer;color:#757186}.script-video{display:grid;grid-template-columns:210px 1fr;gap:20px}.script-preview{height:330px;border-radius:12px;background:linear-gradient(145deg,#ffb684,#c27bf8);padding:15px;color:white;display:flex;flex-direction:column;justify-content:flex-end;gap:9px}.script-preview span{align-self:flex-end;font-size:9px;background:#ffffff44;padding:3px 6px;border-radius:4px}.script-preview b{font-size:25px;line-height:1.05}.script-preview small{font-size:12px}.script-content label{margin:0}.script-content textarea{height:245px}.modal-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:9px}
@media(max-width:900px){.mode-grid{grid-template-columns:repeat(2,1fr)}.hero-art{opacity:.55;right:-30px}.hero>div:first-child{max-width:480px}.choice-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.sidebar{transform:translateX(-100%);transition:.2s;width:250px}.sidebar.open{transform:translateX(0);box-shadow:10px 0 30px #0004}main{margin-left:0}.menu{display:block}.topbar{height:70px;padding:12px 18px}.topbar p{font-size:11px}.page{padding:25px 18px 45px}.hero{padding:29px 24px;min-height:350px}.hero h1,.create-header h1{font-size:28px}.hero-art{right:-69px;bottom:-42px}.section-head{margin-top:28px}.mode-grid{gap:10px}.mode-card{padding:14px}.mode-card small{display:none}.stats{margin-top:15px}.stats div{padding:15px 11px}.field-grid,.upload-grid,.script-video{grid-template-columns:1fr}.choice-row{grid-template-columns:repeat(2,1fr)}.form-card{padding:18px}.script-preview{height:160px}.modal-card{padding:22px}.script-content textarea{height:190px}.project-card{align-items:flex-start}.status{margin-left:auto}.approve{margin-left:0}.form-actions{margin-top:2px}.form-actions .primary{padding-inline:12px}}
