:root{--stims-chrome-top:22px;--stims-chrome-height:40px;--stims-header-gap:20px;--stims-header-top:calc(var(--stims-chrome-top) + var(--stims-chrome-height) + var(--stims-header-gap))}body[data-page=workspace]{color:var(--stims-ink);background:radial-gradient(circle at 15% 5%,#f47a5424,#77c9ff1a 32%,#0000 48%),radial-gradient(circle at 50% 100%,#7de0a214,#0000 36%),linear-gradient(#05070d,#08111b 48%,#03050a);height:auto;min-height:100%;margin:0;overflow:hidden auto}body[data-page=workspace][data-live=true]{height:100%;overflow:hidden}html:has(body[data-page=workspace][data-live=true]){height:100%;overflow:hidden}#app{min-height:100vh;min-height:100dvh}@scope(.stims-shell){:scope{min-height:100vh;isolation:isolate;min-height:100dvh;padding:clamp(10px,2vw + 6px,24px);position:relative}:scope[data-mode=live]{background:#03050b;padding:0}:scope [id]{scroll-margin-top:var(--stims-header-top)}:scope[data-preview=true]{min-height:100vh;background:#05070d;min-height:100dvh;padding:0}:scope[data-preview=true] .stims-shell__workspace,:scope[data-preview=true] .stims-shell__stage-frame{min-height:100vh;border:0;border-radius:0;min-height:100dvh}:scope[data-preview=true] .stims-shell__frame-chrome,:scope[data-preview=true] .stims-shell__frame-header,:scope[data-preview=true] .stims-shell__stage-hero,:scope[data-preview=true] .stims-shell__stage-dock-wrap,:scope[data-preview=true] .stims-shell__toast{display:none}@supports (min-height:100svh){:scope{min-height:100svh}}.stims-shell__launch:before,.stims-shell__workspace:before,.stims-shell__sheet:before{content:"";border-radius:var(--radius-pill);opacity:.85;pointer-events:none;background:linear-gradient(90deg,#0000,#5fc0b5cc 20%,#f47a54e6,#77c9ffcc 80%,#0000);height:3px;position:absolute;top:0;left:14px;right:14px;box-shadow:0 1px 10px #5fc0b566,0 2px 20px #f47a544d}.stims-shell__logo{color:inherit;flex-direction:column;gap:2px;font-family:Space Grotesk,sans-serif;text-decoration:none;display:inline-flex}.stims-shell__logo a{color:inherit;flex-direction:column;gap:2px;text-decoration:none;display:inline-flex}.stims-shell__logo span{letter-spacing:.08em;text-transform:uppercase;color:#0000;background:linear-gradient(135deg,#fff 60%,#77c9ffd9);text-shadow:0 4px 16px #77c9ff33;filter:drop-shadow(0 1px 2px #0000004d);-webkit-background-clip:text;background-clip:text;font-size:1.15rem;font-weight:800}.stims-shell__logo small{text-transform:uppercase;letter-spacing:.15em;color:#77c9ffa6;text-shadow:0 0 8px #77c9ff33;font-size:.65rem;font-weight:500}.stims-shell__eyebrow,.stims-shell__meta-copy{color:var(--stims-muted)}.stims-shell__collections,.stims-shell__launch-actions,.stims-shell__session-actions{flex-wrap:wrap;gap:8px;display:flex}.stims-shell__collection-pill,.stims-shell__sheet-tab{border:1px solid var(--stims-line);border-radius:var(--stims-radius-control);background:var(--stims-control-fill);color:inherit;font:inherit;min-height:44px;box-shadow:var(--stims-shadow-control);justify-content:center;align-items:center;padding:8px 13px;transition:transform .16s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.stims-shell__collection-pill:hover,.stims-shell__sheet-tab:hover,.stims-shell__text-button:hover,.stims-shell__icon-button:hover{border-color:var(--stims-line-strong);background:var(--stims-control-fill-hover);box-shadow:0 22px 34px var(--stims-shadow-22),0 0 18px #77c9ff14,inset 0 1px 0 var(--stims-white-08);transform:translateY(-2px)}.stims-shell__collection-pill:active,.stims-shell__sheet-tab:active,.stims-shell__text-button:active,.stims-shell__icon-button:active,.stims-shell__stage-tool:active{transition-duration:80ms;transform:translateY(0)scale(.97)}.stims-shell__nav-pill[data-active=true],.stims-shell__sheet-tab[data-active=true],.stims-shell__collection-pill[data-active=true]{background:linear-gradient(135deg,color-mix(in srgb,var(--stims-accent) 84%,#ffe9c0),color-mix(in srgb,var(--stims-cool) 42%,#ffc07b));color:#091114;border-color:#ffffff24;box-shadow:0 18px 30px #00000042,0 0 28px #f47a542e}.stims-shell__collection-pill:disabled,.stims-shell__sheet-tab:disabled,.stims-shell__starter-card:disabled{opacity:.5;cursor:not-allowed;transform:none}.stims-shell__collection-pill:focus-visible{outline:none;box-shadow:0 0 0 3px #77c9ff66,0 0 10px #77c9ff40}.stims-shell__sheet-tab:focus-visible{outline:none;box-shadow:0 0 0 3px #77c9ff66,0 0 10px #77c9ff40}.stims-shell__text-button:focus-visible{outline:none;box-shadow:0 0 0 3px #77c9ff66,0 0 10px #77c9ff40}.stims-shell__stage-tool:focus-visible{outline:none;box-shadow:0 0 0 3px #77c9ff66,0 0 10px #77c9ff40}.stims-shell__starter-card:focus-visible{outline:none;box-shadow:0 0 0 3px #77c9ff66,0 0 10px #77c9ff40}.stims-shell__icon-button:focus-visible{outline:none;box-shadow:0 0 0 3px #77c9ff66,0 0 10px #77c9ff40}.cta-button:focus-visible{outline:none;box-shadow:0 0 0 3px #77c9ff66,0 0 10px #77c9ff40}.stims-shell__content{gap:20px;margin-top:14px;display:grid}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes ambientGlow{0%{transform:translate(0)rotate(0)scale(1)}50%{transform:translate(8%,-6%)rotate(10deg)scale(1.18)}to{transform:translate(0)rotate(0)scale(1)}}@keyframes bounceScrollHint{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.stims-shell__skeleton{background:var(--stims-white-04);border-radius:var(--stims-radius-card);position:relative;overflow:hidden}.stims-shell__skeleton:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--stims-white-08) 50%,transparent 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite shimmer;position:absolute;inset:0}.stims-shell__skeleton--card{border:1px solid var(--stims-line-soft);min-height:120px}.stims-shell__skeleton--text{border-radius:4px;height:1em}.stims-shell__skeleton--text-sm{width:60%}.stims-shell__skeleton--text-md{width:80%}.stims-shell__skeleton--circle{border-radius:50%}.stims-shell__preset-list,.stims-shell__sheet-body{scroll-behavior:smooth}.stims-shell__confirm-dialog{background:var(--stims-panel-strong);border:1px solid var(--stims-line-strong);border-radius:var(--stims-radius-panel);width:calc(100% - 48px);max-width:420px;box-shadow:var(--stims-shadow);padding:24px}.stims-shell__confirm-dialog::backdrop{background:#00000080}.stims-shell__confirm-dialog h3{color:var(--stims-ink-strong);margin:0 0 12px}.stims-shell__confirm-dialog p{color:var(--stims-muted);margin:0 0 20px;line-height:1.5}.stims-shell__confirm-actions{justify-content:flex-end;gap:12px;display:flex}.stims-shell__breadcrumbs{font-size:var(--text-sm);color:var(--stims-muted);align-items:center;gap:8px;padding:8px 0;display:flex}.stims-shell__breadcrumb{color:inherit;border-radius:6px;padding:4px 8px;text-decoration:none;transition:background .2s}.stims-shell__breadcrumb:hover{background:var(--stims-white-08);color:var(--stims-ink)}.stims-shell__breadcrumb[aria-current=page]{color:var(--stims-ink-strong);font-weight:600}.stims-shell__breadcrumb-separator{opacity:.4}button,a,input,select{min-height:var(--touch-target-min,44px)}@media(pointer:coarse){button,a,input,select{min-height:max(var(--touch-target-min,44px),44px)}}.stims-shell__button-icon.stims-icon-slot--sm svg,.cta-button [data-icon=spinner] svg{animation:1s linear infinite spin}@media(prefers-reduced-motion:reduce){.stims-shell__button-icon.stims-icon-slot--sm svg,.cta-button [data-icon=spinner] svg{animation:none}}@keyframes toast-enter{0%{opacity:0;transform:translate(100%)scale(.9)}60%{transform:translate(-8%)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toast-exit{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(100%)scale(.9)}}.stims-shell__toast{animation:.4s cubic-bezier(.34,1.56,.64,1) toast-enter}.stims-shell__toast[data-exit=true]{animation:.25s ease-out forwards toast-exit}@media(prefers-reduced-motion:reduce){.stims-shell__toast{animation:.2s ease-out toast-enter}.stims-shell__toast[data-exit=true]{animation:.15s ease-out forwards toast-exit}}.stims-shell__workspace{min-height:calc(100vh - 40px);border:1px solid var(--stims-line);border-radius:var(--stims-radius-panel);min-height:calc(100dvh - 40px);box-shadow:var(--stims-shadow),inset 0 1px 0 var(--stims-white-06);background:linear-gradient(#080c14d6,#05080eeb),radial-gradient(circle at 100% 0,#77c9ff1a,#0000 28%);position:relative;overflow:hidden}.stims-shell__launch,.stims-shell__launch-panel,.stims-shell__launch-hero{gap:20px;display:grid}.stims-shell__launch{width:min(72rem,100%);transition:opacity .3s,transform .3s}.stims-shell__launch-panel{border:1px solid var(--stims-white-12);width:min(74rem,100%);box-shadow:0 30px 80px #0000006b,inset 0 1px 0 var(--stims-white-08);background:linear-gradient(#080c14e6,#05080fd1),radial-gradient(circle at 100% 0,#77c9ff29,#0000 34%),radial-gradient(circle at 24% 8%,#f47a5424,#0000 24%),radial-gradient(circle at 86% 88%,#7de0a224,#0000 28%);border-radius:34px;padding:36px 32px 28px;position:relative;overflow:hidden}.stims-shell__launch-panel:after{content:"";filter:blur(24px);opacity:.65;pointer-events:none;background:radial-gradient(circle at 30% 30%,#f47a5447,#0000 45%),radial-gradient(circle at 70% 30%,#77c9ff42,#0000 45%),radial-gradient(circle at 50% 70%,#5fc0b533,#0000 40%);height:24rem;animation:20s ease-in-out infinite alternate ambientGlow;position:absolute;inset:auto -15% -25% 40%}.stims-shell__launch-hero{z-index:var(--z-stage-root);grid-template-columns:minmax(0,1fr);align-items:stretch;gap:18px;position:relative}.stims-shell__launch-header{grid-area:1/1;grid-template-columns:minmax(0,1fr) minmax(20rem,26rem);align-items:start;gap:18px;display:grid}.stims-shell__launch-layout{grid-template-columns:minmax(18rem,.78fr) minmax(26rem,1fr);gap:24px}.stims-shell__launch-rail{align-content:start;gap:18px;min-width:0;display:grid}.stims-shell__launch-layout>.stims-shell__launch-source-dock{grid-area:1/2;align-self:start}.stims-shell__launch-layout .stims-shell__launch-recommendation{justify-self:stretch;max-width:none}.stims-shell__launch-stack{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:1/2;align-self:end;gap:0;padding:0;display:grid}.stims-shell__confidence-bar,.stims-shell__audio-bridge{background:linear-gradient(180deg,var(--stims-white-05),var(--stims-white-02)),radial-gradient(circle at top right,#77c9ff1a,transparent 32%);box-shadow:var(--stims-shadow-soft);border:1px solid #ffffff1a;border-radius:20px;gap:8px;padding:14px;display:grid}.stims-shell__confidence-bar strong,.stims-shell__audio-bridge strong{color:var(--stims-ink-strong)}.stims-shell__confidence-bar span{color:var(--stims-muted);line-height:1.45}.stims-shell__launch-copy h1,.stims-shell__stage-header h2,.stims-shell__sheet-heading h2{font-family:var(--stims-display);letter-spacing:-.035em;color:var(--stims-ink-strong);text-wrap:balance;margin:0 0 14px;font-size:clamp(2.65rem,5vw,5.35rem);font-weight:600;line-height:1.05}.stims-shell__launch-copy h1{margin-bottom:0;font-size:clamp(3.6rem,9vw,7.25rem);line-height:.86}.stims-shell__workspace{padding:0}:scope[data-sheet-open=true] .stims-shell__workspace{pointer-events:none}.stims-shell__workspace[data-mode=home]{box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.stims-shell__workspace[data-mode=live]{min-height:100vh;min-height:100dvh;box-shadow:none;background:0 0;border:0;border-radius:0}.stims-shell__workspace[data-mode=home]:before{display:none}.stims-shell__eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--stims-cool,#77c9ff);text-shadow:0 0 10px #77c9ff40;margin:0;font-size:.74rem;font-weight:700}.stims-shell__launch-copy{gap:14px;max-width:min(34rem,100%);display:grid}.stims-shell__launch-copy p{max-width:42ch;color:color-mix(in srgb,var(--stims-ink) 84%,transparent);margin:0;font-size:1.02rem;line-height:1.7}.stims-shell__launch-recommendation{border:1px solid var(--stims-line-soft);width:100%;max-width:26rem;color:inherit;text-align:left;box-shadow:inset 0 1px 0 var(--stims-white-04),0 16px 32px #00000024;background:linear-gradient(#ffffff0a,#ffffff04);border-radius:18px;flex-direction:row;justify-self:end;align-items:center;gap:12px;padding:12px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.stims-shell__launch-recommendation:hover{box-shadow:inset 0 1px 0 var(--stims-white-05),0 18px 36px #0003;border-color:#ffffff2e;transform:translateY(-1px)}.stims-shell__launch-recommendation-top,.stims-shell__launch-recommendation-copy{align-content:start;gap:4px;display:grid}.stims-shell__launch-recommendation .stims-shell__preset-art{border-radius:14px;width:64px;min-width:64px;min-height:64px}.stims-shell__launch-recommendation strong{color:var(--stims-ink-strong);font-family:var(--stims-display);font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;line-height:1.1}.stims-shell__launch-alert{border-radius:var(--stims-radius-card);box-shadow:inset 0 1px 0 var(--stims-white-05),0 16px 30px #0000002e;background:radial-gradient(circle at 100% 0,#ffd1661f,#0000 30%),linear-gradient(#1c160880,#0d121cc2);border:1px solid #ffd16642;gap:12px;padding:14px;display:grid}.stims-shell__launch-alert-copy{gap:8px;display:grid}.stims-shell__launch-alert-copy strong{color:var(--stims-ink-strong);font-size:1rem}.stims-shell__stage-section{min-width:0;min-height:inherit;flex-direction:column;gap:0;display:flex}.stims-shell__workspace[data-mode=home] .stims-shell__stage-section{gap:0}.stims-shell__input{border-radius:var(--stims-radius-control);width:100%;color:inherit;font:inherit;background:linear-gradient(#ffffff0d,#ffffff03);border:1px solid #ffffff1a;padding:12px 14px;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #00000024}.stims-shell__input:focus{background:linear-gradient(#77c9ff0f,#ffffff05);border-color:#77c9ff8c;outline:none;box-shadow:0 0 12px #77c9ff40,inset 0 1px #ffffff14}.stims-shell__input::placeholder{color:#f6efe470}input[type=range]{width:100%;accent-color:var(--stims-cool)}.stims-shell__input[aria-invalid=true],.stims-shell__input[data-invalid=true]{box-shadow:inset 0 1px 0 var(--stims-white-05),0 10px 22px #00000024,0 0 0 1px #ff7b7233;border-color:#ff7b7280}.stims-shell__input:disabled{opacity:.5;cursor:not-allowed;background:var(--stims-white-02)}.stims-shell__sheet-body .stims-shell__preset-list{min-height:0;max-height:none;padding-right:0;overflow:visible}.stims-shell__preset-list .stims-shell__preset-card-wrap{content-visibility:auto;contain-intrinsic-size:220px;width:100%;min-width:0}.stims-shell__preset-list .stims-shell__preset-card{grid-template-columns:1fr;gap:8px;width:100%;min-width:0;padding:10px;display:grid}.stims-shell__preset-list .stims-shell__preset-art{min-height:180px}.stims-shell__preset-list .stims-shell__preset-card-copy{gap:4px}.stims-shell__preset-list .stims-shell__preset-meta-row{font-size:.82rem}.stims-shell__preset-art[data-preview-status=ready] .stims-shell__preset-preview-image{opacity:1}.stims-shell__preset-vibe{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--stims-cool) 62%,var(--stims-ink));font-size:.78rem;font-weight:700}.stims-shell__browse-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.stims-shell__browse-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.stims-shell__browse-toolbar p{margin:0}.stims-shell__browse-toolbar-copy{gap:4px;display:grid}.stims-shell__browse-toolbar-copy strong{color:var(--stims-ink-strong)}.stims-shell__section-label{margin:0}.stims-shell__starter-section{gap:12px;display:grid}.stims-shell__starter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.stims-shell__sheet-panel--browse>.stims-shell__starter-section .stims-shell__starter-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.stims-shell__sheet-panel--browse>.stims-shell__starter-section .stims-shell__starter-card{padding:12px}.stims-shell__starter-card{border:1px solid var(--stims-line-soft);color:inherit;font:inherit;text-align:left;box-shadow:none;background:#ffffff06;border-radius:14px;gap:7px;padding:10px;transition:transform .16s,border-color .18s,box-shadow .18s;display:grid}.stims-shell__starter-card:hover{border-color:var(--stims-line);box-shadow:none;transform:translateY(-1px)}.stims-shell__starter-card:active{transition-duration:80ms;transform:translateY(0)scale(.97)}.stims-shell__starter-card strong{color:var(--stims-ink-strong);font-size:1rem}.stims-shell__starter-label{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--stims-cool) 62%,var(--stims-ink));font-size:.78rem;font-weight:700}.stims-shell__preset-card{text-align:left;border:1px solid var(--stims-line-soft);color:inherit;font:inherit;box-shadow:none;background:#ffffff06;border-radius:14px;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:10px;padding:10px;transition:transform .16s,border-color .18s,background .18s,box-shadow .18s;display:grid}.stims-shell__preset-card:hover{border-color:var(--stims-line);box-shadow:none;background:#ffffff0a;transform:translateY(-1px)}.stims-shell__preset-card:active{transition-duration:80ms;transform:translateY(0)scale(.97)}.stims-shell__preset-card[data-active=true]{box-shadow:none;background:#f47a541f;border-color:#f47a547a}.stims-shell__preset-title{font-weight:700}.stims-shell__preset-card-wrap{position:relative}.stims-shell__preset-fav{z-index:var(--z-stage-root);border:1px solid var(--stims-white-12);border-radius:var(--radius-pill);color:#ffffffb3;cursor:pointer;background:#00000061;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1rem;line-height:1;transition:color .16s,background .16s,transform .16s;display:inline-flex;position:absolute;top:6px;right:6px}.stims-shell__preset-card-wrap:hover .stims-shell__preset-fav{transform:translateY(-1px)}.stims-shell__preset-fav:hover{color:#f472b6;background:#0000008c}.stims-shell__preset-fav-icon{opacity:.5;background:currentColor;width:14px;height:14px;transition:opacity .16s;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E") 50%/contain no-repeat}.stims-shell__preset-fav-icon[data-active=true]{opacity:1;color:#f472b6}.stims-shell__preset-card-copy{gap:6px;display:grid}.stims-shell__action-hint{opacity:.65;font-size:.82rem;line-height:1.35;display:block}.stims-shell__preset-meta,.stims-shell__preset-tech{color:var(--stims-muted);font-size:.9rem}.stims-shell__stage-header{border-bottom:1px solid var(--stims-line-soft);justify-content:space-between;align-items:end;gap:16px;padding-bottom:18px;display:flex}.stims-shell__stage-copy{gap:6px;display:grid}.stims-shell__stage-summary{max-width:48ch;margin:0;line-height:1.55}.stims-shell__audio-bridge{max-width:min(26rem,100%);margin:0}.stims-shell__audio-bridge-copy{gap:6px;display:grid}.stims-shell__audio-bridge-copy p{margin:0}.stims-shell__audio-bridge-actions{flex-wrap:wrap;gap:8px;display:flex}.stims-shell__stage-frame{min-height:calc(100vh - 40px);border-radius:var(--stims-radius-stage);min-height:calc(100dvh - 40px);box-shadow:inset 0 1px 0 var(--stims-white-06),inset 0 0 0 1px #ffffff08,0 30px 90px #00000061;background:linear-gradient(135deg,#77c9ff0f,#f47a540d 48%,#7de0a20a),radial-gradient(circle at 20% 20%,#f47a5429,#0000 20%),radial-gradient(circle at 80% 10%,#7de0a21f,#0000 26%),#03050b;border:1px solid #77c9ff29;position:relative;overflow:hidden}.stims-shell__stage-frame[data-mode=home]{min-height:calc(100vh - 40px);background:linear-gradient(145deg,#070910fa,#03060c);min-height:calc(100dvh - 40px);overflow:visible}.stims-shell__stage-frame[data-mode=live]{min-height:100vh;min-height:100dvh;box-shadow:none;background:#03050b;border:0;border-radius:0}.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-hero{z-index:var(--z-stage-hero);pointer-events:auto;justify-content:stretch;align-items:stretch;display:grid;position:relative;inset:auto}.stims-shell__stage-frame[data-mode=home] .milkdrop-overlay__toolbar{display:none}.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-hero>*{pointer-events:auto}.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-copy h1,.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-copy p{text-shadow:0 2px 12px #000000b3}.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-header,.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-stack{max-width:none}.stims-shell__stage-frame[data-mode=home] .stims-shell__launch{margin-top:0}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060a11e0;border:1px solid #77c9ff29;border-radius:18px;width:min(300px,100% - 28px);max-height:calc(100dvh - max(72px,10vh) - 180px);top:calc(max(72px,10vh) + 96px);bottom:auto;left:auto;right:14px;overflow:auto;box-shadow:0 24px 60px #0000006b,inset 0 1px #ffffff14}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__toolbar{flex-direction:column;gap:10px;padding:12px;display:flex}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__toolbar-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__toolbar-group--transport>button{flex:1 1 0;min-height:36px}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__blend,.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__toolbar-group>label{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__blend input[type=range],.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__toolbar-group input[type=range]{flex:1 1 0;min-width:80px}.stims-shell__stage-dock-wrap[data-visible=false]{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s,visibility 0s linear .4s,transform .4s;transform:translateY(8px)}.stims-shell__stage-dock-wrap[data-visible=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .25s,visibility linear,transform .25s;transform:translateY(0)}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__title{white-space:nowrap;text-overflow:ellipsis;padding:12px 12px 0;font-size:.95rem;overflow:hidden}.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact .milkdrop-overlay__status{padding:0 12px 12px;font-size:.82rem}.stims-shell__stage-frame[data-mode=live] .stims-shell__launch{opacity:0;pointer-events:none;transform:translateY(-8px)}.stims-shell__stage-frame:before,.stims-shell__stage-frame:after{content:"";pointer-events:none;position:absolute;inset:0}.stims-shell__stage-frame:before{background:linear-gradient(120deg,var(--stims-white-05),transparent 16%,transparent 56%,#77c9ff12);mix-blend-mode:screen}.stims-shell__stage-frame:after{border-radius:inherit;box-shadow:inset 0 0 56px #0000003d,inset 0 0 0 1px var(--stims-white-04);inset:1px}.stims-shell__stage-frame[data-mode=live]:before,.stims-shell__stage-frame[data-mode=live]:after{display:none}.stims-shell__stage-root{width:100%;height:100%;z-index:var(--z-stage-root);position:absolute;inset:0}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-root,.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-root>canvas{pointer-events:none}.stims-shell__stage-hero{z-index:var(--z-stage-hero);pointer-events:none;scrollbar-width:thin;place-items:start;width:min(46rem,100% - 84px);scroll-padding:12px;display:grid;position:absolute;top:max(72px,8vh);bottom:26px;left:28px;right:auto;overflow:hidden auto}.stims-shell__stage-frame[data-mode=home] .stims-shell__stage-hero{align-content:start;place-items:start center;width:auto;top:clamp(84px,12vh,128px);bottom:44px;left:44px;right:44px}.stims-shell__stage-hero>*{pointer-events:auto}.stims-shell__scroll-hint,.stims-shell__stage-frame[data-mode=home] .stims-shell__scroll-hint{display:none}.stims-shell__stage-frame[data-mode=home] .stims-shell__scroll-hint:after{content:"\2193"}.stims-shell__stage-dock-wrap{z-index:var(--z-frame-chrome);flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.stims-shell__now-playing{border:1px solid var(--stims-white-08);background:#05080e5c;border-radius:999px;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;max-width:28rem;padding:4px 10px;display:flex}.stims-shell__stage-frame[data-mode=live] .stims-shell__now-playing{color:#e5f1ffc7;background:0 0;border:0;border-radius:0;padding:3px 4px}.stims-shell__now-playing-info{flex-direction:column;gap:1px;min-width:0;display:flex}.stims-shell__now-playing-title{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.stims-shell__now-playing-artist{color:#bfdbfeb3;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.stims-shell__now-playing-bar{width:3px;height:28px;opacity:calc(.15 + var(--stims-energy,0) * .85);background:#38bdf899;border-radius:4px;flex-shrink:0;transition:opacity .1s}.stims-shell__stage-dock{z-index:var(--z-frame-chrome);border:1px solid var(--stims-white-12);width:-moz-fit-content;width:fit-content;max-width:min(38rem,100%);box-shadow:none;background:#05080e6b;border-radius:18px;flex-wrap:nowrap;justify-content:center;gap:4px;padding:4px;transition:box-shadow .15s,opacity .3s;display:inline-flex;position:relative}.stims-shell__stage-dock:after{content:"";opacity:calc(var(--stims-audio-glow,0) * .4);pointer-events:none;border-radius:20px;transition:opacity .15s;animation:3s ease-in-out infinite dock-glow-pulse;position:absolute;inset:-1px;box-shadow:0 0 24px 4px #38bdf880}@keyframes dock-glow-pulse{0%,to{opacity:calc(var(--stims-audio-glow,0) * .32)}50%{opacity:calc(var(--stims-audio-glow,0) * .52)}}.stims-shell__stage-tool{border:1px solid var(--stims-line);background:var(--stims-control-fill);min-width:40px;min-height:40px;color:inherit;font:inherit;box-shadow:var(--stims-shadow-control);border-radius:14px;justify-content:center;align-items:center;gap:0;padding:0;transition:transform .16s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.stims-shell__stage-tool:hover{border-color:var(--stims-line-strong);background:var(--stims-control-fill-hover);box-shadow:0 22px 34px var(--stims-shadow-22),0 0 18px #77c9ff14,inset 0 1px 0 var(--stims-white-08);transform:translateY(-2px)}.stims-shell__stage-tool[data-active=true]{background:linear-gradient(135deg,color-mix(in srgb,var(--stims-accent) 84%,#ffe9c0),color-mix(in srgb,var(--stims-cool) 42%,#ffc07b));color:#091114;border-color:#ffffff24;box-shadow:0 18px 30px #00000042,0 0 28px #f47a542e}.stims-shell__stage-tool-icon{color:currentColor}.stims-shell__stage-tool-label{white-space:nowrap;font-size:.92rem;display:none}.stims-shell__stage-frame[data-mode=live] .stims-shell__rail-actions{flex-direction:column;align-items:flex-end}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-dock{box-shadow:none;-webkit-backdrop-filter:blur(14px);color:#e5f1ff;background:#05080e33;border-color:#ffffff14}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-dock:after{display:none}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-tool{width:44px;min-width:44px;box-shadow:none;color:#e5f1ffc2;background:0 0;border-color:#0000;padding:0}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-tool:hover{box-shadow:none;color:#f8fbff;background:#ffffff14;border-color:#ffffff1a}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-tool[data-active=true]{color:#f8fbff;box-shadow:none;background:#77c9ff29;border-color:#77c9ff47}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-tool-label,.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-copy{display:none}.stims-shell__stage-frame[data-mode=live] .stims-shell__frame-header{inset:auto auto 24px 24px}.stims-shell__stage-frame[data-mode=home] .stims-shell__frame-header,.stims-shell__stage-frame[data-mode=home] .stims-shell__stage-dock{opacity:0;pointer-events:none;visibility:hidden}.stims-shell__stage-recovery{border-radius:var(--stims-radius-card);max-width:min(32rem,100% - 36px);box-shadow:0 20px 44px #00000052,inset 0 1px 0 var(--stims-white-06);background:linear-gradient(#0d121cf0,#080c14e6);border:1px solid #ffffff24;gap:12px;padding:18px;display:grid;position:absolute;inset:auto 18px 18px}.stims-shell__stage-recovery h3{color:var(--stims-ink-strong);margin:0;font-family:Space Grotesk,sans-serif;font-size:1.35rem}.stims-shell__stage-recovery p{margin:0}.stims-shell__stage-root>canvas{width:100%;max-width:none;height:100%;max-height:none;display:block}.stims-shell__preset-tech{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.stims-shell__launch-actions{gap:12px;width:-moz-fit-content;width:fit-content;display:flex}.stims-shell__launch-actions>*{width:auto}.stims-shell__preset-meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stims-shell__preset-tech{border:1px solid var(--stims-line-soft);border-radius:var(--radius-pill);color:color-mix(in srgb,var(--stims-cool) 58%,var(--stims-ink));background:#ffffff09;padding:4px 8px}.stims-shell__settings-advanced{border:1px solid var(--stims-line-soft);border-radius:var(--stims-radius-card);box-shadow:inset 0 1px 0 var(--stims-white-04),0 12px 24px #0000001f;background:#ffffff06}.stims-shell__launch-source-dock{box-shadow:none;background:0 0;border:0;grid-column:1/-1;padding:0}.stims-shell__settings-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;list-style:none;display:flex}.stims-shell__settings-summary::-webkit-details-marker{display:none}.stims-shell__settings-summary:after{content:"+";color:var(--stims-ink-strong);font-size:1.1rem;font-weight:700}.stims-shell__settings-advanced[open] .stims-shell__settings-summary:after{content:"\2212"}.stims-shell__settings-advanced-body{border-top:1px solid var(--stims-line-soft);gap:10px;padding:0 14px 14px;display:grid}.stims-shell__text-button,.stims-shell__icon-button,.stims-shell__sheet-tab{border:1px solid var(--stims-line);border-radius:var(--stims-radius-control);background:var(--stims-control-fill);color:inherit;font:inherit}.stims-shell__text-button{box-shadow:var(--stims-shadow-control);justify-self:start;padding:10px 14px}.stims-shell__icon-button{box-shadow:var(--stims-shadow-control);align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.stims-shell__button-icon{color:currentColor}.stims-shell__button-label{min-width:0}.stims-shell__youtube{flex-direction:column;gap:10px;display:flex}.stims-shell__youtube-primary{background:linear-gradient(#ffffff0e,#ffffff05),radial-gradient(circle at 88% 0,#f47a541f,#0000 36%);border:1px solid #ffffff14;border-radius:14px;padding:12px}.stims-shell__source-panel{gap:12px;min-width:0;display:grid}.stims-shell__source-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.stims-shell__source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.stims-shell__source-card{min-width:0;min-height:74px;color:inherit;font:inherit;text-align:left;box-shadow:none;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;gap:4px;padding:11px 12px;transition:border-color .2s,background-color .2s,transform .2s cubic-bezier(.25,.8,.25,1),box-shadow .2s;display:grid}.stims-shell__source-card:hover:not(:disabled){box-shadow:none;background:#ffffff0b;border-color:#77c9ff59;transform:translateY(-1px)}.stims-shell__source-card:active:not(:disabled){box-shadow:none;transform:translateY(0)scale(.98)}.stims-shell__source-card strong,.stims-shell__source-card span{min-width:0}.stims-shell__source-card-kicker{color:color-mix(in srgb,var(--stims-cool) 74%,var(--stims-ink));letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.1}.stims-shell__source-card strong{color:var(--stims-ink-strong);font-size:.95rem;line-height:1.2}.stims-shell__source-card span{color:var(--stims-muted);font-size:.84rem;line-height:1.35}.stims-shell__source-card:disabled{opacity:.5;cursor:not-allowed}.stims-shell__launch-source-dock .stims-shell__source-panel{gap:10px}.stims-shell__launch-source-dock .stims-shell__source-grid{border:1px solid var(--stims-line-soft);background:#ffffff06;border-radius:14px;gap:0;overflow:hidden}.stims-shell__launch-source-dock .stims-shell__source-card{background:0 0;border:0;border-radius:0;min-height:58px;padding:10px 12px;transform:none}.stims-shell__launch-source-dock .stims-shell__source-card+.stims-shell__source-card{border-left:1px solid var(--stims-line-soft)}.stims-shell__launch-source-dock .stims-shell__source-card span:not(.stims-shell__source-card-kicker){display:none}.stims-shell__launch-source-dock .stims-shell__source-card:hover:not(:disabled){background:#ffffff0b;transform:none}.stims-shell__youtube-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.stims-shell__youtube-feedback{color:var(--stims-muted);margin:0;font-size:.92rem;line-height:1.45}.stims-shell__youtube-feedback[data-state=invalid]{color:color-mix(in srgb,#ff8e96 78%,var(--stims-ink))}.stims-shell__youtube-recent-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.stims-shell__youtube-recent-header .stims-shell__field-label{margin:0}.stims-shell__clear-filters--compact{opacity:.68;font-size:.75rem}.stims-shell__youtube-feedback[data-state=ready]{color:color-mix(in srgb,#89f3b3 68%,var(--stims-ink))}.stims-shell__chip-list{flex-wrap:wrap;gap:8px;display:flex}.stims-shell__chip{border:1px solid var(--stims-line-soft);background:var(--stims-white-04);color:inherit;font:inherit;text-align:left;box-shadow:var(--stims-shadow-control);border-radius:16px;padding:10px 12px}.stims-shell__chip-copy{gap:2px;display:grid}.stims-shell__chip-copy strong{color:var(--stims-ink-strong);font-size:.92rem}.stims-shell__chip-copy span{color:var(--stims-muted);font-size:.8rem}.stims-shell__youtube-preview{border:1px solid var(--stims-line);border-radius:var(--stims-radius-card);min-height:220px;box-shadow:inset 0 1px 0 var(--stims-white-05),0 18px 32px var(--stims-shadow-22);background:#000;overflow:hidden}.stims-shell__field-label{color:var(--stims-muted);letter-spacing:.02em;font-size:.92rem;display:block}.stims-shell__toggle-card{color:inherit;border:1px solid var(--stims-line-soft);box-shadow:none;background:0 0;border-radius:14px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.stims-shell__toggle-card input{accent-color:var(--stims-cool);margin-top:3px}.stims-shell__toggle-copy{gap:4px;display:grid}.stims-shell__toggle-copy strong{color:var(--stims-ink-strong)}.stims-shell__toggle-copy small{color:var(--stims-muted);line-height:1.45}.stims-shell__settings-callout{border-radius:var(--stims-radius-card);box-shadow:inset 0 1px 0 var(--stims-white-06),0 10px 22px #00000024;background:linear-gradient(#7de0a21a,#77c9ff0a);border:1px solid #7de0a22e;flex-direction:column;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.stims-shell__preset-art{border:1px solid var(--stims-white-12);min-height:164px;box-shadow:inset 0 1px 0 var(--stims-white-08),0 18px 28px var(--stims-shadow-22);background:radial-gradient(circle,#ffffff2e,#0000 24%),linear-gradient(145deg,#0b162af5,#050912f5);border-radius:18px;position:relative;overflow:hidden}.stims-shell__preset-preview-image{z-index:var(--z-stage-root);object-fit:cover;opacity:.88;width:100%;height:100%;position:absolute;inset:0}.stims-shell__preset-art-fallback{color:var(--stims-white-64);letter-spacing:.04em;font-size:.72rem;font-weight:600;position:absolute;inset:auto 12px 10px}.stims-shell__preset-art-scene{z-index:var(--z-ambient);pointer-events:none;position:absolute;inset:0}.stims-shell__preset-art-scene>canvas{width:100%;height:100%;display:block}.stims-shell__preset-art[data-compact=true]{min-height:88px}.stims-shell__sheet .stims-shell__preset-art{min-height:120px}.stims-shell__sheet .stims-shell__preset-art[data-compact=true]{min-height:72px}.stims-shell__preset-art[data-tone=bright]{background:radial-gradient(circle at 50% 52%,#ffd98f6b,#0000 20%),linear-gradient(145deg,#1f3862f2,#0a0e18f5)}.stims-shell__preset-art[data-tone=space]{background:radial-gradient(circle at 68% 32%,#77c9ff57,#0000 24%),linear-gradient(145deg,#0b122ef5,#040812fa)}.stims-shell__preset-art[data-tone=geometry]{background:linear-gradient(135deg,#091c34fa,#0e1018f5),linear-gradient(90deg,var(--stims-white-04),transparent)}.stims-shell__preset-art[data-tone=moody]{background:radial-gradient(circle at 50% 30%,#f47a5433,#0000 24%),linear-gradient(145deg,#160a14f5,#060910fa)}.stims-shell__preset-art[data-tone=psychedelic]{background:radial-gradient(circle at 38% 34%,#f47a543d,#0000 22%),radial-gradient(circle at 70% 64%,#77c9ff3d,#0000 20%),linear-gradient(145deg,#190f2df5,#070b16fa)}.stims-shell__preset-art[data-tone=classic]{background:radial-gradient(circle at 52% 48%,#7de0a23d,#0000 24%),linear-gradient(145deg,#0a2028f5,#060c12fa)}.stims-shell__preset-preview-host{opacity:0;pointer-events:none;width:360px;height:203px;position:fixed;top:-9999px;left:-9999px;overflow:hidden}.stims-shell__preset-preview-host-canvas{width:360px;height:203px;display:block}.stims-shell__settings-callout strong{color:var(--stims-ink-strong);font-size:.95rem}.stims-shell__settings-callout p{margin:0}.stims-shell__preset-guides{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.stims-shell__preset-guide{border:1px solid var(--stims-line-soft);color:inherit;font:inherit;text-align:left;box-shadow:none;background:0 0;border-radius:14px;gap:4px;min-height:100%;padding:10px 12px;transition:transform .16s,border-color .18s,background .18s;display:grid}.stims-shell__preset-guide:hover{border-color:var(--stims-line-strong);transform:translateY(-1px)}.stims-shell__preset-guide[data-active=true]{border-color:color-mix(in srgb,var(--stims-accent) 62%,white);background:#f47a541a}.stims-shell__preset-guide strong{color:var(--stims-ink-strong)}.stims-shell__section-label{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,var(--stims-accent) 72%,var(--stims-ink));margin:4px 0 0;font-size:.78rem;font-weight:700}.stims-shell__sheet{z-index:var(--z-sheet-active);width:min(540px,100vw - 48px);height:calc(100vh - 48px);height:calc(100dvh - 48px);max-height:calc(100vh - 48px);border:1px solid var(--stims-line);contain:layout style paint;max-height:calc(100dvh - 48px);box-shadow:0 36px 96px #0000006b,inset 0 1px 0 var(--stims-white-06);background:linear-gradient(#0a0e17f5,#060a11eb),radial-gradient(circle at 100% 0,#77c9ff1f,#0000 32%);border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex;position:fixed;top:24px;right:24px;overflow:hidden}.stims-shell__sheet[data-panel=settings]{width:min(480px,100vw - 48px)}.stims-shell__sheet-header,.stims-shell__sheet-heading,.stims-shell__sheet-panel,.stims-shell__sheet-callout{gap:12px;display:grid}.stims-shell__sheet-header{border-bottom:1px solid var(--stims-line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:start;padding-bottom:14px}.stims-shell__sheet-body{align-content:start;gap:20px;display:grid;container-type:inline-size}.stims-shell__preset-list{scroll-snap-type:y proximity;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));align-content:start;gap:12px;min-height:240px;max-height:min(56vh,680px);padding-right:4px;display:grid;overflow:auto}.stims-shell__preset-list>li{content-visibility:auto;contain-intrinsic-size:220px;scroll-snap-align:start}.stims-shell__preset-list-more{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}@container (width<=520px){.stims-shell__preset-list{grid-template-columns:1fr;gap:8px}.stims-shell__preset-list .stims-shell__preset-art{min-height:100px}.stims-shell__preset-list .stims-shell__preset-meta-row,.stims-shell__preset-list .stims-shell__meta-copy{display:none}}@container (width<=320px){.stims-shell__preset-list{grid-template-columns:1fr}}.stims-shell__sheet-panel--browse .stims-shell__preset-card .stims-shell__preset-art{min-height:150px}.stims-shell__launch-recommendation .stims-shell__preset-art{aspect-ratio:16/9;width:104px;min-width:104px;min-height:64px}.stims-shell__tool-tabs{border:1px solid var(--stims-white-08);border-radius:calc(var(--stims-radius-control) + 4px);background:var(--stims-white-02);box-shadow:inset 0 1px 0 var(--stims-white-04);flex-wrap:wrap;gap:10px;padding:4px;display:flex}.stims-shell__sheet-tab{padding:10px 14px}.stims-shell__sheet-surface{border:1px solid var(--stims-line-soft);box-shadow:none;background:#ffffff06;border-radius:16px;gap:10px;padding:12px;display:grid}.stims-shell__sheet-surface--sticky{z-index:var(--z-stage-root);position:sticky;top:0}.stims-shell__sheet-callout{border:1px solid var(--stims-line);border-radius:var(--stims-radius-card);background:linear-gradient(180deg,var(--stims-white-06),#ffffff06);box-shadow:inset 0 1px 0 var(--stims-white-05),0 16px 30px #0000002e;padding:16px 18px}.stims-shell__sheet-callout h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.35rem}.stims-shell__sheet-footer{border-top:1px solid var(--stims-line-soft);background:linear-gradient(#080c1400,#080c14b8 24%);gap:12px;padding-top:14px;display:grid}.stims-shell__sheet-footer .stims-shell__session-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.stims-shell__sheet-footer .stims-shell__session-actions>:last-child{grid-column:1/-1}.stims-shell__toast{z-index:var(--z-audio-match);border:1px solid var(--stims-line);border-radius:var(--stims-radius-card);max-width:min(440px,100vw - 48px);box-shadow:0 24px 54px #00000057,inset 0 1px 0 var(--stims-white-06);background:linear-gradient(#10141dfa,#090d15f5);flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;display:flex;position:fixed;bottom:24px;right:24px}.stims-shell__toast>span{flex:220px;min-width:0}.stims-shell__toast-content{align-items:center;gap:8px;display:flex}.stims-shell__toast-icon{flex:none;width:18px;height:18px}.stims-shell__toast[data-tone=warn]{color:#ffe0a2;border-color:#ffd1665c}.stims-shell__toast[data-tone=error]{color:#ffd6d1;border-color:#ff7b725c}.stims-shell__toast-dismiss{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline;transition:opacity .15s}.stims-shell__toast-dismiss:hover{opacity:.7}.stims-shell__toast-dismiss:active{opacity:.5}.stims-shell__toast-dismiss:focus-visible{outline:2px solid var(--stims-accent);outline-offset:2px}.cta-button{letter-spacing:.05em;background:linear-gradient(180deg,var(--stims-white-08),#ffffff08);min-height:46px;box-shadow:0 8px 24px #0003,inset 0 1px 0 var(--stims-white-06);border:1px solid #ffffff14;border-radius:14px;padding:.82rem 1.05rem;transition:transform .2s cubic-bezier(.25,.8,.25,1),box-shadow .2s,border-color .2s,background .2s}.cta-button.primary{color:#101610;background:linear-gradient(135deg,#edf6cf,#aedf9a);border-color:#c3dfb1b9;box-shadow:0 10px 24px #a6cf8a2e,inset 0 1px #ffffff40}.cta-button:hover:not(:disabled){box-shadow:0 12px 28px #00000040,inset 0 1px 0 var(--stims-white-12);border-color:#fff3;transform:translateY(-2px)scale(1.02)}.cta-button:active:not(:disabled){box-shadow:0 6px 16px #00000026,inset 0 1px 0 var(--stims-white-06);transform:translateY(0)scale(.98)}.cta-button.primary:hover:not(:disabled){transform:translateY(-2px)scale(1.02);box-shadow:0 14px 32px #a6cf8a59,0 0 24px #cae6aa40,inset 0 1px #ffffff4d}.cta-button.ghost{min-height:40px;box-shadow:none;letter-spacing:.04em;color:#e2e8f0b3;background:#ffffff08;border-color:#94a3b82e;padding:.6rem .9rem;font-size:.85rem;transition:color .15s,background .15s,border-color .15s}.cta-button.ghost:hover{color:#e2e8f0f2;box-shadow:none;background:#ffffff0f;border-color:#94a3b84d;transform:none}.cta-button:disabled,.cta-button[disabled]{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.cta-button.primary:disabled,.cta-button.primary[disabled]{border-color:var(--stims-white-12);color:#10161080;background:linear-gradient(135deg,#e8f5c866,#9fd98b66)}@media(max-width:1280px){.stims-shell__launch,.stims-shell__launch-header,.stims-shell__launch-hero,.stims-shell__launch-recommendation{grid-template-columns:1fr}.stims-shell__launch-stack,.stims-shell__launch-recommendation{grid-area:auto;justify-self:stretch;max-width:none;min-height:0}.stims-shell__launch-layout{grid-template-columns:1fr}.stims-shell__launch-layout>.stims-shell__launch-source-dock{grid-area:auto}.stims-shell__stage-hero{width:min(46rem,100% - 64px)}}@media(min-width:1121px)and (max-width:1280px){.stims-shell__launch-layout{grid-template-columns:minmax(18rem,.78fr) minmax(26rem,1fr)}.stims-shell__launch-layout>.stims-shell__launch-source-dock{grid-area:1/2}}@media(max-width:1120px){:root{--stims-chrome-top:22px;--stims-chrome-height:72px;--stims-header-gap:44px}.stims-shell__stage-frame,.stims-shell__stage-frame[data-mode=home]{min-height:calc(100vh - 40px);min-height:calc(100dvh - 40px)}.stims-shell__launch-panel{width:min(62rem,100%)}.stims-shell__launch-hero{grid-template-columns:1fr}.stims-shell__launch-header,.stims-shell__launch-stack{grid-area:auto}.stims-shell__launch-layout{flex-direction:column;display:flex}.stims-shell__launch-layout .stims-shell__launch-rail{display:contents}.stims-shell__launch-copy h1{font-size:clamp(3rem,7vw,5rem);line-height:.92}.stims-shell__launch-layout .stims-shell__launch-copy,.stims-shell__launch-layout>.stims-shell__launch-source-dock,.stims-shell__launch-layout .stims-shell__launch-actions,.stims-shell__launch-layout .stims-shell__launch-recommendation{width:100%;max-width:none}.stims-shell__launch-layout .stims-shell__launch-copy{order:1}.stims-shell__launch-layout>.stims-shell__launch-source-dock{order:2}.stims-shell__launch-layout .stims-shell__launch-actions,.stims-shell__launch-layout .stims-shell__launch-recommendation{order:3}.stims-shell__launch-recommendation{min-height:0}.stims-shell__frame-header{top:var(--stims-header-top);flex-direction:column;justify-content:flex-start}.stims-shell__stage-copy{max-width:min(38rem,100%)}.stims-shell__frame-sidecar{justify-items:start;width:min(32rem,100%)}.stims-shell__frame-sidecar-actions{justify-content:flex-start}.stims-shell__stage-hero{width:min(46rem,100% - 64px)}}@media(max-height:720px){:scope{padding-block-start:14px;padding-block-end:14px}.stims-shell__sheet-heading p{display:none}.stims-shell__sheet-surface--sticky{gap:8px;padding:10px}.stims-shell__browse-toolbar-copy .stims-shell__meta-copy,.stims-shell__sheet-surface--sticky .stims-shell__field-label{display:none}.stims-shell__sheet{gap:8px}.stims-shell__stage-frame,.stims-shell__stage-frame[data-mode=home]{min-height:calc(100vh - 28px);min-height:calc(100dvh - 28px)}.stims-shell__frame-chrome{top:14px}.stims-shell__stage-hero{overscroll-behavior:contain;scrollbar-width:thin;align-content:start;width:auto;padding-bottom:8px;inset:106px 18px 16px;overflow-y:auto}.stims-shell__launch-panel{border-radius:26px;width:min(62rem,100%);padding:22px}.stims-shell__launch-hero{grid-template-columns:1fr}.stims-shell__launch-header,.stims-shell__launch-stack{grid-area:auto}.stims-shell__launch-copy h1,.stims-shell__stage-header h2,.stims-shell__sheet-heading h2{font-size:clamp(1.9rem,5.4vw,3.4rem);line-height:.94}.stims-shell__launch-copy p{line-height:1.55}}@media(max-height:480px){.stims-shell__stage-frame,.stims-shell__stage-frame[data-mode=home]{min-height:calc(100vh - 20px);min-height:calc(100dvh - 20px)}.stims-shell__frame-chrome{top:10px}.stims-shell__corner-brand{grid-template-columns:auto 1fr;align-items:center}.stims-shell__logo small,.stims-shell__launch-summary{display:none}.stims-shell__stage-dock{gap:5px;padding:4px}.stims-shell__stage-tool{min-height:38px;padding:0 9px}.stims-shell__stage-hero{inset:76px 12px 12px}.stims-shell__launch-panel{padding:14px}.stims-shell__launch-hero,.stims-shell__launch-stack{gap:10px}.stims-shell__launch-copy h1,.stims-shell__stage-header h2,.stims-shell__sheet-heading h2{margin-bottom:0;font-size:clamp(1.35rem,4.6vw,2.25rem);line-height:.96}.stims-shell__launch-actions>*{min-height:42px}}@supports not (color:color-mix(in srgb,white,black)){:scope:after{background:radial-gradient(circle at 18% 40%,#f47a543d,#0000 42%),radial-gradient(circle at 82% 18%,#77c9ff42,#0000 36%)}.stims-shell__starter-label,.stims-shell__preset-vibe,.stims-shell__preset-tech{color:#a9ddff}.stims-shell__stage-tool[data-active=true]{background:linear-gradient(135deg,#f6a673,#ffc07b)}.stims-shell__preset-guide[data-active=true]{border-color:#f47a549e}.stims-shell__section-label{color:#ffae8c}.stims-shell__youtube-feedback[data-state=invalid]{color:#ffb7bd}.stims-shell__youtube-feedback[data-state=ready]{color:#a9f7c6}.cta-button{border-color:#77c9ff3d}.stims-shell .cta-button.primary{background:linear-gradient(135deg,#e8f5c8,#b8e2a3);border-color:#ffffff3d}}@media(max-width:720px){:root{--stims-chrome-top:10px;--stims-chrome-height:58px;--stims-header-gap:44px}:scope[data-mode=live]{--mobile-bar-height:86px;--mobile-bar-height-expanded:206px;--mobile-bar-height-mood-open:150px;--mobile-control-offset:var(--mobile-bar-height)}:scope[data-mode=live]:has(.mc-bar[data-expanded=true]){--mobile-control-offset:var(--mobile-bar-height-expanded)}:scope[data-mode=live]:has(.mc-bar[data-mood-open=true]){--mobile-control-offset:var(--mobile-bar-height-mood-open)}.stims-shell[data-has-toast=true]{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.stims-shell__content{gap:10px}.stims-shell__workspace{border-radius:14px;padding:12px}.stims-shell__workspace[data-mode=home]{padding:0}.stims-shell__workspace[data-mode=live]{border-radius:0;padding:0}.stims-shell__logo span{font-size:1rem}.stims-shell__logo small{letter-spacing:.12em;font-size:.64rem}.stims-shell__launch-actions,.stims-shell__session-actions,.stims-shell__tool-jumplink{flex-wrap:wrap;gap:8px;display:flex}.stims-shell__tool-tabs{width:100%}.stims-shell__tool-tabs>*{flex:auto;width:100%}.stims-shell__launch-copy h1,.stims-shell__stage-header h2,.stims-shell__sheet-heading h2{margin-bottom:6px;font-size:clamp(1.35rem,7vw,2rem)}.stims-shell__launch-copy h1{font-size:clamp(2.45rem,17vw,4rem);line-height:.9}.stims-shell__eyebrow,.stims-shell__meta-copy,.stims-shell__field-label,.stims-shell__preset-meta,.stims-shell__preset-tech{font-size:.84rem}.stims-shell__stage-copy,.stims-shell__sheet-header,.stims-shell__sheet-heading,.stims-shell__sheet-panel,.stims-shell__sheet-callout,.stims-shell__sheet-body{gap:10px}.stims-shell__stage-summary{max-width:none}.stims-shell__launch-panel{border-radius:22px;width:min(100%,100vw - 20px);padding:16px}.stims-shell__launch-header,.stims-shell__launch-stack,.stims-shell__launch-hero{grid-template-columns:1fr}.stims-shell__launch-header,.stims-shell__launch-stack{grid-area:auto}.stims-shell__launch-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.stims-shell__browse-toolbar{grid-template-columns:minmax(0,1fr) auto}.stims-shell__starter-grid{grid-template-columns:1fr}.stims-shell__launch-actions>*{width:100%}.stims-shell__source-grid,.stims-shell__youtube-row{grid-template-columns:minmax(0,1fr)}.stims-shell__text-button,.stims-shell__icon-button,.stims-shell__sheet-tab{padding:8px 10px}.stims-shell__stage-header{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:12px}.stims-shell__youtube-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.stims-shell__youtube-row>:first-child{grid-column:1/-1}.stims-shell__stage-frame[data-mode=live]{min-height:100vh;border-radius:0;min-height:100dvh}.stims-shell__stage-frame[data-mode=home]{border-radius:14px;min-height:auto;overflow:visible}.stims-shell__stage-frame[data-mode=home] .stims-shell__launch{margin-top:0}.stims-shell__stage-frame[data-mode=home] .stims-shell__stage-hero{padding-top:calc(var(--stims-header-top) + 12px);padding-bottom:24px}.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-hero{justify-content:stretch;align-items:start;display:grid;position:relative;inset:auto}.stims-shell__stage-frame[data-mode=home] .stims-shell__scroll-hint{display:none}@supports (min-height:max(88svh,640px)){.stims-shell__stage-frame[data-mode=home]{min-height:auto}}.stims-shell__frame-chrome,.stims-shell__frame-header{gap:10px;left:10px;right:10px}.stims-shell__frame-chrome{top:var(--stims-chrome-top);align-items:flex-start}.stims-shell__frame-header{top:var(--stims-header-top);flex-direction:column}.stims-shell__stage-frame[data-mode=live] .stims-shell__frame-header{overscroll-behavior:contain;scrollbar-width:thin;align-content:start;padding-bottom:8px;bottom:64px;overflow-y:auto}.stims-shell__stage-frame[data-mode=live] .stims-shell__audio-bridge-copy .stims-shell__meta-copy{display:none}.stims-shell__rail-actions,.stims-shell__frame-sidecar{justify-items:start}.stims-shell__frame-sidecar-actions{justify-content:flex-start}.stims-shell__rail-actions{flex-wrap:wrap;justify-content:flex-start;width:auto;display:flex}.stims-shell__corner-pill,.stims-shell__stage-copy{max-width:100%}.stims-shell__stage-hero{align-content:start;width:auto;inset:112px 10px 18px}.stims-shell__stage-frame[data-mode=home] .stims-shell__stage-hero{overscroll-behavior:contain;scrollbar-width:thin;align-content:start;place-items:start stretch;width:100%;padding:112px 10px 18px;position:relative;inset:auto;overflow-y:visible}.stims-shell__stage-frame[data-mode=home] .stims-shell__stage-hero>*,.stims-shell__stage-frame[data-mode=home] .stims-shell__launch-panel{width:100%;max-width:none}.stims-shell__stage-dock{border:1px solid #ffffff24;border-radius:18px;justify-content:flex-start;width:100%;max-width:100%;padding:6px}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-dock{border-radius:20px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%;max-width:none;display:grid}.stims-shell__stage-tool{flex:0 auto;min-height:40px;padding:0 8px}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-tool{flex:initial;min-height:42px;padding:0}.stims-shell__stage-tool-label{font-size:.82rem}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-tool-label{display:none}.stims-shell__preset-list{min-height:0;max-height:max(34vh,240px);max-height:max(34dvh,240px)}.stims-shell__sheet-panel--browse .stims-shell__sheet-surface--sticky{position:static}.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__browse-toolbar,.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__settings-row,.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__collections,.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__browse-toolbar-extras{display:none}.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__sheet-surface--sticky{gap:8px}.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__preset-list{gap:8px;max-height:none}.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__preset-card{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px}.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__preset-art{border-radius:12px;min-height:64px}.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__preset-card-copy{gap:4px}.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__preset-tech-badges,.stims-shell__sheet-panel--browse[data-filter-active=true] .stims-shell__meta-copy{display:none}.stims-shell__sheet{width:auto;height:auto;max-height:calc(100vh - 20px);border-radius:14px;gap:12px;max-height:calc(100dvh - 20px);padding:12px;inset:auto 10px 10px}:scope[data-mode=live] .stims-shell__sheet{bottom:calc(var(--mobile-control-offset,var(--mobile-bar-height,86px)) + 10px + env(safe-area-inset-bottom));max-height:calc(100dvh - var(--mobile-control-offset,var(--mobile-bar-height,86px)) - 20px - env(safe-area-inset-bottom))}.stims-shell__sheet-header{grid-template-columns:1fr}.stims-shell__toast{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));align-items:flex-start;max-width:none;padding:12px;left:10px}:scope[data-mode=live] .stims-shell__toast{bottom:calc(var(--mobile-control-offset,var(--mobile-bar-height,86px)) + 6px + env(safe-area-inset-bottom))}}@media(max-width:420px){:scope[data-mode=live]{--mobile-bar-height:132px;--mobile-bar-height-expanded:252px;--mobile-bar-height-mood-open:200px}}@media(max-width:640px){.stims-shell__stage-frame[data-mode=live] .milkdrop-overlay--compact{display:none}}@media(min-width:1024px){.stims-shell__sheet[data-panel=browse]{display:none}}@media not (min-width:768px){:scope[data-mode=live] .stims-shell__stage-dock-wrap,.stims-shell__stage-frame[data-mode=live] .stims-shell__frame-header{display:none}}@media(max-width:640px){.stims-shell__launch-hero{grid-template-columns:minmax(0,1fr)}details.stims-shell__sheet-footer{display:block}.stims-shell__sheet-footer-summary{cursor:pointer;gap:4px;padding:8px 0;list-style:none;display:grid}.stims-shell__sheet-footer-summary::-webkit-details-marker{display:none}.stims-shell__sheet-footer-summary:after{content:"\25be";opacity:.6;margin-top:-22px;position:absolute;right:0}details.stims-shell__sheet-footer[open] .stims-shell__sheet-footer-summary:after{content:"\25b4"}details.stims-shell__sheet-footer .stims-shell__session-actions{margin-top:10px}.stims-shell__browse-toolbar-extras{position:relative}.stims-shell__browse-toolbar-extras>summary{cursor:pointer;list-style:none}.stims-shell__browse-toolbar-extras>summary::-webkit-details-marker{display:none}.stims-shell__browse-toolbar-extras-body{background:color-mix(in srgb,currentColor 6%,transparent);border-radius:10px;gap:6px;margin-top:8px;padding:8px 10px;display:grid}.stims-shell__tool-jumplink{flex-wrap:wrap;gap:8px;padding:0 0 8px;display:flex}.stims-shell__audio-bridge-link{opacity:.85;align-self:flex-start;padding:6px 10px;font-size:.95rem}.stims-shell__audio-bridge-link:hover{opacity:1}.stims-shell__audio-bridge-link:focus-visible{opacity:1}@media(prefers-contrast:high){:scope{--stims-ink:#fff;--stims-ink-strong:#fff;--stims-muted:#e0e0e0;--stims-line:#fff;--stims-line-strong:#fff;--stims-line-soft:#ccc;--stims-accent:#fc0;--stims-cool:#0cf;--stims-good:#0f0;--stims-warn:#ff0;--stims-bad:red;background:#000}.stims-shell__collection-pill,.stims-shell__sheet-tab,.stims-shell__stage-tool,.stims-shell__starter-card,.stims-shell__preset-card{border:2px solid}.stims-shell__nav-pill[data-active=true],.stims-shell__sheet-tab[data-active=true],.stims-shell__collection-pill[data-active=true]{outline:2px solid var(--stims-accent);outline-offset:2px}}}@media(max-width:480px){.stims-shell__stage-frame[data-mode=home] .stims-shell__stage-hero{top:auto;bottom:auto}.stims-shell__launch-panel{border-radius:20px;padding:14px}.stims-shell__stage-frame[data-mode=live] .stims-shell__frame-header{gap:6px;top:344px;bottom:56px}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-copy,.stims-shell__stage-frame[data-mode=live] .stims-shell__audio-bridge{gap:8px}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-copy{padding:10px 12px}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-summary{display:none}.stims-shell__stage-frame[data-mode=live] .stims-shell__audio-bridge{padding:10px 12px}.stims-shell__launch-hero{gap:14px}.stims-shell__launch-stack{gap:12px}.stims-shell__confidence-bar,.stims-shell__audio-bridge,.stims-shell__launch-recommendation{border-radius:18px;padding:12px}.stims-shell__launch-copy h1{font-size:clamp(2.35rem,16vw,3.5rem);line-height:.9}.stims-shell__launch-copy p{font-size:.94rem;line-height:1.48}.stims-shell__launch-actions{gap:8px}.stims-shell__stage-frame[data-mode=home] .stims-shell__stage-hero{padding-bottom:92px}.stims-shell__launch-actions>*{min-height:46px}.stims-shell__launch-source-dock .stims-shell__source-panel{gap:8px}.stims-shell__launch-source-dock .stims-shell__youtube-primary{gap:8px;padding:10px}.stims-shell__launch-source-dock .stims-shell__youtube-row{grid-template-columns:minmax(0,1fr) 84px}.stims-shell__launch-source-dock .stims-shell__youtube-row>:first-child{grid-column:auto}.stims-shell__launch-source-dock .stims-shell__youtube-feedback[data-state=idle],.stims-shell__launch-source-dock .stims-shell__settings-summary .stims-shell__meta-copy{display:none}.stims-shell__launch-source-dock .stims-shell__source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stims-shell__launch-source-dock .stims-shell__source-card{min-height:58px;padding:9px 10px}.stims-shell__launch-source-dock .stims-shell__source-card span:not(.stims-shell__source-card-kicker){display:none}.stims-shell__launch-source-dock .stims-shell__source-card-kicker{font-size:.62rem}.stims-shell__audio-bridge-copy .stims-shell__meta-copy{font-size:.82rem;line-height:1.38}.stims-shell__stage-frame[data-mode=live] .stims-shell__audio-bridge-actions .cta-button{min-height:40px;padding:.68rem .9rem}.stims-shell__preset-art{min-height:126px}.stims-shell__launch-recommendation strong{font-size:1.04rem}.stims-shell__launch-recommendation{display:none}.stims-shell__stage-frame[data-mode=live] .stims-shell__stage-dock,.stims-shell__stage-dock{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.stims-shell__stage-tool{width:100%;min-height:44px}}}.stims-shell__audio-match{border:1px solid var(--stims-white-12);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:var(--z-nav);background:#03050bb3;align-items:center;gap:12px;padding:8px 16px;font-size:.82rem;animation:.3s fade-in;display:flex;position:fixed;bottom:72px;left:50%;transform:translate(-50%)}.stims-shell__audio-match .stims-shell__eyebrow{color:var(--stims-accent-blue);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem}.stims-shell__audio-match .stims-shell__text-button{color:var(--stims-ink);cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:500}.stims-shell__audio-match-close{color:var(--stims-ink-dim);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1rem;line-height:1;transition:color .15s}.stims-shell__audio-match-close:hover{color:var(--stims-ink)}.stims-shell__audio-match-close:focus-visible{outline:2px solid var(--stims-accent);outline-offset:2px}.stims-shell__shortcut-overlay{z-index:var(--z-shortcut-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.stims-shell__shortcut-card{background:#0d1117;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:420px;padding:32px}.stims-shell__shortcut-card h2{margin:0 0 20px;font-size:1.1rem}.stims-shell__shortcut-grid{grid-template-columns:auto 1fr;gap:10px 24px;margin-bottom:24px;display:grid}.stims-shell__shortcut-grid kbd{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:4px;padding:2px 8px;font-family:Space Mono,monospace;font-size:.78rem}.stims-shell__shortcut-grid span{color:#ffffff8c;font-size:.85rem}.stims-shell__settings-row{align-items:center;gap:12px;padding:4px 0;display:flex}.stims-shell__settings-section-heading{color:var(--stims-ink);margin:0 0 12px;font-size:1.05rem;font-weight:600}.stims-shell__settings-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.stims-shell__select{background:var(--stims-surface);color:var(--stims-ink);border:1px solid var(--stims-border);border-radius:6px;padding:4px 8px;font-size:.82rem}.stims-shell__range{width:80px;accent-color:var(--stims-accent)}.stims-shell__range-label{color:var(--stims-ink-dim);min-width:48px;font-size:.72rem}.stims-shell__settings-hint{color:var(--stims-ink-dim);margin-left:auto;font-size:.7rem}.stims-shell__toggle{background:var(--stims-border);cursor:pointer;border:none;border-radius:10px;width:36px;height:20px;position:relative}.stims-shell__toggle.is-active{background:var(--stims-accent)}.stims-shell__toggle-knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px}.stims-shell__toggle.is-active .stims-shell__toggle-knob{transform:translate(16px)}.editor-body{flex:1;gap:0;min-height:0;display:flex}.editor-sliders{border-left:1px solid var(--stims-border);flex-direction:column;gap:8px;width:140px;min-width:140px;padding:12px 10px;display:flex;overflow-y:auto}.editor-sliders__title{text-transform:uppercase;letter-spacing:.05em;color:var(--stims-ink-dim);text-align:center;margin:0 0 4px;font-size:.72rem}.editor-slider-row{border-bottom:1px solid #ffffff08;flex-direction:column;gap:2px;padding:4px 0;display:flex}.editor-slider-row__label{color:var(--stims-ink-dim);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}.editor-slider-row__input{width:100%;accent-color:var(--stims-accent);margin:0}.editor-slider-row__value{color:var(--stims-ink);text-align:right;font-variant-numeric:tabular-nums;font-size:.7rem}.editor-quick-fix{background:var(--stims-accent);color:#000;cursor:pointer;border:none;border-radius:6px;margin-top:8px;padding:4px 12px;font-size:.75rem;font-weight:600}.editor-quick-fix:hover{filter:brightness(1.1)}.preset-artwork-ghost{border-radius:var(--stims-radius);background:var(--stims-surface);aspect-ratio:16/9;flex-direction:column;display:flex;position:relative;overflow:hidden}.preset-artwork-ghost__shimmer{background:linear-gradient(90deg,#0000,#ffffff0a,#0000) 0 0/200% 100%;flex:1;animation:1.5s ease-in-out infinite ghost-shimmer}@keyframes ghost-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.preset-artwork-ghost__meta{flex-direction:column;gap:4px;padding:8px;display:flex}.preset-artwork-ghost__title{background:#ffffff0f;border-radius:3px;width:70%;height:10px}.preset-artwork-ghost__author{background:#ffffff0a;border-radius:3px;width:40%;height:8px}.mc-bar__mood-row{scrollbar-width:none;-ms-overflow-style:none;border:0;gap:8px;min-inline-size:0;margin:0;padding:8px 12px;display:flex;overflow-x:auto}.mc-bar__mood-row::-webkit-scrollbar{display:none}.mc-bar__mood-btn{min-width:56px;color:var(--stims-ink);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:8px 6px;font-size:.6rem;transition:background .15s;display:flex}.mc-bar__mood-btn:active{background:#ffffff14}.mc-bar__mood-icon{font-size:1.1rem}.mc-bar__mood-label{font-size:.6rem;font-weight:600;line-height:1.2}@media(max-width:480px){.editor-sliders{display:none}}.editor-blend-input{border-top:1px solid var(--stims-border);flex-direction:column;gap:6px;padding:8px;display:flex}.editor-blend-textarea{border:1px solid var(--stims-border);width:100%;min-height:80px;color:var(--stims-ink);resize:vertical;background:#0000004d;border-radius:6px;padding:8px;font-family:Space Mono,monospace;font-size:.72rem}.editor-blend-submit,.editor-blend-cancel{cursor:pointer;border:none;border-radius:4px;padding:4px 12px;font-size:.72rem}.editor-blend-submit{background:var(--stims-accent);color:#000}.editor-blend-cancel{color:var(--stims-ink-dim);border:1px solid var(--stims-border);background:0 0}.editor-explanation-close{color:var(--stims-ink-dim);cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:.8rem;position:absolute;top:4px;right:8px}.editor-explanation-close:hover{color:var(--stims-ink)}@scope(.stims-shell){.stims-shell__nav-pill[data-active=true],.stims-shell__sheet-tab[data-active=true],.stims-shell__collection-pill[data-active=true]{border-color:var(--stims-accent);font-weight:700}html.light :scope .stims-shell__collection-pill[data-active=true],html.light :scope .stims-shell__nav-pill[data-active=true],html.light :scope .stims-shell__sheet-tab[data-active=true]{border-color:#d15632;box-shadow:0 4px 10px #00000026}.stims-shell__sheet-body,.stims-shell__sheet-panel--browse{flex-direction:column;flex:1;min-height:0;display:flex}.stims-shell__sheet-panel--browse .stims-shell__preset-list{flex:1;min-height:0;max-height:none}.stims-shell__preset-tech-badges{gap:4px;margin-top:4px;display:inline-flex}.tech-badge{text-transform:uppercase;letter-spacing:.05em;background:var(--stims-white-08);color:var(--stims-ink);border:1px solid var(--stims-line);border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.tech-badge.webgpu{color:#9fd4cb;background:#5fc0b526;border-color:#5fc0b54d}html.light :scope .tech-badge.webgpu{color:#2f6f6a;background:#2f8b8326;border-color:#2f8b834d}.tech-badge.webgl{color:#77c9ff;background:#77c9ff26;border-color:#77c9ff4d}html.light :scope .tech-badge.webgl{color:#0050a0;background:#0064b41a;border-color:#0064b433}.tech-badge.audio{color:#ffd166;background:#f47a5426;border-color:#f47a544d}html.light :scope .tech-badge.audio{color:#a04000;background:#f47a541a;border-color:#f47a5433}.stims-shell__clear-filters{color:var(--stims-ink);cursor:pointer;opacity:.8;background:0 0;border:none;font-size:.8rem;text-decoration:underline}.stims-shell__clear-filters:hover{opacity:1}.stims-shell__empty-state{text-align:center;border:1px dashed var(--stims-line);border-radius:var(--stims-radius-card);background:var(--stims-white-02);place-items:center;margin:20px 0;padding:40px 20px;display:grid}.stims-shell__empty-state strong{margin-bottom:8px;font-size:1.1rem}.stims-shell__empty-state p{opacity:.7;margin-bottom:16px;font-size:.9rem}@media print{:scope{color:#000;background:#fff}.stims-shell__sheet,.stims-shell__stage-dock,.stims-shell__frame-chrome,.stims-shell__frame-header,.stims-shell__toast{display:none}.stims-shell__stage-frame{background:#fff;border:1px solid #ccc}.stims-shell__preset-art{background:#f5f5f5}a{color:#00e}}}.stims-shell__stage-dock-wrap{position:relative}.stims-shell__dock-overflow{z-index:var(--z-dropdown);-webkit-backdrop-filter:blur(12px);opacity:1;background:#060a11eb;border:1px solid #77c9ff33;border-radius:16px;flex-direction:column;gap:4px;min-width:15rem;max-width:min(22rem,100vw - 48px);padding:8px;transition:opacity .2s,transform .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(0);box-shadow:0 24px 60px #0000006b,inset 0 1px #ffffff14}.stims-shell__dock-overflow-group{border:0;flex-direction:column;gap:4px;margin:0;padding:0;display:flex}.stims-shell__dock-overflow-grid{border:0;grid-template-columns:repeat(2,1fr);gap:8px;margin:0;padding:0;display:grid}.stims-shell__dock-overflow .stims-shell__stage-tool{justify-content:flex-start;width:100%;min-height:40px}.stims-shell__stage-frame[data-mode=live] .stims-shell__dock-overflow .stims-shell__stage-tool{width:100%;min-width:0;min-height:40px;padding:6px 12px}.stims-shell__stage-frame[data-mode=live] .stims-shell__dock-overflow .stims-shell__stage-tool-label{display:inline}.stims-shell__dock-overflow .stims-shell__stage-tool[data-active=true]{border-color:var(--stims-accent-blue);background:#77c9ff1f}.stims-shell__dock-overflow-divider{background:#77c9ff24;height:1px;margin:4px 6px}.renderer-fallback-badge{z-index:var(--z-dropdown);-webkit-backdrop-filter:blur(8px);color:#ffe082eb;background:#281e08b8;border:1px solid #f8b4008c;border-radius:999px;align-items:center;gap:2px;max-width:100px;padding:2px 4px 2px 8px;font-size:.7rem;line-height:1.2;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 10px #0000004d}.renderer-fallback-badge__label{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:2px 0;display:flex}.renderer-fallback-badge__label:focus-visible{outline:2px solid var(--stims-accent);outline-offset:2px}.renderer-fallback-badge__dismiss{width:16px;height:16px;color:inherit;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;line-height:1;display:flex}.renderer-fallback-badge__dismiss:hover{background:#ffffff38}.renderer-fallback-badge__dismiss:focus-visible{outline:2px solid var(--stims-accent);outline-offset:2px}@supports (view-transition-name:none){.stims-shell__stage-root{view-transition-name:stims-stage}::view-transition-old(stims-stage){animation:none}::view-transition-new(stims-stage){animation:none}.stims-shell__audio-match{view-transition-name:stims-audio-match}::view-transition-old(stims-audio-match){animation:none}::view-transition-new(stims-audio-match){animation:none}}.stims-shell__mobile-notice,.stims-shell__rotate-hint{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:calc(var(--mobile-control-offset,var(--mobile-bar-height,86px)) + env(safe-area-inset-bottom) + 12px);z-index:var(--z-toast);border:1px solid var(--stims-line-soft);color:var(--stims-ink);box-shadow:var(--stims-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05070df0;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:10px 12px;font-size:.82rem;display:none;position:fixed}.stims-shell__mobile-notice button,.stims-shell__rotate-hint button{border:1px solid var(--stims-line-soft);background:var(--stims-control-fill);color:var(--stims-ink);font:inherit;border-radius:999px;padding:6px 10px}.stims-shell__thumb-actions{display:none}@media(not (min-width:768px))and (pointer:coarse){.stims-shell__mobile-notice,.stims-shell__rotate-hint{display:flex}.stims-shell[data-thumb-mode=true] .stims-shell__thumb-actions{z-index:var(--z-dock);padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:linear-gradient(0deg,var(--stims-panel-fill-strong),#05070dc7);border-top:1px solid var(--stims-line-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;position:sticky;bottom:0}}@media(orientation:landscape)and (not (min-width:900px))and (pointer:coarse){.stims-shell__rotate-hint{display:none}.stims-shell__mobile-notice{bottom:72px;left:20vw;right:20vw}}.stims-shell__preset-preview-action{z-index:var(--z-stage-hero);border:1px solid var(--stims-line);border-radius:var(--radius-pill);color:var(--stims-ink);cursor:pointer;background:#03050bb8;padding:4px 10px;font-size:.75rem;position:absolute;top:10px;right:52px}.stims-shell__preset-peek{border:1px solid var(--stims-line);background:#ffffff0a;border-radius:16px;gap:12px;padding:12px;display:grid}.stims-shell__shortcut-grid--editable{grid-template-columns:1fr;max-height:min(58vh,560px);display:grid;overflow:auto}.stims-shell__shortcut-row{grid-template-columns:minmax(90px,auto) 1fr auto;align-items:center;gap:10px;display:grid}.stims-shell__shortcut-row form{align-items:center;gap:8px;display:flex}.stims-shell__chip-list>.stims-shell__chip{align-items:center;gap:8px;display:inline-flex}._toast_17v3h_1{bottom:var(--mobile-bar-height,86px);z-index:var(--z-filter-bar);background:var(--stims-panel-strong);border:1px solid var(--stims-line-strong);border-left:3px solid var(--stims-accent);max-width:min(340px,100vw - 32px);box-shadow:var(--stims-shadow),0 0 16px #f47a5414;-webkit-backdrop-filter:blur(12px);color:var(--stims-ink);pointer-events:auto;border-radius:14px;padding:12px 36px 12px 16px;font-size:.84rem;line-height:1.45;animation:.35s cubic-bezier(.34,1.56,.64,1) both _help-enter_17v3h_1;position:fixed;left:50%;transform:translate(-50%)}._toast_17v3h_1[data-exiting=true]{animation:.2s forwards _help-exit_17v3h_1}@keyframes _help-enter_17v3h_1{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes _help-exit_17v3h_1{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(8px)}}._closeButton_17v3h_51{background:var(--stims-white-06);min-width:44px;min-height:44px;color:var(--stims-muted);cursor:pointer;border:none;border-radius:8px;place-items:center;font-size:.75rem;line-height:1;transition:background .15s,color .15s,transform .15s cubic-bezier(.34,1.56,.64,1);display:grid;position:absolute;top:8px;right:8px}._closeButton_17v3h_51:hover{background:var(--stims-white-12);color:var(--stims-ink)}._closeButton_17v3h_51:active{transition-duration:60ms;transform:scale(.92)}._closeButton_17v3h_51:focus-visible{outline:2px solid var(--stims-accent);outline-offset:2px}@media(min-width:768px){._toast_17v3h_1{bottom:24px}}@media(prefers-reduced-motion:reduce){._toast_17v3h_1,._toast_17v3h_1[data-exiting=true]{animation-duration:.01ms}}._backdrop_e6a06_1{z-index:var(--z-modal-backdrop);background:#0000004d;animation:.2s both _fade-in_e6a06_1;position:fixed;inset:0}._backdrop_e6a06_1[data-exiting=true]{animation:.15s forwards _fade-out_e6a06_1}@keyframes _fade-in_e6a06_1{0%{opacity:0}to{opacity:1}}@keyframes _fade-out_e6a06_1{0%{opacity:1}to{opacity:0}}._panel_e6a06_32{z-index:var(--z-modal);-webkit-backdrop-filter:blur(20px);background:#0a0e16f7;border-left:1px solid #ffffff14;flex-direction:column;width:400px;max-width:100vw;animation:.3s cubic-bezier(.34,1.56,.64,1) both _slide-in-right_e6a06_1;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-16px 0 48px #0000004d}._panel_e6a06_32[data-exiting=true]{animation:.2s forwards _slide-out-right_e6a06_1}@media(min-width:768px){._panel_e6a06_32{width:min(560px,100vw - 32px)}._body_e6a06_59{padding:14px 18px 20px}}@media(max-width:767px){._panel_e6a06_32{border-top:1px solid #ffffff14;border-left:none;border-radius:18px 18px 0 0;width:100%;max-height:92dvh;animation:.3s cubic-bezier(.34,1.56,.64,1) both _slide-up_e6a06_1;inset:auto 0 0}._panel_e6a06_32[data-exiting=true]{animation:.2s forwards _slide-down_e6a06_1}}@keyframes _slide-in-right_e6a06_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _slide-out-right_e6a06_1{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes _slide-up_e6a06_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slide-down_e6a06_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}._header_e6a06_120{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 12px;display:flex}._title_e6a06_130{color:var(--stims-ink-strong);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}._closeBtn_e6a06_138{min-width:36px;min-height:36px;color:var(--stims-ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:background .15s,border-color .15s;display:inline-flex}._closeBtn_e6a06_138:hover{background:#ffffff14;border-color:#ffffff1a}._closeBtn_e6a06_138:active{transition-duration:60ms;transform:scale(.95)}._closeBtn_e6a06_138:focus-visible{outline:2px solid var(--stims-accent);outline-offset:2px}._body_e6a06_59{overscroll-behavior:contain;flex:1;padding:16px;overflow-y:auto}@media(prefers-reduced-motion:reduce){._panel_e6a06_32,._panel_e6a06_32[data-exiting=true],._backdrop_e6a06_1,._backdrop_e6a06_1[data-exiting=true]{animation-duration:.01ms}}._wrap_1rozc_1{z-index:var(--z-dock);padding-bottom:max(8px,env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;align-items:center;transition:opacity .35s,transform .35s;display:flex;position:fixed;bottom:0;left:0;right:0}._wrap_1rozc_1[data-visible=false]{opacity:0;pointer-events:none;transform:translateY(12px)}._wrap_1rozc_1[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}._nowPlaying_1rozc_30{-webkit-backdrop-filter:blur(12px);color:#e5f1ffe0;white-space:nowrap;pointer-events:auto;background:#05080e8c;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;max-width:min(32rem,100vw - 32px);min-height:28px;margin-bottom:6px;padding:4px 14px;font-size:.78rem;font-weight:600;display:flex}._nowPlayingTitle_1rozc_50{text-overflow:ellipsis;max-width:200px;overflow:hidden}._nowPlayingAuthor_1rozc_56{color:#bfdbfe8c;text-overflow:ellipsis;max-width:120px;font-size:.7rem;font-weight:400;overflow:hidden}._nowPlayingBar_1rozc_65{width:3px;height:18px;opacity:calc(.15 + var(--stims-energy,0) * .85);background:#7de0a2b3;border-radius:2px;flex-shrink:0;transition:opacity .1s}._toolbar_1rozc_76{-webkit-backdrop-filter:blur(14px);pointer-events:auto;background:#05080e73;border:1px solid #ffffff14;border-radius:16px;gap:3px;padding:4px;display:inline-flex}._btn_1rozc_88{color:#e5f1ffb8;min-width:40px;min-height:40px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:0;padding:0;transition:color .15s,background .15s,transform .15s cubic-bezier(.34,1.56,.64,1);display:inline-flex}._btn_1rozc_88:hover{color:#f8fbff;background:#ffffff14}._btn_1rozc_88:active{transition-duration:60ms;transform:scale(.92)}._btn_1rozc_88[data-active=true]{color:#f8fbff;background:#77c9ff29}._btn_1rozc_88:focus-visible{outline:2px solid var(--stims-accent);outline-offset:2px}._overflow_1rozc_130{-webkit-backdrop-filter:blur(16px);background:#080c16f2;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:4px;padding:6px;animation:.2s cubic-bezier(.34,1.56,.64,1) both _pop-in_1rozc_1;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 16px 40px #0006}._overflow_1rozc_130[data-exiting=true]{animation:.15s forwards _pop-out_1rozc_1}@keyframes _pop-in_1rozc_1{0%{opacity:0;transform:translateY(6px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes _pop-out_1rozc_1{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(6px)scale(.95)}}._overflow_1rozc_130 ._btn_1rozc_88{letter-spacing:.02em;color:#e5f1ffb8;flex-direction:column;gap:2px;min-width:48px;min-height:40px;font-size:.62rem;font-weight:600}._overflow_1rozc_130 ._btn_1rozc_88:hover{color:#f8fbff;background:#ffffff14}._overflow_1rozc_130 ._btn_1rozc_88[data-active=true]{color:#f8fbff;background:#77c9ff29}._overflow_1rozc_130 ._btnLabel_1rozc_194{line-height:1;display:block}._handle_1rozc_200{bottom:max(10px,env(safe-area-inset-bottom));z-index:var(--z-dock);min-width:min(280px,100vw - 32px);min-height:44px;color:var(--stims-ink);letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#05070dd9;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:8px 18px;font-size:.72rem;font-weight:600;line-height:1;transition:opacity .25s,transform .3s cubic-bezier(.34,1.56,.64,1),border-color .2s;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #00000040}._handle_1rozc_200:hover{border-color:#ffffff24;transform:translate(-50%)translateY(-1px)}._handleIcon_1rozc_237{display:inline-block;transform:rotate(180deg)}@media(min-width:768px){._wrap_1rozc_1{padding-bottom:0;inset:22px 22px auto auto}._wrap_1rozc_1[data-visible=false]{transform:translateY(-8px)}._wrap_1rozc_1[data-visible=true]{transform:translateY(0)}._nowPlaying_1rozc_30{margin-bottom:6px}._handle_1rozc_200{display:none}}@media(max-width:420px){._toolbar_1rozc_76{gap:2px;padding:3px}._btn_1rozc_88{min-width:44px;min-height:44px}}@media(prefers-reduced-motion:reduce){._wrap_1rozc_1,._handle_1rozc_200,._overflow_1rozc_130,._overflow_1rozc_130[data-exiting=true]{transition-duration:.01ms;animation-duration:.01ms}}
