:root{--bg:#fff9ef;--panel:#fff;--ink:#251b2b;--muted:#675a70;--line:#ded3df;--plum:#432856;--plum-dark:#2f193e;--green:#287b6f;--green-dark:#1e665c;--mint:#64c7b4;--coral:#ef6b5b;--coral-text:#9a3c34;--blue:#4d6ea8;--yellow:#f7c95c;--paper:#fff9ef;--shadow:0 22px 55px #43285621;--shadow-soft:0 12px 30px #43285614}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{color:var(--ink);letter-spacing:-.025em;font-family:Trebuchet MS,Arial Rounded MT Bold,Inter,ui-sans-serif,sans-serif}button,input,select,textarea{font:inherit}button{border:0}a{color:inherit}:focus-visible{outline:3px solid var(--plum-dark);outline-offset:3px;box-shadow:0 0 0 5px #fff}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px 14px;text-decoration:none;display:inline-flex;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}.site-header{z-index:20;width:min(1200px,100% - 32px);min-height:calc(78px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex;position:relative}.site-brand-link{border-radius:10px;align-items:center;min-width:44px;min-height:44px;text-decoration:none;display:inline-flex}.site-logo{align-items:center;gap:10px;display:inline-flex}.site-logo img{border-radius:12px;display:block}.site-logo-copy{color:var(--plum);letter-spacing:.04em;text-transform:uppercase;font-family:Trebuchet MS,Arial Rounded MT Bold,sans-serif;font-size:.97rem;font-weight:800;line-height:1.05;display:grid}.site-logo-copy strong{color:var(--coral-text)}.site-nav{justify-content:flex-end;align-items:center;gap:clamp(12px,2vw,28px);font-size:.9rem;font-weight:750;display:flex}.site-nav a{border-radius:8px;text-decoration:none}.site-nav>a:not(.site-nav-cta){justify-content:center;align-items:center;min-width:44px;min-height:44px;padding-inline:6px;display:inline-flex}.site-nav a:hover{color:var(--coral-text)}.site-nav .site-nav-cta{background:var(--plum);color:#fff;border-radius:999px;align-items:center;min-height:44px;padding:8px 16px;display:inline-flex}.site-nav .site-nav-cta:hover{background:var(--plum-dark);color:#fff}.nav-cta-short{display:none}.site-menu{display:none;position:relative}.site-menu summary{min-width:44px;min-height:44px;color:var(--plum);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffffd1;border:1px solid #43285629;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.82rem;font-weight:850;list-style:none;display:inline-flex}.site-menu summary::-webkit-details-marker{display:none}.site-menu summary:focus-visible{outline-offset:2px;outline:3px solid #7140857a}.site-menu[open] summary{background:#fff;border-color:#7140856b}.site-menu-panel{z-index:30;background:#fff;border:1px solid #43285626;border-radius:16px;width:min(18rem,100vw - 24px);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 44px #2b193633}.site-menu-panel a{min-height:44px;color:var(--ink);border-radius:11px;align-items:center;padding:9px 12px;font-size:.9rem;font-weight:760;text-decoration:none;display:flex}.site-menu-panel a:hover{color:var(--plum);background:#f7f1f9}.site-menu-panel a:focus-visible{outline-offset:-2px;outline:3px solid #7140856b}.site-menu-panel .site-menu-primary{background:var(--plum);color:#fff;margin-bottom:4px}.site-menu-panel .site-menu-primary:hover{background:var(--plum-dark);color:#fff}.marketing-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(34px,6vw,78px);width:min(1200px,100% - 32px);min-height:650px;margin:0 auto;padding:76px 0 88px;display:grid}.eyebrow{color:var(--coral-text);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.hero-copy h1{max-width:760px;margin:0;font-size:clamp(3rem,6vw,5.9rem);line-height:.98}.hero-lede{max-width:650px;color:var(--muted);margin:25px 0 0;font-size:clamp(1.08rem,2vw,1.32rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.btn.btn-large{border-radius:999px;min-height:52px;padding-inline:20px}.trust-list{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin:28px 0 0;padding:0;font-size:.85rem;font-weight:700;list-style:none;display:flex}.trust-list li{align-items:center;gap:6px;display:inline-flex}.trust-list svg{color:var(--green)}.hero-transformation{min-height:460px;box-shadow:var(--shadow);background:radial-gradient(circle at 85% 12%,#f7c95ca6,#0000 32%),radial-gradient(circle at 16% 88%,#64c7b459,#0000 34%),#f5edf6;border:1px solid #4328561a;border-radius:44px 18px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:clamp(22px,4vw,38px);display:grid;position:relative;transform:rotate(1deg)}.sample-paper,.sample-object{text-align:center;border-radius:16px;place-items:center;min-height:230px;padding:26px 14px 18px;display:grid;position:relative}.sample-paper{color:var(--coral);background:#fffdf7;border:1px solid #e4d7c3;overflow:hidden;transform:rotate(-5deg);box-shadow:0 14px 24px #4328561a}.sample-paper svg{filter:drop-shadow(3px 4px #f7c95cbf)}.sample-object{color:var(--plum);background:#ffffffbf;font-size:.78rem;font-weight:800;transform:rotate(3deg)}.sample-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900;position:absolute;top:10px;left:12px}.transformation-arrow{color:var(--coral);justify-items:center;display:grid}.figurine-object{background:var(--mint);width:120px;height:150px;color:var(--plum);border:1px solid #43285633;border-radius:14px;place-items:center;display:grid;transform:perspective(500px)rotateY(-16deg)rotateX(7deg);box-shadow:10px 12px #399987,18px 22px 30px #251b2b3d}.crayon-line{background:var(--yellow);opacity:.8;border-radius:999px;height:4px;position:absolute}.crayon-one{width:56px;bottom:28px;right:12px;transform:rotate(-8deg)}.crayon-two{background:var(--mint);width:32px;bottom:18px;right:22px;transform:rotate(6deg)}.marketing-section{width:min(1120px,100% - 32px);margin:0 auto;padding:88px 0}.section-heading{max-width:720px;margin-bottom:38px}.section-heading h2,.reassurance-section h2,.faq-teaser h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.07}.section-heading>p:last-child,.reassurance-section p,.faq-teaser p{color:var(--muted);font-size:1.04rem;line-height:1.65}.step-grid,.pricing-grid,.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.step-card,.pricing-card,.content-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;padding:26px;position:relative}.step-card svg{color:var(--plum)}.step-card h3,.pricing-card h3,.content-card h2{margin:20px 0 8px;font-size:1.28rem}.step-card p,.pricing-card p,.content-card p{color:var(--muted);line-height:1.6}.step-number{background:var(--yellow);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:18px;right:18px}.pricing-section{background:var(--plum);color:#fff;border-radius:38px;padding-inline:clamp(20px,5vw,64px)}.pricing-section h2,.pricing-section .section-heading>p:last-child{color:#fff}.pricing-section .eyebrow{color:var(--yellow)}.pricing-card{color:var(--ink);grid-column:span 1}.pricing-card.featured{border-color:var(--yellow);box-shadow:0 0 0 3px #f7c95c59, var(--shadow-soft)}.pricing-price{margin:6px 0;font-family:Trebuchet MS,sans-serif;font-size:1.7rem;font-weight:900;color:var(--plum)!important}.studio-section{border-block:1px solid var(--line);background:#f4ecf4;margin-top:90px;padding:88px 0}.studio-route-main{background:#f4ecf4;min-height:calc(100dvh - 160px)}.studio-route-section{min-height:calc(100dvh - 160px);padding:54px env(safe-area-inset-right) 0 env(safe-area-inset-left);margin-top:0}.studio-shell-inner{padding-block:0}.studio-flow{width:min(760px,100% - 32px);margin:0 auto}.studio-progress{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 18px;padding:0;scroll-margin-top:12px;list-style:none;display:grid}.studio-progress li{min-width:0;color:var(--muted);text-align:center;justify-items:center;gap:7px;font-size:.76rem;font-weight:800;display:grid;position:relative}.studio-progress-link{justify-items:center;gap:inherit;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:grid}.studio-progress-link:hover>span:last-child{text-decoration:underline}.studio-progress-link:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #4b246547}.studio-progress li:not(:last-child):after{z-index:0;content:"";background:#d8ceda;border-radius:999px;width:calc(100% - 42px);height:3px;position:absolute;top:17px;left:calc(50% + 21px)}.studio-progress li[data-state=complete]:not(:last-child):after{background:var(--mint)}.studio-progress-dot{z-index:1;width:36px;height:36px;color:var(--muted);background:#f4ecf4;border:2px solid #d8ceda;border-radius:50%;place-items:center;display:grid;position:relative}.studio-progress li[data-state=current]{color:var(--plum)}.studio-progress li[data-state=current] .studio-progress-dot{border-color:var(--plum);background:var(--plum);color:#fff;box-shadow:0 0 0 5px #f7c95c73}.studio-progress li[data-state=complete] .studio-progress-dot{border-color:var(--green);background:var(--green);color:#fff}.studio-step-card{box-shadow:var(--shadow);background:#fff;border:1px solid #4328561f;border-radius:28px;overflow:clip}.studio-step{padding:clamp(20px,5vw,38px)}.studio-step-heading{margin-bottom:24px}.studio-step-heading>p{color:var(--coral-text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:.76rem;font-weight:900}.studio-step-heading h2,.studio-step-heading h3{margin:0;font-size:clamp(1.75rem,6vw,2.5rem);line-height:1.08}.studio-step-heading>span{color:var(--muted);margin-top:8px;line-height:1.5;display:block}.camera-button{background:var(--plum);color:#fff;width:64px;height:64px;box-shadow:0 7px 0 var(--yellow);border-radius:50%;place-items:center;display:grid}.upload-empty small{color:var(--muted);font-size:.88rem}.studio-details{border:1px solid var(--line);background:#fbf8fb;border-radius:14px;margin-top:16px}.studio-details summary{cursor:pointer;min-height:48px;color:var(--plum);padding:13px 42px 13px 14px;font-weight:800}.studio-details p,.studio-details ul,.studio-details .checkbox-list{color:var(--muted);margin:0;padding:0 16px 16px;font-size:.9rem;line-height:1.55}.studio-details ul{padding-left:34px}.choice-group+.choice-group{margin-top:26px}.choice-group h3,.choice-group h4,.form-section-heading h3,.form-section-heading h4{margin:0 0 10px;font-family:Trebuchet MS,Arial Rounded MT Bold,sans-serif;font-size:1rem}.choice-row{grid-template-columns:minmax(150px,.6fr) minmax(0,1.4fr);align-items:start;gap:18px;display:grid}.studio-clickwrap{max-width:580px;color:var(--muted);text-align:left;margin:0;font-size:.76rem;line-height:1.5}.studio-clickwrap a{color:var(--plum);font-weight:800}.customer-preview{gap:12px;margin-bottom:24px;display:grid}.enhanced-preview-result{gap:7px;margin:0;display:grid}.enhanced-preview-result-stage{aspect-ratio:1;width:100%;position:relative}.enhanced-preview-result-stage>.enhanced-preview-image.is-loading{opacity:0;pointer-events:none;position:absolute;inset:0}.enhanced-preview-image{border:1px solid var(--line);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fff;border-radius:14px;position:relative;overflow:hidden}.enhanced-preview-image img{aspect-ratio:1;object-fit:cover;pointer-events:none;width:100%;display:block}.enhanced-preview-size{color:var(--muted);text-align:center;margin:0;font-size:.76rem;line-height:1.35}.enhanced-preview-size>span{display:block}.enhanced-preview-error{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fbf8fb;border-radius:14px;margin:0;padding:16px}.enhanced-preview-recovery{justify-items:center;gap:10px;display:grid}.enhanced-preview-recovery .error{margin:0}.enhanced-preview-recovery-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.enhanced-preview-loading{isolation:isolate;aspect-ratio:1;background:linear-gradient(145deg,#fffaf0 0%,#f7effb 100%);border:1px solid #43285629;border-radius:14px;place-items:center;width:100%;min-height:0;padding:20px;display:grid;position:relative;overflow:hidden}.preview-magic-stage{background:radial-gradient(circle at 50% 45%,#ffffffb8,#0000 48%),linear-gradient(145deg,#fffaf0b8,#f7effbc7);position:absolute;inset:0;overflow:hidden}.preview-magic-blob{width:var(--blob-size,42%);aspect-ratio:1;border-radius:var(--blob-radius,48% 52% 58% 42% / 46% 39% 61% 54%);background:var(--blob-color);filter:blur(20px);opacity:.48;will-change:opacity, transform;animation:preview-assemble var(--blob-speed,7.6s) ease-in-out var(--blob-delay,0s) infinite alternate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-magic-blob.blob-1{--blob-color:#5c34749e;--blob-size:46%;--from-x:-150px;--from-y:-92px;--to-x:-42px;--to-y:-36px;--blob-rotation:-18deg}.preview-magic-blob.blob-2{--blob-color:#319d918f;--blob-size:40%;--from-x:122px;--from-y:-104px;--to-x:34px;--to-y:-42px;--blob-delay:-1.4s;--blob-speed:8.4s;--blob-rotation:24deg}.preview-magic-blob.blob-3{--blob-color:#f7c95c9e;--blob-size:34%;--from-x:-126px;--from-y:116px;--to-x:-28px;--to-y:40px;--blob-delay:-2.8s;--blob-speed:7.2s;--blob-rotation:31deg}.preview-magic-blob.blob-4{--blob-color:#dd695b75;--blob-size:38%;--from-x:146px;--from-y:102px;--to-x:45px;--to-y:38px;--blob-delay:-3.6s;--blob-speed:8s;--blob-rotation:-26deg}.preview-magic-blob.blob-5{--blob-color:#6a95ce80;--blob-size:31%;--from-x:6px;--from-y:-150px;--to-x:10px;--to-y:-22px;--blob-delay:-4.4s;--blob-speed:7.8s;--blob-rotation:14deg}.preview-magic-blob.blob-6{--blob-color:#dda3cf7a;--blob-size:36%;--from-x:-4px;--from-y:154px;--to-x:-8px;--to-y:46px;--blob-delay:-5.2s;--blob-speed:8.8s;--blob-rotation:-12deg}.preview-magic-copy{z-index:2;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #4328561f;border-radius:999px;place-items:center;width:min(100%,330px);min-height:54px;padding:12px 18px;display:grid;position:relative;box-shadow:0 12px 30px #4328561f}.preview-magic-status{color:var(--muted);font-size:.72rem;line-height:1.35}.preview-magic-message{line-height:1.3;animation:.46s ease-out both preview-message-rise}.preview-waiting-wrap{gap:10px;display:grid}.preview-ready-email{background:#ffffffd1;border:1px solid #43285624;border-radius:14px;gap:9px;padding:12px;display:grid}.preview-ready-email-copy{gap:2px;display:grid}.preview-ready-email-copy strong{font-size:.88rem}.preview-ready-email-copy span,.preview-ready-email-saved{color:var(--muted);margin:0;font-size:.76rem;line-height:1.4}.preview-ready-email-fields{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.preview-ready-email-fields input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:10px;padding:9px 11px}.preview-ready-email-fields .btn{min-height:44px;padding:9px 14px}.preview-ready-email .error{margin:0;font-size:.76rem}.preview-ready-confirmation-shell{place-items:center;min-height:min(68vh,620px);padding:28px 18px 48px;display:grid}.preview-ready-confirmation{border:1px solid var(--line);width:min(100%,520px);box-shadow:var(--shadow-soft);text-align:center;background:#fff;border-radius:20px;gap:14px;padding:clamp(22px,6vw,38px);display:grid}.preview-ready-confirmation h1,.preview-ready-confirmation p{margin:0}.preview-ready-confirmation .btn{width:100%;min-height:48px}@keyframes preview-assemble{0%{transform:translate(calc(-50% + var(--from-x)), calc(-50% + var(--from-y))) scale(.72) rotate(var(--blob-rotation))}58%{opacity:.62}to{transform:translate(calc(-50% + var(--to-x)), calc(-50% + var(--to-y))) scale(1.08) rotate(0deg)}}@keyframes preview-message-rise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.guided-change-details{margin-top:0}.guided-change-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.guided-change-details .guided-change-grid{padding:0 14px 14px}.guided-change-grid button{min-height:48px;color:var(--plum);text-align:left;cursor:pointer;background:#fff;border:1px solid #4328562b;border-radius:12px;gap:2px;padding:9px 11px;display:grid}.guided-change-grid button:hover,.guided-change-grid button:focus-visible{border-color:var(--plum);outline:3px solid var(--plum-dark);outline-offset:2px;box-shadow:0 0 0 4px #fff}.guided-restored-action{width:calc(100% - 28px);margin:0 14px 14px}.guided-change-target{outline-offset:4px;background:#fff9e8cc;border-radius:14px;outline:4px solid #f7c95c99;scroll-margin-top:120px}.choice-group.guided-change-target,.choice-row .field.guided-change-target{padding:12px}#delivery-form-heading{scroll-margin-top:90px}.viewer-loading{border:1px solid var(--line);min-height:280px;color:var(--muted);background:#fbfaf8;border-radius:12px;place-items:center;font-weight:800;display:grid}.delivery-form,.on-domain-payment,.checkout-details-section,.checkout-payment-section{gap:18px;display:grid}.checkout-section-heading{gap:5px;display:grid}.checkout-section-heading h3{color:var(--ink);margin:0;font-size:1.2rem}.checkout-section-heading p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.checkout-quote-status{color:var(--muted);background:#fbf8fb;border:1px dashed #4328563d;border-radius:14px;margin:0;padding:14px 16px;line-height:1.45}.checkout-discount,.checkout-discount-entry{gap:6px;display:grid}.checkout-discount-entry>label{color:var(--ink);font-size:.8rem;font-weight:800}.checkout-discount-entry>div,.checkout-discount-applied{align-items:center;gap:8px;display:flex}.checkout-discount-entry input{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);text-transform:uppercase;background:#fff;border-radius:10px;padding:9px 11px}.checkout-discount-entry button,.checkout-discount-applied button{min-height:44px;color:var(--plum);font:inherit;cursor:pointer;background:#fff;border:1px solid #43285633;border-radius:10px;padding:8px 13px;font-size:.8rem;font-weight:850}.checkout-discount-entry button:disabled,.checkout-discount-applied button:disabled{cursor:wait;opacity:.58}.checkout-discount-applied{min-height:48px;color:var(--green-dark);background:#64c7b41a;border:1px solid #287b6f47;border-radius:11px;justify-content:space-between;padding:6px 7px 6px 12px;font-size:.82rem}.checkout-discount-applied button{min-height:34px;color:inherit;background:0 0;border-color:#0000;padding:5px 8px}.checkout-discount-error{color:#b42318;margin:0;font-size:.78rem;font-weight:750}.checkout-review-notice{color:var(--green-dark);background:#64c7b41f;border:1px solid #287b6f4d;border-radius:14px;margin:0;padding:12px 14px;font-weight:700;line-height:1.45}.checkout-fresh-quote-notice{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-fresh-quote-notice button{min-height:40px;color:var(--green-dark);font:inherit;cursor:pointer;background:#fff;border:1px solid #287b6f61;border-radius:10px;flex:none;padding:7px 11px;font-size:.8rem;font-weight:850}.checkout-fresh-quote-notice button:disabled{cursor:wait;opacity:.58}@media (max-width:520px){.checkout-fresh-quote-notice{flex-direction:column;align-items:stretch}}.checkout-transition-status{border:1px solid var(--line);text-align:center;background:linear-gradient(145deg,#fffaf0 0%,#f7effb 100%);border-radius:18px;align-content:center;place-items:center;gap:10px;min-height:240px;padding:28px;display:grid}.checkout-transition-status strong{color:var(--plum);font-size:1.08rem}.checkout-transition-status span{max-width:30rem;color:var(--muted);line-height:1.5}.checkout-transition-spinner{color:var(--plum);animation:.9s linear infinite checkout-transition-spin}@keyframes checkout-transition-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.checkout-transition-spinner{animation:none}}.checkout-summary{border:1px solid var(--line);background:#fbf8fb;border-radius:18px;gap:12px;padding:16px;display:grid}.checkout-summary .price-list{margin:0}.checkout-summary h3{margin:0 0 2px}.checkout-summary .summary-subtotal{border-top:1px solid var(--line);margin-top:2px;padding-top:10px}.seller-disclosure{border-top:1px solid var(--line);color:var(--muted);gap:2px;margin-top:4px;padding-top:10px;font-size:.72rem;font-style:normal;line-height:1.35;display:grid}.seller-disclosure a{color:inherit;font-weight:800}.studio-cart{gap:14px;display:grid}.studio-cart-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.studio-cart-heading h3{margin:0;font-size:1.25rem}.studio-cart-heading span{color:var(--muted);font-size:.84rem;font-weight:750}.studio-cart-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.studio-cart-item{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:68px minmax(0,1fr) auto;align-items:start;gap:8px 12px;padding:12px;display:grid}.studio-cart-thumbnail{width:68px;height:68px;color:var(--muted);background:#faf6ee;border:1px solid #4328561f;border-radius:12px;grid-row:1/span 2;place-items:center;display:grid;overflow:hidden}.studio-cart-thumbnail img{object-fit:contain;width:100%;height:100%;display:block}.studio-cart-item-copy{min-width:0}.studio-cart-item-copy h4{color:var(--ink);margin:1px 0 4px;font-size:.98rem;line-height:1.25}.studio-cart-options{color:var(--muted);flex-wrap:wrap;gap:2px 0;margin:0;padding:0;font-size:.78rem;line-height:1.35;list-style:none;display:flex}.studio-cart-options li:not(:last-child):after{content:"·";margin-inline:6px}.studio-cart-item-price{white-space:nowrap;padding-top:1px;font-size:.94rem}.studio-cart-item-actions{flex-wrap:wrap;grid-column:2/-1;gap:4px 14px;display:flex}.studio-cart-item-actions button{min-height:44px;color:var(--plum);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:5px 4px;font-size:.8rem;font-weight:800;display:inline-flex}.studio-cart-item-actions button:hover{text-decoration:underline}.studio-cart-item-actions button:disabled{cursor:not-allowed;opacity:.5}.studio-cart-item-actions .studio-cart-remove{color:var(--coral-text)}.studio-cart-preview{border-top:1px solid #4328561f;grid-column:1/-1;padding-top:10px;display:grid}.studio-cart-preview-toggle{min-height:44px;color:var(--plum);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;padding:0;font-size:.82rem;font-weight:800;text-decoration:underline;display:inline-flex}.studio-cart-preview>div{gap:8px;padding-top:8px;display:grid}.studio-cart-preview>div[hidden]{display:none}.studio-cart-preview-note,.studio-cart-preview>div>p{color:var(--muted);margin:0;font-size:.78rem}.studio-cart-preview .protected-preview,.studio-cart-preview .protected-preview img{min-height:210px}.studio-cart-collection-list+.studio-cart-list{margin-top:10px}.studio-cart-collection{background:linear-gradient(135deg,#f4ebf780,#fffffff5);border-color:#43285633}.studio-cart-collection-counts{color:var(--muted);margin:0;font-size:.8rem;line-height:1.4}.studio-cart-collection-details{border-top:1px solid #4328561a;grid-column:1/-1;padding-top:8px}.studio-cart-collection-details>summary{min-height:42px;color:var(--plum);cursor:pointer;font-size:.8rem;font-weight:800;line-height:42px}.studio-cart-collection-details>.studio-cart-list{padding-top:6px}.studio-cart-collection-details .studio-cart-item{background:#ffffffd1;border-style:dashed}.studio-cart-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:14px;margin:0;padding:20px}.studio-cart-undo{background:#64c7b41f;border:1px solid #287b6f4d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:7px 8px 7px 12px;display:flex}.studio-cart-undo p{color:var(--ink);margin:0;font-size:.84rem}.studio-cart-undo button{min-height:44px;color:var(--green-dark);cursor:pointer;background:0 0;border-radius:8px;padding:6px 8px;font-weight:850}.studio-cart-undo button:disabled{cursor:not-allowed;opacity:.5}.studio-cart-footer{border-top:1px solid var(--line);gap:12px;padding-top:14px;display:grid}.studio-cart-subtotal{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.studio-cart-subtotal>div{gap:2px;display:grid}.studio-cart-subtotal span{color:var(--ink);font-size:.92rem;font-weight:750}.studio-cart-subtotal small{color:var(--muted);font-size:.78rem;line-height:1.35}.studio-cart-subtotal strong{font-size:1.15rem}.studio-cart-primary-actions{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:10px;display:grid}.studio-cart-primary-actions .btn{border-radius:12px;min-width:0}.studio-cart-checkout-toggle{background:var(--green)}.studio-cart-checkout-chevron{flex:none;transition:transform .16s}.studio-cart-checkout-toggle[aria-expanded=true] .studio-cart-checkout-chevron{transform:rotate(180deg)}.studio-cart-checkout-panel{border-top:1px solid var(--line);gap:18px;padding-top:18px;display:grid}.studio-cart-checkout-panel[hidden]{display:none}.studio-cart-page-heading{margin-bottom:2px}.studio-cart-page-heading>p{max-width:38rem;color:var(--muted);margin:.35rem 0 0;line-height:1.45}.checkout-flow,.checkout-flow-heading{gap:6px;display:grid}.checkout-flow{gap:14px}.checkout-flow-heading h3,.checkout-flow-heading p{margin:0}.checkout-flow-heading h3{font-size:1.15rem}.checkout-flow-heading p{color:var(--muted);font-size:.88rem;line-height:1.45}.checkout-flow-heading h3:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #4b246547}.studio-cart-save{border-top:1px solid var(--line);margin-top:4px;padding-top:14px}.studio-cart-save summary{min-height:44px;color:var(--plum);cursor:pointer;align-items:center;gap:8px;font-size:.9rem;font-weight:800;display:flex}.studio-cart-save form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding-top:8px;display:grid}.studio-cart-save form .field{margin:0}.studio-cart-save form .btn{white-space:nowrap;min-height:48px}.studio-cart-save>p{color:var(--green-dark);margin:8px 0 0;font-size:.84rem}.purchase-page{background:#f4ecf4;min-height:calc(100vh - 110px);padding:clamp(32px,7vw,76px) 16px}.purchase-card{width:min(620px,100%);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #4328561f;border-radius:24px;gap:14px;margin:0 auto;padding:clamp(22px,5vw,42px);display:grid}.purchase-card h1,.purchase-card p{margin:0}.purchase-success-icon,.purchase-pending-icon{width:44px;height:44px}.purchase-success-icon{color:var(--green)}.purchase-pending-icon{color:var(--plum)}.purchase-spinner{width:38px;height:38px;color:var(--plum);animation:.9s linear infinite checkout-spin}.purchase-items{gap:8px;margin:6px 0 0;padding:0;list-style:none;display:grid}.purchase-items li{border:1px solid var(--line);border-radius:14px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px;display:grid}.purchase-items img{object-fit:contain;background:#faf6ee;border-radius:10px;width:56px;height:56px}.purchase-items li>span{gap:2px;min-width:0;display:grid}.purchase-items small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-total{border-top:1px solid var(--line);gap:7px;margin:2px 0;padding-top:13px;display:grid}.purchase-total div{justify-content:space-between;gap:20px;display:flex}.purchase-total dt,.purchase-total dd{margin:0}.purchase-total div:last-child{color:var(--plum);font-size:1.08rem;font-weight:900}@media (max-width:420px){.studio-cart-item{grid-template-columns:58px minmax(0,1fr) auto;gap:7px 9px;padding:10px}.studio-cart-thumbnail{width:58px;height:58px}.studio-cart-primary-actions,.studio-cart-save form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.studio-cart-checkout-chevron{transition:none}}.checkout-payment-section{border-top:1px solid var(--line);padding-top:20px}.checkout-payment-section .payment-submit{width:100%}.studio-resume-actions{flex-wrap:wrap;gap:10px;display:flex}.studio-route-message{align-content:center;min-height:280px;display:grid}.form-section-heading h3,.form-section-heading h4{margin-bottom:4px;font-size:1.25rem}.form-section-heading p,.form-hint{color:var(--muted);margin:0;font-size:.88rem}.footprint-upload-flow{gap:16px;display:grid}.footprint-upload-intro h3{margin:0 0 4px;font-size:1.2rem}.footprint-upload-methods{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.footprint-upload-methods>legend{color:var(--ink);margin-bottom:12px;font-weight:800}.footprint-upload-card{background:#fff;border:1px solid #4328562e;border-radius:18px;gap:10px;min-width:0;padding:12px;transition:border-color .15s,background .15s,opacity .15s;display:grid;position:relative;box-shadow:0 5px 15px #4328560f}.footprint-upload-card:has(.footprint-upload-card-input:focus){outline:3px solid var(--yellow);outline-offset:2px}.footprint-upload-card-combined{justify-self:center;width:min(100%,520px)}.footprint-upload-card.is-selected{border-color:var(--green);background:#f3fbf8;box-shadow:0 0 0 3px #0f766e1f}.footprint-upload-card.is-disabled{box-shadow:none;opacity:.58;background:#f3f0f3;border-style:dashed}.footprint-upload-card-preview{width:100%;min-height:118px;font:inherit;cursor:pointer;background:#faf8f5;border:0;border-radius:13px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.footprint-upload-card-combined .footprint-upload-card-preview{min-height:150px}.footprint-upload-card-input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.footprint-upload-card-input:disabled{cursor:not-allowed}.footprint-upload-card-preview img{object-fit:contain;background:#fff;width:100%;height:150px}.footprint-separate-grid .footprint-upload-card-preview img{height:118px}.footprint-upload-camera-action{background:var(--plum);color:#fff;width:56px;height:56px;box-shadow:0 5px 0 var(--yellow);border-radius:50%;place-items:center;display:grid}.footprint-upload-card-preview.has-preview .footprint-upload-camera-action{width:44px;height:44px;box-shadow:0 3px 0 var(--yellow);position:absolute;bottom:8px;left:8px}.footprint-upload-check{background:var(--green);color:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;bottom:8px;right:8px}.footprint-upload-card-copy h4{margin:0 0 4px;font-size:1rem}.footprint-upload-disabled-reason{color:var(--muted);margin:0;font-size:.8rem;line-height:1.4}.footprint-upload-remove{z-index:2;min-height:46px;font:inherit;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #43285633;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:.86rem;font-weight:800;display:inline-flex;position:relative}.footprint-upload-remove:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.footprint-upload-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:.8rem;font-weight:700;display:grid}.footprint-upload-divider:before,.footprint-upload-divider:after{background:var(--line);content:"";height:1px}.footprint-separate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.footprint-upload-status{text-align:center;background:#f8f4fa;border-radius:14px;justify-items:center;gap:9px;padding:11px 12px;display:grid}.footprint-upload-status p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.4}@media (max-width:520px){.footprint-upload-card{padding:9px}.footprint-upload-remove{font-size:.78rem}}@media (max-width:620px){.footprint-upload-flow.is-compact .footprint-upload-card{grid-template-columns:4rem minmax(0,1fr);align-items:center;gap:8px;min-height:4.75rem;padding:7px 9px}.footprint-upload-flow.is-compact .footprint-upload-card-preview,.footprint-upload-flow.is-compact .footprint-upload-card-combined .footprint-upload-card-preview{grid-row:1;width:4rem;min-height:4rem}.footprint-upload-flow.is-compact .footprint-upload-card-preview img{height:4rem}.footprint-upload-flow.is-compact .footprint-upload-camera-action{width:3.5rem;height:3.5rem}.footprint-upload-flow.is-compact .footprint-upload-card-copy{grid-area:1/2}.footprint-upload-flow.is-compact .footprint-upload-card-copy h4{margin:0;line-height:1.25}.footprint-upload-flow.is-compact .footprint-upload-disabled-reason,.footprint-upload-flow.is-compact .footprint-upload-remove{grid-column:1/-1}}@media (max-width:360px){.footprint-separate-grid{grid-template-columns:1fr}}.footprint-collection-mode{border:0;gap:8px;min-width:0;margin:0 0 18px;padding:0;display:grid}.footprint-collection-mode>legend{font-weight:850}.footprint-collection-mode>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.footprint-collection-mode-option{min-width:0;min-height:66px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #43285633;border-radius:14px;align-content:center;gap:2px;padding:9px;display:grid}.footprint-collection-mode-option[aria-checked=true]{border-color:var(--plum);box-shadow:inset 0 0 0 1px var(--plum);background:#f7f0f8}.footprint-collection-mode-option:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.footprint-collection-mode-option small{color:var(--muted);font-size:.76rem}.footprint-collection-builder{gap:16px;display:grid}.footprint-collection-heading{align-items:flex-start;gap:10px;display:flex}.footprint-collection-heading h3,.footprint-collection-heading p{margin:0}.footprint-collection-heading h3{font-size:1.15rem}.footprint-collection-heading p,.footprint-collection-color-note{color:var(--muted);font-size:.84rem}.footprint-collection-details,.footprint-capture-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.footprint-collection-details .field:first-child{grid-column:1/-1}.footprint-capture-list{gap:14px;display:grid}.footprint-capture-card{background:#fffdfb;border:1px solid #4328562b;border-radius:18px;gap:14px;padding:14px;display:grid;box-shadow:0 6px 18px #4328560f}.footprint-capture-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.footprint-capture-card>header h3,.footprint-capture-card>header small{margin:0}.footprint-capture-card>header small{color:var(--green);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:850}.footprint-capture-remove{color:var(--plum);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:.78rem;font-weight:800;display:inline-flex}.footprint-upload-flow.is-compact{gap:10px}.footprint-upload-flow.is-compact .footprint-upload-intro p,.footprint-upload-flow.is-compact .footprint-upload-card-copy p{display:none}.footprint-upload-flow.is-compact .footprint-upload-card-preview,.footprint-upload-flow.is-compact .footprint-upload-card-combined .footprint-upload-card-preview{min-height:82px}.footprint-upload-flow.is-compact .footprint-upload-card-preview img{height:96px}.footprint-upload-flow.is-compact .footprint-upload-status{text-align:left;justify-items:start}.footprint-pair-measurement{border:0;gap:10px;margin:0;padding:0;display:grid}.footprint-pair-measurement>legend{margin-bottom:7px;font-weight:850}.footprint-pair-measurement-grid{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(76px,.45fr);gap:8px;display:grid}.footprint-pair-large-confirmation{background:#fff6df;border-radius:12px;padding:9px}.footprint-collection-add{justify-content:space-between;align-items:center;gap:10px;display:flex}.footprint-collection-add span{color:var(--muted);font-size:.82rem}.footprint-timeline-plan{background:#f7f2f8;border-radius:16px;gap:10px;padding:13px;display:grid}.footprint-timeline-plan header{align-items:center;gap:7px;display:flex}.footprint-timeline-plan h4,.footprint-timeline-plan p{margin:0}.footprint-timeline-plan ol{align-items:center;gap:7px;margin:0;padding:2px 0 5px;list-style:none;display:flex;overflow-x:auto}.footprint-timeline-plan li{background:#fff;border-radius:12px;flex:none;gap:2px;min-width:78px;padding:8px;display:grid}.footprint-timeline-plan li strong{font-size:.8rem}.footprint-timeline-plan li .is-observed,.footprint-timeline-plan li .is-estimated{letter-spacing:.04em;text-transform:uppercase;font-size:.67rem;font-weight:900}.footprint-timeline-plan li .is-observed{color:var(--green)}.footprint-timeline-plan li .is-estimated{color:#a34a31}.footprint-timeline-plan p,.footprint-collection-price{color:var(--muted);font-size:.82rem}.footprint-collection-price{text-align:right;margin:0}.footprint-collection-preview{gap:12px;display:grid}.footprint-collection-progress,.footprint-collection-recovery{margin-bottom:12px}.footprint-milestone-picker button:disabled{cursor:wait;opacity:.62}.footprint-milestone-placeholder{background:linear-gradient(110deg,#4328560f 30%,#4328561f 45%,#4328560f 60%) 0 0/220% 100%;border-radius:9px;width:100%;height:72px;animation:1.7s ease-in-out infinite preview-skeleton;display:block}@keyframes preview-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.footprint-collection-viewer{background:#fffdf8;border:1px solid #43285629;border-radius:18px;overflow:hidden}.footprint-collection-viewer .protected-preview{border:0;border-radius:0}.footprint-collection-viewer-caption{border-top:1px solid #4328561f;justify-content:space-between;align-items:center;gap:10px;padding:10px 13px;display:flex}.footprint-collection-viewer-caption>div{align-items:center;gap:7px;display:flex}.footprint-collection-viewer-caption>span{color:var(--muted);font-size:.82rem}.footprint-collection-viewer-caption .is-observed,.footprint-collection-viewer-caption .is-estimated,.footprint-milestone-picker .is-observed,.footprint-milestone-picker .is-estimated{letter-spacing:.04em;border-radius:999px;padding:3px 6px;font-size:.64rem;font-weight:900}.footprint-collection-viewer-caption .is-observed,.footprint-milestone-picker .is-observed{color:var(--green);background:#e8f7f2}.footprint-collection-viewer-caption .is-estimated,.footprint-milestone-picker .is-estimated{color:#9b422b;background:#fff0e9}.footprint-milestone-picker{gap:8px;padding:2px 2px 8px;display:flex;overflow-x:auto}.footprint-milestone-picker button{font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #43285629;border-radius:13px;flex:0 0 104px;gap:5px;padding:5px;display:grid;overflow:hidden}.footprint-milestone-picker button[aria-selected=true]{border-color:var(--plum);box-shadow:0 0 0 2px #43285624}.footprint-milestone-picker button:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.footprint-milestone-picker img{object-fit:contain;background:#faf7f1;border-radius:9px;width:100%;height:72px}.footprint-milestone-picker button>span{gap:3px;display:grid}.footprint-milestone-picker strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.footprint-milestone-picker small{justify-self:start}.footprint-collection-preview-summary{gap:7px;margin-top:14px;display:grid}.footprint-collection-preview-summary p{margin:0}.footprint-collection-preview-summary>p:not(.footprint-estimate-disclosure){color:var(--green);align-items:center;gap:7px;font-size:.84rem;font-weight:750;display:flex}.footprint-estimate-disclosure{color:#70402f;background:#fff6ed;border-radius:12px;padding:9px 11px;font-size:.8rem}.footprint-collection-preview-actions{grid-template-columns:auto 1fr auto}@media (max-width:520px){.footprint-collection-mode>div{gap:5px}.footprint-collection-mode-option{min-height:61px;padding:7px;font-size:.82rem}.footprint-collection-mode-option small{font-size:.67rem}.footprint-collection-details,.footprint-capture-meta,.footprint-pair-measurement-grid{grid-template-columns:1fr}.footprint-capture-card{margin-inline:-5px;padding:11px}.footprint-upload-flow.is-compact .footprint-upload-remove{min-height:42px}.footprint-collection-viewer-caption{align-items:flex-start}.footprint-collection-viewer-caption>span{text-align:right}.footprint-milestone-picker button{flex-basis:90px}.footprint-milestone-picker img{height:62px}.footprint-collection-preview-actions{grid-template-columns:auto 1fr}.footprint-collection-preview-actions .studio-primary-action{grid-column:1/-1;width:100%}}.delivery-fields .field>span small{color:var(--muted);font-weight:500}.studio-step-actions{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:28px;display:grid}.studio-step-actions.single-action{grid-template-columns:1fr}.studio-step-actions-with-notice{grid-template-columns:minmax(0,1fr) auto}.studio-direct-cart-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:min(100%,300px);display:grid}.studio-direct-cart-actions.is-ready-empty-cart{grid-template-columns:minmax(0,1fr);width:100%}.studio-direct-cart-actions .btn{width:100%;padding-inline:12px}.studio-step-actions.single-action .studio-primary-action{justify-self:end}.step-action-total{justify-items:end;line-height:1.1;display:grid}.step-action-total small{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.step-action-total strong{font-size:1rem}.studio-primary-action{border-radius:14px;min-height:48px;padding-inline:18px}.reassurance-section,.faq-teaser{justify-content:space-between;align-items:center;gap:34px;display:flex}.reassurance-copy{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;max-width:780px;display:grid}.reassurance-copy>svg{color:var(--green)}.site-footer{background:var(--plum-dark);color:#fff;padding:54px max(24px, env(safe-area-inset-right), calc((100% - 1120px) / 2)) 54px max(24px, env(safe-area-inset-left), calc((100% - 1120px) / 2));margin-top:40px}.site-footer .site-logo-copy span,.site-footer .site-logo-copy strong{color:#fff}.site-footer-main,.site-footer-meta{justify-content:space-between;gap:28px;display:flex}.site-footer-main p,.site-footer-meta{color:#d9cedf}.site-footer-links{grid-template-columns:repeat(3,auto);align-content:start;gap:12px 24px;display:grid}.site-footer-links a{border-radius:5px;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.site-footer-meta{border-top:1px solid #ffffff29;margin-top:34px;padding-top:22px;font-size:.78rem}.site-footer-workflow{justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding-block:18px;font-size:.78rem;display:flex}.site-footer-workflow-links{flex-wrap:wrap;align-items:center;gap:4px 18px;display:flex}.site-footer-workflow-links a{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.content-page{width:min(900px,100% - 32px);margin:0 auto;padding:80px 0}.content-page-hero{max-width:820px;margin-bottom:54px}.content-page-hero h1{margin:0;font-size:clamp(2.7rem,6vw,5.2rem);line-height:1}.content-lede{color:var(--muted);font-size:1.2rem;line-height:1.7}.content-prose{gap:30px;display:grid}.content-prose section{max-width:760px}.content-prose h2{margin:0 0 10px;font-size:1.65rem}.content-prose p,.content-prose li{color:#4f4357;line-height:1.75}.content-prose a:not(.btn){color:var(--plum);font-weight:800}.content-callout{background:#f4ecf4;border:1px solid #43285624;border-radius:26px;padding:28px}.content-callout strong{font-family:Trebuchet MS,sans-serif;font-size:1.5rem}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:16px;padding:0 18px}.faq-list summary{cursor:pointer;color:var(--ink);padding:18px 32px 18px 0;font-family:Trebuchet MS,sans-serif;font-size:1.05rem;font-weight:800}.faq-list details p{margin-top:0}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.state-page{place-items:center;width:min(760px,100% - 32px);min-height:62vh;margin:0 auto;padding:64px 0 88px;display:grid}.state-card{width:100%;box-shadow:var(--shadow);background:radial-gradient(circle at 90% 10%,#f7c95c7a,#0000 28%),#fff;border:1px solid #43285624;border-radius:28px;padding:clamp(28px,7vw,58px)}.state-card h1{margin:0;font-size:clamp(2.6rem,9vw,4.7rem);line-height:1}.state-card>p:not(.eyebrow){max-width:590px;color:var(--muted);margin:20px 0 0;font-size:1.05rem;line-height:1.65}.state-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.shell{width:min(1120px,100%);margin:0 auto;padding:18px}.topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.brand{align-items:center;gap:10px;font-weight:800;display:flex}.order-brand{flex-wrap:wrap}.order-number{border-left:1px solid var(--line);color:var(--muted);padding-left:12px;font-size:.9rem}.order-top-actions,.order-next-actions{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.order-top-actions .nav-link{min-height:44px;color:var(--plum);align-items:center;font-weight:750;display:inline-flex}.order-next-actions{margin-top:16px}.brand-mark{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.nav-link{color:var(--muted);font-size:.92rem;text-decoration:none}.nav-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:.92rem}.grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.work-surface,.summary-panel,.admin-panel,.agent-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.work-surface{padding:18px}.summary-panel{padding:18px;position:sticky;top:18px}.section{border-top:1px solid var(--line);padding:18px 0}.section:first-child{border-top:0;padding-top:0}.section-title{margin:0 0 12px;font-size:1rem;font-weight:800}.upload-box{cursor:pointer;background:#fbfaf8;border:1px dashed #b9aea0;border-radius:8px;place-items:center;min-height:clamp(250px,58vw,390px);display:grid;position:relative;overflow:hidden}.upload-box:focus-within{border-color:var(--plum);outline:none;box-shadow:0 0 0 4px #f7c95c8c}.upload-box.is-disabled{cursor:wait;opacity:.7}.upload-box img{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;max-height:420px;transition:transform .18s}.upload-box img.upload-preview-square{aspect-ratio:1;background:#fff;width:calc(100% - 36px);height:calc(100% - 36px);margin:18px;box-shadow:0 6px 22px #4328561a}.upload-tools{flex-wrap:wrap;align-items:end;gap:10px;margin-top:12px;display:flex}.studio-source-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.studio-product-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.studio-cart-added-notice{color:#235d51;background:#edf8f4;border:1px solid #2c84713d;border-radius:12px;margin:0 0 14px;padding:9px 11px;font-size:.82rem;font-weight:800}.studio-product-choice{min-width:0;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fbf8fb;border:1px solid #4328562e;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:14px;text-decoration:none;display:grid}.studio-product-choice[aria-pressed=true]{border-color:var(--plum);background:#fff9e8;box-shadow:0 0 0 3px #f7c95c6b}.studio-product-choice:focus-visible{outline:3px solid var(--plum-dark);outline-offset:2px}.studio-product-choice:disabled{cursor:wait;opacity:.65}.studio-product-choice[data-availability=coming-soon]{cursor:not-allowed;opacity:.72}.studio-product-choice-icon,.sound-wave-capture-icon{background:var(--plum);color:#fff;width:44px;height:44px;box-shadow:0 4px 0 var(--yellow);border-radius:14px;place-items:center;display:grid}.studio-product-choice>span:last-child{gap:4px;min-width:0;display:grid}.studio-product-choice strong,.studio-product-choice b{line-height:1.2}.studio-product-choice-label-short{display:none}.studio-product-choice small{color:var(--muted);font-size:.76rem;line-height:1.35}.studio-product-choice b{color:var(--plum);margin-top:2px;font-size:.78rem}.sound-wave-source{gap:12px;display:grid}.sound-wave-capture{text-align:center;background:linear-gradient(145deg,#fffaf0,#f8f1fb);border:1px dashed #b9aea0;border-radius:18px;display:grid;overflow:hidden}.sound-wave-capture.has-file{border-color:var(--green);background:#f4fbf9}.sound-wave-capture small{color:var(--muted)}.sound-wave-capture-disclosure{width:100%;min-height:72px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) 24px;align-content:center;place-items:center start;gap:12px;padding:14px 18px;display:grid;position:relative}.sound-wave-capture.has-file .sound-wave-capture-disclosure{text-align:left;grid-template-columns:44px minmax(0,1fr) 24px;align-content:center;justify-items:start;min-height:72px;padding:14px 18px}.sound-wave-capture-disclosure:focus-visible{outline:3px solid var(--plum);outline-offset:-5px}.sound-wave-capture-chevron{color:var(--plum);transition:transform .15s;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.sound-wave-capture-disclosure[aria-expanded=true] .sound-wave-capture-chevron{transform:translateY(-50%)rotate(180deg)}.sound-wave-capture.has-file .sound-wave-capture-chevron{align-self:center;position:static;transform:none}.sound-wave-capture.has-file .sound-wave-capture-disclosure[aria-expanded=true] .sound-wave-capture-chevron{transform:rotate(180deg)}.sound-wave-selected-source{border-top:1px solid #4328561f;justify-items:center;gap:10px;padding:16px 20px 20px;display:grid}.sound-wave-capture audio{width:min(100%,430px);margin-top:4px}.sound-wave-sonogram{object-fit:contain;border-radius:12px;width:min(100%,430px);max-height:280px;display:block}.sound-wave-source-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sound-wave-source-actions[hidden]{display:none}.sound-wave-source-actions .upload-source-button{margin:0}.sound-record-button{width:100%;font:inherit;text-align:left}.sound-record-button.is-recording{border-color:var(--coral-text);background:#fff4f1}.sound-record-button.is-recording>svg{color:var(--coral-text)}.sound-clip-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 10px;display:grid}.sound-clip-fields .field>span small{color:var(--muted);font-weight:500}.sound-clip-details>p{padding-top:0}.sound-remove{justify-self:center}.sound-wave-customize{gap:20px;display:grid}.sound-wave-customize .studio-step-heading,.sound-wave-customize .studio-step-actions{margin-block:0}.sound-wave-immediate-preview{gap:6px;margin:0;display:grid}.sound-wave-immediate-preview figcaption{color:var(--muted);text-align:center;font-size:.78rem}.relief-color-choice{gap:8px;display:grid}.relief-choice-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.relief-choice-heading h3{margin:0;font-size:.95rem}.relief-choice-heading small{color:var(--muted);font-size:.72rem;font-weight:750}.relief-color-toggle{border:1px solid var(--line);background:#f3edf4;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.relief-color-button{min-height:50px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;display:grid}.relief-color-button[aria-checked=true]{background:#fff;box-shadow:0 2px 8px #25172d1f}.relief-color-swatch{border:1px solid #25172d24;border-radius:50%;width:28px;height:28px}.relief-color-button>svg{color:var(--green)}.relief-toggle-option{border:1px solid var(--line);min-height:62px;color:var(--ink);width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 12px;display:grid}.relief-toggle-option:focus-visible{outline-offset:2px;outline:3px solid #2c847133}.relief-toggle-copy{gap:3px;display:grid}.relief-toggle-copy small{color:var(--muted);font-size:.76rem}.relief-switch{background:#d6ced8;border-radius:999px;align-items:center;width:48px;height:28px;padding:3px;transition:background .15s;display:flex}.relief-switch>span{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;box-shadow:0 1px 4px #25172d3d}.relief-toggle-option[aria-checked=true] .relief-switch{background:var(--green)}.relief-toggle-option[aria-checked=true] .relief-switch>span{transform:translate(20px)}.relief-inline-options{gap:12px;margin-top:-8px;display:grid}.keepsake-mounting-choice{gap:8px;display:grid}.keepsake-mounting-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.keepsake-mounting-option{border:1px solid var(--line);min-height:96px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;padding:12px;display:grid}.keepsake-mounting-option>span{gap:5px;display:grid}.keepsake-mounting-option small{color:var(--muted);font-size:.74rem;line-height:1.35}.keepsake-mounting-option b{color:var(--plum);font-size:.84rem}.keepsake-mounting-option>svg{color:var(--green);grid-column:2;justify-self:end}.keepsake-mounting-option[aria-checked=true]{background:#f4fbf8;border-color:#2c84718c;box-shadow:0 2px 8px #25172d1a}.keepsake-mounting-option:focus-visible{outline-offset:2px;outline:3px solid #2c847133}@media (max-width:560px){.keepsake-mounting-options{grid-template-columns:1fr}}.product-size-choice{gap:8px;margin-top:14px;display:grid}.product-size-toggle{border:1px solid var(--line);background:#f3edf4;border-radius:15px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:5px;padding:4px;display:grid}.product-size-button{min-height:58px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.product-size-button[aria-checked=true]{background:#fff;box-shadow:0 2px 8px #25172d1f}.product-size-button>span{gap:2px;display:grid}.product-size-button small{color:var(--muted);font-size:.72rem}.product-size-button b{color:var(--plum);font-size:.84rem}.product-size-button>svg{color:var(--green)}.footprint-measurement{color:var(--muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:.78rem;display:flex}.footprint-measurement strong{color:var(--ink);font-size:.9rem}.footprint-included-note{color:var(--muted);align-items:center;gap:9px;margin:0;font-size:.76rem;display:flex}.footprint-included-note>svg{color:var(--green);flex:none}.sound-wave-nfc-option{border:1px solid var(--line);cursor:pointer;background:#fbf8fb;border-radius:16px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;padding:13px;display:grid}.sound-wave-nfc-option>input{width:20px;height:20px;accent-color:var(--plum)}.sound-wave-nfc-icon{width:38px;height:38px;color:var(--plum);background:#fff;border-radius:12px;place-items:center;display:grid}.sound-wave-nfc-option>span:last-child{gap:3px;display:grid}.sound-wave-nfc-option small{color:var(--muted);line-height:1.35}.sound-wave-update-preview{justify-self:center}.sound-wave-customization-saved{color:var(--green);text-align:center;margin:0;font-size:.8rem;font-weight:800}.sound-wave-review-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:-10px;display:grid}.sound-wave-review-summary span{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fbf8fb;border-radius:12px;gap:2px;padding:9px;font-size:.7rem;display:grid}.sound-wave-review-summary strong{color:var(--ink);font-size:.82rem}.studio-source-choice{min-width:0;min-height:72px;color:var(--plum);font:inherit;text-align:left;cursor:pointer;background:#fbf8fb;border:1px solid #4328562e;border-radius:16px;align-items:center;gap:10px;padding:11px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.studio-source-choice>svg{flex:none}.studio-source-choice>span,.ready-model-drop>span:not(.ready-model-icon){gap:2px;min-width:0;display:grid}.studio-source-choice strong,.studio-source-choice small{line-height:1.2}.studio-source-choice small{color:var(--muted);font-size:.72rem}.studio-source-choice[aria-pressed=true]{border-color:var(--plum);background:#fff8dc;box-shadow:0 0 0 3px #f7c95c66}.studio-source-choice:focus-visible{outline:3px solid var(--plum-dark);outline-offset:2px}.studio-source-choice:disabled{cursor:wait;opacity:.65}.ready-model-path{gap:12px;display:grid}.ready-model-drop{min-height:clamp(190px,44vw,280px);color:var(--muted);text-align:center;background:#fbfaf8;border:1px dashed #b9aea0;border-radius:16px;place-content:center;justify-items:center;gap:13px;padding:24px;display:grid}.ready-model-drop.has-file{border-color:var(--green);background:#f1faf7}.ready-model-drop strong{overflow-wrap:anywhere;max-width:100%;color:var(--ink)}.ready-model-drop small{color:var(--muted)}.ready-model-icon{background:var(--plum);color:#fff;width:64px;height:64px;box-shadow:0 7px 0 var(--yellow);border-radius:50%;place-items:center;display:grid}.ready-model-upload-button{justify-content:center;width:100%}.ready-model-note{color:var(--muted);text-align:center;margin:0;font-size:.88rem;line-height:1.45}.ready-model-remove{justify-self:center}.upload-source-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.upload-source-button{min-width:0;min-height:66px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #43285633;border-radius:15px;align-items:center;gap:11px;padding:10px 12px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 5px 14px #43285612}.upload-source-button:hover{border-color:var(--plum);transform:translateY(-1px);box-shadow:0 7px 18px #4328561c}.upload-source-button:focus-within{border-color:var(--plum);outline:3px solid var(--plum-dark);outline-offset:2px;box-shadow:0 0 0 4px #fff}.upload-source-button>svg{color:var(--coral-text);flex:none}.upload-source-camera>svg{color:var(--plum)}.upload-source-button>span{gap:2px;min-width:0;line-height:1.2;display:grid}.upload-source-button strong{font-size:.92rem}.upload-source-button small{color:var(--muted);font-size:.72rem}.upload-source-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.upload-safety-note{color:var(--muted);align-items:flex-start;gap:8px;margin:10px 0 0;font-size:.88rem;line-height:1.45;display:flex}.upload-safety-note svg{color:var(--plum);flex:none;margin-top:1px}.upload-safety-row{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.upload-safety-row .upload-safety-note{min-width:0;margin:0}.upload-framing{flex:1;min-width:min(100%,230px)}.upload-tips{color:var(--muted);margin:12px 0 0;padding-left:20px;font-size:.88rem;line-height:1.5}.upload-empty{color:var(--muted);text-align:center;justify-items:center;gap:10px;padding:26px;display:grid}.upload-empty svg{color:var(--blue)}.segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.option-card{border:1px solid var(--line);min-height:112px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:8px;padding:14px}.option-card[aria-pressed=true]{border-color:var(--green);box-shadow:0 0 0 2px #0f766e29}.option-card strong{margin-bottom:6px;display:block}.option-card span{color:var(--muted);font-size:.9rem;line-height:1.35}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-font-policy-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.admin-font-policy-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(180px,1fr) minmax(150px,auto) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.admin-font-policy-toggle span{align-items:baseline;gap:8px;display:flex}.admin-font-policy-toggle small{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:500}.admin-font-policy-actions{gap:6px;display:flex}.admin-font-policy-actions .btn{min-height:36px;padding:6px 10px}@media (max-width:700px){.admin-font-policy-row{grid-template-columns:minmax(0,1fr) auto}.admin-font-policy-row>.metadata{grid-area:2/1/auto/-1}.admin-font-policy-actions{grid-area:1/2}}.field{gap:6px;display:grid}.field.full{grid-column:1/-1}.footprint-measure-control{grid-template-columns:minmax(0,1fr) 72px;gap:8px;display:grid}.footprint-measure-control select{text-align:center}.field label,.checkbox span{color:#344054;font-size:.87rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:9px 10px}.field textarea{resize:vertical}.checkbox-list{gap:10px;display:grid}.color-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;display:grid}.color-option{border:1px solid var(--line);min-height:44px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;display:flex}.color-option[aria-pressed=true]{border-color:var(--green);box-shadow:0 0 0 2px #0f766e29}.swatch{background:var(--swatch);border:1px solid #1f293333;border-radius:50%;flex:0 0 22px;width:22px;height:22px}.checkbox{align-items:center;gap:10px;min-height:44px;display:flex}.checkbox input{width:24px;height:24px;accent-color:var(--green);flex:0 0 24px}.add-on-description{color:var(--muted);margin-top:3px;font-size:.78rem;font-weight:500;line-height:1.4;display:block}.notice{color:#5f4308;background:#fff7df;border:1px solid #dfc48b;border-radius:8px;margin:12px 0 0;padding:12px;font-size:.9rem;line-height:1.42}.actions{flex-wrap:wrap;gap:10px;display:flex}.btn{background:var(--green);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.btn.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.btn.btn-small{min-height:44px;padding:8px 11px;font-size:.88rem}.btn.warn{background:var(--coral);color:var(--ink)}.btn:disabled{cursor:not-allowed;opacity:.55}.price-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.price-list li,.summary-row{justify-content:space-between;gap:12px;display:flex}.summary-total{border-top:1px solid var(--line);margin-top:14px;padding-top:14px;font-size:1.2rem;font-weight:900}.named-keychain-order-summary{gap:6px;margin-top:16px;padding:18px;display:grid}.named-keychain-order-summary p{margin:0}.metadata{color:var(--muted);gap:8px;margin-top:14px;font-size:.92rem;display:grid}.sandbox-notice{color:#5f4308;background:#fff7df;border:1px solid #dfc48b;border-radius:8px;margin:14px 0 0;padding:11px 12px;font-size:.86rem;line-height:1.45}.checkout-wait{border:1px solid var(--yellow);color:#5f4308;background:#fff7df;border-radius:12px;gap:8px;margin-bottom:18px;padding:16px;display:grid}.checkout-wait .btn{justify-self:start}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.protected-preview-wrap{gap:8px;display:grid}.protected-preview{border:1px solid var(--line);cursor:grab;overscroll-behavior:contain;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fff9ef;border-radius:12px;place-items:center;width:100%;min-height:280px;display:grid;position:relative;overflow:hidden}.protected-preview[data-dragging=true]{cursor:grabbing}.protected-preview:focus-visible{outline:3px solid var(--plum-dark);outline-offset:3px;box-shadow:0 0 0 5px #fff}@media (max-width:480px){.delivery-fields,.field-grid.delivery-fields{grid-template-columns:1fr}.delivery-fields .full{grid-column:auto}.preview-ready-email-fields{grid-template-columns:1fr}.preview-ready-email-fields .btn{width:100%}}.protected-preview img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:50%;width:100%;min-height:280px;transition:transform .12s ease-out;display:block}.protected-preview-webgl{aspect-ratio:4/3;min-height:0}.protected-preview-webgl canvas{touch-action:none;outline:0;width:100%;height:100%;display:block}.protected-preview-webgl canvas.is-hidden{display:none}.protected-preview-loading{color:var(--muted);pointer-events:none;place-items:center;font-size:.85rem;display:grid;position:absolute;inset:0}.protected-preview-controls .viewer-hint{max-width:24rem}@media (max-width:620px){[data-embedded-keepsake-studio] .customer-preview,[data-embedded-keepsake-studio] .enhanced-preview-result,[data-embedded-keepsake-studio] .footprint-collection-progress,[data-embedded-keepsake-studio] .footprint-collection-viewer,[data-embedded-keepsake-studio] .protected-preview-wrap{position:static}[data-embedded-keepsake-studio] .enhanced-preview-result-stage,[data-embedded-keepsake-studio] .enhanced-preview-loading,[data-embedded-keepsake-studio] .protected-preview{aspect-ratio:auto;width:100%;height:clamp(8.75rem,22svh,11rem);min-height:0}[data-embedded-keepsake-studio] .enhanced-preview-result-stage>.enhanced-preview-image{width:100%;height:100%}[data-embedded-keepsake-studio] .enhanced-preview-image img,[data-embedded-keepsake-studio] .protected-preview img,[data-embedded-keepsake-studio] .protected-preview-webgl canvas{aspect-ratio:auto;object-fit:contain;width:100%;height:100%;min-height:0}[data-embedded-keepsake-studio][data-embedded-keepsake-product=sound-wave-keepsake] .sound-wave-sonogram{max-height:160px}}.viewer-hint{color:var(--muted);text-align:center;font-size:.78rem}.viewer-controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.viewer-toggle{min-height:44px;color:var(--plum);cursor:pointer;background:#eee4ef;border-radius:999px;flex:none;padding:7px 10px;font-size:.76rem;font-weight:800}.status-pill{width:fit-content;min-height:28px;color:var(--green-dark);background:#e7f4f1;border-radius:999px;align-items:center;padding:4px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.status-pill-future{color:#3f5450;background:#eef2f1;border:1px solid #9ab0ac}.customer-order-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.customer-order-progress .status-pill{text-align:center;justify-content:center;width:100%;min-height:44px}.admin-shell,.agent-shell,.order-shell{width:min(980px,100%);margin:0 auto;padding:18px}.admin-shell{width:min(1180px,100%)}.admin-panel,.agent-panel{padding:16px}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:11px 8px}.table th{color:var(--muted);text-transform:uppercase;font-size:.8rem}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.production-queue-table{border-collapse:separate;border-spacing:0}.production-queue-table thead{display:none}.production-queue-table tbody{gap:14px;display:grid}.production-queue-table tr{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(150px,1.05fr) minmax(190px,1.3fr) minmax(135px,.9fr) minmax(80px,.55fr) minmax(150px,1fr);grid-template-areas:"order customer status total filament""files files actions actions actions";display:grid;overflow:hidden;box-shadow:0 5px 18px #4328560f}.production-queue-table td{overflow-wrap:anywhere;border:0;min-width:0;padding:14px}.production-queue-table tr.production-purchase-row{box-shadow:none;background:#f8f3f9;border-color:#4f285b33;display:block}.production-purchase-row td{padding:11px 14px;display:block}.production-purchase-summary{flex-wrap:wrap;align-items:baseline;gap:5px 16px;font-size:.88rem;display:flex}.production-purchase-cart{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:.72rem;display:block}.production-order-cell{grid-area:order}.production-customer-cell{grid-area:customer}.production-status-cell{grid-area:status}.production-total-cell{grid-area:total}.production-filament-cell{grid-area:filament}.production-files-cell{grid-area:files}.production-actions-cell{grid-area:actions}.production-order-cell,.production-customer-cell,.production-status-cell,.production-total-cell{border-right:1px solid #43285614!important}.production-files-cell,.production-actions-cell{background:#fcfafc;border-top:1px solid var(--line)!important}.production-files-cell{border-right:1px solid var(--line)!important}.production-cell-label{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:850;line-height:1;display:block}.production-collection-context{color:#4d2867;background:#f2eafa;border-radius:8px;margin-top:6px;padding:5px 7px;font-size:.74rem;font-weight:750;line-height:1.3;display:block}.production-magnet-warning{color:#643700;background:#fff4cf;border:2px solid #e6961c;border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:4px 7px;margin-top:10px;padding:9px 10px;line-height:1.25;display:grid}.production-magnet-warning svg{color:#b54708;grid-row:1/3;margin-top:1px}.production-magnet-warning strong{letter-spacing:.035em;text-transform:uppercase;font-size:.72rem;font-weight:900}.production-magnet-warning span{font-size:.75rem;font-weight:700}.production-magnet-warning.error{color:#7a271a;background:#fff0ed;border-color:#d92d20}.production-magnet-warning.error svg{color:#b42318}.production-file-workflow-note{color:var(--muted);flex:100%;font-size:.75rem;font-weight:700;line-height:1.3}.production-slicer-checklist{color:#643700;background:#fffaf0;border:1px solid #e6961c;border-radius:10px;flex:100%;padding:9px 11px}.production-slicer-checklist summary{cursor:pointer;font-size:.8rem;font-weight:850}.production-slicer-checklist ol{gap:5px;margin:8px 0 0;padding-left:20px;font-size:.76rem;font-weight:650;line-height:1.3;display:grid}.production-files-cell .table-actions,.production-actions-cell .table-actions{align-items:center}.production-order-file-downloads{flex-wrap:wrap;flex:0 auto;gap:8px;display:flex}.production-files-cell .btn,.production-actions-cell .btn{min-height:40px}.production-actions-cell .manufacturability-approval{flex:1 0 100%}.production-unavailable-note{min-height:40px;color:var(--muted);background:#43285609;border:1px dashed #4328562e;border-radius:9px;align-items:center;gap:7px;padding:8px 11px;font-size:.8rem;font-weight:750;line-height:1.25;display:inline-flex}.table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.edge-operations-table{min-width:620px}.fleet-connector-assignment-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:10px;display:grid}.fleet-connector-assignment{gap:9px;min-width:0;padding:12px;display:grid}.fleet-connector-assignment .btn,.fleet-connector-assignment select{width:100%}.edge-planner-decisions{min-width:500px}.edge-location-selector select{width:100%}.edge-routing-explanation{min-width:160px}.edge-routing-explanation summary,.edge-attempt-card>summary{cursor:pointer;font-weight:800}.edge-compact-details,.edge-hash-list{gap:4px;margin:10px 0 0;font-size:.78rem;display:grid}.edge-compact-details>div,.edge-hash-list>div{grid-template-columns:minmax(76px,auto) 1fr;gap:8px;display:grid}.edge-compact-details dt,.edge-hash-list dt{color:var(--muted)}.edge-compact-details dd,.edge-hash-list dd{overflow-wrap:anywhere;margin:0}.edge-code-list{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.edge-code-list code{overflow-wrap:anywhere;max-width:100%}.edge-attempt-history{gap:8px;display:grid}.edge-attempt-card{padding:12px}.edge-attempt-card>summary{justify-content:space-between;align-items:center;gap:10px;display:flex}.edge-attempt-card>summary small{margin-top:2px;display:block}.edge-attempt-detail-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-top:12px;display:grid}.edge-attempt-detail-grid h4{margin:0 0 5px}.edge-attempt-detail-grid p{margin:0}.edge-attempt-materials{margin:6px 0 0;padding-left:18px;font-size:.78rem}.empty-state{color:var(--muted);text-align:center;padding:28px}.error{color:#b42318;font-weight:700}.account-deletion-shop-recovery{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.account-deletion-shop-recovery .error{flex-basis:100%;margin:0}.account-deletion-shop-panel{background:#fff9e8;border-color:#e4c76b;margin-top:18px}.auth-panel{width:min(520px,100%);margin:56px auto 0}.auth-form{gap:14px;margin-top:20px;display:grid}.account-auth-mode-actions,.account-auth-link-actions{gap:8px}.account-auth-link{min-height:44px;color:var(--plum);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:8px 10px;font-size:.9rem;font-weight:750;text-decoration:underline;display:inline-flex}.account-auth-link:hover{background:#f5eff7}.account-auth-link:focus-visible{outline-offset:2px;outline:3px solid #4b24654d}.field small{color:var(--muted);line-height:1.4}.account-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-heading h1,.account-heading p{margin:0}.account-heading p{color:var(--muted);margin-top:4px}.account-section{margin-top:18px}.account-section-intro{color:var(--muted);margin:-4px 0 14px;font-size:.9rem;line-height:1.45}.production-refresh-controls{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.production-auto-refresh{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.production-auto-refresh:before{content:"";background:#1f9d76;border-radius:999px;width:8px;height:8px}.order-cards{gap:10px;display:grid}.order-card-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.order-card{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:14px;text-decoration:none;display:flex}a.order-card{color:inherit;transition:border-color .14s,box-shadow .14s}a.order-card:hover{border-color:#4b246561;box-shadow:0 6px 18px #43285614}a.order-card:focus-visible{outline-offset:2px;outline:3px solid #4b246552}.order-card>div{justify-items:start;gap:6px;display:grid}.order-card>div:last-child{justify-items:end}.order-card time{color:var(--muted);font-size:.78rem}.order-card-action{min-height:44px;color:var(--plum);align-items:center;gap:5px;font-size:.82rem;font-weight:800;display:inline-flex}.settings-row{grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:12px;display:grid}.admin-metrics-panel{gap:14px;margin:18px 0;display:grid}.admin-metrics-heading,.admin-metrics-actions,.metrics-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-metrics-heading .section-title,.admin-metrics-heading .metadata{margin:0}.admin-metrics-heading .metadata{margin-top:3px;font-size:.78rem}.metrics-range-control{border:1px solid var(--line);background:#f8f4f8;border-radius:9px;display:inline-flex;overflow:hidden}.metrics-range-control button,.metrics-refresh-button,.metrics-error button{cursor:pointer;min-height:40px;font-weight:800}.metrics-range-control button{border-right:1px solid var(--line);color:var(--muted);background:0 0;padding:7px 10px;font-size:.76rem}.metrics-range-control button:last-child{border-right:0}.metrics-range-control button[aria-pressed=true]{background:var(--plum);color:#fff}.metrics-refresh-button{border:1px solid var(--line);color:var(--plum);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:.78rem;display:inline-flex}.metrics-refresh-button:disabled{cursor:wait;opacity:.55}.metrics-loading,.metrics-error,.metrics-empty{color:var(--muted);font-size:.86rem}.metrics-loading{place-items:center;min-height:128px;display:grid}.metrics-error{color:#8d2f27;background:#fff5f3;border:1px solid #e8b9b3;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.metrics-error button{color:#fff;background:#8d2f27;border-radius:8px;flex:none;padding:7px 11px;font-size:.76rem}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-metric-card{background:linear-gradient(145deg,#fff 20%,#faf5fb 100%);border:1px solid #4328561f;border-radius:10px;gap:3px;min-width:0;padding:11px 12px;display:grid}.admin-metric-card dt,.admin-metrics-operations dt{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.25}.admin-metric-card dd,.admin-metrics-operations dd{color:var(--plum);margin:0;font-family:Trebuchet MS,sans-serif;font-weight:900;line-height:1.1}.admin-metric-card dd{overflow-wrap:anywhere;font-size:clamp(1.2rem,2.8vw,1.55rem)}.admin-metric-card>span,.admin-metrics-operations>div>span{color:var(--muted);font-size:.7rem;line-height:1.3}.admin-metrics-operations{border:1px solid var(--line);background:#fbf9fc;border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;display:grid}.admin-metrics-operations>div{border-right:1px solid var(--line);gap:3px;min-width:0;padding:9px 10px;display:grid}.admin-metrics-operations>div:last-child{border-right:0}.admin-metrics-operations dd{overflow-wrap:anywhere;font-size:.98rem}.admin-metrics-columns,.admin-metrics-details-row{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:10px;display:grid}.metrics-compact-section,.metrics-details{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0}.metrics-compact-section{padding:11px 12px}.metrics-section-heading h3{margin:0;font-size:.84rem}.metrics-section-heading>span{color:var(--muted);font-size:.68rem}.metrics-trend{align-items:stretch;gap:3px;min-height:144px;margin:9px 0 0;padding:0;list-style:none;display:flex}.metrics-trend li{flex:1 1 0;grid-template-rows:minmax(110px,1fr) 20px;gap:4px;min-width:7px;display:grid}.metrics-trend-bar-slot{border-bottom:1px solid var(--line);min-height:110px;position:relative}.metrics-trend-bar{height:var(--metric-bar-height);background:linear-gradient(180deg, var(--mint), var(--green));border-radius:4px 4px 1px 1px;min-height:2px;position:absolute;bottom:0;left:1px;right:1px}.metrics-trend-bar[data-empty=true]{min-height:0}.metrics-trend small{color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;line-height:1.15;overflow:hidden}.metrics-funnel{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.metrics-funnel li{grid-template-columns:minmax(100px,.9fr) minmax(70px,1.1fr);align-items:center;gap:9px;display:grid}.metrics-funnel li>div{grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:6px;display:grid}.metrics-funnel li>div>span{text-overflow:ellipsis;white-space:nowrap;font-size:.71rem;overflow:hidden}.metrics-funnel strong{color:var(--plum);font-size:.8rem}.metrics-funnel small{min-width:30px;color:var(--muted);text-align:right;font-size:.62rem}.metrics-funnel-track{background:#eee7ef;border-radius:999px;height:7px;display:block;overflow:hidden}.metrics-funnel-track>span{width:var(--metric-funnel-width);border-radius:inherit;background:var(--plum);height:100%;display:block}.admin-metrics-details-row{grid-template-columns:1fr 1fr}.metrics-details summary{cursor:pointer;min-height:44px;color:var(--plum);justify-content:space-between;align-items:center;padding:9px 12px;font-size:.8rem;font-weight:800;display:flex}.metrics-details summary:after{content:"+";font-size:1rem}.metrics-details[open] summary{border-bottom:1px solid var(--line)}.metrics-details[open] summary:after{content:"−"}.metrics-table-wrap{padding:0 12px 12px;overflow-x:auto}.metrics-breakdown-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.7rem}.metrics-breakdown-table th,.metrics-breakdown-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 6px}.metrics-breakdown-table th{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;font-size:.62rem}.metrics-breakdown-table tbody tr:last-child td{border-bottom:0}.metrics-breakdown-table code{white-space:nowrap}.metrics-tracking-details{grid-template-columns:1fr 1fr;gap:10px 14px;margin:0;padding:12px;display:grid}.metrics-tracking-details>div{gap:2px;display:grid}.metrics-tracking-details dt{color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:800}.metrics-tracking-details dd{margin:0;font-size:.75rem;line-height:1.35}.metrics-tier-breakdown{border-top:1px solid var(--line);padding:10px 12px}.metrics-tier-breakdown>strong{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;font-size:.65rem}.metrics-tier-breakdown ul{gap:7px;margin:8px 0 0;padding:0;list-style:none;display:grid}.metrics-tier-breakdown li{color:var(--muted);grid-template-columns:minmax(105px,1fr) auto auto auto;gap:8px;font-size:.68rem;display:grid}.metrics-tier-breakdown li>span:first-child,.metrics-tier-breakdown li>strong{color:var(--ink)}.metrics-footnote{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:10px 12px;font-size:.68rem;line-height:1.4}.metrics-empty{text-align:center;margin:0;padding:18px 12px}.admin-metrics-updated{color:var(--muted);text-align:right;margin:-4px 0 0;font-size:.66rem}.public-showcase{border-top:1px solid var(--line)}.showcase-metric{background:#e9f8f4;border-radius:18px;gap:2px;margin:0 0 28px;padding:16px 20px;display:inline-grid}.showcase-metric strong{color:var(--plum);font-family:Trebuchet MS,sans-serif;font-size:2rem}.showcase-metric span,.public-showcase-card span{color:var(--muted);font-size:.86rem}.showcase-metric-note{margin:0 0 28px}.public-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.public-showcase-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:22px;gap:8px;padding:12px 12px 16px;display:grid;overflow:hidden}.public-showcase-card img{aspect-ratio:4/3;object-fit:cover;background:#f4ecf4;border-radius:14px;width:100%}.showcase-consent>p{color:var(--muted);line-height:1.55}.showcase-consent .checkbox{align-items:flex-start;margin:14px 0}.showcase-moderation{margin-top:18px}.showcase-moderation-layout{gap:14px;max-width:760px;margin-top:16px;display:grid}.showcase-moderation-preview{aspect-ratio:4/3;border:1px solid var(--line);object-fit:contain;background:#f4ecf4;border-radius:12px;width:min(100%,720px)}.showcase-moderation textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:96px;color:var(--ink);background:#fff;border-radius:8px;padding:10px}@media (max-width:860px){.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metrics-operations{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-metrics-operations>div{border-bottom:1px solid var(--line)}.admin-metrics-operations>div:nth-child(3n){border-right:0}.admin-metrics-operations>div:nth-last-child(-n+2){border-bottom:0}.admin-metrics-columns{grid-template-columns:1fr}.public-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-hero{grid-template-columns:1fr;padding-top:46px}.hero-transformation{min-height:390px}.step-grid,.pricing-grid,.contact-grid{grid-template-columns:1fr}.reassurance-section,.faq-teaser,.site-footer-main,.site-footer-meta{flex-direction:column;align-items:flex-start}.site-footer-links{grid-template-columns:repeat(2,auto)}.grid{grid-template-columns:1fr}.summary-panel{position:static}}@media (max-width:560px){.admin-metrics-panel{gap:10px;margin-block:12px;padding:12px}.admin-metrics-heading,.admin-metrics-actions{flex-direction:column;align-items:stretch;width:100%}.admin-metrics-actions{gap:8px}.metrics-range-control{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.metrics-range-control button,.metrics-refresh-button,.metrics-error button{min-height:44px}.metrics-range-control button{padding-inline:5px;font-size:.68rem}.metrics-refresh-button{width:100%}.admin-metric-grid{gap:6px}.admin-metric-card{min-height:92px;padding:9px}.admin-metric-card dt{font-size:.61rem}.admin-metric-card dd{font-size:1.13rem}.admin-metric-card>span{font-size:.63rem}.admin-metrics-operations{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metrics-operations>div,.admin-metrics-operations>div:nth-child(3n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.admin-metrics-operations>div:nth-child(2n){border-right:0}.admin-metrics-operations>div:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.admin-metrics-details-row{grid-template-columns:1fr}.metrics-compact-section{padding:10px}.metrics-trend{min-height:130px}.metrics-trend li{grid-template-rows:minmax(96px,1fr) 20px}.metrics-trend-bar-slot{min-height:96px}.metrics-funnel li{grid-template-columns:minmax(134px,1.3fr) minmax(70px,.7fr)}.metrics-tracking-details{grid-template-columns:1fr}.metrics-error{flex-direction:column;align-items:stretch}.public-showcase-grid{grid-template-columns:1fr}.site-header{width:min(100% - 24px,1200px);min-height:calc(70px + env(safe-area-inset-top));padding:calc(12px + env(safe-area-inset-top)) env(safe-area-inset-right) 12px env(safe-area-inset-left);align-items:center;gap:8px}.site-logo img{width:38px;height:38px}.site-logo-copy{font-size:.76rem}.site-nav{flex-wrap:wrap;gap:6px 10px;font-size:.76rem}.site-nav>a:nth-child(-n+3){display:none}.site-nav .site-nav-cta{justify-content:center;min-width:54px;min-height:44px;padding:8px 12px}.nav-cta-long{display:none}.nav-cta-short{display:inline}.marketing-hero,.marketing-section,.content-page{width:min(100% - 24px,1200px)}.marketing-hero{gap:30px;min-height:auto;padding:34px 0 50px}.hero-copy h1{font-size:clamp(2.4rem,11.5vw,3.4rem);line-height:1}.hero-lede{margin-top:18px;font-size:1.04rem;line-height:1.55}.hero-actions{margin-top:22px}.hero-actions .btn{width:100%}.trust-list{display:grid}.hero-transformation{border-radius:28px 12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;min-height:auto;padding:14px;transform:none}.sample-paper,.sample-object{min-height:158px;padding:24px 8px 12px}.sample-paper>svg,.sample-object .figurine-object>svg{width:58px;height:58px}.transformation-arrow{transform:none}.transformation-arrow svg:first-child{display:none}.figurine-object{width:76px;height:96px;box-shadow:6px 7px #399987,10px 12px 18px #251b2b33}.marketing-section{padding:62px 0}.pricing-section{border-radius:0;width:100%;padding-inline:18px}.studio-section{margin-top:56px;padding:52px 0}.studio-route-section{min-height:calc(100dvh - 120px);padding:14px env(safe-area-inset-right) max(24px, env(safe-area-inset-bottom)) env(safe-area-inset-left);margin-top:0}.studio-resume-actions .btn{width:100%}.studio-flow{width:min(100% - 24px,760px)}.studio-step-card{border-radius:22px;box-shadow:0 12px 28px #4328561a}.studio-step{padding:12px 12px 0}.studio-progress{margin-bottom:8px}.studio-progress li{gap:5px;font-size:.68rem}.studio-progress-dot{width:30px;height:30px}.studio-progress li:not(:last-child):after{width:calc(100% - 36px);top:14px;left:calc(50% + 18px)}.studio-step-heading{margin-bottom:8px}.studio-step-heading h2,.studio-step-heading h3{font-size:1.55rem}.studio-progress li>span:last-child,.studio-progress-link>span:last-child{display:none}.upload-box{border-radius:16px;height:132px;min-height:125px;max-height:132px}.upload-box.is-empty{height:72px;min-height:72px;max-height:72px}.upload-box.is-empty .upload-empty{text-align:left;grid-template-columns:auto minmax(0,1fr);place-items:center start;gap:10px;width:100%;padding:8px 12px}.upload-box.is-empty .upload-empty .camera-button{width:44px;height:44px}.upload-box.is-figurine-preview{height:clamp(140px,38vw,170px);min-height:140px;max-height:170px}.kids-upload-stage.has-preview .upload-box.is-figurine-preview{width:100%;height:clamp(140px,38vw,170px);min-height:140px;max-height:170px}.photo-tips{background:0 0;border:0;margin-top:5px}.photo-tips summary{min-height:44px;padding:12px 28px 12px 4px;font-size:.74rem}.upload-empty{gap:5px;padding:10px}.upload-empty .camera-button{width:48px;height:48px}.studio-source-switch{grid-template-columns:1fr}.studio-product-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:8px}.sound-wave-source-actions,.sound-clip-fields,.sound-wave-color-choice .color-grid{grid-template-columns:1fr}.studio-product-choice{text-align:center;border-radius:13px;min-height:52px;padding:5px;display:block}.studio-product-choice-icon,.studio-product-choice small{display:none}.studio-product-choice>span:last-child{gap:2px}.studio-product-choice strong{font-size:.78rem;line-height:1.15}.studio-product-choice b{font-size:.7rem;line-height:1.15}.studio-product-choice-label-full{display:none}.studio-product-choice-label-short{display:inline}.sound-wave-capture-disclosure{min-height:64px;padding:10px 14px}.sound-wave-capture.has-file .sound-wave-capture-disclosure{min-height:64px}.sound-wave-review-summary{grid-template-columns:1fr}.studio-source-choice{min-height:62px}.ready-model-drop{min-height:190px}.upload-tools{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.upload-tools .btn{width:100%}.upload-framing{order:-1;grid-column:1/-1}.choice-row{grid-template-columns:1fr}.studio-step .color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-fields{grid-template-columns:1fr}.delivery-fields .full{grid-column:1/-1}.studio-step-actions{padding:10px 12px max(18px, calc(10px + env(safe-area-inset-bottom)));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #4328561f;margin:12px -12px 0;scroll-margin-bottom:96px;position:static}.studio-step-actions.single-action .studio-primary-action{justify-self:stretch;width:100%}.studio-step-actions-with-notice{grid-template-columns:1fr;gap:8px}.studio-step-actions-with-notice .studio-primary-action{justify-self:stretch;width:100%}.studio-direct-cart-actions{width:100%;min-width:0}.studio-step-actions-with-notice .studio-clickwrap{font-size:.75rem;line-height:1.3}.studio-step-heading>p:first-child,.studio-step-heading>span,.upload-empty small,.upload-source-button small{display:none}.upload-source-button{min-height:48px}.upload-safety-note{margin-top:0;font-size:.78rem;line-height:1.25}.upload-safety-row{margin-top:4px}.studio-step-actions .btn{min-height:48px}.studio-primary-action{padding-inline:13px}.step-action-total{min-width:54px}.viewer-loading{min-height:250px}.reassurance-copy{grid-template-columns:1fr}.site-footer{padding:42px max(20px, env(safe-area-inset-right)) 42px max(20px, env(safe-area-inset-left))}.site-footer-workflow{padding:12px max(16px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));flex-direction:column;align-items:flex-start;gap:2px;margin-top:16px}.site-footer-workflow-links{justify-content:space-between;gap:2px 12px;width:100%}.site-header-workflow{min-height:calc(58px + env(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));padding-bottom:7px}.site-footer-links{grid-template-columns:1fr 1fr}.content-page{padding:54px 0}.content-page-hero h1{font-size:clamp(2.6rem,13vw,4rem)}.state-page{width:min(100% - 24px,760px);min-height:56vh;padding:38px 0 58px}.state-card{box-shadow:var(--shadow-soft);border-radius:22px;padding:26px 20px}.state-actions,.state-actions .btn{width:100%}.shell,.admin-shell,.agent-shell,.order-shell{padding:12px}.work-surface,.summary-panel,.admin-panel,.agent-panel{box-shadow:none;border-radius:16px}.segmented,.field-grid,.color-grid,.settings-row,.field-grid.delivery-fields{grid-template-columns:1fr}.topbar{align-items:flex-start}.order-top-actions{justify-content:flex-end}.customer-order-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.account-heading,.order-card{flex-direction:column;align-items:stretch}.account-heading>.actions,.account-heading>.actions .btn,.account-auth-mode-actions .btn{width:100%}.account-auth-link-actions{flex-direction:column;align-items:stretch}.production-refresh-controls{align-items:stretch}.production-auto-refresh{white-space:normal}.order-card-row{grid-template-columns:1fr}.order-card>div:last-child{justify-items:start}.table,.table tbody,.table tr,.table td{width:100%;display:block}.table thead{display:none}.table tr{border-bottom:1px solid var(--line);padding:12px 0}.table td{overflow-wrap:anywhere;border:0;padding:7px 0}.edge-operations-table{width:100%;min-width:620px;display:table}.edge-operations-table thead{display:table-header-group}.edge-operations-table tbody{width:auto;display:table-row-group}.edge-operations-table tr{width:auto;padding:0;display:table-row}.edge-operations-table th,.edge-operations-table td{border-bottom:1px solid var(--line);width:auto;padding:11px 8px;display:table-cell}.edge-planner-decisions{min-width:500px}}@media (max-width:860px){.production-queue-table,.production-queue-table tbody{width:100%;display:grid}.production-queue-table tbody{gap:12px}.production-queue-table tr{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"order status""customer customer""total filament""files files""actions actions";width:100%;padding:0;display:grid}.production-queue-table tr.production-purchase-row{display:block}.production-queue-table td{width:auto;padding:12px;display:block}.production-order-cell,.production-total-cell{border-right:1px solid #43285614!important}.production-customer-cell,.production-total-cell,.production-filament-cell{border-top:1px solid #43285614!important}.production-status-cell,.production-customer-cell{border-right:0!important}}@media (max-width:560px){.production-queue-table tr{grid-template-columns:minmax(0,1fr);grid-template-areas:"order""status""customer""total""filament""files""actions"}.production-queue-table td{border-top:1px solid #43285614!important;border-right:0!important}.production-order-cell,.production-purchase-row td{border-top:0!important}.production-files-cell .btn,.production-actions-cell .btn,.production-unavailable-note{flex:100%;justify-content:center}.production-order-file-downloads{flex:100%}}.manufacturability-approval{min-width:260px}.manufacturability-approval summary{cursor:pointer;font-weight:700}.manufacturability-approval form,.manufacturability-checklist{gap:8px;margin-top:10px;display:grid}.manufacturability-checklist label{grid-template-columns:auto 1fr;align-items:flex-start;gap:7px;font-size:.82rem;line-height:1.25;display:grid}.manufacturability-approval textarea{resize:vertical;min-width:100%;margin-top:4px;display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-transformation,.sample-paper,.sample-object,.figurine-object{transform:none}.preview-magic-blob{will-change:auto}.preview-magic-copy{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}.readiness-grid{gap:12px;display:grid}.readiness-list{gap:10px;margin-top:10px;display:grid}.readiness-row{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding-top:10px;display:grid}.readiness-row:first-child{border-top:0;padding-top:0}.readiness-row .metadata{margin:3px 0 0}.status-pill.readiness-ready,.status-pill.readiness-attention,.status-pill.readiness-blocked{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.status-pill.readiness-ready{color:#17624b;background:#e8f6f0}.status-pill.readiness-attention{color:#775200;background:#fff4d9}.status-pill.readiness-blocked{color:#9a2e29;background:#fdeceb}@media (max-width:560px){.readiness-row{grid-template-columns:1fr}.readiness-row .status-pill{justify-self:start}}.audience-home{background:radial-gradient(circle at 7% 18%,#ef6b5b24,#0000 28rem),radial-gradient(circle at 94% 12%,#64c7b42e,#0000 30rem),linear-gradient(#fffaf1 0%,#fffdf8 58%,#f8f1e7 100%);overflow:hidden}.audience-hero{grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);align-items:center;gap:clamp(34px,7vw,90px);width:min(1120px,100% - 40px);margin:0 auto;padding:clamp(70px,9vw,122px) 0 56px;display:grid}.audience-hero-copy{max-width:760px}.audience-hero-copy h1{max-width:730px;margin:0;font-size:clamp(3.1rem,7.2vw,6.7rem);line-height:.94}.audience-hero-lede{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:clamp(1.08rem,1.7vw,1.3rem);line-height:1.65}.audience-hero-mark{aspect-ratio:1;text-align:center;background:radial-gradient(circle at 34% 28%,#fffffff0,#0000 23%),linear-gradient(145deg,#f7c95cb3,#ef6b5b7a 50%,#64c7b4a6);border:1px solid #4328561f;border-radius:50%;place-content:center;justify-items:center;width:min(100%,280px);display:grid;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 30px 70px #43285629}.audience-hero-mark:before,.audience-hero-mark:after{content:"";border:1px solid #ffffff94;border-radius:50%;position:absolute}.audience-hero-mark:before{inset:18px}.audience-hero-mark:after{border-color:#4328561a;inset:36px}.audience-hero-mark span,.audience-hero-mark strong,.audience-hero-mark small{z-index:1;position:relative}.audience-hero-mark span{width:52px;height:52px;color:var(--plum);background:#ffffffb8;border-radius:50%;place-items:center;margin-bottom:13px;display:grid}.audience-hero-mark strong{font-family:Trebuchet MS,Arial Rounded MT Bold,sans-serif;font-size:1.35rem}.audience-hero-mark small{color:#251b2bc2;margin-top:6px;font-weight:750}.audience-choice-section{width:min(1120px,100% - 40px);margin:0 auto;padding:30px 0 72px;scroll-margin-top:24px}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,34px);display:grid}.audience-card{background:#ffffffe0;border:1px solid #4328561f;border-radius:34px;align-content:start;min-height:440px;padding:clamp(28px,4vw,46px);text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #4328561a}.audience-card:after{background:var(--card-accent);content:"";height:7px;position:absolute;bottom:0;left:0;right:0}.audience-card-kids{--card-accent:linear-gradient(90deg, var(--coral), var(--yellow), var(--mint))}.audience-card-tabletop{--card-accent:linear-gradient(90deg, #272337, #8f6545, #d3a65e);color:#f4ecde;background:radial-gradient(circle at 92% 8%,#d8974833,#0000 38%),linear-gradient(145deg,#242734 0%,#171923 68%,#11131b 100%);border-color:#dea65b94;box-shadow:0 24px 58px #11131b4d}.audience-card.audience-card-tabletop:hover{border-color:#e6b26ce6;box-shadow:0 32px 70px #11131b66}.audience-card:hover{border-color:#43285647;transform:translateY(-6px);box-shadow:0 30px 65px #4328562b}.audience-card-glow{background:var(--card-glow);filter:blur(2px);opacity:.86;border-radius:50%;width:280px;height:280px;position:absolute;top:-110px;right:-100px}.audience-card-kids .audience-card-glow{--card-glow:radial-gradient(circle, #f7c95c9e, #ef6b5b1f 58%, transparent 70%)}.audience-card-tabletop .audience-card-glow{--card-glow:radial-gradient(circle, #de9c4b57, #de9c4b0d 58%, transparent 70%)}.audience-card-icon{background:var(--icon-background);width:68px;height:68px;color:var(--icon-color);border-radius:22px;place-items:center;margin-bottom:29px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #43285614}.audience-card-kids .audience-card-icon{--icon-background:#ffebe5;--icon-color:var(--coral-text)}.audience-card-tabletop .audience-card-icon{--icon-background:#343746;--icon-color:#e2ab61;box-shadow:inset 0 0 0 1px #e2ab6159}.audience-card .eyebrow{margin-bottom:9px;position:relative}.audience-card-tabletop .eyebrow{color:#e2ab61}.audience-card-tabletop h2{color:#fff8ec}.audience-card h2{margin:0;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1;position:relative}.audience-card>p{max-width:460px;color:var(--muted);margin:18px 0 22px;font-size:1.02rem;line-height:1.65;position:relative}.audience-card ul{color:#4f4457;gap:10px;margin:0 0 32px;padding:0;font-size:.9rem;font-weight:720;list-style:none;display:grid;position:relative}.audience-card.audience-card-tabletop>p,.audience-card.audience-card-tabletop ul{color:#d7d0c5}.audience-card li{align-items:flex-start;gap:8px;line-height:1.45;display:flex}.audience-card li svg{color:var(--green);flex:none;margin-top:2px}.audience-card-tabletop li svg{color:#e2ab61}.audience-card-tabletop .audience-card-action{color:#171923;background:#d39147;border:1px solid #e2ab618c}.audience-card-kids .audience-card-action{background:linear-gradient(135deg, var(--yellow), #f29a61);color:var(--plum-dark);border-color:#9a3c343d}.audience-card-action{width:fit-content;min-height:46px;color:var(--plum);border:1px solid #0000;border-radius:999px;justify-content:center;align-self:end;align-items:center;gap:9px;margin-top:auto;padding:11px 16px;font-weight:900;display:inline-flex;position:relative}.audience-card-action svg{transition:transform .18s}.audience-card:hover .audience-card-action svg{transform:translate(5px)}.audience-reassurance{border-top:1px solid #43285624;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:center;gap:24px;width:min(1120px,100% - 40px);margin:0 auto;padding:30px 0 70px;display:grid}.audience-reassurance>div{align-items:center;gap:13px;display:flex}.audience-reassurance svg{color:var(--green);flex:none}.audience-reassurance span{gap:2px;display:grid}.audience-reassurance small{color:var(--muted)}.audience-reassurance>a{color:var(--plum);border-radius:8px;font-weight:850}.tabletop-site{--ink:#211f1c;--line:#d4c7b4;--muted:#655f56;--tabletop-charcoal:#242734;--tabletop-ember:#d39147;--tabletop-ember-bright:#e8b870;--tabletop-midnight:#151720;--tabletop-parchment:#f4ecde;background:radial-gradient(circle at 90% 7%, #d3914733, transparent 34rem), radial-gradient(circle at 6% 58%, #5a5d702e, transparent 32rem), linear-gradient(180deg, #1d202b 0%, var(--tabletop-midnight) 52%, #11131a 100%);min-height:100vh;color:var(--tabletop-parchment);overflow:hidden}.tabletop-site .site-header{border-bottom:1px solid #f4ecde1f}.tabletop-site .site-logo-copy,.tabletop-site .site-nav>a:not(.site-nav-cta){color:#f4ecde}.tabletop-site .site-logo-copy strong{color:var(--tabletop-ember-bright)}.tabletop-site .site-header[data-experience=tabletop] .site-nav-cta,.tabletop-site .tabletop-primary-action{background:var(--tabletop-ember);color:#171923;border:1px solid #ffe0b438;box-shadow:0 10px 24px #08090d3d}.tabletop-site .site-header[data-experience=tabletop] .site-nav-cta:hover,.tabletop-site .tabletop-primary-action:hover{background:var(--tabletop-ember-bright);color:#11131a}.tabletop-site .site-header[data-experience=tabletop] .site-nav>a:not(.site-nav-cta):hover{color:var(--tabletop-ember-bright)}.tabletop-site .site-header a:focus-visible,.tabletop-site .tabletop-primary-action:focus-visible{outline-color:var(--tabletop-ember-bright);box-shadow:0 0 0 5px var(--tabletop-midnight)}.tabletop-site .site-menu summary{color:#f4ecde;background:#11131bb8;border-color:#f4ecde3d}.tabletop-site .site-menu-panel .site-menu-primary{background:var(--tabletop-ember);color:#171923}.tabletop-hero{grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);align-items:center;gap:clamp(36px,6vw,76px);width:min(1200px,100% - 40px);min-height:680px;margin:0 auto;padding:64px 0 86px;display:grid}.tabletop-hero-copy h1{color:#fff8ec;max-width:690px;margin:0;font-size:clamp(3.4rem,6.8vw,6.4rem);line-height:.94}.tabletop-hero-copy .eyebrow,.tabletop-section .eyebrow,.tabletop-expectation-section .eyebrow{color:var(--tabletop-ember-bright)}.tabletop-hero-copy .hero-lede{color:#d5cec2;max-width:620px}.tabletop-hero-copy .trust-list{color:#d5cec2}.tabletop-hero-copy .trust-list svg{color:var(--tabletop-ember-bright)}.tabletop-hero-visual{background:radial-gradient(circle at 86% 16%,#d3914757,#0000 34%),radial-gradient(circle at 12% 82%,#686c844d,#0000 34%),linear-gradient(145deg,#303340,#20222d 70%,#191b24);border:1px solid #e8b87047;border-radius:18px 52px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:500px;padding:clamp(24px,3vw,38px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 78px #05060a6b}.tabletop-hero-visual:after{content:"";border:1px solid #ffffff8c;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-70px;right:-55px}.tabletop-reference-card,.tabletop-figure-card{z-index:1;min-height:280px;color:var(--ink);text-align:center;background:#f4ecdef5;border:1px solid #e8b87038;border-radius:18px;align-content:center;justify-items:center;padding:30px 14px 20px;display:grid;position:relative;box-shadow:0 16px 32px #05060a47}.tabletop-reference-card{transform:rotate(-3deg)}.tabletop-figure-card{transform:rotate(2deg)}.tabletop-visual-label{color:#645d54;letter-spacing:.09em;text-transform:uppercase;font-size:.65rem;font-weight:900;position:absolute;top:12px;left:14px}.tabletop-reference-portrait{width:118px;height:146px;color:var(--tabletop-ember-bright);background:linear-gradient(145deg,#272a36,#66442d);border-radius:52% 52% 22% 22%;place-items:center;display:grid;position:relative;overflow:hidden}.tabletop-reference-portrait svg:first-child{opacity:.52;position:absolute;top:20px}.tabletop-reference-portrait svg:last-child{position:relative;transform:translateY(20px)}.tabletop-reference-card strong,.tabletop-figure-card strong{margin-top:15px;font-family:Trebuchet MS,Arial Rounded MT Bold,sans-serif;font-size:.92rem}.tabletop-reference-card small,.tabletop-figure-card small{color:var(--muted);margin-top:4px;font-size:.7rem;line-height:1.35}.tabletop-magic-path{z-index:1;color:var(--tabletop-ember-bright);justify-items:center;display:grid;position:relative}.tabletop-miniature{filter:drop-shadow(9px 13px 9px #2a213138);justify-items:center;width:120px;height:160px;display:grid;position:relative}.tabletop-miniature-head{z-index:2;background:linear-gradient(120deg,#fff,#d8d4d1);border-radius:48% 48% 42% 42%;width:42px;height:48px;position:relative;box-shadow:inset -7px -4px 10px #2a21311f}.tabletop-miniature-head:before,.tabletop-miniature-head:after{content:"";background:#f3f1ee;border-radius:70% 10%;width:13px;height:26px;position:absolute;top:-7px}.tabletop-miniature-head:before{left:-7px;transform:rotate(-24deg)}.tabletop-miniature-head:after{right:-7px;transform:scaleX(-1)rotate(-24deg)}.tabletop-miniature-body{z-index:1;color:#aaa4a2;background:linear-gradient(110deg,#fff 0%,#e7e4e1 60%,#ccc8c5 100%);border-radius:40% 40% 22% 22%;place-items:center;width:82px;height:105px;display:grid;position:absolute;top:38px}.tabletop-miniature-base{z-index:3;background:linear-gradient(#f9f8f7 0 48%,#c9c5c3 49% 100%);border-radius:50%;width:112px;height:25px;position:absolute;bottom:0;box-shadow:inset 0 -5px 6px #2a21311a}.tabletop-section{width:min(1120px,100% - 40px);margin:0 auto;padding:94px 0}.tabletop-section .section-heading h2,.tabletop-expectation-heading h2,.tabletop-rights-section h2,.tabletop-cart-callout h2{margin:0;font-size:clamp(2.3rem,4.7vw,4.25rem);line-height:1}.tabletop-section .section-heading h2,.tabletop-rights-section h2,.tabletop-cart-callout h2{color:#fff8ec}.tabletop-section .section-heading>p:last-child,.tabletop-rights-section>div>p:last-child{color:#d5cec2}.tabletop-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.tabletop-step-card{background:var(--tabletop-parchment);min-height:250px;color:var(--ink);border:1px solid #e8b87040;border-radius:22px;padding:27px 24px;position:relative;box-shadow:0 14px 32px #05060a3d}.tabletop-step-card>svg{color:#9a5c29}.tabletop-step-card .step-number{background:var(--tabletop-ember);color:#171923}.tabletop-step-card h3{margin:35px 0 9px;font-size:1.25rem}.tabletop-step-card p{color:var(--muted);margin:0;line-height:1.6}.tabletop-start-section{padding-top:72px}.tabletop-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.tabletop-source-card{background:var(--tabletop-parchment);color:var(--ink);border:1px solid #e8b87040;border-radius:26px;grid-template-columns:auto minmax(0,1fr);gap:21px;padding:clamp(24px,3vw,34px);display:grid;box-shadow:0 16px 36px #05060a40}.tabletop-source-card .eyebrow{color:#8a4b20}.tabletop-source-icon{width:60px;height:60px;color:var(--tabletop-ember-bright);background:#292c38;border-radius:18px;place-items:center;display:grid}.tabletop-source-card h3{margin:0;font-size:1.55rem}.tabletop-source-card p:not(.eyebrow){color:var(--muted);line-height:1.65}.tabletop-source-card ul{gap:9px;margin:20px 0 0;padding:0;font-size:.88rem;font-weight:750;list-style:none;display:grid}.tabletop-source-card li{align-items:flex-start;gap:8px;display:flex}.tabletop-source-card li svg{color:#9a5c29;flex:none}.tabletop-expectation-wrap{color:#fff;background:radial-gradient(circle at 90% 8%,#d391473d,#0000 28rem),#242734;margin:48px 0}.tabletop-expectation-section{width:min(1120px,100% - 40px);margin:0 auto;padding:92px 0 98px}.tabletop-expectation-heading{max-width:760px;margin-bottom:40px}.tabletop-expectation-heading .eyebrow{color:#e5bd77}.tabletop-expectation-heading h2,.tabletop-expectation-grid h3{color:#fff}.tabletop-expectation-grid{background:#ffffff24;border:1px solid #ffffff24;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.tabletop-expectation-grid article{background:#1c1722eb;min-height:230px;padding:clamp(26px,4vw,40px)}.tabletop-expectation-grid svg{color:#e0b66f}.tabletop-expectation-grid h3{margin:27px 0 9px;font-size:1.4rem}.tabletop-expectation-grid p{color:#d8d0dc;margin:0;line-height:1.65}.tabletop-rights-section{grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);align-items:center;gap:clamp(36px,7vw,86px);display:grid}.tabletop-rights-section>div>p:last-child,.tabletop-cart-callout>div>p:last-child{color:var(--muted);font-size:1.02rem;line-height:1.7}.tabletop-attestation-preview{background:var(--tabletop-parchment);color:var(--ink);border:1px solid #2a213126;border-radius:24px;grid-template-columns:auto minmax(0,1fr);gap:17px;padding:clamp(24px,4vw,36px);display:grid;position:relative;box-shadow:0 20px 46px #05060a4d}.tabletop-attestation-preview:before{background:var(--tabletop-ember);content:"";border-radius:0 0 4px 4px;height:4px;position:absolute;top:0;left:30px;right:30px}.tabletop-attestation-check{color:#735036;border:2px solid #735036;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.tabletop-attestation-preview strong{margin-bottom:12px;display:block}.tabletop-attestation-preview p{color:#544a58;margin:0;font-size:1.04rem;line-height:1.65}.tabletop-attestation-preview small{color:var(--muted);margin-top:12px;line-height:1.5;display:block}.tabletop-attestation-preview a{color:#744016;font-weight:850}.tabletop-cart-callout{background:radial-gradient(circle at 88% 30%,#d391473d,#0000 28%),#292c38;border:1px solid #e8b8705c;border-radius:32px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(22px,4vw,42px);margin-top:48px;margin-bottom:94px;padding:clamp(28px,5vw,52px);display:grid;box-shadow:0 24px 54px #05060a52}.tabletop-cart-icon{width:70px;height:70px;color:var(--tabletop-ember-bright);background:#151720;border-radius:22px;place-items:center;display:grid}.tabletop-cart-callout h2{font-size:clamp(2rem,3.8vw,3.5rem)}.tabletop-rights-section>div>p:last-child,.tabletop-cart-callout>div>p:last-child{color:#d5cec2}.tabletop-site .site-footer{background:#0e1016;border-top:1px solid #f4ecde1a;margin-top:0}@media (max-width:900px){.site-header[data-experience=kids] .site-nav>a:nth-child(3),.site-header[data-experience=tabletop] .site-nav>a:nth-child(3){display:none}}@media (max-width:1000px){.tabletop-hero{grid-template-columns:1fr;padding-top:52px}.tabletop-hero-copy{max-width:780px}.tabletop-hero-visual{justify-self:center;width:min(100%,680px)}.tabletop-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tabletop-rights-section{grid-template-columns:1fr}}@media (max-width:680px){.site-header .site-nav{display:none}.site-header .site-menu{display:block}}@media (max-width:780px){.audience-hero{grid-template-columns:1fr;padding-top:56px}.audience-hero-mark{display:none}.audience-grid,.tabletop-source-grid,.tabletop-expectation-grid{grid-template-columns:1fr}.audience-card{min-height:0}.audience-reassurance{grid-template-columns:1fr}.tabletop-cart-callout{grid-template-columns:auto minmax(0,1fr)}.tabletop-cart-callout .btn{grid-column:1/-1;justify-self:start}}@media (max-width:680px){.audience-hero,.audience-choice-section,.audience-reassurance,.tabletop-hero,.tabletop-section,.tabletop-expectation-section{width:min(100% - 24px,1200px)}.audience-hero{text-align:center;padding:18px 0 12px}.audience-hero-copy h1{font-size:clamp(2rem,10vw,2.65rem);line-height:1.02}.audience-hero-copy .eyebrow{margin-bottom:6px}.audience-hero-lede{margin:10px auto 0;font-size:.9rem;line-height:1.4}.audience-choice-section{padding:8px 0 18px}.audience-grid{gap:12px}.audience-card{border-radius:20px;grid-template-columns:46px minmax(0,1fr);align-items:center;column-gap:13px;padding:16px 17px 18px}.audience-card h2{grid-column:2;font-size:1.45rem;line-height:1.05}.audience-card-icon{border-radius:14px;grid-row:1/span 2;width:46px;height:46px;margin:0}.audience-card .eyebrow{grid-column:2;margin:0 0 3px}.audience-card>p{grid-column:1/-1;margin:11px 0 0;font-size:.88rem;line-height:1.4}.audience-card ul{display:none}.audience-card-action{grid-column:1/-1;margin-top:11px;font-size:.9rem}.audience-reassurance{justify-content:center;padding:12px 0 20px;display:flex}.audience-reassurance>div{display:none}.tabletop-hero{min-height:auto;padding:28px 0 24px}.tabletop-hero-visual{display:none}.tabletop-hero-copy h1{font-size:clamp(2.25rem,11vw,3.2rem)}.tabletop-hero-copy .hero-lede{margin-top:15px;font-size:.95rem;line-height:1.45}.tabletop-hero-copy .hero-actions{margin-top:18px}.tabletop-hero-copy .hero-actions .secondary{display:none}.tabletop-hero-copy .trust-list{gap:6px 12px;margin-top:16px;font-size:.72rem}.tabletop-section#how-it-works{padding:22px 0 36px}.tabletop-section#how-it-works .section-heading{margin-bottom:14px}.tabletop-section#how-it-works .section-heading .eyebrow,.tabletop-section#how-it-works .section-heading>p:last-child{display:none}.tabletop-section#how-it-works .section-heading h2{font-size:1.65rem}.tabletop-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tabletop-step-card{border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:70px;padding:10px;display:grid}.tabletop-step-card>svg,.tabletop-step-card>p{display:none}.tabletop-step-card h3{margin:0;font-size:.9rem;line-height:1.15}.tabletop-step-card .step-number{width:30px;height:30px;position:static}.tabletop-start-section,.tabletop-expectation-wrap,.tabletop-rights-section,.tabletop-cart-callout{display:none}}@media (prefers-reduced-motion:reduce){.audience-card,.audience-card:hover,.audience-card-action svg,.audience-card:hover .audience-card-action svg,.audience-hero-mark,.tabletop-reference-card,.tabletop-figure-card{transform:none}}.tabletop-create-main{min-height:calc(100dvh - 78px);padding-right:env(safe-area-inset-right);padding-bottom:92px;padding-left:env(safe-area-inset-left)}.tabletop-create-shell{width:min(1040px,100% - 40px);margin:0 auto;padding-top:34px}.tabletop-create-back{min-height:44px;color:var(--tabletop-ember-bright);border-radius:8px;align-items:center;gap:7px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex}.tabletop-create-back:hover{color:#ffe0b1}.tabletop-create-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;padding:45px 0 43px;display:grid}.tabletop-create-hero h1{color:#fff8ec;max-width:750px;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.94}.tabletop-create-hero .eyebrow{color:var(--tabletop-ember-bright)}.tabletop-create-hero>div>p:last-child{color:#d5cec2;max-width:650px;margin:22px 0 0;font-size:1.08rem;line-height:1.65}.tabletop-create-hero aside{background:var(--tabletop-parchment);min-width:290px;color:var(--ink);border:1px solid #e8b87057;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:19px 21px;display:grid;box-shadow:0 14px 32px #05060a47}.tabletop-create-hero aside>svg{color:#9a5c29}.tabletop-create-hero aside span{gap:3px;display:grid}.tabletop-create-hero aside small{color:var(--muted);line-height:1.35}.tabletop-create-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:720px;margin:0 auto 26px;padding:0;list-style:none;display:grid;position:relative}.tabletop-create-progress:before{content:"";background:#d9cfc3;height:2px;position:absolute;top:20px;left:16.66%;right:16.66%}.tabletop-create-progress li{z-index:1;color:#776b7c;justify-items:center;gap:8px;font-size:.77rem;display:grid;position:relative}.tabletop-create-progress li>span{color:#6c606f;background:#fbf8f2;border:2px solid #d9cfc3;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.tabletop-create-progress li.is-current,.tabletop-create-progress li.is-complete{color:#3b2e40}.tabletop-create-progress li.is-current>span{color:#fff;background:#795438;border-color:#795438;box-shadow:0 0 0 5px #7954381f}.tabletop-create-progress li.is-complete>span{color:#fff;background:#327365;border-color:#327365}.tabletop-create-form{max-width:900px;margin:0 auto}.tabletop-create-step{background:var(--tabletop-parchment);color:var(--ink);border:1px solid #e8b87052;border-radius:30px;padding:clamp(27px,5vw,52px);box-shadow:0 26px 64px #05060a57}.tabletop-create-step-heading{max-width:700px;margin-bottom:34px}.tabletop-create-step-heading>p:first-child{color:#925522;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:900}.tabletop-create-step-heading h2{margin:0;font-size:clamp(2.05rem,4.6vw,3.75rem);line-height:1}.tabletop-create-step-heading h2:focus{outline:none}.tabletop-create-step-heading>p:last-child{color:var(--muted);margin:15px 0 0;line-height:1.6}.tabletop-source-choice{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;margin:0 0 26px;padding:0;display:grid}.tabletop-source-choice legend{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.tabletop-source-choice>label{cursor:pointer;background:#fffdfa;border:2px solid #ddd4ca;border-radius:22px;align-content:start;gap:7px;min-height:174px;padding:25px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.tabletop-source-choice>label:hover{border-color:#a58568;transform:translateY(-2px)}.tabletop-source-choice>label.is-selected{background:#faf5ed;border-color:#795438;box-shadow:0 0 0 4px #7954381a}.tabletop-source-choice input{accent-color:#795438;width:21px;height:21px;position:absolute;top:20px;right:20px}.tabletop-source-choice label>span{color:#735036;background:#eee5d9;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:5px;display:grid}.tabletop-source-choice label>strong{font-family:Trebuchet MS,Arial Rounded MT Bold,sans-serif;font-size:1.25rem}.tabletop-source-choice label>small{max-width:320px;color:var(--muted);line-height:1.45}.tabletop-artwork-fields{gap:16px;display:grid}.tabletop-reference-field{background:#fffdfa;border:1px solid #dfd7ce;border-radius:22px;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:center;gap:28px;min-width:0;margin:0;padding:24px;display:grid}.tabletop-reference-field legend{color:#795438;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:.72rem;font-weight:900}.tabletop-optional-reference legend{padding:0 7px}.tabletop-reference-copy h3{margin:10px 0 7px;font-size:1.32rem}.tabletop-reference-copy>p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}.tabletop-reference-number{color:#6d4b32;letter-spacing:.06em;text-transform:uppercase;background:#efe6da;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:900;display:inline-flex}.tabletop-file-control{background:#f9f6f1;border:1px dashed #bcae9f;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:13px;display:grid;position:relative}.tabletop-file-control:focus-within{outline:3px solid var(--plum-dark);outline-offset:3px;box-shadow:0 0 0 5px #fff}.tabletop-file-control[aria-disabled=true]{opacity:.66}.tabletop-file-input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.tabletop-file-input:disabled{cursor:not-allowed}.tabletop-file-camera-action{background:var(--plum);color:#fff;width:48px;height:48px;box-shadow:0 4px 0 var(--yellow);pointer-events:none;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.tabletop-selected-image{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.tabletop-selected-image>img,.tabletop-selected-image>span:first-child{object-fit:cover;color:#795438;background:#e9e1d8;border-radius:12px;place-items:center;width:64px;height:64px;display:grid}.tabletop-selected-image>span:last-child{gap:3px;min-width:0;display:grid}.tabletop-selected-image strong{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.tabletop-selected-image small,.tabletop-file-empty span{color:var(--muted);font-size:.72rem}.tabletop-file-empty{color:#795438;align-items:center;gap:10px;min-height:64px;display:flex}.tabletop-inference-note,.tabletop-private-note,.tabletop-cart-explanation{color:#514654;background:#f1ece5;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:17px 19px;display:grid}.tabletop-inference-note svg,.tabletop-private-note svg,.tabletop-cart-explanation svg{color:#795438}.tabletop-inference-note p,.tabletop-private-note p,.tabletop-cart-explanation p{margin:0;line-height:1.55}.tabletop-optional-reference .tabletop-reference-copy{gap:13px;display:grid}.tabletop-optional-reference .field{gap:6px;display:grid}.tabletop-optional-reference .field>span{font-size:.77rem;font-weight:850}.tabletop-optional-reference select{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:10px;padding:8px 11px}.tabletop-remove-reference{color:#8b3430;cursor:pointer;background:0 0;border-radius:8px;justify-self:start;align-items:center;gap:7px;min-height:44px;padding:8px 0;font-weight:800;display:inline-flex}.tabletop-add-reference{justify-self:start}.tabletop-description-field,.tabletop-details-field{gap:10px;display:grid}.tabletop-artwork-fields+.tabletop-description-field,.tabletop-description-field+.tabletop-inference-note{margin-top:18px}.tabletop-size-field{background:#fffdfa;border:1px solid #dfd7ce;border-radius:22px;gap:16px;margin:22px 0 0;padding:24px;display:grid}.tabletop-size-field>legend{color:#795438;padding:0 7px;font-weight:900}.tabletop-size-field>p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.tabletop-size-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.tabletop-size-presets button{min-height:74px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:2px solid #ddd4ca;border-radius:15px;gap:4px;padding:12px;display:grid}.tabletop-size-presets button.is-selected{background:#faf5ed;border-color:#795438;box-shadow:0 0 0 3px #79543817}.tabletop-size-presets small,.tabletop-size-quote small{color:var(--muted);line-height:1.4}.tabletop-size-custom{align-items:end;gap:12px;display:flex}.tabletop-size-custom>label{flex:auto;gap:6px;font-size:.8rem;font-weight:850;display:grid}.tabletop-size-custom input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:11px;padding:9px 12px}.tabletop-size-units{background:#f4eee7;border:1px solid #cfc4bb;border-radius:11px;padding:3px;display:flex}.tabletop-size-units button{color:#5c4d5f;cursor:pointer;background:0 0;border-radius:8px;min-height:40px;padding:6px 12px;font-weight:850}.tabletop-size-units button.is-selected{color:#66442d;background:#fff;box-shadow:0 2px 7px #2a21311f}.tabletop-size-quote{background:#edf4f1;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.tabletop-size-quote>span{gap:3px;display:grid}.tabletop-size-quote>strong{color:#235d51;white-space:nowrap;font-size:1.35rem}.kids-figurine-size-field{margin-top:12px}.kids-figurine-features{background:#fffdfa;border:1px solid #dfd7ce;border-radius:18px;gap:0;margin:6px 0 0;padding:2px 12px;display:grid}.kids-figurine-features>legend{color:#795438;padding:0 6px;font-weight:900}.kids-figurine-feature-summary{min-height:44px;color:var(--muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;font-size:.82rem;display:grid}.kids-figurine-feature-copy{flex-wrap:wrap;align-items:center;gap:2px 8px;min-width:0;line-height:1.25;display:flex}.kids-figurine-feature-copy strong{color:#344054;font-size:.82rem}.figurine-size-picker{background:#fffdfa;border:1px solid #dfd7ce;border-radius:18px;gap:10px;margin:16px 0 0;padding:16px;display:grid}.figurine-size-picker>legend{color:#795438;padding:0 6px;font-weight:900}.figurine-size-mode{background:#eee7df;border-radius:11px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.figurine-size-mode button,.figurine-size-units button{color:#5c4d5f;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:44px;font-weight:850}.figurine-size-mode button.is-selected,.figurine-size-units button.is-selected{color:#66442d;background:#fff;box-shadow:0 2px 7px #2a21311f}.figurine-size-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.figurine-size-presets button{min-width:0;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d9cfc5;border-radius:12px;gap:2px;padding:8px;display:grid}.figurine-size-presets button.is-selected{background:#faf5ed;border-color:#795438;box-shadow:inset 0 0 0 1px #795438}.figurine-size-presets small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.figurine-size-custom{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.figurine-size-axis-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.figurine-size-axis-grid label{color:#624d3d;gap:3px;min-width:0;font-size:.74rem;font-weight:900;display:grid}.figurine-size-axis-grid input{border:1px solid var(--line);width:100%;min-width:0;min-height:42px;color:var(--ink);background:#fff;border-radius:9px;padding:7px 8px}.figurine-size-units{background:#eee7df;border-radius:9px;grid-template-columns:1fr 1fr;gap:2px;padding:3px;display:grid}.figurine-size-units button{min-width:40px;min-height:36px;padding:5px 7px}.figurine-size-hint,.figurine-size-error{margin:0;font-size:.77rem;line-height:1.35}.figurine-size-hint{color:var(--muted)}.figurine-size-price{color:#334b46;background:#edf4f1;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:.8rem;font-weight:750;display:flex}.figurine-size-price>strong{color:#235d51;white-space:nowrap;font-size:1.2rem}@media (max-width:430px){.figurine-size-picker{gap:5px;margin-top:8px;padding:8px}.figurine-size-picker>legend{font-size:.82rem}.figurine-size-mode button{min-height:44px;padding:3px 5px;font-size:.82rem;line-height:1.15}.figurine-size-presets{gap:4px}.figurine-size-presets button{min-height:48px;padding:5px}.figurine-size-presets strong,.figurine-size-presets small{font-size:.75rem}.figurine-size-axis-grid input{min-height:44px;padding:5px 6px}.figurine-size-custom{grid-template-columns:minmax(0,1fr) 76px}.figurine-size-units{width:76px}.figurine-size-units button{min-width:32px;min-height:44px;padding-inline:4px}.figurine-size-hint,.figurine-size-error{font-size:.75rem;line-height:1.25}.figurine-size-price{gap:6px;padding:7px 9px;font-size:.78rem}.figurine-size-price>strong{font-size:1.05rem}.kids-display-base-option{min-height:40px;padding-top:7px}.kids-display-base-option span{line-height:1.2}}@media (max-width:330px){.figurine-size-custom{grid-template-columns:minmax(0,1fr) 72px}.figurine-size-units{justify-self:stretch;width:72px}}.kids-display-base-option{white-space:nowrap;align-items:center;width:auto;margin:0 0 0 auto;padding:0}.kids-display-base-option span{line-height:1.25}@media (max-width:430px){.kids-figurine-size-field{margin-top:8px;display:block}.kids-display-base-option{min-height:44px;padding-top:0}.kids-display-base-option span{font-size:.82rem}.kids-figurine-size-field .figurine-size-picker{margin-top:0}}.tabletop-description-field>label,.tabletop-details-field>label{justify-content:space-between;align-items:baseline;gap:12px;font-weight:850;display:flex}.tabletop-description-field>label small,.tabletop-details-field>label>small,.tabletop-details-field>label span small{color:var(--muted);font-size:.76rem;font-weight:650}.tabletop-description-field textarea,.tabletop-details-field textarea{resize:vertical;width:100%;color:var(--ink);background:#fffdfa;border:1px solid #cfc4d1;border-radius:16px;padding:17px;line-height:1.55}.tabletop-description-field>p,.tabletop-details-field>p{color:var(--muted);margin:0;font-size:.83rem;line-height:1.5}.tabletop-description-field .tabletop-inference-note{margin-top:10px}.tabletop-details-field{background:#fffdfa;border:1px solid #dfd7ce;border-radius:20px;margin-bottom:25px;padding:23px}.tabletop-confirmation-list{gap:13px;display:grid}.tabletop-confirmation-list>label{cursor:pointer;background:#fffdfa;border:1px solid #dfd7ce;border-radius:19px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:20px;display:grid}.tabletop-confirmation-list>label:has(input:checked){background:#faf5ed;border-color:#8a694d;box-shadow:inset 4px 0 #9f764d}.tabletop-confirmation-list input{accent-color:#795438;width:22px;height:22px;margin:1px 0 0}.tabletop-confirmation-list label>span{gap:6px;display:grid}.tabletop-confirmation-list small{color:var(--muted);font-size:.87rem;line-height:1.55}.tabletop-exact-confirmation{font-style:italic;color:#524557!important}.tabletop-private-note{background:#edf4f1;margin-top:18px}.tabletop-private-note svg{color:#2e7465}.tabletop-create-error{margin:20px 0 0}.tabletop-legal-attestation{color:#544e46;font-size:.8rem;line-height:1.45}.tabletop-legal-attestation a{color:#744016;font-weight:850}.tabletop-create-actions{border-top:1px solid #e2dad1;justify-content:space-between;align-items:center;gap:14px;margin-top:32px;padding-top:24px;display:flex}.tabletop-create-actions .btn{border-radius:999px;min-height:50px;padding-inline:20px}.tabletop-create-actions.is-create .tabletop-add-action{background:var(--tabletop-ember);color:#171923;border:1px solid #b76e2f;flex:58%;box-shadow:0 9px 20px #6b391433}.tabletop-create-actions.is-create .tabletop-add-action:hover{background:var(--tabletop-ember-bright)}.tabletop-create-actions.is-create .tabletop-checkout-action{color:var(--ink);background:0 0;border-color:#8e8271;flex:42%}.tabletop-create-actions.is-create .tabletop-checkout-action:hover{background:#fff9ef;border-color:#5f574d}.tabletop-create-site .studio-cart-added-notice{color:#f4ecde;background:#292c38;border-color:#e8b87073}.tabletop-review-grid{gap:14px;display:grid}.tabletop-review-grid article{background:#fffdfa;border:1px solid #dfd7ce;border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:17px;padding:22px;display:grid}.tabletop-review-icon{color:#735036;background:#eee5d9;border-radius:15px;place-items:center;width:49px;height:49px;display:grid}.tabletop-review-grid .eyebrow{color:#795438;margin-bottom:5px;font-size:.68rem}.tabletop-review-grid h3{margin:0;font-size:1.27rem}.tabletop-review-grid article p:not(.eyebrow),.tabletop-review-grid article li{color:var(--muted);line-height:1.55}.tabletop-review-grid article p:not(.eyebrow){margin:9px 0 0}.tabletop-review-grid article ul{gap:6px;margin:12px 0 0;padding:0;list-style:none;display:grid}.tabletop-review-files li{grid-template-columns:auto minmax(0,1fr);gap:4px;min-width:0;display:grid}.tabletop-review-file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.tabletop-review-product li{align-items:flex-start;gap:7px;display:flex}.tabletop-review-product li svg{color:#327365;flex:none;margin-top:3px}.tabletop-review-description{color:var(--muted);margin-top:9px}.tabletop-review-description summary{cursor:pointer;line-height:1.45}.tabletop-cart-explanation{margin-top:17px}.tabletop-create-status{color:#5d4633;align-items:center;gap:9px;margin:20px 0 0;font-weight:800;display:flex}.tabletop-status-spinner{animation:.8s linear infinite tabletop-spinner}@keyframes tabletop-spinner{to{transform:rotate(360deg)}}@media (max-width:820px){.tabletop-create-hero{grid-template-columns:1fr;gap:25px}.tabletop-create-hero aside{justify-self:stretch;min-width:0}.tabletop-reference-field{grid-template-columns:1fr}}@media (max-width:620px){.tabletop-create-main{padding-bottom:30px}.tabletop-create-shell{width:min(100% - 24px,1040px);padding-top:10px}.tabletop-create-back,.tabletop-create-hero{display:none}.tabletop-create-progress{margin-bottom:10px}.tabletop-create-progress li{gap:0}.tabletop-create-progress li>span{width:28px;height:28px}.tabletop-create-progress li>strong{display:none}.tabletop-create-progress:before{top:13px}.tabletop-create-step{border-radius:18px;padding:12px}.tabletop-create-step-heading{margin-bottom:9px}.tabletop-create-step-heading>p:first-child{display:none}.tabletop-create-step-heading h2{font-size:1.4rem}.tabletop-create-step-heading>p:last-child{display:none}.tabletop-create-step-heading>p.tabletop-source-requirement{margin-top:4px;font-size:.78rem;line-height:1.2;display:block}.tabletop-source-choice{grid-template-columns:1fr}.tabletop-source-choice>label{min-height:145px}.tabletop-reference-field{border-radius:14px;gap:8px;padding:9px}.tabletop-file-control{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:6px}.tabletop-file-empty{min-height:44px}.tabletop-reference-copy{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tabletop-reference-copy h3{margin:0;font-size:1.05rem}.tabletop-reference-copy>p{display:none}.tabletop-description-field>label,.tabletop-details-field>label{flex-direction:row;align-items:baseline}.tabletop-artwork-fields+.tabletop-description-field{margin-top:10px}.tabletop-description-field textarea{height:64px;min-height:64px;padding:9px 10px;line-height:1.3}.tabletop-description-field>p,.tabletop-inference-note{display:none}.tabletop-size-note{margin:7px 0 0;font-size:.72rem}.tabletop-legal-attestation{font-size:.78rem;line-height:1.4}.tabletop-size-presets{grid-template-columns:1fr}.tabletop-size-custom,.tabletop-size-quote{flex-direction:column;align-items:stretch}.tabletop-confirmation-list>label{padding:17px}.tabletop-review-grid article{grid-template-columns:1fr}.tabletop-review-grid{gap:6px}.tabletop-review-grid article{border-radius:12px;gap:5px;padding:10px}.tabletop-review-icon{display:none}.tabletop-review-grid h3{font-size:1rem}.tabletop-review-grid article p:not(.eyebrow),.tabletop-review-grid article li,.tabletop-review-description summary{line-height:1.3}.tabletop-review-grid article ul{gap:2px;margin-top:5px}.tabletop-review-grid article p:not(.eyebrow),.tabletop-review-description{margin-top:5px}.tabletop-cart-explanation{margin-top:7px;padding:9px}.tabletop-create-actions{flex-direction:row;align-items:stretch;gap:8px;margin-top:12px;padding-top:10px}.tabletop-create-actions .btn{min-width:0;min-height:44px;padding-inline:12px}.tabletop-create-actions .secondary{flex:0 34%}.tabletop-create-actions .tabletop-primary-action{flex:66%}.tabletop-create-actions.is-create{flex-direction:column}.tabletop-create-actions.is-create .tabletop-add-action,.tabletop-create-actions.is-create .tabletop-checkout-action{flex:auto;width:100%}}@media (prefers-reduced-motion:reduce){.tabletop-source-choice>label,.tabletop-source-choice>label:hover,.tabletop-status-spinner{animation:none;transform:none}}[data-tabletop-studio-workspace=true] .tabletop-create-step{background:#fff;border-color:#71408526;border-radius:18px;padding:clamp(14px,2.4vw,24px);box-shadow:0 8px 28px #2b193614}[data-tabletop-studio-workspace=true] .tabletop-create-step-heading{justify-content:space-between;align-items:baseline;gap:10px 18px;max-width:none;margin-bottom:14px;display:flex}[data-tabletop-studio-workspace=true] .tabletop-create-step-heading h2{font-size:clamp(1.3rem,2.4vw,1.65rem);line-height:1.15}[data-tabletop-studio-workspace=true] .tabletop-create-step-heading>p.tabletop-source-requirement{color:var(--muted);margin:0;font-size:.8rem;line-height:1.35}[data-tabletop-studio-workspace=true] .tabletop-artwork-fields{gap:10px}[data-tabletop-studio-workspace=true] .tabletop-reference-field{background:#fff;border-color:#43285624;border-radius:14px;grid-template-columns:minmax(88px,.35fr) minmax(0,1fr);gap:12px;padding:11px}[data-tabletop-studio-workspace=true] .tabletop-reference-copy h3{margin:0;font-size:1rem}[data-tabletop-studio-workspace=true] .tabletop-file-control{border-radius:12px;padding:7px}[data-tabletop-studio-workspace=true] .tabletop-file-empty{min-height:48px}[data-tabletop-studio-workspace=true] .tabletop-file-camera-action{width:44px;height:44px}[data-tabletop-studio-workspace=true] .tabletop-selected-image{grid-template-columns:48px minmax(0,1fr);gap:9px}[data-tabletop-studio-workspace=true] .tabletop-selected-image>img,[data-tabletop-studio-workspace=true] .tabletop-selected-image>span:first-child{width:48px;height:48px}[data-tabletop-studio-workspace=true] .tabletop-optional-reference .tabletop-reference-copy{gap:7px}[data-tabletop-studio-workspace=true] .tabletop-remove-reference{min-height:38px;padding-block:4px}[data-tabletop-studio-workspace=true] .tabletop-add-reference{border-radius:999px;min-height:42px}[data-tabletop-studio-workspace=true] .tabletop-artwork-fields+.tabletop-description-field{margin-top:12px}[data-tabletop-studio-workspace=true] .tabletop-description-field{gap:6px}[data-tabletop-studio-workspace=true] .tabletop-description-field textarea{background:#fff;border-radius:12px;min-height:66px;padding:10px 12px;line-height:1.4}[data-tabletop-studio-workspace=true] .figurine-size-picker{background:#fff;border-color:#43285624;border-radius:14px;margin-top:12px;padding:12px}[data-tabletop-studio-workspace=true] .tabletop-size-note{color:var(--muted);margin:6px 2px 0;font-size:.72rem}[data-tabletop-studio-workspace=true] .tabletop-cart-explanation{border-radius:12px;margin-top:10px;padding:9px 11px;font-size:.8rem}[data-tabletop-studio-workspace=true] .tabletop-legal-attestation{margin:9px 2px 0;font-size:.7rem;line-height:1.35}[data-tabletop-studio-workspace=true] .tabletop-create-error,[data-tabletop-studio-workspace=true] .tabletop-create-status{margin-top:10px}[data-tabletop-studio-workspace=true] .tabletop-create-actions{z-index:4;bottom:max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #43285624;border-radius:16px;gap:8px;margin:12px -4px -4px;padding:8px;position:sticky;box-shadow:0 10px 30px #2b193624}[data-tabletop-studio-workspace=true] .tabletop-create-actions .btn{min-height:46px}[data-tabletop-studio-workspace=true] .tabletop-create-actions.is-create.is-ready-empty-cart .tabletop-add-action{flex:100%;width:100%}@media (max-width:620px){[data-tabletop-studio-workspace=true] .tabletop-create-step{padding:10px}[data-tabletop-studio-workspace=true] .tabletop-create-step-heading{gap:3px;margin-bottom:9px;display:grid}[data-tabletop-studio-workspace=true] .tabletop-create-step-heading>p.tabletop-source-requirement{margin:0;display:block}[data-tabletop-studio-workspace=true] .tabletop-reference-field{grid-template-columns:1fr;gap:6px}[data-tabletop-studio-workspace=true] .tabletop-description-field textarea{height:62px;min-height:62px}[data-tabletop-studio-workspace=true] .tabletop-create-actions.is-create{flex-direction:row}[data-tabletop-studio-workspace=true] .tabletop-create-actions.is-create .tabletop-add-action{flex:auto;width:auto}[data-tabletop-studio-workspace=true] .tabletop-create-actions.is-create .tabletop-checkout-action{flex:none;width:auto}}@media (max-width:620px) and (max-height:560px){.site-header-workflow{min-height:calc(48px + env(safe-area-inset-top));padding-top:calc(2px + env(safe-area-inset-top));padding-bottom:2px}.site-header-workflow .site-logo img{width:34px;height:34px}.site-header-workflow .site-logo-copy,.studio-route-main .studio-progress,.studio-route-main .photo-tips{display:none}.studio-route-section{padding-top:4px}}
