.mascot-public,.mascot-shell{--studio-canvas:#fff;--studio-card:#fff;--studio-ink:#3a3a3a;--studio-muted:#717171;--studio-border:#e5e5e5;--studio-accent:#535353;--studio-art-paper:#faf9f7;--studio-art-ink:#202020;background:var(--studio-canvas);color:var(--studio-ink);min-height:100vh;font-size:14px;line-height:1.6}.mascot-public h1,.mascot-shell h1{letter-spacing:-1.4px;font-size:clamp(28px,3.2vw,42px);font-weight:550;line-height:1.15}.mascot-public h2,.mascot-shell h2{letter-spacing:-.8px;font-size:28px;font-weight:550;line-height:1.3}.mascot-public h3,.mascot-shell h3{font-size:18px;font-weight:600;line-height:1.4}.mascot-public button,.mascot-shell button,.mascot-public a,.mascot-shell a{cursor:pointer}.mascot-public button:disabled,.mascot-shell button:disabled{cursor:not-allowed;opacity:.5}.mascot-public :focus-visible,.mascot-shell :focus-visible{outline-offset:4px;outline:3px solid #a4a4a4}.eyebrow{letter-spacing:1.7px;color:var(--studio-muted);padding-bottom:12px;font-size:11px;font-weight:650}.studio-muted{color:var(--studio-muted);font-size:13px;line-height:1.7}.studio-panel{border:1px solid var(--studio-border);background:var(--studio-card);border-radius:10px;padding:22px}.studio-badge{border:1px solid var(--studio-border);background:var(--studio-card);white-space:nowrap;border-radius:30px;align-items:center;gap:7px;padding:5px 10px;font-size:11px;display:inline-flex}.studio-notice,.studio-error{border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:15px 18px;display:flex}.studio-notice{color:#4b4b4b;background:#ededed;border:1px solid #dfdfdf}.studio-error{color:#4c4c4c;background:#ebebeb;border:1px solid #ccc}.studio-error button,.studio-notice button{flex-shrink:0;text-decoration:underline}.mascot-app{border-top:1px solid var(--studio-border);grid-template-columns:210px minmax(0,1fr);min-height:calc(100vh - 60px);display:grid}.studio-sidebar{border-right:1px solid var(--studio-border);background:var(--studio-card);flex-direction:column;gap:25px;padding:32px 18px;display:flex}.sidebar-label{letter-spacing:1.4px;color:var(--studio-muted);padding:0 12px;font-size:9px}.studio-sidebar nav{flex-direction:column;gap:6px;display:flex}.studio-sidebar nav button{text-align:left;color:var(--studio-muted);border-radius:8px;align-items:center;gap:10px;padding:11px 12px;font-size:12px;display:flex}.studio-sidebar nav svg{width:16px;height:16px}.studio-sidebar nav [aria-current=page]{color:#4c4c4c;background:#f0f0f0;font-weight:600}.sidebar-note{color:var(--studio-muted);flex-direction:column;gap:9px;padding:22px 12px;font-size:11px;display:flex}.sidebar-note svg{color:#9b9b9b;width:24px;height:24px}.wallet-card{border:1px solid var(--studio-border);text-align:left;border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.wallet-card span{align-items:center;gap:8px;font-weight:600;display:flex}.wallet-card small{color:var(--studio-muted);font-size:10px}.studio-content{flex-direction:column;gap:24px;width:100%;min-width:0;max-width:none;padding:38px clamp(18px,3vw,48px);display:flex}.section-heading,.studio-intro{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.section-heading small{color:var(--studio-muted);font-size:12px}.studio-intro p:not(.eyebrow){padding-top:10px}.library-grid,.result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.mascot-card{padding:0;overflow:hidden}.mascot-cover{background:#efefef;place-items:center;width:100%;height:245px;display:grid}.mascot-cover img{object-fit:contain;width:100%;height:100%}.new-mascot-card{text-align:center;background:var(--studio-card);border:1px dashed #c6c6c6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:330px;padding:28px;display:flex}.new-mascot-card>svg{box-sizing:content-box;color:#6a6a6a;background:#f2f2f2;border-radius:50%;padding:12px}.new-mascot-card span{color:var(--studio-muted);font-size:12px}.create-panel{width:100%;max-width:none}.step-track{flex-wrap:wrap;align-items:center;gap:14px;font-size:11px;display:flex}.step-track>span:empty{background:var(--studio-border);width:25px;height:1px}.step-track [aria-current=step]{color:var(--studio-accent);font-weight:700}.studio-field{flex-direction:column;gap:7px;width:100%;font-size:12px;font-weight:500;display:flex}.studio-field input,.studio-field textarea,.scene-search{background:var(--studio-card);border:1px solid var(--studio-border);color:var(--studio-ink);border-radius:8px;width:100%;padding:11px 13px;font-weight:400}.studio-field textarea{resize:vertical;min-height:90px}.segmented{background:var(--studio-border);border-radius:9px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.segmented button{border-radius:6px;padding:7px 12px;font-size:12px}.segmented [aria-pressed=true]{background:var(--studio-card);box-shadow:0 1px 3px #00000010}.style-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.style-option{text-align:left;border:1px solid var(--studio-border);border-radius:12px;flex-direction:column;gap:7px;padding:17px;display:flex}.style-option small{color:var(--studio-muted);font-size:11px;line-height:1.6}.style-option[aria-pressed=true]{background:#f0f0f01a;border-color:#797979;box-shadow:0 0 0 1px #797979}.upload-area{border:1px dashed var(--studio-border);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:7px;padding:25px 15px;display:flex;position:relative}.upload-area .reference-file-input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-area:focus-within{outline:2px solid var(--studio-ink);outline-offset:3px}.upload-area[data-disabled=true],.upload-area input:disabled{cursor:not-allowed}.upload-area small{color:var(--studio-muted);font-size:10px}.reference-thumb{border:1px solid var(--studio-border);border-radius:8px;width:70px;height:70px;position:relative}.reference-thumb img{object-fit:contain;width:100%;height:100%}.reference-thumb button{background:var(--studio-card);border:1px solid var(--studio-border);border-radius:50%;padding:3px;position:absolute;top:-4px;right:-4px}.studio-workspace{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:25px;display:grid}.identity-panel{padding:17px}.identity-image{background:#f0f0f0;border-radius:12px;place-items:center;min-height:200px;display:grid;overflow:hidden}.identity-image img{width:100%;height:auto}.identity-rule{border-top:1px solid var(--studio-border);flex-direction:column;gap:6px;padding-top:12px;font-size:12px;display:flex}.identity-rule small{color:var(--studio-muted);letter-spacing:.8px;font-size:9px}.scene-search{align-items:center;gap:9px;max-width:none;display:flex}.scene-search input{background:0 0;border:0;outline:none;width:100%;font-size:12px}.scene-filters{flex-wrap:wrap;gap:7px;display:flex}.scene-filters button{border:1px solid var(--studio-border);border-radius:25px;padding:5px 11px;font-size:10px}.scene-filters [aria-pressed=true]{color:#fff;background:#535353;border-color:#535353}.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.scene-card{isolation:isolate;text-align:left;color:#464646;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:start;gap:8px;min-height:164px;padding:15px;display:flex;position:relative}.scene-card small{opacity:.8;font-size:10px;line-height:1.5}.scene-card[aria-pressed=true]{border-color:#6f6f6f;box-shadow:0 0 0 1px #6f6f6f}.scene-symbol{background:#fff8;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.scene-cost{z-index:1;opacity:.65;font-size:9px;position:absolute;top:17px;right:12px}.tone-peach{background:#ebebeb}.tone-sage,.tone-lavender{background:#ececec}.tone-butter{background:#efefef}.generation-bar{border:1px solid var(--studio-border);background:var(--studio-card);z-index:2;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:17px;display:flex;position:sticky;bottom:12px;box-shadow:0 5px 18px #2d2d2d0a}.generation-bar>div{flex-direction:column;gap:4px;font-size:12px;display:flex}.generation-bar small{color:var(--studio-muted);font-size:10px}.result-card{border:1px solid var(--studio-border);background:var(--studio-card);border-radius:14px;overflow:hidden}.result-preview{width:100%;display:block}.result-preview img{width:100%;height:auto}.preview-checker{background-color:#fff;background-image:linear-gradient(45deg,#e6e6e6 25%,#0000 25%),linear-gradient(-45deg,#e6e6e6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e6e6e6 75%),linear-gradient(-45deg,#0000 75%,#e6e6e6 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.preview-light{background:#fff}.preview-dark{color:#fff;background:#313131}.result-pending,.results-empty{text-align:center;background:var(--studio-card);min-height:210px;color:var(--studio-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px;display:flex}.results-empty{border:1px dashed var(--studio-border);border-radius:14px}.results-empty p{max-width:420px;font-size:12px}.result-pending strong{color:var(--studio-ink);overflow-wrap:anywhere}.result-pending small{max-width:32ch;font-size:12px;line-height:1.6}.asset-compare{border-radius:12px;justify-content:center;gap:15px;padding:10px;display:flex}.asset-compare figure{text-align:center;flex:1;min-width:0;font-size:11px}.asset-compare img{width:100%;height:auto}.studio-link{color:var(--studio-accent);text-underline-offset:4px;align-items:center;gap:6px;font-size:12px;font-weight:600;text-decoration:underline;display:inline-flex}.balance-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:none;display:grid}.pricing-grid{grid-template-columns:1fr}.credit-pack{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:40px;display:grid}.credit-pack-preview{justify-content:space-between;align-self:stretch}.credit-pack-action>*{justify-content:center;width:100%}.balance-grid .studio-panel{flex-direction:column;gap:8px;display:flex}.balance-grid strong{font-size:34px}.balance-grid small{color:var(--studio-muted)}.pricing-grid h3 small{font-size:12px;font-weight:400}.ledger>div{border-bottom:1px solid var(--studio-border);text-transform:capitalize;grid-template-columns:1fr 1fr 60px;gap:20px;padding:11px 0;font-size:12px;display:grid}.public-logo{letter-spacing:-1px;align-items:center;gap:8px;font-size:22px;font-weight:650;display:flex}.public-logo span{font-weight:inherit}.fixture-art{width:100%;height:360px}.art-label{color:#545454;border:1px solid #d6d6d6;border-radius:30px;align-items:center;gap:6px;padding:5px 10px;font-size:10px;display:flex}.art-caption{color:#636363;align-items:center;gap:12px;font-size:11px;display:flex}.art-caption strong{font-size:15px}.fixture-art{justify-content:center;width:100%;height:100%;max-height:none;display:flex;position:relative}.fixture-art>svg{width:100%;height:100%;max-height:none}.fixture-prop{color:#646464;background:#f5f5f5dd;border:2px solid #9c9c9c;border-radius:14px;padding:9px;position:absolute;bottom:17%;right:12%;transform:rotate(-8deg)}.fixture-prop svg{width:20px;height:20px}.price{letter-spacing:-1.5px;font-size:42px}.price small{color:var(--studio-muted);letter-spacing:0;font-size:12px}.pricing-grid li{align-items:center;gap:8px;font-size:12px;display:flex}.pricing-grid li svg{color:#7b7b7b;width:14px;height:14px}details summary{cursor:pointer;font-size:13px;font-weight:550}@media (max-width:1150px){.studio-workspace{grid-template-columns:210px minmax(0,1fr)}.scene-grid,.library-grid,.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mascot-app{grid-template-columns:180px minmax(0,1fr)}.studio-content{padding:28px 20px}}@media (max-width:800px){.mascot-app{grid-template-columns:1fr}.studio-sidebar{border-right:0;border-bottom:1px solid var(--studio-border);gap:10px;padding:12px 15px}.studio-sidebar nav{flex-flow:wrap}.studio-sidebar nav button{padding:8px;font-size:11px}.sidebar-label,.sidebar-note,.wallet-card{display:none}.studio-workspace{grid-template-columns:1fr}.identity-panel{grid-template-columns:110px 1fr;gap:15px;display:grid}.identity-image{grid-row:span 2;min-height:110px}.identity-panel>.identity-rule,.identity-panel>.studio-muted{grid-column:span 2}.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:540px){.library-grid,.result-grid,.style-grid,.pricing-grid,.balance-grid{grid-template-columns:1fr}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-content{padding:22px 15px}.generation-bar{flex-direction:column;align-items:stretch}.public-logo{font-size:19px}.studio-intro{gap:15px}.identity-panel{display:flex}.identity-image{max-height:230px}.identity-image .fixture-art{height:220px}.segmented button{font-size:11px}}@media (prefers-reduced-motion:reduce){.mascot-shell *,.mascot-public *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.mascot-shell{--primary:#565656;--primary-foreground:#fff}.mascot-public,.mascot-shell{--container-max-width:100%;--primary:#202020;--primary-foreground:#fff;--illustration-paper:#fff;width:100%}.mascot-public{--studio-canvas:#faf9f3;--studio-ink:#242420;--studio-accent:var(--studio-ink);--background:var(--studio-card);--foreground:var(--studio-ink);--muted:var(--studio-canvas);--muted-foreground:var(--studio-muted);--border:var(--studio-border);--primary:var(--studio-accent);--primary-foreground:#fff}.mascot-shell,.studio-overlay{--studio-canvas:#faf9f7;--studio-card:#fff;--studio-ink:#202020;--studio-muted:#747470;--studio-border:#e1e1dd;--studio-accent:var(--studio-ink);--background:var(--studio-card);--foreground:var(--studio-ink);--popover:var(--studio-card);--popover-foreground:var(--studio-ink);--muted:var(--studio-canvas);--muted-foreground:var(--studio-muted);--border:var(--studio-border);--input:var(--studio-border);--accent:#f2efea;--accent-foreground:var(--studio-ink);--primary:var(--studio-accent);--primary-foreground:#fff;--ring:var(--studio-accent);--illustration-paper:var(--studio-card)}.hero-master,.hero-scene,.mascot-cover,.identity-image,.scene-card{background:var(--studio-card);color:var(--studio-ink)}.art-label{border:0;border-bottom:1px solid var(--studio-border);width:calc(100% + 40px);color:var(--studio-muted);border-radius:0;justify-content:space-between;padding:12px 18px}.fixture-art{color:var(--studio-ink);flex-shrink:0;display:flex}.fixture-art>svg{display:block}.scene-card{border-color:var(--studio-border);border-radius:8px;gap:5px;padding:12px}.scene-card .fixture-art{height:145px}.scene-approved-art{background:var(--studio-art-paper);border-radius:6px;flex-shrink:0;width:100%;height:145px;display:block;position:relative}.scene-approved-art img{object-fit:contain;padding:14px}.scene-card:has(.scene-approved-art) .scene-cost{background:var(--studio-card);color:var(--studio-ink);opacity:1;border-radius:4px;padding:2px 5px}.scene-approved-label{color:var(--studio-muted);font-size:10px}.scene-card strong{font-size:13px}.scene-card>small{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;display:-webkit-box;overflow:hidden}.scene-symbol{z-index:1;border:1px solid var(--studio-border);background:var(--studio-card);border-radius:5px;width:22px;height:22px;position:absolute;top:10px;left:10px}.scene-symbol svg{width:13px;height:13px}.scene-card[aria-pressed=true],.style-option[aria-pressed=true]{border-color:var(--studio-ink);box-shadow:0 0 0 1px var(--studio-ink)}.scene-filters [aria-pressed=true]{background:var(--studio-ink);color:var(--studio-card);border-color:var(--studio-ink)}.studio-sidebar nav [aria-current=page]{background:var(--studio-canvas);color:var(--studio-ink);box-shadow:inset 2px 0 var(--studio-accent)}.studio-sidebar{gap:20px;padding-top:24px}.sidebar-note{padding:0 8px}.sidebar-note .fixture-art{height:125px}.sidebar-note svg{width:100%;height:100%;color:var(--studio-ink)}.studio-workspace{grid-template-columns:255px minmax(0,1fr);gap:24px}.identity-panel{border-radius:9px;position:sticky;top:18px}.scene-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.library-grid,.result-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.new-mascot-card>.fixture-art{height:160px}.pricing-grid .fixture-art{justify-content:center;height:240px}.pricing-grid .fixture-art svg{max-width:360px}.results-empty .fixture-art,.illustrated-empty .fixture-art{height:185px}.illustrated-empty{border:1px dashed var(--studio-border);border-radius:10px;flex-direction:column;align-items:center;gap:18px;padding:35px;display:flex}.style-grid>article>.fixture-art{border-bottom:1px solid var(--studio-border);height:155px}.studio-notice{background:var(--studio-card);border:1px solid var(--studio-border);color:var(--studio-muted)}.studio-content{padding:28px 28px 48px}.mascot-public :focus-visible,.mascot-shell :focus-visible{outline-color:var(--studio-ink)}@media (max-width:1000px){.studio-workspace{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:800px){.studio-workspace{grid-template-columns:1fr}.identity-panel{position:static}.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:540px){.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-card .fixture-art{height:115px}.studio-content{padding:22px 16px}}.auth-workspace{grid-template-columns:1fr 1fr;width:100%;min-height:calc(100svh - 80px);display:grid}.auth-illustration{border-right:1px solid var(--studio-border);background:var(--studio-canvas);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px;display:flex}.auth-illustration .fixture-art{max-width:460px;height:300px}.auth-form-panel{place-items:center;padding:40px;display:grid}.auth-form-panel>div{width:100%;max-width:430px}@media (max-width:800px){.auth-workspace{grid-template-columns:1fr}.auth-illustration{display:none}.auth-form-panel{padding:32px 20px}}.create-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.create-heading>.fixture-art{width:220px;height:135px}@media (max-width:540px){.create-heading{flex-direction:column-reverse;align-items:flex-start}.create-heading>.fixture-art{width:160px;height:110px}}@media (max-width:900px){.credit-pack{grid-template-columns:1fr;gap:24px}}.studio-overlay{color:var(--studio-ink);background:var(--studio-card);--illustration-paper:var(--studio-card);font-size:13px}.studio-overlay :focus-visible{outline:2px solid var(--studio-accent);outline-offset:3px}.visual-picker{flex-direction:column;gap:7px;min-width:0;display:flex}.picker-label{font-size:12px;font-weight:500}.picker-trigger{background:var(--studio-card);border:1px solid var(--studio-border);text-align:left;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:46px;padding:5px 12px 5px 7px;font-size:13px;transition:border-color .15s,box-shadow .15s;display:flex}.picker-trigger>span:not(.picker-art){text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.picker-trigger>svg{color:var(--studio-muted);flex-shrink:0;transition:transform .15s}.picker-trigger[aria-expanded=true]{border-color:var(--studio-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--studio-accent) 10%, transparent)}.picker-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.picker-trigger:hover{border-color:var(--studio-muted)}.picker-art{color:var(--studio-ink);background:var(--studio-canvas);place-items:center;display:grid;overflow:hidden}.picker-trigger .picker-art{border-radius:4px;flex-shrink:0;width:48px;height:32px}.picker-art>svg,.picker-art>img,.picker-art .fixture-art,.picker-art .fixture-art svg{object-fit:contain;width:100%;height:100%}.visual-picker-popup{width:min(520px,100vw - 28px);max-height:min(590px, var(--available-height));gap:14px;padding:16px;overflow-y:auto;box-shadow:0 12px 40px #00000014,0 2px 8px #00000008}.visual-picker-popup [data-slot=popover-title]{font-size:15px;font-weight:600}.visual-picker-popup [data-slot=popover-description]{font-size:12px;line-height:1.6}.picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.picker-option{border:1px solid var(--studio-border);text-align:left;cursor:pointer;border-radius:7px;flex-direction:column;display:flex;position:relative;overflow:hidden}.picker-option:hover{border-color:var(--studio-muted)}.picker-option[aria-pressed=true]{border-color:var(--studio-accent);box-shadow:0 0 0 1px var(--studio-accent)}.picker-option .picker-art{width:100%;height:94px}.picker-option-copy{flex-direction:column;gap:4px;padding:9px;display:flex}.picker-option-copy strong{font-size:11px;font-weight:600;line-height:1.4}.picker-option-copy small{color:var(--studio-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.picker-check{background:var(--primary);width:18px;height:18px;color:var(--primary-foreground);border-radius:50%;place-items:center;display:grid;position:absolute;top:6px;right:6px}.picker-footnote,.picker-empty{color:var(--studio-muted);font-size:11px;line-height:1.6}.picker-empty{padding:18px 0}.studio-character-picker{flex-direction:column;gap:8px;width:230px;max-width:100%;display:flex}.studio-character-picker .studio-badge{font-size:10px}.scene-toolbar{align-items:center;gap:10px;display:flex}.scene-toolbar .scene-search{flex:1;min-width:0}.scene-toolbar [data-slot=select-trigger]{background:var(--studio-card);flex-shrink:0;width:180px;min-height:44px}.scene-search input{min-width:0}.scene-search:focus-within{border-color:var(--studio-accent)}.studio-overlay .scene-search input:focus-visible{outline:none}.scene-toolbar-meta{min-height:28px;color:var(--studio-muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.mascot-action-menu{min-width:200px}.mascot-action-menu [data-slot=dropdown-menu-label]{padding:8px 9px}.mascot-action-menu [data-slot=dropdown-menu-item]{gap:9px;min-height:38px;padding:8px 9px;font-size:12px}.mascot-card .studio-badge{align-self:flex-start}.studio-sidebar nav button:hover{background:var(--studio-canvas);color:var(--studio-ink)}.tutorial-welcome{background:var(--studio-card);border:1px solid var(--studio-border);border-radius:10px;align-items:center;gap:20px;padding:12px 18px;display:flex}.tutorial-welcome>.fixture-art{flex-shrink:0;width:108px;height:78px}.tutorial-welcome>div{flex:1}.tutorial-welcome strong{font-size:14px;font-weight:550}.tutorial-welcome p{color:var(--studio-muted);font-size:12px;line-height:1.6}.tutorial-dialog{max-height:calc(100dvh - 32px);padding:22px;overflow-y:auto}.tutorial-dialog-body{padding:16px 0 0}.studio-tutorial{flex-direction:column;gap:22px;display:flex}.tour-progress{grid-template-columns:repeat(6,1fr);gap:5px;display:grid}.tour-progress>span{background:var(--studio-border);border-radius:2px;height:3px}.tour-progress>[data-complete=true]{background:var(--studio-accent)}.tour-step{flex-direction:column;gap:24px;display:flex}.tour-illustration{background:var(--studio-canvas);border:1px solid var(--studio-border);border-radius:8px;flex-direction:column;align-items:center;gap:10px;padding:14px 14px 20px;display:flex}.tour-illustration>.fixture-art{width:100%;height:190px}.tour-illustration svg{width:100%;height:100%}.tour-style-samples{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;width:100%;height:190px;display:grid}.tour-style-samples>svg{border:1px solid var(--studio-border);background:var(--studio-card);border-radius:8px;height:auto}.tour-chips{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.tour-chips>span{border:1px solid var(--studio-border);background:var(--studio-card);border-radius:5px;padding:4px 8px;font-size:10px}.tour-copy{flex-direction:column;gap:12px;display:flex}.tour-kicker{color:var(--studio-accent);letter-spacing:.7px;text-transform:uppercase;font-size:11px;font-weight:600}.tour-copy h2{letter-spacing:-.6px;font-size:26px;font-weight:550;line-height:1.2}.tour-copy h2:focus{outline:none}.tour-copy>p{color:var(--studio-muted);min-height:70px;font-size:13px;line-height:1.8}.tour-tip{border:1px solid var(--studio-border);border-radius:7px;align-items:flex-start;gap:9px;padding:12px;font-size:11px;line-height:1.7;display:flex}.tour-tip>svg{color:var(--studio-accent);flex-shrink:0}.tour-actions{border-top:1px solid var(--studio-border);justify-content:space-between;align-items:center;gap:10px;padding-top:16px;display:flex}@media (max-width:800px){.tutorial-welcome{flex-wrap:wrap;gap:12px}.tutorial-welcome>.fixture-art{width:70px;height:70px}.tutorial-welcome>div{min-width:160px}.tutorial-welcome>button:last-child{position:static}}@media (max-width:540px){.scene-toolbar{flex-wrap:wrap}.scene-toolbar .scene-search{flex-basis:100%}.scene-toolbar [data-slot=select-trigger],.studio-character-picker{width:100%}.picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tutorial-dialog{padding:16px}.tour-illustration>.fixture-art,.tour-style-samples{height:135px}.tour-copy h2{font-size:23px}.tour-copy>p{min-height:0}.tour-actions{gap:6px}.tour-actions [data-slot=button]{font-size:12px}.studio-tutorial,.tour-step{gap:16px}}.brand-style-preview{background:var(--studio-art-paper);height:clamp(240px,25vw,340px);color:var(--studio-art-ink);border:1px solid var(--studio-border);border-radius:7px;position:relative;overflow:hidden}.brand-style-preview>svg,.brand-style-preview>img{object-fit:contain;width:100%;height:100%;padding:16px;position:absolute;inset:0}.brand-style-gallery{flex-direction:column;gap:12px;min-width:0;display:flex}.brand-style-thumbnails[data-slot=tabs-list]{flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%;height:auto}.brand-style-thumbnail{background:var(--studio-art-paper);border-radius:5px;width:52px;height:52px;display:block;position:relative;overflow:hidden}.brand-style-thumbnail img{object-fit:contain;padding:3px}.brand-style-thumbnails [aria-selected=true] .brand-style-thumbnail{outline:2px solid var(--studio-ink);outline-offset:3px}.legal-document{flex-direction:column;gap:48px;padding:clamp(32px,6vw,88px) clamp(20px,8vw,120px);display:flex}.legal-heading{max-width:760px}.legal-heading>p:not(.eyebrow){font-size:16px;line-height:1.7}.legal-heading .legal-date,.legal-heading .legal-contact-note{color:var(--studio-muted);font-size:13px}.legal-heading nav a[aria-current=page]{text-underline-offset:5px;font-weight:650;text-decoration:underline}.legal-layout{grid-template-columns:230px minmax(0,720px);align-items:start;gap:clamp(28px,6vw,88px);display:grid}.legal-contents{font-size:13px;position:sticky;top:32px}.legal-contents a{color:var(--studio-muted)}.legal-contents a:hover{color:var(--studio-ink);text-decoration:underline}.legal-body{overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.85}.legal-body section{scroll-margin-top:32px}.mascot-public .legal-body h2{letter-spacing:-.4px;font-size:22px}.legal-body a{text-underline-offset:3px;text-decoration:underline}.legal-body ul{flex-direction:column;gap:12px;padding-left:20px;list-style:outside;display:flex}.legal-contact{overflow-wrap:anywhere}@media (max-width:800px){.legal-layout{grid-template-columns:minmax(0,1fr)}.legal-contents{position:static}.legal-contents ol{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}
.mascot-public{--paper:#fff8ec;--ink:#1c1a2e;--block:#cdbdf7;--accent:#f5c84b;--muted-ink:#6b6685;--studio-canvas:var(--paper);--studio-card:#fff;--studio-ink:var(--ink);--studio-muted:var(--muted-ink);--studio-border:#e3dccb;--studio-accent:var(--ink);--primary:var(--ink);--primary-foreground:var(--paper);--font-display-stack:var(--font-display), "Arial Black", Impact, sans-serif;background:var(--paper);color:var(--ink)}.mascot-public h1,.mascot-public h2,.mascot-public .display{font-family:var(--font-display-stack);letter-spacing:-.035em;font-weight:800;line-height:.95}.mascot-public h1{font-size:clamp(48px,7vw,104px);line-height:.9}.mascot-public h2{font-size:clamp(34px,4.4vw,64px)}.mascot-public .label{font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.mascot-public .muted{color:var(--muted-ink)}.mascot-public .tag{background:var(--ink);color:var(--paper);font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;border-radius:6px;align-self:flex-start;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.mascot-public .tag-accent{background:var(--accent);color:var(--ink);border-radius:999px;padding:10px 14px}.mascot-public .bubble-tag{border:2px solid var(--ink);background:var(--paper);font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;border-radius:999px 999px 999px 4px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.mascot-public .pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:18px 26px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.mascot-public .pill-ink{background:var(--ink);color:var(--paper)}.mascot-public .pill-ink:hover{color:var(--paper);background:#2e2b47}.mascot-public .pill-accent{background:var(--accent);color:var(--ink)}.mascot-public .pill-outline{border:2px solid var(--ink);color:var(--ink)}.cutout{filter:drop-shadow(2px 0 #fff)drop-shadow(-2px 0 #fff)drop-shadow(0 2px #fff)drop-shadow(0 -2px #fff)drop-shadow(0 12px 18px #1c1a2e2e)}.public-header{background:var(--block);justify-content:space-between;align-items:center;gap:20px;padding:20px 64px;display:flex}.public-header nav{align-items:center;gap:28px;font-size:14px;font-weight:500;display:flex}.public-header .pill{padding:12px 20px;font-size:14px}.public-footer{border-top:2px solid var(--ink);color:var(--muted-ink);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 64px 40px;font-size:13px;display:flex}.public-footer-brand{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.public-footer nav{color:var(--ink);gap:18px;font-size:13px;display:flex}.public-footer-note{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.mascot-landing{flex-direction:column;width:100%;display:flex}.landing-section{flex-direction:column;gap:24px;padding:72px 64px;scroll-margin-top:20px;display:flex}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;display:flex}.section-head h2{max-width:900px}.lead-hero{background:var(--block);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:40px;padding:72px 64px 96px;display:grid;overflow:hidden}.lead-copy{z-index:2;flex-direction:column;align-items:flex-start;gap:26px;display:flex;position:relative}.lead-copy>p{max-width:500px;font-size:19px;font-weight:500;line-height:1.5}.lead-copy>.label{opacity:.65}.lead-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.hero-cluster{height:560px;position:relative}.hero-cluster img{object-fit:contain;height:auto;position:absolute}.hero-cluster [data-slot=main]{width:340px;top:20px;left:60px;transform:rotate(-8deg)}.hero-cluster [data-slot=top]{width:240px;top:0;right:0;transform:rotate(10deg)}.hero-cluster [data-slot=bottom]{width:260px;bottom:0;right:60px;transform:rotate(-4deg)}.hero-cluster [data-slot=side]{width:200px;bottom:30px;left:0;transform:rotate(6deg)}.hero-cluster [data-slot=hello]{position:absolute;top:0;left:20px;transform:rotate(-6deg)}.hero-cluster [data-slot=count]{position:absolute;bottom:80px;left:300px;transform:rotate(-6deg);box-shadow:0 8px 20px #1c1a2e26}.problem{gap:20px;padding-bottom:56px}.bubbles{flex-direction:column;gap:18px;display:flex}.bubble{border:2px solid var(--ink);max-width:760px;font-family:var(--font-display-stack);letter-spacing:-.03em;background:#fff;margin:0;padding:26px 32px;font-size:clamp(24px,2.8vw,40px);font-weight:800;line-height:1.1}.bubble[data-side=left]{border-radius:24px 24px 24px 4px;align-self:flex-start}.bubble[data-side=right]{background:var(--block);border-radius:24px 24px 4px;align-self:flex-end}.problem-close{max-width:700px;margin:16px 0 0;font-size:20px;font-weight:500;line-height:1.5}.id-card-section{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:64px;display:grid}.id-card-stage{justify-content:center;display:flex;position:relative}.id-card{border:2px solid var(--ink);background:var(--block);width:min(100%,470px);box-shadow:10px 10px 0 var(--ink);border-radius:24px;grid-template-columns:170px minmax(0,1fr);gap:22px;padding:26px;display:grid;transform:rotate(-2deg)}.id-card-head{grid-column:1/-1;justify-content:space-between;display:flex}.id-card-photo{border:2px solid var(--ink);background:var(--paper);border-radius:16px;justify-content:center;align-items:center;width:170px;height:170px;display:flex}.id-card-photo img{object-fit:contain;width:140px;height:140px}.id-card-fields{flex-direction:column;gap:2px;margin:0;font-size:14px;font-weight:500;display:flex}.id-card-fields dt{font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;opacity:.6;margin-top:8px;font-size:10px;font-weight:700}.id-card-fields dd{margin:0}.id-card-name{font-family:var(--font-display-stack);font-size:34px;font-weight:800;line-height:1}.approved-tag{border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);padding:12px 18px;font-size:16px;position:absolute;bottom:10px;right:30px;transform:rotate(-12deg)}.id-card-copy{flex-direction:column;gap:22px;display:flex}.id-card-steps{flex-direction:column;gap:14px;margin:0;padding:0;font-size:18px;font-weight:500;line-height:1.5;list-style:none;display:flex}.id-card-steps li{align-items:flex-start;gap:10px;display:flex}.id-card-steps .tag{margin-top:4px;padding:4px 8px}.moments-panel{border:2px solid var(--ink);box-shadow:12px 12px 0 var(--ink);background:#fff;border-radius:28px;grid-template-columns:280px minmax(0,1fr);display:grid;overflow:hidden}.moments-list{border-right:2px solid var(--ink);flex-direction:column;gap:6px;padding:20px;font-size:15px;font-weight:500;display:flex}.moments-list>.label{padding:6px 14px 12px}.moments-list button{text-align:left;border-radius:999px;padding:10px 14px}.moments-list button:hover{background:var(--paper)}.moments-list button[aria-pressed=true]{background:var(--accent);font-weight:700}.moments-more-label{margin-top:12px}.moments-upcoming{color:var(--muted-ink);padding:6px 14px}.moments-stage{background:var(--block);grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:40px;padding:60px 56px;display:grid}.moments-stage img{object-fit:contain;justify-self:center;width:300px;height:300px;transform:rotate(6deg)}.moments-stage[data-canvas=landscape]{grid-template-columns:minmax(0,1fr)}.moments-frame{justify-self:center;width:100%;max-width:720px;position:relative}.moments-stage[data-canvas=landscape] img{border:2px solid var(--ink);background:#fff;border-radius:16px;width:100%;height:auto;transform:none}.moments-frame-copy{width:52%;font-family:var(--font-display-stack);letter-spacing:-.03em;color:var(--ink);flex-direction:column;gap:8px;font-size:clamp(18px,2.6vw,34px);font-weight:800;line-height:1;display:flex;position:absolute;top:50%;left:7%;transform:translateY(-50%)}.moments-frame-copy small{letter-spacing:0;opacity:.6;font-family:Geist,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500}.moments-stage-copy{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.moments-stage-copy>p{margin:0;font-size:16px;font-weight:500;line-height:1.55}.moments-stage-copy .moments-heading{font-family:var(--font-display-stack);letter-spacing:-.035em;font-size:48px;font-weight:800;line-height:.95}.moments-action{padding:12px 18px;font-size:14px}.nellie{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:#fff;grid-template-columns:420px minmax(0,1fr);align-items:center;gap:48px;display:grid}.nellie-copy{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.nellie-copy p{margin:0;font-size:16px;font-weight:500;line-height:1.55}.nellie-copy .pill{padding:12px 18px;font-size:14px}.nellie-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.nellie-row figure{flex-direction:column;gap:8px;min-width:0;margin:0;display:flex}.nellie-row img{aspect-ratio:1;object-fit:contain;border:2px solid var(--ink);background:var(--paper);border-radius:18px;width:100%;padding:8px}.nellie-row [data-role=source] img{border-style:dashed}.nellie-row figcaption{font-size:13px;font-weight:600}.roadmap{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:#ede5fa;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;display:grid}.roadmap-copy{flex-direction:column;gap:24px;max-width:560px;display:flex}.roadmap-copy>p{font-size:20px;line-height:1.5}.roadmap-copy>.roadmap-note{color:var(--muted-ink);font-size:14px}.roadmap-card{border:2px solid var(--ink);background:var(--paper);box-shadow:8px 8px 0 var(--ink);border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:28px;display:flex}.roadmap-card-heading{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.roadmap-card>img{width:260px;max-width:100%;height:auto}.roadmap-card-caption{text-align:center;flex-direction:column;gap:10px;display:flex}.roadmap-card-caption h3{font-family:var(--font-display-stack);letter-spacing:-.03em;font-size:26px;font-weight:800;line-height:1.1}.faq details{border-bottom:2px solid var(--ink)}.faq details:first-of-type{border-top:2px solid var(--ink)}.faq details summary{cursor:pointer;font-family:var(--font-display-stack);letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:22px;font-weight:700;list-style:none;display:flex}.faq details summary::-webkit-details-marker{display:none}.faq details summary:after{content:"";border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);flex-shrink:0;width:10px;height:10px;transition:transform .2s;transform:rotate(45deg)}.faq details[open] summary:after{transform:rotate(-135deg)}.faq details p{max-width:720px;margin:0;padding:0 0 22px;font-size:16px;font-weight:500;line-height:1.6}.pricing{background:var(--accent);padding:80px 64px 96px}.pricing-head{flex-direction:column;gap:16px;max-width:760px;display:flex}.pricing-ladder{grid-template-columns:1.15fr 1fr 1fr;align-items:start;gap:18px;display:grid}.pricing-card{border:2px solid var(--ink);background:var(--paper);border-radius:24px;flex-direction:column;align-items:flex-start;gap:12px;padding:28px;display:flex}.pricing-card-lead{box-shadow:10px 10px 0 var(--ink);background:#fff}.pricing-card h3{font-family:var(--font-display-stack);letter-spacing:-.03em;font-size:26px;font-weight:800}.pricing-amount{font-family:var(--font-display-stack);letter-spacing:-.05em;margin:0;font-size:clamp(56px,6vw,88px);font-weight:800;line-height:.9}.pricing-sub{font-family:var(--font-display-stack);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:700}.pricing-card ul{flex-direction:column;gap:8px;margin:8px 0 12px;padding:0;font-size:15px;font-weight:500;line-height:1.45;list-style:none;display:flex}.pricing-card li:before{content:"→ "}.pricing-fine-print{color:#1c1a2ebf;max-width:820px;font-size:13px;line-height:1.6}.pricing-fine-print a{text-underline-offset:3px;text-decoration:underline}@media (max-width:1100px){.hero-cluster{height:480px}.hero-cluster [data-slot=main]{width:280px}.hero-cluster [data-slot=top],.hero-cluster [data-slot=bottom]{width:200px}.hero-cluster [data-slot=side]{width:160px}.moments-stage{grid-template-columns:1fr;padding:40px}}@media (max-width:900px){.public-header,.public-footer,.landing-section,.lead-hero{padding-left:24px;padding-right:24px}.lead-hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:56px}.hero-cluster{justify-content:center;align-items:flex-end;gap:6px;height:auto;padding-top:24px;display:flex}.hero-cluster img{width:26%;position:static}.hero-cluster [data-slot=main]{width:38%}.hero-cluster [data-slot=side],.hero-cluster [data-slot=count],.hero-cluster [data-slot=hello]{display:none}.id-card-section,.nellie,.roadmap,.pricing-ladder{grid-template-columns:1fr}.roadmap-card>img{width:220px}.id-card{grid-template-columns:130px minmax(0,1fr);gap:16px;padding:20px}.id-card-photo{width:130px;height:130px}.id-card-photo img{width:104px;height:104px}.moments-panel{box-shadow:8px 8px 0 var(--ink);grid-template-columns:1fr}.moments-list{border-right:0;border-bottom:2px solid var(--ink);flex-flow:wrap;align-items:center;padding:14px}.moments-list>.label{width:100%;padding:4px 6px 8px}.moments-more-label,.moments-upcoming{display:none}.moments-stage{padding:28px 24px}.moments-stage img{width:220px;height:220px}.moments-heading{font-size:36px}.nellie-row{grid-template-columns:repeat(3,minmax(0,1fr))}.public-header nav{gap:14px}.public-header nav a{white-space:nowrap}.public-header nav>a:not(.primary-link):not([href=\/signin]){display:none}.public-footer-note{align-items:flex-start}}@media (max-width:540px){.lead-actions{flex-direction:column;align-items:stretch}.lead-actions .pill{white-space:normal;width:100%}.bubble{max-width:100%;padding:18px 20px}.approved-tag{bottom:-10px;right:0}.public-header{gap:12px}.public-header .pill{padding:10px 14px;font-size:12px}.public-logo{font-size:18px}.public-header .public-logo span{display:none}}
.mascot-shell,.studio-overlay{--paper:#fff8ec;--ink:#1c1a2e;--block:#cdbdf7;--block-soft:#ece5ff;--accent:#f5c84b;--accent-soft:#fff1c2;--line:#1c1a2e;--studio-canvas:var(--paper);--studio-card:#fff;--studio-ink:var(--ink);--studio-muted:#6b6685;--studio-border:#e3dccb;--studio-accent:var(--ink);--background:var(--studio-card);--foreground:var(--ink);--popover:var(--studio-card);--popover-foreground:var(--ink);--muted:var(--paper);--muted-foreground:#6b6685;--border:var(--line);--input:var(--line);--accent-foreground:var(--ink);--primary:var(--ink);--primary-foreground:var(--paper);--ring:var(--ink);--radius:12px;--illustration-paper:#fff;--font-display-stack:var(--font-display), "Arial Black", Impact, sans-serif}.mascot-shell{background:var(--paper)}.mascot-shell :focus-visible{outline:3px solid var(--accent);outline-offset:3px}.mascot-shell h1,.mascot-shell h2,.mascot-shell h3,.studio-overlay h2,.studio-overlay h3{font-family:var(--font-display-stack);letter-spacing:-.03em;font-weight:800}.mascot-shell h1{font-size:clamp(34px,3.6vw,52px);line-height:.95}.mascot-shell h2{font-size:clamp(26px,2.6vw,36px);line-height:1}.mascot-shell h3{font-size:20px;line-height:1.15}.mascot-shell .eyebrow,.mascot-shell .sidebar-label,.mascot-shell .identity-rule>small,.mascot-shell .picker-label{font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;color:var(--studio-muted);font-size:11px;font-weight:700}.mascot-shell .studio-muted{font-size:14px}.mascot-shell .studio-header,.mascot-shell .studio-header[data-scrolled=true]{background:var(--block);border-bottom:2px solid var(--line);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.mascot-shell .studio-header a{color:var(--ink)}.mascot-app{border-top:0}.mascot-shell [data-slot=button],.studio-overlay [data-slot=button]{border-radius:999px;height:auto;min-height:40px;padding:10px 18px;font-size:14px;font-weight:700;transition:none}.mascot-shell [data-slot=button].bg-primary,.studio-overlay [data-slot=button].bg-primary{background:var(--ink);color:var(--paper)}.mascot-shell [data-slot=button].bg-primary:hover,.studio-overlay [data-slot=button].bg-primary:hover{background:#2e2b47}.mascot-shell [data-slot=button].border-border,.studio-overlay [data-slot=button].border-border{border:2px solid var(--line);background:0 0}.mascot-shell [data-slot=button].border-border:hover,.studio-overlay [data-slot=button].border-border:hover{background:var(--accent-soft)}.mascot-shell [data-slot=button].size-8,.studio-overlay [data-slot=button].size-8{width:36px;height:36px;min-height:0;padding:0}.mascot-shell [data-slot=button]:disabled,.studio-overlay [data-slot=button]:disabled{opacity:1;color:#8a8598;background:#e9e3d6;border-color:#0000}.mascot-shell .studio-link{text-underline-offset:3px;font-weight:600;text-decoration:underline}.studio-sidebar{background:var(--paper);border-right:2px solid var(--line)}.studio-sidebar nav button{color:var(--ink);border-radius:999px;font-size:14px;font-weight:500}.studio-sidebar nav button:hover{background:var(--block-soft)}.studio-sidebar nav [aria-current=page]{background:var(--accent);color:var(--ink);box-shadow:none;border:0;font-weight:700}.studio-sidebar nav button:disabled{opacity:.45}.sidebar-note{color:var(--ink);font-size:13px}.wallet-card{border:2px solid var(--line);background:var(--block);box-shadow:4px 4px 0 var(--line);border-radius:16px}.wallet-card span{font-family:var(--font-display-stack);font-size:18px;font-weight:800}.wallet-card small{color:var(--ink);opacity:.7;font-size:12px}.mascot-shell .studio-panel,.studio-overlay .studio-panel{border:2px solid var(--line);border-radius:20px}.mascot-shell .studio-badge{border:2px solid var(--line);background:var(--paper);font-family:var(--font-display-stack);letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;font-size:11px;font-weight:700}.studio-notice,.studio-error{border:2px solid var(--line);color:var(--ink);border-radius:16px;font-weight:500}.studio-notice{background:var(--block-soft)}.studio-error{background:var(--accent-soft)}.studio-notice button,.studio-error button{font-weight:700}.mascot-card{box-shadow:8px 8px 0 var(--line);overflow:hidden}.mascot-cover{background:var(--paper);border-bottom:2px solid var(--line)}.new-mascot-card{border:2px dashed var(--line);background:0 0;border-radius:20px}.new-mascot-card:hover{background:var(--block-soft)}.new-mascot-card strong{font-family:var(--font-display-stack);letter-spacing:-.02em;font-size:22px;font-weight:800}.tutorial-welcome{border:2px solid var(--line);background:var(--block);box-shadow:8px 8px 0 var(--line);border-radius:20px}.tutorial-welcome strong{font-family:var(--font-display-stack);letter-spacing:-.02em;font-size:20px;font-weight:800}.segmented{border:2px solid var(--line);background:#fff;border-radius:999px;gap:4px;padding:4px}.segmented button{border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.segmented [aria-pressed=true]{background:var(--accent);color:var(--ink);box-shadow:none;font-weight:700}.studio-field>span{font-size:13px;font-weight:600}.studio-field input,.studio-field textarea,.scene-search{border:2px solid var(--line);background:#fff;border-radius:12px}.studio-field input:focus,.studio-field textarea:focus,.scene-search:focus-within{box-shadow:4px 4px 0 var(--line);outline:none}.upload-area{border:2px dashed var(--line);background:var(--paper);border-radius:20px}.step-track button,.step-track>span:not(:empty){font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:700}.step-track [aria-current=step]{background:var(--ink);color:var(--paper);border:0}.step-track>span:empty{background:var(--line)}.picker-trigger{border:2px solid var(--line);background:#fff;border-radius:999px;font-weight:600}.picker-option{border:2px solid var(--studio-border);border-radius:16px}.picker-option[aria-pressed=true]{border-color:var(--line);background:var(--accent-soft);box-shadow:4px 4px 0 var(--line)}.studio-character-picker .studio-badge{align-self:flex-start}.identity-panel{box-shadow:10px 10px 0 var(--line);background:#fff}.identity-image{background:var(--paper);border:2px solid var(--line);border-radius:16px}.identity-rule strong{font-family:var(--font-display-stack);font-size:18px;font-weight:800}.scene-card{border:2px solid var(--studio-border);background:#fff;border-radius:20px;transition:none}.scene-card:hover{border-color:var(--line)}.scene-card[aria-pressed=true]{border-color:var(--line);background:var(--accent-soft);box-shadow:6px 6px 0 var(--line);transform:none}.scene-card strong{font-family:var(--font-display-stack);letter-spacing:-.01em;font-size:16px;font-weight:800}.scene-symbol{border:2px solid var(--line);background:#fff}.scene-card[aria-pressed=true] .scene-symbol{background:var(--ink);color:var(--paper)}.scene-cost,.scene-approved-label{font-family:var(--font-display-stack);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.generation-bar{border:2px solid var(--line);background:var(--block);box-shadow:8px 8px 0 var(--line);border-radius:24px}.generation-bar strong{font-family:var(--font-display-stack);font-size:18px;font-weight:800}.generation-bar small{color:var(--ink);opacity:.75}.result-card{border:2px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.result-preview{border-bottom:2px solid var(--line)}.results-empty,.illustrated-empty{border:2px dashed var(--line);background:0 0;border-radius:24px}.results-empty h3{font-size:24px}.result-pending{background:var(--paper)}.mascot-shell .status-queued,.mascot-shell .status-running,.mascot-shell .status-failed,.mascot-shell .status-completed{font-family:var(--font-display-stack);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.balance-grid .studio-panel{background:var(--block);box-shadow:6px 6px 0 var(--line)}.balance-grid .studio-panel strong{font-family:var(--font-display-stack);letter-spacing:-.04em;font-size:56px;font-weight:800;line-height:1}.balance-grid .studio-panel small{font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.credit-pack{background:var(--accent);box-shadow:10px 10px 0 var(--line)}.credit-pack[data-kind=plan]{background:var(--block)}.credit-pack[data-kind=credits]{background:#fff}.credit-pack .price{font-family:var(--font-display-stack);letter-spacing:-.05em;font-size:72px;font-weight:800;line-height:.9}.credit-pack .price small{color:var(--ink);opacity:.7}.credit-pack li svg,.credit-pack .studio-muted,.credit-pack a{color:var(--ink)}.credit-pack .studio-muted{opacity:.8}.ledger>div{border-bottom:2px solid var(--studio-border);font-size:13px}.ledger>div strong{font-family:var(--font-display-stack);font-weight:800}.studio-overlay{border:2px solid var(--line);box-shadow:10px 10px 0 var(--line);background:#fff}.tour-progress span{background:var(--studio-border)}.tour-progress span[data-complete=true]{background:var(--ink)}.tour-illustration{background:var(--block-soft);border:2px solid var(--line);border-radius:20px}.tour-chips span{border:2px solid var(--line);background:#fff;border-radius:999px;font-weight:600}.tour-kicker{font-family:var(--font-display-stack);letter-spacing:.12em;text-transform:uppercase;color:var(--studio-muted);font-size:11px;font-weight:700}.tour-tip{border:2px solid var(--line);background:var(--accent-soft);border-radius:16px}.mascot-shell details>summary,.studio-overlay details>summary{font-weight:700}@media (max-width:800px){.studio-sidebar{border-right:0;border-bottom:2px solid var(--line)}.identity-panel,.mascot-card,.generation-bar{box-shadow:6px 6px 0 var(--line)}}.kit-download{border:2px solid var(--line);border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex}.kit-download[aria-disabled=true]{opacity:.45;pointer-events:none}.kit-offer{background:var(--block);box-shadow:10px 10px 0 var(--line);grid-template-columns:260px minmax(0,1fr);align-items:center;gap:28px;display:grid}.kit-offer .fixture-art{height:200px}.kit-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;display:grid}.kit-card{flex-direction:column;gap:14px;padding:16px;display:flex}.kit-tries{flex-wrap:wrap;gap:8px;min-height:96px;display:flex}.kit-try{border:2px solid var(--studio-border);background:var(--paper);border-radius:12px;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}.kit-card[data-canvas=landscape] .kit-try{width:144px}.kit-try img{object-fit:contain;width:100%;height:100%}.kit-try[aria-pressed=true]{border-color:var(--line);box-shadow:4px 4px 0 var(--line);background:var(--accent-soft)}.kit-try-pending{color:var(--studio-muted)}@media (max-width:800px){.kit-offer{grid-template-columns:1fr}}.mascot-card-example{background:var(--block)}.mascot-card-example .mascot-cover{background:#fff}.mascot-card-example .mascot-cover img{object-fit:contain;width:100%;height:280px;padding:24px}.scene-approved-art[data-example=pip] img{padding:10px}.scene-example-label{opacity:.7}.example-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;display:grid}.example-card{border:2px solid var(--studio-border);background:#fff;border-radius:16px;flex-direction:column;gap:8px;margin:0;padding:10px;display:flex}.example-card[data-canvas=landscape]{grid-column:span 2}.example-card img{aspect-ratio:1;object-fit:contain;background:var(--paper);border-radius:10px;width:100%;height:auto}.example-card[data-canvas=landscape] img{aspect-ratio:3/2}.example-card figcaption{justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.example-card figcaption .studio-link{align-items:center;gap:4px;font-size:12px;display:inline-flex}
@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.0mrjj4bg00-he.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.0%;size-adjust:106.28%}.geistsans_d5a4f12f-module__QaLDnq__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__QaLDnq__variable{--font-geist-sans:"GeistSans", "GeistSans Fallback"}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(../media/caa77eaf0c6cae2c-s.31vfkycla13v0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(../media/6260001f568fa40d-s.0c4siir8-ephk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(../media/2aa781f449db21e3-s.p.1pg2nifvadz06.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque Fallback;src:local(Arial);ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.0%;size-adjust:105.43%}.bricolage_grotesque_7722021e-module__5PGwuW__className{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.bricolage_grotesque_7722021e-module__5PGwuW__variable{--font-display:"Bricolage Grotesque", "Bricolage Grotesque Fallback"}
