@charset "UTF-8";
:root{--paper:#f4f6fb;--ink:#1d2944;--blue:#355ce8;--lilac:#ddddfc;--teal:#23756c;--white:#fff;--muted:#6d768b;--line:#dbe0ec;--soft:#eaf0fc;--danger:#a43b4b;--shadow:0 18px 55px #1d29440c;--display:"Trebuchet MS",sans-serif;--body:"Segoe UI",Arial,sans-serif;--mono:Consolas,"Courier New",monospace}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.option-field{padding:0;border:0;min-width:0}.option-field legend{padding:0}.model-readout{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px!important}.model-readout .icon{width:15px;height:15px}.output-stage-top>span:first-child{display:flex;align-items:center;gap:8px}.output-cancel{margin-top:19px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 var(--body);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button,input,textarea,select{border-radius:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--display);line-height:1.1}img,video{max-width:100%;display:block}[hidden]{display:none!important}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 16px;border-radius:8px;background:var(--ink);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.boot{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px}.boot p{color:var(--muted)}.brand{display:inline-flex;align-items:baseline;gap:3px;font-family:var(--display);font-size:26px;font-weight:800;letter-spacing:-1.3px}.brand-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--blue);margin-left:2px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font:11px/1.4 var(--mono);font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.local-dot{height:7px;width:7px;border-radius:50%;background:var(--teal);flex:none}.local-label{display:inline-flex;align-items:center;gap:8px;color:var(--teal);font:11px/1.3 var(--mono)}.muted{color:var(--muted)}.icon{width:20px;height:20px;flex:none;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 19px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:600;line-height:1.4;transition:background .15s,transform .15s,border-color .15s}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 4px 10px #355ce819}.button-primary:hover:not(:disabled){background:#284bd1}.button-secondary{background:var(--white);border-color:var(--line)}.button-secondary:hover:not(:disabled){background:var(--soft);border-color:#c7d1e8}.button-quiet{background:transparent;color:var(--muted)}.button-quiet:hover:not(:disabled){background:var(--soft);color:var(--ink)}.button-danger{background:#fff1f3;color:var(--danger);border-color:#efd3d9}.button-danger:hover:not(:disabled){background:#fce4e9}.button-small{min-height:36px;padding:7px 13px;font-size:12px;border-radius:8px}.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:transparent;border-radius:9px;color:var(--muted);flex:none;font-size:26px;line-height:1}.icon-button:hover:not(:disabled){background:var(--soft);color:var(--ink)}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.text-link{color:var(--blue);font-weight:600}.text-link:hover{text-decoration:underline}.spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .9s linear infinite;display:inline-block;flex:none}@keyframes spin{to{transform:rotate(360deg)}}.notice{border:1px solid var(--line);background:#fff;display:flex;align-items:flex-start;gap:12px;border-radius:12px;padding:14px 16px;font-size:13px;color:var(--muted)}.notice .icon{color:var(--blue);margin-top:1px}.notice.error{border-color:#edcdd3;color:var(--danger);background:#fff7f8}.notice.warning{border-color:#dfd8b8;background:#fcfaf2;color:#74622c}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:min(520px,calc(100vw - 32px));z-index:200;background:var(--ink);color:#fff;padding:13px 20px;border-radius:12px;box-shadow:0 8px 30px #1d294433;font-size:14px}.noscript{padding:20px;text-align:center}
/* A local studio, beginning with a wordmark-sized idea. */
.site-shell{max-width:1320px;margin:0 auto;padding:0 54px}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.site-nav{display:flex;align-items:center;gap:32px;font-size:13px}.site-nav>a:not(.button){color:var(--muted)}.site-nav>a:hover{color:var(--ink)}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:70px;padding:70px 0 60px;align-items:center}.hero-wordmark{font:900 clamp(104px,14vw,176px)/.77 var(--display);letter-spacing:-.105em;display:flex;flex-direction:column;align-items:flex-start;margin-left:-9px;user-select:none}.hero-wordmark span:last-child{color:var(--blue);margin-top:12px}.hero-wordmark .wordmark-spark{width:19px;height:19px;border-radius:5px;display:inline-block;background:var(--lilac);vertical-align:top;margin:10px 0 0 16px;transform:rotate(16deg)}.hero-copy{padding:0 0 2px;max-width:450px}.hero-copy .eyebrow{color:var(--teal);margin-bottom:22px}.hero-copy h1{font-size:clamp(34px,4.1vw,54px);font-weight:700;letter-spacing:-2px;line-height:1.03}.hero-copy p{font-size:16px;color:var(--muted);margin-top:21px;max-width:395px;line-height:1.75}.hero-copy .button-row{margin-top:28px}.hero-caption{margin-top:15px!important;font-size:11px!important;font-family:var(--mono);color:var(--muted)}.showcase{padding-bottom:58px}.showcase-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0 18px}.showcase-heading p{font-size:12px;color:var(--muted)}.mode-lenses{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:13px}.mode-lens{display:flex;align-items:center;gap:13px;text-align:left;border:1px solid var(--line);border-radius:14px;background:transparent;padding:18px 20px;transition:background .18s,border-color .18s;position:relative}.mode-lens .lens-icon{height:38px;width:38px;border-radius:11px;display:grid;place-items:center;background:#e8edf8;color:var(--muted);flex:none}.mode-lens .lens-name{font-family:var(--display);font-size:16px;font-weight:700;display:block;line-height:1.3}.mode-lens .lens-detail{display:block;font:10px/1.5 var(--mono);color:var(--muted);margin-top:3px}.mode-lens[aria-selected=true]{background:#fff;border-color:#aabaf4;box-shadow:0 4px 12px #355ce809}.mode-lens[aria-selected=true] .lens-icon{background:var(--blue);color:#fff}.mode-lens:hover{border-color:#aabaf4}.preview-window{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.preview-titlebar{height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 21px;background:#fafbfe;border-bottom:1px solid var(--line);color:var(--muted);font:10px var(--mono)}.window-controls{display:flex;gap:5px;align-items:center}.window-controls i{width:6px;height:6px;background:#dbe0ee;border-radius:50%}.preview-body{display:grid;grid-template-columns:178px 1fr;min-height:276px}.preview-sidebar{border-right:1px solid var(--line);padding:24px 16px;background:#fafbfe}.preview-sidebar .eyebrow{font-size:9px;color:var(--muted);margin-left:10px;margin-bottom:15px}.preview-sidebar-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:7px;font-size:11px;color:var(--muted);margin-bottom:5px}.preview-sidebar-item .icon{width:15px;height:15px}.preview-sidebar-item.active{background:#eaf0ff;color:var(--blue);font-weight:600}.preview-content{padding:28px 35px;display:flex;flex-direction:column;justify-content:center}.preview-context{display:flex;align-items:center;gap:8px;font:10px var(--mono);color:var(--muted);margin-bottom:16px}.preview-context .icon{width:15px;height:15px}.preview-content h3{font-size:26px;letter-spacing:-.6px;max-width:510px}.preview-description{font-size:13px;color:var(--muted);margin:10px 0 23px;max-width:610px}.preview-composer{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:11px;padding:12px 12px 12px 17px;font-size:12px;color:#858ea1;max-width:650px;background:#fcfdff}.preview-send{background:var(--blue);color:white;border-radius:8px;height:29px;width:29px;display:grid;place-items:center;flex:none}.preview-send .icon{width:15px;height:15px}.site-details{border-top:1px solid var(--line);padding:46px 0 49px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:45px}.detail-block h3{font-size:17px;margin-bottom:12px}.detail-block p{color:var(--muted);font-size:13px;line-height:1.8}.detail-block .eyebrow{color:var(--teal);margin-bottom:15px}.site-footer{min-height:86px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.footer-links{display:flex;gap:25px}.footer-links a:hover{color:var(--blue)}
/* Account pages share the wordmark, not a marketing wall. */
.auth-page{min-height:100dvh;display:flex;flex-direction:column}.auth-header{padding:30px 42px;display:flex;justify-content:space-between;align-items:center;gap:20px}.auth-layout{flex:1;width:min(960px,100%);padding:38px 36px 75px;margin:auto;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:90px}.auth-identity .hero-wordmark{font-size:112px;margin-bottom:36px}.auth-identity h2{font-size:30px;letter-spacing:-1px;line-height:1.15;max-width:290px}.auth-identity>p{font-size:13px;color:var(--muted);margin:18px 0 30px;max-width:275px}.auth-form-card{background:white;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.auth-form-card>.eyebrow{color:var(--blue);margin-bottom:16px}.auth-form-card h1{font-size:31px;letter-spacing:-1px}.auth-subtitle{font-size:13px;color:var(--muted);margin:12px 0 25px;line-height:1.7}.field{display:block;margin-bottom:19px}.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.input{background:#fafbfe;border:1px solid var(--line);border-radius:9px;color:var(--ink);padding:12px 13px;width:100%;min-width:0;line-height:1.45;transition:border-color .15s}.input:hover{border-color:#b9c5dd}.input:focus{border-color:var(--blue);outline:2px solid #355ce815;outline-offset:0}.input::placeholder{color:#929bb0}.input-help{display:block;font-size:11px;color:var(--muted);margin-top:7px;line-height:1.5}.password-wrap{position:relative}.password-wrap input{padding-right:48px}.password-toggle{position:absolute;right:4px;top:4px;height:36px;width:36px;font-size:13px}.auth-form-card form>.button{width:100%;margin-top:4px}.form-error{padding:11px 13px;border:1px solid #edcdd3;color:var(--danger);background:#fff7f8;border-radius:8px;font-size:12px;margin-bottom:18px;overflow-wrap:anywhere}.auth-switch{text-align:center;font-size:12px;color:var(--muted);margin-top:22px}.auth-cookie{font-size:10px;color:var(--muted);text-align:center;margin-top:17px;line-height:1.7}.auth-footer{padding:16px;text-align:center;font:10px var(--mono);color:var(--muted)}
/* The working studio. */
.studio{height:100dvh;display:grid;grid-template-columns:224px minmax(0,1fr);grid-template-rows:70px minmax(0,1fr);overflow:hidden}.studio-header{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid var(--line);background:#fff;z-index:20}.studio-header-left{display:flex;align-items:center;gap:23px}.studio-header .brand{font-size:24px}.header-divider{width:1px;height:21px;background:var(--line)}.studio-caption{color:var(--muted);font-size:12px}.studio-header-right{display:flex;align-items:center;gap:20px}.user-button{height:35px;display:flex;align-items:center;gap:10px;background:transparent;border:0;padding:0;font-size:12px}.avatar{height:31px;width:31px;border-radius:10px;background:var(--lilac);color:#514b90;font-weight:700;display:grid;place-items:center;flex:none;text-transform:uppercase}.user-button .icon{width:16px;height:16px;color:var(--muted)}.mobile-menu{display:none}.sidebar{display:flex;flex-direction:column;min-height:0;min-width:0;border-right:1px solid var(--line);padding:25px 15px 14px;background:#f9fafe}.sidebar-heading{color:var(--muted);font:10px var(--mono);letter-spacing:1px;text-transform:uppercase;padding:0 12px;margin-bottom:13px}.workspace-nav{display:flex;flex-direction:column;gap:6px}.workspace-tab{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;font-size:13px;position:relative}.workspace-tab .icon{width:19px;height:19px;color:var(--muted)}.workspace-tab[aria-current=page]{color:var(--blue);background:#eaf0ff;font-weight:600}.workspace-tab[aria-current=page] .icon{color:var(--blue)}.workspace-tab:hover{background:#edf1fa}.nav-tag{margin-left:auto;color:var(--muted);font:9px var(--mono);background:var(--white);border-radius:4px;padding:2px 5px;border:1px solid var(--line)}.sidebar-divider{height:1px;background:var(--line);margin:24px 10px 20px}.history-heading{display:flex;align-items:center;justify-content:space-between;padding-right:4px;margin-bottom:6px}.history-heading .sidebar-heading{margin:0}.history-heading .icon-button{height:28px;width:28px}.history-heading .icon{width:16px;height:16px}.chat-history{overflow:auto;min-height:90px;flex:1;padding:2px 0 10px}.history-empty{font-size:11px;line-height:1.7;color:var(--muted);padding:8px 12px;max-width:170px}.history-item{display:flex;gap:4px;align-items:center;border-radius:8px;margin:3px 0}.history-item.active{background:#e9edf6}.history-open{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:none;border:0;padding:9px 12px;font-size:12px;color:var(--muted)}.history-item.active .history-open{color:var(--ink)}.history-item:hover{background:#eef2f9}.history-delete{width:29px;height:29px;opacity:0;margin-right:3px}.history-delete .icon{width:13px;height:13px}.history-item:hover .history-delete,.history-delete:focus-visible{opacity:1}.sidebar-bottom{border-top:1px solid var(--line);padding-top:12px;display:flex;align-items:center;justify-content:space-between;padding-left:10px}.sidebar-bottom .local-label{font-size:10px}.sidebar-bottom .icon{width:18px;height:18px}.workspace{min-width:0;min-height:0;display:flex;flex-direction:column;position:relative}.workspace-heading{padding:23px 31px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex:none;background:var(--paper)}.workspace-heading h1{font-size:23px;letter-spacing:-.7px;display:flex;align-items:center;gap:11px}.workspace-heading h1 .icon{width:24px;height:24px;color:var(--blue)}.workspace-heading p{font-size:12px;color:var(--muted);margin-top:7px;max-width:720px;line-height:1.6}.model-chip{display:inline-flex;align-items:center;gap:7px;max-width:240px;border:1px solid var(--line);border-radius:7px;padding:6px 9px;font:10px/1.4 var(--mono);color:var(--teal);background:#fff;flex:none}.model-chip.unavailable{color:var(--muted)}.model-chip span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-chip .local-dot{height:5px;width:5px}.model-chip.unavailable .local-dot{background:#9ba4b5}.workspace-notice{margin:0 31px 16px;flex:none}.chat-content{overflow:auto;flex:1;min-height:0;scroll-behavior:smooth}.chat-welcome{max-width:700px;margin:0 auto;padding:clamp(30px,8vh,100px) 28px 30px}.welcome-symbol{height:54px;width:54px;display:grid;place-items:center;background:var(--lilac);color:var(--blue);border-radius:17px;margin-bottom:26px}.welcome-symbol .icon{width:29px;height:29px}.chat-welcome .eyebrow{color:var(--muted);font-size:10px;margin-bottom:13px}.chat-welcome h2{font-size:clamp(29px,3.3vw,40px);font-weight:700;letter-spacing:-1.2px;line-height:1.12;max-width:600px}.chat-welcome>p{color:var(--muted);font-size:14px;margin:17px 0 26px;max-width:500px;line-height:1.8}.suggestions{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.suggestion{border:1px solid var(--line);background:#fff;border-radius:11px;padding:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;text-align:left;font-size:12px;color:var(--muted);line-height:1.6}.suggestion span{display:block}.suggestion strong{display:block;color:var(--ink);font-size:12px;margin-bottom:4px;font-weight:600}.suggestion .icon{height:15px;width:15px;margin-top:2px;color:#95a3c0}.suggestion:hover{border-color:#9cacde;background:#fcfdff}.message-list{max-width:850px;margin:auto;padding:12px 32px 20px}.message{display:flex;gap:14px;margin:0 0 30px;animation:message-enter .2s ease-out}.message-avatar{width:30px;height:30px;border-radius:9px;background:#e3e9f5;display:grid;place-items:center;font-size:10px;font-weight:700;flex:none;margin-top:2px}.message.assistant .message-avatar{background:var(--blue);color:#fff}.message-avatar .icon{width:16px;height:16px}.message-body{min-width:0;flex:1}.message-label{font:10px/1.4 var(--mono);margin-bottom:8px;color:var(--muted)}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8}.message.assistant .message-text{color:#293550}.message.error .message-text{color:var(--danger)}.message.assistant.streaming .message-text:empty::after{content:"Antwort wird vorbereitet …";color:var(--muted);font-size:12px}.message-actions{margin-top:8px;display:flex;gap:4px}.message-actions .button{min-height:27px;padding:4px 7px;font-size:10px;gap:6px}.message-actions .icon{height:12px;width:12px}@keyframes message-enter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.composer-wrap{width:100%;max-width:900px;padding:14px 31px 18px;margin:0 auto;flex:none}.composer{background:#fff;border:1px solid #c9d3eb;border-radius:15px;box-shadow:0 6px 25px #1d294407;transition:border-color .15s;overflow:hidden}.composer:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #355ce807}.composer textarea{display:block;resize:none;border:0;background:transparent;width:100%;color:var(--ink);min-height:62px;max-height:170px;padding:18px 19px 9px;font-size:14px;line-height:1.6;outline:none}.composer textarea::placeholder{color:#8b95a8}.composer textarea:focus-visible{outline:none}.composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:4px 11px 10px 18px}.composer-hint{font:10px/1.5 var(--mono);color:var(--muted)}.send-button{height:35px;min-height:35px;width:37px;padding:0;border-radius:10px}.send-button .icon{width:17px;height:17px}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:9px 4px 0;font-size:10px;color:var(--muted)}.composer-bottom .local-label{font-size:9px}.chat-warning{font-size:10px}.stop-button{font-size:11px}.media-layout{display:grid;grid-template-columns:minmax(260px,350px) minmax(0,1fr);flex:1;min-height:0;gap:22px;padding:0 31px 25px}.creation-panel{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px;align-self:start;max-height:100%}.creation-panel h2{font-size:15px;letter-spacing:-.2px;margin-bottom:22px}.creation-panel textarea{resize:vertical;min-height:132px;max-height:280px;font-size:13px}.creation-panel .input{font-size:13px}.creation-panel .field{margin-bottom:20px}.creation-panel .input-help{font-size:10px}.creation-panel .button-primary{width:100%;margin-top:3px}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.option-choice{position:relative;display:flex;align-items:center}.option-choice input{position:absolute;opacity:0;width:1px;height:1px}.option-choice span{border:1px solid var(--line);border-radius:9px;padding:11px 12px;background:#fafbfe;width:100%;font-size:12px;display:flex;flex-direction:column;gap:3px;line-height:1.4;cursor:pointer}.option-choice small{font-size:10px;color:var(--muted)}.option-choice input:checked+span{border-color:#95a9f1;background:#eff3ff;color:var(--blue)}.option-choice input:focus-visible+span{outline:3px solid var(--blue);outline-offset:3px}.creation-panel details{margin:-1px 0 19px;font-size:11px;color:var(--muted)}.creation-panel summary{cursor:pointer;padding:4px 0}.creation-panel details .field{margin:10px 0}.upload-zone{position:relative;min-height:125px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:7px;border:1px dashed #bfcbe4;background:#fafbfe;border-radius:10px;padding:17px;cursor:pointer;color:var(--muted);font-size:11px;overflow:hidden}.upload-zone:hover,.upload-zone.dragging{border-color:var(--blue);background:#f0f4ff}.upload-zone:focus-within{outline:3px solid var(--blue);outline-offset:3px}.upload-zone input{position:absolute;width:1px;height:1px;opacity:0}.upload-zone .icon{width:23px;height:23px;color:var(--blue);margin-bottom:4px}.upload-zone strong{font-size:12px;color:var(--ink);font-weight:600}.upload-zone small{font-size:10px}.upload-preview{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:10px;padding:10px;font-size:11px}.upload-preview img{width:54px;height:54px;object-fit:cover;border-radius:6px;background:var(--paper)}.upload-preview-copy{min-width:0;flex:1}.upload-preview-copy strong{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:155px}.upload-preview-copy span{display:block;color:var(--muted);font:9px var(--mono);margin-top:3px}.upload-preview .icon{width:15px;height:15px}.creation-note{font-size:10px;line-height:1.7;color:var(--muted);margin-top:15px;text-align:left}.output-column{display:flex;flex-direction:column;gap:16px;min-height:0;min-width:0;overflow:auto;padding-bottom:1px}.output-stage{min-height:300px;background:#eaf0fa;border:1px solid #d5deee;border-radius:15px;position:relative;overflow:hidden;display:flex;flex-direction:column;flex:1;flex-shrink:0}.output-stage-top{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;gap:12px;font:10px var(--mono);color:var(--muted);border-bottom:1px solid #d5deee;background:#f5f8fd}.output-stage-top .icon{width:15px;height:15px}.output-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:35px 28px;flex:1;min-height:230px}.empty-frame{width:78px;height:85px;border-radius:18px;border:1px solid #bfcce5;display:grid;place-items:center;background:#f9fbff;box-shadow:9px -7px 0 #e0e7f6;margin-bottom:23px}.empty-frame .icon{width:31px;height:31px;color:#7087b3}.output-empty h3{font-size:20px;letter-spacing:-.4px;margin-bottom:11px}.output-empty p{color:var(--muted);font-size:12px;max-width:310px;line-height:1.75}.output-result{display:flex;align-items:center;justify-content:center;padding:20px;flex:1;min-height:220px;background-color:#eaf0fa;background-image:linear-gradient(45deg,#e3e9f5 25%,transparent 25%),linear-gradient(-45deg,#e3e9f5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e3e9f5 75%),linear-gradient(-45deg,transparent 75%,#e3e9f5 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.output-result img,.output-result video{max-height:440px;object-fit:contain;border-radius:6px;box-shadow:0 8px 30px #1d29441a}.output-info{background:#fff;padding:12px 16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:11px;color:var(--muted)}.output-info>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.output-progress{width:min(250px,100%);margin:18px 0 0}.progress{height:5px;width:100%;background:#dbe3f3;border-radius:6px;overflow:hidden}.progress>span{display:block;height:100%;width:0;background:var(--blue);border-radius:6px;transition:width .3s}.progress-label{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font:10px var(--mono);margin-bottom:8px}.jobs-section{flex:none;border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.jobs-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;border-bottom:1px solid var(--line)}.jobs-heading h2{font:600 12px var(--body)}.jobs-heading span{color:var(--muted);font:10px var(--mono)}.jobs-empty{padding:16px;color:var(--muted);font-size:11px}.job-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-top:1px solid #edf0f6}.job-row:first-child{border-top:0}.job-open{background:none;border:0;display:flex;align-items:center;gap:10px;text-align:left;min-width:0;flex:1;padding:0;line-height:1.4}.job-icon{width:32px;height:35px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:#f5f7fc;flex:none}.job-icon .icon{width:16px;height:16px}.job-copy{min-width:0;flex:1}.job-copy strong{font-size:11px;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.job-copy small{font:9px var(--mono);color:var(--muted);display:block;margin-top:4px}.job-state{font:9px var(--mono);white-space:nowrap;color:var(--muted)}.job-state.done{color:var(--teal)}.job-state.error{color:var(--danger)}.job-state.running{color:var(--blue)}.job-row .icon-button{height:29px;width:29px}.job-row .icon-button .icon{width:14px;height:14px}.job-row .progress{height:3px;margin-top:7px}.jobs-more{padding:9px 16px;font-size:10px;color:var(--muted);border-top:1px solid var(--line)}
.settings-dialog{width:min(480px,calc(100vw - 30px));border:1px solid var(--line);border-radius:19px;padding:25px 28px;background:#fff;color:var(--ink);box-shadow:0 30px 100px #1d29443a;max-height:90dvh;overflow:auto}.settings-dialog::backdrop{background:#1d29444d;backdrop-filter:blur(3px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dialog-top .eyebrow{color:var(--muted);font-size:10px}.dialog-top .icon-button{margin:-8px -10px 0 0}.settings-dialog h2{font-size:29px;letter-spacing:-1px}.settings-username{color:var(--muted);font-size:13px;margin-top:8px}.setting-section{padding:22px 0;border-bottom:1px solid var(--line)}.setting-section h3{font:600 13px var(--body);margin-bottom:8px}.setting-section p{font-size:12px;line-height:1.7;color:var(--muted)}.setting-section>.button{margin-top:14px}.delete-confirm{border-left:2px solid var(--danger);padding-left:13px;margin-top:15px}.delete-confirm p{color:var(--danger);margin-bottom:12px}.delete-confirm .button{font-size:11px;padding:8px 11px;min-height:36px}.dialog-footer{padding-top:20px;display:flex;justify-content:flex-end}.sidebar-backdrop{display:none}.load-error{width:min(580px,calc(100% - 40px));margin:15vh auto}.load-error h1{font-size:30px;margin:20px 0 12px}.load-error p{color:var(--muted);margin-bottom:24px;line-height:1.8}
@media(min-width:1550px){.studio{grid-template-columns:250px minmax(0,1fr)}.workspace-heading{padding-left:42px;padding-right:42px}.media-layout{padding-left:42px;padding-right:42px;grid-template-columns:370px minmax(0,1fr)}.output-stage{min-height:440px}.output-result img,.output-result video{max-height:520px}}
@media(max-width:1100px){.site-shell{padding:0 35px}.hero{gap:35px}.hero-wordmark{font-size:140px}.hero-copy h1{font-size:45px}.mode-lens{padding:15px 12px;gap:10px}.mode-lens .lens-icon{width:33px;height:33px}.mode-lens .lens-name{font-size:14px}.mode-lens .lens-detail{font-size:9px}.site-details{gap:27px}.studio{grid-template-columns:194px minmax(0,1fr)}.sidebar{padding-left:10px;padding-right:10px}.workspace-heading{padding:22px 22px 17px}.workspace-notice{margin-left:22px;margin-right:22px}.media-layout{padding:0 22px 22px;gap:16px;grid-template-columns:275px minmax(0,1fr)}.creation-panel{padding:18px}.output-stage{min-height:330px}.model-chip{max-width:180px}.auth-layout{gap:60px}.chat-welcome{padding-top:55px}.composer-wrap{padding-left:22px;padding-right:22px}.output-empty{padding:25px 18px}.output-empty h3{font-size:18px}.job-state{font-size:8px}}
@media(max-width:900px){.site-header{height:85px}.hero{padding-top:58px;padding-bottom:45px;gap:25px}.hero-wordmark{font-size:120px}.hero-copy h1{font-size:37px;letter-spacing:-1.5px}.hero-copy p{font-size:14px}.hero-copy .eyebrow{font-size:9px}.hero-copy .button{font-size:12px;padding:10px 14px}.mode-lens{padding:13px 11px}.mode-lens .lens-icon{width:29px;height:32px}.mode-lens .lens-icon .icon{width:17px;height:17px}.mode-lens .lens-detail{display:none}.preview-body{grid-template-columns:145px 1fr}.preview-sidebar{padding:20px 10px}.preview-content{padding:25px}.preview-content h3{font-size:23px}.site-details{grid-template-columns:1fr 1fr}.detail-block:first-child{grid-column:1/-1;max-width:610px}.auth-layout{gap:35px;grid-template-columns:.85fr 1fr;padding-left:30px;padding-right:30px}.auth-form-card{padding:27px}.auth-identity .hero-wordmark{font-size:95px}.auth-identity h2{font-size:26px}.studio{grid-template-columns:178px minmax(0,1fr)}.studio-header{padding:0 20px}.studio-caption{display:none}.header-divider{display:none}.workspace-heading h1{font-size:21px}.workspace-heading p{font-size:11px}.workspace-heading .model-chip{max-width:135px;font-size:9px}.media-layout{display:flex;flex-direction:column;overflow:auto;padding-bottom:24px;gap:19px}.creation-panel{width:100%;max-height:none;overflow:visible;flex:none;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.creation-panel>h2,.creation-panel>.form-error,.creation-panel>.notice,.creation-panel>.button,.creation-panel>.creation-note{grid-column:1/-1}.creation-panel .prompt-field{grid-column:1/-1}.creation-panel textarea{min-height:95px}.creation-panel>.upload-field{grid-column:1/-1}.creation-panel details{align-self:start}.output-column{overflow:visible;flex:none;min-height:400px}.output-stage{min-height:280px}.output-empty{min-height:245px}.workspace-tab{font-size:12px;padding-left:11px;padding-right:11px}.sidebar .nav-tag{font-size:8px;padding:1px 4px}.sidebar-heading{font-size:9px}.sidebar-bottom .local-label{font-size:9px}.history-empty{font-size:10px}.chat-welcome{padding:45px 25px 25px}.suggestions{gap:9px}.suggestion{padding:12px;font-size:11px}.suggestion strong{font-size:11px}.composer-hint{font-size:9px}}
@media(max-width:640px){.site-shell{padding:0 22px}.site-header{height:75px}.site-nav{gap:16px}.site-nav>a:first-child{display:none}.site-nav .button{font-size:11px;min-height:37px;padding:8px 12px}.site-nav>a{font-size:12px}.brand{font-size:23px}.hero{grid-template-columns:1fr;gap:33px;padding:45px 0 40px}.hero-wordmark{font-size:116px;flex-direction:row;gap:13px;letter-spacing:-.11em;margin-left:-5px;line-height:.9}.hero-wordmark span:last-child{margin:0}.hero-wordmark .wordmark-spark{height:10px;width:10px;margin:7px 0 0 6px;border-radius:3px}.hero-copy{max-width:none}.hero-copy .eyebrow{margin-bottom:17px;font-size:10px}.hero-copy h1{font-size:41px;max-width:400px;letter-spacing:-1.7px}.hero-copy p{max-width:390px;font-size:14px;margin-top:17px}.hero-copy .button-row{margin-top:22px}.hero-copy .button{min-height:43px;font-size:12px}.hero-caption{font-size:10px!important}.showcase-heading{padding-top:0}.showcase-heading .eyebrow{font-size:9px}.showcase-heading p{font-size:9px}.mode-lenses{gap:7px}.mode-lens{padding:12px 6px;flex-direction:column;gap:7px;text-align:center;border-radius:11px}.mode-lens .lens-name{font-size:11px}.mode-lens .lens-icon{width:29px;height:29px;border-radius:8px}.preview-body{grid-template-columns:1fr;min-height:240px}.preview-sidebar{display:none}.preview-titlebar{padding:0 13px;font-size:8px;height:35px}.preview-content{padding:25px 21px}.preview-context{font-size:9px}.preview-content h3{font-size:23px}.preview-description{font-size:11px;line-height:1.7;margin-bottom:20px}.preview-composer{font-size:10px;padding:10px 9px 10px 12px;gap:10px}.preview-send{width:26px;height:26px}.showcase{padding-bottom:36px}.site-details{padding:29px 0 30px;gap:27px;grid-template-columns:1fr}.detail-block:first-child{grid-column:auto}.detail-block .eyebrow{font-size:10px;margin-bottom:11px}.detail-block h3{font-size:17px;margin-bottom:9px}.detail-block p{font-size:12px}.site-footer{align-items:flex-start;flex-direction:column;justify-content:center;padding:21px 0;gap:13px;font-size:10px}.footer-links{gap:22px}.auth-header{padding:21px 23px}.auth-header .button{font-size:11px;padding:8px 11px;min-height:36px}.auth-layout{display:block;max-width:455px;padding:20px 22px 30px}.auth-identity{display:none}.auth-form-card{padding:28px 25px}.auth-form-card h1{font-size:29px}.auth-form-card>.eyebrow{font-size:9px}.auth-subtitle{font-size:12px}.auth-footer{font-size:9px}.studio{grid-template-columns:1fr;grid-template-rows:60px minmax(0,1fr)}.studio-header{padding:0 15px}.studio-header-left{gap:12px}.studio-header .brand{font-size:22px}.studio-header-right{gap:13px}.studio-header-right>.local-label{display:none}.user-button{gap:6px}.user-button>span:not(.avatar){max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.user-button>.icon{display:none}.avatar{width:28px;height:28px;border-radius:9px;font-size:11px}.mobile-menu{display:inline-flex;width:30px;height:34px}.mobile-menu .icon{width:19px;height:19px}.sidebar{position:fixed;left:0;top:60px;bottom:0;width:235px;z-index:30;transform:translateX(-100%);transition:transform .18s;padding:23px 14px 15px}.studio.menu-open .sidebar{transform:none}.sidebar-backdrop{position:fixed;inset:60px 0 0;z-index:29;background:#1d294444;border:0;width:100%;height:calc(100dvh - 60px)}.studio.menu-open .sidebar-backdrop{display:block}.workspace-nav .workspace-tab{font-size:13px;padding:12px 13px}.sidebar-heading{font-size:10px}.history-empty{font-size:11px;max-width:190px}.sidebar-bottom .local-label{font-size:10px}.history-delete{opacity:1}.workspace-heading{padding:19px 19px 16px;gap:10px}.workspace-heading h1{font-size:20px;gap:9px}.workspace-heading h1 .icon{width:22px;height:22px}.workspace-heading p{font-size:10px;margin-top:6px}.workspace-heading .model-chip{max-width:116px;gap:5px;padding:5px 7px;font-size:8px}.workspace-notice{margin-left:19px;margin-right:19px;padding:12px;font-size:11px;gap:9px}.workspace-notice .icon{width:16px;height:16px}.chat-welcome{padding:30px 23px 22px}.welcome-symbol{width:46px;height:46px;border-radius:15px;margin-bottom:22px}.welcome-symbol .icon{width:25px;height:25px}.chat-welcome h2{font-size:32px;letter-spacing:-1.1px}.chat-welcome .eyebrow{font-size:9px}.chat-welcome>p{font-size:12px;margin-top:16px;line-height:1.7}.suggestions{gap:8px}.suggestion{padding:12px 11px;gap:7px;font-size:10px}.suggestion strong{font-size:10px;margin-bottom:3px}.suggestion .icon{width:12px;height:12px}.composer-wrap{padding:10px 14px 13px}.composer{border-radius:13px}.composer textarea{padding:14px 15px 7px;min-height:58px;font-size:13px}.composer-toolbar{padding:3px 9px 9px 14px}.composer-hint{font-size:8px}.composer-bottom{margin-top:8px;gap:8px;font-size:8px}.composer-bottom .local-label{font-size:8px;gap:5px}.composer-bottom .local-dot{width:5px;height:5px}.chat-warning{font-size:8px}.message-list{padding:10px 20px 16px}.message{gap:10px;margin-bottom:24px}.message-text{font-size:13px;line-height:1.75}.message-avatar{width:25px;height:26px;border-radius:8px;font-size:9px}.message-label{font-size:9px;margin-bottom:6px}.media-layout{padding:0 17px 20px;gap:17px}.creation-panel{padding:18px;gap:0 15px}.creation-panel h2{font-size:14px;margin-bottom:18px}.field-label{font-size:11px}.creation-panel .field{margin-bottom:16px}.option-choice span{padding:10px;font-size:11px}.option-choice small{font-size:9px}.creation-panel>.button{min-height:44px;font-size:12px}.creation-note{font-size:9px}.output-stage{min-height:265px}.output-stage-top{font-size:9px;padding:12px 14px}.output-empty{padding:25px 18px;min-height:220px}.empty-frame{height:66px;width:61px;border-radius:14px;margin-bottom:20px}.empty-frame .icon{height:25px;width:25px}.output-empty h3{font-size:18px}.output-empty p{font-size:11px}.output-info{font-size:10px}.output-info .button{font-size:10px;padding:6px 10px;gap:6px}.output-info .icon{width:13px;height:13px}.output-result{padding:14px}.output-result img,.output-result video{max-height:380px}.settings-dialog{padding:21px}.settings-dialog h2{font-size:27px}.toast{bottom:16px;font-size:12px;padding:12px 16px}}
@media(max-width:375px){.hero-wordmark{font-size:100px;gap:10px}.hero-copy h1{font-size:36px}.site-shell{padding:0 18px}.site-nav{gap:10px}.mode-lens .lens-name{font-size:10px}.site-nav>.button{padding:8px 10px}.creation-panel{display:block}.workspace-heading .model-chip{max-width:95px}.chat-welcome h2{font-size:29px}}
.output-copy{min-width:0;flex:1}.output-copy p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.output-copy small{display:block;font:9px/1.6 var(--mono);color:var(--muted);margin-top:4px}.output-info>.button{flex:none}
.model-terms-consent{grid-column:1/-1;padding:14px 0 17px;border-top:1px solid var(--line)}.terms-checkbox{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.65;cursor:pointer}.terms-checkbox input{height:15px;width:15px;flex:none;accent-color:var(--blue);margin:2px 0 0;cursor:pointer}.terms-checkbox .text-link{font-weight:500;text-decoration:underline;text-underline-offset:2px}.model-terms-consent .input-help{font-size:10px;margin-left:24px;margin-top:7px}.footer-links{flex-wrap:wrap}
@media(max-width:640px){.hero-wordmark{font-size:clamp(84px,25vw,116px)}}
@media(max-width:375px){.hero-wordmark{font-size:clamp(78px,25vw,94px)}}
@media(prefers-reduced-motion:reduce){html,.chat-content{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.spinner{border-style:dotted}.message{opacity:1;transform:none}}
