@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{color:#1d201d;font-synthesis:none;text-rendering:optimizelegibility;--accent:#225c49;--accent-soft:#e5eee9;--border:#dedbd4;--muted:#71756f;--panel:#fffefb;--danger:#a14437;--shadow:0 1px 2px #1e231f0a, 0 14px 42px #252a260f;background:#f4f1eb;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f4f1eb;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}h1,h2,p{margin-top:0}h1,h2{font-family:Manrope,sans-serif}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:#ebe7df;flex-direction:column;height:100vh;padding:24px 16px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;padding:4px 8px 26px;font-family:Manrope,sans-serif;font-size:14px;text-decoration:none;display:flex}.brand b{color:var(--accent)}.brand-mark{color:#fff;background:var(--accent);border-radius:9px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.brand-mark.large{border-radius:14px;width:48px;height:48px;margin-bottom:20px;font-size:20px}.sidebar nav{gap:4px;display:grid}.nav-link{color:#60645f;border-radius:9px;align-items:center;gap:11px;min-height:42px;padding:0 11px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.nav-link:hover{color:#1d201d;background:#ffffff73}.nav-link.active{color:#174536;background:var(--panel);font-weight:600;box-shadow:0 1px 3px #262a2612}.user-button{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:auto;padding:9px;display:grid}.user-button:hover{background:#ffffff7a}.user-button>span:nth-child(2){min-width:0;display:grid}.user-button b,.user-button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-button b{color:#1d201d;font-size:12px}.user-button small{font-size:10px}.avatar{color:#fff;background:#303c36;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.main-content{min-width:0}.main-content>.detail-page{width:min(100% - 48px,1500px);margin:24px auto}.page-stack{gap:30px;width:min(100%,1180px);margin:0 auto;padding:56px clamp(28px,5vw,74px) 80px;display:grid}.page-stack.narrow{width:min(100%,920px)}.page-header{justify-content:space-between;align-items:end;gap:24px;display:flex}.page-header h1{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(34px,4vw,48px);line-height:1.04}.page-description{max-width:630px;color:var(--muted);margin:11px 0 0;font-size:15px;line-height:1.6}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:700;display:block}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .14s;display:inline-flex}.button-primary{color:#fff;background:var(--accent);box-shadow:0 3px 10px #225c492e}.button-primary:hover:not(:disabled){background:#174536;transform:translateY(-1px)}.button-secondary{border-color:var(--border);color:#1d201d;background:var(--panel)}.button-secondary:hover:not(:disabled){background:#fff;border-color:#c8c4bc}.button-danger{color:var(--danger);background:#fff;border-color:#e3d7d3}.button-danger:hover:not(:disabled){background:#fbf2f0;border-color:#d6bdb6}.artifact-button-compact{min-height:36px;padding-inline:12px}.artifact-button-wide{width:100%}.auth-page{background:radial-gradient(circle at 20% 15%,#e1ece5,#0000 35%),radial-gradient(circle at 85% 85%,#e9dfd1,#0000 38%),#f4f1eb;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffefbe0;border:1px solid #ffffffb3;border-radius:20px;width:min(100%,430px);padding:44px;box-shadow:0 30px 80px #262c271f}.login-card h1{letter-spacing:-.045em;margin-bottom:12px;font-size:36px;line-height:1.05}.login-card p{color:var(--muted);margin-bottom:27px;line-height:1.6}.artifact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.artifact-card-shell{border-radius:14px;min-width:0;position:relative}.artifact-card-shell.selected{box-shadow:0 0 0 3px #225c4933}.artifact-select{z-index:3;background:#fffefbe6;border:1px solid #ffffffbf;border-radius:9px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 3px 12px #1f24201f}.artifacts-surface .artifact-select input{width:16px;height:16px;min-height:0;accent-color:var(--accent);margin:0}.artifact-card{border:1px solid var(--border);background:var(--panel);min-width:0;color:inherit;border-radius:14px;grid-template-rows:150px auto;text-decoration:none;transition:all .16s;display:grid;overflow:hidden;box-shadow:0 1px 2px #13121c0a}.artifact-card:hover{box-shadow:var(--shadow);border-color:#cbc9c2;transform:translateY(-3px)}.file-tile{color:#65503e;background:radial-gradient(circle at 65% 30%,#ffffffc7,#0000 38%),linear-gradient(135deg,#eee3d3,#dac8b2);place-items:center;display:grid}.file-tile.file{color:#385667;background:radial-gradient(circle at 65% 30%,#ffffffc7,#0000 38%),linear-gradient(135deg,#dfe8eb,#c8d8de)}.file-tile svg{stroke-width:1.5px;width:38px;height:38px}.artifact-card-body{padding:18px}.artifact-card-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.artifact-card h2{text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:16px;line-height:1.3;overflow:hidden}.artifact-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:17px;font-size:12px;overflow:hidden}.artifact-meta{color:#85877f;align-items:center;gap:6px;font-size:11px;display:flex}.status-dot{background:#287051;border-radius:50%;width:7px;height:7px}.status-dot.working{background:#c08a3b;animation:1.5s infinite artifact-pulse;box-shadow:0 0 0 3px #f5ead8}.bulk-toolbar{color:#174536;background:#edf5f0;border:1px solid #9bbcac;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:10px 14px 10px 18px;display:flex}.bulk-toolbar>div{gap:8px;display:flex}.bulk-edit-body label{color:#4d514c;gap:7px;font-size:12px;font-weight:600;display:grid}.danger-callout{color:var(--danger);background:#fbf2f0;border:1px solid #e3d7d3;border-radius:10px;align-items:start;gap:12px;padding:16px;display:flex}.danger-callout b{font-size:13px}.danger-callout p{margin:5px 0 0;font-size:11px;line-height:1.5}.empty-state{text-align:center;background:#fffefb73;border:1px dashed #c9c5bd;border-radius:16px;align-content:center;place-items:center;min-height:390px;padding:40px;display:grid}.empty-state h2{margin:18px 0 8px;font-size:21px}.empty-state p{max-width:430px;color:var(--muted);line-height:1.6}.empty-icon{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);border-radius:18px;place-items:center;display:grid}.creation-form{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:15px;display:grid;overflow:hidden}.form-section{border-bottom:1px solid var(--border);grid-template-columns:52px minmax(0,1fr);gap:20px;padding:30px;display:grid}.section-number{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.section-content{gap:22px;display:grid}.section-title h2{margin-bottom:5px;font-size:18px}.section-title p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.55}.drop-zone{min-height:180px;color:var(--muted);text-align:center;cursor:pointer;background:#faf9f6;border:1.5px dashed #bbb9b3;border-radius:12px;align-content:center;place-items:center;gap:6px;padding:28px;transition:all .15s;display:grid}.drop-zone:hover{border-color:var(--accent);background:var(--accent-soft)}.drop-zone:focus-within{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 3px #225c491f}.drop-zone.selected{background:#f1f7f3;border-style:solid;border-color:#8caf9f}.drop-zone.compact{min-height:132px;padding:18px}.drop-zone strong{color:#272b28;font-size:14px}.drop-zone small{font-size:12px}.drop-icon{color:#666a65;background:#e9e8e3;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:8px;display:grid}.drop-icon.success{color:#287051;background:#e8f3ed}.visually-hidden-file-input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.fields-stack label,.key-form label{color:#4d514c;gap:7px;font-size:12px;font-weight:600;display:grid}.field-help{color:var(--muted);font-size:10px;font-weight:400;line-height:1.45}.field-error{color:var(--danger);margin:0;font-size:11px;line-height:1.45}.artifacts-surface input,.artifacts-surface select,.artifacts-surface textarea{color:#272b28;width:100%;font:inherit;background:#fff;border:1px solid #d5d3cd;border-radius:9px;outline:none;padding:0 12px}.artifacts-surface input,.artifacts-surface select{min-height:43px}.artifacts-surface textarea{resize:vertical;min-height:116px;padding-block:11px;line-height:1.5}.artifacts-surface input:focus,.artifacts-surface select:focus,.artifacts-surface textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #225c491a}.form-actions{background:#f7f5f0;justify-content:flex-end;gap:9px;padding:20px 30px;display:flex}.detail-page{border:1px solid var(--border);background:var(--panel);width:min(100%,1500px);min-height:calc(100vh - 48px);box-shadow:var(--shadow);border-radius:14px;grid-template-rows:auto auto 1fr;display:grid;overflow:hidden}.detail-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:12px 22px;display:flex}.detail-identity{align-items:center;gap:13px;min-width:0;display:flex}.detail-identity>div{min-width:0}.detail-identity h1{text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:18px;overflow:hidden}.icon-button{border:1px solid var(--border);color:#272b28;background:var(--panel);border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.status-pill{color:#287051;background:#e8f3ed;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.status-pill.working{color:#8b6227;background:#f3e9d8}.status-pill.failed{color:var(--danger);background:#f4e1dd}.detail-error{padding:14px 18px 0}.detail-layout{grid-template-columns:minmax(0,1fr) 360px;min-height:0;display:grid}.viewer-panel{background:#deddd8;min-width:0;min-height:680px;padding:18px}.viewer-panel iframe{background:#fff;border:0;border-radius:9px;width:100%;height:100%;min-height:644px;display:block;box-shadow:0 8px 30px #23212b21}.generation-state{background:var(--panel);text-align:center;border-radius:9px;align-content:center;place-items:center;height:100%;min-height:644px;display:grid}.generation-state h2{margin:20px 0 7px;font-size:20px}.generation-state p{max-width:430px;color:var(--muted);font-size:13px;line-height:1.55}.generation-orbit{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;animation:2s ease-in-out infinite artifact-float;display:grid}.detail-sidebar{border-left:1px solid var(--border);background:var(--panel);min-width:0}.sidebar-section{border-bottom:1px solid var(--border);padding:22px}.sidebar-section h2{align-items:center;gap:7px;margin-bottom:10px;font-size:16px;display:flex}.quiet{color:var(--muted);font-size:12px;line-height:1.55}.history-heading{gap:10px;display:grid}.history-heading h2{margin-bottom:0}.history-upload-button{width:100%;min-height:38px}.version-list{gap:5px;margin-top:16px;display:grid}.version-list article{border-radius:9px;justify-content:space-between;align-items:center;display:flex;overflow:hidden}.version-list article.current{background:var(--accent-soft)}.version-list article.selected{box-shadow:inset 0 0 0 1px var(--accent)}.version-list b{font-size:11px}.version-list small{color:var(--muted);font-size:9px}.version-list article span{color:var(--accent);text-transform:uppercase;background:#fff;border-radius:999px;margin-left:7px;padding:2px 6px;font-size:8px}.version-preview-button{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;gap:2px;padding:10px;display:grid}.version-preview-button:hover{background:#225c490f}.version-restore-button{width:30px;height:30px;color:var(--accent);background:#fff;border:0;border-radius:7px;flex:none;place-items:center;margin-right:8px;display:grid}.artifact-actions dl{gap:10px;margin:16px 0;display:grid}.artifact-actions dl div{grid-template-columns:60px minmax(0,1fr);gap:10px;font-size:10px;display:grid}.artifact-actions dt{color:var(--muted)}.artifact-actions dd{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#181d1a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.revision-modal{border:1px solid var(--border);background:var(--panel);border-radius:17px;width:min(100%,590px);overflow:hidden;box-shadow:0 28px 90px #14191640}.revision-modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:20px;padding:22px 24px;display:flex}.revision-modal-header h2{margin-bottom:5px;font-size:20px}.revision-modal-header p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.5}.revision-modal-body{gap:14px;padding:24px;display:grid}.revision-modal-body>label{color:#4d514c;gap:7px;font-size:12px;font-weight:600;display:grid}.revision-modal-body .drop-zone{min-height:220px}.revision-modal-body .quiet{margin-bottom:0}.revision-modal-actions{border-top:1px solid var(--border);background:#f7f5f0;justify-content:flex-end;gap:9px;padding:17px 24px;display:flex}.success-toast{z-index:70;color:#174536;background:#edf6f1;border:1px solid #8fb3a2;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:13px;font-weight:700;animation:.18s ease-out toast-enter;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #1f392e2e}.hosted-artifact-frame{background:#fff;border:0;width:100%;height:100vh;display:block}.hosted-expiration{z-index:20;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#182720d1;border:1px solid #ffffffa6;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex;position:fixed;top:14px;right:14px;box-shadow:0 8px 24px #14191633}.hosted-artifact-state{place-items:center;min-height:100vh;padding:24px;display:grid}.hosted-artifact-state .artifact-state-card{width:min(100%,480px)}.hosted-file-page{background:radial-gradient(circle at 20% 15%,#e1ece5,#0000 35%),radial-gradient(circle at 85% 85%,#e9dfd1,#0000 38%),#f4f1eb;place-items:center;min-height:100vh;padding:28px;display:grid}.hosted-file-card{border:1px solid var(--border);background:var(--panel);width:min(100%,760px);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.hosted-file-summary{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;padding:28px;display:grid}.hosted-file-meta{min-width:0}.hosted-file-card h2{overflow-wrap:anywhere;margin-bottom:7px;font-size:22px}.hosted-file-card p{color:#363b37;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;overflow:hidden}.hosted-file-card small{color:var(--muted);font-size:11px}.hosted-file-icon{color:#385667;background:#e2ebee;border-radius:17px;place-items:center;width:64px;height:64px;display:grid}.hosted-file-actions{flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}.hosted-file-preview{border-top:1px solid var(--border);background:#e9e8e3;place-items:center;min-height:420px;max-height:68vh;display:grid;overflow:hidden}.hosted-file-preview img,.hosted-file-preview video{object-fit:contain;width:100%;height:100%;max-height:68vh}.hosted-file-preview.audio{background:linear-gradient(145deg,#e2ebee,#f4eee6);min-height:180px;padding:36px}.hosted-file-preview audio{width:min(100%,480px)}.hosted-file-preview iframe{background:#fff;border:0;width:100%;height:min(68vh,680px);min-height:480px}.viewer-panel>.hosted-file-card{width:100%;height:100%;min-height:644px;box-shadow:none;border:0;border-radius:9px;flex-direction:column;justify-content:center;display:flex}.viewer-panel>.hosted-file-card.has-preview{justify-content:start}.viewer-panel>.hosted-file-card .hosted-file-preview{flex:1;max-height:none}.viewer-panel>.hosted-file-card .hosted-file-preview img,.viewer-panel>.hosted-file-card .hosted-file-preview video{max-height:520px}.viewer-panel>.hosted-file-card .hosted-file-preview iframe{height:520px;min-height:420px}.settings-panel{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.settings-panel>header{padding:24px 26px 18px}.settings-panel h2{margin-bottom:5px;font-size:18px}.settings-panel header p{color:var(--muted);margin-bottom:0;font-size:12px}.key-form{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:0 26px 24px;display:grid}.key-list article{border-bottom:1px solid #ebe9e3;grid-template-columns:38px minmax(0,1fr) auto 34px;align-items:center;gap:12px;min-height:72px;padding:12px 26px;display:grid}.key-list article:last-child{border-bottom:0}.key-icon{width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;display:grid}.key-list article>div{gap:4px;min-width:0;display:grid}.key-list b{font-size:12px}.key-list code,.key-list time{color:var(--muted);font-size:10px}.key-list button{width:30px;height:30px;color:var(--danger);background:0 0;border:0;place-items:center;display:grid}.secret-callout{background:#edf5f0;border:1px solid #9bbcac;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:13px;padding:18px;display:grid}.secret-callout>div{color:var(--accent);align-items:center;gap:10px;display:flex}.secret-callout>div span{display:grid}.secret-callout b{font-size:12px}.secret-callout small{color:var(--muted);font-size:10px}.secret-callout code{color:#eff8f3;background:#18382d;border-radius:7px;grid-column:1/-1;padding:11px;font-size:11px;overflow:auto}.mcp-setup-steps{gap:10px;margin:0;padding:0 26px 26px;list-style:none;display:grid}.mcp-setup-steps li{background:#faf9f6;border:1px solid #ebe9e3;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:16px;display:grid}.mcp-setup-steps li>span{width:28px;height:28px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.mcp-setup-steps li>div{gap:7px;min-width:0;display:grid}.mcp-setup-steps b{font-size:12px}.mcp-setup-steps p{color:var(--muted);margin-bottom:0;font-size:11px;line-height:1.5}.mcp-setup-steps code{color:#eff8f3;white-space:nowrap;background:#18382d;border-radius:7px;padding:10px 11px;font-size:11px;overflow-x:auto}.artifact-state-card{border:1px solid var(--border);min-height:110px;color:var(--muted);background:var(--panel);border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:28px;font-size:13px;display:flex}.artifact-state-card.error{color:var(--danger);background:#fbf2f0;border-color:#ead4cf}.artifact-spinner,.mini-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;animation:.8s linear infinite artifact-spin}.artifact-spinner{width:18px;height:18px}.mini-spinner{width:12px;height:12px}@keyframes artifact-spin{to{transform:rotate(360deg)}}@keyframes artifact-pulse{50%{opacity:.45}}@keyframes artifact-float{50%{transform:translateY(-5px)}}@keyframes toast-enter{0%{opacity:0;transform:translateY(8px)}}@media (width<=1150px){.artifact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1fr) 320px}}@media (width<=900px){.detail-layout{display:block}.detail-sidebar{border-top:1px solid var(--border);border-left:0}}@media (width<=800px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding-inline:10px}.brand{justify-content:center;padding-inline:0}.brand>span:last-child,.nav-link span,.user-button>span:nth-child(2),.user-button>svg{display:none}.nav-link{justify-content:center;padding:0}.user-button{grid-template-columns:1fr;justify-items:center}}@media (width<=650px){.page-stack{padding:34px 18px 60px}.page-header,.detail-toolbar{flex-direction:column;align-items:start}.artifact-grid{grid-template-columns:1fr}.bulk-toolbar{flex-direction:column;align-items:stretch}.bulk-toolbar>div{width:100%}.bulk-toolbar .button{flex:1}.form-section{grid-template-columns:1fr;padding:24px 20px}.form-actions{padding:17px 20px}.toolbar-actions{justify-content:space-between;width:100%}.viewer-panel{min-height:auto;padding:9px}.viewer-panel iframe,.generation-state{height:70vh;min-height:500px}.key-form{grid-template-columns:1fr}.key-list article{grid-template-columns:38px minmax(0,1fr) 30px;padding-inline:18px}.key-list time{display:none}}
