:root{color:#272923;font-synthesis:none;--ink:#272923;--muted:#777971;--line:#e6e2d8;--cream:#f7f5ef;--paper:#fffefa;--orange:#f4774f;--orange-dark:#de613c;--green:#2f8b68;--purple:#7166b1;--shadow:0 16px 40px #36312714;background:#f7f5ef;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--cream);min-width:320px}button,input,textarea,select{font:inherit}button{color:inherit}button:not(:disabled){cursor:pointer}svg{stroke-width:1.8px}.app-shell{min-height:100vh}.app-shell:not(.view-studio){grid-template-columns:230px minmax(0,1fr);display:grid}.page-main{min-width:0;padding-bottom:70px}.sidebar{z-index:30;background:#f0ede5;border-right:1px solid #e5e0d5;flex-direction:column;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;height:44px;padding:0 8px;display:flex}.brand b{letter-spacing:.04em;font-size:17px;display:block}.brand small{color:#8c8c82;letter-spacing:.08em;margin-top:2px;font-size:10px;display:block}.logo-mark{grid-template-columns:repeat(3,8px);place-content:center;gap:2px;width:30px;height:30px;display:grid;transform:rotate(-4deg)}.logo-mark span{background:var(--orange);border-radius:9px 9px 5px 5px;height:20px}.logo-mark span:nth-child(2){background:#ef9b65;height:27px}.logo-mark span:nth-child(3){background:#ecc46f;height:17px}.sidebar nav{gap:4px;margin-top:29px;display:grid}.sidebar nav button,.sidebar-bottom>button{color:#62645d;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;height:43px;padding:0 12px;font-weight:500;display:flex}.sidebar nav button:hover,.sidebar-bottom>button:hover{background:#ffffff8c}.sidebar nav button.active{color:var(--ink);background:#fff;box-shadow:0 3px 14px #4640320f}.sidebar nav svg,.sidebar-bottom svg{width:19px}.sidebar nav em{color:#fff;background:#ef835c;border-radius:10px;place-items:center;width:20px;height:20px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.sidebar-projects{margin-top:31px;padding:0 7px}.side-label{color:#9a998f;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:11px;padding:0 5px;font-size:11px;font-weight:700;display:flex}.sidebar-projects button{color:#666860;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;height:36px;font-size:12px;display:flex}.project-dot{border-radius:3px;width:8px;height:8px}.project-dot.coral{background:#eb8b72}.project-dot.green{background:#78aa85}.project-dot.blue{background:#809bc2}.sidebar-bottom{gap:2px;margin-top:auto;display:grid}.user-card{border-top:1px solid #dfdbd0;align-items:center;gap:9px;min-height:57px;margin-top:12px;padding:9px;display:flex}.user-card>span{background:#eec39a;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid}.user-card div{flex:1}.user-card b,.user-card small{display:block}.user-card b{font-size:12px}.user-card small{color:#929188;margin-top:2px;font-size:9px}.user-card svg{color:#999;width:16px}.mobile-close,.sidebar-scrim{display:none}.topbar{border-bottom:1px solid #e2ded3bf;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,4vw,62px);display:flex}.search{color:#9a9b95;background:#ece9e1;border-radius:10px;align-items:center;gap:10px;width:min(390px,45vw);height:40px;padding:0 12px;display:flex}.search svg{width:17px}.search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search kbd{background:#f8f6f0;border:1px solid #dedad0;border-radius:5px;padding:2px 5px;font-size:10px}.top-actions{align-items:center;gap:12px;display:flex}.icon-button,.menu-button{border:1px solid var(--line);background:#fffdf8;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.icon-button svg,.menu-button svg{width:18px}.menu-button{display:none}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 17px;font-size:12px;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button svg{width:17px}.button.primary{background:var(--orange);color:#fff;box-shadow:0 7px 20px #ea674238}.button.primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.button.secondary{color:var(--ink);box-shadow:none;background:#fffefa;border-color:#ddd8cd}.button.secondary:hover{background:#f4f1ea}.button.ghost{background:0 0}.button:disabled{opacity:.45;cursor:not-allowed}.badge{letter-spacing:.03em;border-radius:20px;align-items:center;gap:5px;width:max-content;padding:5px 9px;font-size:9px;font-weight:700;display:inline-flex}.badge svg{width:12px;height:12px}.badge.green{color:#27765a;background:#e2f1e8}.badge.orange{color:#ac5339;background:#fee9de}.badge.gray{color:#888;background:#eeeeeb}.badge.purple{color:#66549b;background:#eeeafb}.home-content{max-width:1440px;margin:auto;padding:31px clamp(24px,4vw,62px) 0}.hero{background:#e8e5d8;border-radius:23px;justify-content:space-between;align-items:center;min-height:330px;padding:44px clamp(34px,6vw,76px);display:flex;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #504b3c1a;border-radius:50%;width:480px;height:480px;position:absolute;top:-170px;right:-70px;box-shadow:0 0 0 55px #ffffff14,0 0 0 110px #ffffff0d}.hero>div:first-child{z-index:2;position:relative}.hero h1{letter-spacing:-.04em;margin:18px 0 13px;font-size:clamp(32px,4vw,49px);line-height:1.17}.hero p{color:#6e706a;max-width:500px;margin:0;font-size:14px;line-height:1.8}.hero-actions{gap:10px;margin-top:25px;display:flex}.hero-actions .button{height:45px;padding-inline:20px}.hero-art{z-index:2;align-self:stretch;width:40%;min-width:350px;position:relative}.paper{background:#f5e7c9;border:7px solid #fff;border-radius:4px;position:absolute;box-shadow:0 18px 30px #493e292e}.paper-one{width:235px;height:180px;top:19px;right:55px;overflow:hidden;transform:rotate(6deg)}.paper-two{color:#736a9b;background:#e0dff0;place-items:center;width:115px;height:85px;display:grid;top:175px;right:230px;transform:rotate(-9deg)}.paper-two svg{width:37px;height:37px}.paper .sun{background:#f0b869;border-radius:50%;width:43px;height:43px;position:absolute;top:25px;right:23px}.paper .hill{background:#8db685;border-radius:50%;width:280px;height:120px;position:absolute;top:95px;left:-23px;transform:rotate(-7deg)}.paper .rabbit{z-index:2;font-size:28px;font-weight:700;position:absolute;top:83px;left:70px}.pencil{background:#ed8a5d;border-radius:8px;width:145px;height:15px;position:absolute;bottom:42px;right:0;transform:rotate(-45deg)}.pencil:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:22px solid #deb47f;position:absolute;right:-19px}.orbit{width:52px;height:52px;box-shadow:var(--shadow);border-radius:50%;place-items:center;display:grid;position:absolute}.orbit.one{background:#f1b966;top:35px;right:8px}.orbit.two{background:#9cc4a5;top:45px;right:320px}.orbit svg{width:24px}.spark{color:#d67a54;font-size:24px;position:absolute}.s1{top:125px;right:275px}.s2{bottom:35px;right:18px}.section-block{margin-top:38px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.section-heading span{color:#a7a49a;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:20px}.section-heading>button{color:#787a73;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;display:flex}.section-heading>button svg{width:14px;transform:rotate(-90deg)}.agent-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.agent-card{text-align:left;background:#fffefa;border:1px solid #e1ddd2;border-radius:15px;flex-direction:column;justify-content:space-between;min-height:196px;padding:20px;transition:all .2s;display:flex;position:relative}.agent-card.available:hover{box-shadow:var(--shadow);border-color:#e7a58e;transform:translateY(-3px)}.agent-card.soon{opacity:.72}.agent-icon{color:#d86342;background:#fee6d9;border-radius:13px;place-items:center;width:47px;height:47px;display:grid}.agent-card:nth-child(2) .agent-icon{color:#587a61;background:#e6ebdd}.agent-card:nth-child(3) .agent-icon{color:#7166a3;background:#e8e5f3}.agent-card-top{align-items:center;gap:9px;display:flex;position:absolute;top:20px;right:17px}.agent-card-top>svg{color:#aaa;width:15px}.agent-card h3{margin:16px 0 6px;font-size:16px}.agent-card p{color:#777971;max-width:280px;margin:0;font-size:11px;line-height:1.65}.tag-row{gap:6px;margin-top:14px;display:flex}.tag-row span{color:#86857e;background:#f2f0ea;border-radius:5px;padding:4px 7px;font-size:9px}.project-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.project-card,.new-project-card{text-align:left;background:#fffefa;border:1px solid #e1ddd2;border-radius:14px;padding:9px;transition:all .2s}.project-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.project-cover{border-radius:10px;height:118px;position:relative;overflow:hidden}.project-cover.lavender{background:#989bd0}.project-cover.mint{background:#9dc4a4}.project-cover.blue{background:#7fa8c9}.cover-sky{color:#ffe578;font-size:28px;position:absolute;top:20px;right:25px}.cover-hills{background:#607d62;border-radius:50%;width:120%;height:85px;position:absolute;bottom:-40px;left:-10%}.cover-character{background:#f1e7d5;border:3px solid #45443e;border-radius:50%;place-items:center;width:49px;height:52px;font-weight:700;display:grid;position:absolute;bottom:20px;left:35%}.play-chip{background:#ffffffe0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:10px;right:10px}.play-chip svg{fill:#444;width:12px}.project-info{justify-content:space-between;align-items:start;padding:12px 5px 7px;display:flex}.project-info h3{margin:0 0 4px;font-size:12px}.project-info p{color:#92928a;margin:0;font-size:9px}.project-info svg{color:#aaa;width:15px}.project-status{align-items:center;gap:6px;padding:0 5px 6px;display:flex}.project-status span{background:#e4815f;border-radius:50%;width:5px;height:5px}.project-status small{color:#8a8b84;font-size:9px}.new-project-card{color:#85867e;background:0 0;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:191px;display:flex}.new-project-card svg{width:25px}.new-project-card span{font-size:10px}.create-page{max-width:1250px;margin:auto;padding:25px clamp(24px,5vw,72px)}.back-link{color:#777;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;display:flex}.back-link svg{width:16px}.create-heading{justify-content:space-between;align-items:flex-end;margin:25px 0 30px;display:flex}.create-heading h1{letter-spacing:-.04em;margin:12px 0 8px;font-size:36px}.create-heading p{color:#787a72;margin:0;font-size:12px}.stepper{grid-template-columns:26px 60px 26px 60px 26px;align-items:center;margin-bottom:4px;display:grid;position:relative}.stepper>span{background:#f9f7f2;border:1px solid #d6d2c8;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.stepper>span.active{background:var(--orange);border-color:var(--orange);color:#fff}.stepper>i{background:#d7d3c9;height:1px}.stepper small{white-space:pre;color:#999;font-size:8px;position:absolute;top:35px;left:-17px}.create-layout{grid-template-columns:minmax(0,1.6fr) minmax(300px,.65fr);gap:19px;display:grid}.story-editor,.settings-panel{background:#fffefa;border:1px solid #e3dfd5;border-radius:16px;padding:24px;box-shadow:0 6px 28px #3e382c0a}.field-label{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.field-label div{align-items:center;gap:8px;display:flex}.field-label b{font-size:14px}.field-label span{color:#aaa;font-size:9px}.field-label button{color:#bc6243;background:#fff0e8;border:0;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;font-size:9px;display:flex}.field-label svg{width:13px}.story-editor>textarea{resize:none;color:#3e3f39;background:#f5f2eb;border:0;border-radius:10px;outline:none;width:100%;height:330px;padding:20px;font-size:14px;line-height:2}.story-editor>textarea:focus{box-shadow:inset 0 0 0 2px #e8a68e}.editor-footer{color:#999;justify-content:space-between;margin-top:8px;font-size:9px;display:flex}.editor-footer button{color:#777;background:0 0;border:0;align-items:center;gap:5px;display:flex}.editor-footer svg{width:13px}.safe-note{color:#37745c;background:#eef6ee;border-radius:10px;align-items:center;gap:11px;margin-top:20px;padding:14px;display:flex}.safe-note svg{width:20px}.safe-note b,.safe-note span{display:block}.safe-note b{font-size:10px}.safe-note span{color:#72917f;margin-top:3px;font-size:9px}.settings-panel h2{margin:0 0 22px;font-size:16px}.option-group{margin-bottom:21px}.option-group>label,.select-label{margin-bottom:9px;font-size:10px;font-weight:700;display:block}.option-group>div{gap:7px;display:flex}.option-group button{background:#fff;border:1px solid #dfdacf;border-radius:8px;flex:1;padding:8px;font-size:9px}.option-group button.active{color:#b95738;background:#fff3ed;border-color:#ed8b69}.select-label{margin-bottom:18px}.select-label select,.advanced-grid select{color:#4a4b45;background:#fff;border:1px solid #dedacf;border-radius:8px;width:100%;height:38px;margin-top:9px;padding:0 11px;font-size:10px}.advanced{background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:9px 0;font-size:10px;display:flex}.advanced svg{width:14px;transition:all .2s}.advanced svg.rotate{transform:rotate(180deg)}.advanced-grid{grid-template-columns:1fr 1fr;gap:8px;padding-top:8px;display:grid}.advanced-grid label span{font-size:9px}.create-footer{background:#ece8df;border-radius:13px;justify-content:space-between;align-items:center;margin-top:18px;padding:15px 17px 15px 21px;display:flex}.create-footer b,.create-footer span{display:block}.create-footer b{font-size:11px}.create-footer span{color:#898a83;margin-top:3px;font-size:9px}.studio{background:#f2f0ea;grid-template-rows:64px minmax(0,1fr) 193px;height:100vh;min-height:720px;display:grid}.studio-header{z-index:5;background:#fffefa;border-bottom:1px solid #dfdbd1;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px;display:grid}.studio-brand{align-items:center;gap:9px;display:flex}.studio-brand>button,.studio-actions>button{background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.studio-brand>button:hover,.studio-actions>button:hover{background:#f2efe8}.studio-brand>button svg{width:17px}.studio-brand .logo-mark{transform:scale(.8)}.studio-brand b,.studio-brand span{display:block}.studio-brand b{font-size:12px}.studio-brand span{color:#999;margin-top:2px;font-size:8px}.studio-brand span i{background:#59a27d;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.studio-steps{color:#999;align-items:center;gap:8px;font-size:9px;display:flex}.studio-steps>span{border:1px solid #ddd8cd;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.studio-steps>span.done{color:#54816a;border:0;gap:4px;width:auto}.studio-steps>span.done svg{background:#dceee3;border-radius:50%;width:13px;height:13px;padding:2px}.studio-steps>span.active{color:#fff;background:#ee7d58;border-color:#ee7d58}.studio-steps>i{background:#ddd8cd;width:28px;height:1px}.studio-steps>b{color:#555;font-size:9px}.studio-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.studio-actions>button svg{width:16px}.studio-actions .button{min-height:33px;padding:0 12px}.studio-body{grid-template-columns:190px minmax(450px,1fr) 286px;min-height:0;display:grid}.project-tree,.inspector{background:#fffefa;min-height:0}.project-tree{border-right:1px solid #dfdbd1;flex-direction:column;padding:17px 11px;display:flex}.tree-head{justify-content:space-between;align-items:center;padding:0 7px 11px;display:flex}.tree-head b{font-size:10px}.tree-head button{background:0 0;border:0}.tree-head svg{width:14px}.project-tree nav{gap:3px;display:grid}.project-tree nav button{color:#696b64;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 9px;font-size:9px;display:flex}.project-tree nav button.active{color:#aa5437;background:#fceddf}.project-tree nav svg{width:15px}.project-tree nav span{flex:1}.project-tree nav button>svg:last-child{color:#5b9978;width:13px}.project-tree nav .badge{padding:3px 5px;font-size:7px}.project-tree nav em{font-size:8px;font-style:normal}.characters{border-top:1px solid #ece8df;gap:7px;margin-top:16px;padding:16px 6px 0;display:grid}.characters>label{text-transform:uppercase;color:#aaa;letter-spacing:.1em;margin-bottom:3px;font-size:8px;font-weight:700}.character-chip{align-items:center;gap:7px;height:33px;font-size:9px;display:flex}.character-chip .avatar{color:#534e43;border-radius:8px;place-items:center;width:27px;height:27px;font-weight:700;display:grid}.character-chip>span:nth-child(2){flex:1}.character-chip svg{color:#7a9a83;width:12px}.characters>button{color:#888;background:0 0;border:1px dashed #d9d5cb;border-radius:7px;justify-content:center;align-items:center;gap:4px;height:30px;font-size:8px;display:flex}.characters>button svg{width:12px}.agent-progress{background:#f0edfa;border:1px solid #ded9f0;border-radius:10px;margin-top:auto;padding:11px}.agent-progress>div:first-child{gap:7px;display:flex}.agent-progress svg{color:#766aa4;width:14px}.agent-progress span,.agent-progress b,.agent-progress small{display:block}.agent-progress b{font-size:8px}.agent-progress small{color:#8a85a1;margin-top:2px;font-size:7px}.progress{background:#d9d5e8;border-radius:2px;height:4px;margin-top:9px}.progress i{background:#8174b3;border-radius:2px;height:100%;display:block}.agent-progress button{color:#706895;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;width:100%;padding:8px 0 0;font-size:7px;display:flex}.agent-progress button svg{width:10px}.canvas-area{background:#e9e6df;grid-template-rows:46px minmax(0,1fr);min-width:0;display:grid}.canvas-toolbar{border-bottom:1px solid #ddd9d0;justify-content:space-between;align-items:center;padding:0 18px;display:flex}.canvas-toolbar>div{gap:3px;display:flex}.canvas-toolbar button{color:#888;background:0 0;border:0;border-radius:6px;align-items:center;gap:3px;height:28px;font-size:8px;display:flex}.canvas-toolbar button.active{color:#444;background:#fffefa;box-shadow:0 2px 8px #322d230f}.canvas-toolbar svg{width:12px}.canvas-stage{flex-direction:column;align-items:center;min-height:0;padding:14px 25px 9px;display:flex}.scene-title{text-align:center;margin-bottom:9px}.scene-title span{color:#a6a49c;text-transform:uppercase;letter-spacing:.12em;font-size:7px}.scene-title h2{margin:2px 0;font-size:12px}.story-canvas{aspect-ratio:16/9;background:#fff;border-radius:2px;width:min(100%,720px);position:relative;overflow:hidden;box-shadow:0 10px 28px #3a342b29}.story-canvas svg{width:100%;height:100%;display:block}.story-canvas.is-playing .star{animation:1.5s ease-in-out infinite float}.story-canvas.is-playing .bunny{animation:.8s ease-in-out infinite alternate bob}.subtitle-preview{color:#fff;white-space:nowrap;background:#252522b8;border-radius:4px;max-width:75%;padding:5px 12px;font-size:clamp(7px,.8vw,11px);position:absolute;bottom:6%;left:50%;transform:translate(-50%)}.canvas-tag{background:#ffffffd9;border-radius:4px;align-items:center;gap:3px;padding:4px 7px;font-size:7px;display:flex;position:absolute;top:10px;left:10px}.canvas-tag svg{width:9px}.play-controls{grid-template-columns:25px 34px 1fr 34px 25px;align-items:center;gap:7px;width:min(100%,720px);height:32px;margin-top:7px;display:grid}.play-controls button{background:#fffefa;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.play-controls button svg{width:11px}.play-controls span{color:#777;text-align:center;font-size:7px}.scrub{background:#cfcbc2;border-radius:2px;height:3px;position:relative}.scrub i{background:#ed7b55;height:100%;display:block}.scrub b{background:#ed7b55;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)}.inspector{border-left:1px solid #dedad1;flex-direction:column;min-width:0;display:flex}.inspector-tabs{border-bottom:1px solid #e6e2d9;height:46px;display:flex}.inspector-tabs button{color:#898a83;background:0 0;border:0;flex:1;font-size:9px;position:relative}.inspector-tabs button.active{color:#373832;font-weight:700}.inspector-tabs button.active:after{content:"";background:#eb7852;height:2px;position:absolute;bottom:0;left:25%;right:25%}.inspector-tabs em{color:#fff;background:#e77d5a;border-radius:8px;margin-left:3px;padding:1px 4px;font-size:6px;font-style:normal}.inspector-scroll{gap:15px;padding:16px;display:grid;overflow:auto}.input-label{color:#60615b;font-size:8px;font-weight:700;display:block;position:relative}.input-label input,.input-label textarea,.input-label select{color:#41423d;background:#fff;border:1px solid #dedad1;border-radius:7px;outline:none;width:100%;margin-top:7px;padding:8px;font-size:9px}.input-label textarea{resize:none;height:80px;line-height:1.6}.input-label>span{color:#aaa;font-size:6px;font-weight:400;position:absolute;bottom:7px;right:7px}.two-fields{grid-template-columns:1fr 80px;gap:8px;display:grid}.number-input{position:relative}.number-input span{color:#999;font-size:7px;position:absolute;bottom:8px;right:7px}.generation-card{background:#f5f1e8;border-radius:9px;padding:12px}.generation-card>div{gap:7px;display:flex}.generation-card svg{color:#c56a4d;width:14px}.generation-card span,.generation-card b,.generation-card small{display:block}.generation-card b{font-size:8px}.generation-card small{color:#888;margin-top:2px;font-size:7px}.generation-card textarea{resize:none;background:#fffefa;border:1px solid #ddd7cc;border-radius:7px;width:100%;height:56px;margin:10px 0 6px;padding:7px;font-size:8px}.generation-card .button{width:100%;min-height:30px;font-size:8px}.inspector-footer{border-top:1px solid #e5e1d8;grid-template-columns:85px 1fr;gap:7px;margin-top:auto;padding:11px;display:grid}.inspector-footer .button{min-height:34px;padding:0 7px;font-size:8px}.timeline{background:#fffefa;border-top:1px solid #d8d4ca;min-width:0;padding:10px 16px 12px}.timeline-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.timeline-head>div{align-items:center;gap:9px;display:flex}.timeline-head b{font-size:9px}.timeline-head span{color:#999;font-size:7px}.timeline-head button{color:#777;background:0 0;border:0;align-items:center;gap:3px;font-size:7px;display:flex}.timeline-head button svg{width:10px}.scene-strip{gap:8px;padding:2px 2px 8px;display:flex;overflow:auto}.scene-strip>button{text-align:left;background:0 0;border:2px solid #0000;border-radius:8px;flex:none;width:135px;padding:3px}.scene-strip>button.active{background:#fff2ec;border-color:#ed7b55}.mini-frame{border-radius:5px;height:80px;position:relative;overflow:hidden}.mini-frame span{background:#f4eee2;border:2px solid #4b4a44;border-radius:50%;place-items:center;width:27px;height:30px;font-size:11px;display:grid;position:absolute;bottom:12px;left:40%}.mini-frame i{color:#ffe76f;font-size:18px;font-style:normal;position:absolute;top:20%;right:20%}.mini-frame em{color:#fff;background:#1e1e1ea6;border-radius:3px;padding:2px 4px;font-size:6px;font-style:normal;position:absolute;bottom:4px;right:4px}.scene-strip>button>b{white-space:nowrap;text-overflow:ellipsis;padding:5px 2px 2px;font-size:7px;display:block;overflow:hidden}.scene-strip .add-scene{color:#999;border:1px dashed #d8d3c9;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:111px;display:flex}.add-scene svg{width:16px}.add-scene span{font-size:7px}.agent-activity{padding:17px;overflow:auto}.agent-summary{text-align:center;padding:9px 5px 18px}.agent-orb{color:#7669a7;background:#ece8fa;border-radius:50%;place-items:center;width:42px;height:42px;margin:auto;display:grid}.agent-orb svg{width:20px}.agent-summary h3{margin:10px 0 4px;font-size:11px}.agent-summary p{color:#888;margin:0;font-size:7px;line-height:1.5}.activity-list{display:grid}.activity-item{gap:9px;padding:8px 0;display:flex;position:relative}.activity-item:not(:last-child):after{content:"";background:#ddd9d0;width:1px;position:absolute;top:28px;bottom:-8px;left:10px}.activity-item>span{color:#4e8c6e;z-index:1;background:#e5f2e9;border-radius:50%;flex:none;place-items:center;width:21px;height:21px;display:grid}.activity-item>span svg{width:10px}.activity-item.active>span{color:#c06141;background:#fce9df}.activity-item.active>span svg{animation:2s linear infinite spin}.activity-item.waiting>span{color:#aaa;background:#efeeea}.activity-item b{font-size:8px}.activity-item p{color:#888;margin:2px 0;font-size:7px;line-height:1.5}.agent-safety{background:#edf5ed;border-radius:8px;align-items:center;gap:8px;margin-top:15px;padding:10px;display:flex}.agent-safety svg{color:#4f886d;width:15px}.agent-safety b,.agent-safety small{display:block}.agent-safety b{font-size:8px}.agent-safety small{color:#789081;margin-top:2px;font-size:7px}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#28272361;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fffefa;border-radius:18px;width:min(470px,100%);padding:24px;box-shadow:0 30px 80px #28231c3d}.modal-head{justify-content:space-between;display:flex}.modal-head h2{margin:10px 0 4px;font-size:23px}.modal-head p{color:#888;margin:0;font-size:9px}.modal-head>button{background:0 0;border:0;align-self:flex-start}.modal-head>button svg{width:18px}.export-preview{background:#f4f1e9;border-radius:10px;align-items:center;gap:12px;margin:21px 0;padding:10px;display:flex}.export-thumb{color:#ffe26c;background:#8c92c4;border-radius:6px;justify-content:center;align-items:center;width:86px;height:48px;display:flex}.export-thumb span{color:#444;background:#f1eadc;border-radius:50%;place-items:center;width:25px;height:26px;margin-left:7px;font-size:9px;display:grid}.export-preview b,.export-preview span{display:block}.export-preview b{font-size:10px}.export-preview>div:last-child span{color:#888;margin-top:4px;font-size:8px}.modal .option-group{margin-bottom:16px}.export-info{color:#507a64;background:#edf5ed;border-radius:8px;gap:8px;padding:11px;font-size:8px;line-height:1.5;display:flex}.export-info svg{flex:none;width:16px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:19px;display:flex}.toast{z-index:200;color:#fff;background:#2f332d;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:10px;animation:.25s toastIn;display:flex;position:fixed;bottom:27px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #19191440}.toast svg{color:#8bd2a9;width:15px}.empty-view{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.empty-view>div{color:#8e8b83;background:#ece8df;border-radius:18px;place-items:center;width:60px;height:60px;display:grid}.empty-view h1{margin:17px 0 5px;font-size:26px}.empty-view p{color:#898a83;margin:0 0 20px;font-size:11px}.video-player{aspect-ratio:16/9;background:#171717;border-radius:10px;width:100%;margin:20px 0 14px;display:block}.inspiration-list{background:#f5f1e9;border-radius:10px;gap:7px;margin:11px 0 5px;padding:10px;display:grid}.inspiration-list>b{color:#71675a;font-size:9px}.inspiration-list button{text-align:left;cursor:pointer;background:#fffefa;border:1px solid #e4ddd0;border-radius:8px;flex-direction:column;gap:3px;padding:9px;display:flex}.inspiration-list button:hover{background:#fff8f2;border-color:#dd8b69}.inspiration-list strong{color:#453f38;font-size:9px}.inspiration-list span{color:#777;font-size:8px;line-height:1.5}.tasks-page{max-width:1180px;margin:auto;padding:44px clamp(24px,5vw,72px)}.tasks-head{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.tasks-head>div>span{text-transform:uppercase;letter-spacing:.12em;color:#b17861;font-size:9px}.tasks-head h1{margin:5px 0;font-size:30px}.tasks-head p{color:#85827b;margin:0;font-size:10px}.task-list{gap:10px;display:grid}.task-card{background:#fffefa;border:1px solid #e7e1d6;border-radius:13px;align-items:center;gap:14px;padding:15px;display:flex;box-shadow:0 4px 18px #322d230a}.task-icon{color:#7c69a5;background:#eee9f5;border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.task-icon svg{width:20px}.task-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.task-copy b{font-size:11px}.task-copy span,.task-copy small{color:#85827b;font-size:8px}.task-actions{gap:7px;display:flex}.task-actions .button{font-size:9px;text-decoration:none}.task-actions svg{width:14px}@keyframes float{50%{transform:translateY(-10px)rotate(4deg)}}@keyframes bob{to{transform:translateY(-3px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}}@media (width<=1100px){.project-grid{grid-template-columns:repeat(2,1fr)}.hero-art{transform-origin:100%;min-width:300px;transform:scale(.88)}.studio-body{grid-template-columns:165px minmax(400px,1fr) 260px}.project-tree{padding-inline:8px}.create-layout{grid-template-columns:1fr 320px}}@media (width<=860px){.app-shell:not(.view-studio){grid-template-columns:1fr}.sidebar{width:230px;transition:all .25s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:20px 0 60px #23201a2e}.sidebar.open{transform:translate(0)}.mobile-close{background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.mobile-close svg{width:18px}.sidebar-scrim{z-index:20;background:#2826204d;border:0;display:block;position:fixed;inset:0}.menu-button{display:grid}.hero-art{display:none}.hero{min-height:310px}.hero>div:first-child{max-width:620px}.agent-grid{grid-template-columns:1fr}.agent-card{min-height:170px}.create-heading{align-items:start}.create-heading .stepper{display:none}.create-layout{grid-template-columns:1fr}.studio{grid-template-rows:60px auto 180px;height:auto;min-height:100vh}.studio-header{grid-template-columns:1fr auto}.studio-steps{display:none}.studio-body{grid-template-columns:minmax(0,1fr) 270px;min-height:610px}.project-tree{display:none}.timeline{overflow:hidden}}@media (width<=640px){.topbar{padding:0 16px}.search{display:none}.home-content{padding-inline:16px}.hero{min-height:350px;padding:34px 25px}.hero h1{font-size:33px}.hero-actions{flex-direction:column;align-items:stretch}.section-heading>button{display:none}.project-grid{grid-template-columns:1fr}.create-page{padding:18px 15px 100px}.create-heading h1{font-size:30px}.story-editor,.settings-panel{padding:17px}.story-editor>textarea{height:280px}.create-footer{z-index:10;border-radius:0;position:fixed;bottom:0;left:0;right:0}.create-footer>div{display:none}.create-footer .button{width:100%}.studio{grid-template-rows:58px auto 170px}.studio-header{padding:0 8px}.studio-brand .logo-mark,.studio-brand span,.studio-actions>button,.studio-actions .secondary{display:none}.studio-body{min-height:auto;display:block}.canvas-area{height:440px}.canvas-stage{padding:15px 12px}.inspector{border:0;min-height:500px}.inspector-scroll{overflow:visible}.timeline{z-index:20;height:170px;position:sticky;bottom:0}.scene-strip>button{width:110px}.mini-frame{height:65px}.timeline-head div:last-child button:not(:last-child){display:none}.subtitle-preview{text-overflow:ellipsis;max-width:90%;overflow:hidden}.modal{padding:19px}}.no-projects{color:#9a998f;margin:0;padding:4px 5px;font-size:9px;line-height:1.6}.empty-projects{text-align:center;background:#fffefa8c;border:1px dashed #d8d3c9;border-radius:15px;place-items:center;min-height:185px;display:grid}.empty-projects>div{flex-direction:column;align-items:center;display:flex}.empty-projects svg{color:#9c998f;width:25px}.empty-projects h3{margin:9px 0 4px;font-size:13px}.empty-projects p{color:#8b8b84;margin:0 0 13px;font-size:9px}.generation-error{color:#9f442d;background:#fff0ea;border:1px solid #efc3b4;border-radius:10px;align-items:flex-start;gap:10px;margin-top:15px;padding:13px 16px;display:flex}.generation-error svg{flex:none;width:17px}.generation-error b,.generation-error span{display:block}.generation-error b{font-size:10px}.generation-error span{margin-top:3px;font-size:9px;line-height:1.5}.spin{animation:1s linear infinite spin}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
