:root{--bg:#14110e;--bg-2:#1b1713;--panel:#201b16;--panel-2:#29231c;--line:#3a3129;--text:#f1eadf;--muted:#a69a89;--accent:#f5a524;--accent-ink:#1c1204;--danger:#ff7a66;--ok:#9bd48a;--radius:14px;--display:"Big Shoulders Display", "Arial Narrow", sans-serif;--ui:"IBM Plex Sans", system-ui, -apple-system, sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);font-family:var(--ui);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 .9 0 0 0 0 .8 0 0 0 .05 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}img,canvas{max-width:100%}a{color:var(--accent)}button,input,select,textarea{font:inherit;color:inherit}[hidden]{display:none!important}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.btn{border:1px solid var(--line);background:var(--panel-2);min-height:44px;color:var(--text);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,transform 50ms;display:inline-flex}.btn:hover{background:#30291f;border-color:#57493b}.btn:active{transform:translateY(1px)}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.seg button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink);font-weight:600}.btn.primary:hover{background:#ffb53d}.btn.ghost{background:0 0}.btn.wide{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.field{gap:6px;display:grid}.field>span,.label{color:var(--muted);letter-spacing:.02em;font-size:13px;font-weight:500}.input,.textarea{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;width:100%;min-height:44px;padding:10px 12px;font-size:16px}.textarea{resize:vertical;min-height:88px}.textarea.code{font-family:var(--mono);min-height:96px;font-size:13px}.input.num{text-align:center;width:76px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);background:var(--bg-2);min-height:44px;color:var(--text);cursor:pointer;border-radius:999px;padding:0 14px;font-size:14px;transition:background .15s,border-color .15s,transform .1s}.chip:hover{border-color:#5a4c3e}.chip:active{transform:scale(.97)}.chip[aria-pressed=true]{background:var(--text);color:var(--bg);border-color:var(--text);font-weight:600}.swatches{flex-wrap:wrap;gap:10px;display:flex}.swatch{cursor:pointer;min-width:64px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:12px;justify-items:center;gap:4px;padding:6px;font-size:12px;display:grid}.swatch i{width:44px;height:44px;font:700 18px var(--mono);background-image:linear-gradient(#0000 calc(50% - .5px),#00000059 calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));border-radius:9px;place-items:center;font-style:normal;display:grid;box-shadow:inset 0 0 0 1px #ffffff14}.swatch[aria-pressed=true]{border-color:var(--accent);color:var(--text)}.range{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.range input[type=range]{width:100%;accent-color:var(--accent);height:44px}.range output{font:600 15px var(--mono);color:var(--accent);text-align:right;min-width:48px}.row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.row>.btn{flex:auto}.inline-field{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:inline-flex}.status{min-height:1.5em;color:var(--muted);font-size:14px}.status.warn{color:var(--danger)}.status.ok{color:var(--ok)}.frame{isolation:isolate;transition:box-shadow .5s;position:relative}.frame .frame-art{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.board-slot{position:relative}.board-slot canvas{border-radius:6px;width:100%;height:auto;display:block}.board-slot .layer{transition:opacity .6s}.board-slot .layer+.layer{object-fit:contain;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.board-slot .layer.off{opacity:0;pointer-events:none}#stageShell{position:relative}.fs-open{z-index:2;color:#fff;opacity:.75;cursor:pointer;background:#0000008c;border:1px solid #ffffff26;border-radius:10px;place-items:center;width:44px;height:44px;padding:0;transition:opacity .2s;display:grid;position:absolute;bottom:6px;right:6px}.fs-open:hover{opacity:1}.fs-open:focus-visible{opacity:1}.fs-open svg{width:20px;height:20px}.fs-ui{display:none}html.fs-lock,html.fs-lock body{overflow:hidden}#stageShell.is-full{z-index:1000;height:100vh;background:#050505;place-items:center;height:100dvh;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}#stageShell.is-full #stageFrame{width:min(calc(100vw - 12px), calc((100dvh - 12px) * var(--oar,1.3)));max-width:none;margin:0}#stageShell.is-full .fs-open{display:none}#stageShell.is-full .fs-ui{display:block}.fs-ui>*{transition:opacity .4s}#stageShell.idle .fs-ui>*{opacity:0;pointer-events:none}#stageShell.idle{cursor:none}.fs-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141210b8;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;display:grid}.fs-btn svg{width:24px;height:24px}.fs-close{top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));position:fixed}.fs-bar{left:50%;bottom:max(18px, env(safe-area-inset-bottom));justify-items:center;gap:10px;display:grid;position:fixed;transform:translate(-50%)}.fs-row{gap:14px;display:flex}@media (min-aspect-ratio:3/2){.fs-bar{left:auto;right:max(14px, env(safe-area-inset-right));transform:none}.fs-row{flex-direction:column}}.fs-hint{color:#ffffff8c;white-space:nowrap;margin:0;font-size:13px;display:none}@media (orientation:portrait) and (max-width:700px){.fs-hint{display:block}}.fs-type{top:max(14px, env(safe-area-inset-top));left:max(14px, env(safe-area-inset-left));gap:8px;max-width:640px;display:flex;position:fixed;right:80px}.fs-type[hidden]{display:none}.fs-type input{min-width:0;height:52px;font:16px var(--mono);color:#fff;background:#141210d9;border:1px solid #ffffff40;border-radius:12px;flex:1;padding:0 16px}.fs-type .btn{height:52px}.topbar{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:16px;display:flex}.brand{font:800 22px/1 var(--display);letter-spacing:.04em;text-transform:uppercase;color:var(--text);align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{grid-template-columns:repeat(2,12px);gap:2px;display:grid}.brand-mark i{background:var(--accent);background-image:linear-gradient(#0000 7.5px,#00000073 7.5px 8.5px,#0000 8.5px);border-radius:2px;width:12px;height:16px}.brand-mark i:nth-child(2),.brand-mark i:nth-child(3){background-color:var(--text)}.hero{grid-template-areas:"title""board""copy";align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:4px 16px 56px;display:grid}.hero-title{font:800 clamp(44px, 11vw, 92px)/.9 var(--display);letter-spacing:.005em;text-transform:uppercase;text-wrap:balance;grid-area:title;margin:0}.hero-title em{color:var(--accent);font-style:normal}.hero-board{grid-area:board;min-width:0}.hero-copy{grid-area:copy}.hero-copy p{color:var(--muted);text-wrap:pretty;max-width:38ch;margin:0 0 22px;font-size:17px}.hero-ctas{flex-wrap:wrap;gap:10px;display:flex}.hero .uses{color:var(--muted);flex-wrap:wrap;gap:6px 14px;margin:20px 0 0;padding:0;font-size:14px;list-style:none;display:flex}.hero .uses li:before{content:"";background:var(--accent);vertical-align:2px;border-radius:2px;width:6px;height:6px;margin-right:8px;display:inline-block}.hero-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.hero-caption{font:600 13px var(--mono);color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.hero-sound{border:1px solid var(--line);background:var(--panel);min-height:44px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 16px 0 12px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,transform .1s;display:inline-flex}.hero-sound svg{width:20px;height:20px}.hero-sound[aria-pressed=false]{border-color:#f5a5248c;animation:2.4s ease-out 1.5s 3 nudge;box-shadow:0 0 #f5a52480}.hero-sound[aria-pressed=false] .waves{opacity:.5}.hero-sound:hover{background:var(--panel-2)}.hero-sound:active{transform:scale(.97)}@keyframes nudge{0%{box-shadow:0 0 #f5a52480}to{box-shadow:0 0 0 14px #f5a52400}}@media (min-width:900px){.hero{grid-template-columns:5fr 7fr;grid-template-areas:"title board""copy board";gap:24px 56px;padding-top:24px;padding-bottom:80px}.hero-title{align-self:end}.hero-copy{align-self:start}}.studio-wrap{background:color-mix(in srgb, var(--bg-2) 85%, transparent);border-top:1px solid var(--line);border-bottom:1px solid var(--line);scroll-margin-top:0}.studio{gap:20px;max-width:1200px;margin:0 auto;padding:24px 16px 64px;display:grid}.studio-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;display:flex}.studio-tools{align-items:center;gap:8px;width:100%;max-width:440px;display:flex}.studio-tools .seg{flex:1}.studio-head h2{font:800 34px/1 var(--display);text-transform:uppercase;letter-spacing:.02em;margin:0}.seg{background:var(--bg);border:1px solid var(--line);border-radius:12px;grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;width:100%;max-width:380px;padding:4px;display:inline-grid}.seg button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:15px;font-weight:600}.seg button[aria-selected=true]{background:var(--panel-2);color:var(--text);box-shadow:inset 0 1px #ffffff0f,0 2px 6px #0006}.stage{align-content:start;gap:12px;min-width:0;display:grid}#stageFrame{width:100%;max-width:calc(72vh * var(--oar,1.3));margin:0 auto}@media (min-width:960px){.stage-shell[data-tab=text] #stageFrame,.stage-shell[data-tab=event] #stageFrame{max-width:calc(52vh * var(--oar,1.3))}}.stage .status{text-align:center}.stage .row>.btn{flex:1 1 0;padding:0 10px}.stage .row>.btn.primary{flex-basis:100%}@media (min-width:600px){.stage .row>.btn.primary{flex:1.6 1 0}}@media (max-width:599px){.stage .row.actions{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.stage .row.actions>.btn{grid-column:span 2;padding:0 6px}.stage .row.actions>#reveal{grid-column:span 4}}.panel{gap:14px;min-width:0;display:grid}.group{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);gap:14px;padding:16px;display:grid}.group>*,.field>*{min-width:0}.group h3{font:700 20px/1 var(--display);text-transform:uppercase;letter-spacing:.06em;color:var(--text);margin:0}.group .hint{color:var(--muted);margin:-6px 0 0;font-size:13px}@media (min-width:960px){.studio{grid-template-columns:minmax(0,1fr) 390px;align-items:start;column-gap:28px}.studio-head{grid-column:1/-1}.stage{position:sticky;top:16px}}.compose{gap:10px;min-width:0;display:grid}.compose .textarea{min-height:76px;font:600 17px/1.4 var(--mono);letter-spacing:.04em;text-transform:uppercase}.compose .textarea::placeholder{text-transform:none;letter-spacing:0;font-family:var(--ui);font-weight:400}.starters{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:8px;margin:0 -16px;padding:2px 16px 4px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16px calc(100% - 24px),#0000);mask-image:linear-gradient(90deg,#0000,#000 16px calc(100% - 24px),#0000)}.starters::-webkit-scrollbar{display:none}.starters .chip{scroll-snap-align:start;flex:none}.msg-hint{color:var(--muted);margin:-4px 0 0;font-size:13px}.palette-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.palette-row .label{color:var(--muted);font-size:13px;font-weight:500}.palette{flex:280px;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;max-width:400px;display:grid}.paint{cursor:pointer;background:linear-gradient(to bottom, #ffffff29, transparent 50%, #00000024), var(--c);border:1px solid #ffffff1f;border-radius:8px;width:100%;height:44px;transition:transform .12s;position:relative;box-shadow:inset 0 -1px #0000004d}.paint:after{content:"";background:#00000059;height:1px;position:absolute;top:calc(50% - .5px);left:0;right:0}.paint:hover{transform:translateY(-2px)}.paint:active{transform:scale(.94)}.paint:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (min-width:960px){.starters{margin:0;padding:2px 0 4px}}@media (min-width:1100px){.frames{grid-template-columns:repeat(4,minmax(0,1fr))}}.frames{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;display:grid}.frame-pick{cursor:pointer;border:1px solid var(--line);background:var(--bg-2);color:var(--muted);border-radius:12px;justify-items:center;gap:6px;padding:8px 6px 10px;font-size:13px;font-weight:600;transition:border-color .2s,background .2s,transform .12s;display:grid}.frame-pick canvas{aspect-ratio:4/3;width:100%;max-width:110px;height:auto}.frame-pick:hover{border-color:#5a4c3e;transform:translateY(-2px)}.frame-pick[aria-pressed=true]{border-color:var(--accent);color:var(--text);box-shadow:0 0 0 1px var(--accent) inset;background:#2a2217}.frame-pick:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.icon-btn{flex:none;width:44px;padding:0}.icon-btn svg{width:22px;height:22px}.dropzone{text-align:center;background:var(--bg-2);cursor:pointer;min-height:110px;color:var(--muted);border:1.5px dashed #5a4c3e;border-radius:12px;place-items:center;gap:4px;padding:16px;font-size:14px;display:grid}.dropzone strong{color:var(--text);font-size:15px}.dropzone.drag{border-color:var(--accent);background:#2a2217}.thumbs{flex-wrap:wrap;gap:6px;display:flex}.thumbs img{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:44px;height:44px}.qr{color:#111;background:#fff;border-radius:12px;justify-items:center;gap:10px;padding:12px;display:grid}.qr canvas{width:200px;height:200px;image-rendering:pixelated}.qr b{font:700 22px var(--mono);letter-spacing:.2em}.footer{max-width:1200px;color:var(--muted);margin:0 auto;padding:56px 16px 40px;font-size:13px}.footer-cta{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-bottom:32px;display:flex}.footer-line{font:800 clamp(34px, 7vw, 56px)/.95 var(--display);text-transform:uppercase;color:var(--text);text-wrap:balance;margin:0}.footer-line em{color:var(--accent);font-style:normal}.footer-base{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.footer-base p{margin:0}.footer .brand{font-size:18px}body.solo{place-items:center;min-height:100dvh;transition:background-color .4s;display:grid}body.embed{background:0 0}.solo-main{justify-items:center;gap:14px;width:100%;padding:12px;display:grid}.solo-board{width:min(100%, calc((100dvh - var(--reserve,90px)) * var(--oar,1.3)))}body.embed .solo-main{gap:8px;padding:2px}body.embed .frame[data-frame=none]{box-shadow:none!important}.card-from{font:800 clamp(24px, 6vw, 40px)/1 var(--display);text-transform:uppercase;letter-spacing:.02em;color:var(--text);text-align:center;text-wrap:balance;margin:0}.card-brand{color:var(--muted);align-items:center;gap:8px;padding:8px;font-size:13px;text-decoration:none;display:inline-flex}.card-brand .brand-mark{transform:scale(.7)}body.solo.light-page .card-from{color:#1d1d1d}body.solo.light-page .card-brand{color:#555}.solo-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:min(100%,640px);display:flex}.solo-bar .input{flex:200px}.solo-bar .status{text-align:center;width:100%}body.solo.light-page .btn,body.solo.light-page .input{color:#1d1d1d;background:#fff;border-color:#cfccc4}body.solo.light-page .status{color:#555}body.solo.light-page .btn.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}body.solo #app{width:100%}.remote{gap:14px;width:100%;max-width:452px;margin:0 auto;padding:32px 16px;display:grid}.remote h1{font:800 40px/.95 var(--display);text-transform:uppercase;margin:0}.remote p{color:var(--muted);margin:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.scenes{align-items:center;gap:8px;min-width:0;display:flex}.scene-list{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;min-width:0;margin-top:-8px;padding:10px 10px 2px 2px;display:flex;overflow-x:auto}.scene-list::-webkit-scrollbar{display:none}.scene-item{flex:none;position:relative}.scene{border:1px solid var(--line);background:var(--bg-2);max-width:150px;height:48px;color:var(--muted);font:600 13px/1 var(--mono);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 12px 0 6px;display:flex}.scene[aria-pressed=true]{border-color:var(--accent);color:var(--text);box-shadow:0 0 0 1px var(--accent) inset;background:#2a2217}.scene.playing{border-color:var(--text)}.scene-n{width:24px;height:34px;color:var(--text);background:#0d0b09;border-radius:6px;flex:none;place-items:center;font-size:14px;display:grid;box-shadow:inset 0 -17px 0 -16px #ffffff1f}.scene-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scene img{object-fit:cover;border-radius:6px;width:52px;height:34px}.scene-x{border:1px solid var(--line);background:var(--panel);width:24px;height:24px;color:var(--text);cursor:pointer;border-radius:50%;font-size:15px;line-height:1;position:absolute;top:-8px;right:-8px}.scene-x:before{content:"";position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px}.scene-add{flex:none;margin-top:0;position:relative}.scenes{align-items:flex-end}.scene-plus{width:48px;height:48px;color:var(--accent);font:400 28px/1 var(--ui);cursor:pointer;background:0 0;border:1.5px dashed #6b5a47;border-radius:10px}.scene-plus[aria-expanded=true],.scene-plus:hover{border-style:solid;border-color:var(--accent);background:#2a2217}.scene-plus:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.scene:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.scene-x:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.scene-menu{z-index:5;border:1px solid var(--line);background:var(--panel);border-radius:12px;gap:6px;width:168px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #00000073}.photo-scene{gap:10px;display:grid}.photo-scene img{object-fit:contain;background:var(--bg-2);border-radius:10px;width:100%;max-height:180px}.more summary{cursor:pointer;color:var(--muted);padding:6px 0;font-size:13px;list-style:none}.more summary::-webkit-details-marker{display:none}.more summary:before{content:"+ ";color:var(--accent)}.more[open] summary:before{content:"− "}.more .row{margin-top:4px}.photo-actions{gap:10px;display:grid}.photo-actions>.btn{width:100%}.photo-actions .hint{color:var(--muted);margin:0;font-size:13px}.stage-shell.drag{outline:2px dashed var(--accent);outline-offset:4px;border-radius:16px}.fold{gap:0}.fold[open]{gap:14px}.fold>summary{cursor:pointer;align-items:center;gap:12px;min-height:28px;list-style:none;display:flex}.fold>summary::-webkit-details-marker{display:none}.fold>summary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);flex:none;width:9px;height:9px;margin-left:4px;transition:transform .2s;transform:translateY(-3px)rotate(45deg)}.fold[open]>summary:after{transform:translateY(2px)rotate(-135deg)}.fold>summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:6px}.fold-value{color:var(--muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:auto;font-size:13px;overflow:hidden}.fold>.hint{margin:0}
