:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#168c61;--brand-strong:#0f704d;--ink:#18201d;--muted:#6a756f;--line:#dce4df;--surface:#fff;--page:#f4f7f5;--danger:#b42318}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--page);letter-spacing:0;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}button,input{font:inherit;letter-spacing:0}.login-page{min-height:100dvh;padding:max(48px,env(safe-area-inset-top))20px calc(32px + env(safe-area-inset-bottom));background:linear-gradient(to bottom,#e9f5ef 0,var(--page)230px)}.login-hero{text-align:center;flex-direction:column;align-items:center;margin:0 auto 28px;display:flex}.brand-mark{color:#fff;background:var(--brand);border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;display:flex;box-shadow:0 10px 24px #168c6138}.login-hero h1{margin:0 0 6px;font-size:22px;line-height:1.35}.login-hero p{color:var(--muted);margin:0;font-size:13px}.login-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:100%;max-width:420px;margin:0 auto;padding:24px 20px 20px;box-shadow:0 8px 28px #192f2514}.field{margin-bottom:16px;display:block}.field>span:first-child{color:#34443d;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.field input{border:1px solid var(--line);width:100%;height:44px;color:var(--ink);background:#fff;border-radius:6px;outline:none;padding:0 12px}.field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #168c611f}.field input:disabled,button:disabled{cursor:not-allowed;opacity:.65}.password-control,.captcha-control{align-items:center;margin:0;display:flex;position:relative}.password-control input{padding-right:45px}.icon-button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:2px}.captcha-control{gap:10px}.captcha-control input{flex:1;min-width:0}.captcha-image{border:1px solid var(--line);width:112px;height:44px;color:var(--brand);cursor:pointer;background:#f8faf9;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.captcha-image img{object-fit:contain;width:100%;height:100%}.password-help{color:var(--muted);text-align:right;margin:-2px 0 16px;font-size:13px}.form-error{color:var(--danger);margin:-4px 0 14px;font-size:13px;line-height:1.5}.submit-button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;font-size:16px;font-weight:600;display:flex}.submit-button:hover:not(:disabled){background:var(--brand-strong)}.spin{animation:.9s linear infinite spin}.route-loading,.empty-page{background:var(--page);min-height:100dvh}.mobile-shell{background:var(--surface);width:100%;max-width:640px;height:100dvh;margin:0 auto;overflow:hidden}.mobile-header{z-index:100;width:100%;max-width:640px;height:calc(56px + env(safe-area-inset-top));padding:env(safe-area-inset-top)16px 0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.mobile-brand{min-width:0;color:var(--ink);align-items:center;gap:8px;text-decoration:none;display:flex}.mobile-brand-mark{color:#fff;background:var(--brand);border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.mobile-brand-mark svg{width:18px;height:18px}.mobile-brand-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:700;line-height:1.3;overflow:hidden}.mobile-avatar{width:40px;height:40px;color:var(--brand);background:#e4f3ec;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;display:flex}.mobile-avatar svg{width:22px;height:22px}.mobile-main{top:0;bottom:calc(64px + env(safe-area-inset-bottom));background:var(--page);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:640px;position:fixed;left:50%;overflow:hidden auto;transform:translate(-50%)}.mobile-main--with-header{top:calc(56px + env(safe-area-inset-top))}.mobile-main--template{top:54px}.mobile-main--template-create{background:#000;bottom:0}.mobile-main--asset-detail{background:#000;bottom:0;overflow-y:hidden}.mobile-main--dialogue{bottom:0}.mobile-shell--template{background:#101815}.mobile-shell--assets,.mobile-shell--asset-detail,.mobile-shell--template-create,.mobile-shell--tasks,.mobile-shell--dialogue,.mobile-shell--inspiration{background:#000}.mobile-shell--home,.mobile-shell--account{background:#101815}.mobile-shell--home .mobile-header,.mobile-shell--account .mobile-header{background:#101815;border-bottom-color:#b8d2c224}.mobile-shell--home .mobile-brand,.mobile-shell--account .mobile-brand{color:#fff}.mobile-shell--home .mobile-avatar,.mobile-shell--account .mobile-avatar{color:#d6eadf;background:#1c3729}.mobile-shell--home .mobile-bottom-nav,.mobile-shell--account .mobile-bottom-nav{background:#101815;border-top-color:#b8d2c224}.mobile-shell--home .mobile-tab,.mobile-shell--account .mobile-tab{color:#90a298}.mobile-shell--home .mobile-tab.is-active,.mobile-shell--account .mobile-tab.is-active{color:#fff}.mobile-shell--template .mobile-bottom-nav,.mobile-shell--assets .mobile-bottom-nav,.mobile-shell--tasks .mobile-bottom-nav{background:#101815;border-top-color:#b8d2c224}.mobile-shell--dialogue .mobile-bottom-nav{background:#000000f5;border-top-color:#ffffff24}.mobile-shell--template .mobile-tab,.mobile-shell--assets .mobile-tab,.mobile-shell--tasks .mobile-tab{color:#90a298}.mobile-shell--dialogue .mobile-tab{color:#f5faf7}.mobile-shell--template .mobile-tab.is-active,.mobile-shell--assets .mobile-tab.is-active,.mobile-shell--tasks .mobile-tab.is-active,.mobile-shell--dialogue .mobile-tab.is-active{color:#fff}.mobile-bottom-nav{z-index:100;width:100%;max-width:640px;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.mobile-tab{min-width:0;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:7px 2px;text-decoration:none;display:flex}.mobile-tab svg{flex:none;width:21px;height:21px}.mobile-tab span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;line-height:1.15;overflow:hidden}.mobile-tab.is-active{color:var(--brand)}.mobile-tasks{min-height:100%;padding:22px 16px calc(88px + env(safe-area-inset-bottom));color:#f4f8f5;background:#000;flex-direction:column;gap:18px;display:flex}.mobile-tasks-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mobile-tasks-heading h1,.mobile-tasks-heading p{margin:0}.mobile-tasks-heading h1{font-size:23px;line-height:1.4}.mobile-tasks-heading p{color:#90a298;margin-top:4px;font-size:13px;line-height:1.5}.mobile-task-create{color:#edf5ef;background:#18231e;border:1px solid #d3e4da29;border-radius:6px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.mobile-task-create:hover,.mobile-task-create:focus-visible{background:#1f2d26;border-color:#a9dec085;outline:none}.mobile-task-create svg{width:18px;height:18px}.mobile-task-content{flex-direction:column;gap:22px;display:flex}.mobile-task-group h2{color:#90a298;margin:0 0 8px 4px;font-size:12px;font-weight:600;line-height:1.5}.mobile-task-list{flex-direction:column;gap:8px;display:flex}.mobile-task-card{min-height:86px;color:inherit;background:#18231e;border:1px solid #d3e4da24;border-radius:6px;grid-template-columns:44px minmax(0,1fr) 16px;align-items:center;gap:11px;padding:11px;text-decoration:none;display:grid}.mobile-task-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.mobile-task-avatar svg{width:20px;height:20px}.mobile-task-avatar--jade{background:#3d7958}.mobile-task-avatar--sky{background:#3d6f78}.mobile-task-avatar--violet{background:#60558f}.mobile-task-avatar--rose{background:#9b5e68}.mobile-task-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.mobile-task-title-line{align-items:baseline;gap:8px;min-width:0;display:flex}.mobile-task-title-line h3,.mobile-task-copy p{margin:0}.mobile-task-title-line h3{color:#eef6f0;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:600;line-height:1.45;overflow:hidden}.mobile-task-title-line time{color:#7f9287;flex:none;font-size:11px}.mobile-task-copy p{color:#9caca3;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.5;overflow:hidden}.mobile-task-specialist{color:#a9dec0;text-overflow:ellipsis;white-space:nowrap;background:#1d2d25;border:1px solid #a9dec033;border-radius:4px;align-items:center;min-width:0;padding:2px 6px;font-size:10px;line-height:1.2;display:inline-flex;overflow:hidden}.mobile-task-meta{align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.mobile-task-status{border-radius:4px;align-self:flex-start;padding:2px 6px;font-size:10px;line-height:1.5}.mobile-task-status--waiting{color:#f0c67e;background:#30281b}.mobile-task-status--processing{color:#9dd8df;background:#1b2d31}.mobile-task-status--completed{color:#a9dec0;background:#1d3627}.mobile-task-status--failed{color:#efaaa3;background:#3b2424}.mobile-task-arrow{color:#82958a;width:16px;height:16px}.mobile-dialogue{color:#f4f8f5;background:#000;min-height:100%}.mobile-main--inspiration{bottom:0}.mobile-dialogue-header{min-height:58px;padding:max(10px,env(safe-area-inset-top))14px 4px;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;display:grid}.mobile-dialogue-header>a{color:#f5f5f5;background:#111;border:1px solid #ffffff24;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.mobile-dialogue-header>a svg{width:19px;height:19px}.mobile-dialogue-new{color:#f5f5f5;background:#111;border:1px solid #ffffff24;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.mobile-dialogue-new svg{width:18px;height:18px}.mobile-dialogue-header strong{color:#edf5ef;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4;overflow:hidden}.mobile-dialogue-welcome{flex-direction:column;gap:24px;padding:20px 14px 0;display:flex}.mobile-dialogue-copy{padding:2px 2px 0}.mobile-dialogue-copy h1,.mobile-dialogue-copy p{margin:0}.mobile-dialogue-copy h1{color:#f0f6f2;font-size:27px;line-height:1.3}.mobile-dialogue-copy p{color:#90a298;margin-top:7px;font-size:14px;line-height:1.5}.mobile-dialogue-composer{background:#18231e;border:1px solid #d3e4da29;border-radius:8px}.mobile-dialogue-composer:focus-within{border-color:#a9dec085;box-shadow:0 0 0 2px #70bc911f}.mobile-dialogue-composer textarea{resize:none;color:#edf5ef;width:100%;min-height:116px;font:inherit;background:0 0;border:0;outline:0;padding:15px 14px 8px;font-size:15px;line-height:1.6;display:block}.mobile-dialogue-composer textarea::placeholder{color:#73837a}.mobile-dialogue-composer>footer{justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:7px 9px 9px;display:flex}.mobile-dialogue-composer>footer>div{align-items:center;gap:8px;min-width:0;display:flex}.mobile-dialogue-tool-button,.mobile-dialogue-specialist-trigger{color:#d7e3da;background:#223129;border:0;border-radius:6px;justify-content:center;align-items:center;height:38px;display:inline-flex}.mobile-dialogue-tool-button{flex:0 0 38px;width:38px}.mobile-dialogue-tool-button svg{width:19px;height:19px}.mobile-dialogue-specialist-trigger{gap:7px;min-width:0;max-width:190px;padding:0 9px;font-size:12px}.mobile-dialogue-specialist-trigger>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-dialogue-send{color:#12311f;background:#a9dec0;border:0;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.mobile-dialogue-send:disabled{color:#718077;background:#26352d}.mobile-dialogue-send svg{width:18px;height:18px}.mobile-dialogue-attachments{gap:8px;padding:0 14px 2px;display:flex;overflow-x:auto}.mobile-dialogue-attachments>div{background:#26352d;border-radius:6px;flex:0 0 54px;width:54px;height:54px;position:relative;overflow:hidden}.mobile-dialogue-attachments img{object-fit:cover;width:100%;height:100%}.mobile-dialogue-attachments button{color:#f4f8f5;background:#050c08cc;border:0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex;position:absolute;top:3px;right:3px}.mobile-dialogue-attachments button svg{width:12px;height:12px}.mobile-dialogue-attachment-error{color:#efaaa3;margin:0;padding:0 14px;font-size:11px;line-height:1.5}.mobile-dialogue-inspirations{flex-direction:column;gap:10px;display:flex}.mobile-dialogue-inspirations>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-dialogue-inspirations h2{color:#edf5ef;margin:0;font-size:16px;line-height:1.4}.mobile-dialogue-inspirations>header button{color:#a9dec0;background:0 0;border:0;align-items:center;gap:4px;padding:3px 0;font-size:12px;display:inline-flex}.mobile-dialogue-inspirations>header button svg{width:15px;height:15px}.mobile-dialogue-inspiration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-dialogue-inspiration-grid a{color:#d7e3da;text-align:left;background:#18231e;border:1px solid #d3e4da1f;border-radius:6px;min-width:0;padding:0 0 8px;text-decoration:none;overflow:hidden}.mobile-dialogue-inspiration-grid img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.mobile-dialogue-inspiration-grid span{text-overflow:ellipsis;white-space:nowrap;padding:7px 7px 0;font-size:11px;line-height:1.4;display:block;overflow:hidden}.mobile-dialogue-file-input{display:none}.mobile-dialogue-specialist-backdrop{z-index:240;overscroll-behavior:contain;touch-action:none;background:#040a07a8;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-dialogue-specialist-sheet{width:100%;max-height:min(78dvh,650px);padding:18px 14px calc(22px + env(safe-area-inset-bottom));overscroll-behavior:contain;touch-action:pan-y;background:#18231e;border:1px solid #d3e4da2e;border-radius:8px 8px 0 0;overflow-y:auto}.mobile-dialogue-specialist-sheet>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-dialogue-specialist-sheet h2{color:#f0f6f2;margin:0;font-size:18px;line-height:1.4}.mobile-dialogue-specialist-sheet>header button{color:#d5e1d9;background:#223129;border:1px solid #d3e4da24;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.mobile-dialogue-specialist-sheet>header button svg{width:17px;height:17px}.mobile-dialogue-specialist-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.mobile-dialogue-specialist-list>button{color:#e6efe9;text-align:left;background:#1e2d26;border:1px solid #d3e4da1f;border-radius:6px;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.mobile-dialogue-specialist-list>button.is-selected{background:#263d2f;border-color:#70bc91}.mobile-dialogue-specialist-list>button>span:last-child{min-width:0}.mobile-dialogue-specialist-list strong,.mobile-dialogue-specialist-list small{display:block}.mobile-dialogue-specialist-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.mobile-dialogue-specialist-list small{color:#90a298;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.mobile-dialogue-specialist-avatar{color:#eaf4ed;background:#52645a;border-radius:50%;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.mobile-dialogue-specialist-avatar svg{width:14px;height:14px}.mobile-dialogue-specialist-avatar--jade{background:#3d7958}.mobile-dialogue-specialist-avatar--sky{background:#3d6f78}.mobile-dialogue-specialist-avatar--violet{background:#60558f}.mobile-dialogue-specialist-avatar--rose{background:#9b5e68}.mobile-dialogue-specialist-avatar--amber{background:#896c36}.mobile-dialogue-specialist-avatar--teal{background:#3f7470}.mobile-dialogue-specialist-avatar--indigo{background:#515e91}.mobile-dialogue-specialist-avatar--olive{background:#708044}.mobile-dialogue-conversation{min-height:calc(100dvh - 58px);padding:18px 14px calc(150px + env(safe-area-inset-bottom));background:#000;flex-direction:column;gap:18px;display:flex}.mobile-dialogue-message{color:#f4f4f4;background:#1c4632;border-radius:8px 2px 8px 8px;align-self:flex-end;max-width:min(82%,430px);padding:10px 12px}.mobile-dialogue-message--assistant{color:#e8e8e8;background:0 0;border:0;border-radius:0;align-self:flex-start;width:min(88%,500px);max-width:min(88%,500px);padding:0 0 2px}.mobile-dialogue-assistant-header{align-items:center;gap:7px;display:flex}.mobile-dialogue-assistant-header strong{color:#d9d9d9;font-size:12px;line-height:1.4}.mobile-dialogue-stream-status{color:#a9dec0;align-items:center;gap:6px;margin:8px 0 0;font-size:12px;line-height:1.5;display:inline-flex}.mobile-dialogue-stream-status>span{background:#a9dec0;border-radius:50%;flex:0 0 7px;width:7px;height:7px;animation:1s ease-in-out infinite mobile-dialogue-stream-pulse}.mobile-dialogue-assistant-copy{color:#eee;white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.7}.mobile-dialogue-stream-cursor{vertical-align:-2px;background:#a9dec0;width:5px;height:1em;margin-left:3px;animation:.8s step-end infinite mobile-dialogue-stream-cursor;display:inline-block}@keyframes mobile-dialogue-stream-pulse{50%{opacity:.35}}@keyframes mobile-dialogue-stream-cursor{50%{opacity:0}}.mobile-dialogue-message p{white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.mobile-dialogue-message-images{gap:6px;margin-top:8px;display:flex}.mobile-dialogue-message-images img{object-fit:cover;border-radius:4px;width:58px;height:58px}.mobile-dialogue-demo-welcome{gap:20px}.mobile-dialogue-demo-material-picker{gap:10px;display:grid}.mobile-dialogue-demo-material-picker>header{gap:2px;display:grid}.mobile-dialogue-demo-material-picker>header>span{color:#9eb9aa;font-size:11px;line-height:1.4}.mobile-dialogue-demo-material-picker h2{color:#f0f6f2;margin:0;font-size:18px;line-height:1.4}.mobile-dialogue-demo-material-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-dialogue-demo-material-card{background:#15221c;border:1px solid #cfebd929;border-radius:6px;min-width:0;overflow:hidden}.mobile-dialogue-demo-material-card img{object-fit:cover;width:100%;height:132px;display:block}.mobile-dialogue-demo-material-card strong,.mobile-dialogue-demo-material-card p{margin:0;padding:0 8px;display:block}.mobile-dialogue-demo-material-card strong{color:#edf5ef;margin-top:8px;font-size:13px;line-height:1.4}.mobile-dialogue-demo-material-card p{color:#9eb1a6;margin:4px 0 9px;font-size:11px;line-height:1.45}.mobile-dialogue-demo-start{background:#15221c;border:1px solid #cfebd929;border-radius:6px;gap:10px;padding:12px;display:grid}.mobile-dialogue-demo-start p{color:#aebdb5;margin:0;font-size:13px;line-height:1.55}.mobile-dialogue-demo-start button,.mobile-dialogue-demo-next{color:#f3fbf5;min-height:42px;font:inherit;background:#277450;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.4;display:inline-flex}.mobile-dialogue-demo-start button svg,.mobile-dialogue-demo-next svg{width:16px;height:16px}.mobile-dialogue-demo-conversation{padding-bottom:calc(40px + env(safe-area-inset-bottom))}.mobile-dialogue-demo-message-assets,.mobile-dialogue-demo-keyframes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.mobile-dialogue-demo-message-assets figure,.mobile-dialogue-demo-keyframes figure,.mobile-dialogue-demo-video-result{background:#111a15;border:1px solid #d3e4da2e;border-radius:6px;min-width:0;margin:0;overflow:hidden}.mobile-dialogue-demo-message-assets img,.mobile-dialogue-demo-keyframes img,.mobile-dialogue-demo-video-result img{object-fit:cover;width:100%;display:block}.mobile-dialogue-demo-message-assets img{aspect-ratio:1}.mobile-dialogue-demo-keyframes img{aspect-ratio:9/16}.mobile-dialogue-demo-message-assets figcaption,.mobile-dialogue-demo-keyframes figcaption{color:#cfddd4;padding:6px;font-size:11px;line-height:1.4;display:block}.mobile-dialogue-demo-video-result{width:min(100%,264px);margin-top:10px;position:relative}.mobile-dialogue-demo-video-result img{aspect-ratio:9/16}.mobile-dialogue-demo-video-result figcaption{color:#fff;background:#000000b3;border-radius:4px;align-items:center;gap:5px;padding:4px 6px;font-size:11px;line-height:1.4;display:inline-flex;position:absolute;bottom:8px;right:8px}.mobile-dialogue-demo-video-result svg{width:12px;height:12px}.mobile-dialogue-demo-next{width:100%;margin-top:2px}.mobile-dialogue-demo-complete{color:#a9dec0;background:#1d3627;border-radius:4px;align-self:flex-start;align-items:center;gap:6px;margin:2px 0 0;padding:6px 8px;font-size:12px;line-height:1.4;display:inline-flex}.mobile-dialogue-demo-complete svg{width:14px;height:14px}.mobile-dialogue-compact-composer{z-index:30;background:#000000f5;border-top:1px solid #ffffff1f;padding:9px 12px;position:fixed;bottom:0;left:0;right:0}.mobile-dialogue-composer.is-compact textarea{min-height:44px;padding:12px 14px 5px}.mobile-inspiration-detail{color:#f4f4f4;background:#000;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:100%;display:grid;overflow:hidden}.mobile-inspiration-detail-header{min-height:58px;padding-left:14px;padding-right:14px;padding-top:max(10px,env(safe-area-inset-top));grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;display:grid}.mobile-inspiration-detail-header>a,.mobile-inspiration-detail-header>span{justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.mobile-inspiration-detail-header>a{color:#f4f4f4;border:0;text-decoration:none}.mobile-inspiration-detail-header>a svg{width:20px;height:20px}.mobile-inspiration-detail-header h1{color:#fff;text-align:center;margin:0;font-size:16px;font-weight:600;line-height:1.4}.mobile-inspiration-detail-content{overscroll-behavior:contain;min-height:0;padding:10px 14px 20px;overflow-y:auto}.mobile-inspiration-detail-media{background:#1a1a1a;border-radius:7px;height:clamp(260px,54dvh,440px);overflow:hidden}.mobile-inspiration-detail-media img{object-fit:cover;width:100%;height:100%;display:block}.mobile-inspiration-detail-copy{padding:16px 0 4px}.mobile-inspiration-detail-copy>p,.mobile-inspiration-detail-copy h2{margin:0}.mobile-inspiration-detail-copy>p:first-child{color:#82d2ab;font-size:11px;font-weight:600;line-height:1.5}.mobile-inspiration-detail-copy h2{color:#fff;margin-top:6px;font-size:22px;line-height:1.35}.mobile-inspiration-detail-copy>span{color:#9fdbbd;border:1px solid #82d2ab38;border-radius:4px;margin-top:9px;padding:3px 7px;font-size:11px;line-height:1.3;display:inline-flex}.mobile-inspiration-detail-copy>p:last-child{color:#a9b3ad;margin-top:12px;font-size:14px;line-height:1.7}.mobile-inspiration-detail-actions{padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#000000f5;border-top:1px solid #ffffff21;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:10px;display:grid;position:static}.mobile-inspiration-detail-actions button{color:#eef6f0;background:#141c18;border:1px solid #dbeee238;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-height:52px;font-size:15px;font-weight:600;display:inline-flex}.mobile-inspiration-detail-actions button:last-child{color:#101713;background:#eef6f0;border-color:#eef6f0}.mobile-inspiration-detail-actions svg{width:16px;height:16px}.mobile-inspiration-process-backdrop{z-index:240;overscroll-behavior:contain;touch-action:none;background:#000000b3;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-inspiration-process-sheet{width:100%;max-height:min(74dvh,640px);padding:18px 16px calc(22px + env(safe-area-inset-bottom));overscroll-behavior:contain;touch-action:pan-y;background:#111;border:1px solid #ffffff29;border-radius:8px 8px 0 0;overflow-y:auto}.mobile-inspiration-process-sheet>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-inspiration-process-sheet h2,.mobile-inspiration-process-sheet h3,.mobile-inspiration-process-sheet p{margin:0}.mobile-inspiration-process-sheet h2{color:#fff;font-size:18px;line-height:1.4}.mobile-inspiration-process-sheet>header button{color:#eee;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.mobile-inspiration-process-sheet>header button svg{width:20px;height:20px}.mobile-inspiration-process-prompt{background:#191919;border:1px solid #ffffff1f;border-radius:6px;margin-top:18px;padding:13px}.mobile-inspiration-process-prompt h3,.mobile-inspiration-process-list strong{color:#d8e5dd;font-size:13px;line-height:1.5}.mobile-inspiration-process-prompt p,.mobile-inspiration-process-list p{color:#aeb8b2;margin-top:7px;font-size:13px;line-height:1.65}.mobile-inspiration-process-list{flex-direction:column;gap:15px;margin:20px 0 0;padding:0;list-style:none;display:flex}.mobile-inspiration-process-list li{padding-left:19px;position:relative}.mobile-inspiration-process-list li:before{content:"";background:#82d2ab;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:0}.navigation-error{min-height:100dvh;color:var(--muted);background:var(--page);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.navigation-error p{margin:0;font-size:14px}.navigation-error button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:6px;min-width:104px;height:42px;padding:0 16px;font-weight:600}.starter-page{padding:20px 16px}.starter-page h1{margin:0;font-size:20px;line-height:1.4}.mobile-home{flex-direction:column;gap:24px;padding:16px 16px 28px;display:flex}.home-welcome{color:#fff;background:radial-gradient(120% 140% at 85% -20%,#ffffff47 0%,#fff0 55%),linear-gradient(135deg,#0d6d49 0%,#168c61 100%);border-radius:16px;height:96px;padding:20px 16px}.home-welcome>div{min-width:0}.home-welcome-copy{margin:0}.home-welcome h1{overflow-wrap:anywhere;margin:0 0 6px;font-size:22px;line-height:1.35}.home-welcome-copy{color:#e2f2eb;font-size:13px;line-height:1.55}.home-section{flex-direction:column;gap:12px;display:flex}.home-section-heading{justify-content:space-between;align-items:center;gap:10px;min-height:32px;display:flex}.home-section-heading h2{margin:0;font-size:17px;line-height:1.4}.home-section-link{min-height:32px;color:var(--muted);align-items:center;gap:3px;font-size:13px;text-decoration:none;display:inline-flex}.home-section-link svg{width:15px;height:15px}.home-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-quick-action{border:1px solid var(--line);min-width:0;min-height:100px;color:var(--ink);background:var(--surface);border-radius:8px;grid-template-rows:1fr auto;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px;text-decoration:none;display:grid}.home-quick-action>svg{width:16px;height:16px;color:var(--muted);grid-column:2;justify-self:end}.home-quick-icon{border-radius:8px;grid-row:1/span 2;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.home-quick-icon svg{width:20px;height:20px}.home-quick-action.is-create .home-quick-icon{color:#0d7651;background:#dff3e9}.home-quick-action.is-template .home-quick-icon{color:#285c9e;background:#e3eefb}.home-quick-action>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.home-quick-action strong,.home-template-copy strong,.home-project-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4;overflow:hidden}.home-quick-action small,.home-template-copy small,.home-project-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.home-template-list{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:0 -4px;padding:4px;display:flex;overflow-x:auto}.home-template-list::-webkit-scrollbar{display:none}.home-template-card{border:1px solid var(--line);width:148px;color:var(--ink);background:var(--surface);scroll-snap-align:start;border-radius:8px;flex-direction:column;flex:0 0 148px;text-decoration:none;display:flex;overflow:hidden}.home-template-card img{object-fit:cover;width:100%;height:92px}.home-template-copy{flex-direction:column;gap:5px;min-width:0;padding:10px;display:flex}.home-template-copy small{color:var(--brand-strong)}.home-empty{text-align:center;background:#f8faf9;border:1px dashed #bdcbc3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:22px 16px;display:flex}.home-recent-loading{border:1px solid var(--line);min-height:68px;color:var(--muted);background:var(--surface);text-align:center;border-radius:8px;margin:0;padding:24px 16px;font-size:12px;line-height:1.5}.home-recent-error{min-height:180px;color:var(--ink);text-align:center;background:#fff8f8;border:1px solid #e5b8b8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:22px 16px;display:flex}.home-recent-error>svg{color:#b54747;width:28px;height:28px;margin-bottom:10px}.home-recent-error strong{font-size:14px}.home-recent-error p{color:var(--muted);margin:5px 0 14px;font-size:12px;line-height:1.5}.home-recent-error button{color:#fff;background:var(--brand);border:0;border-radius:6px;min-height:38px;padding:0 15px;font-size:13px;font-weight:600}.home-empty>svg{color:#829089;width:28px;height:28px;margin-bottom:10px}.home-empty strong{font-size:14px}.home-empty p{color:var(--muted);margin:5px 0 14px;font-size:12px;line-height:1.5}.home-empty a{color:#fff;background:var(--brand);border-radius:6px;align-items:center;min-height:38px;padding:0 15px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.home-project-list{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden}.home-project-list li+li{border-top:1px solid var(--line)}.home-project-row{min-height:68px;color:var(--ink);align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.home-project-icon{color:#a65d16;background:#fff0da;border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.home-project-icon svg,.home-project-row>svg{width:18px;height:18px}.home-project-row>svg{color:var(--muted);flex:none}.home-project-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.mobile-me>h1{margin:0;padding:16px 16px 0;font-size:20px;line-height:1.4}.video-history{flex-direction:column;gap:16px;padding:16px 16px 28px;display:flex}.video-history-heading{justify-content:space-between;align-items:center;gap:16px;min-height:64px;display:flex}.video-history-heading h2,.video-history-heading p{margin:0}.video-history-heading h2{font-size:17px;line-height:1.4}.video-history-heading p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.5}.video-history-heading>svg{width:24px;height:24px;color:var(--brand-strong)}.video-history-message,.video-history-empty{color:var(--muted);text-align:center;background:#f8faf9;border:1px dashed #bdcbc3;border-radius:8px;margin:0;padding:24px 16px;font-size:13px;line-height:1.6}.video-history-message.is-error{color:#a63d35;background:#fff7f6;border-color:#e0b8b3}.video-history-empty{flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.video-history-empty>svg{color:#829089;width:28px;height:28px;margin-bottom:10px}.video-history-empty strong{color:var(--ink);font-size:14px}.video-history-empty p{margin:5px 0 0}.video-history-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.video-history-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:14px}.video-history-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.video-history-card-heading strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;line-height:1.45;overflow:hidden}.video-history-card-heading span{color:#675126;background:#fff2cf;border-radius:5px;flex:none;padding:3px 7px;font-size:11px;font-weight:600;line-height:1.4}.video-history-card-heading span[data-status=completed]{color:#0d6d49;background:#dff3e9}.video-history-card-heading span[data-status=failed],.video-history-card-heading span[data-status=verification_required]{color:#9a3831;background:#fde8e6}.video-history-meta{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.video-history-progress{background:#edf1ef;border-radius:5px;height:22px;margin-top:12px;position:relative;overflow:hidden}.video-history-progress>span{background:#9fd6bd;height:100%;transition:width .18s;display:block}.video-history-progress em{color:#214c39;justify-content:center;align-items:center;font-size:11px;font-style:normal;font-weight:700;display:flex;position:absolute;inset:0}.video-history-error,.video-history-warning{margin:12px 0 0;font-size:12px;line-height:1.55}.video-history-error{color:#a63d35}.video-history-warning{color:#7c5c19}.video-history-preview{background:#111;border-radius:6px;width:100%;max-height:360px;margin-top:12px;display:block}.video-history-preview.is-portrait{aspect-ratio:9/16}.video-history-preview.is-landscape{aspect-ratio:16/9}.video-history-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.video-history-actions button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:var(--surface);font:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.video-history-actions button:last-child{color:#fff;border-color:var(--brand);background:var(--brand)}.video-history-actions button:disabled{cursor:wait;opacity:.55}.video-history-actions svg{width:16px;height:16px}.create-stage{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.create-scroll-body{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.create-page-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:16px 16px 8px;display:grid}.create-modal-head button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.create-modal-head svg{width:21px;height:21px}.create-page-heading h1{margin:0 0 4px;font-size:20px;line-height:1.35}.create-page-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.create-step-progress{color:var(--muted);white-space:nowrap;padding-top:8px;font-size:13px;font-weight:700}.create-content{flex-direction:column;gap:18px;padding:18px 16px 24px;display:flex}.create-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.create-channel-card{border:1px solid var(--line);min-width:0;min-height:106px;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:12px 6px;display:flex;position:relative}.create-channel-card.is-selected{border-color:var(--brand);color:var(--brand-strong);background:#e7f5ee}.create-channel-card>svg{width:16px;height:16px;position:absolute;top:8px;right:8px}.create-channel-icon{color:#3062a0;background:#e5effb;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.create-channel-card:nth-child(2) .create-channel-icon{color:#9a501a;background:#fff0dd}.create-channel-card:nth-child(3) .create-channel-icon{color:#0f704d;background:#dff3e9}.create-channel-icon svg{width:20px;height:20px}.create-channel-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.create-guidance{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.create-guidance-title{color:var(--brand-strong);align-items:center;gap:7px;display:flex}.create-guidance-title svg{width:18px;height:18px}.create-guidance-title h2,.create-section-title{margin:0;font-size:14px;line-height:1.4}.create-guidance-row{grid-template-columns:52px minmax(0,1fr);gap:8px;margin-top:11px;display:grid}.create-guidance-row strong{font-size:13px}.create-guidance-row p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.create-material-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.create-edit-channels,.create-text-button{min-height:38px;color:var(--brand-strong);cursor:pointer;background:0 0;border:0;padding:0 6px;font-size:13px}.create-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.create-asset-card,.create-add-asset{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.create-asset-preview{aspect-ratio:1;width:100%;color:var(--muted);cursor:pointer;background:#eef4f0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.create-asset-preview img{object-fit:cover;width:100%;height:100%}.create-asset-preview>svg{width:28px;height:28px}.create-asset-preview span{color:#fff;background:#18201dad;border-radius:4px;padding:2px 5px;font-size:10px;position:absolute;bottom:4px;right:4px}.create-asset-card>div{align-items:center;gap:3px;height:34px;padding:0 5px 0 7px;display:flex}.create-asset-card strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.create-asset-card>div button{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;flex:0 0 28px;justify-content:center;align-items:center;padding:0;display:flex}.create-asset-card>div svg{width:15px;height:15px}.create-asset-roles{grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 10px;display:grid}.create-asset-roles label{color:#425466;align-items:center;gap:5px;font-size:12px;display:flex}.create-asset-roles input{accent-color:#157347}.create-add-asset{min-height:112px;color:var(--brand-strong);cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:12px;display:flex}.create-add-asset svg{width:20px;height:20px}.create-source-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.create-source-actions button,.create-source-actions label{border:1px solid var(--line);min-height:76px;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:8px 4px;font-size:12px;display:flex}.create-source-actions svg{width:22px;height:22px;color:var(--brand-strong)}.create-source-actions input{display:none}.create-inline-error{color:var(--danger);margin:-10px 0 0;font-size:12px}.create-prompt-review{color:#8a5b00;margin:10px 0 0;font-size:13px;line-height:1.5}.create-field{flex-direction:column;gap:8px;display:flex}.create-field>span{color:var(--ink);font-size:14px;font-weight:700}.create-field small{color:var(--muted);font-size:12px;font-weight:400}.create-field textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:var(--surface);font:inherit;border-radius:6px;outline:none;padding:11px 12px;font-size:14px;line-height:1.6}.create-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #168c611f}.create-summary{flex-wrap:wrap;gap:8px;display:flex}.create-summary span{color:#365047;background:#e8f0eb;border-radius:6px;align-items:center;min-height:32px;padding:0 10px;font-size:12px;display:inline-flex}.create-ai-button{color:var(--brand-strong);text-align:left;cursor:pointer;background:#e8f7ef;border:1px solid #8bc9ab;border-radius:8px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:11px 12px;display:grid}.create-ai-button:disabled{cursor:wait;opacity:.72}.create-ai-spinner{animation:.9s linear infinite spin}.create-ai-button>span:first-child{color:#fff;background:var(--brand);border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.create-ai-button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.create-ai-button strong{font-size:14px}.create-ai-button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.create-ai-button svg{width:20px;height:20px}.create-prompt-field textarea{min-height:210px}.create-prompt-actions{justify-content:flex-end;gap:12px;display:flex}.create-prompt-actions button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 8px;font-size:13px}.create-prompt-actions button:last-child{color:var(--brand-strong)}.create-video-settings{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.create-video-settings fieldset{border:0;min-width:0;margin:0;padding:0}.create-video-settings legend,.create-current-videos h2{color:var(--ink);margin:0 0 8px;font-size:14px;font-weight:700}.create-segmented-control{border:1px solid var(--line);background:#edf1ee;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:2px;display:grid}.create-segmented-control button{min-width:0;min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 5px;font-size:12px}.create-segmented-control button.is-selected{color:var(--brand-strong);background:var(--surface);font-weight:700;box-shadow:0 1px 3px #18201d1f}.create-video-submit{border:1px solid var(--brand);color:#fff;background:var(--brand);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.create-video-submit:disabled,.create-video-task button:disabled{cursor:wait;opacity:.58}.create-video-submit svg,.create-video-task button svg{width:17px;height:17px}.create-video-error{margin-top:-8px}.create-current-videos{border-top:1px solid var(--line);padding-top:16px}.create-video-task{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:13px}.create-video-task+.create-video-task{margin-top:9px}.create-video-task-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.create-video-task-heading strong{font-size:14px}.create-video-task-heading span,.create-video-task>small{color:var(--muted);font-size:11px}.create-video-task>small{margin-top:3px;display:block}.create-video-progress{background:#e6ede9;border-radius:4px;height:18px;margin-top:12px;position:relative;overflow:hidden}.create-video-progress>span{background:var(--brand);height:100%;transition:width .18s;display:block}.create-video-progress em{color:var(--ink);text-align:center;font-size:10px;font-style:normal;line-height:18px;position:absolute;inset:0}.create-video-task p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.55}.create-video-task .create-video-warning{color:#8a4d13}.create-video-task .create-video-failure{color:var(--danger)}.create-video-task-command,.create-video-task-actions button{border:1px solid var(--line);min-height:36px;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:0 10px;font-size:12px;display:inline-flex}.create-video-preview{object-fit:contain;background:#111;border-radius:6px;width:100%;max-height:420px;margin-top:12px;display:block}.create-video-preview.is-portrait{aspect-ratio:9/16}.create-video-preview.is-landscape{aspect-ratio:16/9}.create-video-task-actions{gap:8px;display:flex}.create-video-task-actions button{flex:1}.create-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;flex:none;gap:10px;display:flex}.create-primary-button,.create-secondary-button{cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.create-primary-button{border:1px solid var(--brand);color:#fff;background:var(--brand)}.create-primary-button:disabled{cursor:not-allowed;opacity:.55}.create-secondary-button{border:1px solid var(--line);color:var(--ink);background:var(--surface)}.create-preview-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:28px 24px;display:flex}.create-state-icon{color:#fff;background:var(--brand);border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.create-state-icon svg{width:28px;height:28px}.create-preview-list{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:8px;width:100%;margin:24px 0;padding:0;overflow:hidden}.create-preview-list div{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:8px 12px;display:grid}.create-preview-list div+div{border-top:1px solid var(--line)}.create-preview-list dt,.create-preview-list dd{margin:0;font-size:13px}.create-preview-list dt{color:var(--muted)}.create-preview-list dd{overflow-wrap:anywhere}.create-preview-actions{flex-direction:column;gap:9px;width:100%;display:flex}.create-preview-secondary-actions{justify-content:center;gap:22px;display:flex}.create-modal-backdrop{z-index:300;background:#18201d7a;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.create-modal{background:var(--surface);border-radius:8px;width:min(100%,608px);max-height:min(76dvh,640px);overflow:auto}.create-confirm-modal{padding:22px 20px 18px}.create-confirm-modal h2{margin:0;font-size:18px;line-height:1.4}.create-confirm-modal p{color:var(--muted);margin:9px 0 20px;font-size:13px;line-height:1.55}.create-confirm-actions{gap:10px;display:flex}.create-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;padding:0 12px 0 16px;display:flex}.create-modal-head h2{margin:0;font-size:16px}.create-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.create-gallery-grid button{border:1px solid var(--line);color:var(--ink);background:var(--surface);text-align:left;cursor:pointer;border-radius:8px;padding:0;overflow:hidden}.create-gallery-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.create-gallery-grid span{text-overflow:ellipsis;white-space:nowrap;padding:8px 9px;font-size:12px;display:block;overflow:hidden}.creation-material-picker .create-modal-head p{color:var(--muted);margin:2px 0 0;font-size:12px}.creation-material-picker-state{min-height:116px;color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin:0;padding:16px;font-size:13px;display:flex}.creation-material-picker-state svg{width:20px;height:20px}.creation-material-picker-state.is-error{color:#c95450}.creation-material-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px;display:grid}.creation-material-picker-grid button{border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:6px;padding:0;overflow:hidden}.creation-material-picker-grid button:disabled{opacity:.52;cursor:not-allowed}.creation-material-picker-grid img{aspect-ratio:1/1.16;object-fit:cover;width:100%;display:block}.creation-material-picker-grid span{text-overflow:ellipsis;white-space:nowrap;padding:6px;font-size:11px;line-height:1.4;display:block;overflow:hidden}.create-image-modal{align-self:center;padding-bottom:14px}.create-image-modal>img{object-fit:contain;width:100%;max-height:65dvh;display:block}.create-image-modal>svg{width:42px;height:42px;color:var(--muted);margin:40px auto;display:block}.template-center{color:#f4f8f5;background:#101815;flex-direction:column;min-height:100%;padding:0 14px 30px;display:flex}.template-catalog-toolbar{background:0 0;align-items:center;gap:8px;width:100%;min-width:0;height:44px;margin:0;padding:0;display:flex}.template-category-rail{scrollbar-width:none;flex:1;gap:9px;min-width:0;margin:0;padding:0;display:flex;overflow-x:auto}.template-category-rail::-webkit-scrollbar{display:none}.template-category-rail button{color:#c5d0c9;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;min-height:44px;padding:0 10px;font-size:16px;line-height:1.4}.template-category-rail button.is-active{color:#fff;border-bottom-color:#a9dec0;font-weight:700}.template-filter-button{color:#edf5ef;cursor:pointer;background:#18231e;border:1px solid #d3e4da29;border-radius:6px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.template-filter-button:hover,.template-filter-button:focus-visible,.template-filter-button[aria-expanded=true]{background:#1f2d26;border-color:#a9dec085;outline:none}.template-filter-button svg{width:20px;height:20px}.template-filter-drawer-backdrop{z-index:220;background:#040a07a3;justify-content:center;align-items:flex-start;padding:2px 12px 12px;display:flex;position:fixed;inset:0}.template-filter-drawer{color:#edf5ef;background:#18231e;border:1px solid #d3e4da33;border-radius:8px;width:min(100%,560px);padding:18px;box-shadow:0 20px 48px #0000005c}.template-filter-drawer-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.template-filter-drawer-header p,.template-filter-drawer-header h2{margin:0}.template-filter-drawer-header p{color:#91a59a;font-size:11px;line-height:1.4}.template-filter-drawer-header h2{margin-top:3px;font-size:17px;line-height:1.35}.template-filter-drawer-header button{color:#bbcbc1;cursor:pointer;background:#263a2f;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.template-filter-drawer-header button svg{width:17px;height:17px}.template-filter-drawer-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.template-filter-drawer-actions{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:8px;margin-top:18px;display:grid}.template-filter-drawer-actions button{color:#d0dfd5;cursor:pointer;background:#263a2f;border:1px solid #d3e4da3d;border-radius:6px;min-height:42px;padding:0 10px;font-size:13px;font-weight:700}.template-filter-drawer-actions button:last-child{color:#effaf2;background:#3d7958;border-color:#76bb92}.template-filter-control{z-index:0;flex-direction:column;gap:5px;min-width:0;display:flex;position:relative}.template-filter-control.is-open{z-index:10}.template-filter-control>span{color:#a2b3a9;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.template-filter-trigger{border:1px solid var(--line);color:#edf5ef;text-align:left;cursor:pointer;background:#223129;border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:0;height:40px;padding:0 9px 0 10px;font-size:12px;line-height:1;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.template-filter-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.template-filter-trigger svg{color:#b6c7bd;flex:none;width:16px;height:16px;transition:transform .16s}.template-filter-trigger:hover,.template-filter-trigger:focus-visible,.template-filter-control.is-open .template-filter-trigger{border-color:var(--brand);background:#2a3d32;box-shadow:0 0 0 3px #70bc9124}.template-filter-control.is-open .template-filter-trigger svg{transform:rotate(180deg)}.template-filter-menu{z-index:20;overscroll-behavior:contain;background:#263a2f;border:1px solid #b7d6c6;border-radius:6px;width:100%;max-height:min(236px,48dvh);position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 10px 24px #18201d24}.template-filter-menu button{color:#edf5ef;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:38px;padding:8px 10px;font-size:13px;line-height:1.35;display:flex}.template-filter-menu button+button{border-top:1px solid #d3e4da1f}.template-filter-menu button:hover,.template-filter-menu button:focus-visible{background:#32483b;outline:none}.template-filter-menu button.is-selected{color:#d4f2df;background:#3a5b49;font-weight:700}.template-filter-menu button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.template-filter-menu button svg{flex:none;width:15px;height:15px}.template-result-count{color:#90a298;margin:12px 0 10px;font-size:12px;line-height:1.4}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.template-grid-column{flex-direction:column;gap:16px;min-width:0;display:flex}.template-catalog-card{min-width:0}.template-card-open{color:#eef6f0;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.template-card-open:focus-visible{outline-offset:-3px;outline:3px solid #a9dec085}.template-card-cover{background:#1f2d26;border-radius:6px;position:relative;overflow:hidden}.template-card-cover--square{aspect-ratio:1}.template-card-cover--video{aspect-ratio:16/9}.template-card-cover--portrait{aspect-ratio:9/16}.template-card-cover img{object-fit:cover;width:100%;height:100%}.template-card-cover--portrait img{object-position:center}.template-card-cover:after{content:"";background:linear-gradient(#0000,#080e0b8f);height:45%;position:absolute;inset:auto 0 0}.template-card-cover-meta{z-index:20;color:#eff8f1;justify-content:space-between;align-items:center;gap:5px;font-size:10px;line-height:1.4;display:flex;position:absolute;top:7px;left:7px;right:7px}.template-card-use-action{z-index:1;color:#f2fbf5;background:#164d30e6;border-radius:4px;align-items:center;gap:3px;padding:4px 6px;font-size:10px;font-weight:700;line-height:1.3;display:inline-flex;position:absolute;bottom:7px;right:7px}.template-card-use-action svg{width:11px;height:11px}.template-card-cover-meta>span,.template-card-format{background:#0f1814ad;border-radius:4px;align-items:center;gap:3px;min-width:0;padding:3px 5px;display:inline-flex}.template-card-format svg{flex:none;width:11px;height:11px}.template-card-copy{min-width:0;padding:8px 2px 0}.template-card-copy h2{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;line-height:1.4;overflow:hidden}.template-card-copy p{color:#d2dcd5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.template-card-tags{gap:5px;margin-top:7px;display:flex;overflow:hidden}.template-card-tags span{color:#a8b9af;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;line-height:1.4;overflow:hidden}.template-card-footer{justify-content:space-between;align-items:center;gap:7px;min-width:0;margin-top:8px;display:flex}.template-card-creator,.template-card-engagement{color:#d6e0d9;align-items:center;gap:4px;min-width:0;font-size:10px;line-height:1.3;display:inline-flex}.template-card-creator>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.template-creator-avatar{color:#e7f6ec;background:#3c7455;border:1px solid #dcf4e45c;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:700;display:inline-flex}.template-card-engagement{color:#c5d0c9;font-variant-numeric:tabular-nums;flex:none}.template-card-engagement svg{width:12px;height:12px}.template-empty{text-align:center;background:#18231e;border:1px dashed #d3e4da57;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:22px 16px;display:flex}.template-empty p{color:#a2b3a9;margin:0 0 14px;font-size:13px;line-height:1.5}.template-empty button{color:#c7f0d6;cursor:pointer;background:#263a2f;border:1px solid #70bc91;border-radius:6px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600}.template-detail-backdrop{z-index:300;background:#18201d7a;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.template-detail-dialog{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--surface);border-radius:12px;width:100%;max-height:100%;overflow-y:auto}.template-detail-header{z-index:1;border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;min-height:54px;padding:0 12px 0 16px;display:flex;position:sticky;top:0}.template-detail-header h2{margin:0;font-size:16px}.template-detail-header button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.template-detail-header svg{width:21px;height:21px}.template-detail-content{flex-direction:column;gap:14px;padding:14px;display:flex}.template-detail-content>img{object-fit:cover;border-radius:8px;align-self:center;width:min(100%,300px);height:auto}.template-detail-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.template-detail-title-row p,.template-detail-title-row h3{margin:0}.template-detail-title-row p{color:var(--brand-strong);margin-bottom:4px;font-size:12px}.template-detail-title-row h3{font-size:18px;line-height:1.4}.template-detail-title-row>span{color:var(--brand-strong);background:#e4f3ec;border-radius:6px;flex:none;padding:4px 8px;font-size:12px}.template-detail-description{color:var(--muted);margin:-5px 0 0;font-size:14px;line-height:1.65}.template-detail-block{border:1px solid var(--line);background:#f8faf9;border-radius:8px;padding:12px}.template-detail-block h3,.template-detail-block p{margin:0}.template-use-button,.create-selected-template{width:100%;margin-top:14px}.template-use-button{color:#fff;background:var(--brand);border:0;border-radius:6px;min-height:42px}.create-selected-template{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;display:flex}.create-selected-template button{color:var(--brand-strong);background:0 0;border:0}.template-detail-block h3{margin-bottom:7px;font-size:13px}.template-detail-block p{color:#40514a;white-space:pre-wrap;font-size:13px;line-height:1.65}.template-detail-actions{padding-top:2px}.template-detail-actions button{border:1px solid var(--brand);color:#fff;background:var(--brand);cursor:pointer;border-radius:8px;width:100%;min-height:44px;font-size:14px;font-weight:700}.template-draft-conflict-backdrop{z-index:320;background:#18201d8f;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.template-draft-conflict-dialog{background:var(--surface);border-radius:12px;width:100%;max-width:360px;overflow:hidden;box-shadow:0 16px 36px #18201d3d}.template-draft-conflict-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 12px 0 16px;display:flex}.template-draft-conflict-header h2{margin:0;font-size:16px}.template-draft-conflict-header button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:0 0 40px;justify-content:center;align-items:center;padding:0;display:inline-flex}.template-draft-conflict-header svg{width:21px;height:21px}.template-draft-conflict-content{padding:16px}.template-draft-conflict-content>p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.template-draft-conflict-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.template-draft-conflict-actions button{border:1px solid var(--brand);color:#fff;background:var(--brand);cursor:pointer;border-radius:8px;min-height:42px;padding:0 10px;font-size:13px;font-weight:700}.template-draft-conflict-actions button:disabled{border-color:var(--line);color:#95a39b;cursor:not-allowed;background:#f1f4f2}.template-detail-dialog{color:#edf5ef;background:#101815;border-color:#b7d6c638}.template-detail-header{border-bottom-color:#d3e4da24}.template-detail-header h2,.template-detail-title-row h3{color:#f2f8f4}.template-detail-header button{color:#d4e1d8;background:#1e2d26;border-color:#d3e4da2e}.template-detail-content{gap:16px;padding:14px}.template-detail-media{background:#17231d;border:1px solid #d3e4da24;border-radius:7px;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.template-detail-media--portrait{min-height:440px}.template-detail-media>img,.template-detail-media>video{width:100%;height:100%;min-height:inherit;object-fit:cover}.template-detail-media--portrait>img,.template-detail-media--portrait>video{object-position:center}.template-detail-preview-controls{z-index:1;pointer-events:none;justify-content:space-between;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.template-detail-preview-controls button{color:#f5fcf7;pointer-events:auto;cursor:pointer;background:#0c1811b8;border:1px solid #e5f6ea47;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.template-detail-preview-controls button svg{width:18px;height:18px}.template-detail-title-row{align-items:flex-start}.template-detail-title-row p,.template-detail-title-row>span{display:none}.template-detail-description,.template-detail-prompt p{color:#aabbb0}.template-detail-tags{flex-wrap:wrap;gap:6px;margin-top:-8px;display:flex}.template-detail-tags span{color:#b8cbbf;background:#1b2a22;border:1px solid #c0e5ce29;border-radius:4px;align-items:center;min-height:24px;padding:0 7px;font-size:11px;line-height:1.3;display:inline-flex}.template-detail-content h4,.template-detail-channel-list span{color:#dce9e1}.mobile-account{flex-direction:column;gap:14px;padding:16px 16px 28px;display:flex}.account-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:16px}.account-identity-panel,.account-creation-entry,.account-section-heading,.account-storage-meta,.account-storage-button,.account-logout{align-items:center;display:flex}.account-identity-panel{gap:12px}.account-avatar{color:#fff;background:var(--brand);border-radius:50%;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:flex}.account-identity,.account-entry-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.account-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.4;overflow:hidden}.account-identity small,.account-quota-stat small,.account-quota-stat em,.account-section-heading small,.account-storage-meta,.account-storage-note,.account-entry-copy small{color:var(--muted);font-size:12px;line-height:1.5}.account-panel h1,.account-section-heading h2{margin:0;font-size:16px;line-height:1.4}.account-panel h1{margin-bottom:12px}.account-quota-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.account-quota-stat{background:#edf7f1;border-radius:8px;flex-direction:column;gap:1px;min-width:0;padding:10px;display:flex}.account-quota-stat strong{text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.3;overflow:hidden}.account-quota-stat em{font-style:normal}.account-progress{background:#e3ece6;border-radius:99px;height:8px;margin-top:12px;overflow:hidden}.account-progress span{border-radius:inherit;background:var(--brand);height:100%;display:block}.account-section-heading{justify-content:space-between;gap:8px;margin-top:16px}.account-section-heading small{flex:none}.account-empty-ledger{min-height:88px;color:var(--muted);text-align:center;background:#f8faf9;border:1px dashed #bdcbc3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-top:10px;display:flex}.account-empty-ledger svg{width:20px;height:20px}.account-empty-ledger p{max-width:260px;margin:0;font-size:12px;line-height:1.5}.account-panel-title-row{margin-top:0}.account-panel-link{min-height:32px;color:var(--brand-strong);align-items:center;gap:2px;font-size:13px;display:inline-flex}.account-panel-link svg,.account-creation-entry>svg{width:16px;height:16px}.account-storage-meta{justify-content:space-between;gap:8px;margin-top:12px}.account-storage-meta>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-storage-meta strong{color:var(--ink)}.account-storage-meta small{flex:none}.account-storage-progress{margin-top:10px}.account-storage-note{margin:10px 0 0}.account-storage-button{border:1px solid var(--brand);min-height:42px;color:var(--brand-strong);background:#edf7f1;border-radius:8px;justify-content:center;gap:6px;margin-top:12px;font-size:13px;font-weight:600}.account-storage-button svg,.account-entry-icon svg,.account-logout svg{width:17px;height:17px}.account-creation-panel{padding:0;overflow:hidden}.account-creation-entry{min-height:64px;color:inherit;gap:12px;padding:10px 16px;text-decoration:none}.account-creation-entry+.account-creation-entry{border-top:1px solid var(--line)}.account-entry-icon{width:40px;height:40px;color:var(--brand);background:#edf7f1;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;display:flex}.account-entry-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.4;overflow:hidden}.account-creation-entry>svg{color:var(--muted);flex:none}.account-logout{width:100%;min-height:44px;color:var(--danger);background:var(--surface);border:1px solid #d9aaa6;border-radius:8px;justify-content:center;gap:6px;padding:0 14px;font-size:14px;font-weight:600}.draft-name-sheet-backdrop{z-index:400;background:#18201d7a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.draft-name-sheet{background:var(--surface);border-radius:8px 8px 0 0;width:min(100%,608px)}.draft-name-sheet-content{padding:20px 16px 16px}.draft-name-sheet-content h2,.draft-list-heading h1,.mobile-creations-heading h1{color:var(--ink);margin:0;font-size:20px;line-height:1.4}.draft-name-field{color:var(--ink);flex-direction:column;gap:8px;margin-top:16px;font-size:14px;font-weight:600;display:flex}.draft-name-field input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:var(--surface);font:inherit;border-radius:8px;outline:none;padding:0 12px;font-weight:400}.draft-name-field input:focus{border-color:var(--brand)}.draft-name-sheet-content>p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.5}.draft-name-sheet-actions{padding:12px 16px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.draft-name-sheet-actions button{min-width:0}.draft-save-notice{z-index:500;bottom:calc(76px + env(safe-area-inset-bottom));color:#21683c;background:#edf7f1;border:1px solid #93c6a4;border-radius:8px;align-items:center;gap:7px;max-width:calc(100% - 32px);min-height:40px;padding:9px 12px;font-size:13px;line-height:1.5;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #18201d29}.draft-save-notice svg{flex:none;width:18px;height:18px}.draft-save-notice span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.draft-list-page,.mobile-creations{min-height:100%;padding:18px 16px 28px}.draft-list-heading,.mobile-creations-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.draft-list-heading p,.mobile-creations-heading p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.5}.draft-list-heading>a{color:#fff;background:var(--brand);border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.draft-list-heading>a svg{width:20px;height:20px}.draft-list-title-row,.mobile-creations-title-row{align-items:center;gap:8px;min-width:0;display:flex}.draft-list-title-row>a,.mobile-creations-title-row>a{width:32px;height:32px;color:var(--ink);background:0 0;border:0;border-radius:0;flex:0 0 32px;justify-content:center;align-items:center;display:inline-flex}.draft-list-title-row>a svg,.mobile-creations-title-row>a svg{width:18px;height:18px}.draft-list,.draft-list-card-actions{flex-direction:column;display:flex}.draft-list{gap:10px;margin:0;padding:0;list-style:none}.draft-list-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;justify-content:space-between;gap:14px;min-height:104px;padding:14px;display:flex}.draft-list-card-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.draft-list-card-copy strong,.creation-card-copy h2{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;line-height:1.4;overflow:hidden}.draft-list-card-copy small,.creation-card-copy small{color:var(--muted);font-size:12px;line-height:1.5}.draft-list-card-actions{flex-direction:row;justify-content:flex-end;gap:8px}.draft-list-card-actions button{border:1px solid var(--brand);min-height:34px;color:var(--brand-strong);font:inherit;cursor:pointer;background:#edf7f1;border-radius:6px;padding:0 10px;font-size:13px;font-weight:600}.draft-list-card-actions button:last-child{width:34px;color:var(--danger);background:var(--surface);border-color:#d9aaa6;justify-content:center;align-items:center;padding:0;display:inline-flex}.draft-list-card-actions svg{width:16px;height:16px}.draft-list-empty{min-height:240px;color:var(--muted);text-align:center;background:#f8faf9;border:1px dashed #bdcbc3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.draft-list-empty svg{width:28px;height:28px}.draft-list-empty strong{color:var(--ink);font-size:15px}.draft-list-empty p{max-width:240px;margin:0;font-size:13px;line-height:1.5}.draft-list-empty a{color:#fff;background:var(--brand);border-radius:6px;min-height:36px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none}.creation-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;display:grid}.creation-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.creation-card-cover{background:#edf2ee;position:relative;overflow:hidden}.creation-card-cover--short-video{aspect-ratio:3/4}.creation-card-cover--image{aspect-ratio:1}.creation-card-cover img{object-fit:cover;width:100%;height:100%}.creation-card-format{color:#fff;white-space:nowrap;background:#18201db8;border-radius:6px;align-items:center;gap:4px;max-width:calc(100% - 16px);min-height:24px;padding:0 7px;font-size:11px;line-height:1;display:inline-flex;position:absolute;bottom:8px;right:8px}.creation-card-format svg{flex:none;width:13px;height:13px}.creation-card-copy{flex-direction:column;gap:4px;padding:10px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:360px){.login-page{padding-left:14px;padding-right:14px}.login-panel{padding-left:16px;padding-right:16px}.captcha-image{width:102px}}.template-detail-header{background:#101815}.template-detail-section{background:#18231e;border:1px solid #d3e4da24;border-radius:7px;padding:13px}.template-detail-section h4{color:#dce9e1;margin:0 0 8px;font-size:12px;line-height:1.4}.template-detail-section p{color:#aabbb0;margin:0;font-size:13px;line-height:1.65}.template-detail-channel-list{flex-wrap:wrap;gap:6px;display:flex}.template-detail-channel-list span{color:#c3d4c9;background:#1b2a22;border:1px solid #c0e5ce29;border-radius:4px;align-items:center;min-height:26px;padding:0 8px;font-size:11px;line-height:1.3;display:inline-flex}.template-card-tag--style{color:#ecd494;background:0 0;border:1px solid #ecd4946b;border-radius:999px;align-items:center;min-height:22px;padding:0 6px;display:inline-flex}.template-detail-tag--style{color:#ecd494;background:#302a1d;border-color:#ecd4943d}.template-card-tag--channel{color:#9dd8df;background:0 0;border:1px solid #9dd8df6b;border-radius:999px;align-items:center;min-height:22px;padding:0 6px;display:inline-flex}.template-detail-tag--channel,.template-detail-channel-list span{color:#9dd8df;background:#1b2d31;border-color:#9dd8df33}.template-detail-backdrop{top:0;right:auto;bottom:calc(64px + env(safe-area-inset-bottom));z-index:90;background:#101815;justify-content:stretch;align-items:stretch;width:100%;max-width:640px;padding:0;left:50%;transform:translate(-50%)}.template-detail-dialog{border:0;border-radius:0;flex-direction:column;width:100%;height:100%;max-height:none;display:flex;overflow:hidden}.template-detail-header{flex:none;padding:0 16px}.template-detail-content{overscroll-behavior:contain;flex:1;min-height:0;padding:14px 16px 24px;overflow-y:auto}.template-detail-block{background:#18231e;border:1px solid #d3e4da24;border-radius:7px;padding:13px}.template-detail-block h3{color:#dce9e1;margin:0 0 8px;font-size:12px;line-height:1.4}.template-detail-block p{color:#aabbb0;margin:0;font-size:13px;line-height:1.65}.template-detail-actions{padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#101815;border-top:1px solid #d3e4da24;flex:none;margin:0}.template-detail-actions button{color:#f4fbf6;background:#168c61;border-radius:7px;width:100%;min-height:46px}.template-detail-tags span{background:0 0;border-radius:999px;min-height:26px;padding:0 9px}.template-detail-tag--style{background:0 0;border-color:#ecd49480}.template-detail-tag--channel{background:0 0;border-color:#9dd8df75}.template-detail-channel-tags{flex-wrap:wrap;gap:7px;display:flex}.template-detail-channel-tags span{color:#9dd8df;background:0 0;border:1px solid #9dd8df75;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:11px;line-height:1.3;display:inline-flex}.template-create-page{min-height:100%;padding:0 16px calc(96px + env(safe-area-inset-bottom));color:#fff;background:#000}.template-create-header{z-index:10;min-height:calc(70px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);background:#000;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;display:grid;position:sticky;top:0}.template-create-header button{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:inline-flex}.template-create-header button svg{width:25px;height:25px}.template-create-header strong{color:#fff;text-align:center;font-size:20px;font-weight:700;line-height:1.4}.template-create-summary{background:#242424;border:1px solid #303030;border-radius:8px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.template-create-summary>img{object-fit:cover;border-radius:5px;width:72px;height:72px}.template-create-summary span,.template-create-summary p{color:#a0a0a0;font-size:12px;line-height:1.45}.template-create-summary h1,.template-create-summary p{margin:0}.template-create-summary h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:16px;line-height:1.4;overflow:hidden}.template-create-upload{margin-top:24px}.template-create-upload>header h2,.template-create-upload>header p{margin:0}.template-create-upload>header h2{color:#fff;font-size:19px;line-height:1.4}.template-create-upload>header p{color:#969696;margin-top:6px;font-size:12px;line-height:1.5}.template-create-slot{border-top:1px solid #303030;padding:13px 0 15px}.template-create-upload>header+.template-create-slot{margin-top:14px}.template-create-slot-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.template-create-slot h3,.template-create-slot p{margin:0}.template-create-slot h3{color:#fff;font-size:14px;line-height:1.5}.template-create-slot h3 em,.template-create-slot h3 i{margin-left:6px;font-size:11px;font-style:normal;font-weight:500}.template-create-slot h3 em{color:#e4a48e}.template-create-slot h3 i{color:#8ca99a}.template-create-slot p,.template-create-slot-heading>span{color:#919191;font-size:12px;line-height:1.5}.template-create-slot p{margin-top:4px}.template-create-slot-heading>span{flex:none}.template-create-assets{flex-wrap:wrap;gap:9px;margin-top:10px;display:flex}.template-create-assets figure,.template-create-add{border-radius:6px;width:82px;height:82px;margin:0;display:flex;position:relative;overflow:hidden}.template-create-assets figure img{object-fit:cover;width:100%;height:100%}.template-create-assets figure button{color:#fff;cursor:pointer;background:#000000a3;border:0;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:inline-flex;position:absolute;top:3px;right:3px}.template-create-assets figure button svg{width:14px;height:14px}.template-create-add{color:#aab5ad;cursor:pointer;background:#1f1f1f;border:1px dashed #565656;flex-direction:column;justify-content:center;align-items:center;gap:5px}.template-create-add svg{width:23px;height:23px}.template-create-add span{font-size:11px;line-height:1.4}.template-create-material-library{color:#d8efe1;cursor:pointer;background:#1c3729;border:1px solid #3d5f4b;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:82px;height:82px;padding:0;display:flex}.template-create-material-library svg{width:22px;height:22px}.template-create-material-library span{font-size:11px;line-height:1.4}.template-create-file-input{display:none}.template-create-error{color:#efaaa3;margin:0;font-size:12px;line-height:1.5}.template-create-upload>.template-create-error{margin-top:-5px}.template-create-footer{z-index:120;width:100%;max-width:640px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#000000f5;border-top:1px solid #202020;position:fixed;bottom:0;left:50%;right:0;transform:translate(-50%)}.template-create-footer .template-create-error{margin-bottom:7px}.template-create-footer button{color:#fff;cursor:pointer;background:#168c61;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:50px;padding:0 16px;font-size:15px;font-weight:700;display:flex}.template-create-footer button:disabled{color:#878787;background:#3b3b3b}.template-create-footer button svg{width:17px;height:17px}.mobile-assets{color:#f4f8f5;background:#000;min-height:100%;padding:20px 10px 28px}.mobile-assets-heading{border-bottom:1px solid #d3e4da24;min-height:106px}.mobile-assets-scope-switcher{background:#101815;border:1px solid #d3e4da33;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:48px;display:grid;overflow:hidden}.mobile-assets-scope-switcher button{color:#7f8e85;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:46px;padding:0 8px;font-size:14px;font-weight:600;line-height:1.3;display:inline-flex}.mobile-assets-scope-switcher button.is-active{color:#17251d;background:#e3f6e9}.mobile-assets-scope-switcher button:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #8bd6a7;position:relative}.mobile-assets-scope-switcher svg{flex:none;width:17px;height:17px}.mobile-assets-scope-switcher span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-tabs-row{align-items:stretch;height:48px;margin-top:10px;display:flex}.mobile-assets-tabs{flex:auto;align-items:stretch;gap:18px;height:48px;display:flex}.mobile-assets-tabs button{color:#92a198;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;font-size:17px;font-weight:500;line-height:1.3;position:relative}.mobile-assets-tabs button.is-active{color:#fff;font-weight:700}.mobile-assets-tabs button.is-active:after{content:"";background:#e3f6e9;height:2px;position:absolute;bottom:-1px;left:0;right:0}.mobile-assets-knowledge{gap:12px;padding-top:12px;display:grid}.mobile-assets-knowledge-upload{color:#eef8f1;text-align:left;cursor:pointer;background:#15231c;border:1px dashed #a9dec057;border-radius:6px;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:grid}.mobile-assets-knowledge-upload:hover,.mobile-assets-knowledge-upload:focus-visible{background:#1d3026;border-color:#a9dec0b3;outline:none}.mobile-assets-knowledge-upload>svg{color:#a9dec0;background:#294335;border-radius:5px;width:20px;height:20px;padding:7px}.mobile-assets-knowledge-upload>span:first-of-type{gap:2px;min-width:0;display:grid}.mobile-assets-knowledge-upload strong,.mobile-assets-knowledge-upload small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-knowledge-upload strong{color:#f3fbf6;font-size:13px;line-height:1.35}.mobile-assets-knowledge-upload small{color:#8fa198;font-size:10px;line-height:1.35}.mobile-assets-knowledge-upload>span:last-child{color:#afc3b7;text-align:right;font-size:22px;font-weight:300;line-height:1}.mobile-assets-knowledge-notice{color:#9cb0a3;margin:-4px 0 0;font-size:11px;line-height:1.5}.mobile-assets-knowledge-list{border-top:1px solid #d3e4da1a;display:grid}.mobile-assets-knowledge-item{min-height:62px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d3e4da1a;grid-template-columns:34px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:8px 0;display:grid}.mobile-assets-knowledge-item:hover>span strong,.mobile-assets-knowledge-item:focus-visible>span strong{color:#a9dec0}.mobile-assets-knowledge-item:focus-visible{outline-offset:-2px;outline:2px solid #8bd6a7}.mobile-assets-knowledge-item>svg:first-child{color:#9ed8b4;background:#15281d;border:1px solid #a9dec033;border-radius:5px;width:19px;height:19px;padding:7px}.mobile-assets-knowledge-item>span{gap:3px;min-width:0;display:grid}.mobile-assets-knowledge-item strong,.mobile-assets-knowledge-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-knowledge-item strong{color:#eff7f1;font-size:13px;line-height:1.35}.mobile-assets-knowledge-item small{color:#8fa198;font-size:10px;line-height:1.35}.mobile-assets-knowledge-item>svg:last-child{color:#82958a;width:17px;height:17px}.mobile-assets-knowledge-reader{gap:14px;display:grid}.mobile-assets-knowledge-reader-header{border-bottom:1px solid #d3e4da24;align-items:center;gap:10px;min-width:0;padding-bottom:12px;display:flex}.mobile-assets-knowledge-reader-header button{color:#dce9e1;cursor:pointer;background:#18231e;border:1px solid #d3e4da2e;border-radius:6px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.mobile-assets-knowledge-reader-header button:hover,.mobile-assets-knowledge-reader-header button:focus-visible{background:#1f2d26;border-color:#a9dec085;outline:none}.mobile-assets-knowledge-reader-header button svg{width:18px;height:18px}.mobile-assets-knowledge-reader-header div{gap:2px;min-width:0;display:grid}.mobile-assets-knowledge-reader-header span,.mobile-assets-knowledge-reader-header h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-knowledge-reader-header span{color:#8bd6a7;font-size:11px;font-weight:700;line-height:1.3}.mobile-assets-knowledge-reader-header h2{color:#fff;margin:0;font-size:17px;line-height:1.35}.mobile-assets-knowledge-loading,.mobile-assets-knowledge-error{color:#9caea4;justify-content:center;align-items:center;gap:7px;min-height:120px;margin:0;font-size:12px;line-height:1.5;display:flex}.mobile-assets-knowledge-loading svg{width:17px;height:17px;animation:.9s linear infinite spin}.mobile-assets-knowledge-error{color:#efaaa3}.mobile-assets-knowledge-markdown{color:#d7e4db;white-space:pre-wrap;word-break:break-word;background:#101815;border:1px solid #d3e4da24;border-radius:6px;margin:0;padding:14px;font-family:inherit;font-size:12px;line-height:1.7;overflow-x:auto}.mobile-assets-knowledge-trigger{color:#dce9e1;cursor:pointer;background:#18231e;border:1px solid #d3e4da2e;border-radius:6px;justify-content:center;align-self:center;align-items:center;width:40px;min-width:40px;height:40px;margin-left:auto;display:inline-flex}.mobile-assets-knowledge-trigger:hover,.mobile-assets-knowledge-trigger:focus-visible{background:#1f2d26;border-color:#a9dec085;outline:none}.mobile-assets-knowledge-trigger svg{width:18px;height:18px}.mobile-assets-knowledge-backdrop{z-index:490;padding:16px 10px max(16px,env(safe-area-inset-bottom));background:#000000ad;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-assets-knowledge-dialog{color:#f4f8f5;background:#101815;border:1px solid #d3e4da33;border-radius:8px;width:100%;max-width:640px;margin:0 auto;padding:18px;box-shadow:0 -12px 32px #00000047}.mobile-assets-knowledge-dialog-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mobile-assets-knowledge-dialog-header p{color:#8bd6a7;margin:0 0 4px;font-size:12px;font-weight:700;line-height:1.4}.mobile-assets-knowledge-dialog-header h2{color:#fff;margin:0;font-size:19px;line-height:1.35}.mobile-assets-knowledge-dialog-header button{color:#aabbb0;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.mobile-assets-knowledge-dialog-header button:hover,.mobile-assets-knowledge-dialog-header button:focus-visible{color:#f4f8f5;background:#1f2d26;outline:none}.mobile-assets-knowledge-dialog-header svg{width:19px;height:19px}.mobile-assets-knowledge-description{color:#aabbb0;margin:14px 0 12px;font-size:13px;line-height:1.6}.mobile-assets-knowledge-document{background:#18231e;border:1px solid #d3e4da24;border-radius:6px;align-items:flex-start;gap:12px;padding:14px;display:flex}.mobile-assets-knowledge-document>svg{color:#8bd6a7;flex:none;width:20px;height:20px;margin-top:1px}.mobile-assets-knowledge-document div{gap:4px;min-width:0;display:grid}.mobile-assets-knowledge-document strong,.mobile-assets-knowledge-document span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-knowledge-document strong{color:#f4f8f5;font-size:14px;line-height:1.4}.mobile-assets-knowledge-document span{color:#92a198;font-size:12px;line-height:1.4}.mobile-assets-knowledge-submit{color:#17251d;cursor:pointer;background:#e3f6e9;border:0;border-radius:6px;width:100%;min-height:44px;margin-top:16px;font-size:14px;font-weight:700}.mobile-assets-knowledge-submit:hover,.mobile-assets-knowledge-submit:focus-visible{background:#cbeed7;outline:none}.mobile-assets-knowledge-notice{z-index:500}.mobile-assets-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 0 12px;display:grid}.mobile-assets-toolbar button{color:#dce9e1;cursor:pointer;background:#18231e;border:1px solid #d3e4da29;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:42px;padding:0 6px;font-size:12px;line-height:1.3;display:inline-flex}.mobile-assets-toolbar button:hover,.mobile-assets-toolbar button:focus-visible{background:#1f2d26;border-color:#a9dec085;outline:none}.mobile-assets-toolbar svg{flex:none;width:17px;height:17px}.mobile-assets-toolbar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-message{color:#aabbb0;text-align:center;margin:24px 0;font-size:13px;line-height:1.5}.mobile-assets-message.is-error,.mobile-assets-empty{color:#aabbb0;text-align:center;background:#101815;border:1px dashed #d3e4da3d;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.mobile-assets-message.is-error p,.mobile-assets-empty p{max-width:240px;margin:0;font-size:12px;line-height:1.5}.mobile-assets-message.is-error button{color:#dff8e8;cursor:pointer;background:#263a2f;border:1px solid #70bc91;border-radius:6px;min-height:34px;padding:0 12px;font-size:12px}.mobile-assets-empty svg{color:#90a298;width:24px;height:24px}.mobile-assets-empty strong{color:#edf5ef;font-size:14px;line-height:1.4}.mobile-assets-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:8px;display:grid}.mobile-assets-card{min-width:0;color:inherit;text-decoration:none}.mobile-assets-card-cover{aspect-ratio:1/1.16;background:#18231e;border-radius:6px;position:relative;overflow:hidden}.mobile-assets-card-cover>img{object-fit:cover;width:100%;height:100%;display:block}.mobile-assets-card-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#00000075);position:absolute;inset:0}.mobile-assets-card-status{z-index:1;color:#f5faf7;text-align:center;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:600;line-height:1.3;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-assets-card-status svg{width:26px;height:26px}.mobile-assets-card-status.is-generating{animation:1.4s ease-in-out infinite mobile-assets-status-pulse}.mobile-assets-card-status.is-generating svg{animation:.9s linear infinite spin}.mobile-assets-card-status.is-failed{color:#ffc1bd}.mobile-assets-card-status.is-completed{color:#e9f7ee;background:#101815c7;border-radius:4px;flex-direction:row;min-height:20px;padding:0 6px;font-size:10px;top:auto;bottom:6px;left:6px;transform:none}.mobile-assets-card-copy{flex-direction:column;gap:3px;min-width:0;padding:6px 2px 4px;display:flex}.mobile-assets-card-copy strong,.mobile-assets-card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-card-copy strong{color:#f5faf7;font-size:12px;line-height:1.4}.mobile-assets-card-copy small{color:#9caea4;font-size:10px;line-height:1.35}.mobile-assets-materials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.mobile-assets-folder-card{aspect-ratio:1/1.16;color:#eef8f1;text-align:left;cursor:pointer;background:#1b3024;border:1px solid #a9dec047;border-radius:6px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-width:0;padding:10px;display:flex}.mobile-assets-folder-card:hover,.mobile-assets-folder-card:focus-visible{background:#243c2d;border-color:#a9dec09e;outline:none}.mobile-assets-folder-card svg{color:#a9dec0;width:29px;height:29px}.mobile-assets-folder-card strong,.mobile-assets-folder-card span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.mobile-assets-folder-card strong{font-size:13px;line-height:1.35}.mobile-assets-folder-card span{color:#b9cbbf;font-size:10px;line-height:1.35}.mobile-assets-folder-detail{gap:18px;margin-top:12px;display:grid}.mobile-assets-folder-detail-header{border-bottom:1px solid #d3e4da24;align-items:center;gap:10px;min-width:0;padding-bottom:12px;display:flex}.mobile-assets-folder-detail-header>button{color:#dce9e1;cursor:pointer;background:#18231e;border:1px solid #d3e4da2e;border-radius:6px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.mobile-assets-folder-detail-header>button:hover,.mobile-assets-folder-detail-header>button:focus-visible{background:#1f2d26;border-color:#a9dec085;outline:none}.mobile-assets-folder-detail-header>button svg{width:18px;height:18px}.mobile-assets-folder-detail-header>div{gap:2px;min-width:0;display:grid}.mobile-assets-folder-detail-header span,.mobile-assets-folder-detail-header h2,.mobile-assets-folder-detail-header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-assets-folder-detail-header span{color:#8bd6a7;font-size:11px;font-weight:700;line-height:1.3}.mobile-assets-folder-detail-header h2{color:#fff;margin:0;font-size:18px;line-height:1.35}.mobile-assets-folder-detail-header>small{color:#9caea4;min-width:0;margin-left:auto;font-size:11px;line-height:1.3}.mobile-assets-folder-section{gap:8px;display:grid}.mobile-assets-folder-section h3{color:#eff7f1;align-items:baseline;gap:6px;margin:0;font-size:14px;line-height:1.4;display:flex}.mobile-assets-folder-section h3 span{color:#8fa198;font-size:11px;font-weight:500}.mobile-assets-folder-section .mobile-assets-materials-grid{margin-top:0}.mobile-assets-folder-section-empty{color:#9caea4;background:#101815;border:1px dashed #d3e4da33;border-radius:6px;margin:0;padding:14px;font-size:12px;line-height:1.5}.mobile-assets-folder-empty{color:#aabbb0;text-align:center;background:#101815;border:1px dashed #d3e4da3d;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:18px;display:flex}.mobile-assets-folder-empty svg{color:#90a298;width:24px;height:24px}.mobile-assets-folder-empty strong{color:#edf5ef;font-size:14px;line-height:1.4}.mobile-assets-folder-empty p{max-width:250px;margin:0;font-size:12px;line-height:1.5}.mobile-assets-material-input{display:none}.mobile-assets-material-upload{aspect-ratio:1/1.16;color:#dcece2;cursor:pointer;background:#18231e;border:1px dashed #dbebe15c;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:12px;line-height:1.4;display:flex}.mobile-assets-material-upload svg{width:27px;height:27px}.mobile-assets-material-card{aspect-ratio:1/1.16;background:#18231e;border-radius:6px;position:relative;overflow:hidden}.mobile-assets-static-material-card{aspect-ratio:1/1.16;background:#18231e;border-radius:6px;overflow:hidden}.mobile-assets-material-card>img,.mobile-assets-static-material-card>img{object-fit:cover;width:100%;height:100%;display:block}.mobile-assets-material-card>button{color:#fff;cursor:pointer;background:#0000009e;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:absolute;top:5px;right:5px}.mobile-assets-material-card>button svg{width:15px;height:15px}.mobile-assets-material-state{color:#aabbb0;text-align:center;justify-content:center;align-items:center;gap:7px;margin:14px 0 0;font-size:12px;line-height:1.5;display:flex}.mobile-assets-material-state svg{width:17px;height:17px}.mobile-assets-material-state.is-error{color:#efaaa3;flex-direction:column}.mobile-assets-material-state.is-error p{margin:0}.mobile-assets-material-state.is-error button{color:#dff8e8;cursor:pointer;background:#263a2f;border:1px solid #70bc91;border-radius:6px;min-height:30px;padding:0 10px;font-size:12px}.mobile-asset-detail,.mobile-asset-detail-message{color:#f4f8f5;background:#000;min-height:100%}.mobile-asset-detail{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.mobile-asset-detail-message{color:#aabbb0;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:14px;display:flex}.mobile-asset-detail-content{min-height:0;padding:max(8px,env(safe-area-inset-top))14px 22px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.mobile-asset-detail-header{z-index:1;background:#000;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:48px;display:grid;position:sticky;top:0}.mobile-asset-detail-header button,.mobile-asset-detail-controls button{color:#f4f8f5;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.mobile-asset-detail-header button{width:40px;height:40px}.mobile-asset-detail-header strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.mobile-asset-detail-video{aspect-ratio:9/16;background:#151b18;border-radius:6px;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.mobile-asset-detail-video video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.mobile-asset-detail-unavailable{color:#aabbb0;font-size:13px}.mobile-asset-detail-controls{gap:6px;display:flex;position:absolute;bottom:10px;right:10px}.mobile-asset-detail-controls button{background:#0000009e;width:36px;height:36px}.mobile-asset-detail-controls svg{width:18px;height:18px}.mobile-asset-detail-template{margin-top:16px}.mobile-asset-detail-template-summary{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid}.mobile-asset-detail-template-summary>img{object-fit:cover;border-radius:6px;width:72px;height:72px}.mobile-asset-detail-template span,.mobile-asset-detail-template h1{margin:0}.mobile-asset-detail-template span{color:#91a49a;font-size:11px}.mobile-asset-detail-template h1{color:#f4f8f5;margin-top:3px;font-size:15px}.mobile-asset-detail-info-block{margin-top:20px}.mobile-asset-detail-info-block h2,.mobile-asset-detail-info-block p{margin:0}.mobile-asset-detail-info-block h2{color:#f4f8f5;font-size:14px;font-weight:700}.mobile-asset-detail-info-block p{color:#b4c2ba;margin-top:8px;font-size:13px;line-height:1.65}.mobile-asset-detail-info-block .mobile-asset-detail-prompt{color:#d8e5dd;white-space:pre-wrap;background:#151b18;border:1px solid #d3e4da1f;border-radius:6px;padding:10px 12px}.mobile-asset-detail-channel-tags{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.mobile-asset-detail-channel-tags span{color:#bce8ce;background:#153625;border:1px solid #48aa7a7a;border-radius:6px;padding:5px 9px;font-size:12px;line-height:1}.mobile-asset-detail-actions{width:100%;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#101815;border-top:1px solid #d3e4da24;flex:none;grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-asset-detail-actions.has-share-action{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-asset-detail-actions button{color:#e4f4e9;cursor:pointer;background:#1d2c24;border:1px solid #6d8e7b;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:14px;font-weight:700;display:inline-flex}.mobile-asset-detail-actions button:last-child{background:#159863;border-color:#169561}.mobile-asset-detail-actions button:disabled{cursor:not-allowed;opacity:.42}.mobile-asset-detail-actions svg{width:17px;height:17px}@keyframes mobile-assets-status-pulse{50%{opacity:.66}}.mobile-main--template-submission{background:#000;bottom:0}.mobile-shell--template-submission{background:#000}.template-submission-page{min-height:100%;padding:max(7px,env(safe-area-inset-top))16px calc(22px + env(safe-area-inset-bottom));color:#fff;background:#000}.template-submission-header{grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;min-height:70px;margin-bottom:25px;display:grid}.template-submission-header button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:48px;height:48px;padding:0;display:grid}.template-submission-header button svg{width:27px;height:27px}.template-submission-header strong{color:#fff;text-align:center;font-size:20px;font-weight:500;line-height:1.4}.template-submission-card{color:#fff;background:#252525;border-radius:12px;flex-direction:column;align-items:center;min-height:350px;padding:64px 18px 32px;display:flex}.template-submission-waiting,.template-submission-completed{flex-direction:column;align-items:center;display:flex}.template-submission-ring{border:10px solid #fff;border-right-color:#777;border-radius:50%;width:76px;height:76px;animation:1.2s linear infinite template-submission-ring}.template-submission-waiting p{color:#a5a5a5;margin:42px 0 0;font-size:16px;line-height:1.5}.template-submission-waiting small{color:#868686;margin-top:8px;font-size:12px;line-height:1.5}.template-submission-progress{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:14px;width:100%;margin-top:52px;display:grid}.template-submission-progress:before{content:"";background:#302f36;border-radius:10px;grid-area:1/1;height:10px}.template-submission-progress i{background:linear-gradient(100deg,#a33eff,#685cf7);border-radius:10px;grid-area:1/1;height:10px;transition:width .65s;display:block}.template-submission-progress span{color:#fff;font-size:17px;line-height:1}.template-submission-card.completed{padding-top:67px}.template-submission-success-icon{color:#fff;background:linear-gradient(135deg,#6a65ff,#a33cf6);border-radius:50%;place-items:center;width:84px;height:84px;display:grid}.template-submission-success-icon svg{width:54px;height:54px}.template-submission-completed>strong{color:#fff;margin-top:23px;font-size:20px;font-weight:500;line-height:1.4}.template-submission-card.completed .template-submission-progress{margin-top:36px}.template-submission-video{background:#000;border-radius:8px;width:100%;max-height:240px;margin-top:22px}.template-submission-action{color:#fff;cursor:pointer;background:linear-gradient(100deg,#7265ff,#a43df5);border:0;border-radius:28px;min-width:148px;min-height:50px;margin-top:20px;padding:0 22px;font-size:17px;font-weight:500}.template-submission-card--failed{text-align:center;justify-content:center}.template-submission-card--failed>strong{color:#fff;font-size:20px;line-height:1.4}.template-submission-card--failed>p{color:#a5a5a5;max-width:280px;margin:14px 0 0;font-size:14px;line-height:1.6}.template-submission-note,.template-submission-error,.template-submission-retry{color:#a5a5a5;text-align:center;margin:18px 0 0;font-size:13px;line-height:1.5}.template-submission-error{color:#efaaa3}.template-submission-retry{color:#c7bcff;cursor:pointer;background:0 0;border:0;padding:0}.template-submission-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.template-submission-quick-actions button{color:#fff;cursor:pointer;background:#252525;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:102px;padding:12px;font-size:16px;display:flex}.template-submission-quick-actions svg{width:34px;height:34px}.template-submission-loading{color:#a5a5a5;justify-content:center;align-items:center;gap:8px;margin:22px 0 0;font-size:13px;display:flex}.template-submission-loading svg{width:18px;height:18px;animation:1.2s linear infinite template-submission-ring}@keyframes template-submission-ring{to{transform:rotate(360deg)}}.mobile-template-header{z-index:80;background:#101815;border-bottom:1px solid #b8d2c224;width:100%;max-width:640px;height:54px;padding:5px 14px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.mobile-template-header>div{width:100%;min-width:0}
