: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: #0a0a0a;--shop-price-sale: #b91c1c;--shop-price-original: #a8a29e;--shop-discount: #b91c1c;--shop-unit: #78716c;--shop-badge-fast-bg: #ecfdf5;--shop-badge-fast-fg: #047857;--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: #fef2f2;--shop-badge-sale-fg: #b91c1c;--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: 28px;--shop-text-price-card: 17px;--shop-text-price-original: 13px;--shop-text-discount: 18px;--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: 24px;--shop-text-price-card: 16px;--shop-text-discount: 16px}}*,*: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}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;align-items:center;gap:12px;padding:0 var(--shop-gutter)}.shop-header-logo{font-size:18px;font-weight:800;color:var(--shop-text);letter-spacing:-.02em;flex-shrink:0}.shop-header-search{flex:1;min-width:0;display:flex;align-items:center;height:36px;padding:0 12px;background:var(--shop-surface-soft);border:1px solid var(--shop-border);border-radius:8px}.shop-header-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:13px}.shop-header-actions{display:flex;align-items:center;gap:8px}.shop-header-icon{width:36px;height:36px;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}.shop-header-icon:hover{background:var(--shop-surface-soft);color:var(--shop-text)}.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}@media (min-width: 1024px){.shop-header{height:var(--shop-header-h-pc);padding:0 var(--shop-gutter-lg);gap:24px}.shop-header-logo{font-size:22px}.shop-header-search{max-width:520px;height:40px}}.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-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:16px}}@media (min-width: 1024px){.shop-prod-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.shop-prod-grid{grid-template-columns:repeat(5,1fr)}}.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:2px}.shop-prod-star{color:var(--shop-star);font-size:13px}.shop-prod-rating-count{color:var(--shop-text-tertiary)}.shop-price-stack{display:flex;flex-direction:column;gap:2px}.shop-price-row{display:flex;align-items:baseline;gap:6px}.shop-price-now{font-size:var(--shop-text-price-card);font-weight:800;color:var(--shop-price);letter-spacing:-.02em}.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)}.shop-price-stack--hero .shop-price-now{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;padding:10px 0;border-bottom:1px solid var(--shop-border);margin-bottom:16px}.shop-cat-count{font-size:13px;color:var(--shop-text-muted)}.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-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}.shop-pdp-main-img{position:relative;aspect-ratio:1 / 1;background:var(--shop-surface-soft);border-radius:var(--shop-img-r);overflow:hidden}.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}.shop-pdp-thumbs{display:flex;gap:6px;flex-wrap:wrap}.shop-pdp-thumb{width:64px;height:64px;background:var(--shop-surface-soft);border:1.5px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;padding:0}.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{font-size:22px;font-weight:700;color:var(--shop-text);letter-spacing:-.01em;margin:0 0 8px;line-height:1.35}.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-pc-only{display:none}@media (min-width: 1024px){.shop-pdp-pc-only{display:block}}.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)}
