:root{--ih-lime:#2aff00;--ih-magenta:#d000ff;--ih-ink:#000000;--ih-paper:#ffffff;--ih-bg:#ffffff;--ih-panel:#ffffff;--ih-raised:#f4fff0;--ih-border:#000000;--ih-brand:#d000ff;--ih-accent:#2aff00;--ih-cyan:#d000ff;--ih-text:#000000;--ih-muted:#3a3a3a;--ih-error:#d000ff;--ih-success:#2aff00;--ih-warning:#d000ff;--ih-shadow:4px 4px 0 #000000}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(900px 480px at 12% -8%,rgba(42,255,0,.22) 0,transparent 55%),radial-gradient(800px 420px at 92% 8%,rgba(208,0,255,.16) 0,transparent 50%),var(--ih-bg);color:var(--ih-text);font-family:Fredoka,Segoe UI,sans-serif}a{color:var(--ih-magenta);text-decoration:none;font-weight:600}a:hover{text-decoration:underline;text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.panel{background:var(--ih-panel);border:3px solid var(--ih-border);border-radius:22px;box-shadow:var(--ih-shadow)}.btn{display:inline-flex;align-items:center;justify-content:center;border:3px solid var(--ih-ink);border-radius:999px;padding:.7rem 1.15rem;font-weight:700;letter-spacing:.01em;line-height:1.2;box-shadow:3px 3px 0 var(--ih-ink);transition:transform .12s ease,box-shadow .12s ease}.btn:hover:not(:disabled){transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--ih-ink)}.btn:active:not(:disabled){transform:translate(1px,1px);box-shadow:1px 1px 0 var(--ih-ink)}.btn-primary{background:var(--ih-lime);color:var(--ih-ink)}.btn-secondary{background:var(--ih-paper);color:var(--ih-ink)}.btn-ink{background:var(--ih-ink);color:var(--ih-paper)}.btn:disabled{opacity:.55;cursor:wait;box-shadow:none;transform:none}.field{display:flex;flex-direction:column;gap:.35rem}.field label{color:var(--ih-muted);font-size:.9rem;font-weight:600}.field input,.field select,.field textarea{background:var(--ih-paper);border:3px solid var(--ih-ink);border-radius:16px;color:var(--ih-text);padding:.7rem .85rem;box-shadow:2px 2px 0 rgba(0,0,0,.12)}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid var(--ih-magenta);outline-offset:1px}.muted{color:var(--ih-muted)}.error-text{color:var(--ih-magenta);font-weight:700}.brand-mark{color:var(--ih-magenta);font-weight:800;letter-spacing:.02em;text-transform:none}.brand-lockup-link{display:inline-flex;align-items:center}.brand-lockup-link,.brand-lockup-link:hover{text-decoration:none}.brand-lockup{display:inline-flex;align-items:center;gap:.55rem;min-width:0}.brand-lockup__mark{flex-shrink:0;border-radius:999px;border:2px solid var(--ih-ink);background:#fff;display:block}.brand-lockup__text{line-height:1.1;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-hero{max-width:920px;margin:0 auto;padding:3.5rem 1.5rem}.home-hero__brand{gap:.75rem}.home-hero__wordmark{font-size:clamp(1.8rem,5vw,2.6rem)}.home-hero__title{font-size:clamp(2.2rem,5.5vw,3.2rem);line-height:1.05;margin:.9rem 0 1rem;max-width:720px}.home-hero__lead{font-size:1.2rem;max-width:640px;line-height:1.45;margin:0}.home-hero__actions{display:flex;gap:.85rem;margin-top:2rem;flex-wrap:wrap}.app-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;border-bottom:3px solid var(--ih-ink);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.app-header__user-name{font-size:.9rem}.new-toy-page{max-width:760px;margin:0 auto;padding:1.5rem}.new-toy-page__hero{display:grid;grid-gap:.35rem;gap:.35rem}.new-toy-page__hero h1{margin:.35rem 0 .15rem;font-size:2rem}.new-toy-page__hero .lead{font-size:1.05rem;margin-top:0}.new-toy-page__form{padding:1.25rem;display:grid;grid-gap:1rem;gap:1rem;margin-top:1.25rem}.new-toy-page__how{padding:.85rem;border-radius:16px;border:3px solid var(--ih-ink);background:rgba(42,255,0,.14);font-size:.9rem;line-height:1.45}.new-toy-page__submit{width:100%}.new-toy-page__sticky{display:none}.new-toy-page__desktop-label{display:inline}.new-toy-page__mobile-label{display:none}.order-wizard{max-width:640px;margin:0 auto;display:grid;grid-gap:1rem;gap:1rem;padding:1.5rem}.order-wizard__intro h1{margin:.5rem 0 .25rem}.order-wizard__notice{padding:.9rem 1.1rem;background:var(--ih-raised);font-size:.9rem;line-height:1.45}.order-wizard__form,.order-wizard__quote{padding:1.25rem;display:grid;grid-gap:1rem;gap:1rem}.order-wizard__filaments{display:grid;grid-gap:.45rem;gap:.45rem;margin-top:.25rem}.order-wizard__filament{display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem;gap:.75rem;align-items:center;text-align:left;padding:.65rem .75rem;border-radius:14px;border:2px solid var(--ih-border);background:var(--ih-paper);cursor:pointer;width:100%;font:inherit;color:inherit}.order-wizard__filament.is-selected{border:3px solid var(--ih-ink);background:var(--ih-raised);box-shadow:2px 2px 0 var(--ih-ink)}.order-wizard__swatch{width:28px;height:28px;border-radius:999px;border:2px solid var(--ih-ink);flex-shrink:0}.order-wizard__filament-feel{font-size:.8rem;line-height:1.35}.order-wizard__selected-blurb{display:none}.order-wizard__address-row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.75rem;gap:.75rem}.order-wizard__sticky-actions{display:none}.order-wizard__form-actions{display:grid;grid-gap:.55rem;gap:.55rem}.order-wizard__desktop-notice{display:block}.order-wizard__mobile-notice{display:none}.sculpture-draft-shell{height:100vh;height:100dvh;overflow:hidden}.sculpture-draft{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);grid-gap:.65rem;gap:.65rem;padding:.65rem .85rem .75rem;height:calc(100vh - 56px);height:calc(100dvh - 56px);min-height:0;box-sizing:border-box}.sculpture-draft__compose{padding:.75rem;display:grid;grid-template-areas:"meta" "turns" "form";grid-template-rows:auto minmax(0,1fr) auto;min-height:0;overflow:hidden}.sculpture-draft__meta{grid-area:meta;min-width:0}.sculpture-draft__turns{grid-area:turns}.sculpture-draft__form{grid-area:form}.sculpture-draft__turns{overflow:auto;margin:.55rem 0;display:grid;grid-gap:.4rem;gap:.4rem;align-content:start;min-height:0}.sculpture-draft__turns-mobile{display:none}.sculpture-draft__turns-desktop{display:grid;grid-gap:.4rem;gap:.4rem;align-content:start}.sculpture-draft__turn{padding:.45rem .55rem;border-radius:8px;border:1px solid var(--ih-border);background:var(--ih-raised);font-size:.82rem;line-height:1.3}.sculpture-draft__form{display:grid;grid-gap:.4rem;gap:.4rem}.sculpture-draft__form textarea{resize:none;width:100%;background:var(--ih-paper);border:3px solid var(--ih-ink);border-radius:16px;color:var(--ih-text);padding:.7rem .85rem;box-shadow:2px 2px 0 rgba(0,0,0,.12)}.sculpture-draft__form textarea:focus{outline:3px solid var(--ih-magenta);outline-offset:1px}.sculpture-draft__concept{padding:.55rem;min-height:0;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:.4rem;gap:.4rem}.sculpture-draft__stage{min-height:0;min-width:0;border-radius:12px;border:1px solid var(--ih-border);background:#ffffff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}.sculpture-draft__stage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.sculpture-draft__brief{flex-shrink:0}.sculpture-draft__brief p{margin:0;font-size:.75rem;line-height:1.3;padding:.4rem .55rem;border-radius:8px;background:var(--ih-raised);border:1px solid var(--ih-border);max-height:52px;overflow:auto}.sculpture-draft__desktop-blurb{display:block}.sculpture-draft__mobile-blurb{display:none}.editor-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto}.editor-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid var(--ih-border);background:rgba(11,13,16,.92)}.editor-header__left,.editor-header__right{display:flex;gap:.85rem;align-items:center;min-width:0}.editor-header__right{gap:.5rem}.editor-header__desktop-actions{display:contents}.editor-workspace{display:grid;grid-template-columns:280px 1fr 300px;min-height:0}.editor-aside{border-radius:0;border-top:0;border-bottom:0;display:grid;min-height:0}.editor-aside--left{border-left:0;grid-template-rows:auto 1fr}.editor-aside--right{border-right:0}.editor-aside--right.is-sculpture{grid-template-rows:1fr}.editor-viewport{min-height:0;padding:.75rem;display:grid;grid-gap:.5rem;gap:.5rem}.editor-viewport.has-refs{grid-template-rows:auto 1fr auto}.editor-viewport.no-refs{grid-template-rows:1fr auto}.editor-refs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.editor-refs img{height:72px;width:auto;border-radius:8px;border:1px solid var(--ih-border);background:var(--ih-raised);object-fit:cover;flex-shrink:0}.editor-viewer{min-height:0;height:100%}.glb-viewer{height:100%;min-height:420px}.editor-aside--right:not(.is-sculpture){grid-template-rows:auto 1fr}.editor-next-steps{overflow:auto;padding:.75rem;display:grid;grid-gap:.85rem;gap:.85rem}.editor-mobile-actions{display:none}.editor-footer{border-top:1px solid var(--ih-border);padding:.75rem 1rem;background:rgba(255,255,255,.92);display:flex;gap:.75rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.editor-mobile-details{display:none}@media (max-width:768px){.app-header{padding:.55rem .7rem;gap:.5rem}.app-header-nav-desktop{display:none!important}.app-header__user-name{display:none}.app-header .brand-lockup__text{font-size:1rem}.app-header .btn{padding:.45rem .75rem;font-size:.85rem}.home-hero{padding:1.5rem .85rem 2rem}.home-hero__title{font-size:1.85rem;margin:.75rem 0 .65rem}.home-hero__lead{font-size:1rem}.editor-header .brand-lockup__text{display:none}.new-toy-page{padding:.75rem .7rem calc(5.5rem + env(safe-area-inset-bottom, 0px))}.new-toy-page__hero h1{font-size:1.45rem;margin:.3rem 0 .25rem}.new-toy-page__hero .lead{font-size:.92rem;line-height:1.35}.new-toy-page__form{margin-top:.85rem;padding:.85rem;gap:.75rem;border-radius:18px}.new-toy-page__how{padding:.65rem .75rem;font-size:.82rem;border-radius:14px}.new-toy-page__desktop-label{display:none}.new-toy-page__mobile-label{display:inline}.new-toy-page .field input,.new-toy-page .field select,.new-toy-page .field textarea{font-size:16px}.new-toy-page .field textarea{min-height:96px}.new-toy-page__submit--inline{display:none}.new-toy-page__sticky{display:block;position:fixed;left:0;right:0;bottom:0;z-index:20;padding:.65rem .7rem calc(.65rem + env(safe-area-inset-bottom, 0px));background:rgba(255,255,255,.96);border-top:3px solid var(--ih-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.new-toy-page__sticky .btn{width:100%}.order-wizard{padding:.75rem .7rem calc(5.75rem + env(safe-area-inset-bottom, 0px));gap:.75rem}.order-wizard__intro h1{font-size:1.35rem;margin:.35rem 0 .2rem}.order-wizard__intro .muted{font-size:.85rem}.order-wizard__notice{padding:.7rem .8rem;font-size:.82rem;border-radius:16px}.order-wizard__desktop-notice{display:none}.order-wizard__mobile-notice{display:block}.order-wizard__form,.order-wizard__quote{padding:.85rem;gap:.75rem;border-radius:18px}.order-wizard__filaments{gap:.35rem}.order-wizard__filament{padding:.5rem .65rem;gap:.55rem;border-radius:12px}.order-wizard__swatch{width:24px;height:24px}.order-wizard__filament-feel{display:none}.order-wizard__selected-blurb{display:block;margin:.25rem 0 0;font-size:.8rem;line-height:1.35}.order-wizard__address-row{grid-template-columns:1fr 1fr}.order-wizard__address-row .field:first-child{grid-column:1/-1}.order-wizard .field input,.order-wizard .field select,.order-wizard .field textarea{font-size:16px}.order-wizard__form-actions--inline{display:none}.order-wizard__sticky-actions{display:grid;position:fixed;left:0;right:0;bottom:0;z-index:20;grid-gap:.4rem;gap:.4rem;padding:.65rem .7rem calc(.65rem + env(safe-area-inset-bottom, 0px));background:rgba(255,255,255,.96);border-top:3px solid var(--ih-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.order-wizard__sticky-actions .btn{width:100%}.order-wizard__sticky-total{display:flex;justify-content:space-between;align-items:baseline;font-weight:800;font-size:1.05rem}.sculpture-draft{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:.5rem;padding:.5rem .55rem calc(.5rem + env(safe-area-inset-bottom, 0px))}.sculpture-draft__concept{order:1;padding:.4rem;border-radius:18px}.sculpture-draft__compose{order:2;padding:.55rem .65rem .65rem;border-radius:18px;grid-template-areas:"meta" "turns" "form";grid-template-rows:auto auto auto;max-height:none;box-shadow:0 -2px 0 rgba(0,0,0,.04)}.sculpture-draft__desktop-blurb{display:none}.sculpture-draft__mobile-blurb{display:block}.sculpture-draft__meta h1{font-size:1rem!important}.sculpture-draft__turns{margin:.25rem 0;max-height:none;overflow:visible}.sculpture-draft__turns-desktop{display:none}.sculpture-draft__turns-mobile{display:block}.sculpture-draft__turns-mobile summary{cursor:pointer;font-weight:700;font-size:.78rem;padding:.2rem 0;list-style:none}.sculpture-draft__turns-mobile summary::-webkit-details-marker{display:none}.sculpture-draft__turns-list{display:grid;grid-gap:.35rem;gap:.35rem;margin-top:.35rem;max-height:120px;overflow:auto}.sculpture-draft__form{gap:.35rem}.sculpture-draft__form textarea{min-height:52px;font-size:16px}.sculpture-draft__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.35rem;gap:.35rem}.sculpture-draft__actions .btn-finalize{grid-column:1/-1}.sculpture-draft__brief p{max-height:40px;font-size:.7rem}.sculpture-draft__stage{border-radius:14px}.editor-shell{height:100dvh;min-height:100dvh;overflow:hidden}.editor-header{padding:.55rem .65rem;gap:.5rem;flex-wrap:wrap}.editor-header__left{gap:.45rem;flex:1 1;min-width:0}.editor-header__left .editor-status,.editor-header__right .editor-revision-id,.editor-header__right .editor-user-name{display:none}.editor-shell:has(.editor-workspace.is-sculpture) .editor-header__desktop-actions,.editor-workspace.is-sculpture .editor-header__desktop-actions{display:none}.editor-workspace{grid-template-columns:1fr;overflow:auto}.editor-workspace.is-sculpture{grid-template-rows:minmax(0,1fr) auto auto;overflow:hidden}.editor-workspace.is-sculpture .editor-aside--left,.editor-workspace.is-sculpture .editor-aside--right{display:none}.editor-workspace:not(.is-sculpture){grid-template-rows:auto minmax(220px,45vh) auto}.editor-workspace.is-sculpture .editor-viewport{order:1;padding:.45rem .55rem .35rem;grid-template-rows:auto minmax(0,1fr) auto!important;min-height:0;overflow:hidden}.editor-refs img{height:56px}.editor-workspace.is-sculpture .glb-viewer{min-height:0;border-radius:14px}.editor-mobile-actions{display:grid;order:2;grid-gap:.45rem;gap:.45rem;padding:.55rem .65rem .45rem;border-top:1px solid var(--ih-border);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editor-mobile-actions .btn,.editor-mobile-actions a.btn{width:100%}.editor-shell:has(.editor-workspace.is-sculpture) .editor-footer{display:none}.editor-mobile-details{display:block;order:3;padding:0 .65rem calc(.55rem + env(safe-area-inset-bottom, 0px));background:rgba(255,255,255,.96)}.editor-mobile-details summary{cursor:pointer;font-weight:700;font-size:.85rem;padding:.35rem 0;list-style:none}.editor-mobile-details summary::-webkit-details-marker{display:none}.editor-mobile-details[open] summary{margin-bottom:.45rem}.editor-mobile-details__body{max-height:40vh;overflow:auto;padding-bottom:.25rem}}