@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap";:root{--color-bg: #f5f5f5;--color-surface: #ffffff;--color-ink: #222222;--color-muted: #666666;--color-primary: #d3031c;--color-primary-dark: #b10217;--color-accent: #ff6a00;--color-border: #e6e6e6;--shadow-soft: 0 2px 10px rgba(0, 0, 0, .08);--radius: 8px;--container: 1200px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Roboto,sans-serif;color:var(--color-ink);background:var(--color-bg);line-height:1.5}h1,h2,h3,h4{font-family:Roboto,sans-serif;letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 2rem),var(--container));margin-inline:auto}.narrow{width:min(calc(100% - 2rem),760px);margin-inline:auto}.skip-link{position:absolute;top:-200px;left:1rem;background:var(--color-ink);color:#fff;padding:.75rem 1rem;border-radius:8px;z-index:100}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.skip-link:focus{top:1rem}.section-space{padding:4rem 0}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--color-border)}.site-header.is-scrolled{box-shadow:var(--shadow-soft)}.header-utility{background:#242424;color:#dbdbdb;font-size:.8rem}.header-utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-utility-inner p{margin:0}.utility-links{display:flex;align-items:center;gap:.9rem}.utility-links a{color:#dbdbdb}.utility-locale-picker{position:relative}.utility-locale-picker summary{list-style:none;display:inline-flex;align-items:center;gap:.3rem;color:#dbdbdb;cursor:pointer;border:1px solid #4a4a4a;border-radius:6px;min-height:28px;padding:0 .45rem}.utility-locale-picker summary::-webkit-details-marker{display:none}.utility-locale-picker[open] summary{color:#fff;border-color:#676767}.utility-locale-flag{display:inline-flex;align-items:center;line-height:1}.utility-locale-flag img{width:20px;height:15px;border-radius:2px;display:block}.utility-locale-code{font-size:.78rem;font-weight:700;letter-spacing:.03em}.utility-locale-arrow{font-size:.72rem}.utility-locale-panel{position:absolute;right:0;top:calc(100% + .35rem);width:210px;background:#fff;border:1px solid var(--color-border);border-radius:8px;box-shadow:var(--shadow-soft);z-index:30;padding:.6rem}.utility-locale-panel form{display:grid;gap:.35rem}.utility-locale-panel label{font-size:.75rem;color:#4a4a4a;font-weight:600}.utility-locale-note{margin:.1rem 0 0;font-size:.72rem;color:#666;line-height:1.35}.utility-locale-panel select{width:100%;min-height:34px;border:1px solid var(--color-border);border-radius:6px;padding:.35rem .5rem;background:#fff}.utility-locale-panel button{margin-top:.2rem;border:0;border-radius:6px;min-height:34px;background:var(--color-primary);color:#fff;font-weight:700;cursor:pointer}.utility-locale-panel button:hover,.utility-locale-panel button:focus-visible{background:var(--color-primary-dark)}.utility-links a:hover{color:#fff}.header-main{background:var(--color-primary)}.header-main-inner{min-height:78px;display:grid;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:1rem}.header-delivery{margin:0;color:#ffe7ea;font-size:.84rem;font-weight:600;white-space:nowrap}.header-locale-picker summary{color:#fff;border-color:#fff9}.header-locale-picker[open] summary{border-color:#fff}.site-logo{font-weight:900;font-size:1.7rem;color:#fff;letter-spacing:.01em}.site-logo-image{max-height:44px;width:auto}.header-search{display:grid;grid-template-columns:1fr auto;border-radius:999px;overflow:hidden;border:2px solid #fff;background:#fff;max-width:720px;width:100%}.header-search input{border:0;padding:.75rem 1rem;font-size:.95rem;min-width:0}.header-search input:focus{outline:none}.header-search button{border:0;padding:0 1.2rem;background:#111;color:#fff;font-weight:700;cursor:pointer}.header-actions{display:flex;align-items:center;gap:.9rem}.header-actions>a{color:#fff;font-weight:500}.header-categories{background:#fff;border-bottom:1px solid var(--color-border)}.main-nav{overflow-x:auto}.main-nav-list{list-style:none;display:flex;gap:0;margin:0;padding:0;min-height:46px;align-items:center;white-space:nowrap}.main-nav-list a{font-weight:500;color:#303030;display:inline-flex;align-items:center;min-height:46px;padding:0 .95rem;border-bottom:2px solid transparent}.main-nav-list a:hover,.main-nav-list a:focus-visible{color:var(--color-primary);border-color:var(--color-primary)}.cart-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:700}.cart-count{min-width:1.6rem;height:1.6rem;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--color-primary);font-size:.8rem}.header-shortcuts{background:#fff;border-bottom:1px solid var(--color-border)}.header-shortcuts-inner{min-height:54px;display:flex;align-items:center;gap:.8rem}.category-dropdown{position:relative;flex:0 0 auto}.category-dropdown summary{list-style:none;cursor:pointer;border:1px solid var(--color-border);border-radius:999px;padding:.48rem .9rem;font-weight:700;color:#242424;background:#fff}.category-dropdown summary::-webkit-details-marker{display:none}.category-dropdown-list{position:absolute;top:calc(100% + .35rem);left:0;margin:0;padding:.35rem;list-style:none;width:210px;border:1px solid var(--color-border);border-radius:10px;background:#fff;box-shadow:var(--shadow-soft);z-index:20}.category-dropdown-list a{display:block;padding:.52rem .6rem;border-radius:7px;color:#2a2a2a}.category-dropdown-list a:hover,.category-dropdown-list a:focus-visible{background:#f4f4f4}.header-shortcut-links{display:flex;align-items:center;gap:.55rem;overflow-x:auto;padding-bottom:.1rem}.shortcut-button{flex:0 0 auto;display:inline-flex;align-items:center;min-height:34px;border-radius:999px;border:1px solid transparent;background:#f7f7f7;color:#2d2d2d;font-size:.9rem;font-weight:500;padding:.45rem .85rem;transition:all .18s ease}.shortcut-button:hover,.shortcut-button:focus-visible{color:var(--color-primary);border-color:#f3c3c9;background:#fff2f4}.hero-banner{padding:1.2rem 0}.hero-slideshow{position:relative;border-radius:10px;overflow:hidden;border:1px solid var(--color-border);background:#111}.hero-slides{position:relative}.hero-slide{position:relative;min-height:clamp(260px,38vw,440px);display:none}.hero-slide.is-active{display:block}.hero-slide-media,.hero-slide-media img,.hero-slide-media .placeholder-svg{width:100%;height:100%}.hero-slide-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-slide-media img{object-fit:cover}.hero-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000009e,#00000059 45%,#00000026)}.hero-slide-content{position:relative;z-index:1;min-height:clamp(260px,38vw,440px);display:grid;align-content:center;gap:.7rem;padding:clamp(1rem,4vw,2.2rem);max-width:min(92%,700px)}.hero-slide-content .eyebrow{color:#ffd9de;margin-bottom:0}.hero-slide-content h2{margin:0;color:#fff;font-size:clamp(1.5rem,3.2vw,2.55rem);line-height:1.15}.hero-slide-content p{margin:0;max-width:58ch;color:#f1f1f1}.hero-control{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.5);background:#0a0a0a59;color:#fff;font-weight:700;cursor:pointer;z-index:2;display:grid;place-items:center}.hero-control:hover,.hero-control:focus-visible{background:#0a0a0a8c}.hero-control-prev{left:.6rem}.hero-control-next{right:.6rem}.hero-dots{position:absolute;left:50%;bottom:.85rem;transform:translate(-50%);display:flex;align-items:center;gap:.35rem;z-index:2;padding:.28rem .45rem;border-radius:999px;background:#0000004d}.hero-dot{width:10px;height:10px;border-radius:999px;border:0;padding:0;background:#d0d0d0;cursor:pointer}.hero-dot.is-active{background:#fff}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:center}.hero-content,.hero-media{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius)}.hero-content{padding:1.4rem}.eyebrow{text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700;color:var(--color-primary);margin-bottom:.5rem}.hero-content h1{font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.25;margin-bottom:.8rem}.hero-content p{color:var(--color-muted);max-width:52ch;margin:0}.hero-media{overflow:hidden;min-height:280px}.button{margin-top:.9rem;display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border-radius:6px;border:none;cursor:pointer;background:var(--color-primary);color:#fff;font-weight:700;transition:background .18s ease}.button:hover,.button:focus-visible{background:var(--color-primary-dark)}.button-ghost{background:transparent;color:var(--color-ink);border:1px solid var(--color-border)}.section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.9rem;gap:1rem}.section-head-stack{display:block}.section-head h1,.section-head h2{font-size:clamp(1.2rem,1.8vw,1.6rem)}.section-head a{color:var(--color-primary);font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.product-card{border-radius:4px;overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border);box-shadow:none;transition:box-shadow .2s ease,transform .2s ease}.product-card-link{display:block}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.product-card-media{aspect-ratio:1 / 1;background:#fff;overflow:hidden;padding:.6rem}.product-card-media img,.product-card-media .placeholder-svg{width:100%;height:100%;object-fit:contain}.product-card-content{padding:.65rem .75rem .75rem}.product-card h3{font-size:.9rem;margin-bottom:.3rem;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-rating{margin:0;display:flex;align-items:center;gap:.28rem;font-size:.8rem;color:#444}.product-rating-stars{display:inline-flex;letter-spacing:.02em;color:#b0b0b0}.product-rating-stars .is-filled{color:#f59f00}.product-rating-value{font-weight:700;color:#2f2f2f}.product-rating-count{color:#6a6a6a}.product-free-delivery{margin:.15rem 0 .25rem;font-size:.8rem;color:#03753f;font-weight:600}.product-card-form{margin-top:.35rem}.product-card-add{width:100%;min-height:34px;border:1px solid #ffce12;border-radius:999px;background:#ffd814;color:#1f1f1f;font-size:.85rem;font-weight:700;cursor:pointer}.product-card-add:hover,.product-card-add:focus-visible{background:#f7ca00}.product-card-add.is-disabled{border-color:#d8d8d8;background:#efefef;color:#8a8a8a;cursor:not-allowed}.price{font-size:1rem;color:var(--color-primary);font-weight:700}.price-sale{color:var(--color-primary)}.price-compare{margin-left:.35rem;font-size:.82rem;color:var(--color-muted)}.rich-text-inner{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius);padding:1.4rem}.rich-text--center{text-align:center}.rte p{margin:.5rem 0;color:var(--color-muted)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.product-gallery-main-wrap{position:relative}.product-gallery-main{position:relative;aspect-ratio:1 / 1;border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;padding:.75rem;overflow:hidden;cursor:crosshair}.product-image{width:100%;height:100%;object-fit:contain}.product-image-lens{position:absolute;width:50%;height:50%;left:0;top:0;border:2px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px #22222259;background:#fff3;pointer-events:none;opacity:0;transition:opacity .16s ease}.product-zoom-preview{position:absolute;top:0;left:calc(100% + 1rem);width:clamp(420px,38vw,640px);aspect-ratio:1 / 1;border:1px solid var(--color-border);border-radius:var(--radius);background-color:#fff;background-repeat:no-repeat;background-size:240% 240%;opacity:0;visibility:hidden;pointer-events:none;z-index:5;transform:translate(8px);box-shadow:var(--shadow-soft);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.product-gallery-main-wrap.is-zooming .product-image-lens{opacity:1}.product-gallery-main-wrap.is-zooming .product-zoom-preview{opacity:1;visibility:visible;transform:translate(0)}.product-gallery-thumbs{margin-top:.65rem;display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center}.product-gallery-thumb{width:58px;height:58px;border:1px solid var(--color-border);border-radius:8px;background:#fff;padding:.2rem;cursor:pointer}.product-gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-gallery-thumb-more{position:relative;overflow:hidden}.product-gallery-thumb-more:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.product-gallery-thumb-more-count{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:1.08rem;font-weight:800;color:#fff;letter-spacing:.01em;z-index:1}.product-gallery-thumb.is-active{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.product-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#00000094;z-index:120;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;padding:1rem}.product-gallery-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.product-gallery-modal-content{position:relative;width:min(1120px,97vw);height:min(92vh,97vw);max-height:92vh;background:#fff;border-radius:12px;border:1px solid var(--color-border);display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:1rem;padding:1rem;box-shadow:0 24px 60px #00000047}.product-gallery-modal-close{position:absolute;top:.45rem;right:.6rem;border:0;background:transparent;width:38px;height:38px;border-radius:999px;color:#1a1a1a;font-size:1.9rem;line-height:1;cursor:pointer}.product-gallery-modal-close:hover,.product-gallery-modal-close:focus-visible{background:#f2f2f2}.product-gallery-modal-main{border:1px solid var(--color-border);border-radius:10px;padding:.9rem;min-height:0;overflow:hidden}.product-gallery-modal-main-image{width:100%;height:100%;object-fit:contain}.product-gallery-modal-side{min-height:0;display:grid;grid-template-rows:auto 1fr;gap:.75rem;overflow:hidden}.product-gallery-modal-title{font-size:1.05rem;line-height:1.3;margin:0;padding-right:2.2rem}.product-gallery-modal-thumbs{overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,58px);align-content:start;justify-content:start;gap:.5rem;padding-right:.1rem}.product-gallery-modal-thumb{width:58px;height:58px;border:1px solid var(--color-border);border-radius:8px;background:#fff;padding:.2rem;cursor:pointer}.product-gallery-modal-thumb img{width:100%;height:100%;object-fit:contain}.product-gallery-modal-thumb.is-active{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}body.is-modal-open{overflow:hidden}.product-form{margin-top:1rem;display:grid;gap:.6rem;max-width:340px}.product-form select,.product-form input{width:100%;border:1px solid var(--color-border);border-radius:4px;padding:.6rem;background:#fff}.cart-table{display:grid;gap:1rem}.cart-item{background:#fff;border:1px solid var(--color-border);border-radius:6px;padding:1rem;display:grid;grid-template-columns:110px 1fr;gap:1rem}.cart-item-media img{border-radius:10px}.cart-actions{margin-top:1.2rem;display:flex;gap:.7rem;flex-wrap:wrap}.pagination{margin-top:1.6rem;display:flex;gap:1rem;align-items:center}.site-footer{border-top:1px solid var(--color-border);margin-top:2rem;padding:2rem 0;background:#fff}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:1.5rem}.footer-title{margin-bottom:.5rem}.footer-nav{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.footer-copy{grid-column:1 / -1;color:var(--color-muted);margin:0}.placeholder-svg{width:100%;height:auto;background:#f2f2f2}@media(max-width:980px){.hero-grid,.product-layout,.footer-inner{grid-template-columns:1fr}.product-gallery-main{cursor:default}.product-image-lens,.product-zoom-preview{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-gallery-modal-content{width:min(780px,96vw);height:auto;max-height:92vh;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto}.product-gallery-modal-main{min-height:320px}.product-gallery-modal-thumbs{grid-template-columns:repeat(auto-fill,58px);justify-content:start;padding-bottom:.2rem}.header-main-inner{grid-template-columns:1fr;padding:.8rem 0}.header-shortcuts-inner{min-height:46px;padding:.4rem 0}}@media(max-width:640px){.header-actions{width:100%;justify-content:flex-end}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery-modal-content{padding:.8rem;gap:.7rem}.product-gallery-modal-main{min-height:240px}.product-gallery-modal-thumbs{grid-template-columns:repeat(auto-fill,58px)}.hero-slide,.hero-slide-content{min-height:240px}.hero-slide-content{max-width:100%}.hero-control{width:36px;height:36px}.hero-control-prev{left:.4rem}.hero-control-next{right:.4rem}.section-space{padding:2rem 0}.header-shortcuts-inner{flex-wrap:wrap;align-items:stretch;gap:.5rem}.header-shortcut-links{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/base.css.map */
