:root{color:#17191c;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{place-items:center;min-height:100vh;padding:28px;display:grid}.workspace{gap:22px;width:min(100%,980px);display:grid}.app-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-logo{object-fit:contain;border-radius:8px;width:38px;height:38px}.brand strong,.brand span{display:block}.brand span{color:#6f736f;font-size:.84rem;font-weight:800}.brand span.online{color:#187a55}.brand span.offline{color:#b34335}.step-tabs{background:#fff;border:1px solid #ded8ce;border-radius:8px;gap:6px;padding:6px;display:flex}.step-tabs button{color:#686d69;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.step-tabs button.active{color:#fff;background:#17191c}.step-tabs button:disabled{cursor:not-allowed;opacity:.38}.module{background:#fff;border:1px solid #ded8ce;border-radius:8px;gap:20px;padding:24px;display:grid}.module-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.center-module,.auth-panel{justify-self:center;width:min(100%,440px)}.module-title{align-items:center;gap:12px;display:flex}.module-title div{color:#17191c;background:#f0ece5;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}h1{letter-spacing:0;margin:0;font-size:2rem;line-height:1}h2{margin:0;font-size:1rem;line-height:1.2}.choice-block{gap:12px;display:grid}form{gap:16px;display:grid}.field{gap:8px;display:grid}.field span{color:#3b403d;font-weight:900}.field input,.field textarea{color:#17191c;background:#fbfaf7;border:1px solid #d8d0c5;border-radius:8px;min-height:112px;padding:12px;line-height:1.45}.field input{min-height:46px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{border-color:#17191c;outline:3px solid #17191c1a}.field.invalid span,.field.invalid small,.validation-summary{color:#b34335}.field.invalid input,.field.invalid textarea{background:#fff8f6;border-color:#b34335}.field.invalid input:focus,.field.invalid textarea:focus{border-color:#b34335;outline-color:#b3433529}.field small,.validation-summary{font-size:.84rem;font-weight:800;line-height:1.35}.validation-summary{background:#fff8f6;border:1px solid #b3433559;border-radius:8px;padding:10px 12px}.segmented-control{background:#f0ece5;border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;padding:6px;display:grid}.segmented-control button{color:#5f6460;background:0 0;border:0;border-radius:7px;min-height:40px;font-weight:900}.segmented-control button.active{color:#17191c;background:#fff}.choice-grid{align-items:start;gap:12px;display:grid}.choice-grid.influencers{grid-template-columns:repeat(auto-fill,300px)}.choice-grid.content{grid-template-columns:repeat(auto-fill,280px)}.choice-grid.details{grid-template-columns:repeat(auto-fill,320px)}.choice-card{color:#17191c;text-align:left;background:#fbfaf7;border:1px solid #ded8ce;border-radius:8px;align-content:start;gap:8px;width:100%;height:360px;padding:12px;display:grid;position:relative;overflow:auto}.delete-button{color:#7b807c;background:#fff;border:1px solid #ded8ce;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid;position:absolute;top:8px;right:8px}.delete-button:hover{color:#b34335;border-color:#b34335}.choice-card.selected{border-color:#17191c;box-shadow:0 0 0 3px #17191c1a}.choice-card.saved{border-color:#187a55;box-shadow:0 0 0 3px #187a551a}.choice-card img,.choice-card video{aspect-ratio:4/5;object-fit:cover;background:#eee7dd;border-radius:7px;justify-self:start;width:60%}.choice-card video{aspect-ratio:9/16;background:#17191c}.choice-card strong{font-size:.98rem;line-height:1.2}.choice-card span{color:#6a706c;font-size:.82rem;font-weight:800;line-height:1.3}.choice-card p{color:#555b58;margin:0;font-size:.88rem;line-height:1.45}.item-heading{gap:4px;padding-right:34px;display:grid}.item-heading strong{font-size:1.04rem}.detail-list{gap:10px;margin:0;display:grid}.detail-list div{gap:3px;display:grid}.detail-list dt,.shot-list span{color:#343835;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:900}.detail-list dd{color:#555b58;margin:0;font-size:.88rem;line-height:1.45}.script-parts{gap:8px;display:grid}.script-part{background:#fff;border:1px solid #ded8ce;border-radius:8px;gap:4px;padding:10px;display:grid}.script-part span{color:#343835;text-transform:uppercase;font-size:.76rem;font-weight:900}.script-part p{color:#555b58;margin:0;font-size:.88rem;line-height:1.45}.item-audio{width:100%;height:42px}.detail-card{gap:14px;height:420px;padding:16px}.shot-list{gap:8px;display:grid}.shot-list ol{gap:7px;margin:0;padding-left:20px;display:grid}.shot-list li{color:#555b58;font-size:.88rem;line-height:1.45}.video-card{grid-template-columns:1fr;gap:14px;height:500px;min-height:0;padding:16px}.video-card>img,.video-card>video{aspect-ratio:9/16;justify-self:start;width:min(60%,192px)}.choice-card.compact{grid-template-columns:44px minmax(0,1fr);align-items:start;height:132px}.choice-card.compact img{grid-row:span 2}.choice-card>button{color:#fff;background:#17191c;border:0;border-radius:7px;min-height:36px;font-weight:900}.choice-card>button:disabled{cursor:default;opacity:.45}.choice-card.failed{cursor:not-allowed;opacity:.82;border-color:#b34335}.choice-card.failed strong{color:#b34335}.loading-card{align-content:center;height:220px}.loading-card svg{color:#17191c}.saved-influencer{background:#fbfaf7;border:1px solid #ded8ce;border-radius:8px;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.saved-influencer img{aspect-ratio:4/5;object-fit:cover;background:#eee7dd;border-radius:7px;width:78px}.saved-influencer strong,.saved-influencer span{display:block}.saved-influencer span{color:#6a706c;margin-top:4px;font-size:.88rem;font-weight:800}.identity-panel{background:#fbfaf7;border-top:1px solid #ded8ce;border-bottom:1px solid #ded8ce;gap:8px;padding:16px 0;display:grid}.identity-panel strong{font-size:1.24rem;line-height:1.2}.identity-panel span{color:#187a55;font-size:.84rem;font-weight:900}.identity-panel p{color:#555b58;margin:0;line-height:1.45}.voice-preview{gap:8px;margin-top:4px;display:grid}.voice-preview audio{width:min(100%,420px);height:42px}.voice-preview small{color:#b34335;font-weight:800;line-height:1.35}.voice-loading{color:#555b58;background:#fff;border:1px solid #ded8ce;border-radius:8px;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.voice-loading span{color:#555b58;font-size:.84rem}.script-choice{min-height:132px}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.file-drop{color:#17191c;text-align:center;background:#fbfaf7;border:1px dashed #bdb5aa;border-radius:8px;align-content:center;justify-items:center;gap:8px;min-height:150px;padding:16px;display:grid;position:relative}.file-drop.has-file{background:#f5fbf8;border-color:#187a55}.file-drop span{color:#6a706c;font-size:.82rem;font-weight:900}.file-drop strong{overflow-wrap:anywhere;max-width:100%;line-height:1.25}.file-drop input{cursor:pointer;opacity:0;position:absolute;inset:0}.primary-button,.download-button{color:#fff;background:#17191c;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.primary-button{width:100%}.primary-button:disabled{cursor:not-allowed;opacity:.45}.ghost-button{color:#17191c;background:#fff;border:1px solid #ded8ce;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-weight:900;display:inline-flex}.create-button{color:#fff;white-space:nowrap;background:#17191c;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.video-output{border-top:1px solid #ded8ce;grid-template-columns:108px minmax(0,1fr);align-items:start;gap:18px;padding-top:20px;display:grid}.video-output img,.video-output video{aspect-ratio:9/16;object-fit:cover;background:#17191c;border-radius:8px;width:100%}.video-output div{gap:10px;display:grid}.video-output strong{font-size:1.2rem;line-height:1.2}.video-output span{color:#6a706c;font-weight:900}.download-button{justify-self:start}.subtitle-link{justify-self:start;text-decoration:none}.transcript-panel{background:#fbfaf7;border:1px solid #ded8ce;border-radius:8px;padding:12px}.transcript-panel summary{cursor:pointer;font-weight:900}.transcript-panel p{color:#555b58;margin:10px 0 0;line-height:1.5}.empty-state,.notice{color:#686d69;text-align:center;background:#fff;border:1px solid #ded8ce;border-radius:8px;margin:0;padding:14px;font-weight:800}.notice{color:#b34335}.modal-backdrop{z-index:20;background:#17191c6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.delete-dialog{background:#fff;border-radius:8px;gap:16px;width:min(100%,440px);padding:22px;display:grid;box-shadow:0 24px 80px #17191c3d}.delete-dialog h2,.delete-dialog p{margin:0}.delete-dialog p{color:#555b58;line-height:1.5}.dialog-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.danger-button{color:#fff;background:#b34335;border:0;border-radius:8px;min-height:38px;padding:0 12px;font-weight:900}.danger-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.5}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{position:relative;overflow:hidden}.app-shell:before,.app-shell:after{z-index:-2;pointer-events:none;content:"";position:fixed;inset:0}.app-shell:after{z-index:-1}.theme-operator{color:#e8ffe9;background:#0a0a0a;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace}.theme-operator:before{background:linear-gradient(90deg,#39ff8812 1px,#0000 1px) 0 0/44px 44px,linear-gradient(#39ff880f 1px,#0000 1px) 0 0/44px 44px,linear-gradient(135deg,#0a0a0a 0%,#111112 52%,#050505 100%)}.theme-operator:after{mix-blend-mode:screen;background:linear-gradient(115deg,#0000 0 54%,#39ff881a 54% 55%,#0000 55% 100%),repeating-linear-gradient(0deg,#ffffff08 0 1px,#0000 1px 4px)}.theme-operator .app-header,.theme-operator .module,.theme-operator .choice-card,.theme-operator .delete-dialog,.theme-operator .notice,.theme-operator .empty-state,.theme-operator .transcript-panel,.theme-operator .script-part,.theme-operator .field input,.theme-operator .field textarea{color:#e8ffe9;background:#0c0e0ddb;border-color:#39ff883d;box-shadow:0 0 0 1px #39ff880a,0 20px 60px #0006}.theme-operator .workspace{width:min(100%,1120px)}.theme-operator .brand-logo{background:#0f1712;border:1px solid #39ff884d;box-shadow:0 0 28px #39ff882e}.theme-operator .brand strong,.theme-operator h1,.theme-operator h2,.theme-operator .choice-card strong,.theme-operator .item-heading strong,.theme-operator .transcript-panel summary{color:#f3fff6}.theme-operator .brand span,.theme-operator .choice-card span,.theme-operator .choice-card p,.theme-operator .detail-list dd,.theme-operator .script-part p,.theme-operator .video-output span,.theme-operator .delete-dialog p,.theme-operator .field span{color:#a8b8ad}.theme-operator .brand span.online,.theme-operator .identity-panel span,.theme-operator .detail-list dt,.theme-operator .script-part span,.theme-operator .shot-list span{color:#39ff88}.theme-operator .step-tabs,.theme-operator .segmented-control,.theme-operator .module-title div,.theme-operator .voice-loading,.theme-operator .delete-button,.theme-operator .ghost-button{color:#c9f7d6;background:#0000008a;border-color:#39ff8838}.theme-operator .step-tabs button,.theme-operator .segmented-control button{color:#a8b8ad}.theme-operator .step-tabs button.active,.theme-operator .segmented-control button.active,.theme-operator .primary-button,.theme-operator .create-button,.theme-operator .download-button,.theme-operator .choice-card>button{color:#051008;background:#39ff88;box-shadow:0 0 28px #39ff8847}.theme-operator .choice-card img,.theme-operator .choice-card video,.theme-operator .video-output img,.theme-operator .video-output video{filter:contrast(1.08)saturate(.88);border:1px solid #39ff8842}@media (width<=780px){.app-shell{align-items:start;padding:18px}.app-header,.module-header{flex-direction:column;align-items:stretch}.step-tabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.step-tabs button{justify-content:center}.choice-grid.influencers,.choice-grid.content,.choice-grid.details,.upload-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.video-card,.video-output,.dialog-actions{grid-template-columns:1fr}}@media (width<=520px){.module{padding:18px}.choice-grid.influencers,.choice-grid.content,.choice-grid.details,.upload-grid,.segmented-control,.step-tabs{grid-template-columns:1fr}}
