:root{--brand-primary:#e9573f;--brand-primary-strong:#c53f2d;--brand-primary-deep:#9f2f21;--brand-primary-soft:#fff0ec;--brand-primary-subtle:#fff7f5;--brand-primary-border:#f2b5aa;--brand-primary-shadow:#e9573f24;color:#232126;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}svg{width:1.15rem;height:1.15rem}.app-shell{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e5e5e7;justify-content:space-between;align-items:center;min-height:4.5rem;padding:0 1.5rem;display:flex}.brand{color:#222126;align-items:center;gap:.7rem;font-weight:760;text-decoration:none;display:inline-flex}.brand__mark,.model-icon{color:#29272c;background:#fff;border:1px solid #d8d8dc;place-items:center;display:grid}.brand__mark{color:#fff;background:#222126;border-radius:50%;width:2rem;height:2rem}.brand__mark--squirrel{background:0 0;border:0;overflow:hidden}.brand__mark--squirrel img{object-fit:contain;width:100%;height:100%;display:block}.topbar-actions{justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.user-summary{color:#4d4952;align-items:center;gap:.55rem;max-width:14rem;font-size:.78rem;display:flex}.user-summary img,.user-summary>span{object-fit:cover;border-radius:50%;flex:none;width:2rem;height:2rem}.user-summary>span{color:#fff;background:var(--brand-primary-strong);place-items:center;font-weight:700;display:grid}.user-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sign-out-button{color:#4d4952;cursor:pointer;background:#fff;border:1px solid #dedde2;border-radius:.4rem;min-height:2.5rem;padding:0 .9rem}.sign-out-button:hover{border-color:var(--brand-primary);color:var(--brand-primary-strong)}.user-center-button{color:#4d4952;cursor:pointer;background:#fff;border:1px solid #dedde2;border-radius:.4rem;min-height:2.5rem;padding:0 .9rem;font-weight:650}.user-center-button:hover,.user-center-button[aria-current=page]{border-color:var(--brand-primary);color:var(--brand-primary-strong);background:var(--brand-primary-subtle)}.login-register-button{border:1px solid var(--brand-primary-strong);color:#fff;background:var(--brand-primary-strong);cursor:pointer;border-radius:.4rem;min-height:2.5rem;padding:0 1rem;font-weight:700}.login-register-button:hover{background:var(--brand-primary-deep)}.language-toggle{color:#4e4b52;cursor:pointer;background:#fff;border:1px solid #d8d8dd;border-radius:.38rem;min-width:3.25rem;min-height:2.35rem;padding:.4rem .65rem;font-size:.82rem;font-weight:700}.language-toggle:hover{background:#f5f5f6}.auth-loading{color:#625d68;background:#fff8f6;place-items:center;min-height:100vh;display:grid}.auth-error{z-index:20;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.45rem;max-width:min(28rem,100vw - 2rem);margin:0;padding:.8rem 1rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 .5rem 1.5rem #00000014}.account-page{background:#fff;grid-template-columns:13rem minmax(0,1fr);min-height:calc(100vh - 4.5rem);display:grid}.account-sidebar{background:#fafafa;border-right:1px solid #e5e7eb;flex-direction:column;height:calc(100vh - 4.5rem);display:flex;position:sticky;top:0}.account-sidebar__back{color:#4b5563;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e5e7eb;align-items:center;gap:.55rem;min-height:3.8rem;padding:0 1.25rem;font-size:.84rem;display:flex}.account-sidebar__back:hover{color:var(--brand-primary-strong)}.account-sidebar nav{gap:.25rem;padding:1rem 0;display:grid}.account-sidebar nav button{color:#55515a;min-height:2.8rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.75rem;padding:0 1.25rem;font-size:.84rem;display:flex}.account-sidebar nav button:hover{color:var(--brand-primary-strong);background:#fff5f2}.account-sidebar nav button span{color:#8b8790;text-align:center;width:1.1rem}.account-sidebar nav .account-sidebar__active{color:var(--brand-primary-strong);background:var(--brand-primary-soft);font-weight:700}.account-sidebar__logout{color:#6b6670;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.35rem;min-height:2.8rem;margin:auto 1rem 1rem}.account-sidebar__logout:hover{color:#b42318;border-color:#fecaca}.account-main{width:100%;min-width:0;max-width:70rem;margin:0 auto;padding:1.5rem 1.75rem 4rem}.account-main>h1{color:#29262d;margin:0 0 1.6rem;font-size:1.15rem}.account-group{margin:0 0 1.6rem;scroll-margin-top:1.5rem}.account-group>h2{color:#353139;margin:0 0 .75rem;font-size:.92rem}.account-setting-list{gap:.75rem;display:grid}.account-setting-row{background:#fff;border:1px solid #dfe2e7;border-radius:.3rem;justify-content:space-between;align-items:center;gap:2rem;min-height:6.4rem;padding:1.25rem;display:flex}.account-setting-row__content{min-width:0}.account-setting-row h3{color:#312e34;margin:0;font-size:.88rem}.account-setting-row p{color:#77727b;margin:.55rem 0 0;font-size:.78rem;line-height:1.55}.account-setting-row__controls{flex:none;align-items:center;gap:.8rem;display:flex}.account-status{color:#8a858f;white-space:nowrap;font-size:.78rem}.account-status:before{content:"";vertical-align:-.1rem;border:1px solid;border-radius:50%;width:.8rem;height:.8rem;margin-right:.3rem;display:inline-block}.account-status--success{color:#52a631}.account-status--success:before{background:radial-gradient(circle,#52a631 0 35%,#0000 40%)}.account-status--warning{color:#e25555}.account-status--warning:before{background:radial-gradient(circle,#e25555 0 35%,#0000 40%)}.account-link-button{color:var(--brand-primary-strong);cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem}.account-link-button:hover:not(:disabled){text-decoration:underline}.account-link-button:disabled{color:#aaa6ae;cursor:not-allowed}.language-choice{background:#f7f7f8;border:1px solid #dedde2;border-radius:.4rem;padding:.2rem;display:flex}.language-choice button{color:#77727c;cursor:pointer;background:0 0;border:0;border-radius:.28rem;min-height:2rem;padding:0 .7rem;font-size:.74rem}.language-choice .language-choice__active{color:#fff;background:var(--brand-primary-strong)}.billing-layout{gap:1rem;display:grid}.billing-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.billing-summary article{background:linear-gradient(145deg,#fff 55%,#fff6f3);border:1px solid #e0e3e8;border-radius:.55rem;align-content:space-between;min-height:7rem;padding:1.1rem 1.2rem;display:grid}.billing-summary span{color:#77727b;font-size:.76rem}.billing-summary strong{color:#27242a;font-size:1.25rem;line-height:1.35}.billing-card{background:#fff;border:1px solid #dfe2e7;border-radius:.55rem;overflow:hidden}.billing-card>header{border-bottom:1px solid #e9e9ec;justify-content:space-between;align-items:center;gap:1rem;min-height:4.7rem;padding:.95rem 1.2rem;display:flex}.billing-card h2,.billing-card h3{color:#2d2a30;margin:0}.billing-card h2{font-size:.95rem}.billing-card header p{color:#85808a;margin:.35rem 0 0;font-size:.74rem}.payment-badge{color:#2563eb;background:#f3f7ff;border:1px solid #dbe5ff;border-radius:.35rem;align-items:center;gap:.35rem;padding:.42rem .6rem;font-size:.74rem;font-weight:700;display:inline-flex}.payment-badge b,.payment-method b{color:#fff;background:#1677ff;border-radius:.25rem;place-items:center;width:1.35rem;height:1.35rem;display:inline-grid}.recharge-form{gap:1rem;padding:1.2rem;display:grid}.billing-label,.custom-recharge>span,.payment-method>span{color:#4d4851;font-size:.8rem;font-weight:700}.recharge-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.recharge-presets button{color:#4b4750;cursor:pointer;background:#fff;border:1px solid #dedee3;border-radius:.4rem;min-height:3.3rem;font-size:1rem;font-weight:700}.recharge-presets button:hover,.recharge-presets button.active{border-color:var(--brand-primary);color:var(--brand-primary-strong);background:var(--brand-primary-subtle);box-shadow:inset 0 0 0 1px var(--brand-primary)}.custom-recharge{gap:.55rem;display:grid}.custom-recharge>div{background:#fff;border:1px solid #d8d8dd;border-radius:.38rem;align-items:center;width:min(24rem,100%);display:flex}.custom-recharge b{color:#6b6670;padding-left:.8rem}.custom-recharge input{box-shadow:none;border:0}.payment-method{gap:.55rem;display:grid}.payment-method button{border:1px solid var(--brand-primary);color:#3e3943;background:var(--brand-primary-subtle);border-radius:.4rem;justify-content:center;align-items:center;gap:.55rem;width:9rem;min-height:2.8rem;font-weight:700;display:inline-flex}.billing-primary{color:#fff;background:var(--brand-primary-strong);cursor:pointer;border:0;border-radius:.4rem;width:min(24rem,100%);min-height:2.9rem;font-weight:700}.billing-primary:hover:not(:disabled){background:var(--brand-primary-deep)}.billing-primary:disabled{cursor:wait;opacity:.6}.recharge-form>small{color:#96919b;font-size:.7rem}.recharge-qr{background:#fafafa;border-top:1px solid #e9e9ec;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;padding:1.4rem;display:grid}.qr-surface{background:#fff;border:1px solid #e2e2e6;border-radius:.55rem;place-items:center;width:13.5rem;height:13.5rem;display:grid}.qr-surface>.recharge-qr-code{width:12rem;height:12rem;display:block}.qr-surface>span{color:#52a631;font-size:3rem;font-weight:800}.recharge-qr h3{font-size:1rem}.recharge-qr strong{color:#242128;margin-top:.75rem;font-size:1.5rem;display:block}.recharge-qr p{color:#77727b;font-size:.8rem}.recharge-qr button{cursor:pointer;background:#fff;border:1px solid #dedde2;border-radius:.35rem;min-height:2.2rem;padding:0 .8rem}.ledger-card>header{flex-wrap:wrap}.ledger-filters{gap:.6rem;display:flex}.ledger-filters select{color:#5d5862;background:#fff;border:1px solid #d8d8dd;border-radius:.35rem;min-height:2.3rem;padding:0 2rem 0 .7rem}.ledger-table-wrap{overflow-x:auto}.ledger-table-wrap table{border-collapse:collapse;width:100%;font-size:.74rem}.ledger-table-wrap th{color:#85808a;text-align:left;background:#fafafa;font-weight:650}.ledger-table-wrap th,.ledger-table-wrap td{white-space:nowrap;border-bottom:1px solid #ececef;min-width:7.5rem;padding:.75rem 1rem}.ledger-table-wrap th:last-child,.ledger-table-wrap td:last-child{white-space:normal;min-width:14rem}.money-in{color:#168447;font-weight:700}.money-out{color:#c2413c;font-weight:700}.ledger-empty{color:#96919b;text-align:center;margin:0;padding:2.5rem 1rem}.ledger-pagination{background:#fafafa;justify-content:flex-end;align-items:center;gap:.7rem;min-height:3.7rem;padding:0 1rem;display:flex}.ledger-pagination button{cursor:pointer;background:#fff;border:1px solid #dedde2;border-radius:.35rem;min-height:2rem;padding:0 .65rem}.ledger-pagination button:disabled{cursor:not-allowed;opacity:.45}.ledger-pagination span{color:#77727b;font-size:.72rem}.billing-error{color:#a32128;background:#fff2f2;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1rem;font-size:.76rem;display:flex}.billing-error button{color:var(--brand-primary);cursor:pointer;background:0 0;border:0}@media (width<=760px){.billing-summary{grid-template-columns:1fr}.recharge-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.recharge-qr{grid-template-columns:1fr}.qr-surface{width:100%}}.feedback-page{width:min(76rem,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.feedback-page--history{flex-direction:column;height:calc(100vh - 4.5rem);min-height:38rem;padding-bottom:1.25rem;display:flex;overflow:hidden}.feedback-hero{flex:none}.feedback-hero h1{color:#262329;letter-spacing:-.02em;margin:0;font-size:1.65rem}.feedback-hero p{color:#77727b;margin:.45rem 0 0;font-size:.9rem}.feedback-hero .feedback-hero__contact{margin-top:.3rem;font-size:.8rem}.feedback-hero__contact a{color:var(--brand-primary-strong);text-decoration:none}.feedback-hero__contact a:hover{text-decoration:underline}.feedback-hero__contact span{color:#4f4a54;font-weight:600}.feedback-tabs{border-bottom:1px solid #e5e5e7;flex:none;gap:1.5rem;margin-top:1.35rem;display:flex}.feedback-tabs button{color:#77727b;cursor:pointer;background:0 0;border:0;min-height:2.9rem;padding:0 .15rem;font-size:.88rem;font-weight:700;position:relative}.feedback-tabs button:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.feedback-tabs button.active{color:var(--brand-primary-deep)}.feedback-tabs button.active:after{background:var(--brand-primary)}.feedback-form{background:#fff;border:1px solid #e1e1e5;border-radius:.7rem;gap:1.5rem;width:min(52rem,100%);margin:1.25rem auto 0;padding:1.6rem;display:grid;box-shadow:0 .4rem 1.5rem #23212609}.feedback-form>label>span,.feedback-reply h3{color:#343137;margin:0 0 .6rem;font-size:.9rem;font-weight:700;display:block}.feedback-form select{background:#fff;border:1px solid #d8d8dd;border-radius:.38rem;width:100%;min-height:2.8rem;padding:.55rem .75rem}.feedback-form textarea{min-height:15rem}.feedback-form fieldset{border:0;margin:0;padding:0}.feedback-form legend{color:#343137;font-size:.9rem;font-weight:700}.feedback-form fieldset>p{color:#77727b;margin:.4rem 0 .8rem;font-size:.78rem}.feedback-form footer{justify-content:flex-end;display:flex}.feedback-file-list{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.feedback-file-list span{color:#55515a;background:#fff5f2;border-radius:.3rem;align-items:center;gap:.55rem;max-width:18rem;padding:.4rem .55rem;font-size:.75rem;display:flex}.feedback-file-list button{color:#b4232c;cursor:pointer;background:0 0;border:0;padding:0}.feedback-notice{color:#16783c;background:#f0faf3;border:1px solid #bbdfc6;border-radius:.4rem;flex:none;margin:.8rem 0 0;padding:.65rem .8rem;font-size:.82rem}.feedback-workspace{background:#fff;border:1px solid #dedee3;border-radius:.7rem;flex:auto;grid-template-columns:20rem minmax(0,1fr);min-height:0;margin-top:1.25rem;display:grid;overflow:hidden;box-shadow:0 .55rem 1.8rem #2321260b}.feedback-ticket-sidebar{background:#fff;border-right:1px solid #e5e5e8;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.feedback-ticket-sidebar>header{border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;min-height:4.4rem;padding:0 1rem;display:flex}.feedback-ticket-sidebar h2{color:#302d33;margin:0;font-size:.95rem}.feedback-ticket-sidebar header p{color:#96919b;margin:.28rem 0 0;font-size:.7rem}.feedback-list-state{color:#8a858f;text-align:center;align-self:start;margin:0;padding:2rem 1rem;font-size:.82rem}.feedback-ticket-list{overscroll-behavior:contain;align-content:start;min-height:0;display:grid;overflow-y:auto}.feedback-ticket-list>button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ededf0;gap:.55rem;padding:.9rem 1rem;display:grid;position:relative}.feedback-ticket-list>button:before{content:"";background:0 0;border-radius:0 3px 3px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.feedback-ticket-list>button:hover{background:snow}.feedback-ticket-list>button.active{background:var(--brand-primary-subtle)}.feedback-ticket-list>button.active:before{background:var(--brand-primary)}.feedback-ticket-list>button>div{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.feedback-ticket-list strong{color:#302d33;font-size:.82rem}.feedback-ticket-list p{color:#55515a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;line-height:1.45;overflow:hidden}.feedback-ticket-list time,.feedback-ticket-list>button>div span{color:#96919b;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.feedback-ticket-list time{flex:none}.feedback-status{color:var(--brand-primary-strong);background:var(--brand-primary-soft);border-radius:.3rem;padding:.28rem .55rem;font-size:.72rem;font-style:normal;font-weight:700;display:inline-flex}.feedback-status--resolved,.feedback-status--closed{color:#16783c;background:#eaf8ee}.feedback-status--waiting_user{color:#a15c00;background:#fff6df}.feedback-ticket-list .feedback-status{flex:none;padding:.2rem .4rem;font-size:.64rem}.feedback-pagination{background:#fafafa;border-top:1px solid #ececef;justify-content:center;align-items:center;gap:.8rem;min-height:3.4rem;display:flex}.feedback-pagination span{color:#77727b;text-align:center;min-width:3.2rem;font-size:.72rem}.feedback-pagination button,.feedback-back{cursor:pointer;background:#fff;border:1px solid #dedde2;border-radius:.35rem;justify-content:center;align-items:center;min-height:2rem;padding:0 .65rem;display:inline-flex}.feedback-pagination button:disabled{opacity:.45;cursor:not-allowed}.feedback-detail{background:#f7f7f9;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.feedback-detail__header{background:#fff;border-bottom:1px solid #e5e5e8;justify-content:space-between;align-items:center;gap:1rem;min-height:4.4rem;padding:.75rem 1.15rem;display:flex}.feedback-detail__identity{align-items:center;gap:.85rem;min-width:0;display:flex}.feedback-back{color:#67626c;flex:none;font-size:.76rem}.feedback-back:hover{border-color:var(--brand-primary-border);color:var(--brand-primary-strong);background:var(--brand-primary-subtle)}.feedback-detail h2{color:#2f2c32;margin:0;font-size:1rem}.feedback-detail__header p{color:#8a858f;margin:.28rem 0 0;font-size:.72rem}.feedback-thread{scrollbar-gutter:stable;overscroll-behavior:contain;align-content:start;gap:.8rem;min-height:0;padding:1.25rem 1.4rem 1.5rem;display:grid;overflow-y:auto}.feedback-message{background:#fff;border:1px solid #e7e5ea;border-radius:.7rem .7rem .7rem .2rem;width:fit-content;min-width:13rem;max-width:72%;padding:.85rem 1rem;box-shadow:0 .2rem .7rem #23212609}.feedback-message--user{background:var(--brand-primary-soft);border-color:#f3c7bf;border-radius:.7rem .7rem .2rem;justify-self:end}.feedback-message header{justify-content:space-between;gap:1rem;font-size:.75rem;display:flex}.feedback-message strong{color:#4b4650}.feedback-message time{color:#96919b;font-size:.68rem;font-weight:400}.feedback-message p{white-space:pre-wrap;margin:.55rem 0 0;font-size:.86rem;line-height:1.55}.feedback-message>div{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.feedback-message img{object-fit:cover;border:1px solid #0000000f;border-radius:.4rem;width:8rem;height:5.5rem}.feedback-reply{background:#fff;border-top:1px solid #dedee3;gap:.65rem;padding:.9rem 1.15rem 1rem;display:grid;box-shadow:0 -.35rem 1.2rem #23212608}.feedback-reply h3{margin:0}.feedback-reply textarea{resize:vertical;min-height:5.5rem;max-height:11rem}.feedback-reply__footer{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.feedback-reply__attachments{flex:1;align-items:flex-start;gap:.65rem;min-width:0;display:flex}.feedback-reply .feedback-file-list{min-width:0;margin-top:0}.feedback-reply__actions{flex:none;align-items:center;gap:.8rem;display:flex}.feedback-reply-shortcut{color:#96919b;white-space:nowrap;font-size:.7rem}.feedback-reply .primary-button{min-height:2.55rem}.feedback-detail-empty{color:#7d7882;text-align:center;background:#f8f8fa;place-content:center;min-width:0;padding:2rem;display:grid}.feedback-detail-empty>span{width:3.1rem;height:3.1rem;color:var(--brand-primary);background:#fff;border:1px solid #dedee3;border-radius:.65rem;place-items:center;margin:0 auto .9rem;font-size:1.15rem;display:grid}.feedback-detail-empty h2{color:#413d45;margin:0;font-size:1rem}.feedback-detail-empty p{max-width:22rem;margin:.5rem auto 0;font-size:.8rem;line-height:1.55}.model-header{border-bottom:1px solid #ececef;padding:1.6rem 1.5rem 1.75rem}.model-title-row{align-items:center;gap:.9rem;display:flex}.model-icon{border-radius:.2rem;flex:none;width:2.8rem;height:2.8rem}.model-header h1{color:#242228;letter-spacing:-.04em;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(1.6rem,3.1vw,2.35rem);font-weight:720;line-height:1.1}.model-header>p{color:#625f66;max-width:58rem;margin:.9rem 0 0;font-size:1rem;line-height:1.55}.page-tabs{border-bottom:1px solid #e5e5e7;gap:.25rem;padding:0 1.5rem;display:flex}.page-tab{color:#66636b;cursor:pointer;background:0 0;border:0;min-height:4.2rem;padding:0 1rem;font-weight:620;position:relative}.page-tab--active{color:#242228}.page-tab--active:after{content:"";background:#242228;height:2px;position:absolute;bottom:-1px;left:0;right:0}.main-content{background:#fafafa;padding:1.75rem 1.5rem 3rem}.create-page{gap:1rem;max-width:96rem;margin:0 auto;display:grid}.playground-grid{grid-template-columns:minmax(22rem,1fr) minmax(28rem,1.06fr);gap:1.5rem;width:100%;max-width:96rem;margin:0 auto;display:grid}.panel{background:#fff;border:1px solid #dedee2;border-radius:.48rem;overflow:hidden}.current-jobs{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.3rem;display:flex}.current-jobs h2{color:#242228;margin:0;font-size:1.05rem;font-weight:730}.current-jobs__stats{gap:.75rem;display:flex}.current-jobs__stat{background:#fafafa;border:1px solid #e7e7e9;border-radius:.4rem;justify-content:space-between;align-items:center;gap:1rem;min-width:10rem;padding:.75rem .9rem;display:flex}.current-jobs__stat span{color:#6b6870;font-size:.82rem;font-weight:600}.current-jobs__stat strong{font-size:1.35rem;line-height:1}.current-jobs__stat--queued strong{color:#5f5b63}.current-jobs__stat--running strong{color:var(--brand-primary-strong)}.panel-header{border-bottom:1px solid #e5e5e7;justify-content:space-between;align-items:center;min-height:4.5rem;padding:0 1.3rem;display:flex}.panel-header h2{color:#242228;margin:0;font-size:1.05rem;font-weight:730}.form-mode,.preview-mode{color:#4e4b52;background:#fff;border:1px solid #dcdce0;border-radius:.35rem;padding:.55rem .75rem;font-size:.88rem;font-weight:600}.preview-mode{background:#f5f5f6}.panel-body{padding:1.3rem}.form-body{gap:1.5rem;display:grid}.field{display:block}.field__label{color:#343137;margin:0 0 .55rem;font-size:.92rem;font-style:normal;font-weight:620;display:block}.field__label em{color:var(--brand-primary);margin-left:.12rem;font-style:normal}.field__hint{color:#77737c;margin:.45rem 0 0;font-size:.78rem;line-height:1.45;display:block}.generation-mode-select__trigger{color:#343137;width:100%;min-height:2.8rem;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8d8dd;border-radius:.62rem;justify-content:space-between;align-items:center;gap:.65rem;padding:.55rem .7rem .55rem .8rem;transition:border-color .14s,box-shadow .14s,background .14s;display:inline-flex;box-shadow:0 1px 2px #1e1c220a}.generation-mode-select__trigger:hover{background:#fdfdfd;border-color:#b9b7bd}.generation-mode-select__trigger:focus-visible,.generation-mode-select__trigger[data-popup-open]{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-primary-shadow);outline:none}.generation-mode-select__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:610;overflow:hidden}.generation-mode-select__trigger-icon{color:#77737c;flex:none;place-items:center;width:1.15rem;height:1.15rem;display:grid}.generation-mode-select__trigger-icon svg,.generation-mode-select__indicator svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.generation-mode-select__positioner{z-index:100;outline:none}.generation-mode-select__popup{min-width:var(--anchor-width);max-width:min(28rem,100vw - 2rem);transform-origin:var(--transform-origin);background:#fff;border:1px solid #dedee2;border-radius:.85rem;outline:none;box-shadow:0 12px 32px #201c261f,0 2px 8px #201c260f}.generation-mode-select__list{max-height:var(--available-height);outline:none;padding:.35rem;overflow-y:auto}.generation-mode-select__item{box-sizing:border-box;color:#343137;cursor:default;border-radius:.65rem;outline:none;grid-template-columns:1.1rem minmax(0,1fr);align-items:center;gap:.65rem;width:100%;min-height:3.6rem;padding:.55rem .75rem;display:grid}.generation-mode-select__item[data-highlighted]{background:var(--brand-primary-soft);color:var(--brand-primary-deep)}.generation-mode-select__indicator{width:1rem;height:1rem;color:var(--brand-primary-strong);grid-column:1;place-items:center;display:grid}.generation-mode-select__item-text{grid-column:2;gap:.16rem;min-width:0;display:grid}.generation-mode-select__item-heading{align-items:center;gap:.45rem;min-width:0;font-size:.88rem;font-weight:670;display:flex}.generation-mode-select__item-heading small{color:var(--brand-primary-strong);background:#ffe5de;border-radius:999px;padding:.12rem .35rem;font-size:.62rem;font-weight:720;line-height:1.2}.generation-mode-select__item-description{color:#77737c;text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;line-height:1.35;overflow:hidden}.generation-mode-select__item[data-highlighted] .generation-mode-select__item-description{color:#8b5a52}textarea,input{color:#242228;background:#fff;border:1px solid #d8d8dd;border-radius:.38rem;width:100%;transition:border-color .14s,box-shadow .14s}textarea{resize:vertical;min-height:10.5rem;padding:.85rem;line-height:1.55}input{min-height:2.85rem;padding:.65rem .8rem}textarea:hover,input:hover{border-color:#b9b7bd}textarea:focus,input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px var(--brand-primary-shadow)}textarea::placeholder,input::placeholder{color:#9b98a0}.duration-control{grid-template-columns:1fr 7.5rem;align-items:center;gap:1rem;display:grid}.duration-slider{min-height:auto;accent-color:var(--brand-primary);box-shadow:none;border:0;padding:0}.duration-slider:focus{box-shadow:none}.duration-number{background:#fff;border:1px solid #d8d8dd;border-radius:.38rem;grid-template-columns:1fr auto;align-items:center;display:grid}.duration-number input{min-width:0;box-shadow:none;border:0}.duration-number small{color:#77737c;padding-right:.75rem}.references{border:0;padding:0}.upload-button{cursor:pointer;background:#fff;border:1px solid #d8d8dd;border-radius:.38rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:.58rem 1rem;font-size:.88rem;font-weight:650;display:inline-flex}.upload-button:hover{background:#f5f5f6}.upload-button:disabled,.upload-button.is-disabled{cursor:not-allowed;opacity:.6}.upload-button input:not(.feedback-file-input),.feedback-file-input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:.75rem;display:grid}.reference-card{background:#fafafa;border:1px solid #dedee2;border-radius:.38rem;min-width:0;position:relative;overflow:hidden}.reference-card img{aspect-ratio:16/10;object-fit:cover;background:#ededf0;width:100%;display:block}.reference-card span{color:#5e5a63;text-overflow:ellipsis;white-space:nowrap;padding:.5rem 2rem .5rem .55rem;font-size:.72rem;display:block;overflow:hidden}.reference-card button{color:#6d6870;cursor:pointer;background:#e9e9eb;border:0;border-radius:50%;width:1.45rem;height:1.45rem;padding:0;line-height:1;position:absolute;bottom:.3rem;right:.32rem}.add-button,.refresh-button,.secondary-button,.primary-button,.download-button{cursor:pointer;background:#fff;border:1px solid #d8d8dd;border-radius:.38rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;padding:.58rem 1rem;font-size:.88rem;font-weight:650;text-decoration:none;display:inline-flex}.add-button{margin-top:.65rem}.add-button:hover,.refresh-button:hover,.secondary-button:hover,.download-button:hover{background:#f5f5f6}.panel-actions{background:#fff;border-top:1px solid #e5e5e7;justify-content:flex-end;gap:.6rem;padding:1rem 1.3rem;display:flex}.primary-button{border-color:var(--brand-primary-strong);color:#fff;background:var(--brand-primary-strong);min-width:7.5rem}.primary-button:hover:not(:disabled){background:var(--brand-primary-deep)}.primary-button:disabled,.refresh-button:disabled{cursor:wait;opacity:.58}.result-heading{align-items:center;gap:.55rem;display:flex}.status{border-radius:.3rem;align-items:center;min-height:1.55rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.status--queued{color:#5f5b63;background:#efeff1}.status--running{color:var(--brand-primary-strong);background:var(--brand-primary-soft)}.status--succeeded{color:#16783c;background:#eaf8ee}.status--failed{color:#b4232d;background:#fff0f1}.result-body{min-height:39rem}.empty-preview{text-align:center;place-content:center;min-height:34rem;display:grid}.empty-preview__icon{color:#77737c;background:#fafafa;border:1px solid #dedee2;border-radius:.45rem;place-items:center;width:3.4rem;height:3.4rem;margin:0 auto 1rem;display:grid}.empty-preview__title{color:#343137;margin:0;font-size:.98rem;font-weight:680}.empty-preview__copy{color:#77737c;max-width:24rem;margin:.45rem 0 0;font-size:.84rem;line-height:1.5}.video-player,.render-stage{aspect-ratio:16/9;background:#f4f4f5;border:1px solid #e2e2e5;border-radius:.35rem;place-items:center;width:100%;display:grid;overflow:hidden}.render-stage__meter{text-align:center}.render-stage__meter span{color:#4b4750;font-size:2rem;font-weight:700;display:block}.render-stage__meter small{color:#77737c;font-size:.78rem}.estimated-time{color:var(--brand-primary-strong);margin-top:.7rem;font-size:.88rem;font-weight:650;display:block}.progress-track{background:#ededf0;border-radius:999px;height:.25rem;margin-top:1rem;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--brand-primary);height:100%;transition:width .25s;display:block}.result-details{grid-template-columns:1.3fr .7fr .8fr 1fr;gap:1rem;margin-top:1.25rem;display:grid}.result-details>div{border:1px solid #e7e7e9;border-radius:.35rem;min-width:0;padding:.75rem}.detail-label{color:#817e85;text-transform:uppercase;margin-bottom:.32rem;font-size:.7rem;font-weight:650;display:block}.result-details code{color:#4b4750;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.result-details div>span:last-child:not(.status){color:#4b4750;align-items:center;gap:.35rem;font-size:.82rem;display:flex}.download-button{color:#343137;margin-top:1rem}.error-banner{color:#a51d27;background:#fff4f5;border:1px solid #ffc9cd;border-radius:.35rem;margin:0;padding:.75rem .85rem;font-size:.82rem;line-height:1.45}.history-panel{max-width:96rem;margin:0 auto}.history-header{min-height:5.25rem}.history-header p{color:#77737c;margin:.3rem 0 0;font-size:.82rem}.history-table{overflow-x:auto}.history-table__head,.history-row{grid-template-columns:6rem minmax(18rem,1fr) 6rem 8rem 8rem 10rem 10rem 6rem 7rem 9rem;align-items:center;gap:1rem;min-width:96rem;padding:.85rem 1rem;display:grid}.history-table__head{color:#77737c;background:#fafafa;border-bottom:1px solid #e7e7e9;font-size:.75rem;font-weight:650}.history-row{color:#5e5a63;text-align:left;background:#fff;border-bottom:1px solid #ededf0;width:100%;position:relative}.history-row:hover{background:#fafafa}.history-row__select{z-index:1;cursor:pointer;background:0 0;border:0;width:100%;position:absolute;inset:0}.history-row__select:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.history-row__main{gap:.25rem;min-width:0;display:grid}.history-row__prompt{color:#343137;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.history-row code{color:#8b8790;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.history-thumbnail{object-fit:cover;background:#f2f2f4;border:1px solid #dedee2;border-radius:.32rem;width:6rem;height:3.4rem;display:block}.history-thumbnail--empty{color:#9b98a0;place-items:center;display:grid}.history-download{z-index:2;color:#4b4750;background:#fff;border:1px solid #dedee2;border-radius:.35rem;justify-content:center;align-items:center;gap:.3rem;min-height:2.2rem;font-size:.78rem;font-weight:650;text-decoration:none;display:inline-flex;position:relative}.history-download:hover{border-color:var(--brand-primary);color:var(--brand-primary-strong)}.history-download svg{width:1rem;height:1rem}.history-download--disabled{color:#aaa7ae;pointer-events:none;background:#f7f7f8}.history-actions{z-index:2;align-items:center;gap:.4rem;display:flex;position:relative}.history-cancel{color:#b4232c;cursor:pointer;background:#fff;border:1px solid #f0b8bd;border-radius:.35rem;min-height:2.2rem;padding:.45rem .7rem;font-size:.78rem;font-weight:650}.history-cancel:hover:not(:disabled){background:#fff5f5;border-color:#d64b55}.history-cancel:disabled{cursor:wait;opacity:.6}.history-action-empty{color:#aaa7ae;justify-content:center;align-items:center;min-width:3rem;min-height:2.2rem;display:inline-flex}.status--cancelled{color:#66616a;background:#ececef}.history-empty{color:#77737c;text-align:center;padding:6rem 2rem}.history-empty button{color:var(--brand-primary-strong);cursor:pointer;background:0 0;border:0;font-weight:650}.pagination{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.pagination__summary{color:#77737c;font-size:.8rem}.pagination__controls{align-items:center;gap:.35rem;display:flex}.pagination__controls button{color:#4b4750;cursor:pointer;background:#fff;border:1px solid #dedee2;border-radius:.35rem;min-width:2.35rem;height:2.35rem;padding:0 .7rem}.pagination__controls button:hover:not(:disabled){border-color:var(--brand-primary);color:var(--brand-primary-strong)}.pagination__controls button:disabled{color:#aaa7ae;cursor:not-allowed;background:#f7f7f8}.pagination__controls .pagination__page--active{border-color:var(--brand-primary-strong);color:#fff;background:var(--brand-primary-strong)}.pagination__ellipsis{color:#8b8790;text-align:center;min-width:1.5rem}@media (width<=900px){.feedback-workspace{grid-template-columns:17rem minmax(0,1fr)}.feedback-back span{display:none}.feedback-message{max-width:86%}.feedback-reply__footer{flex-direction:column;align-items:stretch}.feedback-reply__actions{justify-content:space-between}.playground-grid{grid-template-columns:1fr}.result-body{min-height:30rem}.empty-preview{min-height:25rem}}@media (width<=600px){.user-summary strong{display:none}.topbar{flex-direction:column;align-items:flex-start;gap:.7rem;padding-top:.9rem;padding-bottom:.9rem}.topbar-actions{width:100%}.account-page{display:block}.account-sidebar{border-bottom:1px solid #e5e7eb;border-right:0;height:auto;position:static}.account-sidebar nav{padding:.55rem;display:flex;overflow-x:auto}.account-sidebar nav button{flex:none;min-height:2.4rem;padding:0 .8rem}.account-sidebar__logout{display:none}.account-main{padding:1.25rem 1rem 3rem}.account-setting-row{flex-direction:column;align-items:flex-start;gap:1rem}.account-setting-row__controls{justify-content:space-between;width:100%}.feedback-page{width:min(100% - 1.25rem,70rem);padding-top:1.25rem}.feedback-page--history{height:calc(100vh - 7rem);min-height:32rem;padding-bottom:.65rem}.feedback-hero h1{font-size:1.35rem}.feedback-workspace{min-height:0;display:block;overflow:hidden}.feedback-ticket-sidebar{border-right:0;height:100%}.feedback-workspace--detail .feedback-ticket-sidebar{display:none}.feedback-detail{height:100%;min-height:0}.feedback-detail-empty{display:none}.feedback-detail__header{padding-left:.85rem;padding-right:.85rem}.feedback-back span{display:inline}.feedback-thread{padding:1rem .85rem 1.25rem}.feedback-message{max-width:94%}.feedback-reply{padding:.8rem .85rem}.feedback-reply__attachments{flex-direction:column}.feedback-reply__actions{align-items:flex-end}.feedback-reply-shortcut{white-space:normal}.feedback-form{padding:1.1rem}.feedback-form textarea{min-height:12rem}.language-toggle{flex:none}.model-header{padding:1.25rem 1rem}.model-title-row{align-items:flex-start}.model-header h1{overflow-wrap:anywhere}.page-tabs{padding:0 1rem}.page-tab{flex:1}.main-content{padding:1rem}.current-jobs{flex-direction:column;align-items:stretch}.current-jobs__stats{grid-template-columns:1fr 1fr;display:grid}.current-jobs__stat{min-width:0}.panel-header,.panel-body{padding-left:1rem;padding-right:1rem}.duration-control{grid-template-columns:1fr}.reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-actions{padding:.85rem 1rem}.result-details{grid-template-columns:1fr}.pagination{flex-direction:column;align-items:stretch}.pagination__controls{overflow-x:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
