.shop-template{--cream:#f6f4ef;--cream-2:#ede9e1;--paper:#fafaf7;--ink:#0a0f0c;--ink-2:#1a201c;--ink-3:#4a544e;--ink-4:#7a8479;--ink-5:#aeb6b0;--line:#e3ddd1;--line-strong:#c8c2b3;--brand:#0f7a4e;--brand-2:color-mix(in oklab, var(--brand) 88%, white 12%);--brand-glow:color-mix(in oklab, var(--brand) 35%, white 65%);--brand-deep:color-mix(in oklab, var(--brand) 65%, black 35%);--brand-soft:color-mix(in oklab, var(--brand) 10%, white 90%);--amber:#c2410c;--rose:#be123c;--radius:4px;--radius-lg:10px;--radius-xl:18px;--ease:cubic-bezier(.2, .7, .2, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);font-family:var(--font-inter), var(--font-noto-tc), system-ui, -apple-system, "PingFang TC", "Microsoft JhengHei", sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.6}html:has(.shop-template){scroll-behavior:smooth}.shop-template *{box-sizing:border-box}.shop-template a{color:inherit;text-decoration:none}.shop-template img{max-width:100%;display:block}.shop-template button{cursor:pointer;background:0 0;border:0;font-family:inherit}.shop-template .stp-container{max-width:1240px;margin:0 auto;padding:0 28px}.shop-template .stp-container-narrow{max-width:980px;margin:0 auto;padding:0 28px}.shop-template .stp-mono{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.02em}.shop-template .stp-display{font-family:var(--font-noto-tc), var(--font-inter), system-ui, -apple-system, "PingFang TC", "Microsoft JhengHei", sans-serif;letter-spacing:-.02em;font-weight:700;line-height:1.15}.shop-template .stp-serif-num{font-family:var(--font-serif-display), var(--font-noto-tc), serif;font-feature-settings:"tnum" 1, "lnum" 1;font-style:normal}@keyframes stp-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.shop-template [data-stp-rise]{animation:stp-fade-up .72s var(--ease-out) both}.shop-template [data-stp-rise="1"]{animation-delay:80ms}.shop-template [data-stp-rise="2"]{animation-delay:.16s}.shop-template [data-stp-rise="3"]{animation-delay:.24s}.shop-template [data-stp-rise="4"]{animation-delay:.32s}.shop-template [data-stp-rise="5"]{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.shop-template [data-stp-rise]{animation:none}}.shop-template .stp-topbar{background:var(--ink);color:#c8c2b3;border-bottom:1px solid #1a201c;font-size:12px}.shop-template .stp-topbar .stp-container{white-space:nowrap;justify-content:space-between;align-items:center;height:32px;display:flex;overflow:hidden}.shop-template .stp-topbar-l,.shop-template .stp-topbar-r{align-items:center;gap:16px;min-width:0;display:flex}.shop-template .stp-topbar-l>*,.shop-template .stp-topbar-r>*{white-space:nowrap}.shop-template .stp-live{color:var(--brand-glow);flex-shrink:0;align-items:center;gap:7px;font-weight:500;display:inline-flex}.shop-template .stp-live-dot{background:var(--brand-glow);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in oklab, var(--brand-glow) 30%, transparent);animation:stp-pulse 2s var(--ease) infinite;border-radius:50%}@keyframes stp-pulse{0%,to{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand-glow) 30%, transparent)}50%{box-shadow:0 0 0 6px color-mix(in oklab, var(--brand-glow) 10%, transparent)}}.shop-template .stp-topbar-r a{color:#c8c2b3;transition:color .14s}.shop-template .stp-topbar-r a:hover{color:#fff}.shop-template .stp-topbar-r .stp-sep{color:#3a423d}.shop-template .stp-header{z-index:40;-webkit-backdrop-filter:saturate(160%)blur(10px);color:#fff;background:#0a0f0cf0;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.shop-template .stp-nav{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.shop-template .stp-brand{color:#fff;align-items:center;gap:12px;display:flex}.shop-template .stp-brand .stp-brand-mark{background:var(--brand-deep);color:#fff;letter-spacing:-.02em;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:800;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.shop-template .stp-brand .stp-brand-mark img{object-fit:cover;width:100%;height:100%}.shop-template .stp-brand .stp-brand-name{letter-spacing:-.005em;white-space:nowrap;font-size:17px;font-weight:700;line-height:1.2}.shop-template .stp-brand .stp-brand-tag{color:var(--brand-glow);letter-spacing:.16em;font-size:10.5px;font-family:var(--font-mono), monospace;white-space:nowrap;margin-top:2px}.shop-template .stp-primary-nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.shop-template .stp-primary-nav a{color:#ffffffc7;transition:color .14s var(--ease);border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;position:relative}.shop-template .stp-primary-nav a:hover,.shop-template .stp-primary-nav a.is-active{color:#fff}.shop-template .stp-primary-nav a:after{content:"";background:var(--brand-glow);transform-origin:0;height:1px;transition:transform .24s var(--ease);position:absolute;bottom:6px;left:14px;right:14px;transform:scaleX(0)}.shop-template .stp-primary-nav a:hover:after,.shop-template .stp-primary-nav a.is-active:after{transform:scaleX(1)}.shop-template .stp-phone-cta{color:#fff;transition:all .2s var(--ease);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:9px 14px 9px 9px;font-weight:600;display:inline-flex}.shop-template .stp-phone-cta:hover{background:color-mix(in oklab, var(--brand) 20%, transparent);border-color:color-mix(in oklab, var(--brand) 35%, transparent);transform:translateY(-1px)}.shop-template .stp-phone-cta .stp-phone-icon{background:var(--brand-glow);width:30px;height:30px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shop-template .stp-phone-cta .stp-phone-label{opacity:.7;letter-spacing:.08em;white-space:nowrap;margin-bottom:2px;font-size:10.5px;line-height:1}.shop-template .stp-phone-cta .stp-phone-number{font-size:14.5px;font-weight:700;line-height:1;font-family:var(--font-mono), monospace;letter-spacing:.01em;white-space:nowrap}.shop-template .stp-btn{transition:all .22s var(--ease);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14.5px;font-weight:600;display:inline-flex}.shop-template .stp-btn svg{width:16px;height:16px;transition:transform .2s var(--ease);flex-shrink:0}.shop-template .stp-btn:hover svg.stp-arrow{transform:translate(3px)}.shop-template .stp-btn-primary{background:var(--brand);color:#fff;border-color:var(--brand)}.shop-template .stp-btn-primary:hover{background:var(--brand-2);box-shadow:0 10px 30px -8px color-mix(in oklab, var(--brand) 60%, transparent);transform:translateY(-1px)}.shop-template .stp-btn-dark{background:var(--ink);color:#fff}.shop-template .stp-btn-dark:hover{background:var(--ink-2);transform:translateY(-1px)}.shop-template .stp-btn-outline{color:var(--ink);border-color:var(--line-strong);background:0 0}.shop-template .stp-btn-outline:hover{border-color:var(--ink);background:var(--ink);color:#fff}.shop-template .stp-btn-light-outline{color:#fff;background:0 0;border-color:#ffffff4d}.shop-template .stp-btn-light-outline:hover{color:var(--ink);background:#fff;border-color:#fff}.shop-template .stp-btn-cream{background:var(--cream);color:var(--ink)}.shop-template .stp-btn-cream:hover{background:#fff}.shop-template .stp-btn-lg{padding:14px 26px;font-size:15px}.shop-template .stp-btn-xl{padding:17px 30px;font-size:16px}.shop-template .stp-hero{background:var(--ink);color:#fff;min-height:clamp(640px,100vh - 108px,1100px);position:relative;overflow:hidden}.shop-template .stp-hero-bg{animation:stp-kenburns 28s var(--ease) infinite alternate;background-position:50% 35%;background-size:cover;position:absolute;inset:0}.shop-template .stp-hero-bg:before{content:"";background:linear-gradient(#0a0f0c8c 0%,#0a0f0c80 40%,#0a0f0ceb 100%);position:absolute;inset:0}.shop-template .stp-hero-bg:after{content:"";background:radial-gradient(900px 600px at 80% 20%, color-mix(in oklab, var(--brand) 22%, transparent), transparent 60%);position:absolute;inset:0}.shop-template .stp-hero-bg.is-fallback{background-color:#0a0f0c;background-image:radial-gradient(1200px 600px at 70% 30%, color-mix(in oklab, var(--brand) 30%, transparent 70%), transparent 65%), radial-gradient(800px 500px at 20% 80%, #ffffff0a, transparent 60%), linear-gradient(180deg, #11181a 0%, #0a0f0c 100%)}@keyframes stp-kenburns{0%{transform:scale(1.04)translate(0)}to{transform:scale(1.12)translate(-1%,-2%)}}.shop-template .stp-hero-grain{pointer-events:none;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.6'/></svg>");position:absolute;inset:0}.shop-template .stp-hero-inner{z-index:2;min-height:inherit;grid-template-columns:1fr .85fr;align-items:end;gap:60px;padding:80px 28px 120px;display:grid;position:relative}.shop-template .stp-hero-l{padding-bottom:20px}.shop-template .stp-hero-eyebrow{color:#fff;letter-spacing:.06em;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.shop-template .stp-hero-eyebrow .stp-num{color:var(--brand-glow);font-family:var(--font-mono), monospace;font-weight:600}.shop-template .stp-hero-eyebrow .stp-dot{background:#ffffff4d;border-radius:50%;flex-shrink:0;width:4px;height:4px}.shop-template h1.stp-hero-h1{color:#fff;text-wrap:balance;letter-spacing:-.03em;margin:22px 0 0;font-size:clamp(40px,6.4vw,88px);font-weight:800;line-height:1.1}.shop-template h1.stp-hero-h1 .stp-accent{color:var(--brand-glow)}.shop-template .stp-hero-lead{color:#ffffffc7;max-width:480px;margin-top:28px;font-size:16px;line-height:1.7}.shop-template .stp-hero-cta{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.shop-template .stp-hero-r{position:relative}.shop-template .stp-spec{-webkit-backdrop-filter:blur(12px)saturate(160%);border-radius:var(--radius-xl);color:#fff;background:#0a0f0c8c;border:1px solid #ffffff26;padding:22px;position:relative;overflow:hidden}.shop-template .stp-spec-row{align-items:center;gap:10px;margin-bottom:18px;display:flex}.shop-template .stp-spec-pill{background:var(--brand-glow);color:var(--ink);letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.shop-template .stp-spec-counter{font-size:11px;font-family:var(--font-mono), monospace;color:#fff9;white-space:nowrap;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.shop-template .stp-spec-counter .stp-dot{background:var(--brand-glow);border-radius:50%;width:6px;height:6px}.shop-template .stp-spec-title{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:800;line-height:1.15}.shop-template .stp-spec-sub{color:#fff9;margin-top:6px;font-size:13px}.shop-template .stp-spec-price-row{border-top:1px dashed #ffffff26;border-bottom:1px dashed #ffffff26;justify-content:space-between;align-items:end;gap:12px;margin-top:18px;padding:14px 0;display:flex}.shop-template .stp-spec-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.shop-template .stp-spec-price .stp-v{color:var(--brand-glow);letter-spacing:-.02em;font-size:42px;font-weight:800;line-height:1}.shop-template .stp-spec-price .stp-u{color:#fffc;font-size:14px;font-weight:700}.shop-template .stp-spec-price .stp-neg{color:#ffffff8c;letter-spacing:.04em;font-size:12px;font-weight:600}.shop-template .stp-spec-specs{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.shop-template .stp-spec-specs .stp-cell{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;min-width:0;padding:10px}.shop-template .stp-spec-specs .stp-k{color:#ffffff80;letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;font-family:var(--font-mono), monospace}.shop-template .stp-spec-specs .stp-v{color:#fff;white-space:nowrap;align-items:center;gap:5px;margin-top:4px;font-size:13.5px;font-weight:700;display:inline-flex}.shop-template .stp-spec-specs .stp-v svg{width:13px;height:13px;color:var(--brand-glow);flex-shrink:0}.shop-template .stp-spec-cta{gap:8px;margin-top:16px;display:flex}.shop-template .stp-spec-cta .stp-btn{flex:1;padding:11px;font-size:13.5px}.shop-template .stp-hero-bottom{z-index:3;background:linear-gradient(#0000,#0a0f0c99);border-top:1px solid #ffffff14;position:absolute;bottom:0;left:0;right:0}.shop-template .stp-hero-bottom .stp-container{color:#fff9;justify-content:space-between;align-items:center;height:60px;font-size:12px;display:flex}.shop-template .stp-hero-bottom .stp-left,.shop-template .stp-hero-bottom .stp-scroll{font-family:var(--font-mono), monospace;letter-spacing:.06em;align-items:center;gap:14px;display:inline-flex}.shop-template .stp-scroll-line{background:#fff6;width:30px;height:1px;position:relative;overflow:hidden}.shop-template .stp-scroll-line:after{content:"";background:linear-gradient(90deg, transparent, var(--brand-glow));width:30px;animation:stp-scroll-line 2s var(--ease) infinite;position:absolute;top:0;bottom:0;left:-30px}@keyframes stp-scroll-line{0%{left:-30px}to{left:30px}}.shop-template .stp-marquee{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;position:relative;overflow:hidden}.shop-template .stp-marquee:before,.shop-template .stp-marquee:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.shop-template .stp-marquee:before{background:linear-gradient(90deg, var(--cream), transparent);left:0}.shop-template .stp-marquee:after{background:linear-gradient(-90deg, var(--cream), transparent);right:0}.shop-template .stp-marquee-track{align-items:center;gap:56px;width:max-content;animation:36s linear infinite stp-marquee;display:flex}.shop-template .stp-marquee-item{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;color:var(--ink);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:18px;font-size:32px;font-weight:700;line-height:1;display:inline-flex}.shop-template .stp-marquee-dot{background:var(--brand);border-radius:50%;width:8px;height:8px}@keyframes stp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.shop-template .stp-section{padding:120px 0}.shop-template .stp-sec-head{grid-template-columns:auto 1fr;align-items:end;gap:40px;margin-bottom:50px;display:grid}.shop-template .stp-sec-head .stp-sec-idx{font-family:var(--font-mono), monospace;color:var(--ink-4);letter-spacing:.12em;padding-bottom:8px;font-size:12px}.shop-template .stp-sec-head .stp-sec-idx .stp-num{color:var(--brand);font-weight:600}.shop-template .stp-sec-head h2{color:var(--ink);text-wrap:balance;letter-spacing:-.02em;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.1;font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;margin:0}.shop-template .stp-sec-head .stp-sec-r{text-align:right;color:var(--ink-3);justify-self:end;max-width:280px;font-size:14px;line-height:1.6}.shop-template .stp-sec-head .stp-sec-r .stp-lbl{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--ink-4);text-transform:uppercase;margin-bottom:6px;font-size:11px}.shop-template .stp-featured{background:var(--paper)}.shop-template .stp-carousel-wrap{margin:0 -28px;padding:0 28px;position:relative}.shop-template .stp-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:20px;padding:4px 0 30px;scroll-padding-left:28px;display:flex;overflow-x:auto}.shop-template .stp-carousel-track::-webkit-scrollbar{display:none}.shop-template .stp-carousel-track .stp-vcard{scroll-snap-align:start;flex:0 0 380px}.shop-template .stp-vcard{border-radius:var(--radius-xl);border:1px solid var(--line);transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out);background:#fff;position:relative;overflow:hidden}.shop-template .stp-vcard:hover{transform:translateY(-6px);box-shadow:0 30px 60px -25px #0a0f0c33,0 18px 36px -18px #0a0f0c1a}.shop-template .stp-vc-img{aspect-ratio:4/3;background:#eee9de;position:relative;overflow:hidden}.shop-template .stp-vc-img:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#00000073 100%);position:absolute;inset:0}.shop-template .stp-vc-img-inner{transition:transform .8s var(--ease-out);background-position:50%;background-size:cover;position:absolute;inset:0}.shop-template .stp-vcard:hover .stp-vc-img-inner{transform:scale(1.05)}.shop-template .stp-vc-img-empty{color:var(--ink-4);justify-content:center;align-items:center;font-size:56px;display:flex;position:absolute;inset:0}.shop-template .stp-vc-badges{z-index:2;gap:6px;display:flex;position:absolute;top:16px;left:16px}.shop-template .stp-vc-badge{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:5px 10px;font-size:10.5px;font-weight:700}.shop-template .stp-vc-badge.stp-hot{background:var(--brand);color:#fff}.shop-template .stp-vc-badge.stp-discount{color:var(--ink);background:#fffffff2}.shop-template .stp-vc-badge.stp-warranty{color:#fff;background:#0a0f0c8c;border:1px solid #fff3}.shop-template .stp-vc-meta-on-img{color:#fff;z-index:2;white-space:nowrap;justify-content:space-between;align-items:end;gap:12px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.shop-template .stp-vc-yr{font-family:var(--font-mono), monospace;letter-spacing:.04em;text-shadow:0 2px 8px #0006;font-size:14px;font-weight:600}.shop-template .stp-vc-loc{color:#ffffffd9;align-items:center;gap:4px;font-size:12px;display:inline-flex}.shop-template .stp-vc-loc svg{width:12px;height:12px}.shop-template .stp-vc-body{padding:22px}.shop-template .stp-vc-title{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;letter-spacing:-.01em;text-wrap:balance;color:var(--ink);margin:0;font-size:20px;font-weight:800;line-height:1.3}.shop-template .stp-vc-sub{color:var(--ink-3);margin-top:4px;font-size:12.5px}.shop-template .stp-vc-specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding:14px 0;display:grid}.shop-template .stp-vc-specs .stp-k{color:var(--ink-4);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-family:var(--font-mono), monospace}.shop-template .stp-vc-specs .stp-v{color:var(--ink);white-space:nowrap;margin-top:4px;font-size:13.5px;font-weight:700}.shop-template .stp-vc-foot{justify-content:space-between;align-items:end;gap:12px;margin-top:16px;display:flex}.shop-template .stp-vc-price .stp-v{color:var(--ink);letter-spacing:-.01em;white-space:nowrap;font-size:26px;font-weight:800;line-height:1}.shop-template .stp-vc-price .stp-u{color:var(--ink-3);margin-left:2px;font-size:13px;font-weight:700}.shop-template .stp-vc-price .stp-neg{color:#92400e;letter-spacing:.02em;background:#fef3c7;border-radius:6px;margin-left:8px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.shop-template .stp-vc-arrow{background:var(--ink);color:#fff;width:44px;height:44px;transition:all .24s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shop-template .stp-vc-arrow svg{width:16px;height:16px;transition:transform .24s var(--ease)}.shop-template .stp-vcard:hover .stp-vc-arrow{background:var(--brand)}.shop-template .stp-vcard:hover .stp-vc-arrow svg{transform:translate(2px)translateY(-2px)}.shop-template .stp-carousel-nav{justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.shop-template .stp-car-counter{font-family:var(--font-mono), monospace;color:var(--ink-3);white-space:nowrap;font-size:13px}.shop-template .stp-car-counter .stp-b{color:var(--ink);font-weight:700}.shop-template .stp-car-controls{gap:10px;display:flex}.shop-template .stp-car-btn{border:1px solid var(--line-strong);width:52px;height:52px;color:var(--ink);transition:all .2s var(--ease);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.shop-template .stp-car-btn:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-template .stp-car-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.shop-template .stp-car-btn svg{width:18px;height:18px}.shop-template .stp-empty{border:1px dashed var(--line-strong);border-radius:var(--radius-xl);text-align:center;color:var(--ink-3);background:#fbf8f1;padding:60px 28px;font-size:14px;line-height:1.7}.shop-template .stp-numbers{background:var(--ink);color:#fff;padding:90px 0;position:relative;overflow:hidden}.shop-template .stp-numbers:before{content:"";background:radial-gradient(800px 400px at 80% 50%, color-mix(in oklab, var(--brand-glow) 16%, transparent), transparent 60%);position:absolute;inset:0}.shop-template .stp-numbers-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:8px;display:grid;position:relative}.shop-template .stp-num-cell{border-left:1px solid #ffffff1a;padding:0 20px}.shop-template .stp-num-cell:first-child{border-left:0;padding-left:0}.shop-template .stp-num-k{font-family:var(--font-mono), monospace;color:var(--ink-5);letter-spacing:.16em;text-transform:uppercase;font-size:11px}.shop-template .stp-num-v{letter-spacing:-.025em;color:#fff;font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;margin-top:18px;font-size:clamp(48px,6vw,80px);font-weight:800;line-height:1;display:flex}.shop-template .stp-num-v .stp-u{color:var(--brand-glow);letter-spacing:0;font-size:18px;font-weight:700}.shop-template .stp-num-d{color:#ffffffa6;max-width:240px;margin-top:14px;font-size:13px;line-height:1.6}@media (max-width:1080px){.shop-template .stp-numbers-grid{grid-template-columns:repeat(2,1fr);gap:30px 8px}}@media (max-width:720px){.shop-template .stp-numbers-grid{grid-template-columns:1fr;gap:28px}.shop-template .stp-num-cell{border-left:0;padding-left:0}}.shop-template .stp-bento-wrap{background:var(--paper)}.shop-template .stp-bento{grid-template-columns:repeat(6,1fr);grid-auto-rows:220px;gap:14px;display:grid}.shop-template .stp-bento-cell{border-radius:var(--radius-xl);border:1px solid var(--line);transition:all .32s var(--ease-out);background:#fff;flex-direction:column;justify-content:space-between;padding:28px;display:flex;position:relative;overflow:hidden}.shop-template .stp-bento-cell:hover{transform:translateY(-4px);box-shadow:0 20px 50px -20px #0a0f0c26}.shop-template .stp-bento-cell .stp-b-num{font-family:var(--font-mono), monospace;letter-spacing:.12em;color:var(--ink-4);font-size:11px}.shop-template .stp-bento-cell .stp-b-num .stp-v{color:var(--brand);font-weight:600}.shop-template .stp-bento-cell h3{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;letter-spacing:-.01em;color:var(--ink);text-wrap:balance;margin:0;font-size:26px;font-weight:800;line-height:1.25}.shop-template .stp-bento-cell p{color:var(--ink-3);margin:12px 0 0;font-size:13.5px;line-height:1.65}.shop-template .stp-bento-cell .stp-b-ic{background:var(--cream);width:48px;height:48px;color:var(--ink);transition:all .3s var(--ease);border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.shop-template .stp-bento-cell .stp-b-ic svg{width:22px;height:22px}.shop-template .stp-bento-cell:hover .stp-b-ic{background:var(--brand);color:#fff;transform:scale(1.06)rotate(-4deg)}.shop-template .stp-bento-1{background:var(--ink);color:#fff;border-color:#0000;grid-area:span 2/span 3}.shop-template .stp-bento-1 h3{color:#fff;font-size:40px;line-height:1.1}.shop-template .stp-bento-1 p{color:#ffffffb3;max-width:380px;font-size:14.5px}.shop-template .stp-bento-1 .stp-b-num,.shop-template .stp-bento-1 .stp-b-num .stp-v{color:var(--brand-glow)}.shop-template .stp-bento-1 .stp-b-ic{color:var(--brand-glow);background:#ffffff14}.shop-template .stp-bento-1:before{content:"";background:radial-gradient(circle, color-mix(in oklab, var(--brand-glow) 22%, transparent), transparent 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-60px;right:-60px}.shop-template .stp-bento-2,.shop-template .stp-bento-3{grid-column:span 3}.shop-template .stp-bento-3{background:var(--cream)}.shop-template .stp-bento-4,.shop-template .stp-bento-5{grid-column:span 2}.shop-template .stp-bento-6{background:var(--brand-soft);border-color:color-mix(in oklab, var(--brand) 15%, transparent);grid-column:span 2}.shop-template .stp-bento-6 h3{color:var(--brand-deep)}.shop-template .stp-bento-6 p{color:color-mix(in oklab, var(--brand-deep) 80%, transparent)}.shop-template .stp-bento-6 .stp-b-ic{color:var(--brand);background:#fff}@media (max-width:1080px){.shop-template .stp-bento{grid-template-columns:repeat(2,1fr)}.shop-template .stp-bento-1{grid-area:auto/span 2;min-height:320px}.shop-template .stp-bento-2,.shop-template .stp-bento-3,.shop-template .stp-bento-4,.shop-template .stp-bento-5{grid-area:auto/span 1}.shop-template .stp-bento-6{grid-area:auto/span 2}}@media (max-width:720px){.shop-template .stp-bento{grid-template-columns:1fr}.shop-template .stp-bento-1,.shop-template .stp-bento-2,.shop-template .stp-bento-3,.shop-template .stp-bento-4,.shop-template .stp-bento-5,.shop-template .stp-bento-6{grid-column:1;min-height:200px}}.shop-template .stp-process{background:var(--cream);position:relative;overflow:hidden}.shop-template .stp-process-track{grid-template-columns:repeat(var(--stp-steps,4), 1fr);gap:0;margin-top:50px;display:grid;position:relative}.shop-template .stp-process-track:before{content:"";background:repeating-linear-gradient(90deg, var(--line-strong) 0 8px, transparent 8px 16px);height:2px;position:absolute;top:30px;left:12.5%;right:12.5%}.shop-template .stp-ps-step{z-index:1;text-align:center;padding:0 20px;position:relative}.shop-template .stp-ps-num{border:2px solid var(--ink);width:60px;height:60px;color:var(--ink);transition:all .3s var(--ease);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:22px;font-weight:800;display:flex}.shop-template .stp-ps-step:hover .stp-ps-num{background:var(--ink);color:#fff;transform:scale(1.08)}.shop-template .stp-ps-step h4{color:var(--ink);letter-spacing:-.005em;margin:0;font-size:18px;font-weight:700}.shop-template .stp-ps-step p{color:var(--ink-3);margin:8px 0 0;font-size:13.5px;line-height:1.6}.shop-template .stp-ps-step .stp-ps-time{background:color-mix(in oklab, var(--brand) 8%, transparent);color:var(--brand);font-size:11px;font-family:var(--font-mono), monospace;letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;margin-top:14px;padding:4px 10px;font-weight:600;display:inline-flex}@media (max-width:1080px){.shop-template .stp-process-track{grid-template-columns:1fr 1fr;gap:40px 0}.shop-template .stp-process-track:before{display:none}}@media (max-width:540px){.shop-template .stp-process-track{grid-template-columns:1fr;gap:32px}}.shop-template .stp-testi-wrap{background:var(--paper)}.shop-template .stp-testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.shop-template .stp-testi{border:1px solid var(--line);border-radius:var(--radius-xl);transition:all .28s var(--ease);background:#fff;flex-direction:column;padding:32px;display:flex;position:relative}.shop-template .stp-testi:hover{transform:translateY(-4px);box-shadow:0 20px 50px -20px #0a0f0c1f}.shop-template .stp-testi-mark{font-family:var(--font-serif-display), serif;color:var(--brand);opacity:.4;margin-bottom:8px;font-size:80px;line-height:.6}.shop-template .stp-testi-stars{color:#c2410c;letter-spacing:.08em;margin-bottom:14px;font-size:14px}.shop-template .stp-testi p{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;color:var(--ink);letter-spacing:-.005em;flex:1;margin:0 0 22px;font-size:17px;font-weight:500;line-height:1.55}.shop-template .stp-testi-author{border-top:1px solid var(--line);align-items:center;gap:14px;padding-top:18px;display:flex}.shop-template .stp-testi-av{background:linear-gradient(135deg, var(--brand-deep), var(--brand));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.shop-template .stp-testi-author .stp-name{color:var(--ink);font-size:14px;font-weight:700}.shop-template .stp-testi-author .stp-meta{color:var(--ink-3);font-size:12px;font-family:var(--font-mono), monospace;letter-spacing:.02em;margin-top:1px}@media (max-width:1080px){.shop-template .stp-testi-grid{grid-template-columns:1fr}}.shop-template .stp-faq-wrap{background:var(--paper)}.shop-template .stp-faq-grid{border-top:1px solid var(--ink);grid-template-columns:1fr;gap:0;display:grid}.shop-template .stp-faq-item{border-bottom:1px solid var(--line);transition:background .2s var(--ease);padding:4px 0}.shop-template .stp-faq-item[open]{background:var(--cream);margin:0 -28px;padding:4px 28px}.shop-template .stp-faq-q{cursor:pointer;align-items:center;gap:18px;padding:26px 0;list-style:none;display:flex}.shop-template .stp-faq-q::-webkit-details-marker{display:none}.shop-template .stp-faq-q .stp-q-idx{font-family:var(--font-mono), monospace;color:var(--ink-4);letter-spacing:.04em;flex-shrink:0;width:36px;font-size:12px}.shop-template .stp-faq-q .stp-q-text{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;color:var(--ink);letter-spacing:-.005em;flex:1;font-size:19px;font-weight:700;line-height:1.4;transition:color .2s}.shop-template .stp-faq-item[open] .stp-q-text{color:var(--brand)}.shop-template .stp-faq-q .stp-q-chev{border:1px solid var(--line-strong);width:40px;height:40px;color:var(--ink);transition:all .3s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shop-template .stp-faq-q .stp-q-chev svg{width:16px;height:16px;transition:transform .3s var(--ease)}.shop-template .stp-faq-item[open] .stp-q-chev{background:var(--brand);color:#fff;border-color:var(--brand)}.shop-template .stp-faq-item[open] .stp-q-chev svg{transform:rotate(45deg)}.shop-template .stp-faq-a{color:var(--ink-3);max-width:720px;padding:0 0 26px 54px;font-size:14.5px;line-height:1.75}.shop-template .stp-empty strong{color:var(--ink);margin-bottom:6px;font-size:17px;font-weight:700;display:block}.shop-template .stp-buyback{background:var(--paper);padding:120px 0}.shop-template .stp-buyback-card{background:radial-gradient(800px 500px at 90% 0%, color-mix(in oklab, var(--brand-glow) 40%, transparent), transparent 50%), linear-gradient(135deg, var(--brand-deep), #0a2519);color:#fff;border-radius:28px;padding:64px;position:relative;overflow:hidden}.shop-template .stp-buyback-card:before{content:"";background:radial-gradient(circle, color-mix(in oklab, var(--brand-glow) 25%, transparent), transparent 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-180px;right:-180px}.shop-template .stp-buyback-grid{z-index:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.shop-template .stp-buyback-eyebrow{color:var(--brand-glow);letter-spacing:.12em;font-size:11px;font-weight:600;font-family:var(--font-mono), monospace;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:5px 14px;display:inline-flex}.shop-template .stp-buyback-h2{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;letter-spacing:-.02em;text-wrap:balance;margin:22px 0;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.1}.shop-template .stp-buyback-h2 .stp-accent{color:var(--brand-glow)}.shop-template .stp-buyback-card p{color:#ffffffc7;max-width:440px;margin:0;font-size:16px;line-height:1.7}.shop-template .stp-buyback-cta{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.shop-template .stp-buyback-calc{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1f;padding:28px}.shop-template .stp-calc-head{font-family:var(--font-mono), monospace;letter-spacing:.14em;color:var(--brand-glow);margin-bottom:18px;font-size:11px}.shop-template .stp-calc-field{margin-bottom:14px}.shop-template .stp-calc-field label{color:#fff9;letter-spacing:.02em;margin-bottom:6px;font-size:12px;display:block}.shop-template .stp-calc-field select,.shop-template .stp-calc-field input{appearance:none;color:#fff;width:100%;font:inherit;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:0;padding:12px 14px;font-size:14px;font-weight:600;transition:border-color .2s}.shop-template .stp-calc-field select:focus,.shop-template .stp-calc-field input:focus{border-color:var(--brand-glow)}.shop-template .stp-calc-field option{background:var(--brand-deep);color:#fff}.shop-template .stp-calc-result{background:color-mix(in oklab, var(--brand-glow) 18%, transparent);border:1px solid color-mix(in oklab, var(--brand-glow) 30%, transparent);border-radius:12px;margin-top:18px;padding:18px}.shop-template .stp-calc-result .stp-lbl{color:var(--brand-glow);letter-spacing:.06em;font-size:11px;font-family:var(--font-mono), monospace}.shop-template .stp-calc-result .stp-val{color:#fff;letter-spacing:-.02em;white-space:nowrap;align-items:baseline;gap:6px;margin-top:6px;font-size:36px;font-weight:800;line-height:1.05;display:flex}.shop-template .stp-calc-result .stp-val .stp-lo,.shop-template .stp-calc-result .stp-val .stp-hi{color:var(--brand-glow);font-variant-numeric:tabular-nums}.shop-template .stp-calc-result .stp-val .stp-dash{color:#fff6;font-size:22px}.shop-template .stp-calc-result .stp-val .stp-u{color:#ffffffb3;font-size:16px;font-weight:700}.shop-template .stp-calc-result .stp-note{color:#ffffff80;margin-top:8px;font-size:11px}.shop-template .stp-contact{background:var(--ink);color:#fff;padding:120px 0}.shop-template .stp-contact .stp-sec-head h2{color:#fff}.shop-template .stp-contact .stp-sec-head .stp-sec-idx{color:#ffffff80}.shop-template .stp-contact .stp-sec-head .stp-sec-idx .stp-num{color:var(--brand-glow)}.shop-template .stp-contact .stp-sec-head .stp-sec-r{color:#ffffffb3}.shop-template .stp-contact .stp-sec-head .stp-sec-r .stp-lbl{color:#fff6}.shop-template .stp-contact-grid{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:60px;display:grid}.shop-template .stp-contact-info{flex-direction:column;gap:0;display:flex}.shop-template .stp-contact-row{border-bottom:1px solid #ffffff14;grid-template-columns:48px 1fr;gap:16px;padding:24px 0;display:grid}.shop-template .stp-contact-row:last-child{border-bottom:0}.shop-template .stp-contact-row .stp-c-ic{width:48px;height:48px;color:var(--brand-glow);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.shop-template .stp-contact-row .stp-c-ic svg{width:20px;height:20px}.shop-template .stp-contact-row .stp-k{font-family:var(--font-mono), monospace;color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.shop-template .stp-contact-row .stp-v{letter-spacing:-.005em;font-size:22px;font-weight:700;line-height:1.2;font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;margin-top:4px}.shop-template .stp-contact-row .stp-v.stp-mono{font-family:var(--font-mono), monospace;letter-spacing:.02em;font-size:22px;font-weight:500}.shop-template .stp-contact-row .stp-vs{color:#fff9;margin-top:4px;font-size:13px;display:block}.shop-template .stp-map-card{border-radius:var(--radius-xl);background:#1a201c;border:1px solid #ffffff14;flex-direction:column;min-height:420px;display:flex;overflow:hidden}.shop-template .stp-map-iframe{background:#1a201c;border:0;flex:1;width:100%;min-height:360px}.shop-template .stp-map-fallback{background:#1a201c;background-image:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), radial-gradient(circle at 30% 60%, color-mix(in oklab, var(--brand) 30%, transparent), transparent 50%);background-size:50px 50px,50px 50px,100% 100%;flex:1;position:relative;overflow:hidden}.shop-template .stp-map-pin{flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;top:50%;left:60%;transform:translate(-50%,-100%)}.shop-template .stp-map-bubble{background:var(--brand-glow);color:var(--ink);box-shadow:0 12px 30px color-mix(in oklab, var(--brand-glow) 35%, transparent);white-space:nowrap;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:700}.shop-template .stp-map-stick{border-left:8px solid #0000;border-right:8px solid #0000;border-top:10px solid var(--brand-glow);width:0;height:0;margin-top:-2px}.shop-template .stp-map-dot{background:var(--brand-glow);border:3px solid var(--ink);width:18px;height:18px;box-shadow:0 0 0 6px color-mix(in oklab, var(--brand-glow) 25%, transparent);animation:stp-ping 2.6s var(--ease) infinite;border-radius:50%}@keyframes stp-ping{0%,to{box-shadow:0 0 0 6px color-mix(in oklab, var(--brand-glow) 25%, transparent)}50%{box-shadow:0 0 0 14px color-mix(in oklab, var(--brand-glow) 8%, transparent)}}.shop-template .stp-map-foot{background:#0f1411;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.shop-template .stp-map-foot .stp-l strong{color:#fff;font-size:14px;font-weight:700;display:block}.shop-template .stp-map-foot .stp-l span{color:#fff9;font-size:12px;font-family:var(--font-mono), monospace}.shop-template .stp-map-foot a{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.shop-template .stp-map-foot a:hover{background:var(--brand-glow);color:var(--ink);border-color:var(--brand-glow)}.shop-template .stp-map-foot a svg{width:14px;height:14px}.shop-template .stp-final{background:var(--cream);text-align:center;padding:140px 0;position:relative;overflow:hidden}.shop-template .stp-final:before{content:attr(data-watermark);font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;color:#0a0f0c0a;letter-spacing:-.04em;pointer-events:none;white-space:nowrap;font-size:clamp(180px,26vw,380px);font-weight:900;line-height:1;position:absolute;bottom:-110px;left:50%;transform:translate(-50%)}.shop-template .stp-final-inner{z-index:1;position:relative}.shop-template .stp-final h2{font-family:var(--font-noto-tc), var(--font-inter), system-ui, sans-serif;letter-spacing:-.02em;text-wrap:balance;color:var(--ink);margin:0;font-size:clamp(40px,6vw,80px);font-weight:800;line-height:1.1}.shop-template .stp-final h2 .stp-accent{color:var(--brand)}.shop-template .stp-final p{max-width:540px;color:var(--ink-3);margin:24px auto 0;font-size:17px;line-height:1.65}.shop-template .stp-final-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.shop-template .stp-footer{background:var(--ink);color:#fff9;border-top:1px solid #ffffff0f;padding:80px 0 30px}.shop-template .stp-footer a{color:#ffffffc7;transition:color .16s}.shop-template .stp-footer a:hover{color:#fff}.shop-template .stp-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:50px;display:grid}.shop-template .stp-footer-brand .stp-brand-mark{background:var(--brand)}.shop-template .stp-footer-brand .stp-brand-name{color:#fff;font-size:19px}.shop-template .stp-footer-brand p{max-width:320px;margin:16px 0 0;font-size:13.5px;line-height:1.7}.shop-template .stp-socials{gap:6px;margin-top:22px;display:flex}.shop-template .stp-socials a{background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.shop-template .stp-socials a:hover{background:var(--brand);border-color:var(--brand);transform:translateY(-2px)}.shop-template .stp-socials a svg{width:16px;height:16px}.shop-template .stp-footer h4{font-family:var(--font-mono), monospace;color:#ffffff80;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:600}.shop-template .stp-footer ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.shop-template .stp-footer li{font-size:14px;line-height:1.5}.shop-template .stp-footer-bottom{color:#fff6;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:60px;padding-top:24px;font-size:12px;display:flex}.shop-template .stp-powered{color:#fff9;font-family:var(--font-mono), monospace;align-items:center;gap:8px;font-size:11.5px;display:inline-flex}.shop-template .stp-powered .stp-dot{background:var(--brand-glow);border-radius:50%;width:5px;height:5px}@media (max-width:1180px){.shop-template .stp-primary-nav,.shop-template .stp-topbar-l>:nth-child(n+2),.shop-template .stp-topbar-r>:nth-child(n+4){display:none}}@media (max-width:1080px){.shop-template .stp-hero-inner{grid-template-columns:1fr;gap:36px}.shop-template .stp-hero-r{max-width:460px}.shop-template .stp-contact-grid,.shop-template .stp-buyback-grid{grid-template-columns:1fr;gap:40px}.shop-template .stp-buyback-card{padding:44px 36px}.shop-template .stp-footer-grid{grid-template-columns:1fr 1fr;gap:36px}.shop-template .stp-sec-head{grid-template-columns:1fr;gap:16px}.shop-template .stp-sec-head .stp-sec-r{text-align:left;justify-self:start;max-width:540px}}@media (max-width:720px){.shop-template .stp-topbar{display:none}.shop-template .stp-nav{gap:12px;height:64px}.shop-template .stp-brand .stp-brand-tag,.shop-template .stp-phone-cta .stp-phone-label,.shop-template .stp-phone-cta .stp-phone-number{display:none}.shop-template .stp-phone-cta{padding:9px}.shop-template .stp-hero{min-height:86vh}.shop-template .stp-hero-inner{padding:56px 28px 100px}.shop-template .stp-section,.shop-template .stp-buyback,.shop-template .stp-contact{padding:80px 0}.shop-template .stp-marquee-item{font-size:26px}.shop-template .stp-sec-head h2{font-size:32px}.shop-template .stp-carousel-track .stp-vcard{flex-basis:80vw}.shop-template .stp-footer-grid{grid-template-columns:1fr}.shop-template .stp-buyback-card{padding:32px 24px}.shop-template .stp-final:before{bottom:-60px}.shop-template .stp-contact-row .stp-v,.shop-template .stp-contact-row .stp-v.stp-mono{font-size:18px}.shop-template .stp-spec-title{font-size:24px}}.shop-template .stp-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:980px){.shop-template .stp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.shop-template .stp-grid{grid-template-columns:1fr}}.shop-template .stp-vc-price .stp-v,.shop-template .stp-vc-yr,.shop-template .stp-spec-price .stp-v,.shop-template .stp-num-v{font-variant-numeric:tabular-nums}.shop-template .stp-vc-line{color:#fff;letter-spacing:.01em;white-space:nowrap;transition:transform .2s var(--ease), filter .2s var(--ease), box-shadow .2s var(--ease);background:#06c755;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px -8px #06c75599}.shop-template .stp-vc-line:hover{filter:brightness(1.04);transform:translateY(-1px)}.shop-template .stp-vc-line:active{transform:translateY(0)scale(.98)}.shop-template .stp-vc-line svg{width:15px;height:15px}.shop-template .stp-vc-imglink,.shop-template .stp-vc-titlelink{color:inherit;text-decoration:none;display:block}.shop-template .stp-cat-tabs{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.shop-template .stp-cat-tab{border:1px solid var(--line-strong);color:var(--ink-2);white-space:nowrap;transition:color .18s var(--ease), background .18s var(--ease), border-color .18s var(--ease);background:0 0;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600}.shop-template .stp-cat-tab:hover{border-color:var(--ink);color:var(--ink)}.shop-template .stp-cat-tab.is-active{background:var(--brand);border-color:var(--brand);color:#fff}.shop-template .stp-filter-bar{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.shop-template .stp-filter-input,.shop-template .stp-filter-select{border:1px solid var(--line-strong);color:var(--ink);transition:border-color .18s var(--ease), box-shadow .18s var(--ease);background:#fff;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:500}.shop-template .stp-filter-input{flex:220px;min-width:180px}.shop-template .stp-filter-input:focus,.shop-template .stp-filter-select:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 18%, transparent);outline:none}.shop-template .stp-filter-count{color:var(--ink-3);font-variant-numeric:tabular-nums;margin-bottom:20px;font-size:13px}.shop-template .scrap-grid{gap:20px;margin-top:36px;display:grid}.shop-template .scrap-grid-4{grid-template-columns:repeat(4,1fr)}.shop-template .scrap-grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width:960px){.shop-template .scrap-grid-3,.shop-template .scrap-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.shop-template .scrap-grid-3,.shop-template .scrap-grid-4{grid-template-columns:1fr}}.shop-template .scrap-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:24px 22px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.shop-template .scrap-card:hover{border-color:color-mix(in oklab, var(--brand) 45%, var(--line));transform:translateY(-2px);box-shadow:0 24px 48px -32px #0a0f0c38}.shop-template .scrap-card-ic{background:color-mix(in oklab, var(--brand) 12%, #fff);width:42px;height:42px;color:var(--brand);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.shop-template .scrap-card-ic svg{width:22px;height:22px}.shop-template .scrap-card-photo{aspect-ratio:4/3;border-radius:10px;overflow:hidden}.shop-template .scrap-card-photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.shop-template .scrap-card:hover .scrap-card-photo img{transform:scale(1.03)}.shop-template .scrap-card-num{font-family:var(--mono,ui-monospace, monospace);letter-spacing:.08em;color:var(--brand);font-size:13px;font-weight:700}.shop-template .scrap-card h3{letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:800}.shop-template .scrap-card p{color:var(--ink-3);font-size:15px;line-height:1.7}.shop-template .scrap-area-chips{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.shop-template .scrap-chip{border:1px solid var(--line);background:var(--cream,#fbf9f4);color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:10px 18px;font-size:15px;font-weight:700;display:inline-flex}.shop-template .scrap-chip svg{color:var(--brand)}.shop-template .scrap-gallery{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px;display:grid}@media (max-width:960px){.shop-template .scrap-gallery{grid-template-columns:repeat(2,1fr)}}.shop-template .scrap-shot{aspect-ratio:4/3;border:1px solid var(--line);background:var(--cream,#fbf9f4);border-radius:16px;margin:0;position:relative;overflow:hidden}.shop-template .scrap-shot img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.shop-template .scrap-shot:hover img{transform:scale(1.04)}.shop-template .scrap-shot figcaption{color:#fff;letter-spacing:.02em;background:linear-gradient(#0000,#0a0f0c9e);padding:26px 12px 10px;font-size:12.5px;font-weight:700;position:absolute;inset:auto 0 0}.shop-template .scrap-sec-head{text-align:center;max-width:720px;margin:0 auto 44px}.shop-template .scrap-card{border-color:var(--line);box-shadow:0 30px 60px -30px #0a0f0c1f}.shop-template .scrap-sec-head h1,.shop-template .scrap-sec-head h2{letter-spacing:0;color:var(--ink);margin:0;font-size:clamp(30px,3.8vw,42px);font-weight:700;line-height:1.35}.shop-template .scrap-sec-head p{max-width:600px;color:var(--ink-3);margin:12px auto 0;font-size:16.5px;line-height:1.75}.shop-template.scrap-plain h1.stp-hero-h1{letter-spacing:0;font-size:clamp(36px,4.6vw,58px);font-weight:700;line-height:1.25}.shop-template.scrap-plain .stp-buyback-h2,.shop-template.scrap-plain .stp-final h2{letter-spacing:0;font-size:clamp(30px,3.8vw,44px);font-weight:700;line-height:1.35}.shop-template.scrap-plain .stp-hero-lead{font-size:17.5px}.shop-template.scrap-plain .stp-spec-sub{font-size:14.5px}.shop-template.scrap-plain .stp-ps-step p{font-size:15px}.shop-template.scrap-plain .stp-faq-a{font-size:15.5px}.shop-template.scrap-plain .stp-buyback-eyebrow{letter-spacing:.02em;font-family:inherit}.shop-template.scrap-plain .stp-faq-a{padding-left:0}.shop-template .stp-contact .scrap-sec-head h2{color:#fff}.shop-template .stp-contact .scrap-sec-head p{color:#ffffffb3}.shop-template .scrap-hero-phone{align-items:baseline;gap:14px;margin-top:26px;display:inline-flex}.shop-template .scrap-hero-phone-label{color:#ffffffbf;white-space:nowrap;align-items:center;gap:6px;font-size:14px;display:inline-flex}.shop-template .scrap-hero-phone-number{font-family:var(--font-mono), monospace;color:#fff;letter-spacing:.02em;border-bottom:2px solid var(--brand-glow);font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.2}.shop-template .scrap-hero-phone:hover .scrap-hero-phone-number{color:var(--brand-glow)}.shop-template .scrap-subsidy{background:var(--cream)}.shop-template .scrap-subsidy-amt{font-family:var(--font-mono), monospace;color:var(--brand);font-variant-numeric:tabular-nums;font-size:26px;font-weight:700;line-height:1.2}.shop-template .scrap-gov-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.shop-template .scrap-gov-links .scrap-chip{background:#fff;font-size:14px;font-weight:600}.shop-template .scrap-gov-links .scrap-chip:hover{border-color:color-mix(in oklab, var(--brand) 45%, var(--line));color:var(--brand)}.shop-template .scrap-subsidy-note{text-align:center;max-width:600px;color:var(--ink-4);margin:18px auto 0;font-size:13.5px;line-height:1.7}.shop-template .scrap-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:60;flex-direction:column;gap:10px;display:flex;position:fixed}.shop-template .scrap-float-btn{color:#fff;width:56px;height:56px;transition:transform .16s var(--ease), box-shadow .16s var(--ease);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;box-shadow:0 10px 24px -8px #0a0f0c73}.shop-template .scrap-float-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px -8px #0a0f0c80}.shop-template .scrap-float-btn svg{width:20px;height:20px}.shop-template .scrap-float-btn span{font-size:10px;font-weight:700;line-height:1}.shop-template .scrap-float-btn.is-phone{background:var(--brand)}.shop-template .scrap-float-btn.is-line{background:#06c755}.shop-template .scrap-float-btn.is-estimate{background:var(--ink)}
