.cart-pers{flex-direction:column;gap:6px;margin-top:5px;font-size:12.5px;line-height:1.45;display:flex}.cart-pers-section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--accent,#fc574a);margin-bottom:1px;font-size:10.5px;font-weight:700}.cart-pers-list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.cart-pers-section:has(.cart-pers-section-title) .cart-pers-list{padding-left:8px}.cart-pers-item{color:var(--ink-3,#8f8a7c);overflow-wrap:anywhere;list-style:inside}.cart-pers-label{color:var(--ink-2,#55524b);font-weight:500}
.cart-item{border-bottom:1px solid var(--line);grid-template-columns:92px minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:20px 0;display:grid}.cart-item.is-out-of-stock{opacity:.6}.cart-thumb{border-radius:var(--r-sm,10px);background:var(--tile);width:92px;height:92px;display:block;overflow:hidden}.cart-thumb img{object-fit:contain;width:100%;height:100%;display:block}.cart-item-info{min-width:0}.cart-item-name{color:var(--ink);font-size:15px;font-weight:500;line-height:1.3;text-decoration:none;display:block}a.cart-item-name:hover{color:var(--ink-2)}.cart-item-meta{color:var(--ink-3);margin-top:3px;font-size:13px;line-height:1.5}.cart-item-remove{color:var(--ink-3);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:12.5px;text-decoration:underline;transition:color .2s;display:inline-block}.cart-item-remove:hover{color:var(--accent)}.cart-item-stock{text-transform:uppercase;letter-spacing:.04em;margin-top:6px;margin-left:10px;font-size:11px;font-weight:600;display:inline-block}.cart-item-stock.is-out{color:var(--accent)}.cart-item-stock.is-limit{color:var(--star)}.cart-qty{border:1px solid var(--line-2);border-radius:var(--r-pill,999px);align-items:center;height:40px;display:inline-flex;overflow:hidden}.cart-qty button{width:34px;height:100%;color:var(--ink-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:16px;transition:background .2s,color .2s;display:inline-flex}.cart-qty button:hover:not(:disabled){background:var(--tile);color:var(--ink)}.cart-qty button:disabled{opacity:.4;cursor:not-allowed}.cart-qty output{text-align:center;min-width:30px;color:var(--ink);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.cart-line-price{white-space:nowrap;align-items:baseline;gap:8px;display:inline-flex}.cart-line-now{font-family:var(--font-display);font-variant-numeric:tabular-nums;color:var(--ink);font-size:15px;font-weight:500}.cart-line-was{color:var(--ink-3);font-size:12.5px;text-decoration:line-through}@media (max-width:560px){.cart-item{grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:12px 14px}.cart-thumb{grid-row:1/span 2;width:72px;height:72px}.cart-item-info{grid-area:1/2/auto/-1}.cart-qty{grid-area:2/2/auto/-1;place-self:center start}.cart-line-price{grid-area:2/2/auto/-1;place-self:center end}}
.express-checkout__error{color:var(--accent);margin:8px 0 0;font-size:13px}.express-fallback{grid-template-columns:1fr 1fr;gap:14px;display:grid}.express-fallback-btn{border-radius:var(--r-pill,999px);min-height:56px;font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:18px;font-weight:500;transition:transform .15s,background .2s,border-color .2s;display:inline-flex}.express-fallback-btn:hover{transform:translateY(-1px)}.express-fallback-btn:active{transform:translateY(0)}.express-fallback-btn.is-apple{background:var(--ink);color:var(--paper);border:1px solid var(--ink)}.express-fallback-btn.is-apple:hover{background:#000}.express-fallback-btn.is-google{background:var(--surface);color:var(--ink);border:1px solid var(--line-2)}.express-fallback-btn.is-google:hover{border-color:var(--ink-3)}.express-apple-glyph{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:20px;line-height:1;transform:translateY(-1px)}@media (max-width:400px){.express-fallback{grid-template-columns:1fr}}.express-checkout__divider{color:var(--ink-3);align-items:center;gap:16px;margin:26px 0 8px;font-size:14px;display:flex}.express-checkout__divider:before,.express-checkout__divider:after{content:"";background:var(--line);flex:1;height:1px}.express-checkout__divider span{flex-shrink:0}
.cart-summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg,20px);top:calc(var(--header-h,68px) + 24px);padding:clamp(22px,3vw,30px);position:sticky}.cart-summary-title{font-family:var(--font-display);color:var(--ink);margin:0 0 18px;font-size:20px;font-weight:500}.summary-rows{flex-direction:column;display:flex}.summary-row{color:var(--ink-2);justify-content:space-between;align-items:baseline;gap:14px;padding:7px 0;font-size:14px;display:flex}.summary-row b{color:var(--ink);font-weight:500}.summary-muted{color:var(--ink-3)}.summary-discount b{color:var(--ok)}.summary-row .price{font-family:var(--font-display);font-variant-numeric:tabular-nums}.promo{padding:8px 0 2px}.promo summary{color:var(--ink-2);text-underline-offset:3px;cursor:pointer;width:fit-content;font-size:13.5px;font-weight:500;text-decoration:underline;list-style:none}.promo summary::-webkit-details-marker{display:none}.promo-row{gap:8px;padding:12px 0 4px;display:flex}.promo-row input{border:1px solid var(--line-2);border-radius:var(--r-sm,10px);background:var(--surface);min-width:0;height:42px;color:var(--ink);outline:none;flex:1;padding:0 14px;font-size:14px;transition:border-color .2s}.promo-row input:focus{border-color:var(--ink)}.promo-apply{border:1px solid var(--ink);border-radius:var(--r-pill,999px);height:42px;color:var(--ink);cursor:pointer;background:0 0;flex-shrink:0;padding:0 18px;font-size:13px;font-weight:500;transition:background .2s,color .2s}.promo-apply:hover:not(:disabled){background:var(--ink);color:var(--paper)}.promo-apply:disabled{opacity:.4;cursor:not-allowed}.promo-msg{margin-top:8px;font-size:12.5px}.promo-msg.is-success{color:var(--ok)}.promo-msg.is-error{color:var(--accent)}.applied-promo{background:var(--tile);border-radius:var(--r-sm,10px);justify-content:space-between;align-items:center;gap:12px;margin:10px 0 2px;padding:10px 14px;font-size:13px;display:flex}.applied-promo-code{color:var(--ink);letter-spacing:.02em;font-weight:600}.applied-promo-remove{color:var(--ink-3);cursor:pointer;background:0 0;border:none;padding:0;font-size:12.5px;text-decoration:underline}.applied-promo-remove:hover{color:var(--accent)}.summary-total{border-top:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:baseline;margin-top:14px;padding-top:16px;font-size:16px;font-weight:500;display:flex}.summary-total .price{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.checkout-btn{background:var(--ink);width:100%;color:var(--paper);border-radius:var(--r-pill,999px);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:16px 24px;font-size:15px;font-weight:500;transition:background .2s,transform .2s;display:flex}.checkout-btn:hover{background:var(--ink-2);transform:translateY(-1px)}.checkout-btn.is-fix{background:var(--accent)}.checkout-btn.is-fix:hover{background:var(--accent-hover,#863e22)}.express-row{margin-top:10px}.express-row:empty{display:none}.summary-note{color:var(--ink-3);text-align:center;margin:14px 0 0;font-size:12px}@media (max-width:900px){.cart-summary{position:static}}
.wishlist-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;display:inline-flex;position:relative}.wishlist-btn:disabled{opacity:.5;cursor:not-allowed}.wishlist-btn-icon{background:var(--color--snowwhite);border:1px solid var(--color--patchgreen-t10);width:40px;height:40px;color:var(--color--dm);border-radius:50%}.wishlist-btn-icon:hover:not(:disabled){background:var(--color--foamwhite);border-color:var(--color--patchgreen);transform:scale(1.1)}.wishlist-btn-icon.is-active{background:var(--color--patchgreen);border-color:var(--color--patchgreen);color:var(--color--snowwhite)}.wishlist-btn-icon.is-active:hover:not(:disabled){background:var(--color--patchgreen-hover)}.wishlist-btn-with-text{background:var(--color--snowwhite);border:1px solid var(--color--patchgreen-t20);color:var(--color--patchgreen);border-radius:8px;padding:.625rem 1rem;font-size:.9375rem;font-weight:600}.wishlist-btn-with-text:hover:not(:disabled){background:var(--color--foamwhite);border-color:var(--color--patchgreen);transform:translateY(-2px);box-shadow:0 4px 12px #1c3a131a}.wishlist-btn-with-text.is-active{color:#c45c4a;background:#fef2f0;border-color:#c45c4a}.wishlist-btn-with-text.is-active:hover:not(:disabled){background:#fde8e4}.wishlist-btn-small{width:32px;height:32px}.wishlist-btn-small.wishlist-btn-with-text{width:auto;height:auto;padding:.5rem .75rem;font-size:.875rem}.wishlist-btn-medium{width:40px;height:40px}.wishlist-btn-medium.wishlist-btn-with-text{width:auto;height:auto;padding:.625rem 1rem}.wishlist-btn-large{width:48px;height:48px}.wishlist-btn-large.wishlist-btn-with-text{width:auto;height:auto;padding:.75rem 1.25rem;font-size:1rem}@keyframes heartPulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.wishlist-btn.is-active svg{animation:.3s heartPulse}@media (max-width:639px){.wishlist-btn-icon{width:36px;height:36px}.wishlist-btn-with-text{padding:.5rem .875rem;font-size:.875rem}}@media (hover:none){.wishlist-btn-icon:hover:not(:disabled):not(.is-active){background:var(--color--snowwhite);border-color:var(--color--patchgreen-t10);transform:none}.wishlist-btn-with-text:hover:not(:disabled):not(.is-active){background:var(--color--snowwhite);border-color:var(--color--patchgreen-t20);box-shadow:none;transform:none}.wishlist-btn-with-text.is-active{color:#c45c4a!important;background:#fef2f0!important;border-color:#c45c4a!important}.wishlist-btn:active:not(:disabled){transform:scale(.95)}}
.cart-page{background:var(--paper)}.cart-page-inner{max-width:var(--container);padding:clamp(32px, 5vw, 56px) var(--gutter) clamp(56px, 7vw, 96px);margin:0 auto}.cart-head{margin-bottom:clamp(24px,3vw,40px)}.cart-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin:0 0 12px;font-size:12px;font-weight:600}.cart-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(32px,5vw,60px);font-weight:500;line-height:1.02}.cart-layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,64px);display:grid}.cart-items-col{min-width:0}.cart-ship-progress{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md,14px);margin-bottom:22px;padding:16px 20px}.cart-ship-text{color:var(--ink-2);margin:0;font-size:13.5px}.cart-ship-text b{color:var(--ink);font-weight:600}.cart-ship-bar{border-radius:var(--r-pill,999px);background:var(--tile-deep);height:6px;margin-top:10px;overflow:hidden}.cart-ship-bar i{border-radius:inherit;background:var(--ok);height:100%;transition:width .4s;display:block}.cart-signin-prompt{background:var(--tile);border-radius:var(--r-md,14px);color:var(--ink-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:12px 16px;font-size:13.5px;display:flex}.signin-prompt-text{align-items:center;gap:8px;display:inline-flex}.signin-prompt-btn{border:1px solid var(--line-2);border-radius:var(--r-pill,999px);background:var(--surface);color:var(--ink);cursor:pointer;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .2s;display:inline-flex}.signin-prompt-btn:hover{border-color:var(--ink)}.cart-stock-warning{border-radius:var(--r-md,14px);color:var(--accent);background:#9c4a2a14;gap:12px;margin-bottom:18px;padding:14px 16px;font-size:13.5px;display:flex}.cart-stock-warning ul{margin:6px 0 0;padding-left:18px}.cart-stock-warning strong{color:var(--accent)}.cart-items-list{border-top:1px solid var(--line)}.cart-continue{margin-top:22px}.cart-continue-link{color:var(--ink);align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.cart-continue-link:hover{color:var(--ink-2)}.cart-recs{margin-top:clamp(48px,7vw,88px)}.cart-recs-head{margin-bottom:clamp(20px,3vw,32px)}.cart-recs-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin:0 0 10px;font-size:12px;font-weight:600}.cart-recs-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(26px,3.4vw,40px);font-weight:500}.cart-recs-grid{grid-template-columns:repeat(4,1fr);gap:clamp(18px,2.4vw,30px);display:grid}.cart-page-empty{max-width:var(--container);padding:clamp(64px, 12vw, 140px) var(--gutter);justify-content:center;margin:0 auto;display:flex}.empty-cart-content{text-align:center;max-width:420px}.empty-cart-icon{color:var(--ink-3);margin-bottom:20px}.empty-cart-title{font-family:var(--font-display);color:var(--ink);margin:0 0 12px;font-size:clamp(28px,4vw,40px);font-weight:500}.empty-cart-description{color:var(--ink-3);margin:0 0 28px;font-size:15px;line-height:1.6}.continue-shopping-btn{background:var(--ink);color:var(--paper);border-radius:var(--r-pill,999px);align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.continue-shopping-btn:hover{background:var(--ink-2)}@media (max-width:900px){.cart-layout{grid-template-columns:1fr;gap:32px}.cart-recs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.cart-recs-grid{grid-template-columns:repeat(2,1fr)}}
.mini-cart{position:relative}.mini-cart-trigger{width:44px;height:44px;color:var(--color--patchgreen);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.mini-cart-trigger:hover{background:var(--color--foamwhite)}.mini-cart-icon-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.mini-cart-badge{background:var(--color--arterialred);min-width:18px;height:18px;color:var(--color--snowwhite);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;font-size:.6875rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-8px}.mini-cart-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;background:#0000004d;animation:.2s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mini-cart-dropdown{background:var(--color--snowwhite);border:1px solid var(--color--patchgreen-t5);z-index:10001;border-radius:16px;flex-direction:column;width:400px;max-height:calc(100vh - 100px);padding-bottom:10px;animation:.3s slideDown;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 12px 32px #17161426}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mini-cart-header{border-bottom:1px solid var(--color--patchgreen-t5);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.mini-cart-title{color:var(--color--patchgreen);align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.mini-cart-count{color:var(--color--olivegreen);font-size:.875rem;font-weight:400}.mini-cart-close{width:32px;height:32px;color:var(--color--dm);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.mini-cart-close:hover{background:var(--color--foamwhite);color:var(--color--patchgreen)}.mini-cart-empty{text-align:center;color:var(--color--olivegreen);flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.mini-cart-empty svg{opacity:.5;margin-bottom:1rem}.mini-cart-empty p{margin:0 0 1.5rem;font-size:.9375rem}.mini-cart-shop-btn{background:var(--color--patchgreen);color:var(--color--snowwhite);border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s}.mini-cart-shop-btn:hover{background:var(--color--patchgreen-hover)}.mini-cart-items{flex:1;max-height:300px;padding:1rem;overflow-y:auto}.mini-cart-item{border-radius:8px;gap:1rem;padding:.75rem;transition:all .2s;display:flex;position:relative}.mini-cart-item:hover{background:var(--color--foamwhite)}.mini-cart-item+.mini-cart-item{margin-top:.5rem}.mini-cart-item-remove{width:24px;height:24px;color:var(--color--dm);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.mini-cart-item:hover .mini-cart-item-remove{opacity:1}.mini-cart-item-remove:hover{color:var(--color--arterialred);background:#9c4a2a1a}@media (hover:none){.mini-cart-item-remove{opacity:1;width:32px;height:32px;color:var(--ink-3,var(--color--dm));top:.25rem;right:.25rem}}.mini-cart-item-image{background:var(--color--foamwhite);border-radius:6px;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden}.mini-cart-item-image img{object-fit:contain;width:100%;height:100%}.mini-cart-item-qty{background:var(--color--patchgreen);min-width:20px;height:20px;color:var(--color--snowwhite);border-radius:10px;justify-content:center;align-items:center;padding:0 4px;font-size:.6875rem;font-weight:700;display:flex;position:absolute;bottom:-4px;right:-4px}.mini-cart-item-info{flex-direction:column;flex:1;gap:.25rem;display:flex}.mini-cart-item-name{color:var(--color--patchgreen);width:90%;margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.mini-cart-item-details{color:var(--color--olivegreen);flex-wrap:wrap;gap:.5rem;font-size:.75rem;display:flex}.mini-cart-item-variant{display:inline-block}.mini-cart-item-price{color:var(--color--patchgreen);align-items:center;gap:.5rem;margin-top:auto;font-size:.875rem;font-weight:600;display:flex}.mini-cart-item-quantity{color:var(--color--olivegreen);font-weight:400}.mini-cart-more{text-align:center;color:var(--color--olivegreen);background:var(--color--foamwhite);border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.875rem}.mini-cart-totals{border-top:1px solid var(--color--patchgreen-t5);padding:1rem 1.5rem}.mini-cart-subtotal{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.mini-cart-subtotal-label{color:var(--color--olivegreen);font-size:.9375rem}.mini-cart-subtotal-value{color:var(--color--patchgreen);font-size:1.125rem;font-weight:700}.mini-cart-shipping-notice{color:var(--color--patchgreen);text-align:center;background:#f1efea80;border-radius:6px;padding:.5rem .75rem;font-size:.8125rem}.mini-cart-actions{border-top:1px solid var(--color--patchgreen-t5);gap:.75rem;padding:1rem 1.5rem .5rem;display:flex}.mini-cart-trust{color:var(--color--olivegreen,var(--ink-2));letter-spacing:.5px;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;padding:0 1.5rem 1rem;font-size:.6875rem;font-weight:600;display:flex}.mini-cart-trust svg{color:var(--color--patchgreen,var(--ink))}.mini-cart-trust-sep{opacity:.4}.mini-cart-trust-pills{gap:.3rem;display:inline-flex}.mini-cart-trust-pill{color:var(--ink);background:#fff;border:1px solid #1716141a;border-radius:4px;padding:1px 6px;font-size:.625rem;font-weight:700}.mini-cart-view-btn,.mini-cart-checkout-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.875rem;font-size:.9375rem;font-weight:700;transition:all .2s}.mini-cart-view-btn{background:var(--color--asparagusgreen);color:var(--color--patchgreen)}.mini-cart-view-btn:hover{background:var(--color--asparagusgreen-hover)}.mini-cart-checkout-btn{background:var(--color--patchgreen);color:var(--color--snowwhite)}.mini-cart-checkout-btn:hover{background:var(--color--patchgreen-hover);transform:translateY(-2px);box-shadow:0 4px 12px #17161433}@media (max-width:767px){.mini-cart{width:100%}.mini-cart-trigger{border-radius:0;justify-content:flex-start;gap:.5rem;width:100%;padding:1rem 1.5rem}.mini-cart-trigger:hover{background:var(--color--asparagusgreen)}.mini-cart-label{white-space:nowrap;color:var(--color--patchgreen);font-size:.9375rem}.mini-cart-dropdown{border:none;border-top:1px solid var(--color--patchgreen-t5);width:100%;max-width:none;max-height:85dvh;padding-bottom:env(safe-area-inset-bottom,0);will-change:transform;touch-action:pan-y;overscroll-behavior:contain;border-radius:20px 20px 0 0;transition:transform .25s cubic-bezier(.22,1,.36,1);animation:.28s cubic-bezier(.22,1,.36,1) miniCartSheetIn;position:fixed;inset:auto 0 0;box-shadow:0 -12px 32px #1716142e}.mini-cart-dropdown.is-dragging{transition:none}@keyframes miniCartSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mini-cart-drag-handle{cursor:grab;touch-action:none;justify-content:center;align-items:center;padding:.5rem 0 .25rem;display:flex}.mini-cart-drag-handle:active{cursor:grabbing}.mini-cart-drag-handle-bar{background:var(--color--patchgreen-t20,#17161433);border-radius:9999px;width:2.5rem;height:.25rem;display:block}.mini-cart-header{padding:.75rem 1.25rem 1rem}}@media (min-width:768px){.mini-cart-drag-handle,.mini-cart-label{display:none}.mini-cart-trigger{padding:.5rem}}
.mini-wishlist{color:var(--color--patchgreen);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.mini-wishlist:hover{background:var(--color--foamwhite)}.mini-wishlist-icon{justify-content:center;align-items:center;display:flex;position:relative}.mini-wishlist-badge{background:var(--color--arterialred);min-width:18px;height:18px;color:var(--color--snowwhite);border-radius:9px;justify-content:center;align-items:center;padding:0 4px;font-size:.6875rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.mini-wishlist-label{white-space:nowrap;font-size:.9375rem}@media (max-width:767px){.mini-wishlist{border-bottom:1px solid var(--line);justify-content:flex-start;width:100%;padding:1rem 1.5rem}.mini-wishlist:hover{background:var(--color--asparagusgreen)}.mini-wishlist-label{font-size:.9375rem}}@media (min-width:768px){.mini-wishlist-label{display:none}.mini-wishlist{padding:.5rem}}
.product-card-shop{border:1px solid var(--tile);background:#fff;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.product-card:hover{border-color:var(--line);transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.product-card.is-out-of-stock{opacity:.7}.product-card-image{aspect-ratio:1;background:var(--paper);padding:12px;position:relative;overflow:hidden}.product-card-image-link{width:100%;height:100%;display:block}.product-card-image img{object-fit:contain;opacity:0;width:100%;height:100%;transition:transform .5s,opacity .3s}.product-card-image img.is-loaded{opacity:1}.product-card:hover .product-card-image img{transform:scale(1.08)}.product-card-skeleton{background:linear-gradient(90deg, var(--paper) 0%, var(--tile) 50%, var(--paper) 100%);background-size:200% 100%;animation:1.5s infinite skeleton-shimmer;position:absolute;inset:0}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-card-badge{text-transform:uppercase;letter-spacing:.5px;z-index:2;background:var(--ink-2);color:#fff;border-radius:20px;padding:6px 12px;font-size:9px;font-weight:600;position:absolute;top:14px;left:14px}.badge-new{background:var(--ink-2);color:#fff}.badge-bestseller{background:var(--star);color:var(--ink)}.badge-limited{background:var(--ink);color:#fff}.badge-sale{background:var(--accent);color:#fff}.product-card-actions{opacity:0;z-index:2;flex-direction:column;gap:8px;transition:all .3s;display:flex;position:absolute;top:14px;right:14px;transform:translate(10px)}.product-card-actions.is-visible{opacity:1;transform:translate(0)}.product-action-btn{cursor:pointer;width:40px;height:40px;color:var(--ink-2);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.product-action-btn:hover{background:var(--ink-2);color:#fff;transform:scale(1.1)}.product-action-btn.wishlist-btn.is-active{color:var(--accent)}.product-action-btn.wishlist-btn.is-active:hover{background:var(--accent);color:#fff}.product-card-overlay{z-index:3;background:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-card-overlay span{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:10px 20px;font-size:12px;font-weight:600}.product-card-content{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex}.product-card-meta{align-items:center;gap:8px;display:flex}.product-card-category{color:var(--ink-2);text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:600}.product-card-edition{color:var(--ink);letter-spacing:.4px;white-space:nowrap;background:#c1913c1f;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:600}.product-card-heart-burst{pointer-events:none;opacity:0;z-index:4;filter:drop-shadow(0 4px 12px #9c4a2a73);animation:.7s cubic-bezier(.18,.89,.32,1.28) forwards heart-burst;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.3)}@keyframes heart-burst{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}25%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}60%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}.product-card-rating{align-items:center;gap:6px;display:flex}.product-card-stars{align-items:center;gap:1px;display:flex}.product-card-stars .star-filled{color:var(--star);fill:var(--star)}.product-card-stars .star-empty{color:var(--line);fill:none}.product-card-rating-text{color:var(--ink-3);font-size:12px;font-weight:500}.product-card-title{color:var(--ink);margin:0;font-size:16px;font-weight:500;line-height:1.3}.product-card-title a{color:inherit;text-decoration:none;transition:color .2s}.product-card-title a:hover{color:var(--ink-2)}.product-card-description{color:var(--ink-3);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card-footer{border-top:1px solid var(--paper);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.product-card-pricing{align-items:baseline;gap:8px;display:flex}.product-card-price{color:var(--ink);font-size:18px;font-weight:600}.product-card-compare-price{color:var(--ink-3);font-size:14px;text-decoration:line-through}.product-card-add-btn{background:var(--ink-2);color:#fff;cursor:pointer;border:none;border-radius:25px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:500;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex}.product-card-add-btn:hover:not(:disabled){background:var(--ink);transform:translateY(-1px);box-shadow:0 6px 16px #1716142e}.product-card-add-btn:active:not(:disabled){box-shadow:none;transform:scale(.97)}.product-card-add-btn:disabled{background:var(--line);cursor:not-allowed}.product-card-add-btn span{display:inline}@media (max-width:1279px){.product-card-content{padding:18px}.product-card-title{font-size:15px}.product-card-description{font-size:12px}.product-card-price{font-size:16px}.product-card-add-btn{padding:9px 14px;font-size:12px}}@media (max-width:1023px){.product-card-shop{border-radius:16px}.product-card-actions{opacity:1;transform:translate(0)}.product-action-btn{width:36px;height:36px}.product-card-badge{padding:5px 10px;font-size:10px;top:12px;left:12px}}@media (max-width:767px){.product-card-content{gap:8px;padding:16px}.product-card-category{font-size:10px}.product-card-title{font-size:14px}.product-card-description{-webkit-line-clamp:2;font-size:12px}.product-card-footer{padding-top:10px}.product-card-price{font-size:15px}.product-card-compare-price{font-size:12px}.product-card-add-btn{padding:8px 12px}.product-card-add-btn span{display:none}}@media (max-width:639px){.product-card-shop{border-radius:14px}.product-card-content{gap:6px;padding:12px}.product-card-image{padding:8px}.product-card-actions .quickview-btn{display:none}.product-action-btn{width:34px;height:34px}.product-card-badge{padding:4px 8px;font-size:9px}.product-card-description{-webkit-line-clamp:1;font-size:12px}.product-card-title{font-size:14px}.product-card-add-btn span{display:inline}.product-card-add-btn{padding:8px 12px;font-size:11px}.product-card-footer{gap:8px;padding-top:10px}.product-card-pricing{gap:6px;min-width:0}.product-card-price{font-size:14px}}@media (max-width:479px){.product-card-content{padding:10px}.product-card-title{font-size:13px}.product-card-description{font-size:11px}.product-card-price{font-size:13px}.product-card-add-btn{padding:7px 10px;font-size:10.5px}.product-card-meta{gap:6px}.product-card-category{font-size:10px}}@media (hover:none){.product-card:hover{box-shadow:none;transform:none}.product-card:hover .product-card-image img,.product-action-btn:hover,.product-card-add-btn:hover:not(:disabled){transform:none}.product-card:active{transform:scale(.98)}.product-action-btn:active,.product-card-add-btn:active:not(:disabled){transform:scale(.95)}}
.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-grid-skeleton{border:1px solid var(--tile);background:#fff;border-radius:20px;overflow:hidden}.skeleton-image{aspect-ratio:1;background:linear-gradient(90deg, var(--paper) 0%, var(--tile) 50%, var(--paper) 100%);background-size:200% 100%;animation:1.5s infinite skeleton-shimmer}.skeleton-content{flex-direction:column;gap:12px;padding:20px;display:flex}.skeleton-meta{background:linear-gradient(90deg, var(--paper) 0%, var(--tile) 50%, var(--paper) 100%);background-size:200% 100%;border-radius:6px;width:60%;height:12px;animation:1.5s infinite skeleton-shimmer}.skeleton-title{background:linear-gradient(90deg, var(--paper) 0%, var(--tile) 50%, var(--paper) 100%);background-size:200% 100%;border-radius:6px;width:80%;height:18px;animation:1.5s infinite skeleton-shimmer}.skeleton-description{background:linear-gradient(90deg, var(--paper) 0%, var(--tile) 50%, var(--paper) 100%);background-size:200% 100%;border-radius:6px;width:100%;height:36px;animation:1.5s infinite skeleton-shimmer}.skeleton-footer{background:linear-gradient(90deg, var(--paper) 0%, var(--tile) 50%, var(--paper) 100%);background-size:200% 100%;border-radius:6px;width:100%;height:40px;margin-top:8px;animation:1.5s infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-grid-empty{background:var(--paper);border:1px dashed var(--line);border-radius:20px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:80px 40px;display:flex}.empty-icon{color:var(--ink-3);margin-bottom:20px}.empty-message{color:var(--ink-3);text-align:center;margin:0;font-size:16px}@media (max-width:1279px){.product-grid{gap:20px}}@media (max-width:1023px){.product-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-grid-skeleton{border-radius:16px}}@media (max-width:767px){.product-grid{gap:16px}.product-grid-empty{border-radius:16px;padding:60px 30px}.empty-message{font-size:15px}}@media (max-width:639px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.skeleton-content{gap:10px;padding:16px}.product-grid-empty{padding:50px 20px}.empty-icon svg{width:48px;height:48px}.empty-message{font-size:14px}}@media (max-width:479px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-grid-skeleton{border-radius:14px}.skeleton-content{padding:14px}.product-grid-empty{border-radius:14px;padding:40px 16px}}@media (max-width:379px){.product-grid{grid-template-columns:1fr;gap:14px}}
.product-tabs{border:1px solid var(--tile);background:#fff;border-radius:24px;overflow:hidden}.tabs-nav{border-bottom:1px solid var(--tile);background:var(--paper);display:flex}.tab-btn{color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;justify-content:center;align-items:center;gap:10px;margin-bottom:-1px;padding:20px 24px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.tab-btn:hover{color:var(--ink);background:var(--paper)}.tab-btn.is-active{color:var(--ink);border-bottom-color:var(--ink-2);background:#fff}.tab-btn svg{opacity:.7}.tab-btn.is-active svg{opacity:1;color:var(--ink-2)}.tabs-content{padding:32px}.tab-panel{animation:.3s tab-fade-in}@keyframes tab-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.description-content{white-space:pre-wrap;max-width:800px}.description-content p{color:var(--ink-2);margin:0 0 20px;font-size:15px;line-height:1.8}.description-content h3,.description-content h4{color:var(--ink);margin:32px 0 16px;font-size:18px;font-weight:600}.description-content>:first-child{margin-top:0}.description-content ul{margin:0 0 20px;padding-left:0;list-style:none}.description-content ul li{color:var(--ink-2);margin-bottom:8px;padding-left:28px;font-size:15px;line-height:1.8;position:relative}.description-content ul li:before{content:"";background:var(--ink-2);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.guide-selector{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.guide-btn{background:var(--paper);color:var(--ink-2);cursor:pointer;border:2px solid #0000;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s}.guide-btn:hover{background:var(--tile)}.guide-btn.is-active{border-color:var(--ink-2);color:var(--ink);background:#fff}.guide-content{max-width:800px}.guide-title{color:var(--ink);letter-spacing:-.3px;margin:0 0 24px;font-size:24px;font-weight:500}.guide-steps,.guide-tips{margin-bottom:32px}.guide-steps h4,.guide-tips h4{color:var(--ink);margin:0 0 16px;font-size:16px;font-weight:600}.steps-list{counter-reset:step;margin:0;padding:0;list-style:none}.step-item{border-bottom:1px solid var(--paper);gap:16px;padding:16px 0;display:flex}.step-item:last-child{border-bottom:none}.step-number{background:var(--ink-2);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.step-text{color:var(--ink-2);padding-top:4px;font-size:15px;line-height:1.7}.tips-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.tip-item{background:var(--paper);border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.tip-item svg{color:var(--ink-2);flex-shrink:0;margin-top:2px}.tip-item span{color:var(--ink-2);font-size:14px;line-height:1.6}.tab-reviews{flex-direction:column;gap:2rem;display:flex}.reviews-summary-card{background:linear-gradient(135deg, var(--paper) 0%, var(--tile) 100%);border:1px solid var(--tile);border-radius:20px;grid-template-columns:180px 1fr 180px;align-items:center;gap:2rem;padding:2rem;display:grid}.summary-left{flex-direction:column;align-items:center;gap:.5rem;display:flex}.average-score{flex-direction:column;align-items:center;display:flex}.score-number{color:var(--ink);font-size:3.5rem;font-weight:700;line-height:1}.score-label{color:var(--ink-3);font-size:.875rem}.total-reviews{color:var(--ink-3);margin-top:.25rem;font-size:.8125rem}.summary-center{padding:0 1rem}.rating-bars{flex-direction:column;gap:.5rem;display:flex}.rating-bar-row{align-items:center;gap:.5rem;display:flex}.bar-rating{color:var(--ink);text-align:center;width:14px;font-size:.8125rem;font-weight:600}.bar-star-icon{fill:var(--star);stroke:none;flex-shrink:0}.bar-track{background:var(--tile);border-radius:4px;flex:1;height:8px;overflow:hidden}.bar-fill{background:linear-gradient(90deg, var(--ink-2) 0%, var(--ink-2) 100%);border-radius:4px;height:100%;transition:width .4s}.bar-count{color:var(--ink-3);text-align:right;width:28px;font-size:.8125rem}.summary-right{justify-content:center;display:flex}.write-review-btn{background:var(--ink-2);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s}.write-review-btn:hover{background:var(--ink);transform:translateY(-2px);box-shadow:0 4px 12px #17161433}.reviews-search-group{flex:1;min-width:240px}.reviews-search-input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:#fff;border-radius:10px;padding:0 12px;font-size:14px}.reviews-search-input:focus{border-color:var(--ink-2);outline:none;box-shadow:0 0 0 3px #55524b26}.reviews-toggle-filters{flex-wrap:wrap;gap:8px;display:flex}.review-toggle-btn{border:1px solid var(--line);height:36px;color:var(--ink-2);cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:13px;font-weight:600;transition:all .2s}.review-toggle-btn:hover{border-color:var(--ink-2)}.review-toggle-btn.is-active{background:var(--ink-2);color:#fff;border-color:var(--ink-2)}.reviews-active-filters{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.active-filter-chip{border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:600;transition:all .2s}.active-filter-chip:hover{border-color:var(--ink-2);background:var(--paper)}.star-rating{gap:3px;display:inline-flex}.star-rating .star-filled{fill:var(--star);stroke:none}.star-rating .star-empty{fill:var(--line);stroke:none}.reviews-list{flex-direction:column;gap:1.25rem;display:flex}.no-reviews{text-align:center;background:var(--paper);border:1px dashed var(--line);border-radius:16px;padding:3rem 2rem}.no-reviews p{color:var(--ink-3);margin:0;font-size:1rem}.review-card{border:1px solid var(--tile);background:#fff;border-radius:16px;padding:1.5rem;transition:all .2s}.review-card:hover{border-color:var(--line);box-shadow:0 4px 16px #0000000a}.review-card-header{gap:1rem;margin-bottom:1rem;display:flex}.reviewer-avatar{background:linear-gradient(135deg, var(--tile) 0%, var(--line) 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.reviewer-avatar img{object-fit:cover;width:100%;height:100%}.reviewer-avatar svg{color:var(--ink-3)}.reviewer-info{flex-direction:column;gap:.375rem;min-width:0;display:flex}.reviewer-name-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.reviewer-name{color:var(--ink);font-size:1rem;font-weight:600}.verified-badge{color:var(--ok);background:#47704f1f;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.verified-badge svg{flex-shrink:0}.review-meta-row{align-items:center;gap:.75rem;display:flex}.review-date{color:var(--ink-3);font-size:.8125rem}.review-card-body{margin-bottom:1rem}.review-title{color:var(--ink);margin:0 0 .5rem;font-size:1rem;font-weight:600}.review-text{color:var(--ink-2);margin:0;font-size:.9375rem;line-height:1.7}.review-images-grid{flex-wrap:wrap;gap:.625rem;margin-top:1rem;display:flex}.review-image-thumb{background:var(--paper);border:2px solid var(--tile);cursor:pointer;border-radius:10px;width:72px;height:72px;padding:0;transition:all .2s;overflow:hidden}.review-image-thumb:hover{border-color:var(--ink-2);transform:scale(1.05)}.review-image-thumb img{object-fit:cover;width:100%;height:100%}.review-card-footer{border-top:1px solid var(--tile);padding-top:1rem}.helpful-btn{background:var(--paper);border:1px solid var(--tile);color:var(--ink-2);cursor:pointer;border-radius:24px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.helpful-btn svg{transition:all .2s}.helpful-btn:hover:not(:disabled){background:var(--tile);border-color:var(--line);color:var(--ink)}.helpful-btn.is-marked,.helpful-btn:disabled{color:var(--ink-2);cursor:default;background:#47704f1f;border-color:#47704f1f}.helpful-btn.is-marked svg,.helpful-btn:disabled svg{fill:var(--ink-2);stroke:var(--ink-2)}.helpful-own-review{background:var(--tile);color:var(--ink-3);border-radius:24px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-style:italic;font-weight:500;display:inline-flex}.feedback-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.not-helpful-btn{background:var(--paper);border:1px solid var(--tile);color:var(--ink-2);cursor:pointer;border-radius:24px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.not-helpful-btn svg{transition:all .2s}.not-helpful-btn:hover:not(:disabled){color:var(--accent);background:#9c4a2a14;border-color:#9c4a2a40}.not-helpful-btn.is-marked,.not-helpful-btn:disabled{color:var(--accent);cursor:default;background:#9c4a2a14;border-color:#9c4a2a14}.not-helpful-btn.is-marked svg,.not-helpful-btn:disabled svg{fill:var(--accent);stroke:var(--accent)}.reviews-filter-bar{background:var(--paper);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.reviews-filter-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:.25rem;display:flex}.reviews-filter-top h4{color:var(--ink);margin:0;font-size:.95rem;font-weight:700}.filter-clear-btn{border:1px solid var(--line);color:var(--ink-2);cursor:pointer;background:#fff;border-radius:999px;padding:.4rem .75rem;font-size:.78rem;font-weight:600;transition:all .2s}.filter-clear-btn:hover:not(:disabled){border-color:var(--ink-2)}.filter-clear-btn:disabled{opacity:.5;cursor:not-allowed}.star-filter-group,.sort-group{align-items:center;gap:.75rem;display:flex}.filter-label,.sort-label{color:var(--ink-3);align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.star-filter-buttons{gap:.375rem;display:flex}.star-filter-btn{border:1px solid var(--tile);color:var(--ink-3);cursor:pointer;background:#fff;border-radius:20px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.star-filter-btn:hover:not(:disabled):not(.is-active){border-color:var(--line);background:var(--paper)}.star-filter-btn.is-active{background:var(--color--patchgreen,var(--ink-2));border-color:var(--color--patchgreen,var(--ink-2));color:#fff}.star-filter-btn:disabled{opacity:.4;cursor:not-allowed}.star-filter-icon{fill:currentColor}.star-filter-btn.is-active .star-filter-icon{fill:var(--star);stroke:var(--star)}.sort-select-wrapper{align-items:center;display:flex;position:relative}.sort-select{appearance:none;border:1px solid var(--tile);color:var(--ink-2);cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236a7a68' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .625rem center no-repeat;border-radius:20px;min-width:140px;padding:.5rem 2rem .5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .2s}.sort-select:hover{border-color:var(--line)}.sort-select:focus{border-color:var(--color--patchgreen,var(--ink-2));outline:none;box-shadow:0 0 0 3px #55524b1a}.sort-select::-ms-expand{display:none}.reviews-list-header{border-bottom:1px solid var(--tile);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.75rem;display:flex}.reviews-showing{color:var(--ink-3);font-size:.875rem}.reviews-pagination{justify-content:center;align-items:center;gap:.5rem;display:flex}.pagination-btn{border:1px solid var(--tile);color:var(--ink-2);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.pagination-btn:hover:not(:disabled){background:var(--paper);border-color:var(--line);color:var(--ink)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-numbers{align-items:center;gap:.25rem;display:flex}.pagination-number{min-width:40px;height:40px;color:var(--ink-3);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.pagination-number:hover:not(.is-active){background:var(--paper);color:var(--ink-2)}.pagination-number.is-active{background:var(--ink-2);color:#fff;border-color:var(--ink-2)}.pagination-ellipsis{min-width:32px;color:var(--ink-3);justify-content:center;align-items:center;font-size:.875rem;display:flex}.reviews-pagination-container{border-top:1px solid var(--tile);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.entries-per-page{color:var(--ink-3);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.entries-per-page label{font-weight:500}.entries-select-wrapper{align-items:center;display:flex;position:relative}.entries-select{appearance:none;border:1px solid var(--tile);color:var(--ink-2);cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236a7a68' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .5rem center no-repeat;border-radius:8px;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.entries-select:hover{border-color:var(--line)}.entries-select:focus{border-color:var(--ink-2);outline:none;box-shadow:0 0 0 3px #55524b1a}.entries-select::-ms-expand{display:none}@media (max-width:1279px){.tabs-content{padding:28px}.reviews-summary-card{grid-template-columns:160px 1fr 160px;gap:1.5rem}}@media (max-width:1023px){.tabs-content{padding:24px}.reviews-summary-card{grid-template-columns:1fr;gap:1.5rem}.summary-left{flex-direction:row;justify-content:center;gap:1.5rem}.average-score{flex-direction:row;align-items:baseline;gap:.5rem}.score-number{font-size:2.5rem}.summary-center{padding:0}.summary-right,.write-review-btn{width:100%}}@media (max-width:767px){.tab-btn{gap:6px;padding:16px 12px;font-size:13px}.tab-btn span{display:none}.tab-btn svg{width:22px;height:22px}.tab-btn.is-active span{display:inline}.tabs-content{padding:20px}.guide-selector{margin-bottom:24px}.guide-btn{padding:10px 16px;font-size:13px}.guide-title{font-size:20px}.step-item{padding:14px 0}.step-number{width:28px;height:28px;font-size:13px}.step-text{font-size:14px}.tip-item{padding:12px 14px}.reviews-summary-card{border-radius:16px;padding:1.25rem}.summary-left{flex-direction:column;gap:.5rem}.average-score{flex-direction:column;align-items:center}.score-number{font-size:2.5rem}.review-card{border-radius:14px;padding:1.25rem}.reviewer-avatar{width:40px;height:40px}.review-image-thumb{width:64px;height:64px}}@media (max-width:639px){.tabs-nav{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.tabs-nav::-webkit-scrollbar{display:none}.tab-btn{flex:none;min-width:auto;padding:14px 16px}.tab-btn.is-active span{display:inline}.tabs-content{padding:16px}.description-content p,.description-content ul li{font-size:14px}.description-content h3,.description-content h4{margin:24px 0 12px;font-size:16px}.guide-selector{gap:8px}.guide-btn{text-align:center;flex:1;min-width:calc(50% - 4px);padding:10px 12px;font-size:12px}.guide-title{margin-bottom:20px;font-size:18px}.guide-steps h4,.guide-tips h4{font-size:14px}.review-card-header{gap:.75rem}.reviewer-name,.review-title{font-size:.9375rem}.review-text{font-size:.875rem}.helpful-btn{justify-content:center}.reviews-filter-bar{flex-direction:column;align-items:stretch;gap:.75rem;padding:.875rem}.reviews-filter-top{margin-bottom:0}.star-filter-group,.sort-group{flex-direction:column;align-items:flex-start;gap:.5rem}.star-filter-buttons{flex-wrap:wrap}.star-filter-btn{padding:.375rem .625rem;font-size:.75rem}.sort-select{width:100%}.reviews-pagination-container{flex-direction:column;gap:1rem}.reviews-pagination{flex-wrap:wrap;gap:.75rem}.pagination-btn span{display:none}.pagination-btn{padding:.625rem}.pagination-number{min-width:36px;height:36px;font-size:.875rem}.entries-per-page{border-bottom:1px solid var(--tile);order:-1;justify-content:center;width:100%;padding-bottom:.75rem}}@media (max-width:479px){.tabs-content{padding:14px}.product-tabs{border-radius:16px}.guide-btn{min-width:100%}.reviews-summary-card,.review-card{border-radius:12px;padding:1rem}.review-image-thumb{width:56px;height:56px}}@media (hover:none){.tab-btn:hover{color:var(--ink-3);background:0 0}.tab-btn.is-active:hover{color:var(--ink);background:#fff}.guide-btn:hover{background:var(--paper)}.guide-btn.is-active:hover{background:#fff}.write-review-btn:hover{background:var(--ink-2);box-shadow:none;transform:none}.helpful-btn:hover:not(:disabled){background:var(--paper);border-color:var(--tile);color:var(--ink-2)}.review-image-thumb:hover{border-color:var(--tile);transform:none}.review-card:hover{border-color:var(--tile);box-shadow:none}.tab-btn:active{background:var(--paper)}.write-review-btn:active{background:var(--ink)}.helpful-btn:active:not(:disabled){background:var(--tile)}.pagination-btn:hover:not(:disabled){border-color:var(--tile);background:#fff}.pagination-number:hover:not(.is-active){background:0 0}.pagination-btn:active:not(:disabled),.pagination-number:active:not(.is-active){background:var(--paper)}}.skeleton{background:linear-gradient(90deg, var(--tile) 25%, var(--tile) 50%, var(--tile) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-guide-btn{border-radius:10px;width:140px;height:44px}.skeleton-guide-title{width:250px;height:32px;margin-bottom:24px}.skeleton-subtitle{width:180px;height:20px;margin-bottom:16px}.skeleton-step{width:100%;height:56px;margin-bottom:8px}.skeleton-tip{border-radius:10px;width:100%;height:48px}.guide-error{text-align:center;color:var(--ink-3);padding:3rem 2rem;font-size:1rem}
.product-personalization{border:1px solid var(--line,#e9e5db);border-radius:var(--r-lg,16px);background:var(--surface,#faf9f4);width:100%;margin:4px 0 6px;padding:18px 18px 20px}.pers-heading{font-family:var(--font-display,"Space Grotesk", sans-serif);letter-spacing:.02em;color:var(--ink,#171614);margin:0 0 14px;font-size:14px;font-weight:600}.pers-section+.pers-section{border-top:1px solid var(--line,#e9e5db);margin-top:16px;padding-top:16px}.pers-section-title{letter-spacing:.08em;text-transform:uppercase;color:#9c4a2a;margin:0 0 12px;font-size:11px;font-weight:600}.pers-field{margin-bottom:14px}.pers-field:last-child,.pers-section .pers-field:last-child{margin-bottom:0}.pers-label{color:var(--ink,#171614);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.pers-req{color:#9c4a2a}.pers-color-name{color:var(--ink-3,#8f8a7c);font-weight:400}.pers-input{border:1px solid var(--line-2,#ddd7c9);border-radius:var(--r-md,12px);width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--ink,#171614);background:#fff;outline:none;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.pers-input::placeholder{color:var(--ink-3,#8f8a7c)}.pers-input:focus{border-color:var(--ink,#171614);box-shadow:0 0 0 3px #1716140f}.pers-input.has-error{border-color:#9c4a2a}.pers-input-footer{justify-content:space-between;align-items:center;gap:12px;min-height:16px;margin-top:6px;display:flex}.pers-counter{color:var(--ink-3,#8f8a7c);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.pers-error{color:#9c4a2a;font-size:12.5px}.pers-swatches{flex-wrap:wrap;gap:10px;display:flex}.pers-swatch{background:var(--sw,#ccc);cursor:pointer;color:#fff;border:1px solid #17161426;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 2px #fff}.pers-swatch:hover{transform:translateY(-1px)}.pers-swatch.is-selected{box-shadow:inset 0 0 0 2px #fff, 0 0 0 2px var(--ink,#171614);mix-blend-mode:normal}.pers-file-btn{border:1px dashed var(--line-2,#ddd7c9);border-radius:var(--r-md,12px);font-family:var(--font-body,"Inter", sans-serif);color:var(--ink,#171614);cursor:pointer;background:#fff;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:500;transition:border-color .2s,background .2s;display:inline-flex}.pers-file-btn:hover:not(:disabled){border-color:var(--ink,#171614);background:var(--surface,#faf9f4)}.pers-file-btn:disabled{opacity:.6;cursor:default}.pers-file-btn.has-error{border-style:solid;border-color:#9c4a2a}.pers-file-selected{border:1px solid var(--line-2,#ddd7c9);border-radius:var(--r-md,12px);background:#fff;align-items:center;gap:10px;padding:10px 12px;display:flex}.pers-file-icon{color:var(--ink-3,#8f8a7c);flex-shrink:0}.pers-file-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink,#171614);flex:1;font-size:14px;text-decoration:none;overflow:hidden}.pers-file-name:hover{text-decoration:underline}.pers-file-remove{width:26px;height:26px;color:var(--ink-3,#8f8a7c);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.pers-file-remove:hover{color:#9c4a2a;background:#9c4a2a1a}.pers-file-hint{color:var(--ink-3,#8f8a7c);margin:8px 0 0;font-size:12px}.pers-spin{animation:.8s linear infinite pers-spin}@keyframes pers-spin{to{transform:rotate(360deg)}}
.skeleton{background:linear-gradient(90deg, var(--tile) 0%, var(--paper) 50%, var(--tile) 100%);background-size:200% 100%;animation:1.5s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{flex-direction:column;gap:.5rem;display:flex}.skeleton-card-mirror{pointer-events:none}.skeleton-card-mirror .product-card-image{padding:0}.skeleton-fill{border-radius:0;width:100%;height:100%}.skeleton-product-detail{grid-template-columns:1fr 1fr;gap:3rem;padding:2rem 0;display:grid}.skeleton-gallery{aspect-ratio:1}.skeleton-info{flex-direction:column;gap:.75rem;display:flex}.skeleton-info .skeleton-title{margin:.5rem 0}.skeleton-info .skeleton-button{margin-top:2rem}@media (max-width:768px){.skeleton-product-detail{grid-template-columns:1fr;gap:2rem}}
.lightbox-overlay{z-index:10000;background:#000000f2;justify-content:center;align-items:center;padding:20px;animation:.2s lightbox-fade-in;display:flex;position:fixed;inset:0}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.lightbox-container{justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;max-height:90vh;display:flex;position:relative}.lightbox-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.lightbox-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:calc(90vh - 100px);animation:.3s lightbox-zoom-in}@keyframes lightbox-zoom-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lightbox-close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.lightbox-close:hover{background:#fff3;transform:rotate(90deg)}.lightbox-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#fff3}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox-counter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;position:absolute;top:20px;left:50%;transform:translate(-50%)}.lightbox-thumbnails{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;background:#00000080;border-radius:12px;gap:10px;max-width:90%;padding:12px;display:flex;position:absolute;bottom:20px;left:50%;overflow-x:auto;transform:translate(-50%)}.lightbox-thumbnails::-webkit-scrollbar{display:none}.lightbox-thumbnail{cursor:pointer;opacity:.6;background:0 0;border:2px solid #ffffff4d;border-radius:8px;flex-shrink:0;width:60px;height:60px;padding:0;transition:all .2s;overflow:hidden}.lightbox-thumbnail:hover{opacity:1;border-color:#fff9}.lightbox-thumbnail.is-active{opacity:1;border-color:#fff}.lightbox-thumbnail img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.lightbox-overlay{padding:10px}.lightbox-image{max-height:calc(90vh - 80px)}.lightbox-close{width:40px;height:40px;top:10px;right:10px}.lightbox-nav{width:44px;height:44px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-counter{padding:6px 12px;font-size:12px;top:10px}.lightbox-thumbnails{gap:8px;padding:8px;bottom:10px}.lightbox-thumbnail{width:50px;height:50px}}@media (max-width:480px){.lightbox-thumbnails{display:none}.lightbox-image{max-height:calc(90vh - 60px)}}
.showcase-section{width:calc(100% - 2 * var(--gutter));max-width:calc(var(--container) - 2 * var(--gutter));background-color:#e7e4dd8f;border-radius:44px;align-items:center;margin-inline:auto;padding:80px 40px;display:flex}.showcase-container{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(40px,5vw,72px);max-width:1400px;margin:0 auto;display:grid}.showcase-content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.showcase-badge{background:var(--tile);color:var(--ink-2);border:1px solid var(--line);border-radius:50px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-block}.showcase-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;text-wrap:balance;max-width:460px;margin:0;font-size:clamp(28px,3.4vw,44px);font-weight:500;line-height:1.12}.showcase-description{color:var(--ink-2);max-width:480px;margin:0;font-size:16px;line-height:1.7}.showcase-btn{background:var(--ink-2);color:#fff;letter-spacing:.3px;border-radius:50px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:16px 32px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.showcase-btn:hover{background:var(--ink);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #55524b33}.showcase-btn svg{transition:transform .3s}.showcase-btn:hover svg{transform:translate(4px)}.showcase-images{flex-direction:column;justify-content:center;align-items:center;display:flex}.showcase-image-card{background:var(--tile);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.showcase-image-card img{object-fit:cover;width:100%;height:100%;display:block}.showcase-image-card.main-image{aspect-ratio:4/5;width:100%;max-width:460px;max-height:560px;margin-inline:auto}.image-compare{cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;width:100%;height:100%;position:relative;overflow:hidden}.compare-before,.compare-after{height:100%;position:absolute;top:0;left:0;overflow:hidden}.compare-before{z-index:1;width:100%}.compare-after{z-index:2;width:100%}.compare-before img,.compare-after img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.compare-slider{z-index:3;cursor:ew-resize;width:4px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.compare-slider-line{background:#fff;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #0000004d}.compare-slider-handle{width:48px;height:48px;color:var(--ink-2);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0003}.compare-slider-handle:hover{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 6px 16px #00000040}.compare-label{color:#fff;z-index:4;pointer-events:none;background:#0009;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500;position:absolute;bottom:16px}.compare-label-before{left:16px}.compare-label-after{right:16px}.showcase-gallery{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gallery-image{aspect-ratio:1;background:var(--tile);border-radius:20px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.gallery-image:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gallery-image:hover img{transform:scale(1.05)}@media (max-width:1399px){.showcase-section{padding:70px 32px}.showcase-container{gap:48px}.showcase-image-card.main-image{max-height:520px}.showcase-image-card.secondary-image{max-height:320px}}@media (max-width:1279px){.showcase-section{padding:60px 24px}.showcase-container{grid-template-columns:1fr 1.2fr;gap:40px}.showcase-content{gap:20px}.showcase-description{font-size:15px}.showcase-btn{padding:14px 28px;font-size:14px}.showcase-image-card.main-image{max-height:480px}.showcase-image-card.secondary-image{max-height:280px}.gallery-image{border-radius:16px}}@media (max-width:1023px){.showcase-section{min-height:auto;margin-top:50px;padding:50px 24px}.showcase-container{grid-template-columns:1fr;gap:40px}.showcase-content{text-align:center;align-items:center;max-width:600px;margin:0 auto}.showcase-title,.showcase-description{max-width:100%}.showcase-main-images{justify-content:center}.showcase-image-card.main-image{max-width:420px;max-height:520px}.showcase-image-card.secondary-image{max-width:240px;max-height:300px}.showcase-gallery{max-width:560px;margin:0 auto}}@media (max-width:767px){.showcase-section{border-radius:10px;padding:40px 20px}.showcase-container{gap:32px}.showcase-content{gap:16px}.showcase-badge{padding:6px 14px;font-size:12px}.showcase-description{font-size:14px;line-height:1.6}.showcase-btn{border-radius:10px;width:100%;max-width:280px;padding:14px 28px;font-size:14px}.showcase-main-images{flex-direction:column;align-items:center;gap:12px}.showcase-image-card.main-image{width:100%;max-width:380px;max-height:460px}.showcase-image-card.secondary-image{width:100%;max-width:100%;max-height:280px}.showcase-image-card{border-radius:10px}.compare-slider-handle{width:40px;height:40px}.compare-slider-handle svg{width:16px;height:16px}.compare-label{padding:5px 12px;font-size:11px;bottom:12px}.compare-label-before{left:12px}.compare-label-after{right:12px}.showcase-gallery{gap:12px;max-width:100%}.gallery-image{border-radius:10px}}@media (max-width:639px){.showcase-section{padding:32px 16px}.showcase-container{gap:28px}.showcase-badge{padding:5px 12px;font-size:11px}.showcase-description{font-size:13px}.showcase-btn{border-radius:10px;padding:12px 24px;font-size:13px}.showcase-image-card.main-image{aspect-ratio:16/12;max-height:280px}.showcase-image-card.secondary-image{aspect-ratio:16/12;max-height:240px}.showcase-gallery{gap:10px}.gallery-image{border-radius:10px}}@media (max-width:479px){.showcase-section{padding:28px 12px}.showcase-content{gap:14px}.showcase-badge{font-size:10px}.showcase-title{font-size:26px}.showcase-description{font-size:12px}.showcase-btn{border-radius:10px;max-width:100%;padding:12px 20px;font-size:12px}.showcase-image-card.main-image{max-height:280px}.showcase-image-card.secondary-image{max-height:200px}.showcase-image-card{border-radius:10px}.compare-slider-handle{width:36px;height:36px}.compare-slider-handle svg{width:14px;height:14px}.compare-label{padding:4px 10px;font-size:10px;bottom:10px}.compare-label-before{left:10px}.compare-label-after{right:10px}.showcase-gallery{gap:8px}.gallery-image{border-radius:10px}}@media (max-width:359px){.showcase-section{padding:24px 10px}.showcase-title{font-size:24px}.showcase-image-card.main-image{max-height:200px}.showcase-image-card.secondary-image{display:none}.compare-slider-handle{width:32px;height:32px}.compare-slider-handle svg{width:12px;height:12px}.compare-label{display:none}.showcase-gallery{grid-template-columns:repeat(2,1fr)}.gallery-image:last-child{display:none}}@media (hover:none){.showcase-btn:hover{box-shadow:none;transform:none}.gallery-image:hover{transform:none;box-shadow:0 2px 12px #0000000f}.gallery-image:hover img{transform:none}.showcase-btn:active,.gallery-image:active{transform:scale(.98)}}.skeleton{background:linear-gradient(90deg, var(--tile) 25%, var(--tile) 50%, var(--tile) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-badge{border-radius:50px;width:140px;height:32px}.skeleton-title{width:100%;max-width:400px;height:100px}.skeleton-text{width:100%;max-width:450px;height:60px}.skeleton-button{border-radius:50px;width:180px;height:52px}.skeleton-image-main{aspect-ratio:4/5;border-radius:24px;width:100%;max-width:460px;max-height:560px;margin-inline:auto}.skeleton-image-secondary{aspect-ratio:3/4;border-radius:24px;width:100%;max-height:360px}.skeleton-image-gallery{aspect-ratio:1;border-radius:20px}
.featured-patches-container{width:calc(100% - 2 * var(--gutter));max-width:calc(var(--container) - 2 * var(--gutter));border-radius:44px;margin:clamp(32px,5vw,64px) auto 0;padding:clamp(48px,6vw,80px) 0}.featured-patches-wrapper{margin:0 auto}.featured-patches-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:48px;display:flex}.featured-patches-kicker{text-transform:uppercase;letter-spacing:2.5px;width:100%;color:var(--color--patchgreen,var(--ink));opacity:.85;font-size:11px;font-weight:600;display:block}.featured-patches-title{font-family:var(--font-heading);color:var(--ink);letter-spacing:-.5px;max-width:500px;margin:0;font-size:clamp(28px,4vw,44px);font-style:italic;font-weight:500;line-height:1.1}.featured-products-grid-mobile{display:none}@media (max-width:767px){.featured-patches-container{border-radius:16px;padding:36px 16px 28px}.featured-patches-header{gap:12px;margin-bottom:24px}.featured-patches-header-right{align-items:flex-start;width:100%}.featured-patches-description{text-align:left;max-width:none}}@media (max-width:379px){.featured-products-grid-mobile{grid-template-columns:1fr}}.featured-patches-header-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:16px;display:flex}.featured-patches-description{color:var(--ink-2);text-align:right;max-width:340px;margin:0;font-size:clamp(13px,1.5vw,14px);line-height:1.6}.featured-shop-all-btn{color:var(--ink-2);cursor:pointer;border:none;border-bottom:1px solid var(--ink-2);background:0 0;align-items:center;gap:6px;padding:0 0 2px;font-size:14px;font-weight:600;transition:opacity .2s;display:flex}.featured-shop-all-btn:hover{opacity:.7}.featured-products-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.featured-product-card{border:1px solid var(--color--olivegreen);background:#fff;border-radius:16px;flex-direction:column;align-items:center;min-height:400px;padding:20px 24px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.featured-product-card:hover{transform:translateY(-4px)}.featured-product-tag{background:var(--ok);color:var(--tile);letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;border-radius:99px;max-width:calc(100% - 32px);padding:4px 10px;font-size:9px;font-weight:500;position:absolute;top:16px;left:16px;overflow:hidden}.featured-product-tag.bestseller{background:var(--paper);color:var(--ink-3)}.product-code{color:var(--line);letter-spacing:.5px;background:#ffffff1a;border-radius:20px;margin-top:8px;padding:4px 12px;font-size:11px}.featured-product-name{color:var(--ink);letter-spacing:-.3px;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(14px,2vw,18px);font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.featured-product-link{cursor:pointer;flex-direction:column;flex:1;align-items:center;width:100%;text-decoration:none;transition:opacity .2s;display:flex}.featured-product-link:hover{opacity:.95}.featured-product-image-container{flex:1;justify-content:center;align-items:center;width:100%;padding:30px 0;transition:transform .4s;display:flex}.featured-product-card:hover .featured-product-image-container{transform:scale(1.05)}.featured-product-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:220px}.featured-shop-btn{background:var(--ink-2);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:24px;align-items:center;gap:8px;margin-top:20px;padding:12px 24px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.featured-shop-btn:hover{background:var(--ink);border:none;transform:translateY(-1px)}.featured-product-price{color:var(--line);margin-top:12px;font-size:18px}.featured-product-price span{color:var(--line)}.featured-view-all-container{justify-content:center;margin-top:48px;display:flex}.featured-view-all-link{color:var(--ink-2);letter-spacing:.3px;background:#47704f1f;border-radius:30px;align-items:center;gap:8px;padding:14px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.featured-view-all-link:hover{background:var(--ink-2);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.featured-view-all-link svg{transition:transform .3s}.featured-view-all-link:hover svg{transform:translate(4px)}@media (max-width:1279px){.featured-patches-container{padding:50px 32px}.featured-products-grid{gap:16px}.featured-product-card{min-height:380px;padding:18px 20px 24px}.featured-product-image{max-height:200px}}@media (max-width:1023px){.featured-patches-container{background:#e7e4dd8f;border-radius:10px;margin-top:50px;padding:50px 12px}.featured-loading,.featured-error,.featured-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.loading-spinner{border:4px solid var(--color--asparagusgreen);border-top-color:var(--color--patchgreen);border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.featured-loading p,.featured-error p,.featured-empty p{color:var(--color--olivegreen);margin:0;font-size:1.125rem}.retry-btn{background:var(--color--patchgreen);color:var(--color--snowwhite);cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.retry-btn:hover{background:var(--color--patchgreen-hover)}.featured-products-grid{grid-template-columns:repeat(3,1fr);gap:14px}.featured-product-card{border-radius:14px;min-height:360px;padding:16px 16px 22px}.featured-product-tag{padding:3px 8px;font-size:8px;top:12px;left:12px}.featured-product-name{margin:24px 0 8px}.featured-product-image{max-height:180px}.featured-shop-btn{padding:10px 20px;font-size:12px}.featured-product-price{font-size:16px}}@media (max-width:767px){.featured-patches-container{padding:32px 20px}.featured-patches-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:32px}.featured-patches-header-right{align-items:flex-start;width:100%}.featured-patches-description{text-align:left;max-width:100%}.featured-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.featured-product-card{border-radius:10px;min-height:340px;padding:14px 14px 20px}.featured-product-tag{font-size:8px;top:10px;left:10px}.featured-product-name{margin:20px 0 6px;font-size:14px}.featured-product-image{max-height:160px}.featured-shop-btn{border-radius:10px;gap:6px;padding:10px 18px;font-size:14px}.featured-product-price{margin-top:10px;font-size:15px}.featured-view-all-link{padding:12px 28px;font-size:13px}.featured-view-all-container{margin-top:36px}}@media (max-width:639px){.featured-patches-container{border-radius:10px;margin:40px auto;padding:50px 16px}.featured-patches-header{gap:16px;margin-bottom:24px}.featured-products-grid{gap:10px}.featured-product-card{border-radius:10px;min-height:320px;padding:12px 12px 18px}.featured-product-tag{padding:3px 6px;font-size:7px;top:8px;left:8px}.featured-product-name{margin:16px 0 6px;font-size:13px}.featured-product-image{max-height:140px}.featured-shop-btn{border-radius:10px;padding:9px 16px;font-size:13px}.featured-shop-btn svg{width:14px;height:14px}.featured-product-price{margin-top:8px;font-size:14px}}@media (max-width:479px){.featured-patches-container{border-radius:10px;margin:40px auto;padding:20px 10px}.featured-patches-header{gap:14px;margin-bottom:20px}.featured-patches-description{font-size:12px}.featured-shop-all-btn{margin-bottom:16px;font-size:13px}.featured-products-grid{grid-template-columns:repeat(2,1fr);gap:8px}.featured-product-card{border-radius:10px;min-height:300px;padding:10px 10px 16px}.featured-product-tag{padding:2px 5px;font-size:6px;top:6px;left:6px}.featured-product-name{-webkit-line-clamp:2;margin:14px 0 4px;font-size:12px}.featured-product-image{max-height:160px}.featured-shop-btn{border-radius:10px;gap:5px;padding:8px 14px;font-size:12px}.featured-shop-btn svg{width:12px;height:12px}.featured-product-price{margin-top:6px;font-size:13px}.featured-view-all-container{margin-top:28px}.featured-view-all-link{background:var(--ink-2);color:#fff;justify-content:center;width:100%;padding:10px 24px;font-size:12px}}@media (max-width:359px){.featured-products-grid{grid-template-columns:1fr;gap:12px}.featured-product-card{min-height:340px;padding:14px 16px 20px}.featured-product-tag{padding:3px 8px;font-size:8px}.featured-product-name{font-size:15px}.featured-product-image{max-height:160px}.featured-shop-btn{border-radius:10px;padding:10px 20px;font-size:13px}.featured-product-price{font-size:15px}}@media (hover:none){.featured-product-card:hover{transform:none;box-shadow:0 4px 16px #0003}.featured-product-card:hover .featured-product-image-container{transform:none}.featured-product-card:active{transform:scale(.98)}}.skeleton{background:linear-gradient(90deg, var(--ink-2) 25%, var(--ink-2) 50%, var(--ink-2) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-title-large{background:linear-gradient(90deg, var(--tile) 25%, var(--tile) 50%, var(--tile) 75%);background-size:200% 100%;width:100%;max-width:450px;height:80px;animation:1.5s infinite skeleton-loading}.skeleton-text{background:linear-gradient(90deg, var(--tile) 25%, var(--tile) 50%, var(--tile) 75%);background-size:200% 100%;width:100%;max-width:300px;height:50px;animation:1.5s infinite skeleton-loading}.skeleton-button{background:linear-gradient(90deg, var(--tile) 25%, var(--tile) 50%, var(--tile) 75%);background-size:200% 100%;width:120px;height:24px;animation:1.5s infinite skeleton-loading}.skeleton-product-image{border-radius:12px;width:100%;height:200px}.skeleton-product-title{width:80%;height:20px;margin-top:16px}.skeleton-product-price{width:60px;height:18px;margin-top:12px}@media (max-width:767px){.featured-products-grid{display:none}.featured-products-grid-mobile{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.featured-products-grid-mobile .product-card-footer{flex-direction:column;align-items:stretch;gap:8px}.featured-products-grid-mobile .product-card-add-btn{justify-content:center;width:100%;padding:9px 12px;font-size:12px}.featured-products-grid-mobile .product-card-add-btn span{display:inline}}
.wishlist-page{background:var(--paper);min-height:100vh}.wishlist-loading{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.wishlist-loading .loading-spinner{border:4px solid var(--tile);border-top-color:var(--ink-2);border-radius:50%;width:48px;height:48px;margin-bottom:20px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.wishlist-loading p{color:var(--ink-3);margin:0;font-size:16px}.wishlist-header{background:linear-gradient(135deg, var(--tile) 0%, var(--line) 100%);z-index:10;margin-bottom:0;padding:60px 40px;position:relative}.wishlist-header-content{text-align:center;max-width:1400px;margin:0 auto}.wishlist-title{color:var(--ink);letter-spacing:-1px;justify-content:center;align-items:center;gap:16px;margin:0 0 12px;font-size:clamp(32px,5vw,48px);font-weight:400;display:flex}.wishlist-title svg{color:var(--accent)}.wishlist-subtitle{color:var(--ink-2);max-width:500px;margin:0 auto;font-size:16px}.wishlist-toolbar{background:var(--paper);border-bottom:1px solid var(--tile);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:24px 40px;display:flex}.wishlist-toolbar .toolbar-left{align-items:center;gap:20px;display:flex}.wishlist-toolbar .toolbar-right{align-items:center;gap:16px;display:flex}.wishlist-back-btn{color:var(--ink-2);border:1px solid var(--tile);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.wishlist-back-btn:hover{border-color:var(--ink-2);color:var(--ink)}.wishlist-toolbar .results-count{color:var(--ink-3);font-size:14px}.wishlist-toolbar .sort-wrapper{align-items:center;gap:10px;display:flex}.wishlist-toolbar .sort-label{color:var(--ink-3);font-size:14px}.wishlist-toolbar .sort-select{border:1px solid var(--tile);color:var(--ink);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a5a48' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;border-radius:10px;padding:10px 36px 10px 14px;font-size:14px;transition:all .2s}.wishlist-toolbar .sort-select:hover{border-color:var(--ink-2)}.wishlist-toolbar .sort-select:focus{border-color:var(--ink-2);outline:none;box-shadow:0 0 0 3px #55524b1a}.wishlist-clear-btn{border:2px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.wishlist-clear-btn:hover{background:var(--accent);color:#fff}.wishlist-main{max-width:1400px;margin:0 auto;padding:40px}.wishlist-empty{text-align:center;border:1px solid var(--tile);background:#fff;border-radius:20px;padding:80px 20px}.wishlist-empty-icon{background:var(--paper);width:120px;height:120px;color:var(--ink-3);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.wishlist-empty h2{color:var(--ink);margin:0 0 12px;font-size:28px;font-weight:600}.wishlist-empty p{color:var(--ink-3);margin:0 0 32px;font-size:16px}.wishlist-shop-btn{background:var(--ink-2);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.wishlist-shop-btn:hover{background:var(--ink);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.wishlist-card .product-card-actions{opacity:1;transform:translate(0)}.wishlist-card .wishlist-remove-btn:hover{background:var(--accent);color:#fff}.wishlist-card .product-card-meta{flex-wrap:wrap}.wishlist-card .product-card-size{color:var(--ink-3);background:var(--paper);border-left:none;border-radius:4px;padding:4px 8px;font-size:11px}.wishlist-card .product-card-add-btn.is-added{background:var(--ok);pointer-events:none}.wishlist-card .product-card-options-btn{background:var(--tile);color:var(--ink-2)}.wishlist-card .product-card-options-btn:hover{background:var(--ink-2);color:#fff}@media (max-width:1399px){.wishlist-main{padding:32px}.wishlist-toolbar{padding:20px 32px}.wishlist-header{padding:50px 32px}}@media (max-width:1279px){.wishlist-main{padding:28px 24px}.wishlist-toolbar{padding:18px 24px}.wishlist-header{padding:44px 24px}}@media (max-width:1023px){.wishlist-main{padding:24px}.wishlist-header{padding:40px 24px}.wishlist-toolbar{padding:16px 24px}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}}@media (max-width:767px){.wishlist-header{padding:36px 20px}.wishlist-title{gap:12px;font-size:28px}.wishlist-title svg{width:28px;height:28px}.wishlist-toolbar{flex-direction:column;align-items:stretch;padding:14px 20px}.wishlist-toolbar .toolbar-left,.wishlist-toolbar .toolbar-right{flex-wrap:wrap;gap:12px}.wishlist-toolbar .sort-label{display:none}.wishlist-toolbar .sort-select{flex:1;padding:9px 32px 9px 12px;font-size:13px}.wishlist-clear-btn{text-align:center;flex:1}.wishlist-main{padding:20px}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media (max-width:639px){.wishlist-header{padding:32px 16px}.wishlist-subtitle{font-size:14px}.wishlist-toolbar{padding:12px 16px}.wishlist-back-btn{justify-content:center;width:100%;padding:9px 14px;font-size:13px}.wishlist-main{padding:16px}.wishlist-grid{grid-template-columns:repeat(2,1fr);gap:12px}.wishlist-empty{padding:60px 16px}.wishlist-empty-icon{width:100px;height:100px}.wishlist-empty-icon svg{width:50px;height:50px}.wishlist-empty h2{font-size:24px}.wishlist-empty p{font-size:14px}.wishlist-shop-btn{padding:14px 24px;font-size:14px}}@media (max-width:479px){.wishlist-header{padding:28px 12px}.wishlist-title{font-size:24px}.wishlist-toolbar{padding:10px 12px}.wishlist-main{padding:12px}.wishlist-grid{grid-template-columns:1fr}}@media (hover:none){.wishlist-back-btn:hover{border-color:var(--tile);color:var(--ink-2)}.wishlist-toolbar .sort-select:hover{border-color:var(--tile)}.wishlist-clear-btn:hover{color:var(--accent);background:0 0}.wishlist-shop-btn:hover{box-shadow:none;transform:none}.wishlist-back-btn:active{background:var(--paper)}.wishlist-clear-btn:active{background:var(--accent);color:#fff}.wishlist-shop-btn:active{background:var(--ink)}}
