:root{--shop-bg: #f4f3f0;--shop-surface: #ffffff;--shop-surface-soft: #fafaf9;--shop-brand: #1d4ed8;--shop-brand-ink: #1e3a8a;--shop-brand-soft: rgba(29, 78, 216, .08);--shop-text: #0a0a0a;--shop-text-muted: #525252;--shop-text-secondary: #737373;--shop-text-tertiary: #a3a3a3;--shop-border: rgba(23, 23, 23, .06);--shop-border-strong: rgba(23, 23, 23, .12);--shop-price: #cf0a2c;--shop-price-sale: #cf0a2c;--shop-price-original: #a8a29e;--shop-discount: #cf0a2c;--shop-unit: #78716c;--shop-badge-fast-bg: #1d4ed8;--shop-badge-fast-fg: #ffffff;--shop-badge-free-bg: #eff6ff;--shop-badge-free-fg: #1d4ed8;--shop-badge-best-bg: #fef3c7;--shop-badge-best-fg: #92400e;--shop-badge-new-bg: #f5f3ff;--shop-badge-new-fg: #6d28d9;--shop-badge-sale-bg: #cf0a2c;--shop-badge-sale-fg: #ffffff;--shop-stock-ok: #047857;--shop-stock-low: #b45309;--shop-stock-out: #737373;--shop-star: #f59e0b;--shop-max-w: 1280px;--shop-max-w-narrow: 1100px;--shop-gutter: 16px;--shop-gutter-lg: 24px;--shop-sticky-cta-h: 60px;--shop-header-h-mobile: 52px;--shop-header-h-pc: 64px;--shop-tab-bar-h: 56px;--shop-touch-min: 44px;--shop-touch-cta: 48px;--shop-text-price-hero: 32px;--shop-text-price-card: 22px;--shop-text-price-original: 13px;--shop-text-discount: 22px;--shop-text-product-name: 14px;--shop-text-brand: 12px;--shop-text-badge: 11px;--shop-text-meta: 12px;--shop-card-shadow: 0 1px 2px rgba(23, 23, 23, .04), 0 1px 3px rgba(23, 23, 23, .02);--shop-card-shadow-hover: 0 4px 16px rgba(23, 23, 23, .08), 0 2px 4px rgba(23, 23, 23, .04);--shop-card-r: 8px;--shop-img-r: 6px;--shop-cta-r: 8px;--shop-ease: cubic-bezier(.22, 1, .36, 1);--shop-fast: .12s;--shop-normal: .2s}@media (max-width: 767px){:root{--shop-text-price-hero: 28px;--shop-text-price-card: 20px;--shop-text-discount: 20px}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:14px;color:var(--shop-text);background:var(--shop-bg);-webkit-font-smoothing:antialiased;line-height:1.5;overflow:auto;height:auto;min-width:0}html{overflow:auto;height:auto}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}input,textarea,select{font-family:inherit}.shop-container{max-width:var(--shop-max-w);margin:0 auto;padding:0 var(--shop-gutter)}@media (min-width: 1024px){.shop-container{padding:0 var(--shop-gutter-lg)}}.shop-tabular{font-variant-numeric:tabular-nums}.shop-app{min-height:100vh;display:flex;flex-direction:column}.shop-main{flex:1;padding-top:var(--shop-header-h-mobile)}@media (min-width: 1024px){.shop-main{padding-top:var(--shop-header-h-pc)}}@media (max-width: 1023px){.shop-main{padding-bottom:calc(var(--shop-tab-bar-h) + env(safe-area-inset-bottom))}}.shop-header{position:fixed;top:0;left:0;right:0;height:var(--shop-header-h-mobile);background:var(--shop-surface);border-bottom:1px solid var(--shop-border);z-index:50;display:flex}.shop-header-inner{width:100%;max-width:var(--shop-max-w);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:0 var(--shop-gutter)}.shop-header-left{display:flex;align-items:center;gap:12px;min-width:0}.shop-header-logo{font-size:20px;font-weight:900;color:var(--shop-brand);letter-spacing:-.03em;flex-shrink:0}.shop-header-mega-wrap{position:relative;display:none}.shop-header-mega-trigger{display:flex;align-items:center;gap:6px;height:40px;padding:0 14px;background:transparent;border:1px solid var(--shop-border);border-radius:6px;font-size:13px;font-weight:700;color:var(--shop-text);cursor:pointer;transition:background .12s,border-color .12s;white-space:nowrap}.shop-header-mega-trigger:hover,.shop-header-mega-trigger.is-open{background:var(--shop-brand-soft);border-color:var(--shop-brand);color:var(--shop-brand)}.shop-header-mega{position:absolute;top:calc(100% + 4px);left:0;width:720px;max-width:calc(100vw - 32px);background:var(--shop-surface);border:1px solid var(--shop-border-strong);border-radius:8px;box-shadow:0 12px 32px #17171724,0 4px 8px #1717170f;z-index:100;display:flex;overflow:hidden}.shop-header-mega-parents{list-style:none;margin:0;padding:8px 0;width:220px;flex-shrink:0;border-right:1px solid var(--shop-border);background:var(--shop-surface-soft);max-height:480px;overflow-y:auto}.shop-header-mega-parent{margin:0}.shop-header-mega-parent a{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:13px;font-weight:600;color:var(--shop-text);text-decoration:none;transition:background .1s,color .1s}.shop-header-mega-parent a:hover,.shop-header-mega-parent.is-active a{background:var(--shop-surface);color:var(--shop-brand)}.shop-header-mega-parent.is-active a{font-weight:700}.shop-header-mega-children{flex:1;min-width:0;padding:16px 20px;max-height:480px;overflow-y:auto}.shop-header-mega-children-title{font-size:14px;font-weight:800;color:var(--shop-text);margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid var(--shop-brand);display:inline-block}.shop-header-mega-children-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:4px 16px}.shop-header-mega-children-list li a{display:block;padding:8px 12px;font-size:12.5px;color:var(--shop-text-muted);text-decoration:none;border-radius:4px;transition:background .1s,color .1s}.shop-header-mega-children-list li a:hover{background:var(--shop-brand-soft);color:var(--shop-brand);font-weight:600}.shop-header-search{width:100%;max-width:540px;justify-self:center;min-width:0;display:flex;align-items:stretch;height:40px;background:var(--shop-surface);border:2px solid var(--shop-brand);border-radius:6px;overflow:hidden}.shop-header-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;padding:0 12px;font-size:14px;color:var(--shop-text)}.shop-header-search input::placeholder{color:var(--shop-text-tertiary)}.shop-header-search-btn{width:44px;background:var(--shop-brand);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s}.shop-header-search-btn:hover{background:var(--shop-brand-ink)}.shop-header-actions{display:flex;align-items:center;gap:8px;justify-self:end}.shop-header-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--shop-text-muted);background:transparent;border:none;cursor:pointer;border-radius:6px;transition:background .12s,color .12s}.shop-header-icon:hover{background:var(--shop-surface-soft);color:var(--shop-brand)}.shop-header-icon-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;background:var(--shop-price-sale);color:#fff;font-size:10px;font-weight:800;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px}.shop-header-notif-dropdown{position:absolute;top:calc(100% + 4px);right:0;width:320px;max-width:90vw;background:var(--shop-surface);border:1px solid var(--shop-border-strong);border-radius:8px;box-shadow:0 12px 32px #17171724,0 4px 8px #1717170f;z-index:100;max-height:480px;overflow-y:auto}.shop-header-notif-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--shop-border);position:sticky;top:0;background:var(--shop-surface)}.shop-header-notif-readall{font-size:11.5px;font-weight:600;color:var(--shop-brand);background:transparent;border:none;cursor:pointer;padding:4px 6px;border-radius:4px}.shop-header-notif-readall:hover{background:var(--shop-brand-soft)}.shop-header-notif-item{display:flex;align-items:flex-start;gap:10px;width:100%;padding:10px 14px;background:var(--shop-surface);border:none;border-bottom:1px solid var(--shop-border);text-align:left;cursor:pointer;transition:background .1s}.shop-header-notif-item:last-child{border-bottom:none}.shop-header-notif-item:hover{background:var(--shop-surface-soft)}.shop-header-notif-item.is-unread{background:var(--shop-brand-soft)}.shop-header-notif-item.is-unread:hover{background:#1d4ed81f}.shop-header-notif-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--shop-brand-soft);color:var(--shop-brand);border-radius:50%}.shop-header-notif-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.shop-header-notif-title{font-size:12.5px;font-weight:700;color:var(--shop-text);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-header-notif-body{font-size:11.5px;color:var(--shop-text-muted)}@media (min-width: 1024px){.shop-header{height:var(--shop-header-h-pc)}.shop-header-inner{padding:0 var(--shop-gutter-lg);gap:32px}.shop-header-logo{font-size:24px}.shop-header-left{gap:16px}.shop-header-mega-wrap{display:block}.shop-header-search{max-width:540px;height:44px}.shop-header-icon--wishlist{display:flex}}@media (max-width: 1023px){.shop-header-icon--wishlist{display:none}}.shop-tabbar{position:fixed;left:0;right:0;bottom:0;height:var(--shop-tab-bar-h);background:var(--shop-surface);border-top:1px solid var(--shop-border);display:flex;align-items:stretch;z-index:40;padding-bottom:env(safe-area-inset-bottom)}.shop-tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;color:var(--shop-text-secondary);text-decoration:none;border:none;background:transparent;cursor:pointer}.shop-tabbar-item.is-active{color:var(--shop-brand)}.shop-tabbar-icon{font-size:18px;line-height:1}@media (min-width: 1024px){.shop-tabbar{display:none}}.shop-hero{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;padding:40px 16px;border-radius:12px;margin-top:16px}.shop-hero h1{font-size:24px;font-weight:800;margin:0 0 8px;letter-spacing:-.02em}.shop-hero p{margin:0;opacity:.9;font-size:14px}@media (min-width: 768px){.shop-hero{padding:60px 32px}.shop-hero h1{font-size:32px}.shop-hero p{font-size:16px}}.shop-hero--v2{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 20px;position:relative;overflow:hidden}.shop-hero-text{flex:1;min-width:0}.shop-hero-eyebrow{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.85;margin-bottom:8px}.shop-hero-title{font-size:28px;font-weight:900;line-height:1.2;letter-spacing:-.025em;margin:0 0 12px}.shop-hero-sub{font-size:14px;opacity:.92;margin:0 0 20px}.shop-hero-cta{display:inline-flex;align-items:center;gap:4px;padding:12px 22px;background:#fff;color:var(--shop-brand);border-radius:8px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .12s,box-shadow .12s;box-shadow:0 2px 8px #0000001f}.shop-hero-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000002e}.shop-hero-deco{font-size:80px;line-height:1;opacity:.85;flex-shrink:0}@media (min-width: 768px){.shop-hero--v2{padding:56px 40px}.shop-hero-title{font-size:38px}.shop-hero-sub{font-size:15px}.shop-hero-deco{font-size:120px}}@media (max-width: 600px){.shop-hero-deco{display:none}}.shop-perks{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}@media (min-width: 640px){.shop-perks{grid-template-columns:repeat(3,1fr);gap:12px}}.shop-perk{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:10px}.shop-perk-ico{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.shop-perk-ico--gift{background:#fff0f0;color:#cf0a2c}.shop-perk-ico--truck{background:#eff6ff;color:#1d4ed8}.shop-perk-ico--star{background:#fef3c7;color:#d97706}.shop-perk-text{flex:1;min-width:0}.shop-perk-title{font-size:13.5px;font-weight:800;color:var(--shop-text);letter-spacing:-.01em}.shop-perk-sub{font-size:11.5px;color:var(--shop-text-muted);margin-top:2px}.shop-section{margin-top:32px}.shop-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.shop-section-title{font-size:18px;font-weight:800;color:var(--shop-text);letter-spacing:-.01em}.shop-section-link{font-size:12px;color:var(--shop-text-muted)}.shop-quick-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px}@media (min-width: 768px){.shop-quick-cats{grid-template-columns:repeat(8,1fr)}}.shop-quick-cat{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 6px;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:10px;text-align:center;font-size:12px;color:var(--shop-text);transition:transform .12s,border-color .12s}.shop-quick-cat:hover{border-color:var(--shop-brand);transform:translateY(-1px)}.shop-quick-cat-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--shop-brand-soft);color:var(--shop-brand);border-radius:50%;font-size:18px}.shop-prod-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}@media (min-width: 768px){.shop-prod-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (min-width: 1024px){.shop-prod-grid{grid-template-columns:repeat(5,1fr);gap:12px}}@media (min-width: 1440px){.shop-prod-grid{grid-template-columns:repeat(5,1fr);gap:14px}}.shop-prod-card{display:block;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-card-r);overflow:hidden;transition:transform .12s var(--shop-ease),box-shadow .12s var(--shop-ease);text-decoration:none;color:inherit}.shop-prod-card:hover{transform:translateY(-2px);box-shadow:var(--shop-card-shadow-hover)}.shop-prod-card.is-soldout{opacity:.6}.shop-prod-thumb{position:relative;aspect-ratio:1 / 1;background:var(--shop-surface-soft);overflow:hidden}.shop-prod-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .2s var(--shop-ease)}.shop-prod-card:hover .shop-prod-thumb img{transform:scale(1.02)}.shop-prod-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--shop-text-tertiary);font-size:13px}.shop-prod-badges{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px}.shop-prod-soldout-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:var(--shop-text-secondary);letter-spacing:.04em}.shop-prod-body{padding:12px;display:flex;flex-direction:column;gap:4px}.shop-prod-brand{font-size:var(--shop-text-brand);color:var(--shop-text-secondary);font-weight:600}.shop-prod-seller{font-size:11px;color:var(--shop-text-tertiary, #9ca3af);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-prod-name{font-size:var(--shop-text-product-name);font-weight:500;color:var(--shop-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;min-height:2.8em}.shop-prod-rating{display:flex;align-items:center;gap:3px;font-size:12px;color:var(--shop-text-secondary);margin-top:4px;min-height:16px}.shop-prod-star{color:var(--shop-star);font-size:13px}.shop-prod-rating-count{color:var(--shop-text-tertiary);font-weight:500}.shop-prod-rating-empty{color:var(--shop-text-tertiary);font-size:11px}.shop-price-stack{display:flex;flex-direction:column;gap:2px}.shop-price-row{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}.shop-price-now{font-size:var(--shop-text-price-card);font-weight:800;color:var(--shop-price);letter-spacing:-.02em;display:inline-flex;align-items:baseline;gap:1px}.shop-price-won{font-size:.7em;font-weight:700;margin-left:1px}.shop-price-original{font-size:var(--shop-text-price-original);color:var(--shop-price-original);text-decoration:line-through}.shop-discount{font-size:var(--shop-text-discount);font-weight:800;color:var(--shop-discount);letter-spacing:-.02em}.shop-price-stack--hero .shop-price-now,.shop-price-stack--hero .shop-discount{font-size:var(--shop-text-price-hero)}.shop-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;font-size:var(--shop-text-badge);font-weight:700;letter-spacing:-.01em;white-space:nowrap}.shop-badge--fast{background:var(--shop-badge-fast-bg);color:var(--shop-badge-fast-fg)}.shop-badge--free{background:var(--shop-badge-free-bg);color:var(--shop-badge-free-fg)}.shop-badge--best{background:var(--shop-badge-best-bg);color:var(--shop-badge-best-fg)}.shop-badge--new{background:var(--shop-badge-new-bg);color:var(--shop-badge-new-fg)}.shop-badge--sale{background:var(--shop-badge-sale-bg);color:var(--shop-badge-sale-fg)}.shop-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0006;animation:shopSheetFade .2s var(--shop-ease)}.shop-sheet{position:fixed;left:0;right:0;bottom:0;z-index:101;background:var(--shop-surface);border-radius:16px 16px 0 0;max-height:90vh;display:flex;flex-direction:column;animation:shopSheetSlide .24s var(--shop-ease);padding-bottom:env(safe-area-inset-bottom)}.shop-sheet-handle{width:36px;height:4px;background:var(--shop-border-strong);border-radius:999px;margin:10px auto 6px}.shop-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--shop-border)}.shop-sheet-title{font-weight:700;font-size:15px}.shop-sheet-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:22px;color:var(--shop-text-muted);border-radius:6px}.shop-sheet-close:hover{background:var(--shop-surface-soft)}.shop-sheet-body{flex:1;min-height:0;overflow-y:auto;padding:16px}.shop-sheet-footer{border-top:1px solid var(--shop-border);padding:12px 16px}@keyframes shopSheetFade{0%{opacity:0}to{opacity:1}}@keyframes shopSheetSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width: 1024px){.shop-sheet{left:50%;right:auto;bottom:auto;top:50%;transform:translate(-50%,-50%);width:480px;max-width:90vw;border-radius:12px;animation:shopSheetCenter .2s var(--shop-ease)}@keyframes shopSheetCenter{0%{opacity:0;transform:translate(-50%,-48%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.shop-sheet-handle{display:none}}.shop-option-picker{display:flex;flex-direction:column;gap:14px}.shop-option-group{display:flex;flex-direction:column;gap:6px}.shop-option-label{font-size:12px;font-weight:700;color:var(--shop-text-muted);text-transform:uppercase;letter-spacing:.06em}.shop-option-chips{display:flex;flex-wrap:wrap;gap:6px}.shop-option-chip{display:inline-flex;align-items:center;gap:5px;height:36px;padding:0 12px;border:1px solid var(--shop-border-strong);background:var(--shop-surface);color:var(--shop-text);font-size:13px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .12s var(--shop-ease);position:relative}.shop-option-chip:hover:not(:disabled){border-color:var(--shop-brand);color:var(--shop-brand)}.shop-option-chip.is-selected{border-color:var(--shop-brand);background:var(--shop-brand-soft);color:var(--shop-brand);border-width:1.5px}.shop-option-chip.is-soldout{opacity:.4;cursor:not-allowed;text-decoration:line-through}.shop-option-soldout{font-size:10px;color:var(--shop-text-tertiary);margin-left:4px}.shop-option-chip img{width:18px;height:18px;border-radius:50%;object-fit:cover}.shop-add-cart--pc-side{display:flex;flex-direction:column;gap:14px}.shop-qty-row{display:flex;align-items:center;gap:12px}.shop-qty-label{font-size:13px;color:var(--shop-text-muted)}.shop-qty-stepper{display:inline-flex;align-items:stretch;border:1px solid var(--shop-border-strong);border-radius:6px;overflow:hidden}.shop-qty-stepper button{width:36px;height:36px;border:none;background:var(--shop-surface);font-size:16px;cursor:pointer;color:var(--shop-text)}.shop-qty-stepper button:hover:not(:disabled){background:var(--shop-surface-soft)}.shop-qty-stepper button:disabled{opacity:.3;cursor:not-allowed}.shop-qty-stepper input{width:50px;border:none;text-align:center;font-size:14px;font-weight:600;-moz-appearance:textfield;outline:none}.shop-qty-stepper input::-webkit-outer-spin-button,.shop-qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shop-add-cart-btns{display:flex;gap:8px}.shop-add-cart-wish{width:48px;flex-shrink:0;border:1px solid var(--shop-border-strong);background:var(--shop-surface);font-size:18px;color:var(--shop-text-muted);border-radius:var(--shop-cta-r);cursor:pointer;transition:all .12s}.shop-add-cart-wish:hover{color:var(--shop-price-sale);border-color:var(--shop-price-sale)}.shop-add-cart-cart,.shop-add-cart-buy{flex:1;height:var(--shop-touch-cta);border-radius:var(--shop-cta-r);font-size:15px;font-weight:800;cursor:pointer;transition:all .12s}.shop-add-cart-cart{border:1.5px solid var(--shop-brand);background:var(--shop-surface);color:var(--shop-brand)}.shop-add-cart-cart:hover:not(:disabled){background:var(--shop-brand-soft)}.shop-add-cart-buy{border:1.5px solid var(--shop-brand);background:var(--shop-brand);color:#fff}.shop-add-cart-buy:hover:not(:disabled){background:var(--shop-brand-ink);border-color:var(--shop-brand-ink)}.shop-add-cart-cart:disabled,.shop-add-cart-buy:disabled,.shop-add-cart-wish:disabled{opacity:.5;cursor:not-allowed}.shop-add-cart--mobile-sticky{position:fixed;left:0;right:0;bottom:var(--shop-tab-bar-h);height:var(--shop-sticky-cta-h);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--shop-border);z-index:30;padding:8px 12px calc(8px + env(safe-area-inset-bottom));display:flex;gap:8px}@media (min-width: 1024px){.shop-add-cart--mobile-sticky{display:none}}.shop-cat-head{margin-bottom:16px}.shop-cat-back{display:inline-block;font-size:12px;color:var(--shop-text-muted);margin-bottom:8px}.shop-cat-back:hover{color:var(--shop-brand)}.shop-cat-title{font-size:24px;font-weight:800;margin:0 0 4px;letter-spacing:-.02em}.shop-cat-sub{color:var(--shop-text-secondary);font-size:13px}.shop-cat-children{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.shop-cat-child{padding:7px 13px;border-radius:999px;background:var(--shop-surface);border:1px solid var(--shop-border);font-size:13px;font-weight:600;color:var(--shop-text);transition:all .12s}.shop-cat-child:hover{border-color:var(--shop-brand);color:var(--shop-brand)}.shop-cat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid var(--shop-border);margin-bottom:16px;flex-wrap:wrap}.shop-cat-count{font-size:13px;color:var(--shop-text-muted);flex-shrink:0}.shop-cat-count strong{color:var(--shop-text);font-weight:800}.shop-sort-select{height:34px;padding:0 28px 0 12px;border:1px solid var(--shop-border-strong);background:var(--shop-surface);font-size:13px;font-weight:600;border-radius:6px;color:var(--shop-text);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23737373' d='M5 6 0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.shop-sort-select:focus{outline:2px solid var(--shop-brand);outline-offset:-1px}.shop-cat-layout{display:flex;gap:24px;align-items:flex-start}.shop-cat-sidebar{display:none}.shop-cat-main{flex:1;min-width:0}@media (min-width: 1024px){.shop-cat-sidebar{display:block;width:220px;flex-shrink:0;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:10px;padding:16px 14px;position:sticky;top:calc(var(--shop-header-h-pc) + 16px)}}.shop-cat-sort-chips{display:flex;gap:4px;flex:1;flex-wrap:wrap;justify-content:flex-start;min-width:0}.shop-cat-sort-chip{padding:7px 12px;border:1px solid var(--shop-border);background:var(--shop-surface);border-radius:6px;font-size:12.5px;font-weight:600;color:var(--shop-text-muted);cursor:pointer;transition:all .12s;white-space:nowrap}.shop-cat-sort-chip:hover{border-color:var(--shop-brand);color:var(--shop-brand)}.shop-cat-sort-chip.is-active{background:var(--shop-brand);border-color:var(--shop-brand);color:#fff}.shop-cat-filter-btn{display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 12px;border:1px solid var(--shop-border-strong);background:var(--shop-surface);border-radius:6px;font-size:13px;font-weight:700;color:var(--shop-text);cursor:pointer;flex-shrink:0;position:relative}.shop-cat-filter-btn:hover{border-color:var(--shop-brand);color:var(--shop-brand)}.shop-cat-filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--shop-price);color:#fff;border-radius:999px;font-size:10.5px;font-weight:800;margin-left:2px}@media (min-width: 1024px){.shop-cat-filter-btn{display:none}}.shop-cat-filter-head{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:800;color:var(--shop-text);padding-bottom:12px;border-bottom:1px solid var(--shop-border);margin-bottom:12px}.shop-cat-filter-body{display:flex;flex-direction:column;gap:16px}.shop-cat-filter-section{display:flex;flex-direction:column;gap:6px}.shop-cat-filter-title{font-size:12.5px;font-weight:700;color:var(--shop-text);margin-bottom:4px;letter-spacing:-.005em}.shop-cat-filter-presets{display:flex;flex-direction:column;gap:4px}.shop-cat-filter-preset{display:flex;align-items:center;padding:8px 10px;background:transparent;border:1px solid var(--shop-border);border-radius:6px;font-size:12.5px;font-weight:500;color:var(--shop-text-muted);cursor:pointer;transition:all .1s;text-align:left}.shop-cat-filter-preset:hover{border-color:var(--shop-brand);color:var(--shop-brand)}.shop-cat-filter-preset.is-active{background:var(--shop-brand-soft);border-color:var(--shop-brand);color:var(--shop-brand);font-weight:700}.shop-cat-filter-check{display:flex;align-items:center;gap:8px;padding:7px 4px;font-size:12.5px;color:var(--shop-text);cursor:pointer;-webkit-user-select:none;user-select:none}.shop-cat-filter-check input[type=checkbox]{width:16px;height:16px;accent-color:var(--shop-brand);cursor:pointer}.shop-cat-filter-clear{display:flex;align-items:center;gap:4px;padding:8px 10px;background:transparent;border:1px solid var(--shop-border);border-radius:6px;font-size:12px;color:var(--shop-text-muted);cursor:pointer;margin-top:8px;justify-content:center}.shop-cat-filter-clear:hover{border-color:var(--shop-price);color:var(--shop-price)}.shop-cat-active-filters{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:12px}.shop-cat-active-filter{display:inline-flex;align-items:center;gap:4px;padding:5px 6px 5px 10px;background:var(--shop-brand-soft);border-radius:999px;font-size:12px;font-weight:600;color:var(--shop-brand)}.shop-cat-active-filter button{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:#1d4ed82e;border:none;border-radius:50%;color:var(--shop-brand);cursor:pointer;transition:background .12s}.shop-cat-active-filter button:hover{background:var(--shop-brand);color:#fff}.shop-cat-active-clear{padding:5px 10px;background:transparent;border:none;font-size:12px;font-weight:600;color:var(--shop-text-muted);cursor:pointer;text-decoration:underline}.shop-cat-active-clear:hover{color:var(--shop-price)}.shop-cat-sheet-apply{width:100%;height:48px;background:var(--shop-brand);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:800;cursor:pointer;transition:background .12s}.shop-cat-sheet-apply:hover{background:var(--shop-brand-ink)}.shop-pagination{display:flex;gap:4px;justify-content:center;margin-top:32px}.shop-page-btn{min-width:36px;height:36px;padding:0 10px;border:1px solid var(--shop-border);background:var(--shop-surface);font-size:13px;font-weight:600;color:var(--shop-text-muted);border-radius:6px;cursor:pointer;transition:all .12s}.shop-page-btn:hover:not(:disabled){border-color:var(--shop-brand);color:var(--shop-brand)}.shop-page-btn.is-active{background:var(--shop-brand);border-color:var(--shop-brand);color:#fff}.shop-page-btn:disabled{opacity:.4;cursor:not-allowed}.shop-pdp{padding:16px 16px 60px}.shop-pdp-crumbs{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--shop-text-secondary);margin-bottom:16px;flex-wrap:wrap}.shop-pdp-crumbs a{color:var(--shop-text-muted)}.shop-pdp-crumbs a:hover{color:var(--shop-brand)}.shop-pdp-crumb-sep{color:var(--shop-text-tertiary)}.shop-pdp-crumb-cur{color:var(--shop-text);font-weight:600;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-pdp-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 1024px){.shop-pdp-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,1fr);gap:40px}}.shop-pdp-gallery{display:flex;flex-direction:column;gap:8px}@media (min-width: 1024px){.shop-pdp-gallery{flex-direction:row;gap:12px;align-items:flex-start}}.shop-pdp-main-img{position:relative;aspect-ratio:1 / 1;background:var(--shop-surface-soft);border-radius:var(--shop-img-r);overflow:hidden;flex:1;min-width:0}.shop-pdp-main-img img{width:100%;height:100%;object-fit:cover}.shop-pdp-img-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:4px;z-index:2}.shop-pdp-img-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#ffffffeb;border:1px solid var(--shop-border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--shop-text);cursor:pointer;opacity:0;transition:opacity .12s,background .12s;z-index:2;box-shadow:0 2px 8px #00000014}.shop-pdp-main-img:hover .shop-pdp-img-nav{opacity:1}.shop-pdp-img-nav:hover{background:#fff}.shop-pdp-img-nav--prev{left:12px}.shop-pdp-img-nav--next{right:12px}@media (max-width: 1023px){.shop-pdp-img-nav{opacity:.85;width:32px;height:32px}}.shop-pdp-img-counter{position:absolute;bottom:12px;right:12px;padding:4px 10px;background:#0009;color:#fff;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.02em;z-index:2}.shop-pdp-thumbs{display:flex;gap:6px}.shop-pdp-thumbs--vertical{display:none}.shop-pdp-thumbs--horizontal{flex-wrap:wrap}@media (min-width: 1024px){.shop-pdp-thumbs--vertical{display:flex;flex-direction:column;width:64px;flex-shrink:0;max-height:540px;overflow-y:auto}.shop-pdp-thumbs--horizontal{display:none}}.shop-pdp-thumb{width:64px;height:64px;background:var(--shop-surface-soft);border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;padding:0;flex-shrink:0;transition:border-color .12s}.shop-pdp-thumb:hover{border-color:var(--shop-border-strong)}.shop-pdp-thumb img{width:100%;height:100%;object-fit:cover}.shop-pdp-thumb.is-active{border-color:var(--shop-brand)}.shop-pdp-info{display:flex;flex-direction:column}.shop-pdp-brand{font-size:13px;font-weight:700;color:var(--shop-brand);margin-bottom:4px}.shop-pdp-seller{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:4px 10px;background:#f3f4f6;border-radius:99px;font-size:12px;align-self:flex-start}.shop-pdp-seller-label{color:#6b7280;font-weight:500}.shop-pdp-seller-name{color:#0a0a0a;font-weight:600}.shop-pdp-name-row{display:flex;align-items:flex-start;gap:12px}.shop-pdp-name{font-size:22px;font-weight:700;color:var(--shop-text);letter-spacing:-.01em;margin:0 0 8px;line-height:1.35;flex:1;min-width:0}.shop-pdp-wish-btn{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:50%;color:var(--shop-text-muted);cursor:pointer;transition:all .12s}.shop-pdp-wish-btn:hover{border-color:var(--shop-price);color:var(--shop-price)}.shop-pdp-wish-btn.is-active{border-color:var(--shop-price);color:var(--shop-price);background:#fff0f0}.shop-pdp-wish-btn:disabled{opacity:.6;cursor:wait}.shop-pdp-rating{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--shop-text-muted);margin-bottom:12px}.shop-pdp-rating-count{color:var(--shop-text-tertiary)}.shop-pdp-price-block{border-top:1px solid var(--shop-border);padding-top:16px;margin-bottom:16px}.shop-pdp-original{font-size:13px;color:var(--shop-price-original);text-decoration:line-through;margin-bottom:4px}.shop-pdp-price-row{display:flex;align-items:baseline;gap:10px}.shop-pdp-discount{font-size:26px;font-weight:800;color:var(--shop-discount);letter-spacing:-.02em}.shop-pdp-price{font-size:30px;font-weight:800;color:var(--shop-price);letter-spacing:-.03em}@media (min-width: 768px){.shop-pdp-name{font-size:26px}.shop-pdp-price{font-size:34px}.shop-pdp-discount{font-size:30px}}.shop-pdp-meta{display:flex;flex-direction:column;gap:6px;padding:12px 14px;background:var(--shop-surface-soft);border-radius:8px;margin-bottom:18px}.shop-pdp-meta-row{display:flex;gap:12px;font-size:13px}.shop-pdp-meta-key{flex-shrink:0;width:50px;color:var(--shop-text-secondary);font-weight:600}.shop-pdp-meta-val{color:var(--shop-text)}.shop-pdp-perks{display:grid;grid-template-columns:1fr;gap:8px;padding:14px;background:var(--shop-surface-soft);border-radius:10px;margin-bottom:18px}@media (min-width: 480px){.shop-pdp-perks{grid-template-columns:repeat(3,1fr)}}.shop-pdp-perk{display:flex;align-items:center;gap:10px;padding:8px 4px;min-width:0}.shop-pdp-perk-ico{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.shop-pdp-perk-ico--ship{background:#eff6ff;color:#1d4ed8}.shop-pdp-perk-ico--gift{background:#fff0f0;color:#cf0a2c}.shop-pdp-perk-ico--shield{background:#ecfdf5;color:#047857}.shop-pdp-perk-text{flex:1;min-width:0}.shop-pdp-perk-title{font-size:13px;font-weight:800;color:var(--shop-text);letter-spacing:-.005em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-pdp-perk-sub{font-size:11.5px;color:var(--shop-text-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-pdp-pc-only{display:none}@media (min-width: 1024px){.shop-pdp-pc-only{display:block}.shop-pdp-info{position:sticky;top:calc(var(--shop-header-h-pc) + 16px);align-self:start;max-height:calc(100vh - var(--shop-header-h-pc) - 32px);overflow-y:auto;padding-right:4px}.shop-pdp-info::-webkit-scrollbar{width:6px}.shop-pdp-info::-webkit-scrollbar-thumb{background:#1717171f;border-radius:3px}}.shop-pdp-selection{margin-top:16px;padding:14px;background:var(--shop-surface-soft);border-radius:8px}.shop-pdp-selected{padding-bottom:10px;border-bottom:1px dashed var(--shop-border-strong);margin-bottom:10px}.shop-pdp-selected-name{font-size:13px;font-weight:600;color:var(--shop-text)}.shop-pdp-selected-foot{margin-top:4px;font-size:12px;color:var(--shop-text-muted)}.shop-pdp-stock-out{color:var(--shop-price-sale);font-weight:700}.shop-pdp-total-row{display:flex;align-items:baseline;justify-content:space-between}.shop-pdp-total-label{font-size:13px;color:var(--shop-text-muted);font-weight:600}.shop-pdp-total-price{font-size:22px;font-weight:800;color:var(--shop-text);letter-spacing:-.02em}.shop-pdp-desc{margin-top:40px;padding-top:24px;border-top:1px solid var(--shop-border)}.shop-pdp-desc-title{font-size:18px;font-weight:800;margin:0 0 16px}.shop-pdp-desc-body{color:var(--shop-text);font-size:14px;line-height:1.7}.shop-pdp-desc-body img{max-width:100%;height:auto;margin:12px 0}.shop-cart-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.shop-cart-clear{background:transparent;border:none;font-size:13px;color:var(--shop-text-muted);cursor:pointer;text-decoration:underline}.shop-cart-clear:hover{color:var(--shop-price-sale)}.shop-cart-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 1024px){.shop-cart-grid{grid-template-columns:1fr 320px;gap:24px;align-items:start}}.shop-cart-list{display:flex;flex-direction:column;gap:10px}.shop-cart-row{display:grid;grid-template-columns:80px 1fr auto;gap:12px;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-card-r);padding:12px;align-items:start}.shop-cart-row.is-unavailable{opacity:.65}.shop-cart-thumb{width:80px;height:80px;background:var(--shop-surface-soft);border-radius:var(--shop-img-r);overflow:hidden}.shop-cart-thumb img{width:100%;height:100%;object-fit:cover}.shop-cart-info{display:flex;flex-direction:column;gap:4px;min-width:0}.shop-cart-name{font-size:14px;font-weight:600;color:var(--shop-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.shop-cart-name:hover{color:var(--shop-brand)}.shop-cart-opt{font-size:12px;color:var(--shop-text-muted)}.shop-cart-unavail{font-size:12px;color:var(--shop-price-sale);font-weight:600;margin-top:2px}.shop-cart-foot{display:flex;align-items:center;justify-content:space-between;margin-top:6px;gap:8px}.shop-cart-subtotal{font-size:16px;font-weight:800;color:var(--shop-text);letter-spacing:-.02em}.shop-cart-rm{width:28px;height:28px;border:none;background:transparent;font-size:22px;color:var(--shop-text-tertiary);cursor:pointer;border-radius:4px}.shop-cart-rm:hover{color:var(--shop-price-sale);background:var(--shop-surface-soft)}.shop-cart-summary{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-card-r);padding:18px;position:sticky;top:calc(var(--shop-header-h-pc) + 16px)}.shop-cart-summary-title{font-size:14px;font-weight:800;color:var(--shop-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.shop-cart-sum-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;color:var(--shop-text)}.shop-cart-sum-divider{height:1px;background:var(--shop-border);margin:8px 0}.shop-cart-sum-total{font-size:15px;font-weight:800;align-items:baseline}.shop-cart-sum-total span:last-child{font-size:22px;color:var(--shop-text);letter-spacing:-.02em}.shop-cart-checkout{width:100%;height:48px;margin-top:14px;background:var(--shop-brand);color:#fff;border:none;border-radius:var(--shop-cta-r);font-size:15px;font-weight:800;cursor:pointer;transition:background .12s}.shop-cart-checkout:hover:not(:disabled){background:var(--shop-brand-ink)}.shop-cart-checkout:disabled{opacity:.5;cursor:not-allowed}.shop-cart-note{margin-top:8px;font-size:11px;color:var(--shop-text-tertiary);text-align:center}.shop-checkout-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 1024px){.shop-checkout-grid{grid-template-columns:1fr 340px;gap:24px;align-items:start}}.shop-checkout-main{display:flex;flex-direction:column;gap:14px}.shop-co-card{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-card-r);padding:16px}.shop-co-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.shop-co-card-title{font-size:15px;font-weight:800;color:var(--shop-text);margin:0}.shop-co-card-action{background:transparent;border:none;font-size:13px;color:var(--shop-brand);cursor:pointer;font-weight:600}.shop-co-card-action:hover{text-decoration:underline}.shop-co-items{display:flex;flex-direction:column;gap:10px}.shop-co-item{display:grid;grid-template-columns:60px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid var(--shop-border)}.shop-co-item:last-child{border-bottom:none}.shop-co-item-thumb{width:60px;height:60px;background:var(--shop-surface-soft);border-radius:4px;overflow:hidden}.shop-co-item-thumb img{width:100%;height:100%;object-fit:cover}.shop-co-item-info{display:flex;flex-direction:column;gap:2px}.shop-co-item-name{font-size:13px;font-weight:600;color:var(--shop-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.shop-co-item-opt{font-size:12px;color:var(--shop-text-muted)}.shop-co-item-foot{display:flex;justify-content:space-between;margin-top:4px;font-size:13px}.shop-co-item-qty{color:var(--shop-text-muted)}.shop-co-addr-list{display:flex;flex-direction:column;gap:8px}.shop-co-addr{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:12px;border:1px solid var(--shop-border);border-radius:8px;cursor:pointer;transition:all .12s;align-items:start}.shop-co-addr:hover{border-color:var(--shop-border-strong)}.shop-co-addr.is-selected{border-color:var(--shop-brand);background:var(--shop-brand-soft)}.shop-co-addr input{margin-top:3px;accent-color:var(--shop-brand)}.shop-co-addr-body{font-size:13px;line-height:1.55}.shop-co-addr-head{display:flex;align-items:center;gap:6px;margin-bottom:2px}.shop-co-addr-badge{font-size:11px;font-weight:700;background:var(--shop-brand-soft);color:var(--shop-brand);padding:2px 6px;border-radius:4px}.shop-co-addr-label{font-size:11px;color:var(--shop-text-muted);border:1px solid var(--shop-border-strong);padding:1px 6px;border-radius:4px}.shop-co-addr-phone{color:var(--shop-text-muted)}.shop-co-addr-text{color:var(--shop-text)}.shop-co-addr-current{padding:12px 14px;background:var(--shop-surface-soft);border:1px solid var(--shop-border);border-radius:8px;font-size:13px;line-height:1.55}.shop-co-addr-current .shop-co-addr-head{margin-bottom:4px}.shop-co-addr-add-btn{width:100%;height:60px;background:var(--shop-surface-soft);border:1.5px dashed var(--shop-border-strong);border-radius:8px;font-size:14px;font-weight:600;color:var(--shop-text-muted);cursor:pointer;transition:all .12s}.shop-co-addr-add-btn:hover{border-color:var(--shop-brand);color:var(--shop-brand);background:var(--shop-brand-soft)}.shop-co-memo-row{margin-top:12px;gap:8px}.shop-co-memo-row select.shop-co-input{padding-right:32px}.shop-co-addr-actions{display:flex;gap:12px;margin-top:8px;padding-top:8px;border-top:1px dashed var(--shop-border)}.shop-co-addr-actions button{background:transparent;border:none;font-size:12px;color:var(--shop-text-muted);cursor:pointer;padding:0;text-decoration:underline}.shop-co-addr-actions button:hover{color:var(--shop-brand)}.shop-co-addr-actions .shop-co-addr-rm:hover{color:var(--shop-price-sale)}.shop-co-addr-form{display:flex;flex-direction:column;gap:8px}.shop-co-form-row{display:grid;gap:8px}.shop-co-form-2col{grid-template-columns:1fr 1fr}.shop-co-zip-row{grid-template-columns:1fr auto}.shop-co-zip-row .shop-co-input[readonly]{cursor:pointer;background:var(--shop-surface)}.shop-co-zip-row .shop-co-form-btn{height:38px}.shop-co-input{height:38px;padding:0 12px;border:1px solid var(--shop-border-strong);border-radius:6px;font-size:13px;background:var(--shop-surface);outline:none;transition:border-color .12s;width:100%}.shop-co-input:focus{border-color:var(--shop-brand)}.shop-co-form-actions{display:flex;gap:8px;margin-top:4px}.shop-co-form-btn{height:36px;padding:0 14px;background:var(--shop-surface);border:1px solid var(--shop-border-strong);border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;color:var(--shop-text);transition:all .12s}.shop-co-form-btn:hover:not(:disabled){border-color:var(--shop-brand);color:var(--shop-brand)}.shop-co-form-btn--primary{background:var(--shop-brand);border-color:var(--shop-brand);color:#fff}.shop-co-form-btn--primary:hover:not(:disabled){background:var(--shop-brand-ink);border-color:var(--shop-brand-ink);color:#fff}.shop-co-form-btn:disabled{opacity:.5;cursor:not-allowed}.shop-co-coupons{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.shop-co-coupon{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:10px 12px;border:1px solid var(--shop-border);border-radius:6px;cursor:pointer;font-size:13px;align-items:start}.shop-co-coupon:hover{border-color:var(--shop-border-strong)}.shop-co-coupon.is-disabled{opacity:.55;cursor:not-allowed}.shop-co-coupon input{margin-top:3px;accent-color:var(--shop-brand)}.shop-co-coupon-name{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.shop-co-coupon-meta{font-size:11px;color:var(--shop-text-muted);margin-top:2px}.shop-co-points{margin-top:12px;padding-top:14px;border-top:1px solid var(--shop-border)}.shop-co-points-head{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:var(--shop-text);margin-bottom:8px}.shop-co-points-input-row{display:grid;grid-template-columns:1fr auto auto;gap:6px}.shop-co-points-note{font-size:11px;color:var(--shop-text-muted);margin-top:6px}.shop-co-pay{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media (min-width: 768px){.shop-co-pay{grid-template-columns:repeat(4,1fr)}}.shop-co-pay-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;border:1px solid var(--shop-border);border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .12s}.shop-co-pay-item:hover{border-color:var(--shop-border-strong)}.shop-co-pay-item.is-selected{border-color:var(--shop-brand);background:var(--shop-brand-soft);color:var(--shop-brand);font-weight:700}.shop-co-pay-item input{display:none}.shop-co-pay-icon{font-size:22px;line-height:1}.shop-co-pay-note{margin-top:12px;padding:10px 12px;background:var(--shop-badge-best-bg);color:var(--shop-badge-best-fg);border-radius:6px;font-size:12px}.shop-co-summary{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:var(--shop-card-r);padding:18px;position:sticky;top:calc(var(--shop-header-h-pc) + 16px)}.shop-co-addr-preview{margin-top:14px;padding:10px 12px;background:var(--shop-surface-soft);border-radius:6px;font-size:12px;color:var(--shop-text);line-height:1.5}.shop-co-agree{display:flex;gap:8px;align-items:flex-start;margin-top:14px;font-size:12px;color:var(--shop-text-muted);cursor:pointer}.shop-co-agree input{margin-top:2px;accent-color:var(--shop-brand)}.shop-co-mock-btn{width:100%;height:40px;margin-top:8px;background:var(--shop-surface);border:1px dashed var(--shop-border-strong);border-radius:var(--shop-cta-r);font-size:12px;font-weight:600;color:var(--shop-text-muted);cursor:pointer;transition:all .12s}.shop-co-mock-btn:hover:not(:disabled){border-color:var(--shop-stock-low);color:var(--shop-stock-low);background:var(--shop-badge-best-bg)}.shop-co-mock-btn:disabled{opacity:.5;cursor:not-allowed}.shop-co-back{display:block;text-align:center;margin-top:10px;font-size:12px;color:var(--shop-text-muted)}.shop-co-back:hover{color:var(--shop-brand)}.shop-oc{max-width:720px;margin:0 auto}.shop-oc-hero{text-align:center;padding:32px 16px;margin-bottom:16px}.shop-oc-mark{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;background:var(--shop-brand);color:#fff;font-size:30px;font-weight:800;display:flex;align-items:center;justify-content:center}.shop-oc-title{font-size:22px;font-weight:800;color:var(--shop-text);margin:0 0 6px;letter-spacing:-.02em}.shop-oc-sub{font-size:13px;color:var(--shop-text-muted);margin:0}.shop-oc-actions{display:flex;gap:8px;margin-top:24px}.shop-oc-btn{flex:1;height:48px;display:flex;align-items:center;justify-content:center;background:var(--shop-surface);border:1px solid var(--shop-border-strong);border-radius:var(--shop-cta-r);font-size:14px;font-weight:700;color:var(--shop-text)}.shop-oc-btn:hover{border-color:var(--shop-brand);color:var(--shop-brand)}.shop-oc-btn--primary{background:var(--shop-brand);border-color:var(--shop-brand);color:#fff}.shop-oc-btn--primary:hover{background:var(--shop-brand-ink);border-color:var(--shop-brand-ink);color:#fff}.shop-pay-bridge{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:40px 16px}.shop-pay-bridge-card{width:100%;max-width:440px;text-align:center;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:12px;padding:32px 24px}.shop-pay-bridge-card h1{margin:0 0 8px;font-size:18px;font-weight:800;color:var(--shop-text);letter-spacing:-.01em}.shop-pay-bridge-card p{margin:0 0 4px;font-size:13px;color:var(--shop-text-muted);line-height:1.55}.shop-pay-bridge-spinner{width:40px;height:40px;border:3px solid var(--shop-border);border-top-color:var(--shop-brand);border-radius:50%;margin:0 auto 14px;animation:shopSpin .7s linear infinite}@keyframes shopSpin{to{transform:rotate(360deg)}}.shop-pay-bridge-mark{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#fff;background:var(--shop-text-muted)}.shop-pay-bridge-mark--err{background:var(--shop-price-sale)}.shop-pay-bridge-mark--warn{background:var(--shop-stock-low)}.shop-pay-bridge-meta{margin-top:12px;padding:10px 12px;background:var(--shop-surface-soft);border-radius:6px;font-size:12px;color:var(--shop-text-muted);text-align:left;line-height:1.6}.shop-pay-bridge-meta code{font-family:Menlo,monospace;color:var(--shop-text)}.shop-empty{padding:60px 24px;text-align:center;color:var(--shop-text-tertiary);background:var(--shop-surface-soft);border-radius:12px}.shop-loading{padding:40px;text-align:center;color:var(--shop-text-tertiary)}.shop-search-page-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;margin-bottom:20px;border:1.5px solid var(--shop-brand);border-radius:12px;background:#fff;color:var(--shop-text-tertiary)}.shop-search-page-bar input{flex:1;border:0;outline:0;font-size:15px;background:transparent;color:var(--shop-text)}.shop-search-page-bar button{border:0;border-radius:8px;padding:7px 16px;font-size:13.5px;font-weight:700;background:var(--shop-brand);color:#fff;cursor:pointer}.shop-search-page-bar button:hover{background:var(--shop-brand-ink)}.shop-cats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.shop-cats-block{border:1px solid var(--shop-border, #e5e5e5);border-radius:12px;padding:14px 16px;background:#fff}.shop-cats-parent{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:800;color:var(--shop-text);text-decoration:none}.shop-cats-parent:hover{color:var(--shop-brand)}.shop-cats-children{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px 14px}.shop-cats-children a{font-size:13px;color:var(--shop-text-tertiary);text-decoration:none}.shop-cats-children a:hover{color:var(--shop-brand)}.shop-toaster{position:fixed;left:50%;bottom:84px;transform:translate(-50%);z-index:60;display:flex;flex-direction:column;gap:8px;align-items:center;pointer-events:none;width:max-content;max-width:92vw}.shop-toast{pointer-events:auto;display:flex;align-items:center;gap:12px;background:#171717;color:#fff;font-size:13.5px;font-weight:600;padding:11px 16px;border-radius:10px;box-shadow:0 6px 24px #00000038;animation:shop-toast-in .18s ease}.shop-toast--error{background:#b91c1c}.shop-toast-msg{white-space:pre-line}.shop-toast-action{border:0;background:#ffffff29;color:#fff;font-size:12.5px;font-weight:700;padding:6px 12px;border-radius:7px;cursor:pointer;white-space:nowrap}.shop-toast-action:hover{background:#ffffff47}@keyframes shop-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sl-page{--sl-ink: #14110f;--sl-ink-soft: #57504a;--sl-ink-faint: #918a83;--sl-line: rgba(20, 17, 15, .1);--sl-paper: #f7f5f1;--sl-max: 1120px;--sl-pad: 24px;min-height:100vh;background:var(--sl-paper);color:var(--sl-ink);overflow-x:hidden}@media (max-width: 640px){.sl-page{--sl-pad: 20px}}.sl-nav{position:sticky;top:0;z-index:20;background:#f7f5f1d1;-webkit-backdrop-filter:saturate(1.4) blur(10px);backdrop-filter:saturate(1.4) blur(10px);border-bottom:1px solid transparent;transition:border-color .2s}.sl-nav-inner{max-width:var(--sl-max);margin:0 auto;padding:18px var(--sl-pad);display:flex;align-items:center;justify-content:space-between}.sl-nav-logo{display:inline-flex;align-items:baseline;gap:9px;font-size:19px;font-weight:800;letter-spacing:-.02em}.sl-nav-logo-en{font-size:10.5px;font-weight:600;letter-spacing:.16em;color:var(--sl-ink-faint)}.sl-nav-login{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 16px;border:1px solid var(--sl-line);border-radius:999px;background:transparent;font-size:13.5px;font-weight:600;color:var(--sl-ink);text-decoration:none;transition:background .16s,border-color .16s}.sl-nav-login:hover{background:var(--sl-ink);border-color:var(--sl-ink);color:#fff}.sl-hero{position:relative;isolation:isolate;border-bottom:1px solid var(--sl-line)}.sl-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.sl-hero-bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 2.2s ease-in-out;background:radial-gradient(120% 100% at 78% 18%,var(--to),transparent 62%),linear-gradient(160deg,var(--from),var(--to))}.sl-hero-bg-layer.is-on{opacity:1}.sl-hero-inner{max-width:var(--sl-max);margin:0 auto;padding:84px var(--sl-pad) 88px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.sl-hero-copy{position:relative}.sl-badge{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 13px 0 11px;border:1px solid var(--sl-line);border-radius:999px;background:#fff9;font-size:12px;font-weight:700;letter-spacing:-.01em}.sl-badge-dot{width:6px;height:6px;border-radius:50%;background:#c2410c;animation:sl-pulse 1.9s ease-in-out infinite}@keyframes sl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.82)}}.sl-hero-text{min-height:268px;opacity:0;transition:opacity .6s ease-in-out}.sl-hero-text.is-on{opacity:1}.sl-hero-title{margin:26px 0 0;font-size:clamp(36px,5.2vw,62px);line-height:1.12;font-weight:800;letter-spacing:-.045em;word-break:keep-all}.sl-hero-title em{font-style:normal;white-space:nowrap;background-image:linear-gradient(90deg,#a9764a6b,#a9764a33);background-repeat:no-repeat;background-position:0 76%;background-size:100% .28em;padding:0 .04em}.sl-hero-sub{margin:24px 0 0;max-width:460px;font-size:16px;line-height:1.78;color:var(--sl-ink-soft);word-break:keep-all}.sl-hero-actions{display:flex;align-items:center;gap:10px;margin-top:36px;flex-wrap:wrap}.sl-cta{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 26px;border-radius:999px;background:var(--sl-ink);color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .18s;box-shadow:0 1px 2px #14110f2e}.sl-cta:hover{transform:translateY(-1px);box-shadow:0 8px 22px #14110f38}.sl-cta:active{transform:translateY(0)}.sl-cta-ghost{display:inline-flex;align-items:center;height:52px;padding:0 22px;border-radius:999px;border:1px solid var(--sl-line);font-size:15px;font-weight:600;color:var(--sl-ink);text-decoration:none;transition:border-color .16s,background .16s}.sl-cta-ghost:hover{border-color:var(--sl-ink);background:#ffffff8c}.sl-hero-note{display:flex;align-items:center;gap:6px;margin:22px 0 0;font-size:12.5px;color:var(--sl-ink-faint)}.sl-hero-art{position:relative}.sl-slides{position:relative;height:420px}.sl-slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;opacity:0;transform:translateY(12px) scale(.985);transition:opacity 1.7s ease-in-out,transform 1.7s cubic-bezier(.2,.7,.2,1);pointer-events:none}.sl-slide.is-on{opacity:1;transform:none;pointer-events:auto}.sl-chips{position:relative;width:300px;height:268px}.sl-chip{position:absolute;top:0;left:50%;width:150px;height:200px;border-radius:16px;background:var(--c);color:var(--fg);box-shadow:0 16px 36px #14110f33;display:flex;align-items:flex-end;padding:14px;font-size:11.5px;font-weight:700}.sl-chip--1{transform:translate(calc(-50% - 84px),30px) rotate(-12deg);z-index:1}.sl-chip--2{transform:translate(-50%,6px) rotate(0);z-index:3}.sl-chip--3{transform:translate(calc(-50% + 84px),30px) rotate(12deg);z-index:2;justify-content:flex-end}.sl-slide-img{width:100%;max-width:320px;height:268px;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(20,17,15,.22))}.sl-can{position:relative;width:196px;height:262px;filter:drop-shadow(0 20px 34px rgba(20,17,15,.26))}.sl-can-lid{position:absolute;top:0;left:6px;right:6px;height:26px;border-radius:50%;background:var(--c);background:linear-gradient(180deg,color-mix(in srgb,var(--c) 62%,white),var(--c));border:1px solid rgba(255,255,255,.35)}.sl-can-body{position:absolute;top:13px;left:0;right:0;bottom:0;border-radius:10px 10px 14px 14px/6px 6px 22px 22px;overflow:hidden;background:var(--c);background:linear-gradient(90deg,#00000029,#ffffff2e 26%,#ffffff0a 58%,#0000002e),linear-gradient(180deg,color-mix(in srgb,var(--c) 88%,white),var(--c));display:flex;align-items:center}.sl-can-label{width:100%;padding:16px 12px;background:#ffffffed;border-top:1px solid rgba(20,17,15,.06);border-bottom:1px solid rgba(20,17,15,.06);text-align:center}.sl-can-label b{display:block;font-size:10px;font-weight:800;letter-spacing:.22em;color:var(--sl-ink-faint)}.sl-can-label-name{display:block;margin-top:6px;font-size:14.5px;font-weight:800;letter-spacing:-.02em;color:var(--sl-ink);word-break:keep-all}.sl-can-label-size{display:block;margin-top:4px;font-size:11px;font-weight:600;color:var(--sl-ink-faint)}.sl-slide-cap{text-align:center;max-width:340px}.sl-slide-tag{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sl-ink-faint)}.sl-slide-name{display:block;margin-top:8px;font-size:20px;font-weight:800;letter-spacing:-.025em}.sl-slide-copy{display:block;margin-top:8px;font-size:13.5px;line-height:1.68;color:var(--sl-ink-soft);word-break:keep-all}.sl-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:6px}.sl-dot{position:relative;overflow:hidden;width:26px;height:4px;padding:0;border:none;border-radius:999px;background:#14110f29;transition:background .25s,width .25s}.sl-dot.is-on{width:44px}.sl-dot-fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:var(--sl-ink);transform-origin:left center;transition:transform .12s linear}.sl-dot:hover{background:#14110f57}.sl-dot.is-on:hover{background:#14110f29}.sl-play{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:6px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--sl-ink-faint);transition:background .16s,color .16s}.sl-play:hover{background:#14110f12;color:var(--sl-ink)}.sl-timer{min-width:30px;font-size:11.5px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--sl-ink-faint);text-align:left}.sl-strip{display:grid;grid-template-columns:repeat(5,1fr);height:132px;border-top:1px solid var(--sl-line);border-bottom:1px solid var(--sl-line)}.sl-strip-item{position:relative;background:var(--c);display:flex;align-items:flex-end;justify-content:center;padding-bottom:14px}.sl-strip-name{font-size:11.5px;font-weight:700;letter-spacing:.02em;color:var(--fg);opacity:.82;transform:translateY(2px);transition:opacity .22s,transform .22s}.sl-strip-item:hover .sl-strip-name{opacity:1;transform:translateY(-2px)}.sl-section{max-width:var(--sl-max);margin:0 auto;padding:104px var(--sl-pad);scroll-margin-top:76px}.sl-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--sl-ink-faint)}.sl-eyebrow--light{color:#ffffff7a}.sl-head{max-width:560px;margin-bottom:52px}.sl-head-title{margin:16px 0 0;font-size:clamp(26px,3.4vw,38px);line-height:1.25;font-weight:800;letter-spacing:-.035em;word-break:keep-all}.sl-head-sub{margin:16px 0 0;font-size:15.5px;line-height:1.75;color:var(--sl-ink-soft);word-break:keep-all}.sl-products{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sl-product{overflow:hidden;border:1px solid var(--sl-line);border-radius:22px;background:#fff;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s}.sl-product:hover{transform:translateY(-3px);box-shadow:0 20px 44px #14110f1a}.sl-product-art{position:relative;height:230px;background:var(--tone);display:flex;align-items:flex-start;padding:26px 26px 0;overflow:hidden}.sl-product-art:after{content:"";position:absolute;left:-10%;right:-10%;bottom:0;height:46%;background:var(--accent);opacity:.92;border-radius:60% 40% 0 0/34% 26% 0 0}.sl-product-lead{position:relative;z-index:1;font-size:28px;font-weight:800;letter-spacing:-.035em;color:var(--sl-ink);opacity:.4}.sl-product-body{padding:28px 26px 30px}.sl-product-heading{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.sl-product-name{margin:0;font-size:21px;font-weight:800;letter-spacing:-.025em}.sl-product-en{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sl-ink-faint)}.sl-product-desc{margin:14px 0 0;font-size:14.5px;line-height:1.75;color:var(--sl-ink-soft);word-break:keep-all}.sl-product-spec{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--sl-line);display:grid;gap:12px}.sl-product-spec>div{display:flex;gap:16px;font-size:13.5px}.sl-product-spec dt{flex-shrink:0;width:74px;color:var(--sl-ink-faint)}.sl-product-spec dd{margin:0;font-weight:600}.sl-story{background:var(--sl-ink);color:#fff}.sl-story-inner{max-width:var(--sl-max);margin:0 auto;padding:112px var(--sl-pad)}.sl-quote{margin:24px 0 0;font-size:clamp(28px,4vw,46px);line-height:1.34;font-weight:700;letter-spacing:-.04em;word-break:keep-all}.sl-quote em{font-style:normal;color:#d9a066}.sl-story-body{margin:28px 0 0;max-width:560px;font-size:15.5px;line-height:1.85;color:#ffffff9e;word-break:keep-all}.sl-principles{list-style:none;margin:76px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.sl-principle{padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.sl-principle-no{font-size:12px;font-weight:700;letter-spacing:.12em;color:#d9a066}.sl-principle-title{margin:14px 0 0;font-size:17px;font-weight:700;letter-spacing:-.02em}.sl-principle-body{margin:10px 0 0;font-size:14px;line-height:1.72;color:#ffffff8c;word-break:keep-all}.sl-contact{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:44px 44px 46px;background:#fff;border:1px solid var(--sl-line);border-radius:22px}.sl-contact-title{margin:14px 0 0;font-size:24px;font-weight:800;letter-spacing:-.03em}.sl-contact-sub{margin:12px 0 0;font-size:14.5px;line-height:1.7;color:var(--sl-ink-soft);word-break:keep-all}.sl-contact-actions{display:flex;gap:10px;flex-shrink:0}.sl-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 22px;border-radius:999px;background:var(--sl-ink);color:#fff;border:1px solid var(--sl-ink);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:opacity .16s}.sl-contact-btn:hover{opacity:.86}.sl-contact-btn--ghost{background:transparent;color:var(--sl-ink);border-color:var(--sl-line)}.sl-contact-btn--ghost:hover{border-color:var(--sl-ink);opacity:1}.sl-band{border-top:1px solid var(--sl-line);background:linear-gradient(180deg,rgba(169,118,74,.07),transparent)}.sl-band-inner{max-width:var(--sl-max);margin:0 auto;padding:72px var(--sl-pad);display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.sl-band-title{margin:0;font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.035em}.sl-band-sub{margin:10px 0 0;font-size:14.5px;color:var(--sl-ink-soft)}.sl-band-cta{display:inline-flex;align-items:center;gap:8px;height:54px;padding:0 30px;border-radius:999px;background:var(--sl-ink);color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:transform .12s}.sl-band-cta:hover{transform:translateY(-1px)}.sl-footer{border-top:1px solid var(--sl-line);background:#ffffff80}.sl-footer-inner{max-width:var(--sl-max);margin:0 auto;padding:56px var(--sl-pad) 36px;display:grid;grid-template-columns:280px 1fr;gap:56px}.sl-footer-cs-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sl-ink-faint)}.sl-footer-phone{display:block;margin-top:8px;font-size:26px;font-weight:800;letter-spacing:-.03em;color:var(--sl-ink);text-decoration:none}.sl-footer-hours,.sl-footer-mail{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:12.5px;line-height:1.5;color:var(--sl-ink-soft);text-decoration:none}.sl-footer-mail:hover{color:var(--sl-ink);text-decoration:underline}.sl-footer-biz{margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px 28px;align-content:start}.sl-footer-biz>div{display:flex;gap:12px;font-size:12.5px;line-height:1.6}.sl-footer-biz--wide{grid-column:1 / -1}.sl-footer-biz dt{flex-shrink:0;min-width:108px;color:var(--sl-ink-faint)}.sl-footer-biz dd{margin:0;color:var(--sl-ink-soft)}.sl-footer-copy{max-width:var(--sl-max);margin:0 auto;padding:20px var(--sl-pad) 44px;border-top:1px solid var(--sl-line);font-size:12px;color:var(--sl-ink-faint)}@media (max-width: 960px){.sl-hero-text{min-height:250px}.sl-hero-inner{grid-template-columns:1fr;padding-top:48px;padding-bottom:56px;gap:28px}.sl-hero-art{order:-1}.sl-slides{height:330px}.sl-hero-sub{max-width:none}.sl-section{padding:72px var(--sl-pad)}.sl-products{grid-template-columns:1fr}.sl-story-inner{padding:80px var(--sl-pad)}.sl-principles{grid-template-columns:1fr;gap:28px;margin-top:56px}.sl-contact{flex-direction:column;align-items:flex-start;padding:32px 26px 34px}.sl-contact-actions{width:100%;flex-direction:column}.sl-contact-btn{width:100%}.sl-footer-inner{grid-template-columns:1fr;gap:36px}.sl-footer-biz{grid-template-columns:1fr}}@media (max-width: 640px){.sl-strip{height:96px}.sl-hero-inner{padding-top:28px;gap:22px}.sl-hero-text{min-height:300px}.sl-slides{height:286px}.sl-slide{gap:16px}.sl-chips{width:240px;height:200px}.sl-chip{width:118px;height:156px;border-radius:13px}.sl-can{width:144px;height:194px}.sl-can-lid{height:20px}.sl-can-label{padding:12px 8px}.sl-can-label-name{font-size:12.5px}.sl-slide-img{max-width:220px;height:194px}.sl-hero-actions{width:100%;flex-direction:column;align-items:stretch}.sl-cta,.sl-cta-ghost{width:100%;justify-content:center}.sl-band-inner{padding:56px var(--sl-pad)}.sl-band-cta{width:100%;justify-content:center}.sl-footer-biz dt{min-width:98px}}@media (prefers-reduced-motion: reduce){.sl-badge-dot{animation:none}.sl-product,.sl-cta,.sl-band-cta{transition:none}.sl-hero-bg-layer{transition:opacity 2.2s ease-in-out}.sl-slide{transition:opacity 1.7s ease-in-out;transform:none}}
