.shop-theme{--font-sans:var(--font-shop);--shop-orange:#f58232;--shop-ink:#111;--shop-muted:#666;--shop-line:#e8e8e8;--paper:#fff;--ink:#111;--accent:#f58232;background:#fff;color:#111}.shop-theme body{margin:0;background:#fff;color:#111;font-family:var(--font-sans),sans-serif}.shop-theme h1,.shop-theme h2,.shop-theme h3,.shop-theme h4{font-family:var(--font-sans),sans-serif;font-weight:800;letter-spacing:-.045em}.shop-theme a,.shop-theme button{-webkit-tap-highlight-color:transparent}.shop-theme :focus-visible{outline:3px solid #a94c0c;outline-offset:4px}.shop-theme ::-moz-selection{color:#111;background:#ffd7bb}.shop-theme ::selection{color:#111;background:#ffd7bb}.shop-theme div[id],.shop-theme section[id]{scroll-margin-top:24px}.ww-container{width:min(100% - 80px,1160px);margin-inline:auto}.ww-marquee{overflow:hidden;background:var(--shop-orange);color:#111;position:relative}.ww-marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:ww-marquee 35s linear infinite}.ww-marquee-track>div{display:flex;align-items:center;flex-shrink:0;gap:48px;padding:13px 24px;font:12px/1.5 ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase}.ww-marquee-track span{white-space:nowrap}.ww-marquee-track i{font-style:normal;opacity:.5;margin-left:48px}.ww-marquee:hover .ww-marquee-track{animation-play-state:paused}.ww-marquee-wave{height:9px;position:absolute;bottom:-1px;left:0;width:100%;fill:white}.ww-header{background:white;position:relative;z-index:20}.ww-header-inner{min-height:166px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px}.ww-header-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:600}.ww-footer a:hover,.ww-header-nav a:hover{color:#a94c0c}.ww-brand{display:flex;flex-direction:column;align-items:center;padding:10px 0;text-align:center}.ww-brand img{width:130px;height:112px;-o-object-fit:contain;object-fit:contain}.ww-brand-caption{font:10px/1.6 ui-monospace,monospace;letter-spacing:.25em;margin-top:3px;color:#777}.ww-header-actions{display:flex;gap:8px;justify-content:flex-end}.ww-icon-button{display:grid;place-items:center;width:44px;height:44px;position:relative;border-radius:10px;flex-shrink:0}.ww-icon-button:hover{background:#fff1e7}.ww-cart-count{position:absolute;right:1px;top:0;min-width:17px;height:17px;display:grid;place-items:center;font:700 11px/1 var(--font-sans);background:var(--shop-orange);color:#111;border-radius:50%;padding:2px}.ww-menu-button{display:none}.ww-season-bar{min-height:44px;background:var(--shop-orange);color:#111;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;padding:9px 16px;font-size:13px;font-weight:700;text-align:center}.ww-season-label{background:#ffffff26;padding:3px 8px;letter-spacing:.08em}.ww-season-label,.ww-season-time{border-radius:4px;font:700 12px/1.5 ui-monospace,monospace}.ww-season-time{padding:3px 9px;background:#00000012;font-variant-numeric:tabular-nums}.ww-eyebrow{display:block;color:#777;font:12px/1.6 ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px}.ww-outline,.ww-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:14px 24px;border-radius:12px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s}.ww-primary{background:var(--shop-orange)}.ww-outline,.ww-primary{color:#111;border:2px solid var(--shop-orange)}.ww-outline{background:white}.ww-primary:hover{background:#eb7626;border-color:#eb7626;transform:translateY(-2px);box-shadow:0 6px 18px #f5823228}.ww-outline:hover{background:#fff2e8;transform:translateY(-2px)}.ww-title{font-size:clamp(32px,3.8vw,50px);line-height:1.05}.ww-section-title{font-size:clamp(28px,3vw,38px);line-height:1.15}.ww-product-grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:start;gap:46px;padding-block:36px 56px}.ww-gallery{min-width:0;position:sticky;top:22px}.ww-gallery-stage{position:relative}.ww-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:18px;background:#f6f6f3}.ww-gallery-track::-webkit-scrollbar{display:none}.ww-gallery-slide{position:relative;flex:0 0 100%;aspect-ratio:1;scroll-snap-align:start;min-width:0;overflow:hidden}.ww-gallery-slide>button{width:100%;height:100%;cursor:zoom-in;display:block}.ww-gallery-slide img,.ww-gallery-slide video{-o-object-fit:contain;object-fit:contain}.ww-gallery-slide video{width:100%;height:100%}.ww-gallery-arrow{position:absolute;top:46%;border:1px solid #1111;border-radius:50%;background:#fffffff0;width:36px;height:36px;display:grid;place-items:center;z-index:2;box-shadow:0 2px 10px #0001}.ww-gallery-arrow:disabled{opacity:.3;cursor:default}.ww-gallery-prev{left:10px}.ww-gallery-next{right:10px}.ww-gallery-count{position:absolute;right:13px;bottom:13px;background:#fffffff0;padding:4px 10px;border-radius:20px;font-size:12px;font-variant-numeric:tabular-nums}.ww-thumbnails{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;margin-top:12px;padding-bottom:5px}.ww-thumbnail{position:relative;width:75px;aspect-ratio:1;flex:0 0 75px;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#f6f6f3;opacity:.75}.ww-thumbnail[aria-pressed=true]{border-color:#111;opacity:1}.ww-thumbnail img{-o-object-fit:cover;object-fit:cover}.ww-thumbnail-play{position:absolute;inset:0;display:grid;place-items:center;color:white;background:#0003}.ww-gallery-hint{display:flex;align-items:center;justify-content:center;gap:7px;color:#777;font-size:12px;margin-top:8px}.ww-product-summary{min-width:0}.ww-outline-label{display:inline-block;border:2px solid var(--shop-orange);border-radius:16px;padding:11px 19px;font-size:14px;font-weight:800}.ww-orange-pill{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:10px;max-width:100%;margin:13px 0 20px;padding:10px 16px;background:var(--shop-orange);border-radius:40px;font-size:12px;font-weight:600}.ww-orange-pill>span{display:flex}.ww-orange-pill b{width:28px;height:28px;border:2px solid white;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;margin-left:-4px;font-size:13px}.ww-product-description{font-size:15px;color:#555;line-height:1.7;margin-top:17px}.ww-product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:18px}.ww-product-price strong{font-size:28px;font-weight:800;letter-spacing:-.04em}.ww-product-price span{font-size:12px;color:#666}.ww-product-price s{color:#777;font-size:17px}.ww-product-price .ww-discount{color:#8f3b00;background:#fff0e3;border-radius:5px;padding:4px 8px;font-size:12px;font-weight:700}.ww-product-benefits{display:grid;gap:11px;margin-block:21px;padding:0;list-style:none}.ww-product-benefits li{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:700}.ww-product-benefits svg{width:19px;height:19px;color:#be5d1b;flex-shrink:0}.ww-bundle-legend{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:800;margin:27px 0 15px}.ww-bundle-legend:after,.ww-bundle-legend:before{content:"";height:1px;background:#bbb;flex:1}.ww-offers{display:grid;gap:11px}.ww-offer{position:relative;border:2px solid #ddd;background:#f4f4f4;border-radius:14px;transition:border .2s,background .2s}.ww-offer-selected{border-color:#111;background:white}.ww-offer-button{display:grid;grid-template-columns:23px 1fr auto;gap:12px;width:100%;text-align:left;align-items:center;padding:19px 16px;border-radius:12px}.ww-add-button:disabled,.ww-offer-button:disabled{cursor:not-allowed;opacity:.55}.ww-add-button:disabled:hover{transform:none;box-shadow:none}.ww-offer-dot{width:22px;height:22px;border:2px solid #aaa;border-radius:50%;background:white;padding:3px}.ww-offer-selected .ww-offer-dot{border-color:#111}.ww-offer-selected .ww-offer-dot:after{content:"";display:block;width:100%;height:100%;background:#111;border-radius:50%}.ww-offer-name{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:19px;font-weight:800;line-height:1.2}.ww-offer-detail{display:block;font-size:12px;color:#555;margin-top:5px;font-weight:400}.ww-offer-price{text-align:right;font-size:19px;font-weight:800}.ww-offer-price s{display:block;font-size:12px;font-weight:400;color:#666}.ww-offer-badge{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:4px 9px;background:var(--shop-orange);font-size:10px;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap}.ww-offer-extra{background:#111;color:white;border-radius:0 0 11px 11px;padding:9px 14px;font-size:12px;display:flex;align-items:center;gap:8px}.ww-purchase-row{display:grid;grid-template-columns:118px 1fr;gap:11px;margin-top:15px}.ww-quantity{display:flex;align-items:center;justify-content:space-between;border:2px solid #ddd;border-radius:13px;min-height:56px}.ww-quantity button{width:38px;height:48px;display:grid;place-items:center}.ww-quantity button:disabled{opacity:.3}.ww-quantity output{font-size:17px;font-weight:700}.ww-add-button{width:100%;min-height:58px;font-size:16px}.ww-purchase-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px;font-size:12px;color:#777}.ww-delivery-card{display:grid;gap:10px;margin-top:18px;padding:16px;border:1px solid #e5ded4;border-radius:16px;background:linear-gradient(180deg,#fffaf5,#fff)}.ww-delivery-card>div{display:grid;grid-template-columns:32px 1fr;align-items:start;gap:11px}.ww-delivery-card svg{width:32px;height:32px;padding:7px;color:#111;border-radius:50%;background:#f5823221}.ww-delivery-card strong{display:block;font-size:13px;line-height:1.35}.ww-delivery-card small{display:block;margin-top:2px;color:#666;font-size:12px;line-height:1.45}.ww-payment-marks{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;padding-top:16px}.ww-payment-marks span{min-width:47px;height:25px;display:grid;place-items:center;border:1px solid #ddd;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:800;background:white;color:#333;letter-spacing:-.03em}.ww-care-note{display:flex;gap:13px;margin-top:23px;padding-top:22px;border-top:1px solid #e7e7e7;font-size:13px;line-height:1.6}.ww-care-note>svg{flex:0 0 35px;height:35px;border-radius:50%;background:#fff1e7;padding:8px}.ww-care-note strong{display:block}.ww-care-note p{color:#666;margin-top:4px}.ww-note-content{min-height:102px;animation:ww-note-in .3s ease-out}.ww-note-controls{display:flex;justify-content:center;align-items:center;gap:3px;margin-top:3px}.ww-note-controls button{position:relative;width:28px;height:28px;display:grid;place-items:center}.ww-note-controls button:not(.ww-note-pause):before{content:"";width:6px;height:6px;border-radius:50%;background:#ddd}.ww-note-controls button[aria-pressed=true]:before{background:#111}@keyframes ww-note-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.ww-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:76px}.ww-benefit-card{border:1px solid var(--shop-line);border-radius:20px;padding:25px 22px}.ww-benefit-icon{display:grid;place-items:center;width:50px;height:50px;background:#f4f4ef;border-radius:16px;margin-bottom:19px;font-size:24px}.ww-benefit-card h3{font-size:16px;letter-spacing:-.025em;margin-bottom:8px}.ww-benefit-card p{font-size:14px;line-height:1.6;color:#555}.ww-reel-proof{position:relative;overflow:hidden;margin:52px 0 76px;padding:clamp(24px,4vw,44px);border-radius:28px;background:radial-gradient(circle at top left,rgba(245,130,50,.24),transparent 34%),linear-gradient(135deg,#18120f,#2b1710 48%,#0d0b0a);color:white}.ww-reel-proof:after{content:"";position:absolute;inset:12px;pointer-events:none;border:1px solid rgba(255,255,255,.12);border-radius:22px}.ww-reel-proof-heading{position:relative;z-index:1;display:grid;gap:10px;max-width:620px;margin-bottom:28px}.ww-reel-proof-heading h2{font-size:clamp(30px,4vw,48px);line-height:.98;letter-spacing:-.055em}.ww-reel-proof-heading p{max-width:560px;color:rgba(255,255,255,.74);font-size:15px;line-height:1.6}.ww-reel-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,20px)}.ww-reel-card{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(255,255,255,.08);box-shadow:0 22px 48px rgba(0,0,0,.28)}.ww-reel-card video{display:block;width:100%;aspect-ratio:9/16;-o-object-fit:cover;object-fit:cover;background:#111}.ww-reel-card figcaption{padding:12px 14px 14px;color:rgba(255,255,255,.82);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.ww-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:46px;margin-block:68px}.ww-story-image{aspect-ratio:16/10;position:relative;border-radius:18px;overflow:hidden;background:#f6f6f3}.ww-story-image img,.ww-story-image video{-o-object-fit:cover;object-fit:cover}.ww-story-image video{width:100%;height:100%}.ww-story-copy h2{font-size:clamp(27px,3vw,36px);line-height:1.1}.ww-story-copy p{color:#555;font-size:16px;line-height:1.6;margin:20px 0 24px}.ww-guarantee{max-width:790px;border:2px solid var(--shop-orange);background:#fafaf8;border-radius:28px;padding:47px 38px 33px;margin:84px auto 70px;text-align:center;position:relative}.ww-guarantee-badge{position:absolute;top:-37px;left:calc(50% - 41px);width:82px;height:82px;border:4px solid white;background:var(--shop-orange);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 5px 15px #ed80252b}.ww-guarantee-badge strong{font-size:28px;font-weight:800}.ww-guarantee-badge small{font:10px ui-monospace,monospace;letter-spacing:.1em}.ww-guarantee h2{font-size:clamp(27px,3vw,36px);line-height:1.2}.ww-guarantee p{margin:18px auto;max-width:610px;color:#555;font-size:14px;line-height:1.8}.ww-guarantee-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 25px;font-size:12px;font-weight:600}.ww-guarantee-links a{text-decoration:underline;text-underline-offset:4px}.ww-faq{max-width:800px;padding-block:65px;margin-inline:auto}.ww-faq h2{text-align:center;margin-bottom:30px}.ww-faq details{border:1px solid #e6e6e6;border-radius:13px;margin-top:10px;overflow:hidden}.ww-faq summary{display:flex;gap:13px;align-items:center;cursor:pointer;padding:20px;font-size:15px;font-weight:600;list-style:none}.ww-faq summary::-webkit-details-marker{display:none}.ww-faq summary:before{content:"✓";color:#c56522}.ww-faq summary:after{content:"+";margin-left:auto;font-size:23px;font-weight:400}.ww-faq details[open] summary:after{content:"−"}.ww-faq details p,.ww-faq details[open] summary{background:#fff6ee}.ww-faq details p{padding:0 22px 22px 46px;font-size:14px;line-height:1.8;color:#555}.ww-related{padding-block:24px 80px}.ww-related>h2{margin-bottom:28px;text-align:center}.ww-product-card{display:block;border:1px solid #e7e7e7;border-radius:20px;overflow:hidden;background:white;transition:transform .25s,box-shadow .25s}.ww-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000009}.ww-card-image{aspect-ratio:1;position:relative;background:#f6f6f3;overflow:hidden}.ww-card-image img{-o-object-fit:cover;object-fit:cover;transition:transform .5s}.ww-product-card:hover .ww-card-image img{transform:scale(1.025)}.ww-card-tag{position:absolute;top:15px;left:15px;background:white;border-radius:30px;padding:7px 12px;font-size:11px;font-weight:700}.ww-card-copy{padding:22px}.ww-card-copy h3{font-size:23px;line-height:1.15}.ww-card-copy p{font-size:14px;line-height:1.6;color:#666;margin-top:9px}.ww-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:10px}.ww-card-bottom strong{font-size:21px}.ww-card-bottom span{font-size:12px;font-weight:600;display:inline-flex;gap:6px;align-items:center}.ww-home-hero{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:48px;padding-block:40px 56px}.ww-home-hero h1{font-size:clamp(39px,4.7vw,62px);line-height:1.03}.ww-home-hero h1 em{font-style:normal;color:#cb5e11}.ww-home-hero p{margin:23px 0 27px;color:#555;font-size:16px;line-height:1.8;max-width:430px}.ww-home-image{position:relative;aspect-ratio:1.1;border-radius:22px;overflow:hidden}.ww-home-image img{-o-object-fit:cover;object-fit:cover}.ww-home-image-caption{position:absolute;left:16px;right:16px;bottom:16px;background:#fffffff0;border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px}.ww-home-image-caption strong{font-size:14px}.ww-home-image-caption span{font-size:12px;color:#666}.ww-home-image-caption svg{flex-shrink:0}.ww-home-links{flex-wrap:wrap;gap:12px}.ww-home-fine,.ww-home-links{display:flex;align-items:center}.ww-home-fine{gap:8px;margin-top:22px;font-size:12px;color:#666}.ww-collection{padding-block:64px 72px}.ww-collection-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.ww-category-tabs{display:flex;gap:7px;flex-wrap:wrap}.ww-category-tabs button{font-size:12px;font-weight:600;min-height:42px;border:1px solid #ddd;border-radius:25px;padding:8px 17px}.ww-category-tabs button[aria-pressed=true]{color:#111;background:var(--shop-orange);border-color:var(--shop-orange)}.ww-catalog-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.ww-footer{border-top:1px solid #e8e8e8;background:#fafaf8;padding:50px 0 20px}.ww-footer-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr 1fr;gap:32px}.ww-footer-brand img{width:115px;height:104px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.ww-footer-brand p{max-width:280px;color:#666;font-size:13px;line-height:1.8;margin-top:12px}.ww-footer h3{font-size:12px;letter-spacing:.14em;margin:20px 0 18px}.ww-footer ul{display:grid;gap:14px;font-size:13px;color:#555}.ww-footer-bottom{border-top:1px solid #ddd;margin-top:37px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;font-size:11px;color:#777}.ww-footer-bottom .ww-payment-marks{padding:0}.ww-sticky-buy{display:none}.ww-dialog{border:0;padding:0;color:#111;max-height:none}.ww-dialog::backdrop{background:#0008;backdrop-filter:blur(3px)}.ww-drawer{margin:0 0 0 auto;height:100dvh;width:min(100%,450px);max-width:100%;background:white}.ww-drawer[open]{display:flex;flex-direction:column;animation:ww-drawer-in .22s ease-out}.ww-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid #eee}.ww-drawer-head h2{font-size:25px}.ww-drawer-head p{color:#777;font-size:12px;margin-bottom:4px}.ww-drawer-items{flex:1;overflow-y:auto;padding:22px}.ww-cart-item{display:grid;grid-template-columns:88px 1fr;gap:17px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #eee}.ww-cart-image{position:relative;width:88px;height:100px;border-radius:12px;overflow:hidden;background:#fafafa}.ww-cart-image img{-o-object-fit:cover;object-fit:cover}.ww-cart-item h3{font-size:15px}.ww-cart-item p{margin-top:6px;font-size:14px}.ww-cart-item-controls{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:8px}.ww-cart-item-controls .ww-quantity{min-height:36px}.ww-cart-item-controls .ww-quantity button{width:32px;height:36px}.ww-cart-item-controls .ww-quantity output{min-width:20px;font-size:13px}.ww-cart-remove{font-size:11px;text-decoration:underline;color:#777;padding:10px 0}.ww-drawer-bottom{padding:22px 22px max(22px,env(safe-area-inset-bottom));border-top:1px solid #eee}.ww-cart-total{display:flex;justify-content:space-between;font-size:20px;font-weight:700}.ww-drawer-bottom p{font-size:12px;color:#666;line-height:1.7;margin:11px 0 15px}.ww-drawer-bottom button{border-radius:12px;background:var(--shop-orange);color:#111;box-shadow:none}.ww-empty-cart{height:100%;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:20px}.ww-empty-cart p{color:#666;font-size:15px}.ww-mobile-nav{display:flex;flex-direction:column;padding:20px}.ww-mobile-nav a{padding:18px 3px;border-bottom:1px solid #eee;font-weight:600;font-size:16px}.ww-lightbox{width:min(96vw,1000px);height:min(92dvh,1000px);background:white;margin:auto;border-radius:20px}.ww-lightbox-content{width:100%;height:100%;position:relative}.ww-lightbox-content img{-o-object-fit:contain;object-fit:contain}.ww-lightbox .ww-icon-button{position:absolute;top:10px;right:10px;z-index:2;background:#fff;border:1px solid #ddd}.ww-legal{padding-block:55px 80px;max-width:800px}.ww-legal h1{font-size:clamp(34px,6vw,58px);line-height:1.1;margin-block:22px}.ww-legal p{color:#555;line-height:1.8}.ww-legal section{border-top:1px solid #ddd;padding-block:27px}.ww-legal h2{font-size:22px;margin-bottom:12px}.ww-legal-intro{margin-bottom:34px}.ww-legal>a{color:#a94c0c;font-size:14px}.ww-support{padding-block:55px 80px;min-height:60vh}.ww-support-inner{max-width:620px;margin:auto}.ww-support h1{font-size:clamp(32px,5vw,48px);line-height:1.12;margin-bottom:20px}.ww-support p{font-size:15px;line-height:1.8;color:#666;margin-block:16px}.ww-support-form{display:grid;gap:20px;padding:28px;border:1px solid #e5e5e5;background:#fafaf8;border-radius:20px;margin-top:30px}.ww-support-form label{font-size:14px;font-weight:600}.ww-support-form input{display:block;width:100%;min-height:52px;margin-top:10px;padding:12px 15px;background:white;border:1px solid #ddd;border-radius:10px;font-size:16px;font-weight:400}.ww-support-form button:disabled{opacity:.6}.ww-support .ww-form-error{color:#ad251c;font-size:13px;margin:0}.ww-tracking-result{border:2px solid #f58232;border-radius:20px;padding:28px;margin-top:30px}.ww-tracking-result h2{font-size:28px;text-transform:capitalize}.ww-tracking-result .ww-outline{margin-top:16px}.ww-support-inner .ww-eyebrow{color:#a94c0c}@keyframes ww-marquee{to{transform:translateX(-50%)}}@keyframes ww-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (min-width:768px){.ww-story-reverse .ww-story-image{order:2}.ww-related .ww-product-card{max-width:570px;margin:auto;display:grid;grid-template-columns:210px 1fr}.ww-related .ww-card-copy{align-self:center}}@media (max-width:1000px){.ww-container{width:calc(100% - 48px)}.ww-header-nav{gap:15px;font-size:13px}.ww-product-grid{gap:30px}.ww-title{font-size:36px}.ww-benefit-grid{gap:12px}.ww-benefit-card{padding:19px 16px}.ww-home-hero{gap:28px}.ww-collection-heading{flex-direction:column;align-items:flex-start}}@media (max-width:767px){.ww-container{width:calc(100% - 36px)}.ww-marquee-track>div{padding-block:11px;gap:30px;font-size:10px}.ww-header-inner{min-height:143px;grid-template-columns:1fr auto 1fr;gap:3px}.ww-header-nav{display:none}.ww-menu-button{display:grid}.ww-brand img{width:110px;height:92px}.ww-brand-caption{font-size:8px;letter-spacing:.14em;white-space:nowrap}.ww-header-actions{gap:0}.ww-header-actions .ww-icon-button{width:39px}.ww-season-bar{gap:5px 8px;font-size:11px;padding:10px 12px}.ww-season-label,.ww-season-time{font-size:10px}.ww-product-grid{grid-template-columns:1fr;padding-top:25px;gap:28px;padding-bottom:38px}.ww-gallery{position:static}.ww-gallery-track{border-radius:15px}.ww-thumbnail{width:59px;flex-basis:59px}.ww-thumbnails{gap:7px}.ww-gallery-hint{font-size:11px}.ww-gallery-arrow{width:32px;height:32px}.ww-outline-label{padding:10px 14px;font-size:12px;border-radius:13px}.ww-orange-pill{font-size:11px;padding:8px 12px;margin-bottom:18px}.ww-title{font-size:clamp(30px,8.8vw,40px);line-height:1.08}.ww-product-description{font-size:14px}.ww-product-price strong{font-size:26px}.ww-product-benefits li{font-size:12px}.ww-offer-button{padding:18px 13px;gap:9px}.ww-offer-name,.ww-offer-price{font-size:18px}.ww-offer-detail{font-size:11px}.ww-purchase-row{grid-template-columns:100px 1fr;gap:9px}.ww-add-button{padding-inline:10px;font-size:14px}.ww-quantity button{width:32px}.ww-benefit-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:44px}.ww-benefit-card{padding:19px 15px;border-radius:16px}.ww-benefit-icon{width:43px;height:43px;margin-bottom:15px;border-radius:12px}.ww-benefit-card h3{font-size:14px;line-height:1.3}.ww-benefit-card p{font-size:12px;line-height:1.7}.ww-reel-proof{margin:34px 0 48px;padding:22px 14px;border-radius:22px}.ww-reel-proof:after{inset:8px;border-radius:18px}.ww-reel-proof-heading{margin-bottom:18px;padding-inline:4px}.ww-reel-proof-heading h2{font-size:30px}.ww-reel-proof-heading p{font-size:13px}.ww-reel-grid{display:flex;gap:12px;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x mandatory}.ww-reel-card{flex:0 0 min(72vw,260px);border-radius:18px;scroll-snap-align:start}.ww-reel-card figcaption{padding:10px 12px 12px;font-size:10px}.ww-story{grid-template-columns:1fr;gap:25px;margin-block:44px}.ww-story-copy h2{font-size:29px}.ww-story-copy p{font-size:14px;margin:15px 0 21px}.ww-story-image{border-radius:15px}.ww-eyebrow{font-size:10px}.ww-guarantee{margin:76px auto 44px;padding:51px 20px 27px;border-radius:22px}.ww-guarantee p{font-size:13px}.ww-guarantee-links{font-size:11px;gap:12px}.ww-faq{padding-block:43px}.ww-faq summary{padding:17px 14px;font-size:13px}.ww-faq details p{padding:0 17px 19px 36px;font-size:13px}.ww-faq h2{font-size:28px}.ww-home-hero{grid-template-columns:1fr;padding-block:27px 35px;gap:28px}.ww-home-hero h1{font-size:clamp(37px,10.4vw,48px)}.ww-home-hero p{font-size:14px;line-height:1.8;margin:17px 0 22px}.ww-home-image{aspect-ratio:1.17}.ww-home-links{gap:9px}.ww-home-links a{font-size:12px;padding:12px 15px;min-height:47px}.ww-home-fine{margin-top:16px;font-size:11px}.ww-home-image-caption{padding:12px;left:12px;right:12px;bottom:12px}.ww-collection{padding-block:40px 44px}.ww-catalog-grid{gap:12px}.ww-card-copy{padding:14px}.ww-card-copy h3{font-size:17px}.ww-card-copy p{font-size:12px}.ww-card-bottom{flex-wrap:wrap;gap:8px;margin-top:14px}.ww-card-bottom strong{font-size:18px}.ww-card-bottom span{font-size:11px}.ww-card-tag{top:9px;left:9px;padding:5px 8px;font-size:9px}.ww-product-card{border-radius:15px}.ww-category-tabs button{padding:8px 14px;font-size:11px}.ww-related{padding-bottom:50px}.ww-related .ww-product-card{display:grid;grid-template-columns:40% 1fr}.ww-related .ww-card-image{aspect-ratio:auto;min-height:200px}.ww-related .ww-card-copy{align-self:center}.ww-footer{padding-top:32px}.ww-footer-grid{grid-template-columns:repeat(3,1fr);gap:22px 13px}.ww-footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:20px}.ww-footer-brand img{width:92px;height:90px}.ww-footer-brand p{font-size:12px;margin:0}.ww-footer h3{font-size:10px;letter-spacing:.08em}.ww-footer ul{font-size:11px;gap:14px}.ww-footer-bottom{justify-content:center;text-align:center;font-size:10px;padding-bottom:6px}.ww-sticky-buy{position:fixed;bottom:0;inset-inline:0;z-index:30;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid #ddd;padding:10px 18px max(10px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 20px #00000008}.ww-sticky-buy[data-visible=true]{display:flex}.ww-sticky-buy strong{font-size:14px;display:block}.ww-sticky-buy small{font-size:11px;color:#666}.ww-sticky-buy a{min-height:45px;padding:10px 17px;font-size:12px}.ww-product-page{padding-bottom:30px}.shop-theme:has(.ww-product-page) .ww-footer{padding-bottom:92px}.ww-lightbox{border-radius:14px;width:96vw;height:75dvh}.ww-drawer-head,.ww-drawer-items{padding:18px}}@media (max-width:360px){.ww-header-actions .ww-search-link{display:none}.ww-catalog-grid{grid-template-columns:1fr}.ww-home-links a{padding-inline:12px}.ww-brand-caption{font-size:7px}}@media (prefers-reduced-motion:reduce){.shop-theme{scroll-behavior:auto}.shop-theme *,.shop-theme :after,.shop-theme :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}