@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600&display=swap";:root{color:#f2f4f5;font-synthesis:none;text-rendering:optimizelegibility;--bg:#090b0d;--panel:#0e1013;--panel-2:#14171b;--panel-3:#191d22;--control:#101317;--hover:#20242a;--selected:#22282b;--line:#292e35;--line-soft:#22262c;--text:#f2f4f5;--muted:#a1a7af;--faint:#707781;--disabled:#535960;--accent:#65e591;--accent-2:#31cdb3;--accent-ink:#08130c;--accent-soft:#65e59117;--danger:#e56b6b;--warning:#e8b75c;--shadow:0 18px 48px #00000061;background:#090b0d;font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--bg:#f4f6f5;--panel:#fafbfa;--panel-2:#fff;--panel-3:#eef1ef;--control:#f7f9f8;--hover:#ecefed;--selected:#e7ebe8;--line:#d7dcda;--line-soft:#e5e9e7;--text:#161b18;--muted:#626b66;--faint:#89918c;--disabled:#aeb4b0;--accent:#15945c;--accent-2:#148b76;--accent-ink:#fff;--accent-soft:#15945c14;--danger:#c55252;--warning:#9b6c12;--shadow:0 18px 48px #141e181f}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--accent) 48%,var(--panel-3)) var(--panel)}::-webkit-scrollbar-track{background:var(--panel)}::-webkit-scrollbar-thumb{border:2px solid var(--panel);background:color-mix(in srgb,var(--accent) 32%,var(--panel-3));border-radius:999px;min-height:36px}::-webkit-scrollbar-corner{background:var(--panel)}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);overflow-x:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}h1,h2,h3,p{margin:0}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.eyebrow svg{width:13px;height:13px}.icon-button{border:1px solid var(--line);background:var(--panel-2);cursor:pointer;width:36px;height:36px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .18s;display:inline-flex}.icon-button:hover{color:var(--text);background:var(--panel-3);border-color:#45605c}.primary-button,.secondary-button,.ghost-button,.generate-button,.new-chat,.danger-button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .18s;display:inline-flex}.primary-button{background:var(--accent);color:var(--accent-ink);min-height:40px;padding:0 16px}.secondary-button{border:1px solid var(--line);background:var(--panel-2);min-height:38px;color:var(--text);padding:0 14px}.secondary-button:hover,.ghost-button:hover{background:var(--panel-3);border-color:#47625e}.ghost-button{min-height:34px;color:var(--muted);background:0 0;border:1px solid #0000;padding:0 10px}.danger-button{background:var(--danger);color:#210807;min-height:40px;padding:0 16px}.danger-button:hover{filter:brightness(1.08)}.wide{width:100%}.link-button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin:15px auto 0;display:block}button:disabled{opacity:.45;cursor:not-allowed;transform:none!important}input,textarea,select{color:var(--text);background:var(--panel-2);border:1px solid var(--line);border-radius:8px}input::placeholder,textarea::placeholder{color:var(--faint)}label{color:var(--muted);gap:8px;font-size:12px;font-weight:600;display:grid}label>input,label>select{width:100%;min-height:42px;padding:0 12px}select{appearance:none}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:#080d0e;border-right:1px solid #182223;flex-direction:column;width:220px;padding:20px 14px 14px;display:flex;position:fixed;inset:0 auto 0 0}:root[data-theme=light] .sidebar{background:#f9fbfa}.brand{justify-content:space-between;align-items:center;padding:0 8px 28px;display:flex}.logo-mark{align-items:center;gap:11px;display:flex}.logo-mark>span{background:var(--accent);width:36px;height:36px;color:var(--accent-ink);border-radius:9px;place-items:center;display:grid}.logo-mark strong{letter-spacing:.14em;font-size:20px;line-height:1;display:block}.logo-mark small{color:var(--muted);letter-spacing:.22em;margin-top:5px;font-size:8px;display:block}.primary-nav{gap:4px;display:grid}.nav-label{color:var(--faint);letter-spacing:.13em;text-transform:uppercase;padding:0 10px 8px;font-size:10px;font-weight:700}.primary-nav button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;height:43px;padding:0 10px;display:flex}.primary-nav button:hover{background:var(--panel-2);color:var(--text)}.keycap{color:var(--faint);border:1px solid var(--line);border-radius:4px;margin-left:auto;padding:2px 4px;font-size:10px}.sidebar-spacer{flex:1}.privacy-note{border:1px solid var(--line-soft);background:var(--panel);color:var(--accent);border-radius:9px;gap:9px;margin:10px 3px 14px;padding:12px 10px;display:flex}.privacy-note svg{flex:none;width:16px}.privacy-note strong,.privacy-note span{display:block}.privacy-note strong{color:var(--text);margin-bottom:3px;font-size:11px}.privacy-note span{color:var(--faint);font-size:9px;line-height:1.45}.profile-card{border:1px solid var(--line);background:var(--panel);text-align:left;cursor:pointer;border-radius:9px;align-items:center;gap:9px;padding:9px;display:flex}.profile-card:hover{border-color:#405654}.avatar,.large-avatar{background:var(--accent-soft);color:var(--accent);border:1px solid #28594d;place-items:center;font-weight:700;display:grid}.avatar{border-radius:7px;width:31px;height:31px;font-size:12px}.profile-copy{flex:1;min-width:0}.profile-copy strong,.profile-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-copy small{color:var(--faint);margin-top:2px;font-size:9px}.profile-card>svg{width:14px;color:var(--faint)}.main-shell{width:calc(100% - 220px);min-height:100vh;margin-left:220px}.topbar{border-bottom:1px solid var(--line-soft);background:color-mix(in srgb,var(--bg) 92%, transparent);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.top-title{align-items:baseline;gap:12px;display:flex}.top-title small{color:var(--faint);font-size:10px}.top-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.credit-pill{background:var(--accent-soft);height:36px;color:var(--accent);cursor:default;border:1px solid #2d5349;border-radius:8px;align-items:center;gap:6px;padding:0 12px;display:flex}.credit-pill strong{font-size:12px}.credit-pill small{color:var(--muted);font-size:9px}.credit-pill svg{width:15px}.mobile-menu,.sidebar-close{display:none}.force-banner{z-index:60;color:#fff;box-shadow:var(--shadow);background:#1e2626;border:1px solid #52625f;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.force-banner svg{color:var(--warning)}.force-banner button{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:6px;padding:7px 10px;font-weight:700}.auth-page{background:var(--bg);grid-template-columns:minmax(0,1.16fr) minmax(420px,.84fr);min-height:100vh;display:grid}.auth-theme{z-index:5;position:fixed;top:20px;right:22px}.auth-story{border-right:1px solid var(--line);background:#071011;flex-direction:column;padding:36px 7vw 40px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";opacity:.16;mix-blend-mode:screen;pointer-events:none;background-image:url(/og.png);background-position:50%;background-size:cover;position:absolute;inset:0}.auth-story>*{z-index:1;position:relative}.auth-story .logo-mark{color:#fff}.story-copy h1{letter-spacing:-.045em;color:#f1f8f6;font-size:clamp(43px,5vw,72px);line-height:1.1}.story-copy p{color:#9badaa;max-width:540px;margin-top:24px;font-size:16px;line-height:1.8}.story-cards{align-items:flex-end;gap:14px;height:180px;margin-bottom:34px;display:flex}.story-image{background-image:url(/og.png);background-size:1000px;border:1px solid #2c6760;border-radius:5px;box-shadow:0 24px 50px #000}.image-one{background-position:62% 80%;width:31%;height:124px;transform:rotate(-3deg)}.image-two{z-index:2;background-position:82% 54%;width:36%;height:170px}.image-three{background-position:92% 90%;width:29%;height:138px;transform:rotate(3deg)}.privacy-lock{color:var(--accent);align-items:center;gap:12px;display:flex}.privacy-lock>div>*{display:block}.privacy-lock strong{color:#dbe8e5;font-size:12px}.privacy-lock span{color:#6f8581;margin-top:4px;font-size:10px}.auth-panel{background:var(--panel);place-items:center;padding:80px 48px;display:grid}.login-orb{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border:1px solid #2d5b50;border-radius:11px;place-items:center;margin:0 auto 18px;display:grid}.auth-heading h2{letter-spacing:-.02em;font-size:27px}.auth-heading p{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.65}.auth-form-wrap form{gap:16px;display:grid}.input-icon{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.input-icon:focus-within{border-color:var(--accent)}.input-icon>svg{color:var(--faint);flex:none;width:16px}.input-icon input{background:0 0;border:0;flex:1;min-width:0;height:42px;padding:0}.input-icon input:focus{outline:0}.input-icon button{color:var(--faint);cursor:pointer;background:0 0;border:0;padding:4px}.input-icon button svg{width:16px}.auth-help{text-align:center;color:var(--faint);padding-top:5px;font-size:10px}.totp-input{text-align:center;letter-spacing:.3em;height:52px;font-size:25px}.form-error,.form-success{border-radius:7px;align-items:center;gap:7px;padding:10px 11px;font-size:11px;line-height:1.5;display:flex}.form-error{background:color-mix(in srgb,var(--danger) 13%,transparent);color:var(--danger);border:1px solid color-mix(in srgb,var(--danger) 35%,transparent)}.form-success{background:var(--accent-soft);color:var(--accent);border:1px solid #2a554b}.form-error svg,.form-success svg{width:15px}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.create-layout{grid-template-columns:240px minmax(500px,1fr) 310px;height:calc(100vh - 64px);display:grid;overflow:hidden}.session-rail,.result-rail{background:var(--panel);flex-direction:column;display:flex;overflow:hidden}.session-rail{border-right:1px solid var(--line-soft)}.result-rail{border-left:1px solid var(--line-soft)}.rail-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;height:70px;padding:16px;display:flex}.session-list,.result-list{overscroll-behavior:contain;flex:1;min-height:0;padding:9px;overflow:hidden auto}.session-list{align-content:start;gap:4px;display:grid}.session-list>button{text-align:left;cursor:pointer;color:var(--text);background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:34px 1fr 14px;align-items:center;gap:9px;padding:9px;display:grid}.session-list>button:hover{background:var(--panel-2)}.session-list>button.active{background:var(--accent-soft);border-color:#285248}.session-thumb{background:var(--panel-3);width:34px;height:34px;color:var(--accent);border-radius:6px;place-items:center;display:grid}.session-thumb svg{width:15px}.session-list>button span:nth-child(2){min-width:0}.session-list strong,.session-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.session-list small{color:var(--faint);margin-top:4px;font-size:8px}.session-list>button>svg{width:13px;color:var(--faint)}.empty-mini{text-align:center;color:var(--faint);padding:35px 10px;font-size:10px}.empty-mini svg{color:var(--accent);margin:0 auto 9px;display:block}.empty-mini button{color:var(--accent);cursor:pointer;background:0 0;border:0;margin:10px auto;display:block}.workbench{padding:34px clamp(24px,3vw,50px) 80px;overflow-y:auto}.workbench-head{justify-content:space-between;align-items:flex-end;gap:20px;max-width:780px;margin:0 auto 26px;display:flex}.workbench-head h1{letter-spacing:-.03em;margin-top:7px;font-size:25px}.status-dot{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:9px;display:flex}.status-dot i,.conversation-head small i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%}.mode-tabs{border-bottom:1px solid var(--line);gap:24px;max-width:780px;margin:0 auto 16px;display:flex}.mode-tabs button{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:11px;font-weight:600}.mode-tabs button.active{border-bottom-color:var(--accent);color:var(--text)}.prompt-card,.reference-card{border:1px solid var(--line);background:var(--panel);border-radius:10px;max-width:780px;margin:0 auto 14px}.prompt-card:focus-within{border-color:#3c685e}.prompt-top,.prompt-bottom{justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.prompt-top label{color:var(--text)}.prompt-top span,.prompt-bottom span{color:var(--faint);font-size:9px}.prompt-card textarea{border:0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--panel);resize:vertical;border-radius:0;width:100%;height:145px;padding:15px;font-size:13px;line-height:1.8}.prompt-card textarea:focus{outline:0}.field-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.field-title>div{align-items:center;gap:10px;display:flex}.field-title strong,.field-title small{display:block}.field-title strong{color:var(--text);font-size:11px}.field-title small{color:var(--faint);margin-top:3px;font-size:9px}.dropzone{background:var(--panel-2);width:100%;min-height:130px;color:var(--muted);cursor:pointer;border:1px dashed #3d5451;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.dropzone strong{font-size:11px}.dropzone small{color:var(--faint);font-size:9px}.reference-preview{grid-template-columns:110px 1fr;align-items:center;gap:14px;display:grid;position:relative}.reference-preview>img{object-fit:cover;border-radius:6px;width:110px;height:88px}.reference-actions{justify-items:start;gap:10px;display:grid}.reference-actions>span,.mask-ready{color:var(--accent);align-items:center;gap:5px;font-size:10px;display:flex}.mask-ready{position:absolute;bottom:0;right:0}.controls-grid{grid-template-columns:1.4fr 1.2fr 1.2fr .8fr;gap:14px;max-width:780px;margin:18px auto;display:grid}.control>span{color:var(--muted);margin-bottom:8px;font-size:9px;font-weight:600;display:block}.control:nth-child(5){grid-column:1/3}.select-wrap{position:relative}.select-wrap select{width:100%;height:38px;padding:0 30px 0 10px;font-size:10px}.select-wrap svg{width:14px;color:var(--faint);pointer-events:none;position:absolute;top:11px;right:9px}.choice-row{gap:5px;display:flex}.choice-row button{border:1px solid var(--line);background:var(--panel);height:38px;color:var(--muted);cursor:pointer;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.choice-row button.active{background:var(--accent-soft);color:var(--accent);border-color:#387164}.choice-row.compact button{padding:0 8px}.ratio{border:1px solid;display:block}.r-11{width:10px;height:10px}.r-23{width:8px;height:12px}.r-32{width:12px;height:8px}.stepper{border:1px solid var(--line);border-radius:7px;justify-content:space-between;align-items:center;height:38px;display:flex}.stepper button{color:var(--muted);cursor:pointer;background:0 0;border:0;width:30%;height:100%}.stepper strong{font-size:11px}.inline-notice{background:var(--accent-soft);max-width:780px;color:var(--accent);border:1px solid #28594d;border-radius:7px;align-items:center;gap:8px;margin:8px auto;padding:9px 11px;font-size:10px;display:flex}.inline-notice>button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto}.inline-notice.error{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 40%,transparent);background:color-mix(in srgb,var(--danger) 10%,transparent)}.inline-notice.warn{color:var(--warning);background:#211c12;border-color:#695329}.inline-notice svg{width:14px}.generate-bar{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:22px;max-width:780px;margin:26px auto 0;padding-top:22px;display:flex}.generate-bar>div{text-align:right}.generate-bar>div span,.generate-bar>div strong{display:block}.generate-bar>div span{color:var(--faint);font-size:9px}.generate-bar>div strong{margin-top:3px;font-size:12px}.generate-button{background:var(--accent);height:48px;color:var(--accent-ink);min-width:180px;padding:0 18px;font-size:12px}.generate-button>span{width:28px;height:28px;color:var(--accent);background:#092b21;border-radius:6px;place-items:center;display:grid}.generate-button>svg{width:15px;margin-left:auto}.result-list{align-content:start;gap:14px;padding:14px;display:grid}.result-card{border:1px solid var(--line);background:var(--panel-2);border-radius:10px;transition:border-color .16s,transform .16s;overflow:hidden}.result-card:hover{border-color:color-mix(in srgb,var(--text) 24%,var(--line))}.result-card.status-failed{border-color:color-mix(in srgb,var(--danger) 38%,var(--line))}.result-card-head{border-bottom:1px solid var(--line-soft);background:var(--panel);justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:11px 13px;display:flex}.result-card-head>small{color:var(--faint);white-space:nowrap;font-size:8.5px}.job-status{color:var(--muted);align-items:center;gap:7px;font-size:9.5px;font-weight:650;display:flex}.job-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.job-status.queued{color:var(--warning)}.job-status.running,.job-status.succeeded{color:var(--accent)}.job-status.failed{color:var(--danger)}.job-status.canceled{color:var(--faint)}.result-image{border-bottom:1px solid var(--line-soft);background:#0a0d0d;height:210px;position:relative}.result-image img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.image-actions{position:absolute;top:9px;right:9px}.result-placeholder{text-align:left;border-bottom:1px solid var(--line-soft);flex-direction:column;justify-content:center;align-items:flex-start;min-height:190px;padding:22px 16px;display:flex}.result-placeholder strong{font-size:14px;line-height:1.35}.result-placeholder small{max-width:260px;color:var(--faint);margin-top:9px;font-size:10px;line-height:1.7}.result-placeholder .ghost-button{border:1px solid var(--line);min-height:34px;color:var(--muted);margin-top:18px;padding:0 10px}.result-placeholder.clickable{cursor:pointer}.result-placeholder.clickable:focus-visible{outline:2px solid var(--danger);outline-offset:-3px}.failure-details-link{color:var(--danger);margin-top:16px;font-size:9.5px;font-style:normal}.result-meta p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.65;display:-webkit-box;overflow:hidden}.result-meta span{color:var(--faint);margin-top:9px;font-size:9px;display:block}.result-empty>span,.large-empty>span{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border:1px solid #2a574c;border-radius:10px;place-items:center;margin:0 auto 14px;display:grid}.result-empty h3{font-size:12px}.result-empty p{color:var(--faint);margin-top:7px;font-size:9px;line-height:1.6}.content-page,.admin-page{max-width:1500px;margin:0 auto;padding:34px 38px 70px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-.04em;margin-top:6px;font-size:30px}.page-stat{color:var(--accent);border-left:1px solid var(--line);align-items:center;gap:10px;padding-left:18px;display:flex}.page-stat span>*{display:block}.toolbar{gap:10px;margin-bottom:22px;display:flex}.search-box{border:1px solid var(--line);background:var(--panel);border-radius:8px;align-items:center;gap:8px;min-width:280px;height:40px;padding:0 11px;display:flex}.search-box svg{color:var(--faint);width:15px}.search-box input{background:0 0;border:0;flex:1;min-width:0;height:100%}.search-box input:focus{outline:0}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.gallery-card{border:1px solid var(--line);background:var(--panel);border-radius:9px;overflow:hidden}.gallery-image{aspect-ratio:1;background:var(--panel-2);position:relative}.gallery-preview-button,.result-preview-button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.gallery-image img{object-fit:cover;width:100%;height:100%;display:block}.gallery-preview-button:focus-visible,.result-preview-button:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.gallery-overlay{opacity:0;gap:6px;transition:all .2s;display:flex;position:absolute;inset:auto 8px 8px;transform:translateY(5px)}.gallery-image:hover .gallery-overlay{opacity:1;transform:none}.gallery-overlay button,.gallery-overlay a{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060d0cd1;border:1px solid #ffffff3d;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 9px;font-size:9px;text-decoration:none;display:flex}.gallery-overlay button:first-child{flex:1}.gallery-overlay .danger-icon:hover{color:var(--danger)}.gallery-overlay svg{width:14px}.gallery-copy p{white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:1.5;overflow:hidden}.gallery-copy span{color:var(--faint);justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.gallery-copy b{color:var(--accent);font-weight:500}.large-empty{border:1px dashed var(--line);background:var(--panel);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:460px;display:flex}.large-empty h2{font-size:18px}.large-empty p{color:var(--muted);margin-top:9px;font-size:11px}.chat-layout{grid-template-columns:240px 1fr;height:calc(100vh - 64px);display:grid;overflow:hidden}.chat-sidebar{border-right:1px solid var(--line-soft);background:var(--panel);padding:14px;overflow:auto}.new-chat{background:var(--accent);width:100%;height:42px;color:var(--accent-ink);margin-bottom:25px}.chat-session-list{gap:4px;display:grid}.chat-session-list button{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;gap:9px;padding:10px;display:flex}.chat-session-list button.active{background:var(--accent-soft);color:var(--text);border-color:#285248}.chat-session-list button>svg{flex:none;width:16px}.chat-session-list button span{min-width:0}.chat-session-list strong,.chat-session-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.chat-session-list small{color:var(--faint);margin-top:4px;font-size:8px}.conversation{grid-template-rows:66px minmax(0,1fr) auto;display:grid;overflow:hidden}.conversation-head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:0 24px;display:flex}.conversation-head>div{align-items:center;gap:10px;display:flex}.chat-bot{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border:1px solid #285248;border-radius:8px;place-items:center;display:grid}.conversation-head strong,.conversation-head small{align-items:center;gap:5px;display:flex}.conversation-head small{color:var(--faint);margin-top:4px;font-size:8px}.model-select{position:relative}.model-select select{min-width:180px;height:36px;padding:0 30px 0 10px;font-size:10px}.model-select svg{pointer-events:none;position:absolute;top:9px;right:8px}.message-list{padding:38px max(30px,50% - 390px) 140px;overflow:auto}.chat-welcome>span{background:var(--accent-soft);width:52px;height:52px;color:var(--accent);border:1px solid #2a574c;border-radius:12px;place-items:center;margin:0 auto 18px;display:grid}.chat-welcome h1{letter-spacing:-.03em;font-size:26px}.chat-welcome p{color:var(--muted);margin:10px 0 22px;font-size:11px}.suggestions{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.suggestions button{border:1px solid var(--line);background:var(--panel);color:var(--muted);cursor:pointer;border-radius:8px;padding:12px;font-size:9px;line-height:1.5}.suggestions button:hover{color:var(--text);border-color:#3a5c56}.message{grid-template-columns:34px 1fr;gap:12px;margin-bottom:25px;display:grid}.message-avatar{border:1px solid var(--line);background:var(--panel-2);width:34px;height:34px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.message.assistant .message-avatar{color:var(--accent);background:var(--accent-soft);border-color:#295349}.message>div>span{color:var(--faint);font-size:9px}.message p{white-space:pre-wrap;margin-top:7px;font-size:12px;line-height:1.85}.message-attachments{grid-template-columns:repeat(4,minmax(0,130px));gap:6px;margin-top:10px;display:grid}.message-attachments button{aspect-ratio:1;border:1px solid var(--line);background:var(--panel-2);cursor:zoom-in;border-radius:7px;padding:0;overflow:hidden}.message-attachments img{object-fit:cover;width:100%;height:100%;display:block}.typing{gap:4px;display:flex}.typing i{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:1s infinite pulse}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25;transform:translateY(-3px)}}.composer{background:color-mix(in srgb,var(--panel) 94%,transparent);width:min(780px,100vw - 520px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;border:1px solid #314743;border-radius:11px;padding:10px;position:absolute;bottom:22px;left:calc(50vw + 230px + min(780px,100vw - 520px)/-2)}.composer textarea{resize:none;background:0 0;border:0;width:100%;height:65px;padding:5px 6px;font-size:12px;line-height:1.6}.composer textarea:focus{outline:0}.composer-bar,.composer-bar>div{justify-content:space-between;align-items:center;display:flex}.composer-bar>div{gap:5px}.composer-bar>div>span{color:var(--faint);margin-left:7px;font-size:8px}.send-button{background:var(--accent);width:36px;height:36px;color:var(--accent-ink);cursor:pointer;border:0;border-radius:8px;place-items:center;display:grid}.attachments{border-bottom:1px solid var(--line);margin-bottom:7px;padding:0 2px 9px}.attachment-strip{color:var(--faint);justify-content:space-between;align-items:center;margin-bottom:7px;font-size:8.5px;display:flex}.attachment-strip small{color:var(--accent);align-items:center;gap:5px;display:flex}.attachment-strip svg{width:12px;height:12px}.attachment-list{gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.attachment{border:1px solid var(--line);background:var(--panel-2);border-radius:7px;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:7px;width:160px;min-width:160px;height:54px;padding:4px;display:grid}.attachment.failed{border-color:color-mix(in srgb,var(--danger) 45%,var(--line))}.attachment img{object-fit:cover;border-radius:4px;width:44px;height:44px}.attachment>span{min-width:0}.attachment strong,.attachment small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.attachment strong{color:var(--text);font-size:8.5px}.attachment small{color:var(--faint);margin-top:3px;font-size:8px}.attachment.ready small{color:var(--accent)}.attachment.failed small{color:var(--danger)}.attachment button{width:24px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.attachment button svg{width:13px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-card{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:20px}.settings-title{border-bottom:1px solid var(--line-soft);gap:12px;margin-bottom:18px;padding-bottom:16px;display:flex}.settings-title>span{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border:1px solid #2b574c;border-radius:8px;place-items:center;display:grid}.settings-title p{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.5}.profile-line{align-items:center;gap:12px;margin-bottom:20px;display:flex}.large-avatar{border-radius:9px;width:46px;height:46px}.profile-line>div{flex:1}.profile-line strong,.profile-line small{display:block}.profile-line small{color:var(--faint);margin-top:4px;font-size:9px}.role-badge,.current-badge{border:1px solid var(--line);background:var(--panel-2);color:var(--muted);border-radius:5px;padding:5px 7px;font-size:8px}.data-row{border-top:1px solid var(--line-soft);color:var(--muted);justify-content:space-between;padding:12px 0;font-size:10px;display:flex}.data-row strong{color:var(--text);align-items:center;gap:5px;display:flex}.data-row svg{color:var(--accent);width:13px}.settings-form{gap:13px;display:grid}.settings-form .primary-button{justify-self:start}.device-list{display:grid}.device-list>div{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;padding:11px 0;display:flex}.device-list>div:last-child{border:0}.device-icon{background:var(--panel-2);border:1px solid var(--line);width:34px;height:34px;color:var(--muted);border-radius:7px;place-items:center;display:grid}.device-list>div>div{flex:1}.device-list strong,.device-list small{display:block}.device-list strong{font-size:10px}.device-list small{color:var(--faint);margin-top:4px;font-size:8px}.current-badge{color:var(--accent);border-color:#285248}.storage-number strong{font-size:28px}.storage-number span{color:var(--faint);font-size:11px}.storage-bar{background:var(--panel-3);border-radius:2px;height:7px;margin:18px 0 8px;overflow:hidden}.storage-bar span{background:var(--accent);height:100%;display:block}.storage-foot{color:var(--faint);font-size:9px}.settings-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding:16px 0;display:flex}.settings-footer>span{color:var(--faint);align-items:center;gap:6px;font-size:9px;display:flex}.settings-footer>span svg{width:13px}.two-factor-ready{background:var(--accent-soft);color:var(--accent);border:1px solid #2b574c;border-radius:8px;align-items:center;gap:12px;padding:14px;display:flex}.two-factor-ready strong{font-size:11px}.two-factor-ready p{color:var(--muted);margin-top:4px;font-size:9px}.two-factor-setup{gap:12px;display:grid}.two-factor-setup>p{color:var(--muted);font-size:10px;line-height:1.6}.secret-box{align-items:center;gap:8px;display:flex}.secret-box code{background:var(--panel-2);border:1px solid var(--line);letter-spacing:.08em;border-radius:7px;flex:1;padding:12px;font-size:11px;overflow:auto}.two-factor-setup details{color:var(--muted);font-size:9px}.two-factor-setup details code{white-space:pre-wrap;background:var(--panel-2);color:var(--text);border-radius:6px;margin-top:8px;padding:10px;line-height:1.8;display:block}.admin-tabs{border-bottom:1px solid var(--line);gap:24px;margin-bottom:24px;display:flex}.admin-tabs button{height:41px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:10px;font-weight:600}.admin-tabs button.active{color:var(--text);border-bottom-color:var(--accent)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{border:1px solid var(--line);background:var(--panel);border-radius:9px;gap:13px;padding:18px;display:flex}.metric-card>span{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border:1px solid #295349;border-radius:8px;place-items:center;display:grid}.metric-card small,.metric-card strong,.metric-card p{display:block}.metric-card small{color:var(--muted);font-size:9px}.metric-card strong{margin:7px 0;font-size:24px;line-height:1}.metric-card p{color:var(--faint);font-size:8px}.overview-grid{grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px;display:grid}.admin-card{border:1px solid var(--line);background:var(--panel);border-radius:9px;padding:20px}.card-head{justify-content:space-between;display:flex}.card-head p,.section-head p{color:var(--muted);margin-top:5px;font-size:9px}.health-badge{color:var(--accent);align-items:center;gap:5px;font-size:8px;display:flex}.health-badge i{background:var(--accent);border-radius:50%;width:6px;height:6px}.health-rows{margin-top:18px}.health-rows>div{border-top:1px solid var(--line-soft);color:var(--muted);justify-content:space-between;padding:12px 0;font-size:10px;display:flex}.health-rows strong{color:var(--accent);align-items:center;gap:5px;display:flex}.health-rows strong.warning{color:var(--warning)}.health-rows svg{width:13px}.callout-card{align-items:flex-start;gap:15px;display:flex}.callout-card>span{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border:1px solid #31594f;border-radius:9px;flex:none;place-items:center;display:grid}.callout-card p{color:var(--muted);margin:9px 0 18px;font-size:10px;line-height:1.7}.callout-card button{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.section-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.provider-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.provider-card{border:1px solid var(--line);background:var(--panel);border-radius:9px;padding:16px}.provider-head{grid-template-columns:38px 1fr auto;align-items:center;gap:10px;display:grid}.provider-icon{border:1px solid var(--line);background:var(--panel-2);width:38px;height:38px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.provider-icon.healthy{color:var(--accent);background:var(--accent-soft);border-color:#2b574c}.provider-head p{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:4px;font-size:8px;overflow:hidden}.status-tag{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:8px}.status-tag.healthy{color:var(--accent);background:var(--accent-soft);border-color:#2c584d}.status-tag.degraded,.status-tag.unknown{color:var(--warning);background:#221e14;border-color:#65532e}.status-tag.open{color:var(--danger);background:#241414;border-color:#673936}.provider-info{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1fr;gap:12px;margin:15px 0;padding:15px 0;display:grid}.provider-info small,.provider-info strong{display:block}.provider-info small{color:var(--faint);font-size:8px}.provider-info strong{margin-top:4px;font-size:9px}.table-wrap{border:1px solid var(--line);background:var(--panel);border-radius:9px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:10px}.table-wrap th{text-align:left;color:var(--faint);text-transform:uppercase;letter-spacing:.08em;background:var(--panel-2);font-size:8px}.table-wrap th,.table-wrap td{border-bottom:1px solid var(--line-soft);white-space:nowrap;padding:12px 14px}.table-wrap tr:last-child td{border:0}.table-wrap td strong,.table-wrap td small{display:block}.table-wrap td small{color:var(--faint);text-overflow:ellipsis;max-width:220px;margin-top:4px;font-size:8px;overflow:hidden}.capability-tag{color:var(--accent);background:var(--accent-soft);border:1px solid #2b574c;border-radius:5px;padding:4px 7px;font-size:8px}.admin-search{justify-content:flex-end}.audit-list{border:1px solid var(--line);background:var(--panel);border-radius:9px;padding:0 16px}.audit-list article{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;padding:13px 0;display:flex}.audit-list article:last-child{border:0}.audit-icon{border:1px solid var(--line);background:var(--panel-2);width:34px;height:34px;color:var(--muted);border-radius:7px;place-items:center;display:grid}.audit-list article>div{flex:1}.audit-list strong{font-size:10px}.audit-list p{color:var(--faint);margin-top:4px;font-size:8px}.audit-list article>span:last-child{text-align:right;color:var(--muted);font-size:8px}.audit-list article>span:last-child small{color:var(--faint);margin-top:4px;display:block}.provider-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.provider-actions .secondary-button{padding:0 8px;font-size:9px}.provider-feedback{border-radius:6px;align-items:flex-start;gap:6px;min-height:32px;margin-top:10px;padding:8px 9px;font-size:9px;line-height:1.5;display:flex}.provider-feedback svg{flex:none;width:13px;height:13px;margin-top:1px}.provider-feedback.loading{color:var(--muted);background:var(--panel-2);border:1px solid var(--line)}.provider-feedback.success{color:var(--accent);background:var(--accent-soft);border:1px solid #2a554b}.provider-feedback.error{color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,transparent);border:1px solid color-mix(in srgb,var(--danger) 35%,transparent)}.provider-actions>.ghost-button{grid-column:1/-1}.chat-session-item{position:relative}.chat-session-item>.session-select{width:100%;padding-right:38px}.chat-session-item>.session-delete{opacity:0;width:28px;height:28px;color:var(--faint);place-items:center;padding:0;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.chat-session-item:hover>.session-delete,.chat-session-item>.session-delete:focus-visible{opacity:1}.chat-session-item>.session-delete:hover{color:var(--danger);background:0 0}.chat-session-item>.session-delete svg{width:13px}.row-actions{gap:2px;display:flex}.danger-text{color:var(--danger)!important}.danger-eyebrow{color:var(--danger)}.delete-model-copy{border:1px solid color-mix(in srgb,var(--danger) 35%,transparent);background:color-mix(in srgb,var(--danger) 9%,transparent);border-radius:8px;gap:12px;padding:13px;display:flex}.delete-model-copy>span{background:color-mix(in srgb,var(--danger) 15%,transparent);width:36px;height:36px;color:var(--danger);border-radius:7px;flex:none;place-items:center;display:grid}.delete-model-copy strong{font-size:11px}.delete-model-copy p{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.6}.inspection-modal{background:var(--panel);width:min(850px,95vw);max-height:90vh;box-shadow:var(--shadow);border:1px solid #38504d;border-radius:11px;padding:20px;overflow:auto}.inspection-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.inspection-stats span{border:1px solid var(--line);background:var(--panel-2);color:var(--muted);border-radius:7px;padding:12px;font-size:9px}.inspection-stats strong{color:var(--text);margin-bottom:4px;font-size:16px;display:block}.inspection-modal>h3{margin:18px 0 10px;font-size:11px}.inspection-assets{grid-template-columns:repeat(4,1fr);gap:8px;min-height:70px;display:grid}.inspection-assets img{aspect-ratio:1;object-fit:cover;border-radius:6px;width:100%}.inspection-assets p{color:var(--faint);font-size:9px}.inspection-events{border:1px solid var(--line);border-radius:8px}.inspection-events>div{border-bottom:1px solid var(--line-soft);grid-template-columns:70px 1fr 75px;align-items:center;gap:8px;padding:9px;display:grid}.inspection-events>div:last-child{border:0}.inspection-events p{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.inspection-events small{color:var(--faint);text-align:right;font-size:8px}.inspection-foot{color:var(--accent);align-items:center;gap:6px;margin-top:14px;font-size:9px;display:flex}.inspection-foot svg{width:14px}.result-image{aspect-ratio:2/3;width:100%;height:auto}.result-image img{object-fit:contain}.image-actions{z-index:1}.result-placeholder{aspect-ratio:2/3;width:100%;height:auto;min-height:0}.image-viewer{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#020506f0;position:fixed;inset:0}.image-viewer-stage{overscroll-behavior:contain;justify-content:center;align-items:center;padding:90px;display:flex;position:absolute;inset:0;overflow:auto}.image-viewer-stage img{object-fit:contain;transform-origin:50%;-webkit-user-select:none;user-select:none;max-width:calc(100vw - 180px);max-height:calc(100vh - 180px);transition:transform .14s;display:block;box-shadow:0 24px 80px #00000073}.image-viewer-toolbar{z-index:202;height:44px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1212db;border:1px solid #ffffff29;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%)}.image-viewer-toolbar button,.image-viewer-close{color:#dbe8e5;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.image-viewer-toolbar button:hover,.image-viewer-close:hover{color:#fff;background:#ffffff1a}.image-viewer-toolbar button:disabled{opacity:.3}.image-viewer-toolbar .zoom-label{width:64px;font-size:10px}.image-viewer-toolbar i{background:#ffffff26;width:1px;height:22px;margin:0 3px}.image-viewer-close{z-index:203;background:#0b1212db;border:1px solid #ffffff29;position:fixed;top:18px;right:18px}.image-viewer-hint{z-index:202;color:#ffffff80;pointer-events:none;font-size:9px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.result-placeholder.failed.clickable{cursor:pointer;transition:border-color .18s,background .18s}.result-placeholder.failed.clickable:hover,.result-placeholder.failed.clickable:focus-visible{background:color-mix(in srgb,var(--danger) 8%,var(--panel-2));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--danger) 42%,transparent);outline:0}.failure-details-link{color:var(--danger);border-bottom:1px solid color-mix(in srgb,var(--danger) 45%,transparent);margin-top:8px;padding-bottom:1px;font-size:8px;font-style:normal}.failure-modal{background:var(--panel);width:min(650px,95vw);max-height:90vh;box-shadow:var(--shadow);border:1px solid #5c3b39;border-radius:11px;gap:16px;padding:20px;display:grid;overflow:auto}.failure-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.failure-summary{border:1px solid color-mix(in srgb,var(--danger) 35%,transparent);background:color-mix(in srgb,var(--danger) 9%,transparent);border-radius:8px;gap:12px;padding:14px;display:flex}.failure-summary>span{background:color-mix(in srgb,var(--danger) 14%,transparent);width:38px;height:38px;color:var(--danger);border-radius:8px;flex:none;place-items:center;display:grid}.failure-summary>div{min-width:0}.failure-summary small,.failure-summary strong,.failure-summary p{display:block}.failure-summary small{color:var(--danger);margin-bottom:5px;font-size:8px}.failure-summary strong{overflow-wrap:anywhere;font-size:11px;line-height:1.55}.failure-summary p{color:var(--muted);margin-top:7px;font-size:8px}.failure-timeline{padding:2px 2px 0}.failure-timeline h3{margin-bottom:13px;font-size:11px}.failure-timeline>div{grid-template-columns:18px 1fr;gap:9px;min-height:54px;display:grid;position:relative}.failure-timeline>div:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:12px;bottom:-2px;left:5px}.timeline-dot{z-index:1;border:2px solid var(--panel);background:var(--muted);border-radius:50%;width:11px;height:11px;position:relative}.timeline-dot.failed{background:var(--danger)}.timeline-dot.done,.timeline-dot.refunded{background:var(--accent)}.failure-timeline p{min-width:0}.failure-timeline strong,.failure-timeline small{display:block}.failure-timeline strong{font-size:10px}.failure-timeline small{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:8px;line-height:1.55}.failure-modal .diagnostic-copy{margin-right:auto}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020606d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal,.mask-modal,.discovery-modal{background:var(--panel);box-shadow:var(--shadow);border:1px solid #38504d;border-radius:11px}.admin-modal{gap:15px;width:min(520px,100%);max-height:90vh;padding:20px;display:grid;overflow:auto}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:2px;padding-bottom:14px;display:flex}.modal-head h2{margin-top:5px;font-size:17px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:9px;margin-top:3px;padding-top:16px;display:flex}.modal-actions>span{color:var(--faint);margin-right:auto;font-size:9px}.discovery-modal{flex-direction:column;gap:14px;width:min(980px,96vw);height:min(780px,92vh);padding:20px;display:flex}.discovery-state{text-align:center;color:var(--accent);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.discovery-state>svg{width:30px;height:30px}.discovery-state strong{font-size:14px}.discovery-state p{max-width:520px;color:var(--muted);font-size:10px;line-height:1.6}.discovery-state.error{color:var(--danger)}.discovery-toolbar{align-items:center;gap:8px;display:flex}.discovery-toolbar .search-box{min-width:240px;margin-right:auto}.discovery-toolbar>span{color:var(--muted);white-space:nowrap;font-size:9px}.discovery-list{border:1px solid var(--line);background:var(--panel-2);border-radius:8px;flex:1;min-height:180px;overflow:auto}.discovery-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:20px minmax(150px,1fr) minmax(180px,1fr) 110px;align-items:center;gap:10px;padding:9px 11px;display:grid}.discovery-list>div:last-child{border-bottom:0}.discovery-list>div>input[type=checkbox]{width:15px;height:15px;accent-color:var(--accent)}.discovery-list>div>div{min-width:0}.discovery-list strong,.discovery-list small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.discovery-list strong{font-size:10px}.discovery-list small{color:var(--faint);margin-top:3px;font-size:8px}.discovery-list>div>input:not([type=checkbox]),.discovery-list select{min-width:0;height:34px;padding:0 9px;font-size:9px}.discovery-pricing{grid-template-columns:1fr repeat(3,minmax(130px,180px));align-items:end;gap:10px;display:grid}.discovery-pricing>span{color:var(--muted);align-self:center;font-size:9px}.discovery-pricing label{gap:5px;font-size:9px}.discovery-pricing input{height:34px;min-height:34px}.mask-modal{width:min(960px,95vw);padding:16px}.mask-stage{aspect-ratio:1;background-color:#050808;background-position:50%;background-repeat:no-repeat;background-size:contain;height:min(65vh,700px);margin:14px auto;position:relative;overflow:hidden}.mask-stage canvas{touch-action:none;cursor:crosshair;width:100%;height:100%}.mask-toolbar{border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:14px;display:flex}.mask-toolbar>label{align-items:center;gap:8px;margin-left:auto;display:flex}.segmented{border:1px solid var(--line);border-radius:7px;display:flex;overflow:hidden}.segmented button{background:var(--panel-2);height:34px;color:var(--muted);cursor:pointer;border:0;align-items:center;gap:5px;padding:0 10px;display:flex}.boot-screen{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100vh;display:flex}.boot-line{background:var(--panel-3);width:180px;height:2px;overflow:hidden}.boot-line span{background:var(--accent);width:40%;height:100%;animation:1.2s infinite load;display:block}.boot-screen p{color:var(--faint);font-size:10px}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(350%)}}body{font-size:14px;line-height:1.55}.primary-nav button{font-size:13px}.nav-label{font-size:10px}.privacy-note strong{font-size:12px}.privacy-note span,.profile-copy small{font-size:10px}.profile-copy strong{font-size:12px}.top-title>span{font-size:14px}.page-heading h1{margin-top:9px;font-size:38px;line-height:1.12}.page-heading p{max-width:660px;margin-top:12px;font-size:13px;line-height:1.75}.page-stat{margin-top:20px}.page-stat strong{font-size:22px}.search-box{min-width:min(380px,100%);height:44px}.search-box input{font-size:12px}.gallery-image{aspect-ratio:4/3;border:1px solid var(--line);border-radius:9px;overflow:hidden}.gallery-copy p{font-size:12px;line-height:1.6}.large-empty{text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:flex-start;max-width:720px;min-height:340px;padding:70px 0}.large-empty h2{letter-spacing:-.025em;font-size:28px;line-height:1.3}.large-empty p{max-width:560px;margin-top:14px;font-size:13px;line-height:1.8}.auth-story{padding-left:clamp(48px,7vw,110px);padding-right:clamp(48px,7vw,110px)}.story-copy{max-width:700px}.story-copy h1{font-size:clamp(48px,5vw,76px);line-height:1.06}.story-copy p{max-width:590px;font-size:16px}.story-cards{align-items:stretch;height:220px;margin-bottom:38px}.story-cards .image-two{background-position:50% 56%;background-size:cover;border-radius:8px;width:min(100%,620px);height:220px;transform:none}.login-orb{margin:0 0 22px}.auth-heading h2{font-size:31px}.auth-heading p{font-size:13px}.input-icon input{height:46px;font-size:13px}.auth-form-wrap .primary-button{height:50px;font-size:13px}.auth-help{font-size:11px}.create-layout{grid-template-columns:250px minmax(540px,1fr) 340px}.rail-head h2{margin-top:5px;font-size:16px}.session-list>button{padding:11px}.session-list strong{font-size:12px}.session-list small{font-size:10px;line-height:1.45}.empty-mini{text-align:left;padding:40px 12px}.empty-mini strong,.empty-mini span{display:block}.empty-mini strong{color:var(--text);font-size:15px}.empty-mini span{margin-top:9px;font-size:11px;line-height:1.7}.empty-mini button{margin:16px 0 0;font-size:11px}.workbench-head{max-width:840px;margin-bottom:32px}.workbench-head h1{font-size:32px;line-height:1.2}.mode-tabs,.prompt-card,.reference-card,.controls-grid,.inline-notice,.generate-bar{max-width:840px}.mode-tabs{margin-bottom:22px}.mode-tabs button{height:42px;font-size:12px}.prompt-top label{font-size:12px}.prompt-top span,.prompt-bottom span{font-size:10px}.prompt-card textarea{height:190px;padding:18px;font-size:14px;line-height:1.8}.controls-grid{gap:18px;margin:24px auto}.control>span{margin-bottom:9px;font-size:11px}.select-wrap select,.choice-row button{font-size:11px}.generate-bar{margin-top:34px;padding-top:26px}.result-meta p{font-size:11px;line-height:1.6}.result-meta span{margin-top:9px;font-size:9.5px}.result-placeholder strong{font-size:13px}.result-placeholder small{max-width:240px;font-size:10.5px;line-height:1.65}.result-empty h3{font-size:18px;line-height:1.35}.result-empty p{margin-top:10px;font-size:11px;line-height:1.75}.chat-sidebar{padding:20px 16px}.new-chat{height:46px;margin-bottom:30px;font-size:12px}.chat-session-list button{padding:12px}.chat-session-list strong{font-size:12px}.conversation-head strong{font-size:12px}.conversation-head small{font-size:9.5px}.chat-welcome h1{font-size:34px;line-height:1.2}.suggestions button:hover{color:var(--text);background:0 0;padding-left:8px}.composer textarea{font-size:13px;line-height:1.7}.composer-bar>div>span{font-size:9.5px}.settings-card,.admin-card,.provider-card{padding:24px}.settings-title h2{font-size:16px}.settings-title p{font-size:11px;line-height:1.65}.profile-line strong{font-size:14px}.profile-line small,.data-row{font-size:11px}.metric-card{padding:22px}.metric-card small{font-size:10px}.metric-card strong{margin:10px 0;font-size:28px}.metric-card p{font-size:10px;line-height:1.55}.card-head h2,.section-head h2{font-size:17px}.card-head p,.section-head p{font-size:11px;line-height:1.6}.health-rows>div{padding:15px 0;font-size:11px}.callout-card h2{font-size:17px}.callout-card p{font-size:11px;line-height:1.8}.provider-head h3{font-size:13px}.provider-head p{font-size:10px}.provider-info small{font-size:9px}.provider-info strong,.table-wrap table{font-size:11px}.table-wrap th{font-size:9.5px}.table-wrap td small{font-size:9.5px}@media (width<=1200px){.create-layout{grid-template-columns:210px minmax(460px,1fr) 270px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.provider-grid{grid-template-columns:repeat(2,1fr)}.composer{width:min(700px,100vw - 480px);left:calc(50vw + 215px + min(700px,100vw - 480px)/-2)}}@media (width<=960px){.sidebar{transition:all .22s;transform:translate(-100%)}.sidebar.open{transform:none}.sidebar-close,.mobile-menu{display:inline-flex}.sidebar-scrim{z-index:25;background:#00000094;border:0;position:fixed;inset:0}.main-shell{width:100%;margin-left:0}.create-layout{grid-template-columns:190px 1fr;height:auto;min-height:calc(100vh - 64px)}.result-rail{display:none}.composer{width:min(680px,100vw - 240px);left:calc(50vw + 95px + min(680px,100vw - 240px)/-2)}.metric-grid{grid-template-columns:repeat(2,1fr)}.provider-grid,.auth-page{grid-template-columns:1fr}.auth-story{min-height:48vh;padding:30px 7vw}.story-copy{margin:70px 0 0}.story-cards,.privacy-lock{display:none}.auth-panel{padding:50px 24px}.settings-grid{grid-template-columns:1fr}}@media (width<=700px){.topbar{padding:0 12px}.top-title small,.top-actions .icon-button:nth-last-child(2),.credit-pill small{display:none}.page-wrap{min-height:calc(100vh - 64px)}.create-layout{display:block}.session-rail{display:none}.workbench{padding:25px 14px 80px}.workbench-head h1{font-size:21px}.controls-grid{grid-template-columns:1fr 1fr}.control:nth-child(5){grid-column:auto}.generate-bar{background:var(--bg);z-index:5;padding:12px 0;position:sticky;bottom:0}.generate-button{min-width:150px}.content-page,.admin-page{padding:24px 14px 60px}.page-heading{flex-direction:column;align-items:flex-start}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:9px}.chat-layout{height:calc(100vh - 64px);display:block}.chat-sidebar{display:none}.conversation{grid-template-rows:60px 1fr auto;height:100%}.conversation-head{padding:0 12px}.model-select select{min-width:130px}.message-list{padding:25px 16px 150px}.suggestions{grid-template-columns:1fr}.composer{width:calc(100vw - 20px);position:fixed;bottom:10px;left:10px}.overview-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:13px}.metric-card strong{font-size:20px}.admin-tabs{gap:16px;overflow:auto}.section-head{align-items:flex-start;gap:12px}.section-head>div{max-width:65%}.form-grid.two{grid-template-columns:1fr}.auth-story{min-height:44vh}.story-copy h1{font-size:40px}.auth-panel{padding-top:38px}.mask-toolbar{flex-wrap:wrap}.mask-toolbar>label{margin-left:0}.settings-footer{flex-direction:column;align-items:flex-start;gap:14px}.discovery-modal{height:94vh;padding:14px}.discovery-toolbar{flex-wrap:wrap;align-items:stretch}.discovery-toolbar .search-box{width:100%;min-width:0}.discovery-list>div{grid-template-columns:20px 1fr 90px}.discovery-list>div>input:not([type=checkbox]){grid-column:2/4}.discovery-pricing{grid-template-columns:1fr}.modal-actions{flex-wrap:wrap}.modal-actions>span{width:100%}.image-viewer-stage{padding:76px 16px 60px}.image-viewer-stage img{max-width:calc(100vw - 32px);max-height:calc(100vh - 136px)}.image-viewer-toolbar{left:14px;transform:none}.image-viewer-close{right:14px}.image-viewer-hint{display:none}}@media (width<=440px){.gallery-grid,.metric-grid{grid-template-columns:1fr}.top-actions{gap:5px}.credit-pill{padding:0 8px}.top-title>span{font-size:12px}.story-copy h1{font-size:34px}.auth-story{min-height:42vh;padding:25px 24px}.auth-panel{padding:34px 18px}.controls-grid{grid-template-columns:1fr}.control:nth-child(5){grid-column:auto}.generate-bar{gap:10px}.generate-button{flex:1}.generate-bar>div{display:none}}.skill-admin-list{border-top:1px solid var(--line)}.skill-admin-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;padding:20px 0;display:flex}.skill-admin-main{align-items:flex-start;gap:13px;min-width:0;display:flex}.skill-admin-mark{width:34px;height:34px;color:var(--accent);border:1px solid var(--line);border-radius:7px;flex:none;place-items:center;display:grid}.skill-admin-mark svg{width:15px}.skill-admin-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.skill-admin-title h3{font-size:14px}.skill-admin-title code{color:var(--accent);font-family:inherit;font-size:10px}.skill-admin-main p{max-width:760px;color:var(--muted);margin-top:8px;font-size:11px;line-height:1.65}.skill-admin-main small{color:var(--faint);margin-top:8px;font-size:9.5px;display:block}.skill-admin-actions{flex:none;align-items:center;gap:4px;display:flex}.skill-admin-actions a{text-decoration:none}.skill-empty{max-width:none;min-height:300px}.skill-empty .primary-button{margin-top:22px}.skill-import-note{border-bottom:1px solid var(--line);gap:11px;padding:12px 0;display:flex}.skill-import-note>svg{width:18px;color:var(--accent);flex:none}.skill-import-note strong{font-size:11px}.skill-import-note p{color:var(--muted);margin-top:5px;font-size:9.5px;line-height:1.6}.message>div>span{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.message-skill{border-left:1px solid var(--line);color:var(--accent);padding-left:8px;font-size:9px;font-style:normal}.message-actions{align-items:center;gap:6px;margin-top:10px;display:flex}.message-actions button{border:1px solid var(--line);height:30px;color:var(--accent);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:9.5px;display:flex}.message-actions button:hover{border-color:var(--accent)}.message-actions svg{width:13px}.composer .icon-button.active{background:var(--accent-soft);color:var(--accent);border-color:#387164}.skill-menu{background:var(--panel);width:min(520px,100vw - 40px);max-height:320px;box-shadow:var(--shadow);border:1px solid #38504d;border-radius:9px;padding:8px;position:absolute;bottom:calc(100% + 10px);left:10px;overflow:auto}.skill-menu>div{border-bottom:1px solid var(--line);padding:8px 9px 11px}.skill-menu>div strong,.skill-menu>div small{display:block}.skill-menu>div strong{font-size:11px}.skill-menu>div small{color:var(--faint);margin-top:4px;font-size:9px}.skill-menu>button{border:0;border-bottom:1px solid var(--line-soft);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(130px,.8fr) 1.2fr;gap:14px;padding:11px 9px;display:grid}.skill-menu>button:last-of-type{border-bottom:0}.skill-menu>button strong,.skill-menu>button small{display:block}.skill-menu>button strong{font-size:10.5px}.skill-menu>button small{color:var(--accent);margin-top:4px;font-size:8.5px}.skill-menu>button p{color:var(--muted);font-size:9px;line-height:1.55}.skill-menu-empty{color:var(--faint);padding:18px 9px;font-size:10px}.message-actions button.muted{color:var(--muted)}.chat-generation-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:720px;margin-top:14px;padding:15px 0}.chat-generation-fields{grid-template-columns:1.35fr 1fr 1fr .65fr;gap:12px;display:grid}.chat-generation-fields>label>span{color:var(--faint);margin-bottom:7px;font-size:9px;display:block}.chat-generation-fields .select-wrap select{height:36px;font-size:10px}.chat-choice{gap:4px;display:flex}.chat-choice button,.chat-stepper{border:1px solid var(--line);height:36px;color:var(--muted);background:0 0;border-radius:6px;font-size:9px}.chat-choice button{cursor:pointer;flex:1}.chat-choice button.active{background:var(--accent-soft);color:var(--accent);border-color:#387164}.chat-stepper{justify-content:space-between;align-items:center;display:flex}.chat-stepper button{width:32%;height:100%;color:var(--muted);cursor:pointer;background:0 0;border:0}.chat-stepper strong{font-size:10px}.chat-count-detected{border-left:2px solid var(--accent);color:var(--accent);padding-left:9px;margin-top:10px!important;font-size:9.5px!important;line-height:1.55!important}.chat-generation-submit{justify-content:space-between;align-items:center;gap:18px;margin-top:14px;display:flex}.chat-generation-submit small{color:var(--faint);font-size:9px;line-height:1.5}.chat-generation-submit>button,.chat-generation-state>button{background:var(--accent);height:34px;color:var(--accent-ink);cursor:pointer;border:0;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:10px;display:flex}.chat-generation-submit svg,.chat-generation-state button svg{width:13px}.chat-generation-error,.chat-generation-notice{margin-top:10px!important;font-size:9.5px!important;line-height:1.55!important}.chat-generation-error{color:var(--danger)}.chat-generation-notice{color:var(--accent)}.chat-generation-list{gap:10px;max-width:720px;margin-top:12px;display:grid}.chat-generation-result{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--panel-2)}.chat-generation-result.failed{border-color:color-mix(in srgb,var(--danger) 38%,var(--line))}.chat-generation-result>header{background:var(--panel);justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 12px;display:flex}.chat-generation-result>header small{color:var(--faint);font-size:9px}.chat-generated-images{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.chat-generated-images.count-1{grid-template-columns:minmax(0,420px)}.chat-generated-images>div{background:#0a0d0d;min-width:0;position:relative}.chat-generated-images>div>button{aspect-ratio:2/3;cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.chat-generated-images img{object-fit:contain;width:100%;height:100%;display:block}.chat-generated-images a{color:#fff;background:#080c0cb8;border:1px solid #ffffff2e;border-radius:6px;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:9px;right:9px}.chat-generated-images a svg{width:14px}.chat-generation-state{flex-direction:column;justify-content:center;align-items:flex-start;min-height:150px;padding:24px 15px;display:flex}.chat-generation-state strong{font-size:13px}.chat-generation-state p{max-width:500px;color:var(--muted);margin-top:7px!important;font-size:10px!important;line-height:1.65!important}.chat-generation-state>button{margin-top:14px}.chat-generation-state>button:last-child:not(:first-child){color:var(--muted);border:1px solid var(--line);background:0 0}@media (width<=800px){.chat-generation-fields{grid-template-columns:1fr 1fr}.chat-generation-submit{flex-direction:column;align-items:flex-start}.chat-generation-submit>button{justify-content:center;width:100%}.chat-generated-images.count-1{grid-template-columns:1fr}}.chat-generation-warning{border-bottom:1px solid var(--line);padding:9px 12px;color:var(--warning)!important;margin:0!important;font-size:9.5px!important;line-height:1.55!important}.partial-result-note{color:var(--warning);margin-top:9px;font-size:9.5px;line-height:1.55;display:block}@media (width<=700px){.skill-admin-item{flex-direction:column;align-items:flex-start;gap:14px}.skill-admin-actions{flex-wrap:wrap;width:100%}.skill-menu{width:100%;left:0}.skill-menu>button{grid-template-columns:1fr}.skill-menu>button p{margin-top:2px}}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{letter-spacing:-.005em;font-size:13px;line-height:1.5}button,input,textarea,select{transition:border-color .16s ease-out,background-color .16s ease-out,color .16s ease-out,opacity .16s ease-out,filter .16s ease-out}button:active:not(:disabled){transform:scale(.98)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 62%,transparent);outline-offset:2px}svg{stroke-width:1.75px;width:17px;height:17px}.eyebrow{color:var(--faint);letter-spacing:.1em;font-size:10px;font-weight:600}.icon-button{background:0 0;border-color:#0000;border-radius:6px;width:34px;height:34px}.icon-button:hover{color:var(--text);border-color:var(--line);background:var(--hover)}.primary-button,.secondary-button,.ghost-button,.generate-button,.new-chat,.danger-button{border-radius:7px;font-weight:550}.primary-button,.danger-button{min-height:38px}.primary-button:hover{filter:brightness(1.06);transform:none}.secondary-button{background:var(--panel-2);min-height:36px}.secondary-button:hover,.ghost-button:hover{border-color:var(--line);background:var(--hover)}input,textarea,select{background:var(--control);border-color:var(--line);border-radius:7px}input:hover,textarea:hover,select:hover{border-color:color-mix(in srgb,var(--line) 55%,var(--muted))}input:focus,textarea:focus,select:focus{border-color:var(--accent)}label{font-size:11px;font-weight:500}label>input,label>select{min-height:38px}.sidebar{background:var(--panel);border-right-color:var(--line-soft);width:208px;padding:14px 10px 10px}.brand{min-height:44px;padding:0 8px 17px}.logo-mark>span{border:1px solid var(--line);background:var(--panel-3);width:30px;height:30px;color:var(--accent);border-radius:7px}.logo-mark>span svg{width:16px}.logo-mark strong{letter-spacing:.1em;font-size:16px;font-weight:600}.logo-mark small{letter-spacing:.18em;margin-top:3px;font-size:7px}.nav-label{color:var(--faint);letter-spacing:.1em;padding:0 9px 6px;font-size:9px;font-weight:500}.primary-nav{gap:2px}.primary-nav button{border-radius:6px;gap:10px;height:38px;padding:0 9px;font-size:12px;position:relative}.primary-nav button svg{width:17px;height:17px}.primary-nav button:hover{background:var(--hover)}.primary-nav button.active{color:var(--text);background:var(--selected)}.primary-nav button.active:before{content:"";background:var(--accent);border-radius:1px;width:2px;position:absolute;top:9px;bottom:9px;left:-10px}.keycap{color:var(--faint);border-color:var(--line);padding:1px 4px;font-size:9px}.privacy-note{border:0;border-top:1px solid var(--line-soft);color:var(--muted);background:0 0;border-radius:0;margin:8px 4px 10px;padding:12px 5px 13px}.privacy-note svg{color:var(--faint)}.privacy-note strong{font-weight:500}.profile-card{background:0 0;border-color:#0000;border-radius:7px;padding:8px}.profile-card:hover{border-color:var(--line);background:var(--hover)}.avatar{background:var(--selected);width:28px;height:28px;color:var(--text);border-radius:6px}.main-shell{width:calc(100% - 208px);margin-left:208px}.topbar{border-bottom-color:var(--line-soft);background:var(--panel);-webkit-backdrop-filter:none;backdrop-filter:none;height:58px;padding:0 18px}.top-title{gap:10px}.top-title>span{font-size:13px;font-weight:600}.top-title small{font-size:10px}.top-actions{gap:4px}.credit-pill{border-color:var(--line);background:var(--panel-2);height:32px;color:var(--text);border-radius:6px;padding:0 9px}.credit-pill svg{color:var(--accent)}.page-wrap{min-height:calc(100vh - 58px)}.create-layout{background:var(--bg);grid-template-columns:220px minmax(500px,1fr) 312px;height:calc(100vh - 58px)}.session-rail,.result-rail{background:var(--panel)}.rail-head{height:60px;padding:12px 14px}.rail-head h2{margin-top:2px;font-size:13px;font-weight:550}.session-list,.result-list{padding:8px}.session-list{gap:2px}.session-list>button{border-radius:6px;grid-template-columns:30px 1fr;gap:8px;padding:8px}.session-list>button.active{border-color:var(--line);background:var(--selected)}.session-thumb{background:var(--panel-3);width:30px;height:30px;color:var(--muted);border-radius:5px}.session-list strong{font-size:11px;font-weight:500}.session-list small{margin-top:2px;font-size:9px}.workbench{padding:25px clamp(22px,3vw,42px) 64px}.workbench-head{align-items:center;max-width:760px;margin-bottom:20px}.workbench-head h1{letter-spacing:-.025em;margin-top:5px;font-size:22px;font-weight:550}.status-dot{font-size:9px}.status-dot i,.conversation-head small i{box-shadow:none}.mode-tabs{gap:20px;max-width:760px;margin-bottom:14px}.mode-tabs button{height:35px;font-size:11px;font-weight:500}.prompt-card,.reference-card{background:var(--panel-2);border-radius:8px;max-width:760px;margin-bottom:12px}.prompt-top,.prompt-bottom{padding:10px 12px}.prompt-top label{font-size:11px;font-weight:500}.prompt-card textarea{border-color:var(--line-soft);background:var(--control);height:132px;padding:13px;font-size:13px;line-height:1.65}.reference-card{padding:12px}.field-title{margin-bottom:10px}.field-title>div>svg{color:var(--muted)}.dropzone{border-color:var(--line);background:var(--control);min-height:112px}.dropzone:hover{border-color:var(--accent);background:var(--accent-soft)}.dropzone svg{color:var(--muted)}.controls-grid{gap:10px;max-width:760px;margin:16px auto}.control>span{margin-bottom:7px;font-size:10px;font-weight:500}.select-wrap select,.choice-row button,.stepper{height:36px}.choice-row{gap:4px}.choice-row button{background:var(--control);border-radius:6px}.choice-row button:hover{background:var(--hover)}.choice-row button.active{border-color:color-mix(in srgb,var(--accent) 68%,var(--line));background:var(--selected);color:var(--text)}.stepper{background:var(--control);border-radius:6px}.inline-notice{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));background:var(--accent-soft);border-radius:6px;max-width:760px}.generate-bar{gap:16px;max-width:760px;margin-top:20px;padding-top:18px}.generate-button{min-width:166px;height:40px;padding:0 14px;font-size:12px}.generate-button>span{width:18px;height:18px;color:var(--accent-ink);background:0 0;border-radius:0}.result-list{gap:10px;padding:10px}.result-card{background:var(--panel-2);border-radius:8px}.result-card-head{min-height:40px;padding:9px 11px}.result-image{height:198px}.result-image:hover img{transform:none}.result-meta{padding:11px 12px 13px}.result-empty{text-align:left;padding:54px 14px}@media (width<=1200px){.create-layout{grid-template-columns:196px minmax(460px,1fr) 270px}}@media (width<=960px){.sidebar{width:208px}.main-shell{width:100%;margin-left:0}.create-layout{grid-template-columns:184px 1fr;min-height:calc(100vh - 58px)}}@media (width<=700px){.topbar{height:56px}.page-wrap{min-height:calc(100vh - 56px)}.workbench{padding:20px 14px 72px}.workbench-head{margin-bottom:16px}.workbench-head h1{font-size:20px}.generate-bar{background:var(--bg)}}::selection{background:color-mix(in srgb,var(--accent) 32%,transparent);color:var(--text)}*{scrollbar-color:var(--line) var(--panel)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{border:2px solid var(--panel);background:var(--line)}::-webkit-scrollbar-thumb:hover{background:var(--faint)}button:disabled,input:disabled,textarea:disabled,select:disabled{color:var(--disabled);opacity:.52}.form-error,.form-success{background:0 0;border-radius:6px}.form-success{border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}.force-banner{border-color:var(--line);background:var(--panel-3);box-shadow:var(--shadow);border-radius:7px;bottom:16px}.auth-page{background:var(--bg);grid-template-columns:minmax(0,1fr) minmax(400px,520px)}.auth-theme{top:14px;right:16px}.auth-story{border-right-color:var(--line-soft);background:var(--panel);padding:26px clamp(32px,5vw,72px) 30px}.auth-story:after{opacity:.075;mix-blend-mode:normal;filter:grayscale()}.story-copy{max-width:570px;margin:auto 0 28px}.story-copy .eyebrow{margin-bottom:16px}.story-copy h1{letter-spacing:-.035em;color:var(--text);font-size:clamp(32px,3.5vw,46px);font-weight:550;line-height:1.16}.story-copy h1 em{color:var(--text);font-style:normal}.story-copy p{max-width:500px;color:var(--muted);margin-top:16px;font-size:13px;line-height:1.7}.story-cards{height:130px;margin-bottom:24px}.story-cards .image-one,.story-cards .image-three{display:none}.story-cards .image-two{border-color:var(--line);width:min(100%,520px);height:130px;box-shadow:none;filter:saturate(.72)brightness(.72);background-position:50% 56%;border-radius:7px;transform:none}.privacy-lock{color:var(--faint);gap:9px}.privacy-lock strong{color:var(--muted);font-weight:500}.privacy-lock span{color:var(--faint)}.auth-panel{background:var(--bg);padding:54px 40px}.auth-form-wrap{width:min(100%,380px)}.auth-heading{text-align:left;margin-bottom:28px}.login-orb{border-color:var(--line);background:var(--panel-2);width:36px;height:36px;color:var(--muted);border-radius:7px;margin:0 0 16px}.login-orb svg{width:17px}.auth-heading h2{font-size:23px;font-weight:550}.auth-heading p{margin-top:7px;font-size:11px}.auth-form-wrap form{gap:14px}.input-icon{border-color:var(--line);background:var(--control);border-radius:7px}.input-icon:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 10%,transparent)}.input-icon input{height:38px}.auth-form-wrap .primary-button{height:40px;margin-top:3px}.auth-help{text-align:left;padding-top:3px}.content-page,.admin-page{width:100%;max-width:1480px;padding:26px clamp(20px,3vw,40px) 64px}.page-heading{align-items:center;margin-bottom:24px}.page-heading h1{letter-spacing:-.025em;margin-top:5px;font-size:23px;font-weight:550}.page-heading p{color:var(--muted);margin-top:6px;font-size:11px}.page-stat{color:var(--muted);gap:8px;padding-left:14px}.page-stat svg{color:var(--accent)}.page-stat strong{color:var(--text);font-size:16px;font-weight:550}.toolbar{margin-bottom:18px}.search-box{background:var(--control);border-radius:7px;min-width:min(330px,100%);height:36px}.search-box:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 10%,transparent)}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:22px 14px}.gallery-card{background:0 0;border:0;border-radius:0;overflow:visible}.gallery-image{border:1px solid var(--line);aspect-ratio:4/3;border-radius:7px;overflow:hidden}.gallery-image:hover{border-color:color-mix(in srgb,var(--line) 55%,var(--muted))}.gallery-overlay{transition:opacity .16s ease-out,transform .16s ease-out;inset:auto 7px 7px;transform:translateY(3px)}.gallery-overlay button,.gallery-overlay a{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0e1013e6;border-color:#ffffff24;border-radius:5px;height:32px}.gallery-copy{padding:10px 2px 0}.gallery-copy p{font-size:11px}.gallery-copy span{margin-top:6px;font-size:9px}.gallery-copy b{color:var(--muted)}.large-empty{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;border-radius:0;justify-content:flex-start;align-items:flex-start;min-height:300px;padding:48px 0}.large-empty h2{max-width:560px;font-size:20px;font-weight:550}.large-empty p{margin-top:9px;font-size:11px}.chat-layout{grid-template-columns:218px 1fr;height:calc(100vh - 58px)}.chat-sidebar{background:var(--panel);padding:10px}.new-chat{border:1px solid var(--line);background:var(--panel-2);height:38px;color:var(--text);margin-bottom:18px}.new-chat:hover{border-color:color-mix(in srgb,var(--line) 55%,var(--muted));background:var(--hover)}.new-chat svg{color:var(--accent)}.chat-session-list{gap:2px}.chat-session-list button{border-radius:6px;padding:9px 8px}.chat-session-list button:hover{background:var(--hover);color:var(--text)}.chat-session-list button.active{border-color:var(--line);background:var(--selected)}.chat-session-list strong{font-size:11px;font-weight:500}.chat-session-list small{margin-top:3px;font-size:9px}.conversation{grid-template-rows:58px minmax(0,1fr) auto}.conversation-head{padding:0 18px}.chat-bot{border-color:var(--line);background:var(--panel-2);width:30px;height:30px;color:var(--muted);border-radius:6px}.conversation-head strong{font-size:11px;font-weight:500}.model-select select{background:var(--control);min-width:170px;height:34px}.message-list{padding:32px max(26px,50% - 380px) 132px}.chat-welcome{text-align:left;max-width:640px;margin:10vh auto 0}.chat-welcome>span{display:none}.chat-welcome h1{letter-spacing:-.025em;font-size:24px;font-weight:550}.chat-welcome p{max-width:560px;margin:9px 0 25px;font-size:12px;line-height:1.7}.suggestions{border-top:1px solid var(--line);grid-template-columns:1fr;gap:0}.suggestions button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;border-radius:0;min-height:42px;padding:10px 0;font-size:10px}.suggestions button:hover{border-color:var(--line);color:var(--text);background:0 0;padding-left:7px}.message{grid-template-columns:30px 1fr;gap:11px;margin-bottom:24px}.message-avatar{border-radius:6px;width:30px;height:30px}.message.assistant .message-avatar{border-color:var(--line);background:var(--panel-2);color:var(--muted)}.message>div>span{font-size:9px}.message p{margin-top:6px;font-size:13px;line-height:1.75}.message-actions{opacity:.58}.message:hover .message-actions,.message-actions:focus-within{opacity:1}.message-actions button{color:var(--muted)}.message-actions button:hover{border-color:var(--line);background:var(--hover);color:var(--text)}.composer{border-color:var(--line);background:var(--panel-2);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:8px;width:min(760px,100vw - 486px);padding:8px;bottom:18px;left:calc(50vw + 213px + min(760px,100vw - 486px)/-2);box-shadow:0 12px 32px #00000047}.composer textarea{height:58px;font-size:12px}.composer .icon-button{width:30px;height:30px}.send-button{border-radius:6px;width:34px;height:34px}.attachments{border-bottom-color:var(--line-soft)}.attachment{background:var(--control);border-radius:6px}.skill-menu{border-color:var(--line);background:var(--panel-2);box-shadow:var(--shadow);border-radius:8px}.skill-menu>button:hover{background:var(--hover)}.composer .icon-button.active,.chat-choice button.active{border-color:color-mix(in srgb,var(--accent) 68%,var(--line));background:var(--selected);color:var(--text)}.chat-generation-panel{border-color:var(--line)}.chat-generation-result{background:var(--panel-2)}.chat-generated-images{gap:1px}.settings-grid{gap:14px}.settings-card{background:var(--panel);border-radius:8px;padding:18px}.settings-title{gap:10px;margin-bottom:16px;padding-bottom:13px}.settings-title>span{border-color:var(--line);background:var(--panel-2);width:30px;height:30px;color:var(--muted);border-radius:6px}.settings-title>span svg{width:15px}.settings-title h2{font-size:14px;font-weight:550}.settings-title p{margin-top:4px;font-size:9px}.large-avatar{border-color:var(--line);background:var(--selected);color:var(--text);border-radius:7px}.role-badge,.current-badge,.status-tag,.capability-tag{background:var(--panel-2);border-radius:4px}.data-row strong{font-weight:500}.data-row svg{color:var(--muted)}.device-icon{background:var(--control);border-radius:6px}.current-badge{border-color:var(--line);color:var(--muted)}.storage-bar{background:var(--panel-3);height:5px}.two-factor-ready{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));background:0 0;border-radius:7px}.admin-tabs{gap:20px;margin-bottom:20px}.admin-tabs button{height:37px;font-weight:500}.metric-grid{gap:10px}.metric-card{background:var(--panel);border-radius:8px;gap:10px;padding:15px}.metric-card>span{border-color:var(--line);background:var(--panel-2);width:32px;height:32px;color:var(--muted);border-radius:6px}.metric-card>span svg{width:15px}.metric-card strong{margin:5px 0;font-size:20px;font-weight:550}.overview-grid{gap:10px;margin-top:10px}.admin-card,.provider-card{background:var(--panel);border-radius:8px;padding:16px}.card-head h2,.section-head h2{font-size:14px;font-weight:550}.callout-card>span,.provider-icon,.audit-icon,.skill-admin-mark{border-color:var(--line);background:var(--panel-2);color:var(--muted);border-radius:6px}.callout-card h2{font-size:14px;font-weight:550}.callout-card button{color:var(--muted);font-weight:500}.callout-card button:hover{color:var(--text)}.provider-grid{gap:10px}.provider-head{grid-template-columns:34px 1fr auto}.provider-icon{width:34px;height:34px}.provider-icon.healthy{border-color:var(--line);background:var(--panel-2);color:var(--accent)}.status-tag.healthy,.capability-tag{border-color:color-mix(in srgb,var(--accent) 32%,var(--line));background:0 0}.table-wrap{background:var(--panel);border-radius:8px}.table-wrap th{background:var(--control);font-weight:500}.table-wrap th,.table-wrap td{padding:11px 12px}.table-wrap tbody tr:hover{background:var(--hover)}.audit-list{border-radius:8px;padding:0 14px}.skill-admin-item{padding:15px 0}.skill-admin-main p{margin-top:6px}.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#040607cc;padding:16px}.admin-modal,.mask-modal,.discovery-modal,.inspection-modal,.failure-modal{border-color:var(--line);background:var(--panel-2);border-radius:10px}.admin-modal,.failure-modal,.inspection-modal{padding:18px}.modal-head{border-color:var(--line);padding-bottom:12px}.modal-head h2{font-size:16px;font-weight:550}.modal-actions{padding-top:14px}.discovery-list,.inspection-events{background:var(--control);border-radius:7px}.discovery-list>div.selected{background:var(--selected)}.inspection-stats{gap:8px}.inspection-stats span{background:var(--control);border-radius:6px}.failure-summary,.delete-model-copy{border-radius:7px}.image-viewer{-webkit-backdrop-filter:none;backdrop-filter:none;background:#040607f5}.image-viewer-stage img{box-shadow:none}.image-viewer-toolbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#14171b;border-color:#ffffff21;border-radius:8px}.image-viewer-close{background:#14171b;border-color:#ffffff21}.mask-stage{background-color:var(--bg)}.segmented{border-radius:6px}.segmented button.active{background:var(--selected);color:var(--text)}@media (width<=1200px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.composer{width:min(700px,100vw - 456px);left:calc(50vw + 202px + min(700px,100vw - 456px)/-2)}}@media (width<=960px){.auth-page{grid-template-columns:1fr}.auth-story{min-height:290px;padding:24px 7vw}.story-copy{margin:52px 0 10px}.story-cards,.privacy-lock{display:none}.auth-panel{padding:42px 24px 58px}.chat-layout{grid-template-columns:184px 1fr;height:calc(100vh - 58px)}.composer{width:min(680px,100vw - 232px);left:calc(50vw + 92px + min(680px,100vw - 232px)/-2)}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.content-page,.admin-page{padding:20px 14px 54px}.page-heading{margin-bottom:20px}.page-heading h1{font-size:21px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 9px}.chat-layout{height:calc(100vh - 56px)}.conversation{grid-template-rows:56px 1fr auto}.conversation-head{padding:0 12px}.message-list{padding:22px 14px 138px}.chat-welcome{margin-top:8vh}.chat-welcome h1{font-size:21px}.composer{width:calc(100vw - 16px);bottom:8px;left:8px}.settings-grid,.overview-grid{grid-template-columns:1fr}.settings-card{padding:15px}.metric-card{padding:13px}.auth-story{min-height:230px;padding:22px 24px}.story-copy{margin:48px 0 0}.story-copy h1{font-size:31px}.auth-panel{padding:34px 18px 48px}}@media (width<=440px){.gallery-grid,.metric-grid{grid-template-columns:1fr}.top-title small{display:none}.story-copy h1{font-size:28px}.page-stat{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo-mark{gap:8px}.logo-mark>.logo-glyph{background:0 0;border:0;border-radius:0;width:28px;height:28px}.logo-glyph svg{width:28px;height:28px;overflow:visible}.logo-ring{stroke:var(--text);stroke-width:3px;stroke-linecap:round;stroke-dasharray:78 22;transform-origin:50%;transform:rotate(-35deg)}.logo-accent{stroke:var(--accent);stroke-width:3px;stroke-linecap:round}.logo-core{fill:var(--accent)}.logo-mark>strong{letter-spacing:.09em;font-size:16px;font-weight:600;line-height:1}.credit-pill{cursor:default;gap:6px}.credit-pill span{color:var(--muted);font-size:10px}.credit-pill strong{color:var(--text);font-size:11px;font-weight:550}.page-heading h1,.workbench-head h1{margin-top:0}.modal-head .eyebrow{display:none}.modal-head h2{margin-top:0}
