.staff-page[data-v-98fc3420]{padding:2rem 0 5rem}.staff-hero h1[data-v-98fc3420]{margin:.5rem 0;font-size:clamp(2rem,8vw,3.4rem);letter-spacing:-.06em}.staff-hero p[data-v-98fc3420],.staff-step p[data-v-98fc3420],small[data-v-98fc3420]{color:var(--muted);line-height:1.65}.staff-login[data-v-98fc3420],.staff-card[data-v-98fc3420],.staff-list[data-v-98fc3420]{margin-top:1.2rem;padding:1rem;border:1px solid var(--line);background:var(--card);border-radius:1rem}.staff-login[data-v-98fc3420],label[data-v-98fc3420]{display:grid;gap:.5rem}input[data-v-98fc3420]{width:100%;padding:.7rem;border:1px solid var(--line);border-radius:.65rem}.staff-alert[data-v-98fc3420]{padding:.8rem 1rem;color:var(--green-dark);background:#176b621a;border-radius:.7rem}.staff-alert--error[data-v-98fc3420]{color:#8a2718;background:#e95f3d1f}.staff-layout[data-v-98fc3420]{display:grid;gap:1rem}.staff-list[data-v-98fc3420]{display:flex;gap:.5rem;overflow-x:auto}.staff-list button[data-v-98fc3420]{min-width:14rem;padding:.75rem;border:1px solid var(--line);text-align:left;background:#fff;border-radius:.75rem}.staff-list button.selected[data-v-98fc3420]{border-color:var(--green)}.staff-list strong[data-v-98fc3420],.staff-list span[data-v-98fc3420]{display:block}.printer-row[data-v-98fc3420]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;border-top:1px solid var(--line)}.printer-row span[data-v-98fc3420]{display:block;color:var(--muted);font-size:.75rem}.form-grid[data-v-98fc3420]{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1rem 0}.form-grid .wide[data-v-98fc3420]{grid-column:1 / -1}.staff-facts[data-v-98fc3420]{display:grid;gap:.6rem}.staff-facts div[data-v-98fc3420]{padding:.7rem;background:#f4f1e8;border-radius:.65rem}.staff-facts dd[data-v-98fc3420]{margin:.25rem 0 0;overflow-wrap:anywhere}.staff-step[data-v-98fc3420]{display:grid;gap:.8rem;margin-top:1rem;padding:1rem;border-top:1px solid var(--line)}.staff-step--warning[data-v-98fc3420]{background:#efb6401a;border-radius:.8rem}.staff-step--danger[data-v-98fc3420]{background:#e95f3d17;border-radius:.8rem}code[data-v-98fc3420]{font-size:.68rem}@media(max-width:560px){.form-grid[data-v-98fc3420]{grid-template-columns:1fr}.form-grid .wide[data-v-98fc3420]{grid-column:auto}}:root{color:#1d2421;background:#f4f1e8;font-family:Noto Sans CJK SC,Microsoft YaHei UI,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1d2421;--muted: #68716c;--paper: #f4f1e8;--card: #fffdf7;--line: #d9d5ca;--green: #176b62;--green-dark: #0e4f48;--orange: #e95f3d;--yellow: #efb640;--shadow: 0 18px 50px rgb(32 44 39 / 9%)}*{box-sizing:border-box}html{min-width:320px;background:var(--paper)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 94% 2%,rgb(239 182 64 / 16%),transparent 28rem),var(--paper)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;padding:.75rem 1rem;color:#fff;background:var(--ink);border-radius:.5rem}.skip-link:focus{top:1rem}.app-shell{min-height:100vh}.app-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgb(29 36 33 / 8%);background:#f4f1e8e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:grid;grid-template-columns:2.75rem 1fr auto;align-items:center;gap:.7rem;width:min(100%,720px);min-height:4.3rem;margin:0 auto;padding:.65rem 1.1rem}.brand-mark,.icon-button{display:grid;width:2.65rem;height:2.65rem;place-items:center;color:#fff;background:var(--ink);border:0;border-radius:.85rem;text-decoration:none}.icon-button{cursor:pointer;font-size:1.35rem}.brand-cube{transform:rotate(-8deg);color:var(--yellow);font-size:1.15rem}.header-copy{display:flex;min-width:0;flex-direction:column;line-height:1.15}.header-copy strong{overflow:hidden;font-size:.98rem;text-overflow:ellipsis;white-space:nowrap}.header-eyebrow,.kicker{color:var(--green);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.66rem;font-weight:500;letter-spacing:.12em}.live-pill{display:flex;align-items:center;gap:.38rem;color:var(--green-dark);font-size:.7rem;font-weight:600}.live-pill i{width:.42rem;height:.42rem;background:#38a978;border-radius:50%;box-shadow:0 0 0 4px #38a97821}.page-shell{width:min(100%,720px);margin:0 auto;padding:0 1.1rem calc(5.5rem + env(safe-area-inset-bottom))}.hero{position:relative;padding:3.4rem 0 2.7rem}.hero:after{position:absolute;top:2.1rem;right:-1.1rem;width:8rem;height:8rem;background:repeating-linear-gradient(135deg,transparent 0 8px,rgb(23 107 98 / 7%) 8px 9px);border-radius:50%;content:"";pointer-events:none}.hero h1,.detail-card h1,.status-hero h1,.checkout-card h1{position:relative;z-index:1;margin:.75rem 0 0;max-width:32rem;font-size:clamp(2.4rem,11vw,4rem);line-height:1.08;letter-spacing:-.07em}.hero h1 em{color:var(--orange);font-style:normal}.hero>p{max-width:30rem;margin:1.1rem 0 1.5rem;color:var(--muted);line-height:1.75}.station-card{display:flex;align-items:center;gap:.85rem;padding:.9rem;border:1px solid rgb(23 107 98 / 18%);background:#fffdf7b8;border-radius:1rem}.station-icon{display:grid;flex:0 0 auto;width:3rem;height:3rem;place-items:center;color:#fff;background:var(--green);border-radius:.8rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem}.station-card div{display:flex;min-width:0;flex-direction:column;gap:.25rem}.station-card strong{font-size:.9rem}.station-card div span{color:var(--muted);font-size:.75rem}.section{padding:1rem 0 2rem}.custom-entry{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;margin:.3rem 0 1.6rem;padding:1.15rem;border:1px solid rgb(233 95 61 / 25%);background:linear-gradient(135deg,#fffdf7e5,#efb6401a);border-radius:1.2rem;box-shadow:0 8px 30px #252d290a}.custom-entry__icon{display:grid;width:3.4rem;height:3.4rem;place-items:center;color:#fff;background:var(--orange);border-radius:.9rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.7rem;font-weight:700}.custom-entry h2{margin:.3rem 0 0;font-size:1.25rem}.custom-entry p{margin:.35rem 0 0;color:var(--muted);font-size:.76rem;line-height:1.6}.custom-entry>.button{grid-column:1 / -1}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.section-heading h2,.demo-panel h2,.pickup-guide h2{margin:.35rem 0 0;font-size:1.45rem;letter-spacing:-.04em}.count-badge{flex:0 0 auto;padding:.36rem .65rem;color:var(--green-dark);background:#176b6217;border-radius:10rem;font-size:.7rem;font-weight:600}.model-list{display:grid;gap:1rem}.model-card{display:grid;grid-template-columns:8.2rem 1fr;overflow:hidden;border:1px solid var(--line);background:var(--card);border-radius:1.25rem;box-shadow:0 8px 30px #252d290a}.model-card.is-unavailable{opacity:.62}.model-artwork{--accent: var(--orange);position:relative;min-height:10.7rem;overflow:hidden;background:radial-gradient(circle at 55% 35%,color-mix(in srgb,var(--accent) 32%,white),transparent 44%),#e9e6db}.model-artwork--large{min-height:22rem;margin:1.2rem -1.1rem 0;border-radius:0 0 2rem 2rem}.model-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.25;background-image:linear-gradient(rgb(29 36 33 / 14%) 1px,transparent 1px),linear-gradient(90deg,rgb(29 36 33 / 14%) 1px,transparent 1px);background-size:14px 14px;transform:perspective(250px) rotateX(60deg) scale(1.7) translateY(35%);transform-origin:bottom}.model-shadow{position:absolute;left:50%;bottom:22%;width:58%;height:12%;transform:translate(-50%);background:#1d242130;border-radius:50%;filter:blur(9px)}.model-glyph{position:absolute;top:50%;left:50%;transform:translate(-50%,-58%) rotate(-6deg);color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:4.5rem;font-weight:500;line-height:1;text-shadow:4px 5px 0 rgb(255 253 247 / 90%)}.model-artwork--large .model-glyph{font-size:10rem}.layer-line{position:absolute;right:.65rem;width:1.2rem;height:2px;background:var(--accent)}.layer-line--one{top:.7rem}.layer-line--two{top:1rem;width:.75rem}.model-card__body{display:flex;min-width:0;flex-direction:column;padding:1rem}.model-card__meta{display:flex;justify-content:space-between;color:var(--muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.65rem}.model-card h3{margin:.65rem 0 .2rem;font-size:1.1rem;letter-spacing:-.03em}.model-card p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.55}.model-card__footer{display:flex;align-items:end;justify-content:space-between;margin-top:auto;padding-top:.65rem}.model-card__footer strong{color:var(--orange);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1.05rem}.round-link{display:grid;width:2.25rem;height:2.25rem;place-items:center;color:#fff;background:var(--ink);border-radius:50%;text-decoration:none}.sold-out{color:var(--muted);font-size:.68rem}.demo-panel{margin:1.5rem 0;padding:1.2rem;border:1px dashed rgb(23 107 98 / 35%);border-radius:1rem}.demo-panel p{margin:.4rem 0 .8rem;color:var(--muted);font-size:.78rem}.demo-actions{display:flex;flex-wrap:wrap;gap:.5rem}.demo-actions button{padding:.5rem .7rem;border:1px solid var(--line);color:var(--ink);background:var(--card);border-radius:.6rem;cursor:pointer;font-size:.75rem}.page-footer{padding:2.5rem 0;text-align:center}.page-footer span{color:var(--green);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem;letter-spacing:.15em}.page-footer p{margin:.45rem 0;color:var(--muted);font-size:.75rem}.state-panel{display:flex;min-height:20rem;align-items:center;justify-content:center;flex-direction:column;padding:2rem;text-align:center}.state-panel strong,.state-panel h1{margin:.8rem 0 0;font-size:1.2rem}.state-panel p{max-width:24rem;margin:.5rem 0 1rem;color:var(--muted);font-size:.85rem;line-height:1.6}.spinner,.button-spinner{width:1.5rem;height:1.5rem;border:2px solid rgb(23 107 98 / 20%);border-top-color:var(--green);border-radius:50%;animation:spin .7s linear infinite}.button-spinner{width:1rem;height:1rem;border-color:#ffffff59;border-top-color:#fff}.state-icon{display:grid;min-width:3.2rem;height:3.2rem;place-items:center;color:#fff;background:var(--orange);border-radius:1rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:700}.detail-page{padding-bottom:5rem}.detail-card{position:relative;z-index:2;margin:-2rem 0 0;padding:1.5rem 1.15rem;border:1px solid var(--line);background:var(--card);border-radius:1.4rem;box-shadow:var(--shadow)}.detail-card h1,.checkout-card h1{font-size:2.1rem}.lead{color:var(--muted);font-size:.92rem;line-height:1.75}.spec-grid{display:grid;grid-template-columns:1fr 1fr;margin:1.4rem 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.spec-grid div{padding:.9rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-grid dt,.order-facts dt{color:var(--muted);font-size:.68rem}.spec-grid dd,.order-facts dd{margin:.22rem 0 0;font-size:.84rem;font-weight:600}.notice-box{padding:1rem;background:#f2eee2;border-radius:.85rem}.notice-box strong{font-size:.82rem}.notice-box ul{margin:.55rem 0 0;padding-left:1.1rem;color:var(--muted);font-size:.75rem;line-height:1.8}.sticky-action{position:fixed;right:0;bottom:0;left:0;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem max(1.1rem,calc((100vw - 720px)/2 + 1.1rem)) calc(.85rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffdf7f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sticky-action>div{display:flex;flex-direction:column}.sticky-action span{color:var(--muted);font-size:.67rem}.sticky-action strong{color:var(--orange);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1.2rem}.button{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;gap:.55rem;padding:.7rem 1.2rem;border:0;border-radius:.85rem;cursor:pointer;font-weight:700;text-decoration:none}.button--primary{color:#fff;background:var(--green);box-shadow:0 8px 20px #176b6233}.button--secondary{border:1px solid var(--line);color:var(--ink);background:var(--card)}.button--small{min-height:2.4rem;padding:.45rem .8rem;font-size:.78rem}.button--wide{width:100%}.button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.checkout-page{display:grid;gap:1rem;padding:1.2rem 0}.custom-create-page,.custom-status-page{display:grid;gap:1rem;padding:1.3rem 0}.custom-intro{padding:1.4rem 0 .4rem}.custom-intro h1{margin:.7rem 0;font-size:clamp(2.1rem,10vw,3.5rem);line-height:1.08;letter-spacing:-.065em}.custom-intro p{max-width:33rem;margin:0;color:var(--muted);font-size:.86rem;line-height:1.75}.custom-form-card h2,.custom-process-card h2,.custom-artifact-card h2,.custom-quote-card h2{margin:0 0 1rem;font-size:1.1rem}.wechat-file-guide{margin-bottom:1rem;padding:.9rem;color:#74500d;background:#efb64026;border-radius:.8rem}.wechat-file-guide strong{font-size:.82rem}.wechat-file-guide p{margin:.35rem 0 0;font-size:.72rem;line-height:1.6}.file-picker{display:grid;grid-template-columns:3.3rem 1fr;gap:.8rem;align-items:center;min-height:5.2rem;padding:.9rem;border:1px dashed rgb(23 107 98 / 45%);background:#176b620d;border-radius:.9rem;cursor:pointer}.file-picker.is-locked{cursor:default;opacity:.75}.file-picker input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.file-picker>span{display:grid;width:3.3rem;height:3.3rem;place-items:center;color:#fff;background:var(--green);border-radius:.75rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.7rem}.file-picker>div{display:flex;min-width:0;flex-direction:column;gap:.25rem}.file-picker strong{font-size:.86rem}.file-picker small{overflow:hidden;color:var(--muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.field-hint{margin:.5rem 0 0;color:var(--muted);font-size:.68rem}.form-field,.form-field-row{display:grid;gap:.45rem}.form-field-row{grid-template-columns:1fr 1fr;gap:.75rem}.form-field+.form-field,.form-field-row+.form-field,.form-field+.form-field-row{margin-top:.9rem}.form-field span{color:var(--muted);font-size:.72rem;font-weight:600}.form-field input,.form-field textarea{width:100%;padding:.8rem;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:.7rem;font-size:.82rem;resize:vertical}.form-field input:disabled,.form-field textarea:disabled{background:#eeeae0}.custom-process-card ol{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.custom-process-card li{display:grid;grid-template-columns:2rem 1fr;gap:.65rem;align-items:start}.custom-process-card li>span{color:var(--orange);font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem}.custom-process-card li p{margin:0;color:var(--muted);font-size:.74rem;line-height:1.55}.custom-process-card li strong{color:var(--ink)}.upload-progress{padding:.9rem;border:1px solid rgb(23 107 98 / 18%);background:#176b620f;border-radius:.8rem}.upload-progress>div:first-child{display:flex;justify-content:space-between;font-size:.76rem}.upload-progress .progress-track span{background:var(--green)}.custom-status-page .status-hero{padding-bottom:.7rem}.custom-status-page .status-card{margin:0}.custom-status-page .status-orb{width:6rem;height:6rem;font-size:1.5rem}.custom-status-actions{display:grid;gap:.3rem}.quote-price{display:block;margin:0 0 .8rem;color:var(--orange);font-family:SFMono-Regular,Consolas,monospace;font-size:2rem}.quote-message{margin:.8rem 0;padding:.8rem;color:var(--muted);background:#f2eee2;border-radius:.7rem;font-size:.75rem;line-height:1.6}.checkout-card,.status-card{padding:1.25rem;border:1px solid var(--line);background:var(--card);border-radius:1.2rem;box-shadow:0 8px 30px #252d290a}.order-model{display:grid;grid-template-columns:6.2rem 1fr;gap:1rem;align-items:center;margin:1.25rem 0}.order-model .model-artwork{min-height:6.5rem;border-radius:.8rem}.order-model .model-glyph{font-size:3rem}.order-model>div:last-child{display:flex;min-width:0;flex-direction:column;gap:.25rem}.order-model strong{font-size:1rem}.order-model span{color:var(--muted);font-size:.74rem}.price-list,.order-facts{margin:0}.price-list>div{display:flex;justify-content:space-between;padding:.5rem 0;color:var(--muted);font-size:.8rem}.price-list dd{margin:0}.price-list .price-total{margin-top:.4rem;padding-top:.9rem;border-top:1px solid var(--line);color:var(--ink);font-weight:700}.price-total dd{color:var(--orange);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1.1rem}.pickup-guide ol{display:grid;gap:1rem;margin:1.2rem 0 0;padding:0;list-style:none}.pickup-guide li{display:grid;grid-template-columns:2.2rem 1fr;gap:.75rem}.pickup-guide li>span{color:var(--orange);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.76rem}.pickup-guide strong{font-size:.84rem}.pickup-guide p{margin:.18rem 0 0;color:var(--muted);font-size:.74rem}.consent-row{display:grid;grid-template-columns:1.25rem 1fr;gap:.7rem;align-items:start;padding:.5rem .2rem;color:var(--muted);cursor:pointer;font-size:.76rem;line-height:1.6}.consent-row input{width:1.15rem;height:1.15rem;margin:.12rem 0 0;accent-color:var(--green)}.mock-warning,.inline-error,.inline-message,.payment-truth{margin:0;font-size:.72rem;line-height:1.55}.mock-warning{padding:.75rem;color:#74500d;background:#efb64026;border-radius:.65rem}.inline-error{color:#a43c2a}.inline-message{color:var(--green-dark)}.payment-truth{color:var(--muted);text-align:center}.status-page{padding:1.8rem 0}.status-hero{display:flex;align-items:center;flex-direction:column;padding:1rem 0 1.6rem;text-align:center}.status-orb{display:grid;width:7rem;height:7rem;margin:1.2rem 0;place-items:center;color:#fff;background:var(--green);border:9px solid rgb(23 107 98 / 13%);border-radius:50%;box-shadow:0 0 0 10px #176b620f;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:2.7rem}.status-page--pickup .status-orb{background:var(--orange);border-color:#e95f3d24;box-shadow:0 0 0 10px #e95f3d0f}.status-page--printing .status-orb{background:var(--yellow);color:var(--ink);border-color:#efb64029}.status-page--danger .status-orb{background:#a43c2a}.printing-layers{animation:layer-breathe 1.4s ease-in-out infinite alternate}.status-hero h1{margin-top:0;font-size:2rem}.status-hero>p{max-width:28rem;margin:.65rem 0 0;color:var(--muted);font-size:.86rem;line-height:1.7}.refreshing-note{margin-top:.5rem;color:var(--muted);font-size:.68rem}.timeline{display:grid;grid-template-columns:repeat(5,1fr);margin:0;padding:0 0 1.2rem;list-style:none}.timeline li{position:relative;display:flex;align-items:center;flex-direction:column;gap:.4rem;color:#9b9e99;font-size:.64rem}.timeline li:before{position:absolute;top:.65rem;right:50%;left:-50%;height:2px;background:var(--line);content:""}.timeline li:first-child:before{display:none}.timeline-dot{position:relative;z-index:1;display:grid;width:1.4rem;height:1.4rem;place-items:center;border:2px solid var(--line);background:var(--card);border-radius:50%;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.58rem}.timeline li.is-complete:before,.timeline li.is-active:before{background:var(--green)}.timeline li.is-complete .timeline-dot{border-color:var(--green);color:#fff;background:var(--green)}.timeline li.is-active .timeline-dot{border-color:var(--green);color:var(--green)}.timeline li.is-active{color:var(--ink);font-weight:700}.queue-highlight{display:grid;grid-template-columns:1fr 1fr;margin:.5rem 0 1rem;overflow:hidden;color:#fff;background:var(--green);border-radius:.85rem}.queue-highlight>div{display:flex;flex-direction:column;gap:.25rem;padding:1rem}.queue-highlight>div+div{border-left:1px solid rgb(255 255 255 / 18%)}.queue-highlight span{color:#ffffffb3;font-size:.65rem}.queue-highlight strong{font-size:1rem}.progress-panel{margin:.5rem 0 1rem;padding:1rem;background:#f2eee2;border-radius:.85rem}.progress-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:.76rem}.progress-panel strong{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1rem}.progress-track{height:.55rem;margin-top:.75rem;overflow:hidden;background:#d9d4c7;border-radius:1rem}.progress-track span{display:block;height:100%;background:var(--yellow);border-radius:inherit;transition:width .4s ease}.pickup-panel{margin:.5rem 0 1rem;padding:1rem;color:#fff;background:var(--orange);border-radius:.85rem}.pickup-panel>strong{font-size:.9rem}.pickup-panel ol{display:grid;gap:.65rem;margin:.85rem 0;padding:0;list-style:none}.pickup-panel li{display:flex;align-items:center;gap:.6rem;font-size:.78rem}.pickup-panel li span{display:grid;width:1.35rem;height:1.35rem;place-items:center;color:var(--orange);background:#fff;border-radius:50%;font-size:.65rem;font-weight:700}.pickup-panel p{margin:.7rem 0 0;padding-top:.7rem;border-top:1px solid rgb(255 255 255 / 20%);color:#fffc;font-size:.7rem}.order-facts{display:grid}.order-facts>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid var(--line)}.order-facts>div:last-child{border-bottom:0}.order-facts dd{text-align:right}.safety-strip{display:grid;grid-template-columns:2rem 1fr;gap:.6rem;align-items:start;margin:1rem 0;padding:1rem;border:1px solid rgb(216 155 43 / 25%);background:#efb6401c;border-radius:.85rem}.safety-strip>span{display:grid;width:2rem;height:2rem;place-items:center;color:#74500d;border:1px solid rgb(116 80 13 / 24%);border-radius:50%}.safety-strip p{margin:0;color:#74500d;font-size:.7rem;line-height:1.6}.safety-strip strong{display:block;font-size:.76rem}.text-link{display:block;padding:.6rem;color:var(--green);text-align:center;font-size:.78rem;font-weight:600}.not-found{min-height:70vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgb(233 95 61 / 45%);outline-offset:3px}.page-enter-active,.page-leave-active{transition:opacity .16s ease,transform .16s ease}.page-enter-from{opacity:0;transform:translateY(5px)}.page-leave-to{opacity:0;transform:translateY(-3px)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes layer-breathe{to{transform:translateY(-5px)}}@media(min-width:580px){.model-list{grid-template-columns:1fr 1fr}.model-card{grid-template-columns:1fr}.model-card .model-artwork{min-height:12.5rem}.model-card__body{min-height:11rem}.checkout-page{grid-template-columns:1fr 1fr;align-items:start}.checkout-page>:not(.checkout-card){grid-column:1 / -1}.custom-entry{grid-template-columns:auto 1fr auto}.custom-entry>.button{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
