*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body),Arial,Helvetica,sans-serif;color:var(--text);background:#fff;font-size:var(--body-size);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit;color:inherit}button{font-family:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;height:auto}svg{display:block}.container{width:min(var(--container),calc(100% - 2*var(--page-gutter)));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#111;color:#fff;padding:10px 14px;border-radius:6px;z-index:9999}.announcement{background:var(--announcement-bg);color:var(--announcement-text);text-align:center;padding:9px 14px;font-size:clamp(12px,.8vw,14px);font-weight:700;line-height:1.35}.site-header{border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0;z-index:100}.header-inner{min-height:var(--header-height);display:flex;align-items:center;gap:clamp(14px,2.5vw,30px)}.brand{display:flex;align-items:center;min-width:150px;max-width:260px}.brand-logo{max-height:var(--logo-height);width:auto;max-width:100%}.brand-text{font-size:clamp(18px,1.7vw,24px);font-weight:800;letter-spacing:-.02em}.desktop-nav{display:flex;gap:clamp(16px,2vw,28px);flex:1;justify-content:center;align-items:center}.desktop-nav a{font-size:14px;font-weight:600;white-space:nowrap;transition:opacity .2s ease}.desktop-nav a:hover{opacity:.65}.header-actions{display:flex;align-items:center;gap:2px}.icon-btn{background:none;border:0;cursor:pointer;font-size:20px;padding:8px;position:relative;min-width:40px;min-height:40px;display:grid;place-items:center}.cart-count{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;position:absolute;right:0;top:0}.mobile-menu-toggle{display:none}.product-section{padding:clamp(28px,4vw,56px) 0 clamp(55px,7vw,90px)}.product-layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:clamp(28px,4.5vw,68px);align-items:start}.product-gallery{position:sticky;top:calc(var(--header-height) + 18px)}.product-main-image-wrap{background:#f7f7f7;display:grid;place-items:center;min-height:clamp(340px,48vw,680px);border-radius:var(--radius-lg);overflow:hidden}.product-main-image{width:100%;height:100%;object-fit:contain}.media-placeholder{padding:40px;text-align:center;color:#777}.product-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(60px,74px);gap:8px;margin-top:10px;overflow:auto;padding:2px 2px 6px;scrollbar-width:thin}.thumb{border:1px solid #ddd;background:#fff;padding:2px;cursor:pointer;border-radius:6px;overflow:hidden}.thumb.is-active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.thumb img{width:100%;aspect-ratio:1;object-fit:cover}.product-info h1{font-family:var(--font-heading),var(--font-body),Arial,sans-serif;font-size:clamp(25px,2.5vw,38px);line-height:1.12;letter-spacing:-.025em;margin:0 0 10px}.product-badge{display:inline-block;background:#f8ece8;color:var(--sale);padding:6px 10px;font-size:12px;border-radius:4px;font-weight:800;letter-spacing:.03em;margin-bottom:11px}.product-subheading{color:#e53333;font-weight:700;font-size:14px;margin:0 0 8px}.offer-card{border:1px solid #ead9d5;background:#fff8f6;padding:clamp(13px,1.5vw,18px);margin:16px 0 20px;border-radius:8px}.offer-label{font-size:12px;font-weight:800;letter-spacing:.06em}.offer-main{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin:8px 0}.current-price{font-size:clamp(30px,3vw,38px);font-weight:850;color:var(--sale);letter-spacing:-.02em}.compare-price{text-decoration:line-through;color:#888;font-size:clamp(16px,1.6vw,19px)}.save-badge{background:var(--accent);color:#fff;padding:6px 9px;border-radius:4px;font-size:12px;font-weight:800}.save-line{font-size:13px;color:#b8431f}.product-form{margin-top:18px}.variant-field{border:0;margin:0 0 18px;padding:0}.variant-field legend,.custom-field label,.quantity-block label{display:block;font-size:15px;font-weight:800;margin-bottom:8px}.required{color:#d9001b}.variant-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.variant-choice{position:relative}.variant-choice input{position:absolute;opacity:0;pointer-events:none}.variant-choice span{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #d3d3d3;padding:8px 9px;text-align:center;background:#fff;cursor:pointer;font-size:13px;border-radius:6px;transition:.18s ease}.variant-choice span:hover{border-color:#999}.variant-choice input:checked+span{border-color:var(--accent);background:#fff4f2;box-shadow:inset 0 0 0 1px var(--accent)}.custom-field{margin:16px 0}.custom-field input[type=text],.custom-field input[type=file],.search-input,.custom-field select{width:100%;border:1px solid #bcbcbc;padding:12px 13px;border-radius:6px;background:#fff;min-height:46px;outline:none;transition:border-color .2s,box-shadow .2s}.custom-field input:focus,.custom-field select:focus,.search-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.field-help{font-size:13px;color:#777;margin:0 0 7px}.quantity-block{margin:18px 0}.qty-control{display:flex;align-items:center;width:max-content}.qty-control button{width:42px;height:42px;border:1px solid #bbb;background:#fff;font-size:20px;cursor:pointer}.qty-control input{width:56px;height:42px;border:1px solid #bbb;border-left:0;border-right:0;text-align:center}.product-notes{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:12px 0;margin:18px 0;font-size:14px;line-height:1.8}.product-notes strong:first-child{color:var(--sale)}.add-to-cart-btn,.checkout-btn,.hero-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border:0;border-radius:6px;padding:14px 20px;background:var(--accent);color:#fff;font-weight:800;cursor:pointer;font-size:15px;transition:transform .15s ease,filter .15s ease}.add-to-cart-btn:hover,.checkout-btn:hover,.hero-btn:hover{filter:brightness(.96);transform:translateY(-1px)}.add-to-cart-btn:disabled{opacity:.6}.shopify-payment-button{margin-top:10px}.delivery-box{margin-top:22px;border:1px solid #eee;padding:16px;border-radius:8px}.delivery-title{margin-bottom:14px}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-grid>div{background:#fafafa;border:1px solid #eee;padding:12px;border-radius:6px}.delivery-grid b,.delivery-grid span{display:block}.delivery-grid span{color:#666;margin-top:4px}.delivery-box p{font-size:12px;color:#777}.product-description{margin-top:28px;line-height:1.75}.product-description p{margin:0 0 14px}.product-specs-wrap{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,3vw,32px);margin-top:clamp(30px,4vw,45px)}.specs-box,.care-box{border:1px solid #e9e9e9;padding:clamp(18px,2.2vw,26px);border-radius:8px}.specs-box h2,.care-box h2{font-family:var(--font-heading),var(--font-body),Arial,sans-serif;font-size:clamp(19px,1.8vw,23px);margin:0 0 16px;line-height:1.2}.specs-table>div{display:grid;grid-template-columns:minmax(110px,140px) 1fr;border-top:1px solid #eee;padding:12px 0;gap:15px}.specs-table span{color:#666}.home-hero{padding:clamp(38px,6vw,78px) 0;background:var(--hero-bg)}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(25px,5vw,58px);align-items:center}.hero-copy .eyebrow,.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--accent);margin-bottom:12px}.hero-copy h1{font-family:var(--font-heading),var(--font-body),Arial,sans-serif;font-size:clamp(34px,5vw,62px);line-height:1.04;letter-spacing:-.035em;margin:0 0 18px}.hero-copy p{font-size:clamp(15px,1.4vw,18px);line-height:1.65;color:#555;max-width:600px;margin:0}.hero-btn{width:max-content;margin-top:20px}.hero-media{background:#fff;min-height:clamp(300px,40vw,560px);display:grid;place-items:center;border-radius:var(--radius-lg);overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder,.editor-note{padding:50px;text-align:center;background:#f5f5f5;color:#777}.benefit-strip{padding:25px 0;border-bottom:1px solid #eee}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.benefit{display:flex;gap:12px;align-items:flex-start}.benefit-icon{font-size:24px}.benefit strong{font-size:15px}.benefit span{display:block;color:#666;margin-top:4px;font-size:13px}.home-featured,.home-content,.collection-page,.search-page,.page-content,.blog-page,.article-page,.cart-page{padding:clamp(46px,6vw,78px) 0}.section-head{text-align:center;margin-bottom:28px}.section-head h1,.section-head h2{font-family:var(--font-heading),var(--font-body),Arial,sans-serif;font-size:clamp(28px,3.2vw,40px);line-height:1.1;letter-spacing:-.025em;margin:0 0 9px}.section-head p{color:#666;margin:0}.featured-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(22px,4vw,42px);background:#f8f7f4;padding:clamp(18px,3vw,32px);border-radius:var(--radius-lg)}.featured-image{min-width:0}.featured-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.featured-copy{display:flex;flex-direction:column;justify-content:center}.featured-copy h3{font-family:var(--font-heading),var(--font-body),Arial,sans-serif;font-size:clamp(25px,3vw,36px);line-height:1.12;margin:0 0 10px}.featured-price{font-size:clamp(25px,2.5vw,30px);color:var(--accent);font-weight:800}.featured-copy p{line-height:1.6;color:#555}.home-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start}.rte{line-height:1.75;color:#333}.content-card{border:1px solid #eee;padding:clamp(18px,3vw,30px);border-radius:8px}.content-card-icon{font-size:30px}.content-card h3{font-size:24px}.site-footer{background:#111;color:#fff}.footer-grid{padding:45px 0;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid a{display:block;color:#ddd;margin:7px 0}.footer-grid p{color:#bbb;max-width:360px;line-height:1.6}.footer-brand{font-size:22px;font-weight:800}.footer-bottom{border-top:1px solid #333;padding:16px 0;color:#aaa;font-size:12px}.cart-page .section-head{text-align:left}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:30px}.cart-items{display:flex;flex-direction:column;gap:15px}.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) auto auto;gap:18px;align-items:start;border-bottom:1px solid #eee;padding-bottom:18px}.cart-item-image img{width:110px;height:110px;object-fit:cover;border-radius:6px}.cart-item-main h2{font-size:18px;margin:0 0 6px}.muted{color:#777;font-size:13px}.line-properties{font-size:13px;line-height:1.6;margin-top:9px}.cart-item-price{font-weight:800}.cart-item-qty input{width:65px;padding:8px}.cart-summary{border:1px solid #eee;padding:22px;align-self:start;position:sticky;top:calc(var(--header-height) + 20px);border-radius:8px}.summary-row{display:flex;justify-content:space-between;gap:10px;margin-bottom:14px}.checkout-btn{background:#111;margin-top:10px}.text-link{display:block;text-align:center;margin-top:10px;font-size:13px;text-decoration:underline}.full{width:100%}.empty-cart{text-align:center;padding:80px 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{border:1px solid #eee;background:#fff;border-radius:8px;overflow:hidden}.product-card-image{display:block;background:#f6f6f6}.product-card-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-card-copy{padding:14px}.product-card-copy h3{font-size:16px;line-height:1.35;margin:0 0 8px}.product-card-price{font-weight:800}.search-page form{display:flex;max-width:700px;margin:20px auto 0;gap:8px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.blog-grid img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px}.article-wrap{max-width:900px}.article-wrap>img{width:100%;margin:20px 0;border-radius:8px}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;pointer-events:none}.cart-drawer[aria-hidden=false]{pointer-events:auto}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0008;opacity:0;transition:.2s}.cart-drawer[aria-hidden=false] .cart-drawer-overlay{opacity:1}.cart-drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(420px,100%);background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:.25s}.cart-drawer[aria-hidden=false] .cart-drawer-panel{transform:translate(0)}.cart-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #eee}.cart-drawer-body{flex:1;overflow:auto;padding:18px}.drawer-item{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;margin-bottom:14px}.drawer-item img{width:74px;height:74px;object-fit:cover;background:#f5f5f5;border-radius:6px}.drawer-qty{display:flex;gap:8px;align-items:center;margin-top:5px}.drawer-qty button{border:1px solid #bbb;background:#fff;width:30px;height:30px}.drawer-footer{border-top:1px solid #eee;padding:16px}.drawer-footer .summary-row{margin-bottom:8px}@media(max-width:1100px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);gap:28px}.product-main-image-wrap{min-height:460px}.desktop-nav{gap:16px}.header-inner{gap:14px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-layout{grid-template-columns:1fr 320px}}@media(max-width:900px){.container{width:min(var(--container),calc(100% - 32px))}.desktop-nav{display:none}.mobile-menu-toggle{display:grid}.header-actions{margin-left:auto}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-main-image-wrap{min-height:clamp(320px,70vw,600px)}.product-info{max-width:760px;margin-inline:auto}.product-specs-wrap,.home-content-grid,.hero-grid,.featured-card{grid-template-columns:1fr}.hero-copy{order:2}.hero-media{order:1;min-height:clamp(280px,62vw,520px)}.benefit-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){:root{--page-gutter:16px}.announcement{padding:8px 10px}.header-inner{min-height:62px}.brand{min-width:0;max-width:170px}.brand-logo{max-height:34px}.brand-text{font-size:18px}.icon-btn{font-size:19px;padding:6px;min-width:36px;min-height:36px}.product-section{padding-top:22px}.product-main-image-wrap{min-height:calc(100vw - 32px)}.product-thumbs{grid-auto-columns:62px}.variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.variant-choice span{min-height:46px}.delivery-grid{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(32px,9.5vw,48px)}.hero-media{min-height:calc(100vw - 32px)}.section-head{margin-bottom:22px}.featured-card{padding:16px}.product-grid{gap:14px}.cart-item{grid-template-columns:76px minmax(0,1fr);gap:12px}.cart-item-image img{width:76px;height:76px}.cart-item-price,.cart-item-qty{grid-column:2}.footer-grid{grid-template-columns:1fr;gap:24px}.search-page form{flex-direction:column}.blog-grid{grid-template-columns:1fr}.home-featured,.home-content,.collection-page,.search-page,.page-content,.blog-page,.article-page,.cart-page{padding:48px 0}.specs-table>div{grid-template-columns:1fr;gap:5px}.product-info h1{font-size:clamp(24px,7.5vw,33px)}}@media(max-width:420px){.container{width:calc(100% - 24px)}.current-price{font-size:30px}.offer-main{gap:8px}.product-notes{font-size:13px}.hero-btn,.add-to-cart-btn,.checkout-btn{width:100%}.brand{max-width:145px}.header-actions{gap:0}.product-grid{grid-template-columns:1fr}.featured-copy h3{font-size:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.mobile-menu{display:none}@media(max-width:900px){.site-header .container{position:relative}.mobile-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:10px 16px;box-shadow:0 12px 22px #0000000d}.mobile-menu[aria-hidden=false]{display:block}.mobile-menu a{display:block;padding:13px 2px;border-bottom:1px solid #f0f0f0;font-weight:600}.mobile-menu a:last-child{border-bottom:0}}.product-page-source-match{--source-green:#4b908e;--source-red:#e33b39;--source-border:#e7e7e7;--source-muted:#777;--source-soft:#fafafa}.product-page-source-match .product-layout{grid-template-columns:minmax(0,1.02fr) minmax(390px,.88fr);gap:clamp(32px,5vw,72px);align-items:start}.product-page-source-match .product-gallery{top:calc(var(--header-height) + 10px)}.product-page-source-match .product-main-image-wrap{min-height:clamp(420px,56vw,760px);background:#f3f3f3;border:1px solid #eee;border-radius:0;position:relative}.product-page-source-match .product-main-image{object-fit:contain}.product-page-source-match .product-thumbs{grid-auto-columns:72px;gap:10px;margin-top:12px;padding-bottom:4px}.product-page-source-match .thumb{border-radius:0;border-color:#ddd;background:#fff;padding:2px}.product-page-source-match .thumb.is-active{border-color:#333;box-shadow:0 0 0 1px #333}.product-page-source-match .thumb img{aspect-ratio:1;object-fit:cover}.gallery-zoom{position:absolute;right:14px;top:14px;width:38px;height:38px;border-radius:50%;border:1px solid #d8d8d8;background:#fff;display:grid;place-items:center;font-size:22px;cursor:pointer;z-index:2}.gallery-count{position:absolute;left:14px;bottom:14px;background:#fff;border:1px solid #e5e5e5;padding:6px 9px;font-size:12px}.live-preview-chip{position:absolute;left:50%;bottom:14px;transform:translate(-50%);background:#fff;border:1px solid #333;padding:7px 11px;font-size:12px;font-weight:700}.product-page-source-match .product-info{max-width:640px}.product-page-source-match .source-product-title{font-size:clamp(30px,2.35vw,40px);line-height:1.16;letter-spacing:-.02em;margin-bottom:10px}.product-page-source-match .product-promo-line{display:block;max-width:100%;background:#dff9a8;color:#243015;padding:7px 12px;font-size:16px;line-height:1.35;font-weight:700;margin:0 0 10px}.product-page-source-match .product-subheading{font-size:17px;color:#ef2f2f;line-height:1.45;font-weight:800;margin:0 0 16px}.product-page-source-match .offer-card{border:1px solid #ffe1d6;border-radius:16px;background:linear-gradient(135deg,#fff7f4,#fff0ea 48%,#fffaf8);padding:18px 22px 19px;margin:0 0 20px;box-shadow:0 10px 26px #db512d14}.product-page-source-match .offer-label{font-size:14px;color:#d44f2a;font-weight:900;letter-spacing:.18em;margin-bottom:5px}.product-page-source-match .offer-main{gap:11px 14px;margin:3px 0 4px}.product-page-source-match .current-price{font-size:42px;line-height:1;font-weight:900;color:#d4471d;letter-spacing:-.025em}.product-page-source-match .compare-price{font-size:18px;color:#8a8a8a;text-decoration:line-through}.product-page-source-match .save-badge{background:linear-gradient(135deg,#bf4b24,#d85b28);color:#fff;padding:8px 13px;border-radius:999px;font-size:14px;font-weight:900;box-shadow:0 5px 12px #c24a2238}.product-page-source-match .save-line{font-size:15px;color:#c74323;font-weight:800}.product-page-source-match .product-form{margin-top:8px}.product-page-source-match .variant-field{margin-bottom:19px}.product-page-source-match .variant-field legend,.product-page-source-match .custom-field label,.product-page-source-match .quantity-block label{font-size:17px;font-weight:500;margin-bottom:10px;color:#242424}.product-page-source-match .required{color:#d71920;font-size:17px;font-weight:900;display:inline-block;line-height:1}.source-variant-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.source-variant-choice .variant-tile{flex-direction:column;justify-content:flex-end;min-height:193px;border-radius:5px;border:1px solid #d3d3d3;padding:7px 7px 9px;position:relative;gap:5px;font-size:17px;background:#fff;overflow:hidden}.source-variant-choice .variant-check{position:absolute;right:4px;bottom:4px;width:22px;height:22px;border-radius:3px;background:#333;color:#fff;display:grid;place-items:center;margin:0;opacity:0;font-weight:900;font-size:15px}.source-variant-choice input:checked+.variant-tile{border-color:#333;background:#fff;box-shadow:0 0 0 1px #333}.source-variant-choice input:checked+.variant-tile .variant-check{opacity:1}.source-variant-choice .variant-image{width:100%;height:140px;object-fit:contain;display:block}.source-variant-choice .variant-value{font-size:17px;line-height:1.15}.color-dot{display:inline-block;width:44px;height:44px;border-radius:50%;border:1px solid #bbb;flex:0 0 44px;margin-top:auto;margin-bottom:14px}.color-black{background:#181818}.color-turmeric{background:#c58f24}.color-beige{background:#d7c6ac}.color-army-green{background:#5d6544}.source-custom-field{margin:0 0 17px}.field-heading-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.field-help{font-size:14px;color:#666;margin:0 0 9px}.upload-count,.name-counter{font-size:14px;color:#555;font-weight:600}.upload-dropzone{display:flex;align-items:center;gap:12px;border:1px dashed #bdbdbd;background:#fafafa;min-height:66px;padding:11px 12px;cursor:pointer;transition:border-color .18s,background .18s}.upload-dropzone:hover,.upload-dropzone.is-dragover{border-color:#222;background:#f6f6f6}.upload-icon{width:32px;height:32px;border:1px solid #aaa;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:18px;flex:0 0 32px}.upload-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.upload-copy strong{font-size:15px}.upload-copy small{font-size:13px;color:#777}.upload-preview{width:48px;height:48px;margin-left:auto;border:1px solid #ddd;background:#fff;display:block;background-size:cover;background-position:center;border-radius:2px}.upload-remove{margin-top:7px;border:0;background:transparent;text-decoration:underline;font-size:12px;padding:0;cursor:pointer;color:#555}.visually-hidden-file{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.product-page-source-match .name-field input[type=text]{border-radius:0;min-height:50px;padding:12px 13px;font-size:15px}.source-quantity-block{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:2px 0 12px}.source-quantity-block label{margin:0!important}.source-qty-control{margin-left:auto;gap:0;border:1px solid #ccc;height:42px}.source-qty-control button{width:42px;height:40px;border:0;background:#fff;font-size:20px;cursor:pointer}.source-qty-control input{width:58px;height:40px;border:0;border-left:1px solid #eee;border-right:1px solid #eee;text-align:center;font-size:15px}.visits-area{font-size:14px;color:#666;margin:5px 0 13px}.visits-area:first-letter{color:#4b908e}.source-product-notes{margin:12px 0 14px;padding:10px 0;border-top:0;border-bottom:0;font-size:15px;line-height:1.75}.source-product-notes div+div{margin-top:1px}.source-product-notes strong{font-weight:700;color:#222!important}.live-preview-btn{width:100%;height:46px;background:#fff;border:1px solid #222;color:#111;font-size:15px;font-weight:700;cursor:pointer;margin:0 0 10px}.source-add-to-cart{min-height:56px;border-radius:2px;background:#111;font-size:16px;letter-spacing:.02em;position:relative}.source-add-to-cart:hover{background:#252525}.source-add-to-cart .btn-spinner{display:none;width:15px;height:15px;border-radius:50%;border:2px solid #fff;border-top-color:transparent;animation:sourceSpin .7s linear infinite;margin-right:8px}.source-add-to-cart.is-loading .btn-spinner{display:inline-block}@keyframes sourceSpin{to{transform:rotate(360deg)}}.product-page-source-match .shopify-payment-button{margin-top:8px}.product-page-source-match .shopify-payment-button__button{min-height:52px;border-radius:2px!important}.source-delivery-box{position:relative;margin-top:16px;border:1px solid #e7e7e7;border-radius:0;background:#fff;padding:0}.delivery-title-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 10px;border-bottom:1px solid #eee}.delivery-title{font-size:15px}.delivery-standard-pill{display:flex;align-items:center;gap:8px;font-size:14px}.delivery-standard-pill span{color:#666}.delivery-menu{position:absolute;right:12px;top:48px;background:#fff;border:1px solid #ddd;box-shadow:0 8px 22px #00000012;z-index:8;min-width:210px}.delivery-menu button{display:flex;flex-direction:column;gap:2px;text-align:left;width:100%;border:0;background:#fff;padding:10px 12px;cursor:pointer;font-size:12px}.delivery-menu button+button{border-top:1px solid #eee}.delivery-menu button.is-selected{background:#f8f8f8}.source-delivery-grid{grid-template-columns:1fr;padding:12px 14px 4px}.source-delivery-grid>div{background:#fff6f1;border:1px solid #f5d7c9;padding:10px 12px;border-radius:6px}.source-delivery-grid b{font-size:14px}.source-delivery-grid span{font-size:13px}.delivery-summary{padding:7px 14px 10px;font-size:13px;font-weight:700}.delivery-timeline{display:flex;align-items:flex-start;padding:5px 14px 13px;gap:0}.delivery-step{flex:1;position:relative;text-align:center}.delivery-step:before{content:"";position:absolute;top:8px;left:0;right:0;height:1px;background:#d5d5d5}.delivery-step:first-child:before{left:50%}.delivery-step:last-child:before{right:50%}.delivery-node{position:relative;z-index:1;width:16px;height:16px;margin:0 auto 6px;border-radius:50%;border:3px solid #fff;background:#b7b7b7;box-shadow:0 0 0 1px #b7b7b7}.delivery-step.is-active .delivery-node{background:#4b908e;box-shadow:0 0 0 1px #4b908e}.delivery-date{font-size:12px;font-weight:800}.delivery-caption{font-size:11px;color:#777;margin-top:2px;line-height:1.2}.source-delivery-box>p{border-top:1px solid #eee;margin:0;padding:10px 14px 12px;font-size:13px;color:#777}.product-intro-wrap{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.7fr);gap:clamp(28px,5vw,70px);margin-top:36px;padding-bottom:70px}.product-intro{min-width:0}.item-attr-title h2{font-size:21px;margin:0 0 13px;line-height:1.2}.source-specs-table{border-top:1px solid #eee;margin-bottom:24px}.source-specs-table>div{display:grid;grid-template-columns:160px 1fr;gap:20px;border-bottom:1px solid #eee;padding:11px 0;font-size:13px}.source-specs-table span{color:#777}.source-specs-table b{font-weight:500}.product-page-source-match .product-description{margin-top:18px;font-size:14px}.product-page-source-match .product-description strong{font-weight:800}.return-info-box{border-left:1px solid #eee;padding-left:26px;font-size:13px;line-height:1.6}.source-info-title{display:flex;align-items:center;gap:10px;font-weight:800;font-size:15px;margin:0 0 8px}.return-info-box p{margin:0 0 18px}.return-table{border:1px solid #eee;margin:8px 0 18px}.return-table>div{display:grid;grid-template-columns:1.5fr 1fr}.return-table>div>*{padding:9px 11px;border-right:1px solid #eee;border-bottom:1px solid #eee}.return-table>div:last-child>*{border-bottom:0}.return-table>*>*:last-child{border-right:0}.preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:9990}.preview-modal[aria-hidden=false]{display:block}.preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e}.preview-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,620px);max-height:90vh;overflow:auto;background:#fff;padding:22px;border-radius:4px;box-shadow:0 20px 80px #0000004d}.preview-close{position:absolute;right:12px;top:8px;border:0;background:none;font-size:30px;line-height:1;cursor:pointer}.preview-dialog-title{font-size:17px;font-weight:800;padding-right:32px;margin-bottom:14px}.preview-stage{position:relative;display:grid;place-items:center;background:#f4f4f4;min-height:380px;overflow:hidden}.preview-base-image{width:100%;height:100%;object-fit:contain}.preview-pet{position:absolute;width:35%;max-width:220px;aspect-ratio:1;border-radius:50%;overflow:hidden;background-position:center;background-size:cover;border:5px solid rgba(255,255,255,.9);box-shadow:0 4px 16px #00000026}.preview-name{position:absolute;left:50%;bottom:13%;transform:translate(-50%);font-size:clamp(16px,3vw,27px);font-weight:800;letter-spacing:.06em;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6);white-space:nowrap}.preview-dialog p{font-size:12px;color:#666;margin:12px 0 0;line-height:1.55}@media(max-width:900px){.product-page-source-match .product-layout{grid-template-columns:1fr;gap:26px}.product-page-source-match .product-gallery{position:static}.product-page-source-match .product-main-image-wrap{min-height:clamp(330px,88vw,620px)}.product-page-source-match .product-info{max-width:none}.product-intro-wrap{grid-template-columns:1fr;margin-top:18px}.return-info-box{border-left:0;border-top:1px solid #eee;padding-left:0;padding-top:24px}}@media(max-width:640px){.product-page-source-match .source-product-title{font-size:28px}.product-page-source-match .current-price{font-size:36px}.source-variant-grid{grid-template-columns:1fr 1fr}.source-variant-choice .variant-tile{min-height:168px}.source-variant-choice .variant-image{height:118px}.source-variant-choice .variant-value{font-size:16px}.source-specs-table>div{grid-template-columns:1fr;gap:4px}.preview-dialog{padding:16px}.preview-stage{min-height:300px}.delivery-title-row{align-items:flex-start}.delivery-standard-pill{max-width:55%;text-align:right}.source-delivery-grid{grid-template-columns:1fr}.source-delivery-grid>div{border:1px solid #f5d7c9;padding:10px 12px}}body.drawer-open{overflow:hidden}@media(max-width:1100px){.product-page-source-match .product-layout{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:30px}.product-page-source-match .source-product-title{font-size:clamp(28px,3.2vw,38px)}.product-page-source-match .source-variant-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-page-source-match .source-variant-choice .variant-image{height:124px}.product-page-source-match .product-main-image-wrap{min-height:clamp(390px,54vw,650px)}.product-intro-wrap{gap:36px}}@media(max-width:900px){.container{width:min(var(--container),calc(100% - 32px))}.header-inner{gap:10px}.brand{min-width:0;max-width:220px;flex:0 1 auto}.desktop-nav{display:none}.header-actions{margin-left:auto;flex:0 0 auto}.product-page-source-match .product-layout{grid-template-columns:1fr;gap:26px}.product-page-source-match .product-gallery{position:static;min-width:0}.product-page-source-match .product-info{max-width:none;min-width:0}.product-page-source-match .product-main-image-wrap{min-height:clamp(340px,78vw,620px)}.product-page-source-match .product-thumbs{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.product-page-source-match .source-variant-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-page-source-match .source-variant-choice .variant-tile{min-height:156px}.product-page-source-match .source-variant-choice .variant-image{height:108px}.product-intro-wrap{grid-template-columns:1fr;gap:26px;margin-top:18px;padding-bottom:55px}.return-info-box{border-left:0;border-top:1px solid #eee;padding:24px 0 0}.footer-grid{grid-template-columns:1.25fr 1fr 1fr}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:767px){html,body{overflow-x:hidden}.container{width:calc(100% - 28px)}.announcement{font-size:13px;padding:8px 10px}.header-inner{min-height:58px;gap:6px}.brand{max-width:58%;min-width:0}.brand-logo{max-height:32px;width:auto}.brand-text{font-size:18px;line-height:1.15;overflow-wrap:anywhere}.header-actions{gap:0}.icon-btn{min-width:36px;min-height:36px;padding:5px;font-size:18px}.cart-count{min-width:17px;height:17px;font-size:10px;right:-1px;top:-1px}.product-section{padding:18px 0 50px}.product-page-source-match .product-layout{gap:22px}.product-page-source-match .product-main-image-wrap{min-height:calc(100vw - 28px);max-height:none;border-radius:0}.product-page-source-match .gallery-zoom{right:10px;top:10px;width:36px;height:36px;font-size:20px}.product-page-source-match .gallery-count{left:10px;bottom:10px;font-size:11px;padding:5px 8px}.product-page-source-match .live-preview-chip{bottom:10px;font-size:11px;padding:6px 9px}.product-page-source-match .product-thumbs{grid-auto-columns:60px;gap:7px;margin-top:9px;padding-bottom:4px}.product-page-source-match .source-product-title{font-size:clamp(25px,7.2vw,31px);line-height:1.14;letter-spacing:-.018em;overflow-wrap:anywhere;word-break:normal}.product-page-source-match .product-badge{font-size:11px;padding:6px 9px;margin-bottom:9px}.product-page-source-match .product-promo-line{font-size:14px;padding:7px 10px;margin-bottom:8px}.product-page-source-match .product-subheading{font-size:16px;line-height:1.4;margin-bottom:13px}.product-page-source-match .offer-card{padding:15px 16px 16px;border-radius:12px;margin-bottom:17px}.product-page-source-match .offer-label{font-size:12px;letter-spacing:.14em}.product-page-source-match .offer-main{gap:8px 11px;margin:7px 0 4px}.product-page-source-match .current-price{font-size:clamp(32px,10vw,40px)}.product-page-source-match .compare-price{font-size:16px}.product-page-source-match .save-badge{font-size:12px;padding:7px 11px}.product-page-source-match .save-line{font-size:14px}.product-page-source-match .product-form{margin-top:5px}.product-page-source-match .variant-field{margin-bottom:17px}.product-page-source-match .variant-field legend,.product-page-source-match .custom-field label,.product-page-source-match .quantity-block label{font-size:16px;margin-bottom:8px}.product-page-source-match .required{font-size:16px}.product-page-source-match .source-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-page-source-match .source-variant-choice .variant-tile{min-height:150px;padding:6px}.product-page-source-match .source-variant-choice .variant-image{height:102px}.product-page-source-match .source-variant-choice .variant-value{font-size:15px}.product-page-source-match .source-variant-choice .variant-check{width:21px;height:21px;right:4px;bottom:4px;font-size:14px}.product-page-source-match .color-dot{width:38px;height:38px;flex-basis:38px;margin-bottom:11px}.product-page-source-match .source-custom-field{margin-bottom:15px}.product-page-source-match .field-heading-row{align-items:flex-end;gap:8px}.product-page-source-match .field-help{font-size:13px;margin-bottom:8px}.product-page-source-match .upload-dropzone{min-height:64px;gap:9px;padding:10px}.product-page-source-match .upload-icon{width:30px;height:30px;flex-basis:30px;font-size:17px}.product-page-source-match .upload-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.product-page-source-match .upload-copy small{font-size:12px;line-height:1.35}.product-page-source-match .upload-preview{width:44px;height:44px;flex:0 0 44px}.product-page-source-match .name-field input[type=text]{min-height:48px;font-size:15px}.product-page-source-match .source-quantity-block{gap:12px;margin:3px 0 11px}.product-page-source-match .source-qty-control{height:42px;flex:0 0 auto}.product-page-source-match .source-qty-control button{width:40px;height:40px}.product-page-source-match .source-qty-control input{width:52px;height:40px}.product-page-source-match .visits-area{font-size:13px;line-height:1.45}.product-page-source-match .source-product-notes{font-size:14px;line-height:1.65;margin:10px 0 13px}.product-page-source-match .live-preview-btn{height:48px;font-size:15px;margin-bottom:9px}.product-page-source-match .source-add-to-cart{min-height:54px;font-size:15px;width:100%}.product-page-source-match .shopify-payment-button{margin-top:8px}.product-page-source-match .shopify-payment-button__button{min-height:50px!important;width:100%!important}.product-page-source-match .source-delivery-box{margin-top:14px}.product-page-source-match .delivery-title-row{padding:12px 12px 9px;gap:8px}.product-page-source-match .delivery-title{font-size:14px}.product-page-source-match .delivery-standard-pill{font-size:13px;max-width:60%;flex-wrap:wrap;justify-content:flex-end;line-height:1.35}.product-page-source-match .source-delivery-grid{padding:10px 12px 3px}.product-page-source-match .source-delivery-grid>div{padding:9px 10px}.product-page-source-match .source-delivery-grid b{font-size:13px}.product-page-source-match .source-delivery-grid span{font-size:12px}.product-page-source-match .delivery-summary{padding:7px 12px 9px;font-size:12px}.product-page-source-match .delivery-timeline{padding:5px 10px 12px}.product-page-source-match .delivery-date{font-size:11px}.product-page-source-match .delivery-caption{font-size:10px}.product-page-source-match .source-delivery-box>p{padding:9px 12px 11px;font-size:12px;line-height:1.5}.product-intro-wrap{gap:22px;padding-bottom:45px}.item-attr-title h2{font-size:19px;margin-bottom:10px}.source-specs-table>div{grid-template-columns:1fr;gap:4px;padding:10px 0;font-size:13px}.product-page-source-match .product-description{font-size:14px;line-height:1.7}.return-info-box{padding-top:22px;font-size:13px}.source-info-title{font-size:14px}.return-table{overflow-x:auto}.return-table>div{min-width:280px}.preview-dialog{left:50%;top:50%;width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:14px;border-radius:6px}.preview-dialog-title{font-size:16px;margin-bottom:10px}.preview-close{right:8px;top:6px;font-size:27px}.preview-stage{min-height:0;aspect-ratio:1/1;max-height:68vh}.preview-pet{width:36%;max-width:170px;border-width:4px}.preview-name{font-size:clamp(15px,5vw,23px);max-width:80%;overflow:hidden;text-overflow:ellipsis}.preview-dialog p{font-size:11px;margin-top:9px}.home-hero,.home-featured,.home-content,.collection-page,.search-page,.page-content,.blog-page,.article-page,.cart-page{padding:42px 0}.hero-grid,.featured-card,.home-content-grid{gap:22px}.hero-copy h1{font-size:clamp(31px,9.5vw,46px)}.hero-copy p{font-size:15px}.hero-media{min-height:calc(100vw - 28px)}.benefit-grid{gap:16px}.footer-grid{grid-template-columns:1fr;gap:22px}.product-grid{gap:12px}.cart-item{grid-template-columns:68px minmax(0,1fr);gap:10px}.cart-item-image img{width:68px;height:68px}.cart-item-price,.cart-item-qty{grid-column:2}.cart-summary{padding:18px}.cart-drawer-panel{width:100%}}@media(max-width:480px){.container{width:calc(100% - 22px)}.announcement{font-size:12px;padding:7px 8px}.brand{max-width:54%}.brand-logo{max-height:30px}.brand-text{font-size:17px}.icon-btn{min-width:34px;min-height:34px;font-size:17px}.product-page-source-match .product-main-image-wrap{min-height:calc(100vw - 22px)}.product-page-source-match .source-product-title{font-size:clamp(24px,7vw,29px)}.product-page-source-match .product-promo-line{font-size:13px}.product-page-source-match .product-subheading{font-size:15px}.product-page-source-match .offer-card{padding:14px 14px 15px}.product-page-source-match .current-price{font-size:34px}.product-page-source-match .save-badge{font-size:11px;padding:6px 10px}.product-page-source-match .source-variant-grid{gap:7px}.product-page-source-match .source-variant-choice .variant-tile{min-height:137px;padding:5px}.product-page-source-match .source-variant-choice .variant-image{height:90px}.product-page-source-match .source-variant-choice .variant-value{font-size:14px}.product-page-source-match .source-variant-choice .variant-check{width:20px;height:20px;font-size:13px}.product-page-source-match .delivery-standard-pill{max-width:62%;font-size:12px}.product-page-source-match .delivery-title{font-size:13px}.product-page-source-match .delivery-timeline{padding-inline:7px}.product-page-source-match .delivery-date{font-size:10px}.product-page-source-match .delivery-caption{font-size:9px}.preview-dialog{width:calc(100vw - 12px);max-height:calc(100vh - 12px);padding:12px}.preview-stage{max-height:64vh}.drawer-item{grid-template-columns:64px minmax(0,1fr);gap:10px}.drawer-item img{width:64px;height:64px}}@media(max-width:360px){.container{width:calc(100% - 18px)}.header-inner{gap:3px}.brand{max-width:50%}.brand-text{font-size:16px}.icon-btn{min-width:32px;padding:4px}.product-page-source-match .source-product-title{font-size:24px}.product-page-source-match .source-variant-choice .variant-tile{min-height:126px}.product-page-source-match .source-variant-choice .variant-image{height:80px}.product-page-source-match .source-variant-choice .variant-value{font-size:13px}.product-page-source-match .upload-copy small{display:none}.product-page-source-match .delivery-standard-pill{max-width:58%;font-size:11px}.product-page-source-match .delivery-caption{font-size:8px}}@media(hover:none)and (pointer:coarse){.product-page-source-match .source-variant-choice span,.product-page-source-match .upload-dropzone,.product-page-source-match .live-preview-btn,.product-page-source-match .source-add-to-cart,.product-page-source-match .source-qty-control button{touch-action:manipulation}}@media(max-width:900px){.container,.product-layout,.product-intro-wrap,.hero-grid,.featured-card,.home-content-grid,.cart-layout,.footer-grid,.product-grid,.blog-grid,.product-media-column,.product-gallery,.product-info,.product-intro,.return-info-box,.featured-image,.featured-copy,.hero-copy,.hero-media,.content-card,.cart-items,.cart-summary{min-width:0}.product-page-source-match .product-info,.product-page-source-match .product-info *{max-width:100%}.product-page-source-match .source-product-title,.product-page-source-match .product-promo-line,.product-page-source-match .product-subheading,.product-page-source-match .save-line,.product-page-source-match .visits-area,.product-page-source-match .product-description,.return-info-box,.source-specs-table b,.return-table span,.return-table b{overflow-wrap:anywhere;word-break:normal}.product-page-source-match .product-main-image-wrap img,.hero-media img,.featured-image img,.article-wrap>img,.blog-grid img{max-width:100%;height:auto}.product-page-source-match .product-form,.product-page-source-match .product-form input,.product-page-source-match .product-form select,.product-page-source-match .product-form button,.product-page-source-match .upload-dropzone,.product-page-source-match .delivery-box{max-width:100%;box-sizing:border-box}}@media(max-width:767px){.site-header{position:sticky;top:0}.site-header .container{width:calc(100% - 20px)}.header-inner{width:100%;min-width:0}.mobile-menu-toggle{flex:0 0 36px}.brand{flex:1 1 auto;min-width:0;max-width:none}.brand-logo{max-width:100%;height:auto}.brand-text{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{flex:0 0 auto;min-width:0}.header-actions .icon-btn{flex:0 0 auto}.mobile-menu{left:0;right:0;max-width:100vw;max-height:calc(100vh - var(--header-height));overflow-y:auto;overscroll-behavior:contain}.product-page-source-match .product-main-image-wrap{width:100%;aspect-ratio:1/1;min-height:0}.product-page-source-match .product-main-image{width:100%;height:100%;object-fit:contain}.product-page-source-match .source-variant-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.product-page-source-match .source-variant-choice{min-width:0}.product-page-source-match .source-variant-choice .variant-tile{width:100%;min-width:0}.product-page-source-match .source-variant-choice .variant-image{max-width:100%;object-fit:contain}.product-page-source-match .source-variant-choice .variant-value{max-width:100%;overflow-wrap:anywhere}.product-page-source-match .offer-main{align-items:flex-start}.product-page-source-match .current-price,.product-page-source-match .compare-price,.product-page-source-match .save-badge{max-width:100%}.product-page-source-match .save-badge{white-space:normal;text-align:center}.product-page-source-match .field-heading-row{width:100%;min-width:0}.product-page-source-match .field-heading-row label{min-width:0;overflow-wrap:anywhere}.product-page-source-match .upload-dropzone{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.product-page-source-match .upload-copy{min-width:0}.product-page-source-match .upload-copy strong,.product-page-source-match .upload-copy small{max-width:100%;overflow:hidden;text-overflow:ellipsis}.product-page-source-match .source-quantity-block{width:100%;min-width:0}.product-page-source-match .source-qty-control{flex:0 0 auto}.product-page-source-match .source-product-notes div{overflow-wrap:anywhere}.product-page-source-match .delivery-title-row{width:100%;min-width:0}.product-page-source-match .delivery-title{min-width:0;overflow-wrap:anywhere}.product-page-source-match .delivery-standard-pill{min-width:0;white-space:normal;overflow-wrap:anywhere}.product-page-source-match .delivery-summary,.product-page-source-match .delivery-caption,.product-page-source-match .source-delivery-box>p{overflow-wrap:anywhere}.product-page-source-match .delivery-timeline,.product-page-source-match .delivery-step{min-width:0}.product-page-source-match .product-intro-wrap,.product-page-source-match .source-specs-table{width:100%}.product-page-source-match .source-specs-table>div{min-width:0}.product-page-source-match .source-info-title{min-width:0;overflow-wrap:anywhere}.hero-btn,.add-to-cart-btn,.checkout-btn{width:100%}.search-page form{width:100%;max-width:100%}.search-page form>*{min-width:0;max-width:100%}.featured-card{width:100%}.featured-copy,.benefit{min-width:0}.benefit span,.benefit strong{overflow-wrap:anywhere}.cart-item,.drawer-item{min-width:0}.cart-item-main,.drawer-item>div{min-width:0}.cart-item-main h2,.drawer-item strong,.drawer-properties,.cart-item-price{overflow-wrap:anywhere}.cart-drawer-panel{max-width:100vw}.cart-drawer-body{min-width:0;overflow-x:hidden;overflow-y:auto}.preview-dialog{box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.preview-stage{width:100%;min-width:0}.preview-base-image{max-width:100%;max-height:100%;object-fit:contain}}@media(max-width:480px){.site-header .container{width:calc(100% - 16px)}.header-inner{min-height:56px}.mobile-menu-toggle{flex-basis:34px;width:34px}.brand-text{font-size:16px}.icon-btn{min-width:32px;min-height:32px;padding:4px}.product-section{padding-top:14px}.product-page-source-match .product-layout{gap:18px}.product-page-source-match .product-main-image-wrap{border-radius:0}.product-page-source-match .product-thumbs{grid-auto-columns:56px;gap:6px}.product-page-source-match .source-variant-grid{gap:6px}.product-page-source-match .source-variant-choice .variant-tile{min-height:126px;padding:5px 4px 7px}.product-page-source-match .source-variant-choice .variant-image{height:82px}.product-page-source-match .source-variant-choice .variant-value{font-size:13px;line-height:1.15}.product-page-source-match .upload-dropzone{grid-template-columns:30px minmax(0,1fr) 44px;gap:7px;padding:9px}.product-page-source-match .upload-preview{width:40px;height:40px;flex-basis:40px}.product-page-source-match .delivery-title-row{gap:6px;padding:11px 10px 8px}.product-page-source-match .delivery-standard-pill{max-width:58%}.product-page-source-match .source-delivery-grid{padding:9px 10px 2px}.product-page-source-match .delivery-summary{padding-inline:10px}.product-page-source-match .delivery-timeline{padding-inline:5px}.product-page-source-match .source-delivery-box>p{padding-inline:10px}.product-page-source-match .return-table>div{min-width:240px}.preview-dialog{width:calc(100vw - 10px);max-height:calc(100vh - 10px)}}@media(max-width:360px){.site-header .container{width:calc(100% - 12px)}.header-inner{gap:2px}.mobile-menu-toggle{flex-basis:32px;width:32px}.brand-text{font-size:15px}.header-actions .icon-btn{font-size:16px}.product-page-source-match .source-product-title{font-size:23px}.product-page-source-match .source-variant-choice .variant-tile{min-height:116px}.product-page-source-match .source-variant-choice .variant-image{height:72px}.product-page-source-match .source-variant-choice .variant-value{font-size:12px}.product-page-source-match .upload-dropzone{grid-template-columns:28px minmax(0,1fr) 38px}.product-page-source-match .upload-preview{width:36px;height:36px;flex-basis:36px}.product-page-source-match .source-qty-control button{width:38px}.product-page-source-match .source-qty-control input{width:48px}}.product-page-source-match .source-delivery-box{border:1px solid #dedede;border-radius:10px;overflow:hidden;box-shadow:0 4px 14px #0000000a;background:#fff}.product-page-source-match .delivery-title-row{padding:16px 16px 12px;gap:14px;background:#fff}.product-page-source-match .delivery-title{font-size:17px;line-height:1.35;font-weight:800}.product-page-source-match .delivery-standard-pill{font-size:14px;line-height:1.35;font-weight:700}.product-page-source-match .delivery-standard-pill span{font-size:13px}.product-page-source-match .source-delivery-grid{padding:14px 16px 5px}.product-page-source-match .source-delivery-grid>div{padding:12px 14px;border-radius:8px;background:#fff8f5;border-color:#f1d4c8}.product-page-source-match .source-delivery-grid b{font-size:14px;line-height:1.35}.product-page-source-match .source-delivery-grid span{font-size:13px;line-height:1.4;margin-top:5px}.product-page-source-match .delivery-summary{padding:8px 16px 11px;font-size:14px;line-height:1.45;font-weight:700}.product-page-source-match .delivery-timeline{padding:7px 16px 16px}.product-page-source-match .delivery-node{width:18px;height:18px}.product-page-source-match .delivery-date{font-size:13px;line-height:1.35}.product-page-source-match .delivery-caption{font-size:12px;line-height:1.35;margin-top:3px}.product-page-source-match .source-delivery-box>p{padding:11px 16px 14px;font-size:13px;line-height:1.5}@media(max-width:767px){.product-page-source-match .delivery-title-row{padding:14px 12px 11px;gap:10px;align-items:flex-start}.product-page-source-match .delivery-title{font-size:16px}.product-page-source-match .delivery-standard-pill{font-size:13px;max-width:58%;line-height:1.35}.product-page-source-match .delivery-standard-pill span{font-size:12px}.product-page-source-match .source-delivery-grid{padding:12px 12px 5px}.product-page-source-match .source-delivery-grid>div{padding:11px 12px}.product-page-source-match .source-delivery-grid b{font-size:14px}.product-page-source-match .source-delivery-grid span{font-size:13px}.product-page-source-match .delivery-summary{padding:8px 12px 10px;font-size:13px}.product-page-source-match .delivery-timeline{padding:7px 10px 14px}.product-page-source-match .delivery-date{font-size:12px}.product-page-source-match .delivery-caption{font-size:11px}.product-page-source-match .source-delivery-box>p{padding:10px 12px 13px;font-size:12px;line-height:1.5}}.product-page-source-match .product-intro-wrap{grid-template-columns:minmax(0,1.35fr) minmax(320px,.72fr);gap:clamp(22px,4vw,52px);margin-top:42px;padding-bottom:74px;align-items:start}.product-page-source-match .product-intro{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:clamp(22px,3vw,36px);box-shadow:0 10px 30px #0000000b}.product-page-source-match .item-attr-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.product-page-source-match .item-attr-title h2{font-size:clamp(24px,2.1vw,30px);font-weight:850;letter-spacing:-.02em;margin:0;line-height:1.15}.product-page-source-match .item-attr-title:after{content:"PRODUCT DETAILS";font-size:11px;line-height:1;font-weight:800;letter-spacing:.14em;color:#8a8a8a}.product-page-source-match .source-specs-table{border:1px solid #ededed;border-radius:12px;overflow:hidden;margin:0 0 26px;background:#fbfbfb}.product-page-source-match .source-specs-table>div{display:grid;grid-template-columns:minmax(120px,160px) 1fr;gap:22px;padding:16px 18px;border-bottom:1px solid #e9e9e9;font-size:15px;line-height:1.55;background:#fff}.product-page-source-match .source-specs-table>div:last-child{border-bottom:0}.product-page-source-match .source-specs-table span{color:#6f6f6f;font-weight:700}.product-page-source-match .source-specs-table b{font-weight:650;color:#222;overflow-wrap:anywhere}.product-page-source-match .product-description{margin-top:0;font-size:16px;line-height:1.8;color:#363636}.product-page-source-match .product-description h2,.product-page-source-match .product-description h3{font-family:var(--font-heading),var(--font-body),Arial,sans-serif;color:#171717;line-height:1.25;letter-spacing:-.015em;margin:28px 0 10px}.product-page-source-match .product-description h2{font-size:clamp(21px,1.8vw,26px)}.product-page-source-match .product-description h3{font-size:clamp(18px,1.5vw,22px)}.product-page-source-match .product-description h2:first-child,.product-page-source-match .product-description h3:first-child{margin-top:0}.product-page-source-match .product-description p{margin:0 0 16px}.product-page-source-match .product-description ul{margin:0 0 18px;padding-left:22px}.product-page-source-match .product-description li{margin:0 0 7px}.product-page-source-match .product-description table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e9e9e9;border-radius:12px;overflow:hidden;margin:14px 0 22px;font-size:15px}.product-page-source-match .product-description th,.product-page-source-match .product-description td{padding:13px 15px;text-align:left;border-bottom:1px solid #ececec;border-right:1px solid #ececec;vertical-align:top}.product-page-source-match .product-description tr:last-child td{border-bottom:0}.product-page-source-match .product-description th:last-child,.product-page-source-match .product-description td:last-child{border-right:0}.product-page-source-match .product-description th{background:#f7f7f7;font-weight:800;color:#222}.product-page-source-match .return-info-box{border:1px solid #e8e8e8;border-radius:18px;padding:24px 24px 20px;background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 10px 30px #00000009;font-size:15px;line-height:1.7}.product-page-source-match .return-info-box .source-info-title{font-size:17px;margin:0 0 12px}.product-page-source-match .return-info-box p{margin:0 0 18px;color:#464646}.product-page-source-match .return-info-box .source-info-title+p{padding-bottom:2px}.product-page-source-match .return-table{border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;margin:8px 0 18px;background:#fff}.product-page-source-match .return-table>div{grid-template-columns:1.25fr 1fr}.product-page-source-match .return-table>div:first-child>*{background:#f6f6f6;font-size:13px;font-weight:800;color:#333}.product-page-source-match .return-table>div>*{padding:12px 13px;font-size:14px}.site-header .header-actions{gap:4px}.site-header .icon-btn{width:42px;height:42px;min-width:42px;min-height:42px;padding:8px;color:#161616;border-radius:50%;transition:background .18s ease,transform .18s ease}.site-header .icon-btn:hover{background:#f5f5f5;transform:translateY(-1px)}.site-header .icon-btn svg{width:21px;height:21px}.site-header .cart-trigger{overflow:visible}.site-header .cart-count{right:-1px;top:0;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;box-shadow:0 0 0 2px #fff}.site-header .track-order-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;padding:9px 12px;border:1px solid #e1e1e1;border-radius:999px;white-space:nowrap;transition:background .18s ease,border-color .18s ease}.site-header .track-order-link:hover{background:#f7f7f7;border-color:#cfcfcf}.site-header .track-order-link svg{width:16px;height:16px;flex:none}@media(max-width:1100px){.site-header .track-order-link{padding:8px 10px}.product-page-source-match .product-intro-wrap{grid-template-columns:1fr}.product-page-source-match .return-info-box{border-left:1px solid #e8e8e8;border-top:1px solid #e8e8e8;padding-top:24px}}@media(max-width:640px){.site-header .track-order-link{font-size:12px;padding:8px 9px;gap:5px}.site-header .track-order-link svg{width:15px;height:15px}.product-page-source-match .product-intro-wrap{gap:18px;margin-top:28px;padding-bottom:46px}.product-page-source-match .product-intro{padding:20px 16px;border-radius:14px}.product-page-source-match .item-attr-title{display:block;margin-bottom:14px}.product-page-source-match .item-attr-title:after{display:block;margin-top:7px;font-size:10px}.product-page-source-match .item-attr-title h2{font-size:23px}.product-page-source-match .source-specs-table{border-radius:10px;margin-bottom:22px}.product-page-source-match .source-specs-table>div{grid-template-columns:1fr;gap:5px;padding:14px 13px;font-size:15px}.product-page-source-match .product-description{font-size:15px;line-height:1.75}.product-page-source-match .product-description table{font-size:14px;display:block;overflow-x:auto;white-space:normal}.product-page-source-match .product-description th,.product-page-source-match .product-description td{padding:11px 12px;min-width:130px}.product-page-source-match .return-info-box{padding:20px 16px;border-radius:14px;font-size:14px}.product-page-source-match .return-info-box .source-info-title{font-size:16px}.product-page-source-match .return-table{font-size:13px}}.product-page-source-match .product-details-content{display:grid;gap:13px;margin-top:0}.product-page-source-match .product-detail-feature{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;padding:16px 0;border-bottom:1px solid #ededed}.product-page-source-match .product-detail-feature:last-child{border-bottom:0;padding-bottom:0}.product-page-source-match .product-detail-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid #e9e9e9;border-radius:12px;background:#fafafa;font-size:21px}.product-page-source-match .product-detail-feature h3{margin:0 0 5px!important;font-size:clamp(18px,1.55vw,21px)!important;font-weight:800}.product-page-source-match .product-detail-feature p{margin:0!important;font-size:15px;line-height:1.72;color:#4b4b4b}@media(max-width:640px){.product-page-source-match .product-detail-feature{grid-template-columns:38px 1fr;gap:11px;padding:14px 0}.product-page-source-match .product-detail-icon{width:38px;height:38px;border-radius:10px;font-size:18px}.product-page-source-match .product-detail-feature h3{font-size:17px!important;margin-bottom:4px!important}.product-page-source-match .product-detail-feature p{font-size:14px;line-height:1.7}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/theme.css.map */
