.prototype-studio{overflow:hidden;container-type:inline-size;container-name:prototype-studio}.prototype-project-workspace{display:grid;gap:10px}.prototype-project-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:7px;padding:6px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2)}.prototype-project-tabs button{min-width:0;display:grid;gap:3px;padding:9px 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--text-dim);font:inherit;text-align:left;cursor:pointer}.prototype-project-tabs button:hover{border-color:var(--border-strong);background:var(--surface);color:var(--text)}.prototype-project-tabs button.is-active{border-color:var(--accent);background:var(--surface);color:var(--text);box-shadow:0 0 0 2px var(--accent-soft)}.prototype-project-tabs span{color:var(--accent);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.prototype-project-tabs strong{overflow:hidden;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.prototype-project-tabs--collab button{position:relative;padding-right:34px}.prototype-project-tabs--collab button.has-vote-alert{border-color:color-mix(in srgb,var(--accent) 52%,var(--border));background:color-mix(in srgb,var(--accent-soft) 32%,transparent)}.prototype-project-tabs__vote-alert{position:absolute;top:50%;right:12px;width:14px;height:14px;margin-top:-7px;border:2px solid color-mix(in srgb,var(--accent) 26%,transparent);border-top-color:var(--accent);border-radius:999px;animation:prototype-project-vote-alert-spin .85s linear infinite}.prototype-project-tabs__vote-alert:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit;background:var(--accent);animation:prototype-project-vote-alert-pulse 1.15s ease-in-out infinite}@keyframes prototype-project-vote-alert-spin{to{transform:rotate(360deg)}}@keyframes prototype-project-vote-alert-pulse{50%{opacity:.38;transform:scale(.68)}}@media(prefers-reduced-motion:reduce){.prototype-project-tabs__vote-alert{animation:none;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.prototype-project-tabs__vote-alert:after{animation:none}}.prototype-project-tabs{display:flex;align-items:stretch;gap:8px;margin:-3px 0 12px;padding:7px;border:1px solid var(--border);border-radius:13px;background:color-mix(in srgb,var(--surface-2) 76%,var(--surface))}.prototype-project-tabs__scroll{min-width:0;flex:1;overflow-x:auto;display:flex;align-items:stretch;gap:6px;padding:1px 0 3px;scrollbar-width:thin}.prototype-project-tabs__scroll>button{position:relative;min-width:132px;max-width:220px;height:38px;flex:0 1 180px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--border);border-radius:9px;color:var(--text-dim);background:var(--surface);font:inherit;font-size:10px;font-weight:760;cursor:pointer;box-shadow:var(--shadow-sm)}.prototype-project-tabs__scroll>button:hover{color:var(--text);border-color:color-mix(in srgb,var(--accent) 42%,var(--border))}.prototype-project-tabs__scroll>button.is-active{color:var(--accent-ink);border-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 45%,var(--surface));box-shadow:inset 0 -3px 0 var(--accent),var(--shadow-sm)}.prototype-project-tabs__scroll>button.is-selected:not(.is-active){border-color:color-mix(in srgb,var(--good) 48%,var(--border))}.prototype-project-tabs__name{min-width:0;flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.prototype-project-tabs__selected{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--good);font-size:10px;font-weight:900}.prototype-project-tabs__status{flex:0 0 auto;padding:3px 5px;border-radius:999px;color:var(--accent-ink);background:var(--accent-soft);font-size:7px;font-weight:850;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}.prototype-project-tabs__status.is-building{color:#fff;background:var(--accent);animation:prototype-project-building 1.2s ease-in-out infinite}.prototype-project-tabs__unread{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.prototype-project-tabs__add{min-width:112px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:1px dashed color-mix(in srgb,var(--accent) 48%,var(--border-strong));border-radius:9px;color:var(--accent-ink);background:color-mix(in srgb,var(--accent-soft) 30%,var(--surface));font:inherit;font-size:9.5px;font-weight:800;cursor:pointer}.prototype-project-tabs__add:hover{border-style:solid;border-color:var(--accent);background:var(--accent-soft)}.prototype-project-tabs__add:disabled{cursor:default;color:var(--text-muted);border-style:solid;border-color:var(--border);background:var(--surface-2);opacity:.78}.prototype-project-tabs__add>span:first-child{font-size:16px;font-weight:500;line-height:1}.prototype-project-tabs--chat{flex:0 0 auto;gap:5px;margin:0;padding:6px 8px;border:0;border-bottom:1px solid var(--border);border-radius:0;background:color-mix(in srgb,var(--surface-2) 72%,var(--surface))}.prototype-project-tabs--chat .prototype-project-tabs__scroll{gap:5px;padding:0}.prototype-project-tabs--chat .prototype-project-tabs__scroll>button{min-width:0;max-width:none;height:34px;flex:1 1 0;padding-inline:8px}.prototype-project-tabs--chat .prototype-project-tabs__add{min-width:104px;min-height:38px;padding:0 12px;font-size:10.5px}.prototype-project-tabs--chat .prototype-project-tabs__add>span:first-child{font-size:17px;font-weight:700}.prototype-project-selection{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:var(--text-dim);background:var(--surface-3);font-size:9px;font-weight:800;white-space:nowrap}.prototype-project-selection.is-selected{color:color-mix(in srgb,var(--good) 78%,var(--text));background:color-mix(in srgb,var(--good) 13%,var(--surface))}.prototype-project-selection>span{width:16px;height:16px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--good);font-size:9px}@keyframes prototype-project-building{50%{opacity:.62}}.prototype-studio__intro{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:-4px 0 12px;padding:12px 15px;border:1px solid color-mix(in srgb,var(--accent) 20%,var(--border));border-radius:14px;background:radial-gradient(circle at 8% 20%,color-mix(in srgb,var(--accent-2) 18%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 72%,var(--surface)),var(--surface))}.prototype-studio__intro>div{display:grid;gap:5px}.prototype-studio__intro span{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.prototype-studio__intro strong{max-width:620px;font-size:clamp(16px,1.7vw,22px);letter-spacing:-.035em}.prototype-studio__intro p{max-width:550px;margin:0;color:var(--text-dim);font-size:10.5px;line-height:1.5}.prototype-studio__title-banner{min-height:58px;align-items:center}.prototype-studio__title-banner label{min-width:0;flex:1;display:grid;gap:2px}.prototype-studio__title-banner input{width:100%;padding:1px 0 3px;border:0;border-bottom:1px solid transparent;color:var(--text);background:transparent;font-family:inherit;font-size:clamp(18px,2vw,26px);font-weight:750;line-height:1.15;letter-spacing:-.035em;outline:none}.prototype-studio__title-banner input::placeholder{color:color-mix(in srgb,var(--text-faint) 82%,transparent)}.prototype-studio__title-banner input:hover{border-bottom-color:var(--border-strong)}.prototype-studio__title-banner input:focus{border-bottom-color:var(--accent)}.prototype-studio__title-banner label.is-invalid input,.prototype-studio__title-banner label.is-invalid input:focus{border-bottom-color:var(--danger);border-radius:4px;outline:2px solid var(--danger);outline-offset:4px}.prototype-studio__title-banner small{flex:0 0 auto;max-width:260px;color:var(--text-faint);font-size:9px;line-height:1.35;text-align:right}.prototype-studio__title-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px}.prototype-studio__title-actions .btn{white-space:nowrap}.prototype-studio__history-button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.prototype-studio__history-button>svg{width:14px;height:14px;flex:none}.prototype-studio__history-count{min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:999px;color:var(--accent-ink);background:var(--accent-soft);font-size:9px;font-weight:800;letter-spacing:0}.prototype-version-history{width:min(620px,100%);max-height:min(720px,calc(100dvh - 48px));display:flex;flex-direction:column;gap:16px}.prototype-version-history__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.prototype-version-history__head>div{min-width:0;display:grid;gap:5px}.prototype-version-history__head h2{margin:0;font-size:20px}.prototype-version-history__head p,.prototype-version-history__empty p{margin:0;color:var(--text-dim);font-size:12px;line-height:1.45}.prototype-version-history__head>button{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:var(--text-faint);background:transparent;font:700 21px/1 system-ui;cursor:pointer}.prototype-version-history__head>button:hover{color:var(--text);background:var(--surface-3)}.prototype-version-history__list{min-height:0;overflow-y:auto;display:grid;gap:8px;margin:0;padding:0;list-style:none}.prototype-version-history__list li{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--border);border-radius:11px;background:var(--surface-2)}.prototype-version-history__list li>div{min-width:0;display:grid;gap:4px}.prototype-version-history__list strong{overflow:hidden;color:var(--text);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.prototype-version-history__list span{overflow:hidden;color:var(--text-faint);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.prototype-version-history__list p{display:-webkit-box;overflow:hidden;margin:2px 0 0;color:var(--text-dim);font-size:10.5px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.prototype-version-history__list .btn{flex:0 0 auto}.prototype-version-history__list li.is-current{border-color:color-mix(in srgb,var(--accent) 38%,var(--border));background:color-mix(in srgb,var(--accent-soft) 34%,var(--surface-2))}.prototype-version-history__current{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:var(--accent-ink)!important;background:var(--accent-soft);font-size:9px!important;font-weight:800}.prototype-version-history__list li.design-version-history__item{display:block;padding:0}.design-version-history__version{width:100%;min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:0;border-radius:10px;color:inherit;background:transparent;text-align:left;cursor:pointer}.design-version-history__version:hover:not(:disabled){background:color-mix(in srgb,var(--accent-soft) 42%,transparent)}.design-version-history__version:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.design-version-history__version:disabled{cursor:not-allowed;opacity:.62}.design-version-history__version>img,.design-version-history__version>video{width:72px;height:54px;display:block;object-fit:contain;border:1px solid var(--border);border-radius:7px;background:#000}.design-version-history__version>div{min-width:0;display:grid;gap:3px}.design-version-history__version>span{justify-self:end;color:var(--accent);font-weight:800}.prototype-version-history__empty{display:grid;justify-items:center;gap:6px;padding:28px 20px;border:1px dashed var(--border-strong);border-radius:12px;background:var(--surface-2);text-align:center}.prototype-version-history__empty strong{font-size:13px}.prototype-version-history>.modal__actions{margin-top:auto}.prototype-collab-version-history .modal__actions{align-items:center;justify-content:space-between}.prototype-collab-version-history .modal__actions>span{color:var(--text-faint);font-size:10px}.prototype-context-control{display:flex;justify-content:flex-end;margin-bottom:8px}.prototype-studio__context-toggle{display:inline-flex;align-items:center;gap:6px}.prototype-studio__context-toggle svg{width:15px;height:15px}.prototype-mode-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:-2px 0 10px}.prototype-mode-picker button{min-width:0;display:grid;grid-template-columns:34px auto;grid-template-rows:auto;column-gap:9px;align-items:center;padding:9px 11px;border:1px solid var(--border-strong);border-radius:12px;color:var(--text);background:var(--surface);font:inherit;text-align:left;cursor:pointer;box-shadow:var(--shadow-sm)}.prototype-mode-picker button>span{grid-row:1;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--accent);background:var(--accent-soft);font-size:19px;line-height:1}.prototype-mode-picker__design-icon svg{width:18px;height:18px;display:block;fill:currentColor}.prototype-mode-picker button strong{font-size:11px}.prototype-mode-picker button small{overflow:hidden;color:var(--text-dim);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.prototype-mode-picker button:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 48%,var(--border-strong))}.prototype-mode-picker button.is-selected{border-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 42%,var(--surface));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 12%,transparent)}.prototype-mode-picker button:disabled{opacity:.55;cursor:not-allowed}.prototype-mode-picker button.is-selected:disabled{opacity:1}.prototype-studio__workspace{height:clamp(620px,calc(100dvh - 220px),760px);display:grid;grid-template-columns:minmax(240px,.68fr) minmax(360px,1.32fr);gap:10px}.design-studio{height:clamp(760px,calc(100dvh - 155px),960px);min-height:760px;display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:stretch;gap:12px}.design-studio__builder,.design-studio__submissions{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface-2)}.design-studio__builder{min-height:0;display:grid;grid-template-columns:minmax(290px,.82fr) minmax(350px,1.18fr);grid-template-rows:auto minmax(0,1fr) auto}.design-studio__builder>header{grid-column:1 / -1}.design-studio__builder>.design-studio__controls{grid-column:1;grid-row:2 / 4}.design-studio__builder>.design-studio__preview{grid-column:2;grid-row:2}.design-studio__builder>header,.design-studio__submissions>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border);background:var(--surface)}.design-studio__builder>header.design-studio__builder-toolbar{min-height:39px;justify-content:flex-end;padding:5px 10px}.design-studio__builder>header>div{min-width:0;display:flex;align-items:center;gap:10px}.design-studio__submissions>header>div{min-width:0;display:grid;gap:2px}.design-studio__builder>header>.design-studio__header-actions{min-width:max-content;flex:0 0 auto;gap:7px}.design-studio__job-count{width:auto;height:25px;min-height:25px;display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;padding:0 9px;border-radius:999px;color:var(--accent);background:var(--accent-soft);font-size:9px;font-weight:800;line-height:1;white-space:nowrap}.design-studio__job-count>i{width:6px;height:6px;flex:none;border-radius:999px;background:currentColor;animation:design-generation-dot 1s ease-in-out infinite}.design-studio__submissions>header strong{color:var(--text);font-size:12px}.design-studio__submissions>header small{color:var(--text-faint);font-size:9px;line-height:1.35}.design-studio__controls{min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;border-right:1px solid var(--border);background:var(--surface);container:design-controls / inline-size}.design-studio__controls>label,.design-studio__settings label{min-width:0;display:grid;gap:5px}.design-studio__controls label>span,.design-studio__settings label>span{color:var(--text-dim);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.design-studio__controls>.design-studio__name{gap:3px;padding:7px 12px 8px;border-bottom:1px solid var(--border);background:var(--surface)}.design-studio__name>input{height:34px;min-height:34px;padding-block:0;font-size:11px}.design-studio__chat-messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:11px;padding:13px 12px;background:color-mix(in srgb,var(--surface-2) 58%,var(--surface));scrollbar-width:thin}.design-studio__chat-turn{display:contents}.design-studio__chat-message{width:fit-content;max-width:92%;display:grid;gap:4px}.design-studio__chat-message.is-user{align-self:end}.design-studio__chat-message>span{color:var(--text-faint);font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.design-studio__chat-message.is-user>span{text-align:right}.design-studio__chat-message p{margin:0;padding:9px 10px;overflow-wrap:anywhere;border:1px solid var(--border);border-radius:4px 12px 12px;color:var(--text);background:var(--surface);font-size:10.5px;line-height:1.45;box-shadow:0 2px 7px #141c320a}.design-studio__chat-message.is-user p{border-color:transparent;border-radius:12px 4px 12px 12px;color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent))}.design-studio__chat-message.is-error p{border-color:color-mix(in srgb,var(--danger) 34%,var(--border));color:var(--danger);background:color-mix(in srgb,var(--danger) 6%,var(--surface))}.design-studio__chat-message.is-building{max-width:92%}.design-studio__chat-composer{position:relative;z-index:3;min-width:0;display:grid;gap:7px;padding:10px 11px 11px;border-top:2px solid var(--border-strong);background:var(--surface);box-shadow:0 -5px 14px #141c320a}.design-studio__chat-composer textarea{width:100%;min-height:78px;max-height:128px;resize:vertical;padding:9px 10px}.design-studio__chat-composer[data-refinement=true]{gap:5px;padding-top:8px}.design-studio__chat-composer[data-refinement=true] textarea{min-height:54px;max-height:86px;padding-block:7px}.design-studio__chat-composer[data-refinement=true] .design-studio__prompt-heading>label{font-size:8px}.design-studio__chat-composer textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.design-studio__composer-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.design-studio__composer-hint{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:var(--text-faint);font-size:7.5px}.design-studio__composer-reference{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:7px}.design-studio__composer-reference>.prototype-chat__attach{width:30px;height:30px;min-height:30px;flex:0 0 30px;justify-content:center;padding:0}.design-studio__reference-menu{position:relative}.design-studio__reference-popover{width:min(280px,calc(100vw - 36px))}.design-studio__reference-popover-link{display:grid;gap:3px;padding:8px 9px;border-top:1px solid var(--border)}.design-studio__reference-popover-link>b{color:var(--text);font-size:10px}.design-studio__reference-popover-link>span{color:var(--text-faint);font-size:8.5px;line-height:1.3;white-space:normal}.design-studio__reference-popover-link>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:3px}.design-studio__reference-popover-link input{min-width:0;height:32px;padding-inline:8px;font-size:9px}.prototype-reference-menu__popover .design-studio__reference-popover-link button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--border);border-radius:7px;color:var(--accent);background:var(--surface);font:750 8px/1 var(--font)}.prototype-reference-menu__popover .design-studio__reference-popover-link button:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 45%,var(--border));background:var(--accent-soft)}.prototype-reference-menu__popover .design-studio__reference-popover-link button:disabled{opacity:.5;cursor:not-allowed}.design-studio__composer-reference-label{min-height:28px;padding:0;border:0;color:var(--text-dim);background:transparent;font:750 9px/1 var(--font);cursor:pointer}.design-studio__composer-reference-label:hover{color:var(--accent)}.design-studio__composer-reference-label:disabled{opacity:.5;cursor:not-allowed}.design-studio__composer-reference-list{flex:1 1 100%;min-width:0;max-height:118px;display:grid;grid-template-columns:1fr;gap:5px;overflow-y:auto;scrollbar-width:thin}.design-studio__composer-reference-attached{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) 24px;align-items:center;gap:7px;padding:3px 5px 3px 3px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2)}.design-studio__composer-reference-attached>img{width:30px;height:30px;display:block;border-radius:6px;object-fit:cover;background:#000}.design-studio__composer-reference-attached>span{min-width:0;display:grid;gap:1px}.design-studio__composer-reference-attached strong,.design-studio__composer-reference-attached small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-studio__composer-reference-attached strong{color:var(--text);font-size:8.5px}.design-studio__composer-reference-attached small{color:var(--text-faint);font-size:7px}.design-studio__composer-reference-attached>button{width:24px;height:24px;padding:0;border:0;border-radius:6px;color:var(--text-faint);background:transparent;font:750 15px/1 var(--font);cursor:pointer}.design-studio__composer-reference-attached>button:hover{color:var(--danger);background:color-mix(in srgb,var(--danger) 8%,transparent)}.design-studio__chat-composer>.btn{width:100%;white-space:nowrap}.design-studio__prompt-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.design-studio__prompt-heading>label{color:var(--text-dim);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.design-studio__more-settings{position:relative;z-index:2;min-width:0}.design-studio__more-settings[open]{z-index:6}.design-studio__more-settings>summary{min-height:28px;display:grid;grid-template-columns:minmax(16px,1fr) auto minmax(16px,1fr) auto;align-items:center;gap:7px;color:var(--text-dim);cursor:pointer;list-style:none}.design-studio__more-settings>summary::-webkit-details-marker{display:none}.design-studio__more-settings>summary>strong{font-size:9px;font-weight:800;white-space:nowrap}.design-studio__settings-separator{height:1px;background:var(--border-strong)}.design-studio__more-settings>summary>i{color:var(--text-faint);font:700 14px/1 var(--font);transition:transform .16s ease}.design-studio__more-settings[open]>summary>i{transform:rotate(180deg)}.design-studio__more-settings-panel{position:absolute;right:0;bottom:calc(100% + 5px);left:0;max-height:min(360px,calc(100cqh - 92px));overflow-y:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"variants shape" "model model";gap:8px 10px;padding:9px;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface);box-shadow:0 12px 30px #141c3229}.design-studio__prompt-options,.design-studio__settings{display:contents}.design-studio__media-type{width:124px;min-width:124px;display:inline-grid;flex:0 0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin:0;padding:3px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2)}.design-studio__media-type button{min-width:0;min-height:27px;padding:0 8px;border:0;border-radius:5px;color:var(--text-dim);background:transparent;font:750 9px/1 var(--font);cursor:pointer}.design-studio__media-type button.is-active{color:var(--accent-ink);background:var(--surface);box-shadow:0 1px 4px color-mix(in srgb,var(--text) 10%,transparent),inset 0 -2px 0 var(--accent)}.design-studio__media-type button:disabled{opacity:.62;cursor:default}.design-studio__variants{grid-area:variants}.design-studio__settings>label:first-child{grid-area:model}.design-studio__settings>label:last-child{grid-area:shape}.design-studio__prompt-options>label,.design-studio__settings>label{min-width:0;display:grid;grid-template-rows:auto 38px;align-content:start;gap:4px}.design-studio__prompt-options>label>span{color:var(--text-dim);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.design-studio__prompt-options select{min-width:0;height:38px;padding-inline:9px 27px;font-size:10px}.design-studio__settings select{min-width:0;height:38px;padding-inline:10px 30px;font-size:11px}.design-studio__model-detail{color:var(--text-faint);font-size:8px;line-height:1.3}.design-studio__preview{position:relative;min-width:0;min-height:0;display:grid;place-items:center;padding:18px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--accent) 7%,var(--surface)) 0,var(--surface-2) 62%)}.design-studio__placeholder{display:grid;justify-items:center;gap:5px;color:var(--text-faint);text-align:center}.design-studio__placeholder>span{width:52px;height:52px;display:grid;place-items:center;margin-bottom:5px;border:1px solid var(--border);border-radius:15px;background:var(--surface);color:var(--accent);font-size:24px}.design-studio__placeholder strong{color:var(--text);font-size:14px}.design-studio__placeholder small{max-width:42ch;font-size:10px}.design-studio__preview img,.design-studio__preview video{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center;border-radius:10px}.design-studio__preview video{background:#000}.design-studio__preview video.is-first-frame-loading,.design-studio__thumbnail video.is-first-frame-loading,.design-version-history__version video.is-first-frame-loading{background:linear-gradient(135deg,#0b1220,#17233a)}.design-studio__preview.is-generating img,.design-studio__preview.is-generating video{opacity:.42;filter:saturate(.75) blur(1.5px);transform:scale(1.01);transition:opacity .2s ease,filter .2s ease,transform .2s ease}.design-studio__generating{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-content:center;justify-items:center;gap:7px;padding:20px;overflow:hidden;color:var(--text-dim);text-align:center;background:color-mix(in srgb,var(--surface) 72%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.design-studio__generating:before{content:"";position:absolute;width:65%;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 18%,transparent),transparent 67%);animation:design-generation-breathe 2.2s ease-in-out infinite}.design-studio__generating strong,.design-studio__generating small,.design-studio__generating-dots,.design-studio__generating-art{position:relative;z-index:1}.design-studio__generating strong{color:var(--text);font-size:14px}.design-studio__generating small{min-width:170px;color:var(--text-faint);font-size:10px;animation:design-generation-copy .35s ease both}.design-studio__generating-art{width:76px;height:76px;display:grid;place-items:center;margin-bottom:5px}.design-studio__generating-art>i{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1.5px solid color-mix(in srgb,var(--accent) 42%,transparent);border-radius:22px;animation:design-generation-orbit 2.8s linear infinite}.design-studio__generating-art>i:nth-child(2){top:13px;right:13px;bottom:13px;left:13px;border-radius:17px;border-color:color-mix(in srgb,#8b5cf6 40%,transparent);animation-duration:2.1s;animation-direction:reverse}.design-studio__generating-art>i:nth-child(3){top:22px;right:22px;bottom:22px;left:22px;border-radius:12px;border-color:color-mix(in srgb,#22c55e 36%,transparent);animation-duration:1.6s}.design-studio__generating-art>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;font-size:17px;background:linear-gradient(135deg,var(--accent),#8b5cf6);box-shadow:0 10px 28px color-mix(in srgb,var(--accent) 30%,transparent);animation:design-generation-spark 1.3s ease-in-out infinite}.design-studio__generating-dots{display:flex;gap:4px;margin-top:3px}.design-studio__generating-dots i{width:5px;height:5px;border-radius:999px;background:var(--accent);animation:design-generation-dot 1s ease-in-out infinite}.design-studio__generating-dots i:nth-child(2){animation-delay:.14s}.design-studio__generating-dots i:nth-child(3){animation-delay:.28s}@keyframes design-generation-orbit{to{transform:rotate(360deg)}}@keyframes design-generation-spark{0%,to{transform:scale(.92) rotate(-4deg)}50%{transform:scale(1.08) rotate(4deg)}}@keyframes design-generation-breathe{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1.12)}}@keyframes design-generation-dot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes design-generation-copy{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@container design-controls (max-width: 330px){.design-studio__more-settings-panel{gap-inline:8px}}.design-studio__builder>footer{grid-column:2;grid-row:3;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border-top:1px solid var(--border);background:var(--surface)}.design-studio__builder>footer>span{color:var(--text-faint);font-size:9px;line-height:1.4}.design-studio__builder>footer>button{margin-left:auto}.design-studio__submit-button.is-attention{animation:design-submit-attention 1.6s ease-in-out}@keyframes design-submit-attention{0%,to{transform:translateY(0) scale(1);box-shadow:none}18%,58%{transform:translateY(-2px) scale(1.06);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 22%,transparent),0 10px 26px color-mix(in srgb,var(--accent) 32%,transparent)}38%,78%{transform:translateY(0) scale(1);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 12%,transparent)}}.design-studio__submissions{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.design-studio__submissions>header>span{min-width:26px;height:26px;display:grid;place-items:center;padding:0 7px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:10px;font-weight:850}.design-studio__rail-toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:6px;padding:7px 8px;border-bottom:1px solid var(--border);background:var(--surface)}.design-studio__rail-toolbar button{width:100%;min-height:33px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 9px;border:1px solid color-mix(in srgb,var(--accent) 30%,var(--border));border-radius:8px;color:var(--accent);background:var(--accent-soft);font:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.design-studio__rail-toolbar button.is-import{border-style:dashed;background:var(--surface-2)}.design-studio__rail-toolbar button:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 76%,var(--surface));transform:translateY(-1px)}.design-studio__rail-toolbar button:disabled,.design-studio__rail-toolbar button:disabled:hover{opacity:.58;cursor:wait;border-color:var(--border);background:var(--surface-2);transform:none}.design-studio__rail-toolbar button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.design-studio__rail-toolbar button>span{font-size:14px;line-height:1}.design-studio__rail-toolbar button>strong{font-size:10px;font-weight:850}.design-studio__submission-scroll{min-height:0;max-height:100%;overflow-y:hidden;overscroll-behavior:contain;display:grid;grid-auto-rows:max-content;align-content:start;gap:7px;padding:8px;scrollbar-width:thin}.design-studio__submission-scroll.is-receiving{animation:design-transfer-landing 1.5s ease-out}.design-studio__transfer-path{position:fixed;z-index:10020;height:1px;pointer-events:none;transform-origin:0 50%;background:color-mix(in srgb,var(--accent) 56%,var(--border-strong))}.design-studio__transfer-path:after{position:absolute;top:50%;right:-2px;width:4px;height:4px;content:"";transform:translateY(-50%);border-radius:50%;background:var(--accent)}.design-studio__transfer-token{position:fixed;top:0;left:0;z-index:10021;width:30px;height:30px;display:grid;place-items:center;pointer-events:none;border:1px solid var(--border-strong);border-radius:8px;color:var(--accent);background:var(--surface);box-shadow:var(--shadow-sm);will-change:transform,opacity}.design-studio__transfer-token.is-video{border-radius:8px}.design-studio__transfer-token>span{font:800 12px/1 var(--font)}.design-studio__transfer-token>b{position:absolute;top:-7px;right:-8px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:1px solid var(--border-strong);border-radius:999px;color:var(--text-dim);background:var(--surface);font:800 7px/1 var(--font);box-shadow:var(--shadow-sm)}@keyframes design-transfer-landing{0%,to{box-shadow:none;background:transparent}42%,72%{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 46%,var(--border));background:color-mix(in srgb,var(--accent-soft) 12%,transparent)}}.design-studio__submission-scroll.is-scrollable{overflow-y:auto;padding-right:6px;padding-bottom:14px;scrollbar-gutter:stable;scrollbar-color:var(--border-strong) transparent}.design-studio__submission-scroll.is-scrollable::-webkit-scrollbar{width:8px}.design-studio__submission-scroll.is-scrollable::-webkit-scrollbar-track{background:transparent}.design-studio__submission-scroll.is-scrollable::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:var(--border-strong);background-clip:padding-box}.design-studio__submission-scroll.is-scrollable:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.design-studio__submission-scroll article{min-height:max-content;overflow:hidden;display:grid;gap:6px;padding:6px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.design-studio__submission-scroll article.is-editing{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.design-studio__submission-scroll article.design-studio__job.is-generating{border-color:color-mix(in srgb,var(--accent) 48%,var(--border))}.design-studio__submission-scroll article.design-studio__job.is-saving{border-color:color-mix(in srgb,var(--good) 52%,var(--border));background:color-mix(in srgb,var(--good-soft) 28%,var(--surface))}.design-studio__submission-scroll article.design-studio__job.is-failed{border-color:color-mix(in srgb,var(--danger) 50%,var(--border))}.design-studio__submission-scroll article.design-studio__job.is-generating .design-studio__thumbnail{opacity:.48;filter:saturate(.72)}.design-studio__thumbnail{position:relative;width:100%;height:108px;overflow:hidden;display:block;padding:0;border:0;border-radius:7px;background:#fff;cursor:pointer}.design-studio__thumbnail.is-locked{cursor:default}.design-studio__thumbnail img,.design-studio__thumbnail video{width:100%;height:100%;display:block;object-fit:contain;object-position:center;transition:transform .18s ease}.design-studio__thumbnail video{background:#000;pointer-events:none}.design-studio__thumbnail:hover img,.design-studio__thumbnail:hover video{transform:scale(1.025)}.design-studio__thumbnail.is-locked:hover img,.design-studio__thumbnail.is-locked:hover video{transform:none}.design-studio__thumbnail:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.design-studio__thumbnail-generating{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:color-mix(in srgb,var(--surface) 56%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.design-studio__thumbnail-generating>i{position:absolute;width:46px;height:46px;border:1.5px solid color-mix(in srgb,var(--accent) 60%,transparent);border-radius:15px;animation:design-generation-orbit 2.4s linear infinite}.design-studio__thumbnail-generating>i:nth-child(2){width:62px;height:62px;border-color:color-mix(in srgb,#8b5cf6 48%,transparent);animation-direction:reverse;animation-duration:1.9s}.design-studio__thumbnail-generating>b{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--accent),#8b5cf6);animation:design-generation-spark 1.3s ease-in-out infinite}.design-studio__job-placeholder{position:relative;width:100%;height:108px;display:grid;place-items:center;overflow:hidden;padding:0;border:0;border-radius:7px;color:var(--accent);background:radial-gradient(circle,color-mix(in srgb,var(--accent) 14%,var(--surface)),var(--surface-2) 68%);cursor:pointer}.design-studio__job-placeholder>span{position:relative;z-index:1;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--accent),#8b5cf6);animation:design-generation-spark 1.3s ease-in-out infinite}.design-studio__job-placeholder>i{position:absolute;width:55px;height:55px;border:1px solid color-mix(in srgb,var(--accent) 42%,transparent);border-radius:18px;animation:design-generation-orbit 2.8s linear infinite}.design-studio__job-placeholder>i:nth-of-type(2){width:70px;height:70px;border-color:color-mix(in srgb,#8b5cf6 34%,transparent);animation-duration:2.1s;animation-direction:reverse}.design-studio__job-placeholder>i:nth-of-type(3){width:88px;height:88px;border-color:color-mix(in srgb,#22c55e 26%,transparent);animation-duration:3.4s}.design-studio__submission-scroll article>div{min-width:0;display:grid;gap:2px}.design-studio__submission-scroll article>div strong,.design-studio__submission-scroll article>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-studio__submission-scroll article>div strong{color:var(--text);font-size:10px}.design-studio__submission-scroll article>div small{color:var(--text-faint);font-size:8px}.design-studio__save-state{display:inline-flex;align-items:center;gap:4px;font-weight:750}.design-studio__save-state.is-ready{color:var(--warn)}.design-studio__save-state.is-saving,.design-studio__save-state.is-submitted{color:var(--good)}.design-studio__save-state.is-saving:before{width:6px;height:6px;flex:0 0 auto;content:"";border-radius:999px;background:currentColor;animation:design-generation-dot 1s ease-in-out infinite}.design-studio__submission-scroll article>footer{display:grid;grid-template-columns:1fr;gap:5px}.design-studio__submission-scroll article.design-studio__job.is-ready>footer{grid-template-columns:repeat(2,minmax(0,1fr))}.design-studio__submission-scroll article>footer button{min-height:26px;border:1px solid var(--border);border-radius:7px;background:var(--surface-2);color:var(--text-dim);font:750 8px/1 var(--font);cursor:pointer}.design-studio__submission-scroll article>footer button:disabled{opacity:.55;cursor:default}.design-studio__submission-scroll article>footer button:hover{border-color:var(--accent);color:var(--accent)}.design-studio__submission-scroll article>footer button.is-delete:hover{border-color:var(--danger);color:var(--danger)}.design-studio__empty{min-height:260px;display:grid;place-content:center;justify-items:center;gap:5px;padding:24px;color:var(--text-faint);text-align:center}.design-studio__empty>span{font-size:26px;color:var(--accent)}.design-studio__empty strong{color:var(--text);font-size:12px}.design-studio__empty small{max-width:25ch;font-size:9px;line-height:1.45}@media(prefers-reduced-motion:reduce){.design-studio__transfer-path,.design-studio__transfer-token{display:none}.design-studio__submission-scroll.is-receiving{animation:none;box-shadow:inset 0 0 0 2px var(--accent)}}.prototype-chat,.prototype-canvas{min-width:0;overflow:hidden;border:1px solid var(--border-strong);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.prototype-chat{position:relative;display:flex;flex-direction:column}.prototype-chat.is-reference-drop-active{border-color:var(--accent)}.prototype-chat__drop-overlay{position:absolute;top:7px;right:7px;bottom:7px;left:7px;z-index:20;display:grid;place-content:center;justify-items:center;gap:5px;border:2px dashed color-mix(in srgb,var(--accent) 72%,white);border-radius:12px;color:var(--accent-ink);background:color-mix(in srgb,var(--accent-soft) 90%,var(--surface));text-align:center;pointer-events:none;box-shadow:0 14px 40px #141c3229;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.prototype-chat__drop-overlay>span{width:38px;height:38px;display:grid;place-items:center;margin-bottom:3px;border-radius:12px;color:#fff;background:var(--accent);font-size:25px;font-weight:400;box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 30%,transparent)}.prototype-chat__drop-overlay strong{font-size:13px}.prototype-chat__drop-overlay small{color:var(--text-dim);font-size:9.5px}.prototype-chat>header,.prototype-canvas>header{height:44px;flex:0 0 auto;display:flex;align-items:center;border-bottom:1px solid var(--border)}.prototype-chat>header{justify-content:space-between;gap:10px;padding:0 11px;font-size:11px;font-weight:750}.prototype-chat>header>div:first-child{display:flex;align-items:center;gap:8px}.prototype-chat__status{width:8px;height:8px;border-radius:999px;background:var(--good);box-shadow:0 0 0 4px color-mix(in srgb,var(--good) 15%,transparent)}.prototype-chat__header-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px}.prototype-chat__header-actions>.prototype-studio__history-button{min-height:28px;padding:4px 7px;font-size:9px}.prototype-collab .prototype-chat>header{height:44px;min-height:44px;align-items:center;flex-direction:row;justify-content:space-between;gap:8px;padding-block:0}.prototype-collab .prototype-chat>header>div:first-child{min-width:0;flex:1;overflow:hidden;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.prototype-collab .prototype-chat__header-actions{width:auto;flex:none;justify-content:flex-end}.prototype-collab .prototype-chat__header-actions>.prototype-studio__history-button{border-color:var(--border);background:var(--surface-2);color:var(--text-dim)}.prototype-collab .prototype-chat__header-actions>.prototype-studio__history-button:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--border));background:var(--accent-soft);color:var(--accent-ink)}.prototype-provider{display:flex;align-items:center;gap:3px;padding:3px;border-radius:9px;background:var(--surface-3)}.prototype-provider__label{padding:0 4px 0 3px;color:var(--text-faint);font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.prototype-provider button{border:0;border-radius:7px;padding:4px 7px;color:var(--text-dim);background:transparent;font:inherit;font-size:9px;cursor:pointer}.prototype-provider button.is-selected{color:var(--accent-ink);background:var(--surface);box-shadow:var(--shadow-sm)}.prototype-provider button:disabled{opacity:.55;cursor:wait}.prototype-model-control{display:grid;gap:6px;margin:8px 11px 0}.prototype-model-select{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.prototype-model-select>span{color:var(--text-faint);font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.prototype-model-select select{min-width:0;width:100%;height:29px;padding:0 26px 0 9px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font:700 9px/1 var(--font)}.prototype-model-select select:disabled{opacity:.55;cursor:wait}.prototype-builder-settings{flex:0 0 auto;overflow:hidden;margin:5px 9px;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface);box-shadow:0 1px 4px #141c320a}.prototype-builder-settings>summary{min-height:36px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label chevron";align-items:center;gap:6px;padding:4px 7px;color:var(--text-dim);cursor:pointer;list-style:none}.prototype-builder-settings[open]>summary{min-height:48px;grid-template-areas:"label chevron" "summary chevron";gap:1px 6px}.prototype-builder-settings>summary::-webkit-details-marker{display:none}.prototype-builder-settings>summary:hover,.prototype-builder-settings[open]>summary{color:var(--accent-ink);background:color-mix(in srgb,var(--accent-soft) 42%,var(--surface))}.prototype-builder-settings__label{grid-area:label;min-width:0;display:flex;align-items:center;gap:8px}.prototype-builder-settings__label>span:last-child{min-width:0;display:grid;gap:1px}.prototype-builder-settings__label strong{font-size:10px;white-space:nowrap}.prototype-builder-settings__label small{display:none}.prototype-builder-settings__icon{width:23px;height:23px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;color:var(--accent-ink);background:var(--accent-soft);font-size:10px}.prototype-builder-settings__hide,.prototype-builder-settings[open] .prototype-builder-settings__show{display:none}.prototype-builder-settings[open] .prototype-builder-settings__hide{display:block}.prototype-builder-settings__summary{grid-area:summary;min-width:0;display:none;overflow:hidden;padding-left:31px;color:var(--text-faint);font-size:8px;font-weight:650;text-align:left;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.prototype-builder-settings[open] .prototype-builder-settings__summary{display:block}.prototype-builder-settings__chevron{grid-area:chevron;width:19px;height:19px;display:grid;place-items:center;border:1px solid var(--border);border-radius:6px;color:var(--text-dim);background:var(--surface-2);font-size:10px;font-style:normal;transition:transform .15s ease,background .15s ease}.prototype-builder-settings[open] .prototype-builder-settings__chevron{background:var(--surface);transform:rotate(180deg)}.prototype-builder-settings__panel{display:grid;gap:0;border-top:1px solid var(--border)}.prototype-builder-settings__panel>.prototype-effort{grid-template-columns:96px minmax(0,1fr)}.prototype-builder-settings__panel>.prototype-effort:last-child{border-bottom:0}.prototype-effort{min-width:0;flex:0 0 auto;display:grid;grid-template-columns:auto minmax(105px,1fr);align-items:center;gap:10px;padding:8px 11px 7px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-2) 60%,var(--surface))}.prototype-effort__copy{display:grid;gap:1px;white-space:nowrap}.prototype-effort__copy strong{color:var(--text);font-size:9.5px;line-height:1.1}.prototype-effort__copy small{color:var(--text-faint);font-size:8px;line-height:1.1}.prototype-effort__slider{min-width:0;display:grid;gap:1px}.prototype-effort__slider input{width:100%;height:14px;margin:0;accent-color:var(--accent);cursor:pointer}.prototype-effort__slider input:disabled{opacity:.5;cursor:wait}.prototype-effort__slider>span{display:grid;grid-template-columns:repeat(3,1fr);color:var(--text-faint);font-size:6.5px;font-style:normal;font-weight:750;letter-spacing:.02em;line-height:1;text-transform:uppercase}.prototype-effort__slider i{font-style:normal;text-align:center}.prototype-effort__slider i:first-child{text-align:left}.prototype-effort__slider i:last-child{text-align:right}.prototype-speed{background:color-mix(in srgb,var(--accent-soft) 18%,var(--surface))}.prototype-speed .prototype-effort__slider input{accent-color:color-mix(in srgb,var(--accent) 74%,#7c3aed)}.prototype-collab__follow{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:1px solid var(--border-strong);border-radius:999px;color:var(--text-dim);background:var(--surface);font:inherit;font-size:9.5px;font-weight:750;white-space:nowrap;cursor:pointer}.prototype-collab__follow:hover{color:var(--text);border-color:var(--accent)}.prototype-collab__follow.is-exploring{color:var(--accent-ink);border-color:var(--accent);background:var(--accent-soft)}.prototype-collab__follow-short{display:none}.prototype-panel-tabs{flex:0 0 auto;display:flex;align-items:flex-end;gap:6px;padding:8px 8px 0;border-bottom:1px solid var(--border-strong);background:color-mix(in srgb,var(--surface-2) 72%,var(--surface))}.prototype-panel-tabs button{min-height:36px;flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0 0 -1px;padding:8px 11px;border:1px solid var(--border);border-bottom-color:var(--border-strong);border-radius:9px 9px 0 0;color:var(--text-dim);background:color-mix(in srgb,var(--surface-3) 62%,var(--surface));box-shadow:inset 0 -2px 4px color-mix(in srgb,var(--text) 5%,transparent);font:inherit;font-size:11px;font-weight:780;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease,transform .14s ease}.prototype-panel-tabs button:hover{color:var(--text);border-color:color-mix(in srgb,var(--accent) 38%,var(--border-strong));background:var(--surface-2);transform:translateY(-1px)}.prototype-panel-tabs button:focus-visible{position:relative;z-index:2;outline:3px solid var(--accent-soft);outline-offset:1px}.prototype-panel-tabs button.is-selected{position:relative;z-index:1;color:var(--accent-ink);border-color:color-mix(in srgb,var(--accent) 58%,var(--border-strong));border-bottom-color:var(--surface);background:var(--surface);box-shadow:inset 0 3px 0 var(--accent);transform:none}.prototype-panel-tabs__count{min-width:17px;height:17px;display:grid;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:var(--accent);font-size:9px;font-weight:800}.prototype-panel-tabs__count.is-building{background:var(--accent);animation:prototype-vote-pulse 1.6s ease-in-out infinite}.prototype-panel-tabs__count.is-done{background:var(--good)}.prototype-panel-tabs__count.is-failed{background:var(--danger)}.prototype-suggestions{min-height:0;flex:1;display:flex;flex-direction:column}.prototype-suggestions__complete{display:grid;gap:2px;padding:9px 12px;border-bottom:1px solid var(--border);color:var(--text);background:var(--surface-2)}.prototype-suggestions__complete strong{font-size:11px}.prototype-suggestions__complete span{color:var(--text-dim);font-size:9.5px;line-height:1.35}.prototype-suggestions__complete.is-building{border-bottom-color:color-mix(in srgb,var(--accent) 26%,var(--border));background:color-mix(in srgb,var(--accent-soft) 72%,var(--surface))}.prototype-suggestions__complete.is-building strong{color:var(--accent)}.prototype-suggestions__complete.is-done{border-bottom-color:color-mix(in srgb,var(--good) 26%,var(--border));background:color-mix(in srgb,var(--good-soft) 72%,var(--surface))}.prototype-suggestions__complete.is-done strong{color:var(--good)}.prototype-suggestions__complete.is-failed{border-bottom-color:color-mix(in srgb,var(--danger) 26%,var(--border));background:color-mix(in srgb,var(--danger) 8%,var(--surface))}.prototype-suggestions__complete.is-failed strong{color:var(--danger)}.prototype-suggestions__list{min-height:0;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:12px;background:color-mix(in srgb,var(--surface-2) 68%,var(--surface))}.prototype-suggestions__empty{margin:0;padding:18px 6px;color:var(--text-faint);font-size:10.5px;line-height:1.5;text-align:center}.prototype-suggestions__item{position:relative;display:grid;gap:9px;padding:11px 12px;border:1.5px solid color-mix(in srgb,var(--text-faint) 42%,var(--border-strong));border-radius:12px;background:var(--surface);box-shadow:0 3px 10px #141c3214}.prototype-suggestions__item:before{width:3px;position:absolute;inset:9px auto 9px -1.5px;border-radius:0 3px 3px 0;background:color-mix(in srgb,var(--text-faint) 48%,var(--border-strong));content:""}.prototype-suggestions__item.is-mine{border-color:color-mix(in srgb,var(--accent) 48%,var(--border));background:color-mix(in srgb,var(--accent-soft) 26%,var(--surface))}.prototype-suggestions__item.is-mine:before,.prototype-suggestions__item.is-voted:before{background:var(--accent)}.prototype-suggestions__item.is-voted{border-color:color-mix(in srgb,var(--accent) 72%,var(--border-strong));background:color-mix(in srgb,var(--accent-soft) 46%,var(--surface));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 12%,transparent),0 4px 12px #141c321a}.prototype-suggestions__item.is-building{border-color:color-mix(in srgb,var(--accent) 66%,var(--border-strong));background:color-mix(in srgb,var(--accent-soft) 48%,var(--surface))}.prototype-suggestions__item.is-building:before{background:var(--accent)}.prototype-suggestions__item.is-done{border-color:color-mix(in srgb,var(--good) 66%,var(--border-strong));background:color-mix(in srgb,var(--good-soft) 52%,var(--surface))}.prototype-suggestions__item.is-done:before{background:var(--good)}.prototype-suggestions__item.is-failed{border-color:color-mix(in srgb,var(--danger) 52%,var(--border-strong))}.prototype-suggestions__item.is-failed:before{background:var(--danger)}.prototype-suggestions__item img{width:100%;height:auto;display:block;border:1px solid var(--border-strong);border-radius:8px}.prototype-suggestions__item p{margin:0;color:var(--text);font-size:11.5px;font-weight:600;line-height:1.5}.prototype-suggestions__item footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:7px;border-top:1px solid var(--border);color:var(--text-faint);font-size:9px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.prototype-suggestions__meta{min-width:0;display:flex;align-items:center;gap:6px}.prototype-suggestions__vote-total{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border:1px solid color-mix(in srgb,var(--accent) 42%,var(--border-strong));border-radius:999px;color:var(--accent-ink);background:var(--accent-soft);font-size:9px;font-weight:850;letter-spacing:.02em;white-space:nowrap}.prototype-suggestions__item footer button{padding:0;border:0;color:var(--danger);background:transparent;font:inherit;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.prototype-suggestions__sent.is-building{color:var(--accent)}.prototype-suggestions__sent.is-done{color:var(--good)}.prototype-suggestions__sent.is-failed{color:var(--danger)}.prototype-suggestions__controls{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--accent-soft) 40%,var(--surface-2))}.prototype-suggestions__status{min-width:0;display:grid;gap:2px}.prototype-suggestions__status strong{font-size:11px}.prototype-suggestions__status span{color:var(--text-dim);font-size:9.5px;line-height:1.35}.prototype-suggestions__controls.has-status{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:11px}.prototype-suggestions__controls.has-status .prototype-suggestions__bar{width:100%;padding-top:10px;border-top:1px solid color-mix(in srgb,var(--accent) 16%,var(--border))}.prototype-suggestions__actions{min-width:0;flex:0 0 auto;display:flex;align-items:center;gap:6px;margin-left:auto}.prototype-suggestions__item footer .prototype-suggestions__actions button{padding:3px 8px;border:1px solid var(--border-strong);border-radius:999px;color:var(--text-dim);background:var(--surface);font:inherit;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.prototype-suggestions__item footer .prototype-suggestions__actions button:hover{color:var(--text);border-color:var(--accent)}.prototype-suggestions__item footer .prototype-suggestions__actions button.is-voted{color:#fff;border-color:var(--accent);background:var(--accent)}.prototype-suggestions__item footer .prototype-suggestions__actions button.is-danger{color:var(--danger);border-color:transparent;background:transparent}html[data-theme=dark] .prototype-suggestions__list{background:#151a22}html[data-theme=dark] .prototype-suggestions__item{border-color:#414b5b;background:#202630;box-shadow:0 4px 14px #0000003d}html[data-theme=dark] .prototype-suggestions__item:before{background:#586476}html[data-theme=dark] .prototype-suggestions__item.is-mine{border-color:#416f9f;background:#1d2a39}html[data-theme=dark] .prototype-suggestions__item.is-voted{border-color:#5b9dff;background:#1b3048;box-shadow:0 0 0 2px #5b9dff24,0 5px 16px #00000047}html[data-theme=dark] .prototype-suggestions__item.is-mine:before,html[data-theme=dark] .prototype-suggestions__item.is-voted:before{background:#5b9dff}html[data-theme=dark] .prototype-suggestions__item footer{border-top-color:#36404f}.prototype-suggestions__composer{flex:0 0 auto;display:grid;gap:7px;padding:10px 11px 11px;border-top:1px solid var(--border)}.prototype-suggestions__composer-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.prototype-suggestions__composer-head>strong{color:var(--text-dim);font-size:10px;font-weight:800}.prototype-suggestions__composer textarea{min-height:62px;resize:vertical;padding:8px 10px;border:1px solid var(--border-strong);border-radius:10px;color:var(--text);background:var(--surface);font:inherit;font-size:11px}.prototype-suggestions__composer>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.prototype-suggestions__composer small{color:var(--text-faint);font-size:9.5px}.prototype-chat__messages{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding:12px 11px;border-top:1px solid var(--border-strong);background:color-mix(in srgb,var(--surface-2) 55%,var(--surface));box-shadow:inset 0 5px 10px -10px #141c3261}.prototype-chat__message{display:grid;gap:4px;max-width:92%}.prototype-chat__message.is-user{align-self:end}.prototype-chat__message>span{color:var(--text-faint);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.prototype-chat__message.is-user>span{text-align:right}.prototype-chat__message p{margin:0;padding:8px 10px;border:1px solid var(--border);border-radius:4px 12px 12px;color:var(--text);background:var(--surface);font-size:11px;line-height:1.45;box-shadow:0 2px 7px #141c320a}.prototype-chat__message.is-user p{border-color:transparent;border-radius:13px 4px 13px 13px;color:#fff;background:linear-gradient(135deg,var(--accent-2),var(--accent))}.prototype-chat__message-images{max-width:100%;display:flex;flex-wrap:wrap;gap:6px}.prototype-chat__message.is-user .prototype-chat__message-images{justify-content:flex-end}.prototype-chat__message-images figure{width:78px;overflow:hidden;margin:0;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface);box-shadow:var(--shadow-sm)}.prototype-chat__message-images img{width:100%;height:58px;display:block;object-fit:cover}.prototype-chat__message-images figcaption{overflow:hidden;padding:3px 5px 4px;color:var(--text-faint);font-size:7.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.prototype-chat__message.is-building{width:fit-content;max-width:92%}.prototype-build-status{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--border);border-radius:4px 12px 12px;color:var(--text);background:var(--surface);box-shadow:0 2px 7px #141c320a}.prototype-build-status__mark{flex:0 0 auto;display:inline-flex;align-items:center;gap:3px;color:var(--accent)}.prototype-build-status__mark i{width:5px;height:5px;border-radius:999px;background:currentColor;animation:prototype-build-dot 1s ease-in-out infinite}.prototype-build-status__mark i:nth-child(2){animation-delay:.16s}.prototype-build-status__mark i:nth-child(3){animation-delay:.32s}.prototype-build-status__copy{min-width:0;color:var(--text);font-size:11px;line-height:1.35;animation:prototype-build-copy .24s ease-out both}@keyframes prototype-build-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@keyframes prototype-build-copy{0%{opacity:.35;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.prototype-build-queue{max-height:178px;flex:0 0 auto;display:grid;gap:7px;padding:8px 9px;border-top:1px solid var(--border);background:color-mix(in srgb,var(--accent-soft) 28%,var(--surface))}.prototype-build-queue>header{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px}.prototype-build-queue>header>div:first-child{min-width:0;display:grid;gap:1px}.prototype-build-queue>header strong{color:var(--text);font-size:10px}.prototype-build-queue>header span{overflow:hidden;color:var(--text-faint);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.prototype-build-queue>header>div:last-child{flex:0 0 auto;display:flex;gap:4px}.prototype-build-queue>header button{min-height:26px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border:1px solid var(--border-strong);border-radius:7px;color:var(--text-dim);background:var(--surface);font:inherit;font-size:8.5px;font-weight:750;cursor:pointer}.prototype-build-queue>header button:hover{border-color:color-mix(in srgb,var(--accent) 42%,var(--border-strong));color:var(--accent-ink)}.prototype-build-queue ol{min-height:0;overflow:auto;display:grid;gap:4px;margin:0;padding:0;list-style:none}.prototype-build-queue li{min-width:0;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:6px;padding:5px 5px 5px 6px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.prototype-build-queue li>span{width:18px;height:18px;display:grid;place-items:center;border-radius:6px;color:var(--accent-ink);background:var(--accent-soft);font-size:8px;font-weight:850}.prototype-build-queue li>div{min-width:0;display:grid;gap:1px}.prototype-build-queue li strong{overflow:hidden;color:var(--text);font-size:9.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.prototype-build-queue li small{color:var(--text-faint);font-size:8px}.prototype-build-queue li>.prototype-build-queue__actions{display:flex;align-items:center;gap:2px}.prototype-build-queue__actions button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:var(--text-faint);background:transparent;font:750 14px/1 system-ui;cursor:pointer}.prototype-build-queue__actions button:first-child{color:var(--accent-ink);background:var(--accent-soft)}.prototype-build-queue__actions button:first-child:hover{color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 70%,var(--surface))}.prototype-build-queue__actions button:last-child:hover{color:var(--bad);background:color-mix(in srgb,var(--bad) 10%,transparent)}.prototype-build-queue__actions button:disabled{opacity:.3;cursor:default}.prototype-build-queue li.is-active{grid-template-columns:20px minmax(0,1fr);border-color:color-mix(in srgb,var(--accent) 34%,var(--border));background:color-mix(in srgb,var(--accent-soft) 45%,var(--surface))}.prototype-build-queue li.is-active>span{color:var(--accent);animation:prototype-queue-pulse 1.2s ease-in-out infinite}@keyframes prototype-queue-pulse{50%{opacity:.42;transform:scale(.78)}}.prototype-chat__composer{display:grid;gap:6px;margin-top:0;padding:10px 9px 9px;border-top:2px solid var(--border-strong);background:var(--surface);box-shadow:0 -5px 14px #141c320a}.prototype-chat__composer>.prototype-chat__composer-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.prototype-chat__composer-head>strong{color:var(--text-dim);font-size:10px;font-weight:800}.prototype-chat__composer-head>small{color:var(--text-faint);font-size:7.5px;line-height:1.2;text-align:right}.prototype-chat__composer-head .prototype-suggestions__grab:disabled{opacity:.48;cursor:not-allowed}.prototype-chat__composer textarea{width:100%;min-height:68px;max-height:120px;resize:vertical;padding:8px 9px;border:1px solid var(--border-strong);border-radius:9px;color:var(--text);background:var(--surface-2);font:inherit;font-size:11px;line-height:1.45;outline:none}.prototype-chat__composer textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.prototype-chat__composer--studio{gap:4px;margin:8px 9px 9px;padding:7px 8px 8px;border:1px solid var(--border-strong);border-radius:12px;box-shadow:0 2px 10px #141c320d;transition:border-color .14s ease,box-shadow .14s ease}.prototype-chat__composer--studio:focus-within{border-color:color-mix(in srgb,var(--accent) 62%,var(--border-strong));box-shadow:0 0 0 3px var(--accent-soft)}.prototype-chat__composer--studio textarea{min-height:76px;max-height:150px;resize:none;padding:8px 6px;border:0;border-radius:6px;background:transparent}.prototype-chat__composer--studio textarea:focus{border-color:transparent;box-shadow:none}.prototype-chat__composer.is-watching textarea{resize:none;color:var(--text-dim);cursor:default}.prototype-chat__composer.is-watching textarea:not(:placeholder-shown){color:var(--text);border-color:color-mix(in srgb,var(--accent) 38%,var(--border-strong));background:color-mix(in srgb,var(--accent-soft) 34%,var(--surface-2))}.prototype-chat__composer.is-suggestion-shortcut{cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.prototype-chat__composer.is-suggestion-shortcut:hover,.prototype-chat__composer.is-suggestion-shortcut:focus-visible{border-top-color:color-mix(in srgb,var(--accent) 55%,var(--border));background:color-mix(in srgb,var(--accent-soft) 38%,var(--surface));box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent);outline:none}.prototype-chat__composer.is-suggestion-shortcut:hover textarea,.prototype-chat__composer.is-suggestion-shortcut:focus-visible textarea{border-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 28%,var(--surface-2))}.prototype-chat__composer.is-suggestion-shortcut .prototype-chat__readonly{color:var(--accent-ink);background:var(--accent-soft)}.prototype-chat__composer>.prototype-chat__related-project{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;justify-content:stretch;gap:8px;padding:7px 8px;border:1px solid color-mix(in srgb,var(--accent) 26%,var(--border));border-radius:9px;background:color-mix(in srgb,var(--accent-soft) 40%,var(--surface))}.prototype-chat__related-project>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:var(--accent-ink);background:var(--accent-soft);font-size:14px;font-weight:850}.prototype-chat__related-project>div{min-width:0;display:grid;gap:1px}.prototype-chat__related-project strong{overflow:hidden;color:var(--text);font-size:9.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.prototype-chat__related-project small{overflow:hidden;display:-webkit-box;color:var(--text-faint);font-size:8px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.prototype-chat__composer>.prototype-chat__references{overflow-x:auto;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:1px 1px 3px}.prototype-chat__references figure{position:relative;flex:0 0 62px;height:48px;overflow:hidden;margin:0;border:1px solid var(--border-strong);border-radius:9px;background:var(--surface-3)}.prototype-chat__references img{width:100%;height:100%;display:block;object-fit:cover}.prototype-chat__references button{position:absolute;top:3px;right:3px;width:19px;height:19px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;background:#121927c7;font:700 14px/1 system-ui;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.prototype-chat__composer>.prototype-chat__file-references{max-height:118px;overflow-y:auto;display:grid;align-items:stretch;gap:5px;padding:1px}.prototype-chat__file-references article{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) 22px;align-items:center;gap:7px;padding:6px;border:1px solid var(--border);border-radius:9px;background:var(--surface-2)}.prototype-chat__file-references article>span{width:30px;height:28px;display:grid;place-items:center;border-radius:7px;color:var(--accent-ink);background:var(--accent-soft);font-size:7px;font-weight:900}.prototype-chat__file-references article>div{min-width:0;display:grid;gap:1px}.prototype-chat__file-references strong,.prototype-chat__file-references small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-chat__file-references strong{font-size:9.5px}.prototype-chat__file-references small{color:var(--text-faint);font-size:8px}.prototype-chat__file-references button{width:22px;height:22px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:var(--text-faint);background:transparent;font:700 14px/1 system-ui;cursor:pointer}.prototype-chat__file-references button:hover{color:var(--bad);background:color-mix(in srgb,var(--bad) 9%,transparent)}.prototype-chat__composer>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.prototype-chat__composer>.prototype-chat__composer-submit{justify-content:flex-end}.prototype-chat__composer-meta{min-width:0;display:flex;align-items:center;gap:8px}.prototype-chat__attach{min-height:29px;flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid var(--border-strong);border-radius:8px;color:var(--text-dim);background:var(--surface-2);font:inherit;font-size:9.5px;font-weight:750;cursor:pointer}.prototype-chat__attach:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 45%,var(--border-strong));color:var(--accent-ink);background:var(--accent-soft)}.prototype-chat__attach:disabled{opacity:.48;cursor:default}.prototype-chat__attach svg{width:15px;height:15px}.prototype-reference-menu{position:relative;flex:0 0 auto}.prototype-reference-menu .prototype-reference-menu__trigger{width:31px;height:31px;min-height:31px;justify-content:center;padding:0;border-radius:9px;font-size:18px;line-height:1}.prototype-reference-menu__popover{width:min(260px,calc(100vw - 36px));position:absolute;left:0;bottom:calc(100% + 7px);z-index:25;display:grid;gap:3px;padding:6px;border:1px solid var(--border-strong);border-radius:12px;background:var(--surface);box-shadow:0 14px 35px #141c3238}.prototype-reference-menu__popover button{min-width:0;display:grid;gap:2px;padding:8px 9px;border:0;border-radius:8px;color:var(--text);background:transparent;font:inherit;text-align:left;cursor:pointer}.prototype-reference-menu__popover button:hover{background:var(--surface-2)}.prototype-reference-menu__popover b{font-size:10px}.prototype-reference-menu__popover span{overflow:hidden;color:var(--text-faint);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.prototype-chat__message-files{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.prototype-chat__message-files span{max-width:100%;display:inline-flex;align-items:center;gap:5px;padding:4px 7px;overflow:hidden;border:1px solid var(--border);border-radius:7px;color:var(--text-dim);background:var(--surface-2);font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.prototype-chat__message-files b{color:var(--accent);font-size:7px}.prototype-chat__composer small{color:var(--text-faint);font-size:9px}.prototype-chat__composer .btn{padding:8px 12px;font-size:11px}.prototype-chat__composer-actions{position:relative;flex:0 0 35px;width:35px;height:35px;display:inline-grid;place-items:center}.prototype-chat__action-button{width:35px;height:35px;display:grid;place-items:center;padding:0;border:0;border-radius:11px;color:#fff;background:var(--accent);cursor:pointer;box-shadow:0 5px 13px color-mix(in srgb,var(--accent) 26%,transparent);transition:transform .14s ease,background .14s ease,opacity .14s ease}.prototype-chat__action-button:hover:not(:disabled){background:color-mix(in srgb,var(--accent) 88%,#075ebd);transform:translateY(-1px)}.prototype-chat__action-button:active:not(:disabled){transform:translateY(0)}.prototype-chat__action-button:disabled{opacity:.42;cursor:default;box-shadow:none}.prototype-chat__action-button svg{width:19px;height:19px}.prototype-chat__action-button.is-stop{color:#fff;background:#e23d4f;box-shadow:0 5px 13px #e23d4f4d,0 0 0 1px #800f1f1f}.prototype-chat__action-button.is-stop:hover:not(:disabled){background:color-mix(in srgb,var(--bad) 86%,#8f1421)}.prototype-chat__action-button.is-stop svg{display:block;fill:currentColor}.prototype-chat__readonly{padding:4px 7px;border-radius:999px;color:var(--text-faint);background:var(--surface-3);font-size:9px;font-weight:750}.prototype-chat>.create__error{margin:-5px 12px 12px;font-size:10px}.prototype-canvas{display:flex;flex-direction:column;overscroll-behavior:contain;background:#161c2a}.prototype-canvas>header{gap:9px;padding:0 10px;border-bottom-color:#ffffff14;color:#d9e1f2;background:#202838}.prototype-window-dots{display:flex;gap:5px}.prototype-window-dots i{width:7px;height:7px;border-radius:999px;background:#ff6b6b}.prototype-window-dots i:nth-child(2){background:#f4be45}.prototype-window-dots i:nth-child(3){background:#4bc98b}.prototype-address{min-width:0;flex:1;overflow:hidden;display:flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#aeb9d0;background:#0000002e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.prototype-address span{color:#7f8da9}.prototype-canvas__tools{display:flex;flex:0 0 auto;gap:4px}.prototype-canvas__tools button{min-width:31px;height:31px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid transparent;border-radius:8px;color:#aab6cc;background:transparent;font:inherit;font-size:9.5px;font-weight:700;white-space:nowrap;cursor:pointer}.prototype-canvas__tools svg{width:17px;height:17px;flex:0 0 auto}.prototype-canvas__tools button:hover,.prototype-canvas__tools button.is-selected{border-color:#ffffff1a;color:#fff;background:#ffffff14}.prototype-canvas__tools button:disabled{opacity:.35;cursor:default}.prototype-canvas__stage{position:relative;flex:1;min-height:0;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;padding:10px;background:radial-gradient(circle at 50% 20%,#2d374a,#151b28 72%);container-type:size}.prototype-canvas__stage iframe{width:100%;height:100%;min-height:0;border:0;border-radius:8px;background:#fff;box-shadow:0 16px 45px #00000052;transition:width .2s ease,border-radius .2s ease}.prototype-canvas__success{position:absolute;top:20px;left:50%;z-index:6;display:flex;align-items:center;gap:8px;padding:8px 13px 8px 9px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#113d2b;background:#e6fff4f2;box-shadow:0 12px 32px #0523183d;font-size:11px;transform:translate(-50%);pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:prototype-success-toast 2.8s both}.prototype-canvas__success span{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#20a66a;font-size:14px;font-weight:900;box-shadow:0 0 0 4px #20a66a21;animation:prototype-success-check .42s .08s cubic-bezier(.2,1.7,.4,1) both}.prototype-canvas__success strong{white-space:nowrap}@keyframes prototype-success-toast{0%{opacity:0;transform:translate(-50%,-10px) scale(.96)}10%,82%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,-5px) scale(.98)}}@keyframes prototype-success-check{0%{transform:scale(.35) rotate(-18deg)}to{transform:scale(1) rotate(0)}}@media(prefers-reduced-motion:reduce){.prototype-canvas__success,.prototype-canvas__success span{animation:none}}.prototype-canvas.is-mobile .prototype-canvas__stage iframe{width:min(390px,100%);border:8px solid #0c1018;border-radius:28px}.prototype-canvas.is-mobile.is-landscape .prototype-canvas__stage iframe{width:min(844px,100%);height:min(406px,100%)}.prototype-canvas__empty{max-width:360px;display:grid;justify-items:center;gap:8px;padding:28px;color:#aeb9d0;text-align:center}.prototype-canvas__empty>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:7px;border:1px solid rgba(255,255,255,.12);border-radius:15px;color:#fff;background:linear-gradient(135deg,#7c5cff,#2f62e6);box-shadow:0 12px 30px #2f62e659;font-size:21px}.prototype-canvas__empty strong{color:#fff;font-size:17px}.prototype-canvas__empty p{margin:0;color:#91a0bc;font-size:11px;line-height:1.6}.prototype-collab__workspace{height:clamp(650px,calc(100dvh - 235px),790px);grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr)}.collaborative-design{overflow:hidden}.collaborative-design__head{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-bottom:1px solid var(--border)}.collaborative-design__head>div{min-width:0}.collaborative-design__head span{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collaborative-design__head h2{margin:3px 0 2px;font-size:20px}.collaborative-design__head p{margin:0;color:var(--text-dim);font-size:11px}.collaborative-design__live{flex:none;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--border);border-radius:999px;color:var(--text-dim)!important;letter-spacing:0!important;text-transform:none!important}.collaborative-design__live i{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px color-mix(in srgb,var(--success) 16%,transparent)}.collaborative-design__workspace{min-height:clamp(560px,calc(100dvh - 330px),760px);display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr)}.collaborative-design__controls{display:flex;flex-direction:column;gap:12px;padding:18px;border-right:1px solid var(--border);background:var(--surface)}.collaborative-design__controls label{display:grid;gap:6px;color:var(--text-dim);font-size:10px;font-weight:750;text-transform:uppercase}.collaborative-design__controls textarea{min-height:230px;resize:vertical;color:var(--text);font-size:13px;font-weight:500;text-transform:none}.collaborative-design__settings{display:grid;grid-template-columns:minmax(0,1fr) minmax(100px,.7fr);gap:8px}.collaborative-design__controls>small{color:var(--text-faint);font-size:9px;text-align:center}.collaborative-design__watching{flex:1;display:grid;place-content:center;gap:7px;color:var(--text-dim);text-align:center}.collaborative-design__watching>span{font-size:26px;color:var(--accent)}.collaborative-design__watching p{max-width:230px;margin:0;font-size:11px;line-height:1.5}.collaborative-design__preview{display:grid;place-items:center;min-width:0;padding:20px;background:var(--surface-2);container-type:size}.collaborative-design__image-frame{--collaborative-design-ratio: 1;position:relative;width:min(100cqw,calc(100cqh * var(--collaborative-design-ratio)));max-width:100%;max-height:100%;aspect-ratio:var(--collaborative-design-ratio);overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 14px 42px #0e172a29}.collaborative-design__image-frame>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.collaborative-design__image-frame>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#05070b}.collaborative-design__heat-dot{z-index:2;pointer-events:none}.collaborative-design__image-frame .design-studio__generating{z-index:4}.collaborative-design__video-workspace{min-height:clamp(560px,calc(100dvh - 330px),760px);display:grid}.prototype-evidence{margin:0 0 12px;overflow:hidden;border:1px solid color-mix(in srgb,#e7b13f 52%,var(--border));border-radius:12px;background:color-mix(in srgb,#e7b13f 8%,var(--surface));box-shadow:0 5px 18px #6d4d1012}.prototype-evidence>summary{min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px 12px;color:var(--text);cursor:pointer;list-style:none}.prototype-evidence>summary::-webkit-details-marker{display:none}.prototype-evidence>summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.prototype-evidence>summary>span:nth-child(2){min-width:0;display:grid;gap:1px}.prototype-evidence>summary strong{font-size:11px;font-weight:850;letter-spacing:.025em}.prototype-evidence>summary small{overflow:hidden;color:var(--text-faint);font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.prototype-evidence>summary b{padding:4px 7px;border-radius:999px;color:#7b560b;background:#e7b13f2b;font-size:9px;white-space:nowrap}.prototype-evidence__chevron{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;color:var(--text-dim);transition:color .16s ease,background .16s ease}.prototype-evidence__chevron:before{content:"";width:7px;height:7px;border:solid currentColor;border-width:0 2px 2px 0;transform:translateY(2px) rotate(-135deg);transition:transform .16s ease}.prototype-evidence>summary:hover .prototype-evidence__chevron{color:var(--text);background:color-mix(in srgb,var(--text) 7%,transparent)}.prototype-evidence:not([open]) .prototype-evidence__chevron:before{transform:translateY(-2px) rotate(45deg)}.prototype-evidence__spark{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#875b05;background:#e7b13f33;font-size:13px}.prototype-evidence__scroll{display:flex;gap:10px;overflow-x:auto;padding:0 12px 12px;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin}.prototype-evidence__card{flex:0 0 248px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:0 3px 10px #141c3214;scroll-snap-align:start}.prototype-evidence__image{position:relative;width:100%;display:grid;place-items:center;overflow:hidden;padding:0;border:0;border-bottom:1px solid var(--border);color:inherit;background:#111722;cursor:zoom-in}.prototype-evidence__image:hover{filter:brightness(1.07)}.prototype-evidence__image:focus-visible{z-index:1;outline:3px solid #f0a030;outline-offset:-3px}.prototype-evidence__frame{position:relative;width:100%;display:block;line-height:0}.prototype-evidence__frame img{width:100%;height:auto;display:block}.prototype-evidence__dot{position:absolute;z-index:2;width:15px;height:15px;border:3px solid rgba(255,255,255,.94);border-radius:50%;background:#f4aa2aa3;box-shadow:0 0 0 4px #f4aa2a2e,0 2px 9px #28190080;transform:translate(-50%,-50%);pointer-events:none}.prototype-evidence__dot.is-large{width:26px;height:26px;border-width:4px;box-shadow:0 0 0 7px #f4aa2a30,0 4px 18px #28190085}.prototype-evidence__image>b{position:absolute;top:8px;right:8px;min-width:25px;height:25px;display:grid;place-items:center;padding:0 7px;border:2px solid #fff;border-radius:999px;color:#fff;background:#a36c00;box-shadow:0 2px 7px #2c1f0547;font-size:10px}.prototype-evidence__image>i{position:absolute;right:8px;bottom:8px;width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#080c14b8;font-size:13px;font-style:normal;opacity:0;transition:opacity .14s ease}.prototype-evidence__image:hover>i,.prototype-evidence__image:focus-visible>i{opacity:1}.prototype-evidence__body{min-width:0;display:grid;gap:2px;padding:9px 10px 10px}.prototype-evidence__body>span{color:#9a6807;font-size:8px;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.prototype-evidence__body>strong{overflow:hidden;color:var(--text);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.prototype-evidence__body>small{overflow:hidden;color:var(--text-faint);font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.prototype-evidence-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;width:100vw;height:100dvh;display:grid;place-items:center;box-sizing:border-box;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:#02050aeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.prototype-evidence-modal__dialog{width:100%;height:100%;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:16px;color:#fff;background:#0e131d;box-shadow:0 32px 100px #000000a6}.prototype-evidence-modal__dialog>header{position:relative;z-index:2;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px 10px 18px;border-bottom:1px solid rgba(255,255,255,.1);background:#171e2a}.prototype-evidence-modal__dialog>header>div{min-width:0;display:grid;gap:2px}.prototype-evidence-modal__dialog>header span{color:#e4b858;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.prototype-evidence-modal__dialog>header strong{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.prototype-evidence-modal__dialog>header button{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#fff;background:#ffffff12;font:inherit;font-size:25px;line-height:1;cursor:pointer}.prototype-evidence-modal__dialog>header button:hover{background:#ffffff24}.prototype-evidence-modal__dialog>header button:focus-visible{outline:2px solid #f4aa2a;outline-offset:2px}.prototype-evidence-modal__canvas{min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;padding:14px;background:radial-gradient(circle at 50% 20%,#263145,#090d14 72%)}.prototype-evidence-modal__frame{position:relative;max-width:100%;max-height:100%;display:block;line-height:0}.prototype-evidence-modal__frame img{width:100%;height:100%;display:block;object-fit:fill}html[data-theme=dark] .prototype-evidence{border-color:#695426;background:color-mix(in srgb,#e7b13f 7%,var(--surface));box-shadow:0 6px 20px #00000040}html[data-theme=dark] .prototype-evidence>summary b{color:#f0c66f;background:#e7b13f24}html[data-theme=dark] .prototype-evidence__spark{color:#f0c66f;background:#e7b13f24}html[data-theme=dark] .prototype-evidence__body>span{color:#d8aa4f}.prototype-collab__canvas .prototype-canvas__stage{overflow:hidden}.prototype-collab__viewport{position:relative;width:100%;height:100%;min-height:0;overflow:hidden}.prototype-collab__viewport>iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.prototype-collab__live-video{position:absolute;z-index:4;display:block;object-fit:fill;pointer-events:none;background:transparent;transform:translateZ(0);backface-visibility:hidden;will-change:contents}.prototype-collab__canvas.is-mobile .prototype-collab__viewport{width:min(390px,100%);overflow:hidden;border:8px solid #0c1018;border-radius:28px;background:#fff;box-shadow:0 16px 45px #00000052}.prototype-collab__canvas.is-mobile .prototype-collab__viewport>iframe{width:100%;border:0;border-radius:18px;box-shadow:none}.prototype-desktop-viewport,.prototype-collab__canvas.is-desktop .prototype-collab__viewport{width:100%;height:auto;min-height:0;max-height:100%;aspect-ratio:16 / 9}.prototype-desktop-viewport{position:relative;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 16px 45px #00000052}.prototype-desktop-viewport>iframe,.prototype-collab__canvas.is-desktop .prototype-collab__viewport>iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:160%;height:160%;min-height:0;border:0;border-radius:0;box-shadow:none;transform:scale(.625);transform-origin:top left}@supports (height: 100cqh){.prototype-desktop-viewport,.prototype-collab__canvas.is-desktop .prototype-collab__viewport{width:min(100cqw,177.7778cqh);height:min(100cqh,56.25cqw);max-height:none}}@container (min-width: 1000px){.prototype-desktop-viewport>iframe,.prototype-collab__canvas.is-desktop .prototype-collab__viewport>iframe{width:125%;height:125%;transform:scale(.8)}}@container (min-width: 1400px){.prototype-desktop-viewport>iframe,.prototype-collab__canvas.is-desktop .prototype-collab__viewport>iframe{width:100%;height:100%;transform:none}}.prototype-collab__device{min-height:31px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#d9e1f2;background:#ffffff0d;font-size:9.5px;font-weight:700}.prototype-collab__device svg{width:17px;height:17px}.prototype-collab__device-picker{display:flex;gap:2px;padding:2px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#0000001f}.prototype-canvas__tools .prototype-collab__device-picker button{height:25px;min-width:28px;padding-inline:6px;border-radius:6px}.prototype-canvas__tools .prototype-collab__device-picker button.is-selected{color:#fff;background:#ffffff1f}.prototype-gallery-preview{position:relative;width:100%;height:100%;min-height:360px;overflow:hidden;background:#fff}.prototype-gallery-preview iframe{width:100%;height:100%;min-height:360px;border:0;pointer-events:none;background:#fff}.prototype-static-snapshot{display:grid;place-items:center}.prototype-static-snapshot__surface{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#fff}.prototype-static-snapshot__image{width:100%;height:100%;display:block;object-fit:contain;background:#fff;pointer-events:none;-webkit-user-select:none;user-select:none}.prototype-static-snapshot__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;border:0;background:#fff;pointer-events:none;-webkit-user-select:none;user-select:none}.prototype-static-snapshot__loading{width:100%;min-height:360px;display:grid;place-items:center;color:var(--text-faint);background:linear-gradient(110deg,var(--surface-2) 30%,var(--surface) 48%,var(--surface-2) 66%);background-size:220% 100%;font-size:12px;font-weight:700;animation:prototype-snapshot-loading 1.3s ease-in-out infinite}.prototype-static-snapshot.is-dotting .prototype-static-snapshot__surface{cursor:crosshair}.prototype-static-snapshot.is-dotting .prototype-static-snapshot__surface:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";border:2px solid rgba(240,160,48,.72);pointer-events:none}.prototype-static-snapshot__surface .heat-dot{z-index:2}@keyframes prototype-snapshot-loading{to{background-position:-220% 0}}.prototype-gallery-preview>span{position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:999px;color:#fff;background:#141c32c7;font-size:9px;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.interactive-prototype-heatmap{min-height:620px;display:flex;flex-direction:column;background:#eef1f7}.prototype-critique-view{min-width:0;min-height:540px;max-height:clamp(540px,calc(100dvh - 250px),780px);flex:1;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.prototype-critique-view.has-dot-gallery{grid-template-columns:minmax(0,1fr) minmax(260px,300px)}.prototype-dot-gallery{min-width:0;min-height:0;display:flex;flex-direction:column;border-left:1px solid var(--border);color:var(--text);background:var(--surface-2)}.prototype-dot-gallery-column{min-width:0;min-height:0;max-height:100%;overflow:hidden;display:flex;flex-direction:column}.prototype-dot-gallery-column>.prototype-dot-gallery{min-height:0;flex:1}.prototype-walkthrough{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-bottom:1px solid var(--border);border-left:1px solid var(--border);background:color-mix(in srgb,var(--accent-soft) 46%,var(--surface-2))}.prototype-walkthrough__label{min-width:0;display:grid;gap:2px}.prototype-walkthrough__label strong{font-size:11px}.prototype-walkthrough__label span{color:var(--text-dim);font-size:9.5px}.prototype-walkthrough__controls{flex:0 0 auto;display:flex;align-items:center;gap:5px}.prototype-dot-gallery>header{min-height:61px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid var(--border);background:var(--surface)}.prototype-dot-gallery>header>div{min-width:0;display:grid;gap:2px}.prototype-dot-gallery>header strong{font-size:11px}.prototype-dot-gallery>header span{color:var(--text-faint);font-size:8.5px}.prototype-dot-gallery>header>b{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e2bd65;border-radius:50%;color:#62420a;background:#ffd76f;font-size:10px}.prototype-dot-gallery__scroll{min-height:0;flex:1;display:flex;flex-direction:column;gap:9px;overflow-y:auto;overscroll-behavior:contain;padding:10px;scrollbar-gutter:stable}.prototype-dot-gallery__moment{min-width:0;flex:0 0 auto;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:var(--shadow-sm)}.prototype-dot-gallery__moment.is-selected{border-color:#d49a2c;box-shadow:0 0 0 2px #f0a03047,var(--shadow-sm)}.prototype-dot-gallery__preview{position:relative;min-width:0;display:grid;place-items:center;background:#edf0f5}.prototype-shot-dot{width:14px;height:14px;position:absolute;z-index:3;border:2px solid rgba(255,255,255,.95);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.prototype-shot-dot.is-large{width:26px;height:26px;border-width:3px}.prototype-shot-dot.is-large.is-speed-critique{animation:sprint-shot-blink 1.25s ease-in-out infinite}.prototype-shot-dot.is-mine{color:#f0a030;background:#f0a03047;box-shadow:0 0 0 3px #f0a0303d,0 0 10px 3px #f0a0308a}.prototype-shot-dot.is-team{color:#2878e5;background:#2878e52e;box-shadow:0 0 0 3px #2878e533,0 0 10px 3px #2878e570}.prototype-shot-dot.is-large.is-speed-critique:after{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border:3px solid currentColor;border-radius:50%;animation:sprint-shot-ping 1.9s cubic-bezier(.2,.6,.3,1) infinite}@keyframes sprint-shot-ping{0%{transform:scale(.65);opacity:.9}70%{transform:scale(2);opacity:0}to{transform:scale(2);opacity:0}}@keyframes sprint-shot-blink{0%,to{opacity:1}50%{opacity:.58}}@media(prefers-reduced-motion:reduce){.prototype-shot-dot.is-large.is-speed-critique,.prototype-shot-dot.is-large.is-speed-critique:after{animation:none}.prototype-shot-dot.is-large.is-speed-critique:after{opacity:.55}}.prototype-dot-gallery__image{position:relative;max-width:100%;display:inline-block;line-height:0}.prototype-dot-gallery__image>img{width:auto;max-width:100%;height:auto;max-height:clamp(84px,11dvh,108px);display:block;background:#fff}.prototype-dot-gallery__missing{width:100%;aspect-ratio:16 / 9;display:block;object-fit:contain;background:#fff}.prototype-dot-gallery__select{width:100%;display:grid;place-items:center;padding:0;overflow:hidden;border:0;color:inherit;background:#edf0f5;cursor:pointer}.prototype-dot-gallery__select:hover:not(:disabled){filter:brightness(.97)}.prototype-dot-gallery__select:focus-visible{position:relative;z-index:1;outline:3px solid #e6aa3b;outline-offset:-3px}.prototype-dot-gallery__select:disabled{cursor:default}.prototype-dot-gallery__delete{position:absolute;z-index:2;top:7px;right:7px;min-height:27px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid rgba(255,255,255,.82);border-radius:7px;color:#fff;background:#7e2323eb;box-shadow:0 2px 8px #1d0c0c47;font:inherit;font-size:8.5px;font-weight:850;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.prototype-dot-gallery__delete svg{width:12px;height:12px;flex:0 0 auto}.prototype-dot-gallery__delete:hover{background:#9f2f2f}.prototype-dot-gallery__delete:focus-visible{outline:3px solid #fff;outline-offset:2px}.prototype-dot-gallery__missing{display:grid;place-items:center;align-content:center;gap:7px;color:var(--text-faint);font-size:9px}.prototype-dot-gallery__missing>i{width:18px;height:18px;border:2px solid #fff;border-radius:50%;background:#f0a030;box-shadow:0 1px 4px #3c28003d}.prototype-dot-gallery__moment figcaption{min-width:0;display:grid;gap:2px;padding:8px 9px 9px}.prototype-dot-gallery__moment figcaption>span{display:flex;align-items:center;gap:5px;color:#8b5b10;font-size:7.5px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.prototype-dot-gallery__moment figcaption>span i{width:10px;height:10px;flex:0 0 auto;border:1.5px solid #fff;border-radius:50%;background:#f0a030;box-shadow:0 1px 2px #3c280038}.prototype-dot-gallery__moment.is-mine figcaption>span i{background:#f0a030;box-shadow:0 0 7px 2px #f0a030cc}.prototype-dot-gallery__moment.is-team figcaption>span{color:#1c4f9c}.prototype-dot-gallery__moment.is-team figcaption>span i{background:#2878e5;box-shadow:0 0 7px 2px #2878e5b3}.prototype-dot-gallery__moment.is-mine{border-color:color-mix(in srgb,#f0a030 42%,var(--border))}.prototype-dot-gallery__moment.is-team{border-color:color-mix(in srgb,#2878e5 30%,var(--border))}.prototype-dot-gallery__moment figcaption strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.prototype-dot-gallery__moment figcaption small{overflow:hidden;color:var(--text-faint);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.prototype-dot-gallery__empty{min-height:180px;display:grid;place-items:center;padding:18px;color:var(--text-faint);font-size:10px;line-height:1.5;text-align:center}.prototype-test-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 11px;border-bottom:1px solid rgba(255,255,255,.1);color:#d9e1f2;background:#202838}.prototype-test-toolbar>div:first-child{min-width:0;display:grid;gap:2px}.prototype-test-toolbar strong{font-size:11px}.prototype-test-toolbar span{color:#9eabc3;font-size:9.5px;line-height:1.35}.prototype-test-toolbar__legend{width:fit-content;display:flex;align-items:center;flex-wrap:wrap;gap:5px 10px;margin-top:5px;padding:5px 8px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#080d177a}.prototype-test-toolbar__legend>strong{color:#f4f7fc;font-size:9.5px}.prototype-test-toolbar__legend>span{display:inline-flex;align-items:center;gap:4px;color:#c8d1e2;font-size:9.5px;font-weight:700;white-space:nowrap}.prototype-test-toolbar__legend-dot{width:10px;height:10px;display:inline-block;flex:0 0 auto;border:2px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 1px 3px #00000059}.prototype-test-toolbar__legend-dot.is-mine{border-color:#ffd76feb;background:#f0a030b8}.prototype-test-toolbar__legend-dot.is-team{border-color:#67a6ffe6;background:#2878e561}.prototype-test-toolbar__actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.prototype-test-toolbar__actions>div{display:flex;gap:5px}.prototype-test-toolbar button{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#bdc7da;background:#ffffff0a;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.prototype-test-toolbar button svg{width:15px;height:15px;flex:0 0 auto}.prototype-test-toolbar button span{color:inherit;font:inherit}.prototype-viewport-choice{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid rgba(255,255,255,.26);border-radius:8px;color:#fff!important;background:#ffffff1a;font-size:10px!important;font-weight:750;white-space:nowrap}.prototype-viewport-choice svg{width:15px;height:15px;flex:0 0 auto}.prototype-viewport-choice span{color:inherit;font:inherit}.prototype-test-toolbar button:hover:not(:disabled),.prototype-test-toolbar button.is-selected{border-color:#ffffff42;color:#fff;background:#ffffff1a}.prototype-test-toolbar button.is-yellow{border-color:#f0a0306b;color:#ffe19a}.prototype-test-toolbar button.is-yellow.is-selected{border-color:#f0a030;color:#4b3304;background:#ffd76f;box-shadow:0 0 0 3px #f0a0302e}.prototype-test-toolbar button:disabled{opacity:.48;cursor:not-allowed}.prototype-test-toolbar button i{width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:#f0a030;box-shadow:0 1px 3px #00000040}.sketch-card__title.has-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.sketch-card__title>span{min-width:0;overflow-wrap:anywhere}.sketch-card__actions{position:relative;z-index:2;flex:none;display:flex;align-items:center;gap:6px}.sketch-card__actions button{min-height:31px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--border-strong);border-radius:8px;color:var(--text-dim);background:var(--surface);font:inherit;font-size:11px;font-weight:750;cursor:pointer}.sketch-card__actions button:hover{border-color:var(--accent);color:var(--accent-ink);background:var(--accent-soft)}.sketch-card__actions button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sketch-card__actions svg{width:15px;height:15px}.sketch-card__actions button.is-icon-only{width:31px;min-width:31px;padding:0;justify-content:center}.sketch-card__actions button.is-icon-only:disabled{cursor:wait;opacity:.58}.sketch-card__video-likes{min-height:31px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--border-strong));border-radius:8px;color:var(--accent-ink);background:color-mix(in srgb,var(--accent-soft) 70%,var(--surface));font-size:11px;font-weight:800;white-space:nowrap}.sketch-card__video-likes>span{font-size:12px;line-height:1}.sketch-card__video-likes>strong{font:inherit}.museum-review-nav{width:min(100%,1080px);min-height:58px;margin:0 auto 12px;display:grid;grid-template-columns:minmax(108px,auto) minmax(0,1fr) minmax(108px,auto);align-items:center;gap:12px;padding:8px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.museum-review-nav.is-live-critique{grid-template-columns:minmax(0,1fr)}.museum-review-nav>div{min-width:0;display:grid;justify-items:center;gap:2px;text-align:center}.museum-review-nav strong{color:var(--text);font-size:12px}.museum-review-nav span{color:var(--text-faint);font-size:9.5px}.museum-review-nav button{min-height:38px;padding:0 12px;border:1px solid var(--border-strong);border-radius:9px;color:var(--text-dim);background:var(--surface-2);font:inherit;font-size:11px;font-weight:750;cursor:pointer}.museum-review-nav button:hover:not(:disabled){border-color:var(--accent);color:var(--accent-ink);background:var(--accent-soft)}.museum-review-nav button.museum-review-nav__next:not(:disabled){border-color:var(--accent);color:#fff;background:var(--accent);box-shadow:0 5px 14px #2587ff33}.museum-review-nav button.museum-review-nav__next:hover:not(:disabled){border-color:#086be8;color:#fff;background:#086be8}.museum-review-nav button:disabled{opacity:.42;cursor:default}.museum-demo-navigator{width:min(100%,1220px);margin-inline:auto;display:grid;grid-template-columns:58px minmax(0,1080px) 58px;align-items:center;justify-content:center;gap:12px}.museum-demo-navigator.is-live-critique{grid-template-columns:minmax(0,1080px)}.museum-demo-navigator .museum-grid{width:100%;margin-inline:0}.museum-demo-navigator__arrow{position:relative;isolation:isolate;width:58px;min-height:112px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:10px 5px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border-strong));border-radius:18px;color:var(--accent-ink);background:linear-gradient(155deg,color-mix(in srgb,var(--accent-soft) 72%,var(--surface)) 0%,var(--surface) 72%);box-shadow:0 8px 24px #22417d1a,inset 0 1px #ffffffe6;font:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.museum-demo-navigator__arrow:after{content:"";position:absolute;z-index:-1;left:11px;right:11px;bottom:0;height:3px;border-radius:999px 999px 0 0;background:var(--accent);opacity:.78;transition:left .18s ease,right .18s ease,opacity .18s ease}.museum-demo-navigator__icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:11px;color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 82%,var(--surface));box-shadow:0 3px 8px #2587ff1f;transition:transform .18s ease,color .18s ease,background .18s ease,border-color .18s ease}.museum-demo-navigator__icon svg{width:19px;height:19px}.museum-demo-navigator__label{display:grid;justify-items:center;gap:1px;line-height:1}.museum-demo-navigator__label strong{color:inherit;font-size:10px;font-weight:820;letter-spacing:-.01em}.museum-demo-navigator__label small{color:var(--text-faint);font-size:7px;font-weight:780;letter-spacing:.1em;text-transform:uppercase;transition:color .18s ease}.museum-demo-navigator__arrow.is-next:not(:disabled){border-color:var(--accent);color:#fff;background:linear-gradient(155deg,color-mix(in srgb,var(--accent) 82%,#fff) 0%,var(--accent) 58%,#146be1 100%);box-shadow:0 10px 26px #2587ff3d,inset 0 1px #ffffff47}.museum-demo-navigator__arrow.is-next:not(:disabled):after{background:#ffffffc2}.museum-demo-navigator__arrow.is-next:not(:disabled) .museum-demo-navigator__icon{border-color:#ffffff4d;color:#fff;background:#ffffff29;box-shadow:0 4px 12px #07398c2e}.museum-demo-navigator__arrow.is-next:not(:disabled) .museum-demo-navigator__label small{color:#ffffffc2}.museum-demo-navigator__arrow:hover:not(:disabled){border-color:var(--accent);box-shadow:0 13px 30px #2587ff38,inset 0 1px #ffffffe6;transform:translateY(-3px)}.museum-demo-navigator__arrow:hover:not(:disabled):after{left:7px;right:7px;opacity:1}.museum-demo-navigator__arrow:hover:not(:disabled) .museum-demo-navigator__icon{transform:translate(-2px)}.museum-demo-navigator__arrow.is-next:hover:not(:disabled) .museum-demo-navigator__icon{transform:translate(2px)}.museum-demo-navigator__arrow:focus-visible{outline:3px solid var(--accent-soft);outline-offset:3px}.museum-demo-navigator__arrow:disabled{border-color:var(--border);color:var(--text-faint);background:var(--surface-2);box-shadow:none;cursor:default}.museum-demo-navigator__arrow:disabled:after{background:var(--border-strong);opacity:.5}.museum-demo-navigator__arrow:disabled .museum-demo-navigator__icon{border-color:var(--border);color:var(--text-faint);background:var(--surface);box-shadow:none}.solution-ballot-grid.is-live-prototype-grid{width:min(100%,1400px);margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.solution-ballot-grid.is-live-prototype-grid .solution-ballot{display:flex;height:100%;flex-direction:column}.solution-ballot-grid.is-live-prototype-grid .sketch-card{display:flex;flex:1;flex-direction:column;min-height:0}.solution-ballot-grid.is-live-prototype-grid .sketch-card__visual{min-height:0;background:#dfe4ed}.solution-ballot-grid.is-live-prototype-grid .sketch-card.is-straw-poll .sketch-card__title{display:flex;height:58px;min-height:58px;align-items:center;overflow:hidden}.solution-ballot-grid.is-live-prototype-grid .sketch-card.is-straw-poll .sketch-card__title>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.solution-ballot-grid.is-live-prototype-grid .sketch-card.is-straw-poll .sketch-card__visual{display:grid;height:clamp(340px,42dvh,480px);flex:0 0 auto;place-items:center;overflow:hidden;container-type:size;background:var(--surface-3)}.solution-ballot-grid.is-live-prototype-grid .sketch-card.is-straw-poll .sketch-card__visual>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;display:block;object-fit:contain;object-position:center;background:var(--surface-3)}.sketch-card__straw-image-frame{--straw-image-ratio: 1;position:relative;width:min(100cqw,calc(100cqh * var(--straw-image-ratio)));max-width:100%;max-height:100%;aspect-ratio:var(--straw-image-ratio)}.sketch-card__straw-image-frame>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center}.sketch-card__straw-image-frame>.heat-dot{position:absolute;z-index:3;pointer-events:none}.solution-ballot-grid.is-live-prototype-grid .sketch-card.is-straw-poll .sketch-card__design-video-stage.is-straw-poll{width:100%;height:100%;padding:10px}.sketch-card__image-expand{position:absolute;top:10px;right:10px;z-index:4;width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.32);border-radius:8px;color:#fff;background:#0b111cb8;box-shadow:0 4px 14px #080f1c38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background .16s ease,transform .16s ease}.sketch-card__image-expand svg{width:15px;height:15px}.sketch-card__image-expand:hover{background:#0b111ce6;transform:translateY(-1px)}.sketch-card__image-expand:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 42%,transparent);outline-offset:2px}.straw-poll-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:grid;place-items:center;padding:24px;background:#04080fdb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.straw-poll-image-lightbox__dialog{width:min(96vw,1600px);height:min(92dvh,1100px);min-width:0;min-height:0;overflow:hidden;display:grid;grid-template-rows:46px minmax(0,1fr);border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#0b1019;box-shadow:0 26px 80px #0000007a}.straw-poll-image-lightbox__dialog>header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 9px 0 16px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff}.straw-poll-image-lightbox__dialog>header strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.straw-poll-image-lightbox__dialog>header button{width:32px;height:32px;flex:0 0 auto;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#fff;background:#ffffff14;font:inherit;font-size:22px;line-height:1;cursor:pointer}.straw-poll-image-lightbox__dialog>header button:hover{background:#ffffff29}.straw-poll-image-lightbox__dialog>header button:focus-visible{outline:3px solid rgba(77,150,255,.5);outline-offset:2px}.straw-poll-image-lightbox__dialog>img{width:100%;height:100%;min-width:0;min-height:0;display:block;object-fit:contain;background:#05080d}.solution-ballot-grid.is-live-prototype-grid .solution-ballot__vote,.solution-ballot-grid.is-live-prototype-grid .solution-ballot__result{margin-top:auto}.prototype-live-ballot-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;background:#dfe4ed}.prototype-live-ballot-layout.has-captures{grid-template-columns:minmax(0,1fr) minmax(170px,190px)}.prototype-live-ballot-layout.has-captures:not(.is-mobile){aspect-ratio:16 / 9}.prototype-live-ballot-layout.has-captures.is-mobile{height:390px}.prototype-live-ballot-layout.has-captures .prototype-live-ballot{height:100%;aspect-ratio:auto}.prototype-dot-gallery.is-compact{height:100%;max-height:100%;overflow:hidden}.prototype-dot-gallery.is-compact>header{min-height:48px;padding:7px 8px}.prototype-dot-gallery.is-compact>header strong{font-size:9.5px}.prototype-dot-gallery.is-compact>header span{font-size:7.5px}.prototype-dot-gallery.is-compact>header>b{width:23px;height:23px;font-size:8.5px}.prototype-dot-gallery.is-compact .prototype-dot-gallery__scroll{max-height:none;gap:7px;padding:7px}.prototype-dot-gallery.is-compact .prototype-dot-gallery__moment{border-radius:8px}.prototype-dot-gallery.is-compact .prototype-dot-gallery__moment figcaption{padding:6px 7px 7px}.prototype-live-ballot{height:auto;min-height:0;aspect-ratio:16 / 9;background:#dfe4ed}.prototype-live-ballot__surface{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#fff}.prototype-live-ballot__surface iframe{width:200%;height:200%;min-height:0;border:0;background:#fff;pointer-events:auto;transform:scale(.5);transform-origin:left top}.prototype-live-ballot.is-mobile{display:grid;height:390px;aspect-ratio:auto;place-items:center;padding:10px;background:#dfe4ed}.prototype-live-ballot.is-mobile .prototype-live-ballot__surface{position:relative;width:171px;height:370px;border:5px solid #111722;border-radius:20px;box-shadow:0 12px 28px #141c3233}.prototype-live-ballot__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:9px;color:var(--text-faint);background:linear-gradient(110deg,#edf0f5 30%,#fff,#edf0f5 66%);background-size:220% 100%;font-size:11px;font-weight:750;animation:prototype-snapshot-loading 1.3s ease-in-out infinite}.prototype-live-ballot__loading i{width:22px;height:22px;border:3px solid rgba(47,128,237,.18);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.prototype-live-ballot>span{z-index:2}.solution-ballot-grid.is-live-prototype-grid .heat-dot{z-index:3;pointer-events:none}.interactive-prototype-heatmap .prototype-gallery-preview{flex:1;min-height:540px}.interactive-prototype-heatmap .prototype-gallery-preview.is-interactive iframe{min-height:540px;pointer-events:auto}.interactive-prototype-heatmap .prototype-gallery-preview.is-desktop{display:grid;place-items:center;background:#dfe4ed}.prototype-heatmap-desktop-frame{position:relative;flex:0 0 auto;overflow:hidden;background:#fff;box-shadow:0 12px 34px #141c3233}.prototype-heatmap-desktop-frame>iframe{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0!important;border:0}.prototype-gallery-preview.is-captured-focus{position:relative}.prototype-captured-focus{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;color:var(--text);background:#111722}.prototype-captured-focus__frame{position:relative;min-width:0;min-height:0;display:grid;place-items:center}.prototype-captured-focus__frame>span[class*=prototype-shot-dot]{position:absolute}.prototype-captured-focus__image{position:relative;display:inline-block;max-width:100%;max-height:100%}.prototype-captured-focus__image>img{max-width:100%;max-height:100%;display:block;width:auto;height:auto}.prototype-captured-focus>img{width:100%;height:100%;min-width:0;min-height:0;display:block;object-fit:contain;background:#0e1420}.prototype-captured-focus>footer{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-top:1px solid rgba(255,255,255,.12);color:#fff;background:#202838}.prototype-captured-focus>footer>div{min-width:0;display:grid;gap:2px}.prototype-captured-focus>footer span{display:flex;align-items:center;gap:6px;color:#ffd985;font-size:8px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.prototype-captured-focus>footer span i{width:10px;height:10px;border:1.5px solid #fff;border-radius:50%;background:#f0a030}.prototype-captured-focus>footer strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.prototype-captured-focus>footer small{overflow:hidden;color:#aeb9cf;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.prototype-captured-focus>footer button{min-height:34px;flex:0 0 auto;padding:0 11px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;background:#ffffff14;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.prototype-captured-focus>footer button:hover{border-color:#fff6;background:#ffffff24}.interactive-prototype-heatmap.is-mobile .prototype-gallery-preview{display:grid;place-items:start center;overflow:auto;padding:12px;background:#dfe4ed}.interactive-prototype-heatmap.is-mobile .prototype-gallery-preview iframe{width:min(390px,100%);border:8px solid #111722;border-radius:28px;box-shadow:0 16px 40px #141c323d}.interactive-prototype-heatmap.is-mobile .prototype-static-snapshot__surface{width:min(390px,100%);aspect-ratio:390 / 844;border:8px solid #111722;border-radius:28px;box-shadow:0 16px 40px #141c323d}.interactive-prototype-heatmap:fullscreen,.interactive-prototype-heatmap.is-fullscreen{width:100vw;height:100vh;min-height:0;background:#eef1f7}.interactive-prototype-heatmap:fullscreen .prototype-critique-view,.interactive-prototype-heatmap.is-fullscreen .prototype-critique-view{min-height:0;max-height:none}.interactive-prototype-heatmap:fullscreen .prototype-critique-view,.interactive-prototype-heatmap.is-fullscreen .prototype-critique-view{min-height:0}.interactive-prototype-heatmap:fullscreen .prototype-dot-gallery__scroll,.interactive-prototype-heatmap.is-fullscreen .prototype-dot-gallery__scroll{max-height:none}.interactive-prototype-heatmap:fullscreen .prototype-gallery-preview,.interactive-prototype-heatmap.is-fullscreen .prototype-gallery-preview,.interactive-prototype-heatmap:fullscreen .prototype-gallery-preview.is-interactive iframe,.interactive-prototype-heatmap.is-fullscreen .prototype-gallery-preview.is-interactive iframe{min-height:0}.prototype-canvas:fullscreen,.prototype-canvas.is-fullscreen{width:100vw;height:100vh;max-width:none;border:0;border-radius:0;background:#161c2a}.prototype-canvas.is-fullscreen:not(:fullscreen){position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.prototype-canvas:fullscreen .prototype-canvas__stage,.prototype-canvas.is-fullscreen .prototype-canvas__stage{min-height:0}.prototype-canvas:fullscreen .prototype-canvas__stage iframe,.prototype-canvas.is-fullscreen .prototype-canvas__stage iframe{min-height:0}@media(max-width:1120px){.prototype-studio__workspace{height:auto;grid-template-columns:1fr}.design-studio{grid-template-columns:minmax(0,1fr) 230px}.collaborative-design__workspace{min-height:0;grid-template-columns:1fr}.collaborative-design__controls{border-right:0;border-bottom:1px solid var(--border)}.collaborative-design__controls textarea{min-height:140px}.collaborative-design__preview{min-height:520px}.prototype-chat__messages{max-height:360px}.prototype-canvas__stage{min-height:620px}.prototype-canvas.is-mobile .prototype-canvas__stage iframe{min-height:590px}.prototype-collab__workspace{height:auto}.prototype-collab__viewport{min-height:590px}}@media(min-width:821px)and (max-width:1120px){.room.is-prototype-workspace .prototype-studio__workspace{height:clamp(620px,calc(100dvh - 220px),760px);grid-template-columns:minmax(240px,.68fr) minmax(360px,1.32fr)}.room.is-prototype-workspace .prototype-chat__messages{max-height:none}.room.is-prototype-workspace .prototype-canvas__stage,.room.is-prototype-workspace .prototype-canvas__stage iframe{min-height:0}}@container prototype-studio (max-width: 900px){.design-studio{height:auto;min-height:0;grid-template-columns:minmax(0,1fr) clamp(150px,24cqw,180px);gap:8px}.design-studio__builder{grid-template-columns:1fr;grid-template-rows:auto auto minmax(440px,1fr) auto}.design-studio__builder>header,.design-studio__builder>footer{grid-column:auto}.design-studio__builder>.design-studio__controls,.design-studio__builder>.design-studio__preview,.design-studio__builder>footer{grid-column:auto;grid-row:auto}.design-studio__controls{min-height:560px;overflow:hidden;grid-template-rows:auto minmax(260px,1fr) auto;border-right:0;border-bottom:1px solid var(--border)}.design-studio__preview{min-height:440px}.design-studio__submissions>header{padding-inline:10px}.design-studio__submissions>header small{display:none}.design-studio__thumbnail,.design-studio__job-placeholder{height:92px}.design-studio__submission-scroll{max-height:520px}}@container prototype-studio (max-width: 620px){.prototype-studio__workspace{height:auto;grid-template-columns:1fr}.design-studio__submission-scroll{max-height:520px}.prototype-chat__messages{max-height:360px}.prototype-canvas__stage{min-height:620px}.prototype-canvas.is-mobile .prototype-canvas__stage iframe{min-height:590px}.prototype-collab__workspace{height:auto;grid-template-columns:1fr}.prototype-collab__viewport{min-height:590px}}@container prototype-studio (max-width: 820px){.prototype-canvas__tools button{width:36px;min-width:36px;padding:0}.prototype-canvas__tools button span{display:none}.prototype-canvas__tools button.prototype-collab__follow{width:auto;min-width:58px;padding-inline:9px}.prototype-canvas__tools button.prototype-collab__follow>.prototype-collab__follow-short{display:inline}}@media(max-width:700px){.prototype-evidence>summary small{display:none}.prototype-evidence__card{flex-basis:min(248px,calc(100vw - 70px))}.prototype-project-tabs{gap:5px;padding:5px}.prototype-project-tabs__scroll>button{min-width:118px;flex-basis:148px}.prototype-project-tabs__add{min-width:42px;width:42px;padding:0}.prototype-project-tabs--chat .prototype-project-tabs__add{min-width:44px;width:44px;padding:0}.prototype-project-tabs__add>span:last-child{display:none}.prototype-studio__intro{align-items:flex-start;flex-direction:column;gap:9px;padding:15px}.prototype-studio__title-banner label{width:100%}.prototype-studio__title-banner small{max-width:none;text-align:left}.prototype-studio__title-actions{width:100%;justify-content:space-between}.prototype-studio__workspace{min-height:0}.prototype-mode-picker{grid-template-columns:1fr}.design-studio{height:auto;min-height:0;grid-template-columns:1fr}.design-studio__builder{grid-template-columns:1fr;grid-template-rows:auto auto minmax(360px,1fr) auto}.design-studio__builder>header,.design-studio__builder>footer{grid-column:auto}.design-studio__builder>.design-studio__controls,.design-studio__builder>.design-studio__preview,.design-studio__builder>footer{grid-column:auto;grid-row:auto}.design-studio__controls{min-height:540px;overflow:hidden;grid-template-columns:1fr;grid-template-rows:auto minmax(240px,1fr) auto;border-right:0;border-bottom:1px solid var(--border)}.design-studio__builder>footer{align-items:stretch;flex-direction:column}.design-studio__submission-scroll{max-height:480px}.prototype-chat>header{height:auto;align-items:flex-start;flex-direction:column;padding:12px}.prototype-chat__header-actions{width:100%;justify-content:space-between}.prototype-provider{width:100%}.prototype-chat__header-actions .prototype-provider{width:auto;flex:1}.prototype-provider button{min-height:44px;flex:1}.prototype-panel-tabs button{min-height:44px}.prototype-chat__header-actions>.prototype-studio__history-button{min-height:44px}.prototype-model-select select{height:44px}.prototype-builder-settings>summary{min-height:44px}.prototype-effort__slider input{height:44px}.prototype-suggestions__grab{min-height:44px}.prototype-reference-menu .prototype-reference-menu__trigger{width:44px;height:44px;min-height:44px}.prototype-chat__composer-actions,.prototype-chat__action-button{width:44px;height:44px}.prototype-chat__composer-actions{flex-basis:44px}.prototype-chat__messages{min-height:240px;max-height:340px}.prototype-canvas>header{height:auto;min-height:101px;align-content:center;flex-wrap:wrap;gap:5px 8px;padding:7px 9px}.prototype-window-dots{display:none}.prototype-address{width:100%;flex-basis:100%}.prototype-canvas__tools{width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}.prototype-canvas__tools button,.prototype-canvas__tools .prototype-collab__device-picker button{width:44px;min-width:44px;height:44px;padding:0}.prototype-collab__device-picker{padding:0}.prototype-collab__grab{width:44px;height:44px}.prototype-canvas__tools button span{display:none}.prototype-canvas__stage{min-height:500px;padding:8px}.prototype-canvas.is-mobile .prototype-canvas__stage iframe{min-height:475px}.prototype-test-toolbar{align-items:stretch;flex-direction:column}.prototype-test-toolbar__actions{display:grid}.prototype-test-toolbar__actions>div{display:grid}.prototype-test-toolbar button,.prototype-viewport-choice{min-height:44px}.prototype-critique-view.has-dot-gallery{grid-template-columns:1fr;overflow:visible}.prototype-dot-gallery{max-height:430px;border-top:1px solid var(--border);border-left:0}.prototype-dot-gallery__scroll{grid-auto-flow:column;grid-auto-columns:minmax(230px,78vw);overflow-x:auto;overflow-y:hidden}.prototype-captured-focus>footer{align-items:stretch;flex-direction:column}.prototype-live-ballot-layout.has-captures,.prototype-live-ballot-layout.has-captures:not(.is-mobile),.prototype-live-ballot-layout.has-captures.is-mobile{height:auto;grid-template-columns:1fr;aspect-ratio:auto;overflow:visible}.prototype-live-ballot-layout.has-captures .prototype-live-ballot:not(.is-mobile){height:auto;aspect-ratio:16 / 9}.prototype-live-ballot-layout .prototype-dot-gallery.is-compact{height:auto;max-height:250px}.prototype-dot-gallery.is-compact .prototype-dot-gallery__scroll{grid-auto-columns:minmax(190px,62vw)}.prototype-viewport-tools{grid-template-columns:repeat(2,1fr)}.prototype-vote-tools{grid-template-columns:1fr}.museum-review-nav{grid-template-columns:1fr 1fr}.museum-review-nav>div{grid-column:1 / -1;grid-row:1}.museum-review-nav button{min-height:44px;grid-row:2}.museum-demo-navigator{grid-template-columns:44px minmax(0,1fr) 44px;gap:5px}.museum-demo-navigator__arrow{width:44px;min-height:82px;gap:6px;border-radius:14px}.museum-demo-navigator__icon{width:28px;height:28px;border-radius:9px}.museum-demo-navigator__icon svg{width:17px;height:17px}.museum-demo-navigator__label strong{font-size:8.5px}.museum-demo-navigator__label small{font-size:6px}.solution-ballot-grid.is-live-prototype-grid{grid-template-columns:minmax(0,1fr)}.interactive-prototype-heatmap,.interactive-prototype-heatmap .prototype-gallery-preview,.interactive-prototype-heatmap .prototype-gallery-preview.is-interactive iframe{min-height:500px}}@media(prefers-reduced-motion:reduce){.prototype-build-status:after,.prototype-build-status__mark,.prototype-build-status__mark i,.prototype-build-status__copy{animation:none}.prototype-canvas__stage iframe{transition:none}}.prototype-suggestions__limit{flex:0 1 auto;min-width:0;display:inline-flex;align-items:center;gap:4px;margin-right:auto;color:var(--text-faint);font-size:10px;font-weight:700;white-space:nowrap}.prototype-suggestions__limit select{padding:2px 4px;border:1px solid var(--border-strong);border-radius:7px;background:var(--surface);color:var(--text);font:inherit;font-size:10px}.prototype-suggestions__quota{margin:0;padding:9px 12px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-2) 72%,var(--surface));font-size:12px;color:var(--muted, #64748b)}.prototype-suggestions__actions button:disabled{opacity:.45;cursor:default}.prototype-suggestions__actions button.is-used{opacity:.55;border-style:dashed}.prototype-suggestions__bar{flex:1 1 auto;min-width:0;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;gap:8px}.prototype-suggestions__secondary-actions{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding-right:8px;border-right:1px solid color-mix(in srgb,var(--accent) 18%,var(--border))}.prototype-suggestions__controls.has-status .prototype-suggestions__secondary-actions .prototype-suggestions__clear{min-height:30px;padding:5px 9px;border:1px solid var(--border-strong);background:var(--surface)}.prototype-suggestions__reveal{min-width:0;flex:1 1 auto!important;min-height:32px}.prototype-suggestions__bar .btn{flex:0 0 auto;padding:4px 10px;font-size:10px;white-space:nowrap}.prototype-suggestions__clear{flex:0 0 auto;padding:4px 6px;border:0;border-radius:999px;color:var(--text-faint);background:transparent;font:inherit;font-size:9.5px;font-weight:700;white-space:nowrap;cursor:pointer}.prototype-suggestions__clear:hover{color:var(--text);background:var(--surface)}.prototype-suggestions__clear.is-confirm,.prototype-suggestions__clear.is-confirm:hover{color:#fff;background:var(--danger)}.prototype-suggestions__grab{flex:0 0 auto;min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border:1px solid var(--border-strong);border-radius:999px;color:var(--text);background:var(--surface);font:inherit;font-size:10px;font-weight:700;cursor:pointer}.prototype-suggestions__grab svg{width:15px;height:15px}.prototype-suggestions__grab.has-shot{border-color:color-mix(in srgb,var(--accent) 52%,var(--border-strong));color:var(--accent)}.prototype-suggestions__grab:hover{border-color:var(--accent);color:var(--accent)}.prototype-suggestions__grab.is-active{border-color:transparent;color:#fff;background:var(--accent)}.prototype-suggestions__composer>div small{margin-right:auto}.prototype-suggestions__shot{position:relative;overflow:hidden;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface-2)}.prototype-suggestions__shot img{width:100%;max-height:128px;display:block;object-fit:contain}.prototype-suggestions__shot button{position:absolute;top:5px;right:5px;padding:3px 8px;border:0;border-radius:999px;color:#fff;background:#0f172abd;font:inherit;font-size:9.5px;font-weight:700;cursor:pointer}.prototype-suggestions__item img{width:100%;max-height:150px;display:block;margin-bottom:6px;border-radius:8px;object-fit:contain;background:var(--surface-2)}.prototype-panel-tabs button.is-live{color:var(--accent)}.prototype-panel-tabs__count.is-live{color:#fff;background:var(--accent);animation:prototype-vote-pulse 1.6s ease-in-out infinite}.prototype-suggestions__quota{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.prototype-suggestions__allowance{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--border));border-radius:999px;color:var(--accent);background:var(--surface);font-size:9.5px;font-weight:750;white-space:nowrap}.prototype-suggestions__allowance b{font:inherit;font-weight:850}.prototype-suggestions__room-progress{margin-left:auto;color:var(--text-dim);font-size:9.5px;font-weight:750;white-space:nowrap}.prototype-suggestions__live{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:var(--accent);animation:prototype-vote-pulse 1.6s ease-in-out infinite}@keyframes prototype-vote-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}@media(prefers-reduced-motion:reduce){.prototype-panel-tabs__count.is-live,.prototype-panel-tabs__count.is-building,.prototype-suggestions__live{animation:none}}.prototype-collab__grab{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:26px;padding:0;border:1px solid transparent;border-radius:8px;color:var(--text-soft);background:transparent;cursor:pointer}.prototype-collab__grab svg{width:15px;height:15px}.prototype-collab__grab:hover{color:var(--text);background:var(--surface-2)}.prototype-suggestions__shot.is-waiting p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:9px 10px;color:var(--text-faint);font-size:10px;font-weight:700}.prototype-suggestions__shot.is-waiting button{position:static;padding:3px 8px;border-radius:999px;background:#0f172a99}.prototype-critique-shield{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding-top:10px;background:transparent;cursor:default}.prototype-critique-shield>span{padding:5px 11px;border-radius:999px;color:#fff;background:#0f172ab8;box-shadow:0 2px 10px #141c3238;font-size:10px;font-weight:800;opacity:.82}@media(max-width:700px){.prototype-suggestions__grab{min-height:44px}.prototype-collab__grab{width:44px;height:44px}}
