:root{color-scheme:light;--bg: #f4f7fc;--surface: #ffffff;--surface-2: #edf3ff;--ink: #162448;--muted: #657596;--line: rgba(28, 41, 81, .12);--accent: #1c2951;--accent-dark: #13203f;--accent-soft: #94a9e2;--olive: #dfe8ff;--shadow: 0 22px 54px rgba(24, 40, 79, .12);--surface-rgb: 255, 255, 255;--surface-2-rgb: 237, 243, 255;--ink-rgb: 22, 36, 72;--accent-rgb: 28, 41, 81;--glow-rgb: 92, 122, 208;--logo-bg: transparent;--logo-primary: #162448;--logo-wordmark: #162448}*{box-sizing:border-box}body{margin:0;font-family:Manrope,sans-serif;color:var(--ink);background:radial-gradient(circle at 14% 12%,rgba(var(--glow-rgb),.12),transparent 22%),radial-gradient(circle at 86% 10%,rgba(var(--accent-rgb),.1),transparent 24%),radial-gradient(circle at 50% 120%,rgba(255,255,255,.8),transparent 26%),linear-gradient(180deg,#f8fbff,#f4f7fc 48%,#eef3fb);transition:background .22s ease,color .22s ease}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,input,textarea,select{font:inherit}.site-entry-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;align-content:center;gap:34px;min-height:100svh;padding:24px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.06),transparent 22%),#000;color:#fff;opacity:1;transition:opacity .42s ease,visibility .42s ease}.site-entry-loader.leaving{opacity:0;visibility:hidden}.site-entry-loader-mark{position:relative;width:min(76vw,360px);height:min(56vw,270px);display:grid;place-items:center;perspective:760px}.cube-build-loader{--cube-size: clamp(100px, 30vw, 148px);--cube-half: calc(var(--cube-size) / 2);position:relative;width:var(--cube-size);height:var(--cube-size);transform-style:preserve-3d;transform:rotateX(-18deg) rotateY(-34deg);animation:cube-build-rise 2.2s cubic-bezier(.65,0,.24,1) infinite}.cube-build-face{position:absolute;inset:0;width:100%;height:100%;border:2px solid rgba(255,255,255,.9);background:#ffffff09;box-shadow:inset 0 0 28px #ffffff08;backface-visibility:hidden}.cube-build-bottom{transform:rotateX(-90deg) translateZ(var(--cube-half));transform-origin:bottom;animation:cube-bottom-plane 2.2s cubic-bezier(.65,0,.24,1) infinite}.cube-build-front{transform:translateZ(var(--cube-half));transform-origin:center;animation:cube-front-lift 2.2s cubic-bezier(.65,0,.24,1) infinite}.cube-build-right{transform:rotateY(90deg) translateZ(var(--cube-half));transform-origin:center;animation:cube-right-lift 2.2s cubic-bezier(.65,0,.24,1) infinite}.cube-build-top{transform:rotateX(90deg) translateZ(var(--cube-half));transform-origin:center;animation:cube-top-lift 2.2s cubic-bezier(.65,0,.24,1) infinite}.dimension-loader-labels{position:absolute;bottom:0;display:flex;align-items:center;gap:12px;color:#ffffffeb;font-size:clamp(.78rem,2.8vw,.98rem);font-weight:900;letter-spacing:.16em}.dimension-loader-labels i{width:clamp(34px,10vw,58px);height:1px;background:#ffffff94;transform-origin:left;animation:dimension-arrow-line 2.2s cubic-bezier(.65,0,.24,1) infinite}.site-entry-loader-copy{display:grid;justify-items:center;gap:16px}.site-entry-loader-copy p{max-width:min(560px,88vw);margin:0;color:#ffffffeb;font-size:clamp(1rem,3.8vw,1.36rem);font-weight:800;line-height:1.35;text-align:center;letter-spacing:.01em}.site-entry-loader-progress{width:min(260px,62vw);height:2px;overflow:hidden;background:#ffffff29}.site-entry-loader-progress span{display:block;width:100%;height:100%;background:#fff;transform-origin:left;animation:loader-progress-fill 2.2s cubic-bezier(.65,0,.24,1) infinite}@keyframes cube-build-rise{0%{transform:translateY(24px) rotateX(72deg) rotateY(0) scale(.84)}48%{transform:translateY(-6px) rotateX(-18deg) rotateY(-34deg) scale(1)}to{transform:translateY(0) rotateX(-18deg) rotateY(-34deg) scale(1)}}@keyframes cube-bottom-plane{0%{opacity:1;transform:rotateX(-90deg) translateZ(var(--cube-half)) scale(.82)}42%{opacity:1;transform:rotateX(-90deg) translateZ(var(--cube-half)) scale(1)}78%{opacity:1;transform:rotateX(-90deg) translateZ(var(--cube-half)) scale(1)}to{opacity:1;transform:rotateX(-90deg) translateZ(var(--cube-half)) scale(1)}}@keyframes cube-front-lift{0%,28%{opacity:0;transform:rotateX(90deg) translateZ(var(--cube-half))}58%,to{opacity:1;transform:translateZ(var(--cube-half))}}@keyframes cube-right-lift{0%,36%{opacity:0;transform:rotateY(0) translateZ(var(--cube-half))}68%,to{opacity:1;transform:rotateY(90deg) translateZ(var(--cube-half))}}@keyframes cube-top-lift{0%,48%{opacity:0;transform:rotateX(0) translateZ(var(--cube-half))}76%,to{opacity:1;transform:rotateX(90deg) translateZ(var(--cube-half))}}@keyframes dimension-arrow-line{0%{transform:scaleX(0)}52%,to{transform:scaleX(1)}}@keyframes loader-progress-fill{0%{transform:scaleX(0)}68%{transform:scaleX(1)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.cube-build-loader,.cube-build-face,.dimension-loader-labels i,.site-entry-loader-progress span{animation-duration:4s}}.shell{width:calc(100% - 48px);margin:0 auto;padding-bottom:64px}.shell>main{padding-top:18px}.mobile-wireframe-only,.mobile-command-bar,.mobile-bottom-nav{display:none}.whatsapp-float{position:fixed;right:28px;bottom:28px;z-index:45;display:inline-grid;place-items:center;width:62px;height:62px;border-radius:999px;background:#39d353;color:#fff;box-shadow:0 18px 42px #11182738;border:4px solid rgba(255,255,255,.86);transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 22px 52px #11182747}.whatsapp-float svg{width:35px;height:35px}.layerlabs-logo-mark{width:118px;height:auto;flex:none}.layerlabs-logo-mark svg{display:block;width:100%;height:auto}.page{display:grid;gap:28px}.page-stack{padding-top:20px}.section-head h1,.product-title-block h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98;letter-spacing:-.04em}.hero-text,.muted,.product-short{color:var(--muted);line-height:1.7}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-size:.78rem;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button,.filter-chip{border:0;border-radius:999px;cursor:pointer;transition:transform .18s ease,background .18s ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;font-weight:700}.button:hover,.filter-chip:hover{transform:translateY(-1px)}.primary{background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:#fdf2f6}.secondary,.filter-chip{background:#fffffff2;color:var(--ink);border:1px solid var(--line)}.filter-chip.active{background:var(--accent);color:#fff7f9}.full{width:100%}.result-card,.empty-card{background:#fff7f9c2;border:1px solid rgba(62,39,35,.08);border-radius:28px;padding:24px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-image{aspect-ratio:.9;object-fit:cover}.badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#6d7a3821;color:var(--olive);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.home-wireframe,.custom-wireframe{gap:24px;padding-top:6px}.command-bar,.home-hero-panel,.home-footer-rail{background:#fff7f9c7;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.command-bar{display:grid;grid-template-columns:minmax(126px,150px) minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border-radius:26px;position:sticky;top:16px;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-command-bar{gap:8px;padding:0 8px;border-radius:22px;position:absolute;top:10px;z-index:24;background:#fff7f9eb;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.mobile-command-top,.mobile-command-left,.mobile-command-right,.mobile-brand-block{display:flex;align-items:center}.mobile-command-top{justify-content:space-between;gap:8px}.mobile-command-left,.mobile-command-right{gap:8px}.mobile-command-left{min-width:0}.mobile-command-right{flex:none}.mobile-brand-block{min-width:0}.mobile-command-left strong{font-family:Manrope,sans-serif;font-size:1.28rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-command-back,.mobile-command-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:13px;border:1px solid var(--line);background:#ffffffd1;color:var(--muted);font-weight:700}.mobile-command-back{min-width:38px}.mobile-command-link{padding:0 12px}.mobile-command-icon{position:relative;width:38px;min-width:38px;padding:0}.mobile-command-icon svg{width:18px;height:18px;display:block}.mobile-command-icon.active{color:var(--ink);border-color:#f25c352e;background:#f25c3514}.mobile-command-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent-dark);color:#fff7f9;font-size:.62rem;font-weight:800;line-height:1}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:7px 10px calc(7px + env(safe-area-inset-bottom));border-radius:0;background:#fffffffa;border-top:1px solid rgba(20,28,48,.1);box-shadow:0 -10px 28px #141c301f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30}.mobile-bottom-link{position:relative;display:grid;grid-template-rows:26px auto;gap:3px;align-items:center;justify-items:center;justify-content:center;min-height:54px;min-width:0;border-radius:0;color:#6d7383;font-weight:800;font-size:.68rem;white-space:nowrap;letter-spacing:.01em}.mobile-bottom-link.active{background:#ff3f6c1a;color:#f25c7f;border-radius:14px}.mobile-bottom-link.active:before{content:"";position:absolute;top:1px;width:28px;height:3px;border-radius:999px;background:#f25c7f}.mobile-bottom-icon{position:relative;display:inline-grid;place-items:center;width:26px;height:26px}.mobile-bottom-icon svg{display:block;width:22px;height:22px}.mobile-bottom-label{max-width:100%;overflow:hidden;text-overflow:ellipsis}.mobile-bottom-badge{position:absolute;top:-6px;right:-9px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff3f6c;color:#fff;border:1px solid #ffffff;font-size:.6rem;font-weight:900;line-height:1}.home-brand-tile{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:16px}.home-brand-tile{min-width:0;min-height:48px;padding:0;background:transparent;border:0;box-shadow:none}.command-bar-logo{display:block;width:clamp(118px,10vw,150px);height:auto;flex:none}.mobile-brand-block{display:inline-flex;align-items:center}.mobile-command-logo{display:block;width:118px;height:auto;flex:none}.command-bar-search-slot{min-width:0;display:flex;align-items:center}.command-bar-search-form{display:flex;align-items:center;gap:12px;min-height:48px;width:100%;padding:0 14px 0 16px;border-radius:999px;border:1px solid rgba(242,92,53,.12);background:#ffffffe0;box-shadow:0 14px 30px #2217110f}.command-bar-search-form svg{width:20px;height:20px;color:#7c746e;flex:none}.command-bar-search-form input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font:inherit}.command-bar-search-form input:focus{outline:none}.command-bar-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex-wrap:wrap}.command-bar-nav-compact{flex-wrap:nowrap}.command-bar-link,.mobile-command-shortcut{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 16px;border-radius:999px;border:1px solid rgba(63,48,40,.08);background:#ffffffdb;color:#4e4a46;font-weight:700;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.command-bar-link:hover,.mobile-command-shortcut:hover{border-color:#f25c3538;box-shadow:0 12px 28px #30201814}.command-bar-link.active,.mobile-command-shortcut.active{color:#f25c35;border-color:#f25c352e;background:#f25c351a}.command-bar-link-icon,.mobile-command-shortcut svg{width:22px;height:22px;display:block;flex:none}.command-bar-link{position:relative;padding-right:20px}.command-bar-link-badge{position:absolute;top:8px;right:10px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f25c35;color:#fff8f4;font-size:.66rem;font-weight:800;line-height:1}.mobile-command-shortcuts{display:none}.mobile-command-shortcut{min-height:42px;padding:0 12px;border-radius:16px;font-size:.86rem}.mobile-command-search-form{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border-radius:16px;border:1px solid rgba(63,48,40,.08);background:#ffffffe6;animation:mobile-search-pop .16s ease both}.mobile-command-search-form svg{width:18px;height:18px;color:#7c746e;flex:none}.mobile-command-search-form input{width:100%;min-width:0;border:0;background:transparent;color:var(--ink);font:inherit}.mobile-command-search-form input:focus{outline:none}@keyframes mobile-search-pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.custom-hero-grid{display:grid;grid-template-columns:1fr;gap:24px}.custom-hero-copy{min-height:440px;align-content:center}.home-hero-panel{border-radius:32px;padding:28px}.custom-process-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.custom-process-card{display:grid;gap:16px;min-height:230px;padding:24px;border-radius:28px;background:radial-gradient(circle at top right,rgba(101,146,214,.16),transparent 40%),linear-gradient(180deg,#fffffff5,#f4f8fff0);border:1px solid rgba(101,146,214,.18);box-shadow:0 18px 40px #2f47731f}.custom-process-step{display:flex;align-items:center;gap:14px}.custom-process-step span{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#3457aafa,#5d7fd2e0);color:#fff;font-size:.98rem;font-weight:800;letter-spacing:.08em}.custom-process-step i{flex:1;height:2px;border-radius:999px;background:linear-gradient(90deg,#5379c69e,#5379c61f)}.custom-process-card strong{margin:0;font-family:Manrope,sans-serif;font-size:1.28rem;line-height:1.08}.custom-process-card p{margin:0;color:var(--muted);line-height:1.68}.custom-process-card small{margin-top:auto;color:#3f5f95;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-section{display:grid;gap:18px}.home-section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px}.home-section-heading h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem)}.home-footer-rail{display:none;justify-content:space-between;gap:18px;border-radius:22px;padding:14px 18px}.home-footer-rail p{margin:0;color:var(--muted);font-size:.92rem}.mobile-card{background:#fff7f9d1;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow);border-radius:20px}.mobile-track-shell,.mobile-builder-shell,.mobile-builder-progress,.mobile-builder-thumb-row{gap:12px}.mobile-card{padding:16px}.mobile-track-order-card strong,.mobile-track-help-card strong{display:block;margin-bottom:8px;font-family:Manrope,sans-serif}.mobile-track-order-card span{color:var(--muted)}.mobile-track-order-card,.mobile-track-timeline-card,.mobile-track-help-card,.mobile-track-order-head,.mobile-track-order-body,.mobile-track-order-copy,.mobile-track-order-actions,.mobile-track-section-head{display:grid;gap:12px}.mobile-track-order-head,.mobile-track-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.mobile-track-order-head .eyebrow{margin:0 0 4px}.mobile-track-order-body{grid-template-columns:92px minmax(0,1fr);align-items:start}.mobile-track-order-body img{width:92px;height:92px;border-radius:18px;object-fit:cover}.mobile-track-order-copy strong{margin-bottom:0}.mobile-track-order-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center}.home-sketch-page{gap:26px}.home-sketch-hero,.home-sketch-products,.home-sketch-why,.home-sketch-banner,.home-sketch-lower,.home-sketch-footer{display:grid;gap:18px}.home-sketch-hero{width:100vw;margin-inline:calc(50% - 50vw);padding-inline:clamp(18px,3.2vw,40px)}.home-sketch-why{scroll-margin-top:110px}.home-sketch-carousel,.home-sketch-info-card,.home-sketch-banner,.home-sketch-footer,.home-sketch-product-card{background:linear-gradient(180deg,#fffffffa,#eff4fff5);border:1px solid rgba(var(--accent-rgb),.08);box-shadow:0 20px 48px #18284f1f,inset 0 1px #ffffffb8}.home-sketch-carousel{position:relative;min-height:480px;border-radius:34px;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.home-sketch-slide{position:absolute;inset:0;padding:36px;display:grid;align-items:end;opacity:0;pointer-events:none;background-size:cover;background-position:center;transform:scale(1.035);transition:opacity .32s ease,transform 6s ease}.home-sketch-slide.active{opacity:1;pointer-events:auto;transform:scale(1)}.home-sketch-slide-copy{display:grid;gap:14px;width:min(100%,760px);opacity:0;transform:translate3d(0,22px,0);transition:opacity .42s ease .12s,transform .42s ease .12s}.home-sketch-slide.active .home-sketch-slide-copy{opacity:1;transform:translateZ(0)}.home-sketch-slide-copy h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.9rem,4vw,3.35rem);line-height:1.04;letter-spacing:0;color:#f8fbff}.home-sketch-slide-copy p:not(.eyebrow){margin:0;color:#f8fbffd1;font-size:1.05rem;line-height:1.7}.home-sketch-slide-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.home-sketch-slide-actions span{color:#f8fbff;font-weight:700}.home-sketch-carousel-dots{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:10px;z-index:1}.home-sketch-carousel-dots button{width:11px;height:11px;padding:0;border:0;border-radius:999px;background:#ffffff57}.home-sketch-carousel-dots button.active{width:34px;background:#f8fbff}.home-sketch-product-grid,.home-sketch-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-sketch-why-grid{grid-template-columns:repeat(3,minmax(260px,320px));justify-content:center}.home-sketch-product-card{position:relative;display:grid;grid-template-rows:auto 1fr;overflow:hidden;border-radius:30px;animation:rail-fade-up .66s ease both}.home-sketch-product-media{position:relative;display:block;padding:12px}.home-sketch-product-media img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:22px}.home-sketch-product-badge{position:absolute;top:22px;left:22px;z-index:1;padding:5px 10px;border-radius:999px;background:rgba(var(--surface-rgb),.9);color:var(--ink);font-size:.74rem;font-weight:800}.home-sketch-product-copy{display:grid;grid-template-rows:auto auto auto auto 1fr;gap:10px;padding:0 18px 18px}.home-sketch-product-copy .button{align-self:end}.home-sketch-product-copy strong,.home-sketch-info-card h3,.home-sketch-footer h3{font-family:Manrope,sans-serif}.home-sketch-product-copy strong{font-size:1.1rem}.home-sketch-product-copy p,.home-sketch-info-card p,.home-sketch-footer p,.home-sketch-footer li{margin:0;color:var(--muted);line-height:1.65}.home-sketch-product-grid>.home-sketch-product-card:nth-child(1),.shop-results-grid>.shop-product-card:nth-child(1){animation-delay:.06s}.home-sketch-product-grid>.home-sketch-product-card:nth-child(2),.shop-results-grid>.shop-product-card:nth-child(2){animation-delay:.14s}.home-sketch-product-grid>.home-sketch-product-card:nth-child(3),.shop-results-grid>.shop-product-card:nth-child(3){animation-delay:.22s}.home-sketch-product-grid>.home-sketch-product-card:nth-child(4),.shop-results-grid>.shop-product-card:nth-child(4){animation-delay:.3s}.home-sketch-product-grid>.home-sketch-product-card:nth-child(n+5),.shop-results-grid>.shop-product-card:nth-child(n+5){animation-delay:.38s}@keyframes rail-fade-up{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}.home-sketch-product-price,.home-sketch-product-rating{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.home-sketch-product-price small{color:var(--muted);text-decoration:line-through}.home-sketch-product-price span,.home-sketch-product-rating span{font-weight:700}.home-sketch-product-rating small{color:var(--muted)}.home-sketch-view-all{display:flex;justify-content:center}.home-sketch-status{text-align:center}.home-sketch-info-card{display:grid;gap:12px;min-height:190px;padding:24px;border-radius:28px;text-align:center;place-items:center}.home-sketch-info-card h3{margin:0;font-size:1.25rem}.home-sketch-why .home-section-heading{justify-content:center}.home-sketch-why .home-section-heading h2{text-align:center}.home-sketch-banner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:26px 28px;border-radius:30px}.home-sketch-banner h2{margin:0 0 10px;font-family:Manrope,sans-serif;font-size:clamp(1.7rem,3vw,2.5rem)}.home-sketch-banner p{margin:0;color:var(--muted);max-width:none}.home-sketch-banner strong{padding:12px 16px;border-radius:999px;background:rgba(var(--accent-rgb),.18);color:#dce5ff;border:1px solid rgba(var(--glow-rgb),.18);white-space:nowrap}.home-sketch-faq{display:grid;gap:18px;padding:28px;border-radius:30px;background:linear-gradient(180deg,rgba(var(--surface-rgb),.96),rgba(var(--surface-2-rgb),.94));border:1px solid rgba(var(--ink-rgb),.08);box-shadow:0 24px 64px #00000073,inset 0 1px #ffffff0a}.home-sketch-faq-list{display:grid;gap:0;border-radius:24px;overflow:hidden;border:1px solid rgba(var(--ink-rgb),.1);background:rgba(var(--surface-rgb),.36)}.home-sketch-faq-list details{margin:0;border-bottom:1px solid rgba(var(--ink-rgb),.08);background:rgba(var(--surface-rgb),.2)}.home-sketch-faq-list details:last-child{border-bottom:0}.home-sketch-faq-list summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 22px;font-family:Manrope,sans-serif;font-size:1.06rem;font-weight:700;list-style:none;cursor:pointer}.home-sketch-faq-list summary:after{content:"+";width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(var(--ink-rgb),.12);color:var(--muted);font-size:1.1rem;font-weight:800}.home-sketch-faq-list details[open] summary:after{content:"-"}.home-sketch-faq-list p{margin:0;padding:0 22px 22px;color:var(--muted);line-height:1.75;max-width:none}.home-sketch-footer{grid-template-columns:minmax(0,1.35fr) minmax(220px,.85fr) minmax(220px,.85fr);align-items:start;gap:32px;padding:28px;border-radius:34px}.home-sketch-footer-brand,.home-sketch-footer-links,.home-sketch-footer-contact{display:grid;align-content:start;gap:14px}.home-sketch-footer-brand{max-width:720px}.home-sketch-footer-logo-wrap{display:inline-flex;align-items:center;justify-content:flex-start}.home-sketch-footer-logo{display:block;width:clamp(48px,4.2vw,60px);height:auto;flex:none}.home-sketch-socials{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,max-content));gap:10px;justify-content:start}.home-sketch-socials a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:8px 12px;border-radius:999px;border:1px solid rgba(var(--ink-rgb),.12);color:var(--muted);font-size:.85rem;font-weight:700}.home-sketch-footer-links h3,.home-sketch-footer-contact h3{margin:0 0 2px}.home-sketch-footer-links ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.home-sketch-footer-links a{color:var(--muted)}.home-sketch-footer-contact p,.home-sketch-footer-links li{word-break:break-word}.policy-overlay-page{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:28px;overflow:auto;background:#f8fbfff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.policy-overlay-close{position:fixed;top:calc(18px + env(safe-area-inset-top));right:calc(18px + env(safe-area-inset-right));z-index:121;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(var(--ink-rgb),.12);border-radius:999px;background:#fff;color:var(--ink);font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 18px 42px #18284f24}.policy-overlay-document{width:min(980px,100%);max-height:calc(100svh - 56px);overflow:auto;display:grid;gap:24px;padding:clamp(22px,4vw,46px);border:1px solid rgba(var(--ink-rgb),.1);border-radius:24px;background:#fff;box-shadow:0 24px 70px #18284f29}.policy-overlay-head{display:grid;gap:10px;padding-right:48px}.policy-overlay-head p{margin:0;color:var(--muted);font-size:.82rem;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.policy-overlay-head h1{margin:0;font-size:clamp(2rem,5vw,4.2rem);line-height:1}.policy-overlay-content,.policy-overlay-section{display:grid;gap:14px}.policy-overlay-section{padding-top:4px}.policy-overlay-section h2{margin:0;font-size:clamp(1.1rem,2vw,1.45rem)}.policy-overlay-section p,.policy-overlay-section li{margin:0;color:#4d5c78;font-size:1rem;line-height:1.75}.policy-overlay-section ul{margin:0;padding-left:1.2rem;display:grid;gap:8px}.policy-overlay-foot{display:flex;flex-wrap:wrap;gap:10px;padding-top:8px;border-top:1px solid rgba(var(--ink-rgb),.1)}.policy-overlay-foot a{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid rgba(var(--ink-rgb),.1);border-radius:999px;color:var(--ink);font-size:.9rem;font-weight:800}.mobile-builder-progress{grid-auto-flow:column;grid-auto-columns:1fr;font-size:.82rem;text-align:center}.mobile-builder-progress span{color:var(--muted);font-weight:700}.mobile-builder-progress span.active{color:var(--accent-dark)}.mobile-builder-dropzone{display:grid;gap:6px;min-height:132px;padding:16px;border-radius:18px;border:1px dashed rgba(101,146,214,.35);background:#ffffffb3}.upload-reference-section{box-shadow:0 0 0 2px #dc26260f,var(--shadow)}.upload-reference-section:focus{outline:3px solid rgba(220,38,38,.32);outline-offset:3px}.upload-reference-section.requires-upload{box-shadow:0 0 0 3px #dc26261f,var(--shadow)}.upload-required-text{margin:0;font-weight:800;line-height:1.4}.mobile-builder-dropzone input{display:none}.mobile-builder-thumb-row{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-builder-thumb-row img{aspect-ratio:1;object-fit:cover;border-radius:14px}.mobile-builder-select-card label{display:grid;gap:8px}.mobile-builder-select-card span{color:var(--muted);font-size:.82rem;font-weight:700}.mobile-builder-select-card select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:14px;background:#ffffffdb;padding:0 12px}.mobile-builder-bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:18px;background:#fff7f9eb;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow);position:sticky;bottom:78px}.mobile-builder-bottom-bar small{color:var(--muted);display:block}.mobile-track-help-card{display:grid;gap:8px}.builder-page{gap:24px;padding-top:6px}.builder-shell,.builder-upload-card,.builder-info-card,.builder-form-card,.builder-summary-card,.builder-option-card,.builder-preview-card,.builder-pay-card{background:#fff7f9c7;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.builder-shell{display:grid;gap:22px;border-radius:30px;padding:24px}.builder-step-row{display:flex;flex-wrap:wrap;gap:12px}.builder-step-pill{min-width:118px;min-height:46px;border-radius:14px;border:1px solid var(--line);background:#ffffffc7;color:var(--muted);font-weight:700;cursor:pointer}.builder-step-pill.active{background:#c5dcffb3;color:var(--ink);border-color:#6592d64d}.builder-grid{display:grid;gap:22px;align-items:start}.builder-grid-upload{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.builder-grid-configure{grid-template-columns:minmax(260px,.9fr) minmax(0,.82fr) minmax(260px,.7fr)}.builder-main-stack,.builder-side-stack,.builder-option-column,.builder-preview-card,.builder-pay-summary{display:grid;gap:18px}.builder-upload-card,.builder-info-card,.builder-form-card,.builder-summary-card,.builder-option-card,.builder-preview-card,.builder-pay-card{border-radius:24px;padding:18px}.builder-dropzone{min-height:320px;border-radius:24px;border:1px dashed rgba(200,85,30,.34);background:linear-gradient(155deg,rgba(197,220,255,.22),transparent 44%),#ffffffd6;display:grid;place-items:center;text-align:center;gap:8px;cursor:pointer;padding:24px}.builder-dropzone input{display:none}.builder-dropzone strong,.builder-preview-meta strong,.builder-pay-card h1{font-family:Manrope,sans-serif}.builder-dropzone span,.builder-preview-meta span,.builder-summary-card p,.builder-pay-summary span,.builder-option-card li,.builder-info-card li{color:var(--muted)}.builder-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.builder-upload-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.builder-upload-thumb{display:grid;gap:10px;padding:10px;border-radius:18px;background:#ffffffd1;border:1px solid var(--line)}.builder-upload-thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:14px}.builder-upload-thumb.compact{padding:6px}.builder-upload-thumb.compact img{border-radius:12px}.builder-info-card h3,.builder-form-card h3,.builder-summary-card h3,.builder-option-card h3{margin:0 0 10px;font-family:Manrope,sans-serif;font-size:1rem}.builder-info-card ul,.builder-option-card ul,.builder-pay-side ul{margin:0;padding-left:18px;display:grid;gap:10px}.builder-choice-grid{display:flex;flex-wrap:wrap;gap:10px}.builder-choice-button{border:1px solid var(--line);background:#ffffffd1;color:var(--muted);border-radius:14px;padding:12px 14px;font-weight:700;cursor:pointer}.builder-choice-button.active{background:#c5dcffb3;border-color:#6592d64d;color:var(--ink)}.builder-form-card textarea,.builder-field-grid input,.builder-field-grid select{width:100%;border:1px solid var(--line);background:#ffffffd1;border-radius:16px;padding:14px 16px;color:var(--ink)}.builder-form-card textarea{min-height:120px;resize:vertical}.builder-toggle-row{display:flex;gap:10px}.builder-field-grid{display:grid;gap:12px}.builder-field-grid label{display:grid;gap:8px}.builder-field-grid span{color:var(--muted);font-size:.88rem;font-weight:700}.builder-summary-card strong,.builder-pay-summary strong{display:block;margin-top:4px}.builder-preview-stage{overflow:hidden;border-radius:22px;min-height:460px;background:linear-gradient(160deg,rgba(200,85,30,.08),transparent 45%),linear-gradient(180deg,#ffffffd6,#f2e0c8c2);border:1px solid rgba(62,39,35,.08)}.builder-preview-stage img{width:100%;height:100%;object-fit:cover}.builder-preview-meta{display:grid;gap:10px}.builder-pay-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);gap:22px;align-items:start}.builder-pay-card h1{margin:0;font-size:clamp(2.1rem,4vw,3.3rem);line-height:.98}.builder-pay-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-pay-summary div{border-radius:18px;border:1px solid var(--line);background:#ffffffd1;padding:14px}.checkout-wireframe-page{gap:24px;padding-top:6px}.cart-checkout-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);gap:24px;align-items:start}.cart-main-panel,.cart-side-card{background:#fff7f9c7;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.cart-main-panel,.cart-side-card{border-radius:28px;padding:22px}.cart-main-panel,.cart-side-stack,.cart-item-list,.checkout-field-grid,.checkout-wireframe-form{display:grid;gap:18px}.cart-panel-head{display:flex;justify-content:space-between;align-items:end;gap:18px}.cart-panel-head h2,.cart-side-card h3,.checkout-result-card h2{margin:0;font-family:Manrope,sans-serif}.cart-item-card{display:grid;grid-template-columns:132px minmax(0,1fr) auto;gap:18px;align-items:start;padding:18px;border-radius:24px;background:#ffffffc2;border:1px solid var(--line)}.cart-item-card img{width:132px;height:132px;object-fit:cover;border-radius:18px}.cart-item-copy{display:grid;gap:10px}.cart-item-copy h3,.cart-item-copy p{margin:0}.cart-item-title-row{display:flex;justify-content:space-between;gap:14px;align-items:start}.cart-item-title-row strong{white-space:nowrap}.cart-side-card li,.cart-side-card p,.checkout-field-grid input::placeholder,.checkout-field-grid textarea::placeholder{color:var(--muted)}.checkout-field-grid input,.checkout-field-grid textarea{width:100%;border:1px solid var(--line);background:#ffffffd1;border-radius:16px;padding:14px 16px;color:var(--ink)}.checkout-field-grid textarea{min-height:120px;resize:vertical}.cart-side-stack{display:grid;gap:16px}.cart-side-card h3{margin-bottom:10px}.cart-side-card p,.cart-side-card ul{margin:0}.cart-side-card ul{padding-left:18px;display:grid;gap:10px}.order-summary-table{display:grid;border-radius:20px;overflow:hidden;border:1px solid var(--line);background:#ffffffd1}.order-summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border-top:1px solid rgba(62,39,35,.08)}.order-summary-row:first-child{border-top:0}.order-summary-row span{color:var(--muted)}.order-summary-header{background:#c5dcff3d}.order-summary-header span{color:#4b638a;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.order-summary-row strong{text-align:right}.order-summary-row.total{background:#e6f0ff57}.order-summary-row.total span,.order-summary-row.total strong{color:var(--ink);font-weight:800}.order-summary-row.total strong{font-size:1.08rem}.order-summary-delivery-note{display:grid;gap:10px;margin-top:2px;padding-top:14px;border-top:1px solid rgba(62,39,35,.08)}.order-summary-delivery-note h4{margin:0;font-family:Manrope,sans-serif;font-size:.98rem}.order-summary-delivery-note p,.order-summary-delivery-note ul{margin:0}.order-summary-delivery-note ul{padding-left:18px;display:grid;gap:8px}.checkout-order-panel .cart-item-card{grid-template-columns:110px minmax(0,1fr)}.checkout-order-panel .cart-item-card img{width:110px;height:110px}.checkout-result-card{display:grid;gap:10px}.account-wireframe-page{gap:24px;padding-top:6px}.account-auth-card{display:grid;gap:18px;padding:32px;border-radius:28px;background:#fff7f9d1;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.account-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.95fr);gap:24px;align-items:start}.account-timeline-card,.account-side-card{background:#fff7f9c7;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow);border-radius:28px;padding:22px}.account-timeline-card,.account-side-stack,.account-side-grid,.account-detail-stack,.account-recent-order-layout,.account-recent-order-summary,.account-recent-order-meta,.account-empty-state,.customer-orders-grid,.order-detail-layout,.order-detail-main,.order-detail-side,.order-detail-items,.customer-timeline-vertical{display:grid;gap:18px}.account-card-head{display:flex;justify-content:space-between;gap:18px;align-items:start}.account-card-head h2,.account-side-card h3,.customer-timeline-copy strong{margin:0;font-family:Manrope,sans-serif}.account-status-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#c5dcff85;color:#3b4f70;font-weight:700;text-transform:capitalize}.account-status-pill.failed{background:#dc2626;color:#fff}.account-status-pill.placed{background:#2563eb;color:#fff}.account-status-pill.delivered{background:#16a34a;color:#fff}.account-recent-order-layout{grid-template-columns:minmax(0,1.05fr) minmax(260px,.75fr);align-items:start}.account-recent-order-summary,.account-timeline-rail-card,.customer-order-card,.order-detail-card{border-radius:22px;border:1px solid var(--line);background:#ffffffc7;padding:18px}.account-recent-order-header,.customer-order-card,.order-detail-item,.order-detail-actions{display:grid;gap:16px}.account-recent-order-header{grid-template-columns:120px minmax(0,1fr);align-items:start}.account-recent-order-header img,.customer-order-card img,.order-detail-item img{width:100%;object-fit:cover;border-radius:18px}.account-recent-order-header img{height:120px}.account-recent-order-header p,.account-recent-order-meta p,.account-empty-state p{margin:0}.account-timeline-rail-card{min-height:100%}.customer-timeline-vertical{position:relative;gap:0}.customer-timeline-step{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;padding:0 0 22px}.customer-timeline-step:last-child{padding-bottom:0}.customer-timeline-step:before{content:"";position:absolute;left:13px;top:18px;bottom:-4px;width:2px;background:#3e272324}.customer-timeline-step:last-child:before{display:none}.customer-timeline-dot{width:14px;height:14px;border-radius:999px;margin-top:4px;background:#3e27232e;border:3px solid rgba(255,247,249,.92);box-shadow:0 0 0 2px #3e27231a;z-index:1}.customer-timeline-step.active .customer-timeline-dot{background:#3b4f70;box-shadow:0 0 0 2px #6592d647}.customer-timeline-step.active:before{background:#6592d66b}.customer-timeline-copy{display:grid;gap:6px;padding:2px 0 0}.customer-timeline-copy small{color:var(--muted)}.customer-timeline-copy strong{font-family:Manrope,sans-serif}.account-side-card p,.account-side-card span{color:var(--muted)}.account-detail-stack{border-radius:18px;border:1px solid var(--line);background:#ffffffb8;padding:14px}.account-side-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-side-card h3,.account-side-card p,.account-detail-stack p{margin:0}.account-clean-page{gap:18px}.account-clean-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 0 0}.account-clean-header h1{margin:0;font-family:Manrope,sans-serif;font-size:2rem}.account-clean-header span{color:#444;font-size:1.05rem}.account-clean-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:28px;align-items:start}.account-clean-sidebar{display:grid;gap:0;padding:24px 0;border-right:1px solid rgba(25,25,25,.08)}.account-clean-nav-item{display:flex;align-items:center;gap:14px;min-height:72px;padding:0 20px;border:0;border-right:4px solid transparent;background:transparent;color:#4b4b4b;font-size:1rem;font-weight:600;text-align:left}.account-clean-nav-item.active{color:#df6b3d;border-right-color:#df6b3d;background:#f25c3512}.account-clean-nav-icon,.account-mobile-menu-item svg{width:22px;height:22px;display:block;flex:none}.account-clean-content,.account-clean-panel,.account-clean-address-grid,.account-clean-orders,.account-clean-empty{display:grid;gap:18px}.account-clean-content,.account-clean-panel,.account-clean-orders{min-width:0}.account-clean-panel{align-content:start;min-height:520px;padding:22px 0 0}.account-clean-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-clean-panel-head strong{font-size:1.05rem}.account-clean-empty{place-items:center;align-content:center;min-height:360px;color:#2f2f2f;text-align:center}.account-clean-empty-illustration{width:170px;height:132px;border:4px solid rgba(25,25,25,.12);border-radius:20px;position:relative}.account-clean-empty-illustration:before,.account-clean-empty-illustration:after{content:"";position:absolute;left:50%;transform:translate(-50%);height:12px;border-radius:999px;background:#19191914}.account-clean-empty-illustration:before{width:220px;bottom:42px}.account-clean-empty-illustration:after{width:260px;bottom:20px}.account-clean-orders{grid-template-columns:1fr;grid-auto-rows:max-content;align-content:start}.account-clean-order-card{display:grid;grid-template-columns:minmax(96px,120px) minmax(0,1fr);gap:16px;align-items:start;align-self:start;width:100%;min-width:0;padding:18px;border-radius:20px;border:1px solid rgba(25,25,25,.08);background:#fff;color:inherit;text-decoration:none}.account-clean-order-card img{width:100%;height:120px;object-fit:cover;border-radius:16px}.account-clean-order-copy{display:grid;gap:8px;min-width:0}.account-clean-order-top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px}.account-clean-order-top strong{min-width:0;overflow-wrap:anywhere}.account-clean-order-copy p,.account-clean-order-copy small,.account-clean-address-card p{margin:0;color:var(--muted)}.account-clean-address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-clean-address-card,.account-clean-address-add{min-height:180px;padding:22px;border-radius:6px;border:1px solid rgba(25,25,25,.08);background:#fff;text-align:left}.account-clean-address-card{display:grid;gap:10px}.account-clean-address-add{display:inline-flex;align-items:center;justify-content:center;color:#171717;font-size:1rem;font-weight:700}.account-mobile-menu{gap:0;border-top:1px solid rgba(25,25,25,.08)}.account-mobile-menu-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:0 6px;border:0;border-bottom:1px solid rgba(25,25,25,.08);background:transparent;color:#444;font-weight:600}.account-mobile-menu-left{display:inline-flex;align-items:center;gap:12px}.customer-orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-order-card{grid-template-columns:120px minmax(0,1fr);color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.customer-order-card:hover{transform:translateY(-2px);border-color:#6592d63d}.customer-order-card img{height:120px}.customer-order-card-copy,.customer-order-card-head{display:grid;gap:10px}.customer-order-product{font-family:Manrope,sans-serif}.customer-order-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-order-meta-grid p{padding:10px 12px;border-radius:14px;border:1px solid rgba(62,39,35,.08);background:#fff7f98f}.customer-order-card-copy p{margin:0;color:var(--muted)}.customer-order-inline-link{font-size:.86rem;font-weight:600;color:var(--accent)}.customer-order-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.order-detail-layout{grid-template-columns:minmax(0,1.1fr) minmax(300px,.75fr);align-items:start}.order-detail-item{grid-template-columns:96px minmax(0,1fr);align-items:start;padding:14px;border-radius:18px;border:1px solid var(--line);background:#fff7f980}.order-detail-item img{height:96px}.order-detail-item p,.order-detail-card p{margin:0}.order-detail-actions{grid-auto-flow:column;align-items:center}.order-cancel-button{border-color:#a2222238;color:#a22222}.order-cancel-inline-button{display:none}.order-cancel-window{display:grid;gap:6px;margin-bottom:14px;padding:12px;border:1px solid rgba(242,92,53,.22);border-radius:14px;background:#fff2eeb8}.order-cancel-window.refunded{border-color:#16a34a38;background:#f0fdf4c2}.order-cancel-window strong{color:var(--ink)}.refund-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px}.refund-detail-grid div{display:grid;gap:3px;min-width:0;padding:8px;border-radius:10px;background:#ffffffad;border:1px solid rgba(22,163,74,.14)}.refund-detail-grid span{color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.refund-detail-grid strong{overflow-wrap:anywhere;font-size:.86rem}.refund-detail-wide{grid-column:1 / -1}.refund-detail-grid.response{margin:0}.order-response-modal-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:18px;background:#1c212b6b}.order-response-modal{width:min(520px,100%);max-height:min(88vh,720px);overflow:auto;border-radius:14px;background:#fff;border:1px solid rgba(32,39,52,.12);box-shadow:0 24px 70px #1c212b3d}.order-response-modal-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:18px 20px 10px;border-bottom:1px solid var(--line)}.order-response-modal-head h2{margin:0;font-size:1.2rem}.order-response-modal-head button{border:0;background:transparent;color:#555;font-size:2rem;line-height:1;cursor:pointer}.order-response-modal-body{display:grid;gap:14px;padding:18px 20px 20px}.order-response-modal-body p{margin:0;color:var(--muted);line-height:1.55}.order-response-modal-body .button{width:100%;justify-content:center}.order-detail-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-detail-summary-tile{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#fff7f985;border:1px solid var(--line)}.order-detail-summary-tile span{color:var(--muted);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.order-detail-summary-tile strong,.order-detail-summary-tile p{margin:0}.order-detail-summary-wide{grid-column:1 / -1}.shop-wireframe{gap:24px;padding-top:6px}.shop-filter-rail,.shop-product-card,.shop-pagination-rail{background:#fff7f9c7;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.shop-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;align-items:start}.shop-layout-no-filters{grid-template-columns:minmax(0,1fr)}.shop-filter-rail{display:grid;min-width:0;gap:18px;border-radius:28px;padding:22px}.shop-filter-block{display:grid;gap:12px}.shop-filter-block h3{margin:0;font-family:Manrope,sans-serif;font-size:1rem}.shop-filter-list{display:grid;gap:10px}.shop-filter-option{border:1px solid var(--line);background:#ffffffd1;color:var(--muted);border-radius:14px;padding:12px 14px;text-align:left;cursor:pointer}.shop-filter-option.active{color:var(--ink);border-color:#c8551e66;background:#c8551e1a}.shop-toggle{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-weight:700}.shop-results{display:grid;min-width:0;gap:18px}.shop-toolbar{display:flex;justify-content:space-between;min-width:0;gap:18px;align-items:center}.shop-chip-row{display:flex;flex-wrap:wrap;min-width:0;max-width:100%;gap:12px}.shop-sort{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-weight:700}.shop-sort select{min-height:44px;border:1px solid var(--line);border-radius:14px;background:#ffffffdb;padding:0 14px;color:var(--ink)}.shop-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shop-product-card{position:relative;display:grid;min-width:0;overflow:hidden;border-radius:28px;animation:rail-fade-up .66s ease both}.shop-product-link{display:block;min-width:0}.shop-product-card img{display:block;width:100%;aspect-ratio:1.1;object-fit:cover}.shop-product-meta{display:grid;min-width:0;gap:12px;padding:16px 18px 18px}.shop-product-head{min-width:0}.shop-product-head h3{margin:0;min-width:0;font-family:Manrope,sans-serif;font-size:1.2rem}.shop-product-title{display:block;min-width:0;color:inherit;text-decoration:none}.shop-product-head strong{color:var(--muted);font-size:.96rem}.shop-product-summary,.shop-product-price{display:flex;align-items:center;min-width:0;gap:10px;flex-wrap:wrap}.shop-product-summary{justify-content:space-between}.shop-product-price span{font-weight:700}.shop-product-price small{color:var(--muted);text-decoration:line-through}.shop-product-rating{color:var(--muted);font-size:.96rem;white-space:nowrap}.shop-product-tags{display:flex;flex-wrap:wrap;gap:10px}.shop-card-variant-picker{margin-left:auto}.shop-card-variant-picker select{width:auto;min-width:112px;max-width:150px;border:1px solid rgba(51,97,171,.28);border-radius:999px;background:linear-gradient(180deg,#e6f0fffa,#d6e6fff5);padding:.52rem 2rem .52rem .9rem;color:#17335a;font-size:.82rem;font-weight:700;line-height:1.1;box-shadow:inset 0 1px #fffc}.shop-card-actions{display:grid;grid-template-columns:1fr;gap:10px;align-items:center}.shop-card-actions .button{width:100%;min-width:0;justify-content:center}.shop-product-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:12px;background:#c5dcff5c;border:1px solid rgba(101,146,214,.22);color:#3b4f70;font-size:.82rem;font-weight:700}.shop-pagination-rail{display:flex;justify-content:space-between;align-items:center;gap:18px;border-radius:18px;padding:12px 16px}.shop-pagination-rail span{color:var(--muted);font-weight:700}.product-wireframe-page{gap:18px}.product-wireframe{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1fr) minmax(320px,.46fr);gap:20px;align-items:start}.product-gallery-card,.product-side-card,.product-buy-box,.product-lower-card,.product-option-card{background:#fffffff5;border:1px solid rgba(17,24,39,.1);box-shadow:0 14px 34px #141f3a14}.product-gallery-card,.product-side-card,.product-buy-box,.product-lower-card{border-radius:12px;padding:16px}.product-gallery-card{display:grid;gap:12px;position:sticky;top:108px}.product-gallery-main{position:relative;overflow:hidden;border-radius:10px;min-height:520px;background:#f7f8fb;border:1px solid rgba(17,24,39,.08)}.product-gallery-track{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.product-gallery-track::-webkit-scrollbar{display:none}.product-gallery-slide{flex:0 0 100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.product-gallery-main img,.product-related-card img{width:100%;height:100%;object-fit:contain}.product-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:#0c1222b8;color:#f8fbff;font-size:1.5rem;cursor:pointer;z-index:1}.product-gallery-nav.prev{left:14px}.product-gallery-nav.next{right:14px}.product-gallery-nav:disabled{opacity:.38;cursor:not-allowed}.product-gallery-dots{display:flex;justify-content:center;gap:8px}.product-gallery-dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:rgba(var(--ink-rgb),.2);cursor:pointer}.product-gallery-dot.active{width:28px;background:rgba(var(--glow-rgb),.92)}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-thumb{display:grid;gap:8px;padding:7px;border-radius:10px;border:1px solid var(--line);background:#fff;cursor:pointer;text-align:left}.product-thumb.active{border-color:#c8551e5c;box-shadow:0 10px 24px #30201214}.product-thumb img{aspect-ratio:1 / 1;object-fit:cover;border-radius:8px}.product-thumb span,.product-meta-row,.product-option-card span,.product-review-score span,.product-related-card span,.product-related-empty span{color:var(--muted)}.product-thumb span{font-size:.82rem;font-weight:700}.product-detail-stack,.product-side-stack,.product-option-list,.product-accordion,.review-breakdown,.product-lower-grid{display:grid;gap:14px}.product-variant-rail{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.product-variant-section{display:grid;gap:12px;padding:14px 0;border-bottom:1px solid rgba(17,24,39,.1)}.product-variant-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:flex-start}.product-variant-heading-copy{min-width:0;display:grid;gap:6px}.product-variant-heading-copy h2{margin:0;font-size:1rem;line-height:1.15;overflow-wrap:anywhere}.product-variant-price-block{display:none}.product-variant-price-block strong{font-size:1.35rem}.product-compare-price{color:var(--muted);text-decoration:line-through;text-decoration-thickness:1.5px;text-decoration-color:rgba(var(--ink-rgb),.42)}.product-variant-pill{width:86px;min-width:86px;display:grid;gap:8px;padding:8px;border-radius:10px;border:1px solid rgba(var(--ink-rgb),.12);background:rgba(var(--surface-2-rgb),.76);color:var(--ink);text-align:left}.product-variant-pill img{width:68px;height:68px;object-fit:cover;border-radius:8px}.product-variant-pill span{font-size:.72rem;font-weight:700;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-variant-pill.active{border-color:rgba(var(--glow-rgb),.55);box-shadow:0 18px 40px #0c142c52}.product-title-block{display:grid;gap:8px;padding-bottom:14px;border-bottom:1px solid rgba(17,24,39,.1)}.product-title-block .eyebrow{display:none}.product-title-block h1{margin:0;font-size:clamp(1.45rem,2.5vw,2.15rem);line-height:1.16}.product-meta-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-weight:700}.product-meta-row strong{color:var(--ink);font-size:1.18rem}.product-option-card{border-radius:10px;padding:12px 14px}.product-option-card{display:flex;justify-content:space-between;align-items:center;gap:16px}.product-option-card span{font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-option-card strong{text-align:right}.product-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-action-row.single{grid-template-columns:1fr}.product-action-button{min-height:50px;border-radius:999px;font-size:1rem;width:100%}.product-mobile-buy-bar{display:none}.product-notify-panel,.product-notify-form,.product-review-list,.product-review-form{display:grid;gap:14px}.product-notify-button{width:fit-content}.product-upload-panel{margin-top:2px}.product-buy-box{position:sticky;top:108px;align-content:start;gap:14px;min-width:0;overflow:hidden}.product-buy-box,.product-buy-price,.product-buy-status,.product-buy-selection,.product-quantity-control{display:grid}.product-buy-price{gap:4px}.product-buy-price>span,.product-buy-selection>span,.product-quantity-control>span{color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.product-buy-price strong{font-size:1.85rem;line-height:1}.product-buy-price small{color:var(--muted);text-decoration:line-through}.product-buy-status{gap:4px}.product-stock-in{color:#15803d}.product-stock-out{color:#b91c1c}.product-buy-status span,.product-buy-selection strong,.product-purchase-status{color:var(--muted);line-height:1.5}.product-buy-selection{gap:5px;padding:12px;border-radius:10px;background:#f7f8fb;border:1px solid rgba(17,24,39,.08)}.product-quantity-control{gap:8px}.product-quantity-control select{min-height:42px;width:112px;border:1px solid rgba(17,24,39,.14);border-radius:10px;background:#fff;color:var(--ink);padding:0 12px}.product-buy-divider{height:1px;background:#1118271a}.product-buy-box h2{margin:0;font-size:1rem}.product-customization-panel{display:grid;gap:16px}.product-custom-field{display:grid;gap:8px}.product-custom-field span{color:var(--muted);font-size:.9rem;font-weight:700}.product-custom-field input,.product-custom-field select,.product-custom-field textarea{width:100%;border:1px solid rgba(17,24,39,.14);background:#fff;border-radius:10px;padding:12px 14px;color:var(--ink)}.product-custom-field textarea{min-height:110px;resize:vertical}.product-custom-field small{color:var(--muted)}.product-side-stack{align-content:start;min-width:0}.product-side-card h2,.product-related-card strong,.product-related-empty strong{margin:0;font-family:Manrope,sans-serif}.product-side-card ul{margin:0;padding-left:18px;display:grid;gap:10px;color:var(--muted)}.product-buy-box ul{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--muted);font-size:.92rem;line-height:1.45}.product-review-score{display:flex;align-items:center;gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(62,39,35,.08)}.product-review-score strong{font-size:3rem;line-height:1;font-family:Manrope,sans-serif}.product-review-score>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.product-review-score span{color:var(--muted)}.product-review-amazon{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:28px;align-items:start}.product-review-sidebar{display:grid;gap:18px;position:sticky;top:96px}.product-review-summary-card,.product-review-form{border:1px solid rgba(62,39,35,.08);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f8faffeb);padding:22px;box-shadow:0 18px 48px #121f4514}.product-star-row{display:flex;align-items:center;gap:3px;color:#3e272333;font-size:.95rem;line-height:1}.product-star-row span.filled{color:#f3a847}.product-star-row-large{font-size:1.2rem;gap:3px}.product-review-form-head{display:grid;gap:6px}.product-rating-picker{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-height:56px;padding:14px 16px;border-radius:18px;border:1px solid rgba(62,39,35,.12);background:#ffffffe0}.product-rating-picker strong{margin-left:8px;color:var(--muted);font-size:.95rem}.product-rating-star{appearance:none;border:0;background:transparent;color:#3e27232e;font-size:1.7rem;line-height:1;padding:0;cursor:pointer;transition:transform .14s ease,color .14s ease}.product-rating-star:hover,.product-rating-star:focus-visible{color:#f3a847;transform:translateY(-1px) scale(1.04);outline:none}.product-rating-star.filled{color:#f3a847}.product-review-card{display:grid;gap:10px;padding:18px 0;border-top:1px solid rgba(62,39,35,.08);background:transparent}.product-review-list .product-review-card:first-child{padding-top:0;border-top:0}.product-review-feed{display:grid;gap:18px;min-width:0}.product-review-feed-head{display:grid;gap:4px;padding-bottom:12px;border-bottom:1px solid rgba(62,39,35,.08)}.product-review-feed-head strong{font-size:1.45rem}.product-review-author{display:flex;align-items:center;gap:10px}.product-review-author span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:rgba(var(--accent-rgb),.12);color:var(--accent-dark);font-weight:800}.product-review-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-review-card p{color:var(--muted);line-height:1.65}.product-review-card{display:grid;gap:10px;padding:16px;border-radius:20px;border:1px solid var(--line);background:#ffffffb8}.product-review-card p,.product-review-card small,.product-review-form .muted,.product-notify-panel .muted{margin:0}.review-breakdown-row{display:grid;grid-template-columns:52px 1fr 36px;gap:12px;align-items:center;font-size:.95rem}.review-breakdown-row div{height:10px;border-radius:999px;background:#3e272314;overflow:hidden}.review-breakdown-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--accent),var(--accent-dark))}.review-breakdown-row small{text-align:right;color:var(--muted)}.product-lower-grid{grid-template-columns:minmax(0,1fr) minmax(320px,1fr)}.product-related-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-accordion details{border-top:1px solid rgba(62,39,35,.08);padding-top:14px}.product-accordion details:first-child{border-top:0;padding-top:0}.product-accordion summary{cursor:pointer;font-weight:700;list-style:none}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion p{margin:12px 0 0;color:var(--muted);line-height:1.7}.product-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-related-card,.product-related-empty{display:grid;gap:10px;padding:14px;border-radius:20px;border:1px solid var(--line);background:#ffffffb8}.product-related-card{position:relative}.product-related-card>a{display:grid;gap:10px;color:inherit}.product-related-card img{aspect-ratio:1.1 / .9;border-radius:16px;object-fit:cover}.favorite-toggle{position:absolute;top:14px;right:14px;z-index:2;width:42px;height:42px;border-radius:999px;border:1px solid rgba(63,48,40,.08);background:#ffffffeb;color:#5b5550;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 14px 28px #23191214;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,background .18s ease,border-color .18s ease}.favorite-toggle:hover{transform:translateY(-1px);box-shadow:0 18px 32px #2319121f}.favorite-toggle svg{width:18px;height:18px;display:block}.favorite-toggle-active{color:#f25c35;border-color:#f25c3533;background:#fff3eff5}.favorites-page{padding-bottom:56px}.favorites-shell{display:grid;gap:24px}.favorites-head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:12px 0 0}.favorites-head h1{margin:6px 0 8px}.favorites-head span{color:var(--muted)}.favorites-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.favorites-card{position:relative;display:grid;gap:14px;padding:16px;border-radius:26px;background:#fffffff0;border:1px solid rgba(63,48,40,.08);box-shadow:0 20px 46px #1b141014}.favorites-card-media{display:block}.favorites-card-media img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:20px}.favorites-card-copy{display:grid;gap:12px}.favorites-card-tag{width:fit-content;padding:6px 10px;border-radius:999px;background:#f25c3514;color:#f25c35;font-size:.76rem;font-weight:700;text-transform:capitalize}.favorites-card-copy h2,.favorites-card-copy p,.favorites-card-meta{margin:0}.favorites-card-copy h2{font-family:Manrope,sans-serif;font-size:1.15rem}.favorites-card-copy h2 a{color:inherit}.favorites-card-copy p{color:var(--muted);line-height:1.65}.favorites-card-meta,.favorites-card-price{display:flex;align-items:center;gap:10px}.favorites-card-meta{justify-content:space-between;flex-wrap:wrap}.favorites-card-price small,.favorites-card-rating small{color:var(--muted)}.favorites-card-rating{display:inline-flex;align-items:center;gap:6px;font-weight:700}.favorites-empty-card{max-width:560px}.product-related-empty{align-content:center;min-height:180px}.customization-upload{display:grid;gap:14px;padding:18px;border-radius:22px;background:#fff7f9b3;border:1px solid rgba(62,39,35,.08);min-width:0;overflow:hidden}.customization-upload.upload-reference-section,.builder-upload-card.upload-reference-section,.mobile-builder-upload-card.upload-reference-section{box-shadow:0 0 0 2px #dc26260f,var(--shadow)}.customization-upload.upload-reference-section.requires-upload,.builder-upload-card.upload-reference-section.requires-upload,.mobile-builder-upload-card.upload-reference-section.requires-upload{box-shadow:0 0 0 3px #dc26261f,var(--shadow)}.customization-upload strong{display:block;margin-bottom:6px}.upload-dropzone{display:grid;place-items:center;gap:6px;min-width:0;padding:22px 18px;border-radius:18px;border:1px dashed rgba(200,85,30,.35);background:#ffffffc7;text-align:center;cursor:pointer}.upload-dropzone input{display:none}.upload-dropzone small{color:var(--muted)}.upload-preview-grid{display:grid;gap:12px;min-width:0}.upload-preview-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start;padding:12px;border-radius:18px;background:#ffffffd1;border:1px solid var(--line);min-width:0;overflow:hidden}.upload-preview-card img{width:72px;height:72px;object-fit:cover;border-radius:14px}.upload-preview-card div{min-width:0}.upload-preview-card strong,.upload-preview-card small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-preview-card small{color:var(--muted)}.upload-preview-card .text-button{grid-column:2;justify-self:start;max-width:100%}.cart-builder-summary{display:grid;gap:6px;margin-top:10px}.cart-builder-summary p{margin:0;color:var(--muted);font-size:.94rem}.text-button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-weight:700}.text-button.inline{display:inline}.error-text{color:#a22222}.button.secondary.order-cancel-button{border-color:#a2222247;color:#a22222}.admin-page{gap:22px}.admin-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.admin-stat-card,.admin-table-wrap,.admin-empty{background:#fff7f9c2;border:1px solid rgba(62,39,35,.08);border-radius:24px;box-shadow:var(--shadow)}.admin-stat-card{padding:18px 20px}.admin-stat-card span{display:block;color:var(--muted);font-size:.82rem}.admin-stat-card strong{display:block;margin-top:8px;font-size:2rem;font-family:Manrope,sans-serif}.admin-tabs{display:flex;flex-wrap:wrap;gap:12px}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;min-width:760px}.admin-table th,.admin-table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line)}.admin-table th{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.admin-table td{color:var(--ink)}.admin-table tbody tr:hover{background:#c8551e0d}.admin-product-manager,.admin-variant-manager{display:grid;gap:18px}.admin-product-header,.admin-product-form,.admin-product-list{background:#fff7f9c2;border:1px solid rgba(62,39,35,.08);border-radius:24px;box-shadow:var(--shadow)}.admin-product-header,.admin-product-list{padding:22px 24px}.admin-product-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.admin-product-header-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.admin-product-header h2,.admin-product-list h3{margin:6px 0 0;font-family:Manrope,sans-serif}.admin-product-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px}.admin-product-form label{display:grid;gap:8px;color:var(--ink)}.admin-product-form input,.admin-product-form select,.admin-product-form textarea{width:100%;border:1px solid var(--line);background:#ffffffd1;border-radius:16px;padding:14px 16px;color:var(--ink);font:inherit}.admin-product-form textarea{min-height:150px;resize:vertical}.admin-product-field-wide{grid-column:1 / -1}.admin-product-toggles{display:flex;flex-wrap:wrap;gap:14px}.admin-checkbox{display:inline-flex!important;align-items:center;gap:10px!important}.admin-checkbox input{width:auto}.admin-product-actions{display:flex;gap:12px}.admin-variant-grid,.admin-variant-image-grid{display:grid;gap:12px}.admin-variant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-option-builder,.admin-variant-images{display:grid;gap:14px}.admin-custom-field-card{display:grid;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(var(--ink-rgb),.12);background:rgba(var(--surface-2-rgb),.72)}.admin-option-builder-head,.admin-variant-image-actions{display:flex;justify-content:space-between;gap:12px;align-items:center}.admin-variant-image-toolbar{display:flex;gap:12px;flex-wrap:wrap}.admin-option-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:12px}.admin-variant-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-variant-image-card{display:grid;gap:10px;padding:14px;border-radius:18px;border:1px solid rgba(var(--ink-rgb),.12);background:rgba(var(--surface-2-rgb),.72)}.admin-variant-image-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:14px}.admin-image-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:1 / 1;border-radius:14px;border:1px dashed rgba(var(--ink-rgb),.18);color:var(--muted);background:rgba(var(--surface-rgb),.3)}.admin-inline-note{padding:14px 16px;border-radius:18px;border:1px dashed rgba(var(--ink-rgb),.14);background:rgba(var(--surface-rgb),.32)}.admin-upload-trigger{position:relative;overflow:hidden}.admin-variant-collapsed-note{grid-template-columns:1fr}.button.small{min-height:0;padding:10px 12px;font-size:.82rem}.admin-product-list{display:grid;gap:16px}.admin-list-section{display:grid;gap:12px}.admin-list-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-list-section-head h3{margin:0}.admin-product-list-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.admin-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.admin-status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(var(--ink-rgb),.12);background:#ffffffdb;color:var(--ink)}.admin-status-chip.success{border-color:#216e4a33;background:#dff5e9f2;color:#216e4a}.admin-status-chip.accent{border-color:#c8551e38;background:#ffe7dbf2;color:#a04215}.admin-status-chip.archived{border-color:rgba(var(--ink-rgb),.12);background:#e6e9f0e6;color:rgba(var(--ink-rgb),.72)}.admin-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-product-card{display:grid;gap:8px;text-align:left;padding:16px 18px;border-radius:18px;border:1px solid rgba(62,39,35,.12);background:#ffffffbf;color:var(--ink)}.admin-product-card.active{border-color:#c8551e73;background:#c8551e1a}.admin-product-card.archived{opacity:.82;border-style:dashed;background:#eff1f5d1}.admin-product-card span,.admin-product-card small{color:var(--muted)}.admin-order-list{display:grid;gap:18px}.admin-order-card{display:grid;gap:18px;padding:22px 24px;border-radius:24px;background:#fff7f9c2;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.admin-order-head,.admin-order-meta-grid,.admin-order-total-grid,.admin-order-item{display:grid;gap:14px}.admin-order-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;align-items:end}.admin-order-controls label{display:grid;gap:8px}.admin-order-controls span{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.admin-order-controls input,.admin-order-controls select{width:100%;border:1px solid var(--line);background:#ffffffd1;border-radius:14px;padding:12px 14px;color:var(--ink)}.admin-order-head{grid-template-columns:minmax(0,1fr) auto;align-items:start}.admin-order-head h3,.admin-order-block p,.admin-order-item p{margin:0}.admin-order-head h3{margin-top:6px;font-family:Manrope,sans-serif}.admin-order-head>div>span,.admin-order-meta-grid span,.admin-order-block span,.admin-order-item-note span{color:var(--muted)}.admin-order-badges,.admin-order-item-note{display:flex;flex-wrap:wrap;gap:10px}.admin-order-badges span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#c5dcff5c;border:1px solid rgba(101,146,214,.18);color:#3b4f70;font-size:.82rem;font-weight:700;text-transform:capitalize}.admin-order-meta-grid,.admin-order-total-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-order-meta-grid div,.admin-order-total-grid div,.admin-order-block,.admin-order-item{padding:14px;border-radius:18px;background:#ffffffc2;border:1px solid var(--line)}.admin-order-meta-grid strong,.admin-order-total-grid strong,.admin-order-item strong{display:block;margin-top:6px}.admin-order-items{display:grid;gap:12px}.admin-order-item{grid-template-columns:84px minmax(0,1fr) auto;align-items:start}.admin-order-item img{width:84px;height:84px;object-fit:cover;border-radius:14px}.admin-empty{padding:32px 24px;color:var(--muted)}.login-shell{width:100%;min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:min(520px,100%);display:grid;gap:18px;padding:32px;border-radius:28px;background:#fff7f9db;border:1px solid rgba(62,39,35,.08);box-shadow:var(--shadow)}.login-card h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,5vw,3.4rem);line-height:.98;letter-spacing:-.04em}.login-card-wide{width:min(50vw,760px)}.otp-modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:24px;background:#1f1a173d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40}.otp-modal-card{width:min(560px,100%);background:transparent;border:0;box-shadow:none;padding:0}.auth-otp-card{flex:0 1 560px;width:100%;max-width:560px;margin-inline:auto;display:grid;gap:22px;padding:28px 34px 30px;border-radius:18px;background:#fff;border:1px solid rgba(25,25,25,.12);box-shadow:0 22px 52px #19191929}.auth-otp-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-otp-head h2{margin:0;font-family:Manrope,sans-serif;font-size:2rem}.auth-otp-close{width:40px;height:40px;border:0;background:transparent;color:#4b4b4b;font-size:2.2rem;line-height:1}.auth-otp-form{display:grid;gap:18px}.auth-otp-social{display:grid;gap:12px;justify-items:center}.auth-google-button-slot{min-height:44px;display:flex;justify-content:center;justify-self:center;width:min(100%,360px);min-width:0;overflow:visible}.auth-google-button-slot>div{display:flex;justify-content:center;width:100%}.auth-otp-divider{margin:0;text-align:center;color:#6b625a;font-size:.9rem;letter-spacing:.03em;text-transform:uppercase}.auth-otp-loading{margin:0;text-align:center}.auth-otp-phone-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:56px;border:2px solid rgba(25,25,25,.4);border-radius:6px;background:#fff;overflow:hidden}.auth-otp-phone-prefix{padding-left:14px;color:#171717;font-size:1rem;font-weight:600}.auth-otp-phone-field input,.auth-otp-code-input{width:100%;min-width:0;min-height:56px;border:0;background:transparent;color:#171717;font-size:1rem;padding:0 14px}.auth-otp-code-input{border:1px solid rgba(25,25,25,.14);border-radius:6px;background:#fff}.auth-otp-code-group{position:relative;display:grid;gap:10px;cursor:text}.auth-otp-code-label{color:#171717;font-size:.92rem;font-weight:600}.auth-otp-code-hidden-input{position:absolute;inset:0;opacity:.01;width:100%;height:100%;border:0;padding:0;margin:0;background:transparent;color:transparent;caret-color:transparent}.auth-otp-code-visual{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.auth-otp-code-box{display:grid;place-items:center;min-height:60px;border:1px solid rgba(25,25,25,.16);border-radius:10px;background:#fff;color:#171717;font-size:1.18rem;font-weight:700;letter-spacing:.04em;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-otp-code-box.is-filled{border-color:#df6b3d8c;background:#df6b3d14}.auth-otp-code-box.is-active{border-color:#df6b3d;box-shadow:0 0 0 3px #df6b3d24;transform:translateY(-1px)}.auth-otp-phone-field input:focus,.auth-otp-code-input:focus{outline:none}.auth-otp-legal{margin:0;text-align:center;color:#4b4b4b;font-size:.96rem;line-height:1.7}.auth-otp-legal a{color:#df6b3d;font-weight:600}.auth-otp-submit.button.primary{justify-self:center;min-width:210px;min-height:66px;padding:0 28px;border-radius:14px;border:3px solid #1f1f1f;background:#df6b3d;color:#171717;box-shadow:0 4px #1f1f1f;font-size:1rem}.auth-otp-submit.button.primary:hover{box-shadow:0 4px #1f1f1f}.auth-otp-reset{justify-self:center}.auth-otp-devcode{margin:-8px 0 0}.login-form{display:grid;gap:14px}.otp-verify-form{width:min(50%,520px)}.login-form input{width:100%;border:1px solid var(--line);background:#ffffffd1;border-radius:16px;padding:14px 16px;color:var(--ink)}.button,.filter-chip,.builder-step-pill,.builder-choice-button,.shop-filter-option,.home-brand-tile,.mobile-command-back,.mobile-command-link,.mobile-bottom-link,.product-thumb,.admin-product-card,.account-status-pill,.shop-product-tags span,.admin-order-badges span,.home-icon-button{transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.secondary,.filter-chip,.builder-step-pill,.builder-choice-button,.shop-filter-option,.home-brand-tile,.mobile-command-back,.mobile-command-link,.mobile-search-form input,.mobile-bottom-nav,.mobile-bottom-link,.home-search-form input,.product-thumb,.builder-upload-thumb,.builder-form-card textarea,.builder-field-grid input,.builder-field-grid select,.builder-pay-summary div,.cart-item-card,.checkout-field-grid input,.checkout-field-grid textarea,.upload-dropzone,.upload-preview-card,.shop-sort select,.shop-product-tags span,.account-status-pill,.account-recent-order-summary,.account-timeline-rail-card,.customer-order-card,.order-detail-card,.account-detail-stack,.order-detail-item,.admin-product-card,.admin-product-form input,.admin-product-form select,.admin-product-form textarea,.admin-order-controls input,.admin-order-controls select,.admin-order-meta-grid div,.admin-order-total-grid div,.admin-order-block,.admin-order-item,.admin-variant-image-card,.login-form input{background:rgba(var(--surface-2-rgb),.76);border-color:rgba(var(--ink-rgb),.12);color:var(--ink)}.command-bar,.mobile-command-bar,.home-hero-panel,.home-footer-rail,.mobile-card,.mobile-builder-bottom-bar,.builder-shell,.builder-upload-card,.builder-info-card,.builder-form-card,.builder-summary-card,.builder-option-card,.builder-preview-card,.builder-pay-card,.cart-main-panel,.cart-side-card,.account-auth-card,.account-timeline-card,.account-side-card,.shop-filter-rail,.shop-product-card,.shop-pagination-rail,.product-gallery-card,.product-side-card,.product-lower-card,.product-option-card,.customization-upload,.admin-stat-card,.admin-table-wrap,.admin-empty,.admin-product-header,.admin-product-form,.admin-product-list,.admin-variant-manager,.admin-order-card,.login-card,.otp-modal-card,.result-card,.empty-card{background:linear-gradient(180deg,#fffffffa,#eff4fff5);border:1px solid rgba(var(--accent-rgb),.08);box-shadow:0 22px 48px #18284f1c,inset 0 1px #ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.command-bar,.mobile-command-bar,.mobile-bottom-nav,.home-footer-rail,.shop-pagination-rail,.otp-modal-card{box-shadow:0 18px 42px #18284f1f,0 0 0 1px rgba(var(--glow-rgb),.06)}.primary,.button.primary,.product-action-button.primary,.otp-modal-card .button.primary{background:linear-gradient(135deg,#1c2951,#27407c 54%,#4364b4);color:#f8fbff;box-shadow:0 16px 34px #1424483d,inset 0 1px #ffffff1f}.primary:hover,.button.primary:hover,.product-action-button.primary:hover{box-shadow:0 22px 44px #0a12289e,0 0 28px rgba(var(--glow-rgb),.16)}.cart-notice{position:fixed;top:88px;right:24px;z-index:60;max-width:min(360px,calc(100vw - 32px));padding:.9rem 1.1rem;border-radius:18px;border:1px solid rgba(117,130,168,.28);background:#0f131ff0;box-shadow:0 24px 48px #00000047;color:#f7f8fc;font-size:.95rem;font-weight:600;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.filter-chip.active,.builder-step-pill.active,.builder-choice-button.active,.mobile-bottom-link.active,.shop-filter-option.active,.admin-product-card.active{background:linear-gradient(135deg,rgba(var(--accent-rgb),.94),#314f96eb);border-color:rgba(var(--glow-rgb),.28);color:#f8fbff;box-shadow:0 14px 28px #1424482e}.mobile-bottom-link,.command-bar-link,.mobile-command-link,.mobile-command-back,.mobile-command-shortcut{color:var(--muted)}.home-brand-tile{background:transparent;border:0;box-shadow:none;padding:0}.command-bar-link.active,.mobile-builder-progress span.active,.text-button,.eyebrow,.mobile-command-shortcut.active{color:#f25c35}.builder-dropzone,.builder-preview-stage,.product-gallery-main,.product-related-card,.product-related-empty{background:radial-gradient(circle at top right,rgba(var(--glow-rgb),.08),transparent 32%),linear-gradient(180deg,#fffffffc,#eff4fff0);border-color:rgba(var(--accent-rgb),.08)}.shop-product-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#fff0 20%,#1c295114),linear-gradient(135deg,rgba(var(--glow-rgb),.06),transparent 42%);pointer-events:none}.shop-product-card{position:relative;overflow:hidden}.badge,.shop-product-tags span,.admin-order-badges span,.account-status-pill{background:rgba(var(--accent-rgb),.44);border:1px solid rgba(var(--glow-rgb),.18);color:#dce5ff;box-shadow:inset 0 1px #ffffff0a}.product-gallery-main,.builder-preview-stage{box-shadow:inset 0 0 0 1px rgba(var(--ink-rgb),.05),0 24px 60px #00000061}.review-breakdown-row div,.customer-timeline-step:before{background:rgba(var(--ink-rgb),.12)}.customer-timeline-dot{background:rgba(var(--ink-rgb),.2);border-color:rgba(var(--surface-rgb),.92);box-shadow:0 0 0 2px rgba(var(--glow-rgb),.1)}.customer-timeline-step.active .customer-timeline-dot{background:#dce5ff;box-shadow:0 0 0 2px rgba(var(--glow-rgb),.24),0 0 16px rgba(var(--glow-rgb),.3)}.customer-timeline-step.active:before{background:rgba(var(--glow-rgb),.32)}.product-accordion details,.product-accordion p,.home-footer-rail p,.shop-pagination-rail span,.mobile-track-order-card span,.builder-summary-card p,.builder-pay-summary span,.builder-option-card li,.builder-info-card li,.account-side-card p,.account-side-card span,.customer-order-card-copy p,.order-detail-item p,.order-detail-card p{color:var(--muted)}.otp-modal-backdrop{background:#03050ab8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.error-text{color:#ff7f94}.admin-table tbody tr:hover{background:rgba(var(--accent-rgb),.18)}@media(max-width:960px){.hero,.product-wireframe,.cart-checkout-layout,.account-layout,.custom-hero-grid,.builder-grid-upload,.builder-grid-configure,.builder-pay-grid,.shop-layout,.section-head,.home-section-heading,.product-lower-grid,.account-recent-order-layout,.order-detail-layout{grid-template-columns:1fr}.admin-stats,.admin-product-grid,.admin-variant-grid,.admin-variant-image-grid,.admin-order-meta-grid,.admin-order-total-grid,.home-sketch-product-grid,.home-sketch-why-grid,.shop-results-grid,.custom-process-flow,.builder-upload-grid,.builder-pay-summary,.customer-orders-grid,.account-side-grid,.favorites-grid,.command-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-command-slot,.command-bar-nav,.command-bar .checkout-command-slot,.command-bar .command-bar-nav{grid-column:1 / -1}.command-bar-nav{justify-content:flex-start;flex-wrap:wrap}.home-section-heading,.home-footer-rail,.shop-toolbar,.shop-pagination-rail,.cart-panel-head,.account-card-head,.admin-order-head,.admin-order-controls,.order-detail-actions{align-items:flex-start;grid-auto-flow:row;width:100%}.order-detail-actions .button,.order-detail-actions .text-button{width:100%;justify-content:center}.cart-notice{inset:auto 12px 84px;max-width:none;border-radius:16px;text-align:center}.builder-preview-stage{min-height:360px}.admin-product-form{grid-template-columns:1fr}.product-wireframe{gap:22px}.product-gallery-card,.product-buy-box{position:static}.product-side-stack,.product-review-amazon{grid-template-columns:1fr}.product-review-sidebar{position:static}.favorites-head{align-items:flex-start;flex-direction:column}.product-gallery-thumbs{display:none}.product-variant-section-head{grid-template-columns:1fr}.product-variant-price-block{text-align:left;justify-items:start}.home-sketch-footer{grid-template-columns:1fr 1fr}.home-sketch-footer-brand{grid-column:1 / -1}}@media(max-width:640px){.site-promo-bar{min-height:32px;padding:0 10px;font-size:.78rem}.shell-with-promo .mobile-command-bar{top:32px}.shell{width:100%;padding-bottom:104px}.shell>main{padding-top:0}.command-bar-desktop,.home-section,.builder-shell,.builder-page>.home-footer-rail,.account-layout,.account-wireframe-page>.home-footer-rail,.account-wireframe-page>.section-head{display:none}.mobile-wireframe-only,.mobile-command-bar,.mobile-bottom-nav{display:grid}.whatsapp-float{right:16px;bottom:calc(84px + env(safe-area-inset-bottom));width:58px;height:58px;z-index:36}.whatsapp-float svg{width:33px;height:33px}.order-cancel-inline-button{display:inline-flex;width:100%;justify-content:center;margin-top:4px}.mobile-command-top{gap:6px}.mobile-command-bar{width:100%;border-radius:0;border-inline:0;position:sticky;z-index:39}.mobile-command-bar-page{padding-inline:20px;padding:10px}.mobile-command-left,.mobile-command-right{gap:4px}.mobile-command-link,.mobile-command-back{min-height:36px}.mobile-command-icon,.mobile-command-back{width:36px;min-width:36px}.mobile-command-logo{width:clamp(92px,28vw,112px)}.mobile-command-left strong{font-size:clamp(1rem,4.4vw,1.2rem)}.mobile-command-shortcuts{display:none}.cart-item-card,.admin-order-item{grid-template-columns:1fr}.otp-verify-form{width:100%}.auth-otp-code-visual{gap:8px}.auth-otp-code-box{min-height:54px;border-radius:9px;font-size:1.05rem}.login-card,.login-card-wide{width:100%}.login-shell{padding:20px}.login-shell .auth-otp-card{flex-basis:420px;max-width:420px}.account-clean-header{display:none}.account-clean-layout{display:grid;grid-template-columns:1fr;gap:14px}.account-clean-sidebar{display:none}.account-clean-panel{min-height:0;padding-top:0}.account-clean-panel-head{display:none}.account-clean-address-card,.account-clean-address-add{min-width:0;min-height:140px}.account-clean-address-card p,.account-clean-address-card strong{overflow-wrap:anywhere}.account-clean-order-card{position:relative;z-index:1}.admin-stats,.admin-product-grid,.admin-variant-grid,.admin-variant-image-grid,.admin-order-meta-grid,.admin-order-total-grid,.home-sketch-product-grid,.home-sketch-why-grid,.shop-results-grid,.product-related-grid,.product-side-stack,.custom-process-flow,.builder-upload-grid,.builder-pay-summary,.customer-orders-grid,.account-side-grid,.account-clean-address-grid,.favorites-grid,.command-bar,.product-action-row,.account-recent-order-header,.order-detail-item,.customer-order-meta-grid,.order-detail-summary-grid,.mobile-track-order-head,.mobile-track-section-head,.mobile-track-order-actions{grid-template-columns:1fr}.mobile-track-order-body{grid-template-columns:84px minmax(0,1fr)}.mobile-track-order-body img{width:84px;height:84px}.mobile-track-order-card,.mobile-track-timeline-card,.mobile-track-help-card{gap:14px}.product-review-score,.product-review-feed-head,.product-review-meta{align-items:flex-start;flex-direction:column}.product-review-summary-card,.product-review-form{padding:18px;border-radius:20px}.review-breakdown-row{grid-template-columns:46px 1fr}.review-breakdown-row small{grid-column:2}.customer-order-card{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;padding:14px;border-radius:18px}.customer-order-card img{width:112px;height:112px;border-radius:16px;object-fit:cover}.customer-order-card-head{gap:8px;grid-template-columns:minmax(0,1fr)}.customer-order-card-head .account-status-pill{justify-self:start}.auth-otp-card{padding:24px 20px;border-radius:16px;justify-items:stretch}.auth-otp-head{position:relative;width:100%;justify-content:center;text-align:center}.auth-otp-close{position:absolute;top:18px;right:16px}.auth-otp-head h2{font-size:1.6rem;text-align:center}.auth-otp-social{width:100%}.auth-otp-legal{font-size:.9rem;text-align:center}.auth-otp-submit.button.primary{width:100%;min-width:0;min-height:58px}.customer-order-card-copy{gap:8px}.customer-order-product{font-size:1rem;line-height:1.3}.order-detail-card{padding:16px;border-radius:18px}.order-detail-item{gap:12px;padding:12px;border-radius:16px}.customer-timeline-step{grid-template-columns:24px minmax(0,1fr);gap:12px;padding-bottom:18px}.customer-timeline-step:before{left:11px;top:16px}.customer-timeline-dot{width:12px;height:12px}.home-sketch-carousel{width:100%;min-height:340px;border-radius:0 0 26px 26px}.home-sketch-hero{width:100vw;margin-inline:calc(50% - 50vw);padding-inline:0;gap:0}.home-sketch-slide{padding:20px}.home-sketch-slide-copy h1{font-size:clamp(1.45rem,8vw,2.1rem)}.home-sketch-slide-copy{gap:10px}.home-sketch-slide-copy p:not(.eyebrow){display:none}.home-sketch-slide-actions{width:100%;gap:10px}.home-sketch-slide-actions .button{width:100%;justify-content:center}.home-sketch-banner,.home-sketch-footer{grid-template-columns:1fr}.home-sketch-faq{gap:14px;padding:18px;border-radius:24px;margin:0 10px}.product-gallery-main{min-height:360px}.product-wireframe-page{gap:10px;padding:0 0 170px}.product-wireframe{gap:10px}.product-gallery-card,.product-buy-box,.product-lower-card,.product-option-card{border-radius:0;border-inline:0;box-shadow:none}.product-gallery-card{gap:8px;padding:0;background:#fff}.product-gallery-main{min-height:0;aspect-ratio:1 / 1.04;border:0;border-radius:0;background:#fff}.product-gallery-slide{display:grid;place-items:center;padding:10px}.product-gallery-main img{max-height:100%;object-fit:contain}.product-gallery-nav{display:none}.product-gallery-dots{padding:0 0 10px}.product-gallery-dot{width:7px;height:7px}.product-gallery-dot.active{width:20px;background:var(--accent)}.product-detail-stack,.product-side-stack,.product-lower-grid{gap:10px}.product-title-block,.product-variant-section,.product-upload-panel,.product-buy-box,.product-lower-card{padding:14px;background:#fff;border-block:1px solid rgba(17,24,39,.08)}.product-title-block{gap:7px;border-bottom:1px solid rgba(17,24,39,.08)}.product-title-block h1{font-size:1.15rem;line-height:1.28;font-weight:800}.product-short{margin:0;color:#4b5563;font-size:.9rem;line-height:1.45}.product-meta-row{gap:7px;font-size:.86rem}.product-meta-row strong{order:3;width:100%;margin-top:3px;font-size:1.35rem}.product-compare-price{font-size:.9rem}.product-option-list{gap:0;background:#fff;border-block:1px solid rgba(17,24,39,.08)}.product-option-card{min-height:50px;padding:10px 14px;border-top:1px solid rgba(17,24,39,.08);background:transparent}.product-option-list .product-option-card:first-child{border-top:0}.product-option-card span{font-size:.72rem;letter-spacing:.04em}.product-option-card strong{font-size:.9rem;line-height:1.25}.product-variant-section{gap:10px;border-inline:0}.product-variant-heading-copy .eyebrow{display:none}.product-variant-heading-copy h2{font-size:.96rem}.product-variant-rail{gap:8px;padding:2px 0 4px}.product-variant-pill{width:78px;min-width:78px;padding:6px;border-radius:8px;background:#fff}.product-variant-pill.active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(var(--accent-rgb),.12)}.product-variant-pill img{width:64px;height:64px;border-radius:6px}.product-buy-box{gap:12px}.product-buy-price{display:none}.product-buy-status,.product-buy-selection{padding:0;border:0;background:transparent}.product-buy-status{gap:3px}.product-buy-selection{gap:4px}.product-quantity-control{grid-template-columns:minmax(0,1fr) auto;align-items:center}.product-quantity-control select{width:88px;min-height:38px}.product-side-stack .product-action-row,.product-buy-divider,.product-buy-box h2,.product-buy-box ul{display:none}.product-mobile-buy-bar{position:fixed;left:0;right:0;bottom:calc(68px + env(safe-area-inset-bottom));z-index:31;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:10px;align-items:center;padding:10px 12px;background:#fffffffa;border-top:1px solid rgba(17,24,39,.12);box-shadow:0 -12px 30px #11182724}.product-mobile-buy-bar div{display:grid;gap:2px;min-width:0}.product-mobile-buy-bar strong{font-size:1.08rem;line-height:1}.product-mobile-buy-bar small{color:var(--muted);font-size:.72rem;text-decoration:line-through}.product-mobile-buy-bar .product-action-button{min-height:48px;font-size:.92rem}.product-purchase-status{margin:0;font-size:.86rem}.product-lower-card{padding:14px}.product-lower-card>.eyebrow,.product-related-head .eyebrow{font-size:.72rem}.product-accordion details{padding-top:12px}.product-accordion summary{font-size:.95rem}.product-accordion p{font-size:.9rem;line-height:1.55}.product-gallery-thumbs{display:none}.product-thumb{min-width:116px}.product-variant-pill{width:88px;min-width:88px}.product-variant-pill img{width:72px;height:72px}.command-bar-link{min-height:44px;padding:0 14px;font-size:.88rem}.mobile-track-shell,.mobile-builder-shell{gap:14px}.mobile-builder-bottom-bar{bottom:78px}.product-option-card,.product-related-head,.product-variant-section-head,.builder-toggle-row,.cart-item-title-row{flex-direction:column;align-items:flex-start}.order-summary-row{padding:13px 14px}.order-summary-header span{font-size:.73rem}.order-summary-row.total strong{font-size:1rem}.order-summary-delivery-note{gap:8px;padding-top:12px}.home-sketch-carousel-dots{bottom:14px}.home-sketch-footer{gap:20px;padding:20px;border-radius:26px}.home-sketch-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-sketch-product-card{border-radius:22px}.home-sketch-product-media{padding:8px}.home-sketch-product-media img{border-radius:16px;aspect-ratio:1 / 1.02}.home-sketch-product-badge{top:14px;left:14px;padding:4px 8px;font-size:.64rem}.home-sketch-product-copy{grid-template-rows:minmax(42px,auto) auto auto 1fr;gap:8px;padding:0 12px 14px}.home-sketch-product-copy strong{font-size:.96rem;line-height:1.25}.home-sketch-product-copy p{display:none}.home-sketch-product-price,.home-sketch-product-rating{gap:6px;font-size:.82rem}.home-sketch-product-copy .button{min-height:44px;padding:0 12px;font-size:.86rem}.home-sketch-why-grid{grid-template-columns:1fr;gap:12px}.home-sketch-info-card{min-height:0;padding:18px;border-radius:22px;margin:0 10px}.home-sketch-banner{padding:20px;border-radius:24px;margin:0 10px}.home-sketch-banner h2{font-size:1.45rem}.home-sketch-banner p{font-size:.92rem;line-height:1.55}.home-sketch-faq-list{border-radius:18px}.home-sketch-faq-list summary{padding:16px;gap:12px;font-size:.96rem;line-height:1.35}.home-sketch-faq-list summary:after{width:28px;height:28px;font-size:1rem}.home-sketch-faq-list p{padding:0 16px 16px;font-size:.9rem;line-height:1.6}.home-sketch-footer-brand,.home-sketch-footer-links,.home-sketch-footer-contact{gap:10px}.home-sketch-footer{grid-template-columns:1fr;gap:18px;padding:20px 16px 22px;border-radius:24px;text-align:center}.home-sketch-footer-brand{justify-items:center;max-width:none}.home-sketch-footer-logo-wrap,.home-sketch-socials{justify-content:center}.home-sketch-footer-logo{width:132px}.home-sketch-footer-links,.home-sketch-footer-contact{justify-items:center;padding-top:16px;border-top:1px solid rgba(var(--ink-rgb),.08)}.home-sketch-footer-links ul{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.home-sketch-footer-links li{display:flex;justify-content:center}.home-sketch-footer h3{margin:0;font-size:1rem}.home-sketch-footer p,.home-sketch-footer li{font-size:.9rem;line-height:1.55}.home-sketch-socials{gap:8px}.home-sketch-socials a{min-height:42px;padding:8px 14px;font-size:.8rem}.policy-overlay-page{align-items:stretch;padding:0}.policy-overlay-close{top:calc(12px + env(safe-area-inset-top));right:calc(12px + env(safe-area-inset-right));width:44px;height:44px;font-size:1.8rem}.policy-overlay-document{width:100%;max-height:100svh;min-height:100svh;border:0;border-radius:0;padding:calc(76px + env(safe-area-inset-top)) 18px calc(34px + env(safe-area-inset-bottom));box-shadow:none}.policy-overlay-head{padding-right:0}.policy-overlay-section p,.policy-overlay-section li{font-size:.94rem;line-height:1.65}.policy-overlay-foot{display:grid}.policy-overlay-foot a{justify-content:center}.product-option-card strong{text-align:left}.admin-product-header,.admin-product-list-head,.admin-product-actions,.admin-option-builder-head,.admin-variant-image-actions,.home-footer-rail{flex-direction:column}.admin-option-row{grid-template-columns:1fr}}.mobile-shop-controls,.shop-filter-mobile-head,.shop-filter-mobile-actions,.mobile-shop-hero,.mobile-shop-category-card,.shop-mobile-bottom-bar,.shop-mobile-sheet{display:none}@media(max-width:960px){.mobile-shop-controls{display:grid;gap:14px}.mobile-shop-summary{display:grid;gap:3px}.mobile-shop-summary strong{font-family:Manrope,sans-serif;font-size:1.08rem;color:#1f2937}.mobile-shop-summary span{color:#6b7280;font-size:.88rem}.shop-filter-rail{position:sticky;top:82px}.shop-chip-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;margin-bottom:-4px;scrollbar-width:none}.shop-chip-row::-webkit-scrollbar{display:none}.filter-chip{white-space:nowrap;flex:0 0 auto}}@media(max-width:640px){.shop-wireframe{gap:12px;padding:0 10px 122px}.shop-layout{grid-template-columns:1fr;gap:14px}.mobile-shop-controls{gap:12px;padding:4px 0 0}.mobile-shop-hero{display:grid;align-items:end;min-height:160px;padding:16px;border-radius:0;background-size:cover;background-position:center;overflow:hidden;margin-inline:calc(50% - 50vw);width:100vw}.mobile-shop-hero-copy{display:grid;gap:6px;max-width:72%;color:#fff}.mobile-shop-hero-copy span{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffffd1}.mobile-shop-hero-copy strong{font-size:1.12rem;line-height:1.15}.mobile-shop-hero-copy p{display:none}.mobile-shop-category-rail{display:grid;grid-auto-flow:column;grid-auto-columns:82px;gap:10px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:8px 10px 10px;background:#f4f8ffeb;border-bottom:1px solid rgba(17,24,39,.08);contain:layout paint;scrollbar-width:none}.mobile-shop-category-rail::-webkit-scrollbar{display:none}.mobile-shop-category-card{display:grid;grid-template-rows:58px 30px;gap:6px;padding:6px 6px 7px;min-width:0;width:82px;max-width:82px;height:108px;border-radius:0;overflow:hidden;color:inherit;text-align:center;background:#fffffff5;border:1px solid rgba(17,24,39,.12);box-shadow:0 8px 20px #11182714}.mobile-shop-category-card img{width:100%;max-width:100%;height:58px;object-fit:cover;display:block;border-radius:0;background:#f3f4f6}.mobile-shop-category-card span{min-width:0;font-size:.72rem;font-weight:700;line-height:1.15;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mobile-shop-controls{overflow:hidden}.shop-filter-rail{display:none;position:fixed;inset:auto 0 0;z-index:45;gap:14px;max-height:82vh;overflow:auto;padding:18px 16px calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -24px 48px #11182729}.shop-filter-rail.open{display:grid}.shop-filter-mobile-head,.shop-filter-mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-filter-mobile-head{align-items:flex-start}.shop-filter-mobile-head strong{font-family:Manrope,sans-serif}.shop-filter-mobile-head p{margin:4px 0 0;color:var(--muted);font-size:.84rem}.shop-filter-mobile-actions{padding-top:4px}.shop-filter-mobile-actions .button{flex:1}.shop-filter-list{gap:8px}.shop-filter-option{padding:10px 12px;border-radius:12px;font-size:.92rem}.shop-results{gap:14px}.shop-toolbar{display:none}.shop-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-product-card{display:grid;grid-template-columns:1fr;align-items:start;border-radius:0;overflow:visible;background:transparent;border:0;box-shadow:none}.shop-product-link{display:block;min-height:0;padding:0;border-radius:0;overflow:hidden;background:#fff;border:1px solid rgba(17,24,39,.16);box-shadow:0 10px 24px #11182714}.shop-product-card img{width:100%;min-height:180px;aspect-ratio:.84;object-fit:contain}.shop-product-meta{gap:6px;padding:8px 2px 0}.shop-product-head{align-items:flex-start}.shop-product-head h3{font-size:.82rem;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-product-summary{justify-content:flex-start;gap:4px}.shop-product-price{justify-content:flex-start;align-items:center;gap:5px;flex-wrap:wrap}.shop-product-price span{font-size:.92rem}.shop-product-price em{color:#4f9d35;font-style:normal;font-size:.72rem;font-weight:700}.shop-product-rating,.shop-card-variant-picker{display:none}.shop-card-actions{grid-template-columns:1fr;gap:8px;margin-top:2px}.shop-card-actions .button{width:100%;min-height:38px;padding-inline:12px;border-radius:10px;font-size:.86rem}.shop-product-price small{font-size:.74rem}.shop-product-tags{display:none}.favorite-toggle{top:8px;right:8px;width:28px;height:28px;box-shadow:0 8px 18px #11182724}.shop-pagination-rail{display:none}.shop-mobile-bottom-bar{position:fixed;left:0;right:0;bottom:calc(68px + env(safe-area-inset-bottom));z-index:29;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;background:#fffffffa;border-top:1px solid rgba(17,24,39,.12);border-bottom:1px solid rgba(17,24,39,.08);box-shadow:0 -10px 24px #11182714}.shop-mobile-bottom-action{min-height:46px;border:0;border-right:1px solid rgba(17,24,39,.08);background:transparent;color:#374151;font-weight:700}.shop-mobile-bottom-action:last-child{border-right:0}.shop-mobile-sheet-backdrop{position:fixed;inset:0;z-index:46;background:#11182752;display:grid;align-items:end}.shop-mobile-sheet{display:grid;gap:14px;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -24px 48px #11182729}.shop-mobile-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-mobile-sheet-options{display:grid;gap:10px}.shop-mobile-sheet-option{min-height:48px;border:1px solid rgba(17,24,39,.12);border-radius:14px;background:#fff;color:#374151;font-weight:700;text-align:left;padding:0 14px}.shop-mobile-sheet-option.active{border-color:#f25c3552;background:#f25c3514;color:#f25c35}}.cart-experience-page{gap:0;padding-bottom:128px}.cart-experience-shell{display:grid;gap:24px}.cart-promo-strip{display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:18px;background:linear-gradient(135deg,#ff7a00,#f25c35);color:#fffaf5;font-size:.94rem;font-weight:700}.cart-screen-head,.cart-overview-bar,.cart-bag-card,.cart-summary-card,.cart-recommendation-card{background:#fff;border:1px solid rgba(30,23,18,.08);box-shadow:0 18px 48px #25181014}.cart-screen-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:24px 28px;border-radius:28px}.cart-screen-head h1,.cart-overview-bar h2,.cart-recommendations-head h2,.cart-recommendation-card h3{margin:0}.cart-screen-head h1{font-size:clamp(2rem,4vw,3.3rem);line-height:.96;letter-spacing:-.04em}.cart-screen-head p{margin:10px 0 0;color:#757575}.cart-stepper{display:flex;align-items:center;gap:12px}.cart-stepper-item{display:inline-flex;align-items:center;gap:10px;color:#8d857f;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cart-stepper-item:after{content:"";width:44px;height:1px;background:#42302738}.cart-stepper-item:last-child:after{display:none}.cart-stepper-item span{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#d3d3d3;color:#fff;font-size:.78rem}.cart-stepper-item.active{color:#f25c35}.cart-stepper-item.active span{background:#f25c35}.cart-mobile-step{display:none}.cart-overview-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 28px;border-radius:24px}.cart-overview-bar h2{font-size:1.5rem}.cart-overview-bar strong{font-size:1.55rem}.cart-experience-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.72fr);gap:24px;align-items:start}.cart-list-panel,.cart-bag-list,.cart-summary-column,.cart-summary-card,.cart-summary-breakdown,.cart-recommendations,.cart-recommendations-grid,.cart-offer-copy{display:grid;gap:18px}.cart-bag-card{display:grid;grid-template-columns:138px minmax(0,1fr);gap:18px;padding:16px;border-radius:24px}.cart-bag-media img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px}.cart-bag-content{display:grid;gap:14px}.cart-bag-topline{display:flex;align-items:start;justify-content:space-between;gap:14px}.cart-bag-topline h3{margin:0 0 6px;font-size:1.16rem;line-height:1.32}.cart-bag-topline p,.cart-inline-note,.cart-summary-footnote,.cart-offer-copy p{margin:0;color:#78706c;line-height:1.5}.cart-remove-button{border:0;background:transparent;color:#8b8b8b;font-weight:600;letter-spacing:.03em;cursor:pointer}.cart-price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.cart-price-line strong,.cart-summary-total strong,.cart-mobile-footer strong{font-size:1.2rem}.cart-price-line span,.cart-summary-row small{color:#8b8b8b;text-decoration:line-through}.cart-price-line em,.cart-recommendation-price em{color:#191919;font-style:normal}.cart-savings-note{color:#17a534;font-size:.98rem;font-weight:700}.cart-option-row{display:flex;flex-wrap:wrap;gap:12px}.cart-option-field{display:inline-flex;align-items:center;gap:0;min-width:0;border:1px solid #e3dfdc;border-radius:12px;overflow:hidden;background:#fff}.cart-option-field span{display:inline-flex;align-items:center;min-height:46px;padding:0 0 0 14px;color:#49413d;text-transform:lowercase}.cart-option-field select{min-width:160px;min-height:46px;padding:0 38px 0 8px;border:0;background:#fff;color:#2a211d;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#67605b 50%),linear-gradient(135deg,#67605b 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:8px 8px,8px 8px;background-repeat:no-repeat}.cart-option-field select:disabled{color:#2a211d;opacity:1}.cart-option-field.quantity select{min-width:72px}.cart-summary-column{position:sticky;top:96px}.cart-summary-card{padding:0;border-radius:24px;overflow:hidden}.cart-offer-card{display:flex;align-items:start;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(30,23,18,.08)}.cart-offer-card>span{color:#f25c35;font-weight:700;white-space:nowrap}.cart-offer-card.applied{background:#fffdfc}.cart-offer-card.applied span{color:#55504c;white-space:nowrap}.cart-summary-breakdown{padding:20px}.cart-summary-row,.cart-summary-total,.cart-summary-meta{display:flex;align-items:start;justify-content:space-between;gap:14px}.cart-summary-row div{display:grid;justify-items:end;gap:4px}.cart-summary-row span,.cart-summary-total span,.cart-summary-meta span{color:#504944}.cart-summary-total{margin-top:4px;padding-top:18px;border-top:1px dashed rgba(72,55,45,.18)}.cart-summary-total div{display:grid;gap:6px}.cart-summary-total small{color:#8c8480}.cart-summary-meta{padding-top:14px;border-top:1px dashed rgba(72,55,45,.18)}.cart-summary-meta strong{font-size:1.05rem}.cart-savings-banner{padding:16px 18px;border-radius:14px;background:#eef9e9;color:#19a539;font-size:1rem;font-weight:700;line-height:1.45}.cart-primary-cta,.cart-secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:56px;border-radius:12px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cart-primary-cta{background:linear-gradient(135deg,#f25c35,#ff743a);color:#fffaf5;box-shadow:0 16px 30px #f25c3538}.cart-secondary-cta{background:#fff;color:#f25c35;border-color:#f25c35a6}.cart-primary-cta:hover,.cart-secondary-cta:hover{transform:translateY(-1px)}.desktop-summary-cta{margin:0 20px 18px}.cart-summary-footnote{padding:0 20px 20px;text-align:center}.cart-recommendations{margin-top:6px}.cart-recommendations-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.cart-recommendations-head a,.cart-mobile-footer button{color:#d85c35;text-decoration:underline;text-underline-offset:3px}.cart-recommendations-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-recommendation-card{padding:14px;border-radius:22px}.cart-recommendation-link{display:grid;gap:14px}.cart-recommendation-card img{aspect-ratio:.88;object-fit:cover;border-radius:16px}.cart-recommendation-card h3{font-size:1rem;line-height:1.32}.cart-recommendation-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:10px 0 14px}.cart-recommendation-price span{color:#88817b;text-decoration:line-through}.cart-mobile-footer{display:none}.desktop-only{display:inline-flex}.mobile-only{display:none}@media(max-width:1024px){.cart-experience-layout{grid-template-columns:1fr}.cart-summary-column{position:static}.cart-recommendations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.cart-experience-page{padding-bottom:124px}.cart-experience-shell{gap:16px}.cart-promo-strip,.cart-stepper,.cart-overview-bar strong,.desktop-only,.desktop-summary-cta{display:none}.cart-screen-head,.cart-overview-bar,.cart-bag-card,.cart-summary-card,.cart-recommendation-card{border-radius:0;box-shadow:none;border-left:0;border-right:0}.cart-screen-head{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:18px 0;background:transparent;border-top:0}.cart-screen-head h1{font-size:1.5rem;letter-spacing:-.03em}.cart-screen-head p{display:none}.cart-mobile-step{display:inline-flex;align-items:center;color:#5f5b59;font-size:1rem;font-weight:600}.cart-overview-bar{padding:0 0 14px;background:transparent;border-top:0}.cart-overview-bar h2{font-size:1.08rem}.cart-bag-list,.cart-summary-column,.cart-summary-card,.cart-summary-breakdown,.cart-recommendations{gap:0}.cart-bag-card{grid-template-columns:110px minmax(0,1fr);gap:14px;padding:0 0 12px;border-top:1px solid rgba(30,23,18,.08)}.cart-bag-media img{border-radius:0 0 14px}.cart-bag-content{gap:12px;padding:12px 0 0}.cart-bag-topline{gap:8px}.cart-bag-topline h3{font-size:1rem}.cart-bag-topline p{display:none}.cart-option-row{gap:10px}.cart-option-field{width:fit-content;max-width:100%}.cart-option-field span{min-height:42px;font-size:.95rem}.cart-option-field select{min-width:120px;min-height:42px}.cart-option-field.quantity select{min-width:70px}.mobile-only{display:inline-flex}.cart-remove-button.mobile-only{justify-content:center;min-height:48px;margin-top:2px;border-top:1px solid rgba(30,23,18,.08)}.cart-summary-card{border-top:12px solid #f3f3f3;border-bottom:12px solid #f3f3f3}.cart-offer-card,.cart-summary-breakdown,.cart-summary-footnote{padding-inline:0}.cart-offer-card{padding-block:18px}.cart-summary-breakdown{padding-top:18px;padding-bottom:18px}.cart-summary-footnote{padding-top:18px;padding-bottom:18px;border-top:12px solid #f3f3f3}.cart-summary-total,.cart-summary-meta{padding-top:16px}.cart-savings-banner{margin-top:16px;font-size:.98rem}.cart-recommendations{margin-top:0;padding-top:18px}.cart-recommendations-head{padding-bottom:16px}.cart-recommendations-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.cart-recommendations-grid::-webkit-scrollbar{display:none}.cart-recommendation-card{min-width:220px}.cart-mobile-footer{position:fixed;left:0;right:0;bottom:82px;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,1.4fr);gap:14px;align-items:center;padding:14px 20px calc(14px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid rgba(30,23,18,.08);box-shadow:0 -12px 28px #1a100a1f;z-index:35}.cart-mobile-footer>div{display:grid;gap:6px}.cart-mobile-footer strong{font-size:1.1rem}.cart-mobile-footer button{border:0;background:transparent;padding:0;width:fit-content;font-size:.96rem;cursor:pointer}.cart-mobile-footer .cart-primary-cta{min-height:52px}}.site-promo-bar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;background:linear-gradient(135deg,#ff7a00,#f25c35);color:#fffaf5;font-size:.9rem;font-weight:700;text-align:center}.shell-with-promo .command-bar{top:48px}.shell-with-promo .cart-notice{top:126px}@media(max-width:640px){.cart-notice,.shell-with-promo .cart-notice{top:auto;right:auto;bottom:calc(126px + env(safe-area-inset-bottom));left:50%;width:fit-content;max-width:min(320px,calc(100vw - 32px));padding:.72rem 1rem;transform:translate(-50%);border:0;border-radius:999px;background:#16a34a;color:#fff;font-size:.82rem;line-height:1.3;text-align:center;box-shadow:0 14px 28px #16a34a47;-webkit-backdrop-filter:none;backdrop-filter:none}}.checkout-command-slot{min-width:0}.checkout-command-steps{display:flex;align-items:center;justify-content:center;gap:12px}.checkout-command-step{display:inline-flex;align-items:center;gap:10px;color:#9c948f;font-size:.92rem;font-weight:700;text-transform:uppercase}.checkout-command-step:after{content:"";width:54px;height:1px;background:#42302738}.checkout-command-step:last-child:after{display:none}.checkout-command-step span{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#d7d7d7;color:#fff;font-size:.76rem}.checkout-command-step.active,.checkout-command-step.complete{color:#f25c35}.checkout-command-step.active span,.checkout-command-step.complete span{background:#f25c35}.cart-mobile-head,.checkout-mobile-head,.checkout-mobile-footer{display:none}.cart-experience-page,.checkout-address-page{padding-bottom:120px}.cart-experience-shell{gap:18px}.cart-overview-bar{margin-top:8px}.checkout-address-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:24px;align-items:start}.checkout-address-main,.checkout-address-card,.checkout-address-add-card,.checkout-address-modal{background:#fff;border:1px solid rgba(30,23,18,.08);box-shadow:0 18px 48px #25181014}.checkout-address-main{padding:18px 0 0;border-radius:24px;box-shadow:none;border:0;background:transparent}.checkout-address-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px}.checkout-address-head h1{margin:0;font-size:1.9rem}.checkout-address-head-action{min-height:44px;padding:0 16px;border:1px solid rgba(242,92,53,.32);border-radius:8px;background:#fff;color:#d84f2b;font-size:.92rem;font-weight:800}.checkout-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.checkout-address-grid.empty{grid-template-columns:minmax(0,560px)}.checkout-address-alert{margin:0 0 16px;padding:12px 14px;border-radius:8px;border:1px solid rgba(216,82,42,.38);background:#fff2eef5;color:#9e3218;font-size:.95rem;font-weight:700}.checkout-address-card,.checkout-address-add-card{display:flex;align-items:flex-start;gap:16px;min-height:138px;padding:20px;border-radius:6px;text-align:left}.checkout-address-card{position:relative;background:#fff;color:inherit;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.checkout-address-card.active{border-color:#f25c35c2;box-shadow:0 18px 42px #f25c3524}.checkout-address-card:focus-visible,.checkout-address-add-card:focus-visible,.checkout-address-head-action:focus-visible{outline:3px solid rgba(242,92,53,.28);outline-offset:3px}.checkout-address-card:hover{transform:translateY(-1px);border-color:#f25c3570}.checkout-address-card.active:hover{border-color:#f25c35c2}.checkout-address-radio{width:22px;height:22px;border-radius:999px;border:2px solid #f25c35;box-shadow:inset 0 0 0 7px #fff;flex:none}.checkout-address-card.active .checkout-address-radio{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 10px #f25c35}.checkout-address-copy{display:grid;gap:8px;min-width:0;width:100%}.checkout-address-card-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.checkout-address-copy strong,.checkout-address-add-card{font-size:1rem}.checkout-address-card-top strong{overflow-wrap:anywhere}.checkout-address-selected-label{display:none;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#f25c351f;color:#d84f2b;font-size:.76rem;font-weight:900}.checkout-address-card.active .checkout-address-selected-label{display:inline-flex}.checkout-address-meta{display:flex;flex-wrap:wrap;gap:8px}.checkout-address-meta span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#f6f3f1;color:#5f5650;font-size:.82rem;font-weight:800;overflow-wrap:anywhere}.checkout-address-copy p{margin:0;color:#7f7a76;line-height:1.45;overflow-wrap:anywhere}.checkout-address-card-action{width:fit-content;margin-top:4px;color:#d84f2b;font-size:.88rem;font-weight:900}.checkout-address-add-card{justify-content:center;align-items:center;border-style:solid;font-size:1.15rem;font-weight:700;flex-direction:column;text-align:center;color:#2f2925;cursor:pointer}.checkout-address-add-card span{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f25c351f;color:#d84f2b;font-size:1.5rem;line-height:1}.checkout-address-add-card strong,.checkout-address-add-card small{display:block}.checkout-address-add-card small{max-width:260px;color:#7f7a76;font-size:.9rem;line-height:1.45}.checkout-address-add-card.empty{min-height:220px;padding:28px}.checkout-address-side{position:sticky;top:100px}.checkout-security-row{display:grid;gap:14px;padding:0 20px 20px;text-align:center}.checkout-payment-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.checkout-payment-badges span{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(25,25,25,.1);border-radius:4px;background:#fff;color:#4b4b4b;font-size:.82rem;font-weight:700}.checkout-security-row p{margin:0;color:#4e4e4e;font-weight:600}.checkout-address-modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:#201a1647}.checkout-address-modal{width:min(940px,100%);max-height:min(90vh,900px);overflow:auto;padding:0;border-radius:12px}.checkout-address-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px 8px}.checkout-address-modal-head h2{margin:0;font-size:1.1rem}.checkout-address-modal-error{margin:0 24px 12px}.checkout-address-modal-head button{border:0;background:transparent;color:#777;font-size:2rem;line-height:1;cursor:pointer}.checkout-address-form{display:grid;gap:18px;padding:0 24px 24px}.checkout-address-form label,.checkout-address-form-row{display:grid;gap:10px}.checkout-address-form-row{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-address-form span{color:#444;font-weight:500}.checkout-address-form input,.checkout-address-form select{width:100%;min-height:52px;border:1px solid rgba(25,25,25,.12);border-radius:4px;background:#fff;padding:0 16px;color:#202020}.checkout-address-state-field{max-width:calc(50% - 10px)}.checkout-address-submit{width:min(200px,100%);justify-self:center;border-radius:8px}@media(max-width:960px){.checkout-command-steps{justify-content:flex-start}.checkout-command-step:after{width:28px}.checkout-address-layout{grid-template-columns:1fr}.checkout-address-side{position:static}}@media(max-width:640px){.site-promo-bar{min-height:40px;font-size:.84rem}.cart-mobile-head,.checkout-mobile-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:8px 0 0}.cart-mobile-head h1,.checkout-mobile-head strong,.checkout-mobile-head span,.cart-mobile-head span{margin:0;font-size:1.35rem;font-weight:600}.cart-mobile-head span,.checkout-mobile-head span{font-size:1rem;color:#5d5b58}.checkout-mobile-head strong{justify-self:start}.checkout-mobile-back{border:0;background:transparent;font-size:2rem;line-height:1;padding:0;color:#5d5b58}.cart-overview-bar{background:transparent;border:0;box-shadow:none;padding:0}.cart-overview-bar h2{font-size:1.05rem}.cart-overview-bar strong{display:none}.checkout-address-main{padding-top:0}.checkout-address-head{display:none}.checkout-address-alert{margin:0 0 12px;border-radius:0}.checkout-address-grid{grid-template-columns:1fr;gap:12px}.checkout-address-card,.checkout-address-add-card{min-height:0;padding:16px;border-radius:14px;box-shadow:none}.checkout-address-card.active{box-shadow:0 10px 28px #f25c351f}.checkout-address-card-top{grid-template-columns:auto minmax(0,1fr)}.checkout-address-selected-label{grid-column:2;width:fit-content}.checkout-address-meta{gap:6px}.checkout-address-meta span{min-height:28px;font-size:.78rem}.checkout-address-card-action{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;margin-top:6px;border-radius:10px;background:#f25c351a}.checkout-address-add-card{justify-content:center;min-height:96px}.checkout-address-add-card.empty{min-height:180px}.checkout-security-row{padding-bottom:100px}.checkout-mobile-footer{position:fixed;left:0;right:0;bottom:0;display:grid;padding:14px 10px calc(14px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid rgba(30,23,18,.08);box-shadow:0 -12px 28px #1a100a1f;z-index:35}.checkout-mobile-footer .cart-primary-cta{min-height:56px;border-radius:10px}.checkout-address-modal-backdrop{padding:0;place-items:end stretch}.checkout-address-modal{width:100%;max-height:100svh;border-radius:18px 18px 0 0}.checkout-address-form,.checkout-address-modal-head{padding-inline:20px}.checkout-address-form-row{grid-template-columns:1fr}.checkout-address-state-field{max-width:100%}.checkout-address-submit{width:100%}}@media(max-width:640px){.cart-experience-page{overflow-x:hidden;padding:0 5px 230px}.checkout-address-page{overflow-x:hidden;padding:0 5px 98px}.cart-experience-shell,.checkout-wireframe-page,.checkout-address-layout{min-width:0}.cart-mobile-head{gap:12px}.cart-mobile-head h1{min-width:0;font-size:1.3rem;line-height:1.2}.cart-bag-card{width:100%;grid-template-columns:96px minmax(0,1fr);gap:12px;overflow:hidden}.cart-bag-media img{border-radius:0 0 12px}.cart-bag-content,.cart-bag-topline,.cart-bag-topline>div,.cart-price-line,.cart-option-row,.cart-option-field{min-width:0}.cart-bag-topline h3{overflow-wrap:anywhere}.cart-price-line{gap:6px 8px}.cart-price-line strong{font-size:1.12rem}.cart-option-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.cart-option-field{width:100%;max-width:100%}.cart-option-field.quantity{width:fit-content;max-width:100%}.cart-option-field span{flex:none;min-height:40px;padding-left:12px;font-size:.9rem}.cart-option-field select{width:100%;min-width:0;max-width:100%;min-height:40px;padding-right:34px;overflow:hidden;text-overflow:ellipsis}.cart-option-field.quantity select{width:70px;min-width:70px}.cart-summary-card{width:100%;overflow:hidden}.cart-summary-row,.cart-summary-total,.cart-summary-meta{gap:10px}.cart-summary-meta{align-items:flex-start}.cart-summary-meta strong{text-align:right;overflow-wrap:anywhere}.checkout-payment-badges{gap:8px}.checkout-payment-badges span{min-height:36px;padding-inline:10px;font-size:.78rem}.cart-mobile-footer{bottom:calc(68px + env(safe-area-inset-bottom));grid-template-columns:minmax(106px,.8fr) minmax(150px,1.2fr);gap:12px;padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.cart-mobile-footer .cart-primary-cta{min-height:50px;border-radius:12px}.checkout-address-card,.checkout-address-add-card,.checkout-address-copy{min-width:0}.checkout-address-copy p,.checkout-address-copy strong{overflow-wrap:anywhere}.checkout-mobile-footer{padding-inline:18px}}
