/* BAGS — local, dependency-free, mobile-first storefront. */
:root{--ink:#252921;--muted:#757970;--olive:#434c37;--paper:#fff;--cream:#f7f7f1;--line:#e4e6dc;--sand:#eeece4;--radius:5px;--font:Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a,button,summary,input{touch-action:manipulation}button{color:inherit}img,svg{vertical-align:middle}img{max-width:100%;display:block}svg{flex-shrink:0}button,input{border-radius:0}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #899f63;outline-offset:4px}input:focus-visible{outline:2px solid #899f63;outline-offset:2px}::selection{background:#dce3cf;color:var(--ink)}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 56px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:-100px;right:24px;padding:10px 20px;background:var(--ink);color:white}.skip-link:focus{top:10px}.announcement{display:flex;justify-content:center;align-items:center;gap:15px;background:var(--olive);color:#f7f8f1;font-size:11px;padding:8px 15px;letter-spacing:.1px;min-height:35px}.announcement-dot{width:3px;height:3px;border-radius:50%;background:#c7cfb4}.site-header{background:var(--cream);border-bottom:1px solid var(--line)}.header-inner{height:89px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-family:Arial,sans-serif;font-size:39px;line-height:1;font-weight:800;letter-spacing:-2.4px;display:inline-block}.wordmark span{color:#849267;letter-spacing:-1px}.desktop-nav{display:flex;gap:34px;font-size:12px;color:#555c50}.desktop-nav a{position:relative;padding-block:12px}.desktop-nav a:after{position:absolute;content:"";bottom:5px;right:0;width:0;height:1px;background:var(--olive);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-cta{font-size:11px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #777e6c;padding-block:8px}.hero{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:70px;padding-block:50px 57px;position:relative}.hero:before{position:absolute;content:"";background:var(--cream);z-index:-1;inset:0 calc((1180px - 100vw)/2);min-width:100vw;right:calc((100% - 100vw)/2);left:auto}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.25px;display:flex;align-items:center;gap:10px;color:#727965;line-height:1.8}.tiny-line{display:inline-block;width:26px;height:1px;background:#9caa87}.hero h1{font-size:clamp(36px,4.1vw,57px);line-height:1.52;font-weight:600;letter-spacing:-1.9px;margin:22px 0 20px;max-width:440px}.hero-description{font-size:14px;color:#71766c;max-width:400px;margin:0 0 30px;line-height:2.1}.button{display:inline-flex;justify-content:center;align-items:center;gap:23px;border:1px solid transparent;border-radius:var(--radius);min-height:48px;padding:12px 23px;font-size:12px;line-height:1.5;font-weight:500;transition:background .2s,transform .2s}.button-dark{background:var(--olive);color:#fff}.button-dark:hover{background:#303b26}.button-outline{background:transparent;border-color:#b8bfad;color:var(--olive)}.button-outline:hover{background:#eef0e7}.hero-button{min-width:210px;min-height:53px}.hero-note{display:flex;gap:7px;align-items:center;font-size:10px;color:#7a806f;margin-top:20px}.amazon-name{font-family:Arial,sans-serif;font-size:16px;letter-spacing:-.5px;font-weight:700;color:#394031;border-bottom:2px solid #d59b45;line-height:1.1;margin-inline:2px}.hero-visual{height:462px;position:relative;background:#e7e7dc;overflow:hidden;border-radius:190px 190px 6px 6px}.hero-arch{position:absolute;bottom:57px;left:50%;transform:translateX(-50%);width:70%;height:72%;border:1px solid rgba(117,126,102,.13);border-radius:180px 180px 0 0}.hero-visual:after{content:"";position:absolute;bottom:70px;left:22%;width:60%;height:30px;border-radius:50%;background:#606650;filter:blur(23px);opacity:.18}.hero-bag{position:absolute;width:91%;height:91%;object-fit:contain;bottom:36px;right:5%;transform:rotate(-7deg);z-index:1}.hero-visual-label{font-family:Arial,sans-serif;font-size:9px;letter-spacing:2.9px;position:absolute;top:37px;left:50%;transform:translateX(-50%);white-space:nowrap;color:#7b816f;z-index:2}.hero-vertical{position:absolute;writing-mode:vertical-rl;font-family:Arial,sans-serif;font-size:8px;letter-spacing:2px;left:22px;top:130px;color:#8e957f;z-index:2}.hero-caption{position:absolute;bottom:22px;right:27px;left:27px;display:flex;align-items:center;justify-content:space-between;font-size:13px;z-index:2}.hero-swatch{position:absolute;bottom:92px;left:24px;display:flex;align-items:center;gap:5px;z-index:2}.hero-swatch i{width:10px;height:10px;border:1px solid #f4f5ed;border-radius:50%;background:#556144}.hero-swatch i:nth-child(2){background:#ba946e}.hero-swatch i:nth-child(3){background:#343931}.hero-swatch span{font-size:8px;color:#747b68;margin-right:2px}.hero-image-note{font-size:8px;position:absolute;right:21px;bottom:88px;z-index:3;color:#7b836d}.benefit-strip{border-block:1px solid var(--line);background:#fcfcf9}.benefits{display:flex;justify-content:center;padding-block:21px}.benefits>div{display:flex;justify-content:center;align-items:center;gap:12px;width:33.333%;font-size:11px;color:#696f60}.benefits>div+div{border-right:1px solid var(--line)}.benefits svg{width:22px;height:22px;color:#838d73}.section-space{padding-block:70px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}h2{font-size:30px;line-height:1.6;letter-spacing:-1px;font-weight:600;margin:7px 0 0}.section-heading>p,.faq-heading>p{color:var(--muted);font-size:12px;margin:0 0 5px}.demo-notice{background:#f8f5eb;border:1px solid #eee7d4;color:#877b5c;padding:10px 14px;border-radius:var(--radius);font-size:10px;line-height:1.9;display:flex;align-items:center;gap:8px;margin:0 0 23px}.demo-notice>span{font-size:17px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line);margin-top:8px}.filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.filter-tab{white-space:nowrap;background:none;border:1px solid transparent;padding:8px 16px;border-radius:4px;font-size:11px;min-height:38px;color:#777d6e}.filter-tab.active{background:var(--olive);color:#fff}.filter-tab:hover:not(.active){background:#f0f2e9}.search-field{border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;gap:9px;padding:9px 13px;color:#969c8b;min-width:230px;max-width:100%}.search-field input{font-size:10px;width:100%;background:none;border:none;outline:none;color:var(--ink);min-width:0}.search-field input::placeholder{color:#8b907f}.search-field:focus-within{border-color:#839070;box-shadow:0 0 0 1px #839070}.results-count{font-size:10px;color:#8a907f;margin:15px 0 20px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}.product-card{min-width:0;display:flex;flex-direction:column}.product-image-wrap{position:relative;aspect-ratio:1/.99;overflow:hidden;border-radius:var(--radius);background:#f0eee6}.tone-1{background:#eceeea}.tone-2{background:#f4eae4}.tone-3{background:#efe9e0}.product-gallery{display:flex;overflow-x:auto;overflow-y:hidden;width:100%;height:100%;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;direction:ltr}.product-gallery::-webkit-scrollbar{display:none}.gallery-slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always;min-width:0;position:relative}.gallery-slide img,.gallery-slide video{width:100%;height:100%;object-fit:contain}.gallery-slide img{transition:transform .35s;pointer-events:none}.product-card:hover .gallery-slide img{transform:scale(1.025)}.gallery-slide video{background:#24291f;position:relative;z-index:2}.product-badge{position:absolute;right:12px;top:12px;z-index:3;font-size:9px;line-height:1.5;padding:5px 9px;background:rgba(255,255,251,.92);color:#687157;border-radius:2px;max-width:80%;pointer-events:none}.demo-image-label{position:absolute;bottom:10px;right:12px;font-size:8px;color:#7f826f;pointer-events:none;z-index:3}.gallery-navigation{position:absolute;bottom:10px;left:10px;display:flex;gap:5px;align-items:center;border-radius:20px;background:#ffffffed;padding:3px 4px;z-index:4;direction:rtl}.gallery-navigation button{background:none;border:0;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:17px;line-height:1;color:#566147}.gallery-navigation button:hover{background:#e9ecdf}.gallery-navigation button:disabled{color:#c4c9bb}.gallery-navigation span{font-family:Arial,sans-serif;font-size:10px;color:#737b67;min-width:28px;text-align:center}.gallery-hint{font-size:9px;position:absolute;bottom:12px;left:12px;background:#ffffffcf;padding:2px 8px}.product-info{padding-top:15px;display:flex;flex-direction:column;flex:1}.product-meta{display:flex;justify-content:space-between;gap:7px;align-items:center;flex-wrap:wrap}.product-category{font-size:9px;color:#898f7e;margin:0}.product-views{display:inline-flex;align-items:center;gap:4px;color:#969b8d;font-size:8px}.product-info h3{font-size:14px;line-height:1.8;font-weight:600;margin:5px 0 4px}.product-info h3 a:hover{color:#697f48;text-decoration:underline;text-underline-offset:4px}.product-description{font-size:10px;line-height:1.9;color:#848978;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.product-price{display:flex;align-items:baseline;gap:5px;margin:auto 0 13px;line-height:1.7}.product-price strong{font-family:Arial,sans-serif;font-size:19px;font-weight:600;letter-spacing:-.5px}.product-price>span{font-size:10px;color:#737a66}.product-price .sample-price{margin-right:auto;font-size:8px;color:#a1a591}.product-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:43px;padding:9px 13px;border:1px solid #cfd5c2;border-radius:var(--radius);background:#fff;color:#4f5b3e;font-size:10px;transition:background .2s,border-color .2s}.product-link:hover{background:#f0f3e8;border-color:#a6b393}.product-link-disabled{background:#f8f9f5;border-color:#e6e9dc;color:#9da58e}.product-link-disabled:hover{background:#f8f9f5;border-color:#e6e9dc}.product-detail-link{font-size:10px;margin-top:9px;color:#7c8570;text-align:center;text-decoration:underline;text-underline-offset:3px}.price-note{display:flex;justify-content:center;align-items:center;gap:7px;margin:28px 0 0;color:#8d9380;font-size:9px;line-height:1.9}.empty-state{background:var(--cream);border:1px solid var(--line);border-radius:5px;text-align:center;padding:52px 22px}.empty-state h3{font-size:20px;font-weight:500;margin:0 0 8px}.empty-state p{font-size:12px;color:var(--muted);margin-bottom:22px}.how-section{background:var(--cream);border-block:1px solid var(--line)}.how-inner{display:grid;grid-template-columns:.9fr 1.3fr;gap:100px;align-items:center;padding-block:56px}.how-heading h2{font-size:29px;line-height:1.65;margin-top:12px}.how-heading>p{font-size:12px;color:#8a907f;line-height:2;margin-top:17px}.steps{list-style:none;padding:0;margin:0;display:grid;gap:0}.steps li{display:flex;align-items:flex-start;gap:22px;padding-block:22px}.steps li+li{border-top:1px solid #e1e5d7}.step-number{font-family:Arial,sans-serif;font-size:12px;line-height:35px;border:1px solid #d6dcc9;border-radius:50%;width:37px;height:37px;text-align:center;color:#6f7b5d;flex-shrink:0}.steps h3{font-size:13px;font-weight:500;margin:1px 0 6px}.steps p{font-size:11px;color:#868d79;margin:0}.faq-section{display:grid;grid-template-columns:.9fr 1.3fr;gap:100px}.faq-heading h2{font-size:29px;margin-block:10px}.faq-heading{position:relative}.faq-decoration{font-family:Georgia,serif;font-size:105px;color:#e4e8d9;line-height:1;display:block;margin-top:32px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:12px;min-height:65px;padding:18px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{position:relative;width:20px;height:20px;flex-shrink:0}.faq-list summary>span:before,.faq-list summary>span:after{content:"";position:absolute;top:9px;left:5px;width:10px;height:1px;background:#7b8769}.faq-list summary>span:after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] summary>span:after{transform:rotate(0)}.faq-list details>p{font-size:11px;line-height:2.1;color:#7f8772;margin:0 0 21px;padding-left:35px}.closing-note{text-align:center;border-top:1px solid var(--line);padding-block:45px 57px}.closing-note p{font-size:20px;color:#8a927d;line-height:1.9;font-weight:400;margin:12px 0 17px}.closing-note p strong{color:#49523e;font-weight:400}.closing-link{display:inline-flex;gap:24px;align-items:center;font-size:10px;border-bottom:1px solid #aeb89e;padding-bottom:6px;color:#647250}.site-footer{background:var(--cream);border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:33px}.footer-top .wordmark{font-size:29px}.footer-top p{font-size:9px;color:#949b87;margin:10px 0 0}.footer-links{display:flex;align-items:center;gap:29px;flex-wrap:wrap;font-size:10px;color:#747e65}.text-button{background:none;border:0;padding:0;font-size:inherit;color:inherit}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:17px;border-top:1px solid var(--line);font-size:8px;color:#949c87}.footer-bottom p{margin:0}.cookie-banner{position:fixed;bottom:22px;right:22px;left:22px;z-index:50;max-width:790px;margin-inline:auto;background:#fff;border:1px solid #d7decb;box-shadow:0 10px 45px #313f2526;border-radius:8px;padding:20px 23px;display:flex;align-items:center;gap:30px}.cookie-banner strong{font-size:13px;font-weight:500}.cookie-banner p{font-size:10px;color:#7a846d;margin:6px 0 0;line-height:1.9}.cookie-banner p a{text-decoration:underline;text-underline-offset:2px}.cookie-actions{display:flex;gap:8px;flex-shrink:0}.cookie-actions .button{font-size:11px;min-height:41px;padding:10px 17px}.mobile-shop-bar{display:none}.privacy-page{max-width:790px;padding-block:50px 85px}.back-link{display:inline-block;font-size:11px;color:#7c876b;margin-bottom:32px}.privacy-page h1{font-size:35px;line-height:1.7;font-weight:500;margin:8px 0 15px}.privacy-page h2{font-size:18px;margin-top:29px;letter-spacing:0}.privacy-page p{font-size:13px;line-height:2.2;color:#727d65}.privacy-intro{padding-bottom:22px;border-bottom:1px solid var(--line)}.detail-section{padding-block:35px 70px}.breadcrumbs{display:flex;gap:10px;align-items:center;color:#919b83;font-size:10px;margin-bottom:30px;flex-wrap:wrap}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.detail-product{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.detail-product .product-image-wrap{aspect-ratio:1/1.04}.detail-product .gallery-navigation{bottom:20px;left:20px}.detail-product .gallery-navigation button{width:38px;height:38px}.detail-product .gallery-navigation span{font-size:12px;min-width:36px}.detail-copy{padding-top:20px}.detail-copy h1{font-size:32px;line-height:1.65;font-weight:500;margin:14px 0 17px;letter-spacing:-.6px}.detail-copy .detail-description{font-size:13px;line-height:2.1;color:#7c876e;white-space:pre-line;margin-block:16px 27px}.detail-copy .product-price{margin:20px 0}.detail-copy .product-price strong{font-size:30px}.detail-copy .product-price>span{font-size:14px}.detail-copy .product-price .sample-price{font-size:10px;margin-right:10px}.detail-copy .product-link{min-height:53px;font-size:12px;padding-inline:20px;background:var(--olive);color:white;border-color:var(--olive)}.detail-copy .product-link-disabled{background:#ecefe5;border-color:#d7deca;color:#82916c}.detail-copy .price-note{justify-content:flex-start;font-size:10px;align-items:flex-start;margin-top:17px}.detail-copy .product-views{font-size:10px}.detail-assurance{margin-top:25px;padding-top:20px;border-top:1px solid var(--line);color:#7d896e;font-size:11px}.detail-related{padding-block:50px;border-top:1px solid var(--line)}.detail-related .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-related .product-image-wrap>a{display:block;width:100%;height:100%}.detail-related .product-image-wrap img{width:100%;height:100%;object-fit:contain}
@media(min-width:1500px){.hero h1{font-size:58px}.hero{padding-block:62px}.hero-visual{height:490px}}
@media(max-width:1050px){.hero{gap:40px}.hero-visual{height:420px}.hero h1{font-size:43px}.hero-description{font-size:12px}.desktop-nav{gap:23px}.product-grid{gap:25px 17px}.product-info h3{font-size:12px}.product-views{font-size:7px}.how-inner,.faq-section{gap:60px}.search-field{min-width:190px}.filter-tab{padding-inline:12px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{height:76px}.wordmark{font-size:34px}.desktop-nav{gap:18px;font-size:10px}.header-cta{font-size:10px;gap:10px}.hero{gap:26px;padding-block:36px 42px;grid-template-columns:1fr 1fr}.hero h1{font-size:35px;margin-block:15px}.hero-visual{height:355px;border-radius:150px 150px 5px 5px}.hero-description{font-size:11px;margin-bottom:23px}.eyebrow{font-size:10px}.hero-button{min-width:180px;font-size:11px;min-height:46px}.hero-note{font-size:8px;gap:5px;flex-wrap:wrap}.hero-caption{font-size:10px;right:18px;left:18px;bottom:17px}.hero-caption svg{width:29px;height:29px}.hero-bag{bottom:28px}.hero-visual-label{font-size:7px;letter-spacing:2px;top:31px}.hero-swatch{bottom:76px;left:18px}.hero-swatch span{display:none}.hero-image-note{bottom:74px;right:18px;font-size:7px}.hero-vertical{left:15px;top:110px;font-size:6px}.benefits>div{font-size:9px;gap:8px}.benefits svg{width:19px;height:19px}.section-space{padding-block:50px}.product-grid,.detail-related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.product-info h3{font-size:14px}.product-description{font-size:11px}.product-views{font-size:9px}.product-link{font-size:11px}.product-category{font-size:10px}.section-heading>p{font-size:10px}.collection-toolbar{flex-direction:column;align-items:stretch;gap:15px}.search-field{max-width:100%;width:100%;font-size:11px;padding:10px 13px}.search-field input{font-size:11px}.filter-tabs{gap:7px}.filter-tab{font-size:11px}.how-inner,.faq-section{gap:40px}.how-heading h2,.faq-heading h2{font-size:25px}.steps p{font-size:10px}.steps h3{font-size:12px}.steps li{gap:14px}.how-heading>p{font-size:11px}.footer-bottom{font-size:7px;gap:10px}.cookie-banner{gap:20px;padding:17px 18px}.cookie-actions .button{padding-inline:13px}.detail-product{gap:30px}.detail-copy{padding-top:6px}.detail-copy h1{font-size:25px}.detail-copy .detail-description{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:18px}.container{width:calc(100% - 36px)}.announcement{font-size:8px;gap:9px;padding-block:7px;min-height:30px}.header-inner{height:67px;gap:15px}.wordmark{font-size:31px}.desktop-nav{display:none}.header-cta{font-size:9px;gap:12px;border:0}.header-cta svg{width:20px;height:20px}.hero{grid-template-columns:1fr;gap:27px;padding-block:32px 31px}.hero-copy{max-width:430px}.hero h1{font-size:37px;line-height:1.5;letter-spacing:-1.5px;margin-block:15px 14px;max-width:325px}.hero-description{font-size:11px;line-height:2;max-width:340px;margin-bottom:19px}.hero-button{min-width:196px;min-height:47px;font-size:11px}.hero-note{font-size:9px;margin-top:16px}.hero-visual{height:340px;border-radius:170px 170px 5px 5px;width:100%;max-width:450px;justify-self:center}.hero-bag{height:102%;width:88%;right:7%;bottom:4px}.hero-arch{width:75%;height:79%;bottom:41px}.hero-visual-label{top:25px;font-size:7px}.hero-caption{bottom:17px;right:20px;left:20px;font-size:11px}.hero-swatch{bottom:65px;left:20px}.hero-image-note{bottom:65px;right:20px}.hero-vertical{top:120px;left:17px}.benefits{padding-block:17px}.benefits>div{font-size:8px;line-height:1.8;gap:6px;flex-direction:column;text-align:center;padding-inline:6px}.benefits svg{width:20px;height:20px}.section-space{padding-block:39px}.section-heading{display:block;margin-bottom:20px}h2{font-size:26px;margin-top:7px}.section-heading>p{font-size:10px;margin-top:8px}.eyebrow{font-size:9px}.demo-notice{font-size:8px;line-height:1.9;padding:9px 10px;margin-bottom:18px}.demo-notice>span{font-size:15px}.collection-toolbar{gap:13px;padding-bottom:16px}.filter-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none;gap:4px;margin-left:-18px;padding-left:18px}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab{font-size:9px;padding:8px 13px;min-height:37px}.search-field{padding:9px 12px}.search-field input{font-size:10px}.results-count{font-size:9px;margin:12px 0 17px}.product-grid,.detail-related .product-grid{gap:24px 13px}.product-image-wrap{aspect-ratio:1/1.13}.product-info{padding-top:11px}.product-info h3{font-size:11px;line-height:1.8;margin-block:5px}.product-description{font-size:9px;line-height:1.8;min-height:33px;margin-bottom:9px}.product-category{font-size:8px}.product-views{font-size:7px;gap:2px}.product-views svg{width:12px;height:12px}.product-meta{gap:3px}.product-price{gap:4px;margin-bottom:10px;flex-wrap:wrap}.product-price strong{font-size:17px}.product-price>span{font-size:9px}.product-price .sample-price{font-size:6px}.product-link{min-height:40px;font-size:8px;padding:8px 9px;gap:5px}.product-link svg{width:14px;height:14px}.product-badge{font-size:7px;padding:4px 7px;right:8px;top:8px}.demo-image-label{font-size:6px;right:8px;bottom:8px}.gallery-navigation{bottom:7px;left:7px;gap:0;padding:2px}.gallery-navigation button{width:25px;height:27px;font-size:15px}.gallery-navigation span{font-size:8px;min-width:23px}.gallery-hint{font-size:7px}.price-note{font-size:8px;line-height:1.9;align-items:flex-start;justify-content:flex-start;margin-top:22px}.price-note svg{width:13px;height:13px;margin-top:2px}.how-inner{grid-template-columns:1fr;gap:17px;padding-block:35px 27px}.how-heading h2{font-size:26px;line-height:1.6}.how-heading>p{font-size:10px;margin-block:10px 0}.how-heading>p br{display:none}.steps li{padding-block:19px;gap:16px}.steps h3{font-size:12px}.steps p{font-size:10px}.step-number{width:34px;height:34px;line-height:33px;font-size:11px}.faq-section{grid-template-columns:1fr;gap:22px}.faq-heading h2{font-size:26px;margin-block:7px}.faq-heading>p{font-size:10px}.faq-decoration{display:none}.faq-list summary{font-size:11px;min-height:61px;padding-block:18px}.faq-list details>p{font-size:10px;line-height:2.1;padding-left:20px}.closing-note{padding-block:32px 40px}.closing-note p{font-size:16px;margin-block:10px 15px}.closing-link{font-size:9px}.footer-top{padding-block:25px;gap:18px;align-items:flex-start}.footer-top .wordmark{font-size:26px}.footer-top p{font-size:8px}.footer-links{align-items:flex-start;flex-direction:column;gap:8px;font-size:9px}.footer-bottom{display:block;padding-block:15px;font-size:7px}.footer-bottom p+p{margin-top:6px}.mobile-shop-bar{display:flex;position:fixed;bottom:0;left:0;right:0;padding:10px 18px calc(10px + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:15px;background:#ffffffed;border-top:1px solid var(--line);box-shadow:0 -3px 25px #3641290a;z-index:20;backdrop-filter:blur(10px)}.mobile-shop-bar>span{font-size:10px;color:#748163}.mobile-shop-bar .button{font-size:10px;min-height:41px;padding:10px 20px;gap:15px}body.has-mobile-bar{padding-bottom:73px}.cookie-banner{bottom:14px;right:12px;left:12px;display:block;padding:16px;border-radius:7px}.cookie-banner strong{font-size:12px}.cookie-banner p{font-size:9px;margin-top:5px}.cookie-actions{margin-top:12px}.cookie-actions .button{font-size:10px;flex:1;min-height:40px}.privacy-page{padding-block:30px 50px}.privacy-page h1{font-size:29px}.privacy-page p{font-size:12px}.privacy-page h2{font-size:17px}.back-link{font-size:10px;margin-bottom:25px}.detail-section{padding-block:25px 40px}.breadcrumbs{font-size:9px;margin-bottom:24px}.detail-product{grid-template-columns:1fr;gap:23px}.detail-product .product-image-wrap{aspect-ratio:1/1.05}.detail-copy h1{font-size:27px;margin-top:10px}.detail-copy .detail-description{font-size:12px;margin-block:13px 20px}.detail-copy .product-price strong{font-size:29px}.detail-copy .product-link{min-height:51px;font-size:12px}.detail-copy .product-meta{justify-content:flex-start;gap:20px}.detail-copy .product-category{font-size:11px}.detail-copy .product-views{font-size:9px}.detail-related{padding-block:30px 40px}.product-detail-link{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.old-price{color:var(--muted);text-decoration:line-through;font-size:18px;margin-inline-start:4px}
.affiliate-disclosure{color:#8d9380;font-size:10px;line-height:1.9;margin-top:10px}
.footer-bottom .affiliate-disclosure{margin-top:0;text-align:center}
/* Amazon-inspired palette: dark navy header, orange CTAs, light neutral surfaces. */
:root{--olive:#FF9900;--ink:#0F1111;--muted:#565959;--line:#DDD;--cream:#EAEDED;--font:'Cairo',Tahoma,Arial,sans-serif}
.site-header{background:#fff;border-bottom:1px solid var(--line);margin:0}
.site-header .collection-toolbar{background:none;box-shadow:none;border-radius:0;padding:8px 0;border-bottom:0!important;margin-top:0}
.site-header .wordmark{color:#fff}
.site-header .wordmark span{color:#FF9900}
.wordmark{font-family:var(--font)}
.site-header .desktop-nav{color:#e7e9e9}
.toolbar-brand a{display:flex;align-items:center;gap:8px;color:var(--ink)}
.toolbar-brand svg{color:#FF9900;flex-shrink:0}
.brand-text{display:flex;flex-direction:row;align-items:baseline;gap:4px;line-height:1.3;white-space:nowrap}
.brand-text small{display:none}
.brand-text strong{font-size:19px;font-weight:800}
.brand-text>span{color:#FF9900;font-weight:800;font-size:19px;margin-inline-start:4px}
.brand-text small{font-size:8px;letter-spacing:.6px;color:#8a8f8f;font-weight:600}
.button-dark,.filter-tab.active{color:#0F1111;font-weight:700}
.button-dark:hover{background:#E88A00}
.product-link{background:#FFA41C;border-color:#FF8F00;color:#0F1111;font-weight:700}
.product-link:hover{background:#FA8900;border-color:#FA8900}
.product-link-disabled{background:#FFA41C;border-color:#FF8F00;color:#0F1111;cursor:not-allowed}
.product-badge{color:#CC0C39}
.discount-badge{background:#CC0C39;color:#fff;font-size:15px;font-weight:700;padding:4px 10px;border-radius:4px;margin-inline-start:4px}
.product-card .product-price{justify-content:flex-end;text-align:left}
.product-card .product-price strong{font-size:27px!important}
.product-card .product-price>span{font-size:15px!important}
@media(max-width:800px){.product-card .product-price strong{font-size:24px!important}}
/* Card typography cleanup: neutral grays + orange/red accents, consistent with the Amazon-inspired theme. */
::selection{background:#FFE0B2;color:#0F1111}
.product-card{background:#fff;border-radius:10px;padding:10px;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.product-category{color:#565959;font-weight:600}
.product-views{color:#565959}
.product-price>span{color:#565959}
.product-price .sample-price{color:#8a8f8f}
.product-info h3{color:#0F1111;font-weight:700}
.product-info h3 a:hover{color:#C7511F}
@media(max-width:600px){.desktop-nav{display:flex!important}.desktop-nav a:not(.wordmark){display:none}}
body{background:rgb(245,245,245)}
#collection{padding-top:22px}
.collection-toolbar{background:#fff;border-radius:8px;border-bottom:none!important;padding:14px 18px;box-shadow:0 1px 2px rgba(0,0,0,.06)}
.filter-tab.active{background:none!important;color:#FF9900!important;box-shadow:inset 0 -2px 0 #FF9900}
/* Product card: video/image primary block + thumbnail strip underneath, no swipe carousel. */
.product-card .product-image-wrap{aspect-ratio:auto!important;overflow:visible;display:flex;flex-direction:column;gap:8px}
.product-media-primary{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);display:block;width:100%;background:#f0eee6}
.media-slot{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;margin:0;background:none;display:block}
button.media-slot{cursor:pointer}
.media-slot img,.media-slot video,.media-slot iframe{width:100%;height:100%;object-fit:cover;border:0;display:block}
.video-play-badge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;pointer-events:none}
.video-play-badge svg{background:rgba(15,17,17,.55);border-radius:50%;padding:14px;width:44px;height:44px}
.product-thumb-strip{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}
.product-thumb-strip::-webkit-scrollbar{display:none}
.product-thumb{position:relative;flex:0 0 52px;width:52px;height:52px;border-radius:6px;overflow:hidden;display:block;background:#fff;border:1px solid var(--line);padding:5px;cursor:pointer}
.tone-2{background:#ffffff}
.product-thumb.active{border-color:#FF9900}
.product-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.thumb-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(15,17,17,.35);pointer-events:none}
.product-subtitle{font-size:11px;color:#565959;margin:2px 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-meta{justify-content:flex-start!important;gap:10px!important}
.product-rating{display:flex;align-items:center;gap:6px;margin-bottom:4px}
.stars{position:relative;display:inline-block;font-size:13px;line-height:1;letter-spacing:1px}
.stars-bg{color:#DDD}
.stars-fg{position:absolute;inset-inline-start:0;top:0;overflow:hidden;white-space:nowrap;color:#FF9900}
.stars .star-full{color:#ff9900}.stars .star-empty{color:#ddd}.stars .star-half{color:transparent;background:linear-gradient(90deg,#ff9900 50%,#ddd 50%);background-clip:text;-webkit-background-clip:text}
.rating-count{font-size:11px;color:#565959}
.product-trust-badges{display:flex;justify-content:space-between;gap:6px;font-size:9px;color:#565959;margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}
.detail-trust-badges{max-height:none!important;opacity:1!important;font-size:11px}
/* Single product page: vertical thumb rail + large stage, matching the reference layout. */
.detail-product{grid-template-columns:auto 1fr;align-items:start}
.detail-media{display:flex;gap:10px;grid-column:1}
.detail-thumb-rail{display:flex;flex-direction:column;gap:8px;order:-1}
.detail-thumb{position:relative;width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#f0eee6;flex-shrink:0}
.detail-thumb.active{border-color:#FF9900}
.detail-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.thumb-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(15,17,17,.35)}
.detail-stage{position:relative;width:min(460px,100%);aspect-ratio:1/1}
.discount-badge-overlay{position:absolute;top:14px;left:14px;z-index:3;font-size:12px;padding:6px 12px;border-radius:4px}
.detail-expand{position:absolute;bottom:14px;left:14px;z-index:4;width:38px;height:38px;border-radius:50%;background:#fff;border:0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,.2);cursor:pointer;color:var(--ink)}
.detail-stage .gallery-navigation{position:absolute;inset:0 auto;top:50%;transform:translateY(-50%);background:none;padding:0;justify-content:space-between;width:100%;left:0;right:0}
.detail-stage .gallery-navigation button{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);width:36px;height:36px;font-size:18px}
.brand-pill{display:inline-block;background:#fff3e0;color:#C7511F;font-size:11px;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:10px}
.detail-subtitle{color:#565959;font-size:13px;margin:0 0 8px}
.detail-features{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}
.detail-features h2{font-size:15px;margin-bottom:12px}
.detail-features ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}
.detail-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--ink)}
.detail-features li svg{flex-shrink:0;margin-top:2px}
@media(max-width:800px){.detail-product{grid-template-columns:1fr}.detail-media{flex-direction:column-reverse}.detail-thumb-rail{flex-direction:row;order:0}.detail-stage{width:100%}}
.product-trust-badges span{display:flex;align-items:center;gap:3px;white-space:nowrap}
/* Lightbox: opens on media click instead of navigating to the product page. */
.lightbox-overlay{position:fixed;inset:0;background:rgba(15,17,17,.9);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}
.lightbox-panel{background:#000;border-radius:12px;overflow:hidden;width:min(720px,100%);max-height:92vh;display:flex;flex-direction:column}
.lightbox-close{position:absolute;top:16px;left:16px;z-index:2;background:rgba(255,255,255,.15);color:#fff;border:0;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer}
.lightbox-stage{position:relative;aspect-ratio:1/1;background:#000}
.lightbox-stage img,.lightbox-stage video,.lightbox-stage iframe{width:100%;height:100%;object-fit:contain;border:0;display:block}
.lightbox-thumbs{display:flex;gap:8px;padding:12px;background:#111;overflow-x:auto}
.lightbox-thumbs button{flex:0 0 64px;width:64px;height:64px;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#222}
.lightbox-thumbs button.active{border-color:#FF9900}
.lightbox-thumbs img{width:100%;height:100%;object-fit:cover;display:block}
.gallery-slide iframe{width:100%;height:100%;border:0}
/* Toolbar brand mark + consistent filter-tab type across all breakpoints. */
.toolbar-brand{display:flex;align-items:center;gap:10px;white-space:nowrap;order:-1}
.toolbar-brand a{display:flex;align-items:center;gap:6px;font-size:18px!important;font-weight:800;color:var(--ink)}
.toolbar-brand a span{color:#FF9900}
.toolbar-brand svg{color:#FF9900}
.collection-toolbar{flex-wrap:wrap;row-gap:14px}
.filter-tab{font-size:15px!important;padding:10px 18px!important;min-height:46px!important}
.filter-tabs{gap:10px!important}
@media(max-width:600px){.toolbar-brand a{font-size:15px!important}.filter-tab{font-size:13px!important;padding:9px 15px!important}}

.hero-headphones{width:85%;height:89%;right:-3%;bottom:45px;transform:rotate(-12deg)}.hero-small-product{position:absolute;width:49%;height:63%;object-fit:contain;left:-2%;bottom:37px;z-index:2;transform:rotate(6deg);filter:drop-shadow(5px 8px 10px #53614015)}.gallery-slide>a{display:block;width:100%;height:100%}.gallery-slide>a:focus-visible{outline-offset:-5px}.filter-tabs>a{display:inline-flex;align-items:center;justify-content:center}.hero h1{max-width:475px}@media(max-width:600px){.hero-headphones{height:103%;width:88%;right:-4%;bottom:8px}.hero-small-product{width:47%;height:69%;left:-1%;bottom:25px}.hero h1{font-size:34px;max-width:340px}}

/* Storefront product card: media-led layout based on the supplied mobile reference. */
#product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}
#product-grid .product-card{overflow:hidden;padding:8px;border:1px solid #e7e7e7;border-radius:8px;box-shadow:0 8px 24px rgba(15,17,17,.09);transition:transform .2s ease,box-shadow .2s ease}
#product-grid .product-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(15,17,17,.13)}
#product-grid .product-image-wrap{gap:8px;background:#fff}
#product-grid .product-media-primary{aspect-ratio:4/3;border-radius:7px;background:#f1f1ef}
#product-grid .media-slot img,#product-grid .media-slot video{object-fit:cover}
#product-grid .video-play-badge svg{width:58px;height:58px;padding:17px;background:rgba(15,17,17,.58);border:1px solid rgba(255,255,255,.5)}
#product-grid .product-badge{top:14px;right:14px;left:auto;z-index:3;background:#fff;color:#b12704;padding:5px 10px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.12)}
#product-grid .product-thumb-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;overflow:visible;padding:0}
#product-grid .product-thumb{width:100%;height:auto;aspect-ratio:1;border:2px solid transparent;border-radius:7px;padding:0;background:#f1f1ef}
#product-grid .product-thumb.active{border-color:#ff9900;box-shadow:0 2px 6px rgba(15,17,17,.16)}
#product-grid .product-thumb img{object-fit:cover}
#product-grid .product-info{padding:12px 10px 10px;text-align:right}
#product-grid .product-info h3{font-size:16px;line-height:1.55;margin:0;color:#111820;font-weight:800}
#product-grid .product-info h3 a{display:block}
#product-grid .product-subtitle{font-size:12px;line-height:1.8;color:#737982;margin:2px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#product-grid .product-meta{display:flex;align-items:center;justify-content:flex-start!important;gap:8px!important;min-height:24px;margin-bottom:10px;color:#767d85}
#product-grid .stars{font-size:17px;letter-spacing:1px}
#product-grid .rating-count,#product-grid .product-views{font-size:11px;color:#767d85}
#product-grid .rating-count{padding-inline-end:8px;border-inline-end:1px solid #c9ccd0}
#product-grid .product-views{display:inline-flex;align-items:center;gap:4px}
#product-grid .product-price{display:flex;align-items:center;justify-content:flex-start;gap:13px;min-height:56px;margin:0 0 12px;direction:rtl}
#product-grid .current-price{display:inline-flex;align-items:baseline;gap:4px;color:#111820!important;white-space:nowrap}
#product-grid .current-price strong{font-size:27px!important;line-height:1;font-weight:900}
#product-grid .current-price>span{font-size:14px!important;font-weight:800;color:#111820}
#product-grid .price-on-amazon{font-size:16px;font-weight:800}
#product-grid .old-price{font-size:14px;color:#838991;text-decoration-thickness:2px;margin:0;white-space:nowrap}
#product-grid .old-price small{font-size:10px}
#product-grid .discount-badge{order:3;margin:0;padding:6px 10px;border-radius:5px;font-size:14px;line-height:1.4;font-weight:800;white-space:nowrap;color:#fff!important;background:#cc0c39!important}
#product-grid .product-link{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:7px;width:100%;min-height:52px;padding:9px 12px;border:0;border-radius:7px;font-size:15px;line-height:1.4;font-weight:800;text-align:center;direction:ltr;background:linear-gradient(135deg,#ffb000,#ff8a00);box-shadow:0 4px 10px rgba(255,153,0,.2)}
#product-grid .product-link>span:nth-child(2){direction:rtl;white-space:nowrap}
#product-grid .product-link:hover{background:linear-gradient(135deg,#ffa41c,#f27c00)}
#product-grid .product-link-cart{display:flex;align-items:center;justify-content:flex-start}
#product-grid .product-link-arrow{justify-self:end;transform:none}
#product-grid .product-trust-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:12px;padding-top:11px;border-top:1px solid #e2e4e6;font-size:9px;color:#6e747c;direction:ltr}
#product-grid .product-trust-badges span{justify-content:center;gap:5px;min-width:0;padding-inline:6px;border-inline-start:1px solid #d9dcdf}
#product-grid .product-trust-badges span:first-child{border-inline-start:0}
#product-grid .product-trust-badges svg{width:20px;height:20px}
@media(max-width:1000px){#product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){#collection.container{width:calc(100% - 20px)}#product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#product-grid .product-card{padding:5px;border-radius:7px}#product-grid .product-thumb-strip{gap:3px}#product-grid .product-thumb{border-radius:4px}#product-grid .product-info{padding:9px 5px 7px}#product-grid .product-info h3{font-size:13px;line-height:1.5}#product-grid .product-subtitle{font-size:10px;margin-bottom:5px}#product-grid .product-meta{gap:4px!important;min-height:18px;margin-bottom:6px}#product-grid .stars{font-size:12px;letter-spacing:0}#product-grid .rating-count,#product-grid .product-views{font-size:8px}#product-grid .rating-count{padding-inline-end:4px}#product-grid .product-views svg{width:11px;height:11px}#product-grid .product-price{gap:5px;min-height:38px;margin-bottom:7px}#product-grid .current-price strong{font-size:20px!important}#product-grid .current-price>span{font-size:9px!important}#product-grid .old-price{font-size:10px}#product-grid .old-price small{font-size:7px}#product-grid .discount-badge{font-size:10px;padding:4px 5px;border-radius:4px}#product-grid .product-link{grid-template-columns:17px 1fr 17px;gap:3px;min-height:42px;padding:7px 6px;border-radius:6px;font-size:11px}#product-grid .product-link svg{width:17px;height:17px}#product-grid .product-trust-badges{margin-top:8px;padding-top:8px;font-size:7px}#product-grid .product-trust-badges span{padding-inline:2px;gap:2px;white-space:nowrap}#product-grid .product-trust-badges svg{width:13px;height:13px}}
@media(max-width:390px){#product-grid .product-info h3{font-size:12px}#product-grid .product-subtitle{font-size:9px}#product-grid .current-price strong{font-size:18px!important}#product-grid .old-price{font-size:9px}#product-grid .discount-badge{font-size:9px;padding:4px}#product-grid .product-link{font-size:10px}#product-grid .product-trust-badges{font-size:6.5px}#product-grid .product-trust-badges svg{width:12px;height:12px}}
@media(max-width:600px){.site-header .collection-toolbar{min-width:0;overflow:hidden}.site-header .toolbar-brand{width:100%;min-width:0}.site-header .filter-tabs{width:100%;max-width:100%;min-width:0;margin-inline:0;padding-inline:0;overflow-x:auto}}

/* Header navigation: desktop search and accessible mobile sidebar. */
.site-header{position:relative;z-index:50}
.site-header .collection-toolbar{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:18px;overflow:visible}
.header-menu{display:flex;flex:1;align-items:center;gap:18px;min-width:0}
.header-menu .filter-tabs{flex-shrink:1;min-width:0}
.header-search{flex:0 0 230px;width:230px;min-width:0;margin-inline-start:auto;background:#f7f7f7;border:1px solid #d8dadd;border-radius:7px;padding:8px 11px;transition:border-color .2s ease,background .2s ease}
.header-search:focus-within{background:#fff;border-color:#ff9900}
.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0f1111;font-size:12px}
.header-search button{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;padding:3px;border:0;border-radius:5px;background:#ff9900;color:#111820}
.header-search input::placeholder{color:#777d85}
.mobile-menu-toggle,.mobile-menu-heading,.mobile-menu-backdrop{display:none}
.filter-tab,.filter-tab.active{border-bottom:0!important;box-shadow:none!important;text-decoration:none!important}
.filter-tab.active{background:#fff5e6!important;color:#c7511f!important;border-radius:6px}
#product-grid .product-card,#product-grid .product-card:hover{box-shadow:none;transform:none}

@media(max-width:700px){
	body.mobile-menu-open{overflow:hidden}
	.site-header .collection-toolbar{min-height:62px;padding-block:9px;justify-content:space-between;overflow:visible}
	.site-header .toolbar-brand{width:auto;min-width:0}
	.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid #dedede;border-radius:7px;background:#fff;color:#0f1111}
	.header-menu{position:fixed;z-index:1002;top:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:stretch;gap:0;width:min(86vw,340px);height:100dvh;padding:0 18px 24px;background:#fff;box-shadow:-12px 0 32px rgba(15,17,17,.16);overflow-y:auto;overscroll-behavior:contain;visibility:hidden;opacity:0;pointer-events:none;transform:translateX(105%);transition:transform .25s ease,opacity .2s ease,visibility .25s ease}
	.menu-open .header-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translateX(0)}
	.mobile-menu-heading{display:flex;align-items:center;justify-content:space-between;min-height:68px;border-bottom:1px solid #ececec;font-size:17px}
	.mobile-menu-heading button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#f4f4f4;color:#0f1111}
	.header-search{order:1;display:flex;flex:0 0 auto;width:100%;margin:18px 0 10px;padding:11px 12px;background:#f6f6f6}
	.header-search input{font-size:13px}
	.header-menu .filter-tabs{order:2;display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:none;margin:4px 0 0!important;padding:0;gap:4px!important;overflow:visible}
	.header-menu .filter-tab{display:flex;justify-content:flex-start;min-height:47px!important;width:100%;padding:10px 13px!important;border:0!important;border-radius:6px;font-size:14px!important;font-weight:600;text-align:right}
	.header-menu .filter-tab.active{background:#fff4e5!important;color:#b84d16!important}
	.mobile-menu-backdrop{position:fixed;z-index:1001;inset:0;display:block;width:100%;height:100%;padding:0;border:0;background:rgba(15,17,17,.48);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
	.menu-open .mobile-menu-backdrop{opacity:1;visibility:visible;pointer-events:auto}
}

/* Full-screen product viewer with horizontal media and vertical product gestures. */
#product-grid [data-media-gallery]{cursor:zoom-in}
.product-viewer{position:fixed;z-index:3000;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,17,17,.82);direction:rtl;overflow:hidden}
.product-viewer-card{display:flex;flex-direction:column;width:min(620px,100%);height:min(100dvh,960px);background:#fff;box-shadow:0 0 40px rgba(0,0,0,.28);overflow:hidden}
.product-viewer-toolbar{direction:ltr;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;flex:0 0 58px;padding:7px 14px;border-bottom:1px solid #e7e8e9;background:#fff}
.product-viewer-toolbar>span{text-align:center;color:#666d75;font-size:12px;font-weight:700}
.product-viewer-control{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;color:#111820;background:#fff}
.product-viewer-close{width:40px;height:40px;border-radius:50%;background:#f1f2f2}
.product-viewer-vertical-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:40px;height:48px}
.product-viewer-up,.product-viewer-down{width:28px;height:22px;border-radius:6px;background:#f1f2f2}
.product-viewer-up:disabled,.product-viewer-down:disabled{opacity:.3;cursor:default}
.product-viewer-control:hover{background:#e8e9e9}
.product-viewer-stage{position:relative;flex:1 1 auto;min-height:260px;background:#f2f3f3;overflow:hidden;touch-action:none}
.product-viewer-media{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}
.product-viewer-media img,.product-viewer-media video,.product-viewer-media iframe{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#f2f3f3}
.product-viewer-nav{position:absolute;z-index:2;top:50%;width:42px;height:42px;padding:3px;border-radius:50%;transform:translateY(-50%);box-shadow:0 2px 8px rgba(15,17,17,.18)}
.product-viewer-previous{left:14px}
.product-viewer-next{right:14px}
.product-viewer-nav:disabled{opacity:.25;cursor:default}
.product-viewer-pagination{position:absolute;z-index:2;right:50%;bottom:12px;transform:translateX(50%);padding:6px 9px;border-radius:20px;background:rgba(15,17,17,.38)}
.product-viewer-dots{direction:ltr;display:flex;align-items:center;justify-content:center;gap:6px}
.product-viewer-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55)}
.product-viewer-dots button.active{width:19px;border-radius:10px;background:#ff9900}
.product-viewer-info{flex:0 1 auto;max-height:42dvh;overflow-y:auto;overscroll-behavior:contain;background:#fff;touch-action:pan-y}
.product-viewer-copy{padding:15px 22px 18px;text-align:right}
.product-viewer-copy h3{margin:0;color:#111820;font-size:21px;line-height:1.55;font-weight:800}
.product-viewer-copy .product-subtitle{margin:2px 0 8px;color:#737982;font-size:13px;line-height:1.8;white-space:normal}
.product-viewer-copy .product-meta{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-height:24px;margin-bottom:8px;color:#767d85}
.product-viewer-copy .rating-count,.product-viewer-copy .product-views{font-size:11px;color:#767d85}
.product-viewer-copy .rating-count{padding-inline-end:8px;border-inline-end:1px solid #c9ccd0}
.product-viewer-copy .product-views{display:inline-flex;align-items:center;gap:4px}
.product-viewer-copy .product-price{direction:rtl;display:flex;align-items:center;justify-content:flex-start;gap:13px;min-height:52px;margin:0 0 11px}
.product-viewer-copy .current-price{display:inline-flex;align-items:baseline;gap:4px;color:#111820;white-space:nowrap}
.product-viewer-copy .current-price strong{font-size:32px;line-height:1;font-weight:900}
.product-viewer-copy .current-price>span{font-size:13px;font-weight:800}
.product-viewer-copy .price-on-amazon{font-size:16px;font-weight:800}
.product-viewer-copy .old-price{margin:0;color:#838991;font-size:16px;text-decoration:line-through;text-decoration-thickness:2px;white-space:nowrap}
.product-viewer-copy .old-price small{font-size:10px}
.product-viewer-copy .discount-badge{order:3;margin:0;padding:6px 10px;border-radius:5px;background:#cc0c39;color:#fff;font-size:14px;line-height:1.4;font-weight:800;white-space:nowrap}
.product-viewer-copy .product-link{direction:ltr;display:grid;grid-template-columns:25px 1fr 25px;align-items:center;gap:8px;width:100%;min-height:54px;padding:10px 14px;border:0;border-radius:7px;background:linear-gradient(135deg,#ffb000,#ff8a00);color:#0f1111;font-size:16px;line-height:1.4;font-weight:800;text-align:center}
.product-viewer-copy .product-link>span:nth-child(2){direction:rtl;white-space:nowrap}
.product-viewer-copy .product-link-cart{display:flex;align-items:center;justify-content:flex-start}
.product-viewer-copy .product-link-arrow{justify-self:end}
.product-viewer-copy .product-trust-badges{direction:ltr;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:11px;padding-top:10px;border-top:1px solid #e2e4e6;color:#6e747c;font-size:10px}
.product-viewer-copy .product-trust-badges span{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;padding-inline:6px;border-inline-start:1px solid #d9dcdf;white-space:nowrap}
.product-viewer-copy .product-trust-badges span:first-child{border-inline-start:0}
.product-viewer-refresh .product-viewer-media,.product-viewer-refresh .product-viewer-info{animation:product-viewer-enter .22s ease both}
@keyframes product-viewer-enter{from{opacity:.25;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.product-viewer{background:#fff}.product-viewer-card{width:100%;height:100dvh;box-shadow:none}.product-viewer-toolbar{flex-basis:54px;padding:6px 10px}.product-viewer-stage{min-height:240px}.product-viewer-nav{width:38px;height:38px}.product-viewer-previous{left:9px}.product-viewer-next{right:9px}.product-viewer-copy{padding:12px 14px 13px}.product-viewer-copy h3{font-size:18px}.product-viewer-copy .product-subtitle{font-size:11px;margin-bottom:5px}.product-viewer-copy .product-meta{margin-bottom:5px}.product-viewer-copy .product-price{min-height:43px;margin-bottom:8px}.product-viewer-copy .current-price strong{font-size:27px}.product-viewer-copy .old-price{font-size:13px}.product-viewer-copy .discount-badge{padding:5px 8px;font-size:12px}.product-viewer-copy .product-link{min-height:48px;font-size:14px}.product-viewer-copy .product-trust-badges{margin-top:8px;padding-top:8px;font-size:8px}.product-viewer-copy .product-trust-badges svg{width:16px;height:16px}}

/* Standalone product page: details left, gallery and vertical thumbnails right. */
.detail-section{width:min(1240px,calc(100% - 48px));padding-block:24px 70px}
.detail-section .detail-product{direction:ltr;display:grid;grid-template-columns:minmax(350px,.82fr) minmax(520px,1.28fr);grid-template-areas:"copy media";gap:28px;align-items:start}
.detail-section .detail-media{grid-area:media;direction:ltr;display:grid;grid-template-columns:minmax(0,1fr) 82px;grid-template-areas:"stage thumbs";gap:14px;align-items:start;min-width:0}
.detail-section .detail-stage{grid-area:stage;position:relative;width:100%;aspect-ratio:7/8;border-radius:8px;background:#f1f1ef;overflow:hidden}
.detail-section .detail-thumb-rail{grid-area:thumbs;display:flex;flex-direction:column;gap:8px;max-height:100%;overflow-y:auto;scrollbar-width:thin;padding:1px}
.detail-section .detail-thumb{position:relative;width:80px;height:80px;flex:0 0 80px;padding:0;border:2px solid transparent;border-radius:8px;background:#f1f1ef;overflow:hidden}
.detail-section .detail-thumb.active{border-color:#ff9900}
.detail-section .detail-thumb img{width:100%;height:100%;object-fit:cover}
.detail-section .product-gallery{height:100%;border-radius:inherit}
.detail-section .gallery-slide{height:100%;flex:0 0 100%;background:#f1f1ef}
.detail-section .gallery-slide img,.detail-section .gallery-slide video,.detail-section .gallery-slide iframe{width:100%;height:100%;object-fit:cover}
.detail-section .discount-badge-overlay{top:18px;right:18px;left:auto;padding:8px 13px;border-radius:6px;background:#e4003b;color:#fff;font-size:14px}
.detail-section .product-badge{top:18px;left:18px;right:auto;z-index:3}
.detail-section .detail-expand{right:16px;bottom:16px;left:auto;width:42px;height:42px}
.detail-section .detail-copy{grid-area:copy;direction:rtl;padding:13px 0 0;text-align:right}
.detail-section .brand-pill{display:inline-flex;align-items:center;margin-bottom:15px;padding:5px 16px;border-radius:20px;background:#fff3e5;color:#ed7800;font-size:11px;font-weight:700}
.detail-section .detail-copy h1{margin:0 0 5px;color:#111820;font-size:30px;line-height:1.5;font-weight:800;letter-spacing:0}
.detail-section .detail-subtitle{margin:0 0 12px;color:#656c75;font-size:17px;line-height:1.8}
.detail-section .product-meta{display:flex;align-items:center;gap:17px;margin-bottom:14px;color:#717882}
.detail-section .product-rating{display:flex;align-items:center;gap:8px;margin:0}
.detail-section .stars{font-size:21px;letter-spacing:1px}
.detail-section .rating-count,.detail-section .product-views{font-size:13px}
.detail-section .product-views{display:inline-flex;align-items:center;gap:5px}
.detail-section .product-price{direction:rtl;display:flex;align-items:center;gap:18px;min-height:62px;margin:0 0 13px}
.detail-section .product-price strong{font-size:38px;line-height:1;font-weight:900;color:#111820}
.detail-section .product-price>span:not(.discount-badge):not(.old-price){font-size:15px;color:#111820;font-weight:700}
.detail-section .old-price{font-size:19px;color:#858a91;text-decoration-thickness:2px}
.detail-section .discount-badge{order:3;margin:0;padding:8px 13px;border-radius:6px;background:#cc0c39;color:#fff;font-size:16px;line-height:1.4;font-weight:800}
.detail-section .detail-copy>.product-link{direction:ltr;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:10px;width:100%;min-height:58px;margin:0;padding:10px 16px;border:0;border-radius:7px;background:linear-gradient(135deg,#ffb000,#ff8a00);color:#0f1111;font-size:19px;line-height:1.4;font-weight:800;text-align:center;box-shadow:none}
.detail-section .detail-copy>.product-link:hover{background:linear-gradient(135deg,#ffa41c,#f27c00)}
.detail-section .detail-copy>.product-link>span:nth-child(2){direction:rtl;white-space:nowrap}
.detail-section .detail-purchase-cart{display:flex;justify-content:flex-start}
.detail-section .detail-purchase-external{justify-self:end}
.detail-section .detail-trust-badges{direction:ltr;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:18px 0 0;padding:16px 0;border-top:0;border-bottom:1px solid #e1e3e5;color:#56606b;font-size:10px}
.detail-section .detail-trust-badges span{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;min-width:0;padding:0 8px;border-inline-start:1px solid #dfe1e3;white-space:normal;text-align:center;line-height:1.55}
.detail-section .detail-trust-badges span:first-child{border-inline-start:0}
.detail-section .detail-trust-badges svg{width:27px;height:27px;color:#142231}
.detail-section .detail-features{margin-top:16px;padding-top:0;border-top:0}
.detail-section .detail-features h2{margin:0 0 11px;font-size:18px;color:#111820}
.detail-section .detail-features ul{gap:7px}
.detail-section .detail-features li{flex-direction:row-reverse;justify-content:flex-end;gap:8px;color:#303943;font-size:13px;line-height:1.7}
.detail-section .detail-features li svg{margin-top:5px}
.detail-section .demo-notice{margin:0 0 14px;padding:11px 14px;border-color:#e7d7a7;background:#fff8e7;color:#5d5134;font-size:13px;line-height:1.9;font-weight:600}
.detail-section .price-note{display:flex;align-items:flex-start;gap:7px;margin:16px 0 0;color:#555e68;font-size:12px;line-height:1.9;font-weight:600}
.detail-section .price-note svg{margin-top:4px}
.detail-section .detail-assurance{margin:8px 0 0;color:#414b56;font-size:12px;line-height:1.9;font-weight:600}
.detail-section .affiliate-disclosure{margin:8px 0 0;color:#59626c;font-size:11.5px;line-height:1.9;font-weight:500}
.detail-section .gallery-navigation button{padding:3px}
@media(max-width:1050px){.detail-section .detail-product{grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr);gap:22px}.detail-section .detail-media{grid-template-columns:minmax(0,1fr) 70px;gap:10px}.detail-section .detail-thumb{width:68px;height:68px;flex-basis:68px}.detail-section .detail-copy h1{font-size:25px}.detail-section .detail-subtitle{font-size:14px}.detail-section .detail-copy>.product-link{font-size:16px}.detail-section .detail-trust-badges{font-size:8px}}
@media(max-width:800px){.detail-section{width:calc(100% - 24px);padding-block:14px 50px}.detail-section .detail-product{display:flex;flex-direction:column;gap:20px}.detail-section .detail-media{direction:ltr;display:flex;flex-direction:column;width:100%;gap:9px}.detail-section .detail-stage{order:0;aspect-ratio:4/5}.detail-section .detail-thumb-rail{order:1;display:flex;flex-direction:row;width:100%;max-height:none;overflow-x:auto;padding:1px 0 3px}.detail-section .detail-thumb{width:64px;height:64px;flex-basis:64px}.detail-section .detail-copy{width:100%;padding-top:0}.detail-section .detail-copy h1{font-size:24px}.detail-section .detail-subtitle{font-size:14px}.detail-section .detail-copy>.product-link{min-height:56px;font-size:17px}.detail-section .detail-trust-badges{font-size:9px}.detail-section .detail-trust-badges svg{width:23px;height:23px}}
@media(max-width:430px){.detail-section .detail-copy h1{font-size:21px}.detail-section .detail-subtitle{font-size:12px}.detail-section .product-meta{gap:10px}.detail-section .stars{font-size:18px}.detail-section .rating-count,.detail-section .product-views{font-size:10px}.detail-section .product-price{gap:9px}.detail-section .product-price strong{font-size:31px}.detail-section .old-price{font-size:14px}.detail-section .discount-badge{padding:6px 9px;font-size:13px}.detail-section .detail-copy>.product-link{font-size:15px}.detail-section .detail-trust-badges span{padding-inline:4px}.detail-section .detail-features li{font-size:12px}.detail-section .demo-notice{font-size:12px}.detail-section .price-note,.detail-section .detail-assurance{font-size:11.5px}.detail-section .affiliate-disclosure{font-size:11px}}

/* PWA install and notification management. */
.pwa-install-cta{position:fixed;z-index:900;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:9px;min-height:54px;padding:8px 15px;border:1px solid #e48600;border-radius:7px;background:#ff9900;color:#111820;font-size:13px;font-weight:800;box-shadow:0 7px 22px rgba(15,17,17,.2);animation:pwa-cta-enter .28s ease both}
.floating-contact-actions{position:fixed;z-index:900;right:18px;bottom:18px;display:flex;align-items:stretch;gap:8px}.floating-contact-actions .pwa-install-cta{position:static;right:auto;bottom:auto}.whatsapp-contact-cta,.sidebar-whatsapp-action{display:grid;place-items:center;width:52px;min-width:52px;height:54px;border:1px solid #168c49;border-radius:7px;background:#25d366;color:#062d18;box-shadow:0 7px 22px rgba(15,17,17,.17)}.whatsapp-contact-cta:hover,.sidebar-whatsapp-action:hover{background:#20c45d}
.pwa-install-cta:hover{background:#f28b00}
.pwa-install-cta.notification-mode{background:#fff;border-color:#cfd3d5}
.pwa-install-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:5px;background:rgba(255,255,255,.48)}
.pwa-install-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.35}
.pwa-install-copy strong{font-size:13px}
.pwa-install-copy small{color:#4f3d1b;font-size:8px;font-weight:700;letter-spacing:0}
.sidebar-install-action,.sidebar-action-row{display:none}
body:has(#cookie-banner:not([hidden])) .floating-contact-actions{bottom:118px}
body:has(.site-header.menu-open)>.floating-contact-actions{visibility:hidden;opacity:0!important;pointer-events:none}
@keyframes pwa-cta-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.pwa-install-dialog{width:min(430px,calc(100% - 28px));max-height:min(680px,calc(100dvh - 28px));padding:0;border:0;border-radius:8px;background:#fff;color:#111820;box-shadow:0 22px 65px rgba(15,17,17,.3);overflow:auto}
.pwa-install-dialog::backdrop{background:rgba(15,17,17,.56);backdrop-filter:blur(2px)}
.pwa-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 18px;border-bottom:1px solid #e5e7e8}
.pwa-dialog-heading>div{display:flex;align-items:center;gap:11px}
.pwa-dialog-heading strong{display:block;font-size:16px;line-height:1.4}
.pwa-dialog-heading small{display:block;margin-top:2px;color:#68717a;font-size:10px}
.pwa-dialog-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:7px;background:#fff3df;color:#ed8500}
.pwa-dialog-heading button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#f1f2f2}
.pwa-install-dialog section{padding:21px 20px 23px}
.pwa-install-dialog h2{margin:0 0 9px;font-size:18px;line-height:1.6}
.pwa-install-dialog p{margin:0;color:#5f6871;font-size:12px;line-height:1.9}
.pwa-install-dialog ol{display:grid;gap:12px;margin:17px 0 20px;padding:0;list-style:none;counter-reset:pwa-steps}
.pwa-install-dialog li{display:flex;align-items:center;gap:11px;color:#303942;font-size:13px;line-height:1.7;counter-increment:pwa-steps}
.pwa-install-dialog li>span:first-child{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;border-radius:6px;background:#f3f4f4;color:#dd7900;font-weight:800}
.pwa-dialog-primary{width:100%;background:#ff9900;color:#111820}
.pwa-dialog-primary:hover{background:#ec8900}
.pwa-dialog-secondary{width:100%;margin-top:9px}
.pwa-dialog-status{min-height:0;margin:0!important;padding:0 20px 18px;color:#3f604d!important;font-size:11px!important;font-weight:700}
@media(max-width:700px){.sidebar-action-row{order:3;display:flex;align-items:stretch;gap:8px;width:100%;margin-top:16px}.sidebar-install-action{display:flex;align-items:center;gap:10px;flex:1;min-width:0;min-height:52px;margin:0;padding:9px 12px;border:1px solid #e48600;border-radius:7px;background:#ff9900;color:#111820;text-align:right}.sidebar-install-action .pwa-install-copy strong{font-size:12px}.sidebar-install-action .pwa-install-copy small{font-size:8px}.sidebar-whatsapp-action{height:auto;min-height:52px;box-shadow:none}}
@media(max-width:600px){.floating-contact-actions{right:12px;bottom:12px}.floating-contact-actions .pwa-install-cta{min-height:50px;padding:7px 12px;font-size:11px}.whatsapp-contact-cta{width:50px;min-width:50px;height:50px}.pwa-install-copy strong{font-size:11px}.pwa-install-copy small{font-size:7.5px}body:has(#cookie-banner:not([hidden])) .floating-contact-actions{bottom:142px}.pwa-install-dialog{width:calc(100% - 20px)}.pwa-install-dialog section{padding:19px 17px 21px}}
.storefront-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:30px 0 8px;font-size:12px}.storefront-pagination a,.storefront-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:39px;padding:7px 12px;border:1px solid #d9dcde;border-radius:6px;background:#fff}.storefront-pagination a:hover{border-color:#ff9900;color:#b84d16}.storefront-pagination span[aria-disabled=true]{color:#9da2a7;background:#f1f2f2}.storefront-pagination strong{font-size:11px;color:#626a72}@media(max-width:430px){.storefront-pagination{gap:8px}.storefront-pagination a,.storefront-pagination span{min-width:58px;padding-inline:9px}}

/* Product badge: vivid orange surface with high-contrast white text. */
.product-badge,#product-grid .product-badge,.detail-section .product-badge{background:linear-gradient(135deg,#ffb000,#ff8a00)!important;color:#fff!important;border:1px solid #ff8a00;box-shadow:none}
/* Product titles: one size smaller and capped at three lines. */
#product-grid .product-info h3{font-size:15px}
#product-grid .product-info h3 a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}
@media(max-width:700px){#product-grid .product-info h3{font-size:12px}}
@media(max-width:390px){#product-grid .product-info h3{font-size:11px}}
.product-viewer-media.is-buffering::after,.gallery-slide.is-buffering::after{content:'';position:absolute;z-index:4;top:50%;left:50%;width:34px;height:34px;margin:-17px 0 0 -17px;border:3px solid rgba(255,255,255,.55);border-top-color:#ff9900;border-radius:50%;animation:media-buffer-spin .75s linear infinite;pointer-events:none}.product-viewer-media.is-buffering::before,.gallery-slide.is-buffering::before{content:'';position:absolute;z-index:3;inset:0;background:rgba(15,17,17,.16);pointer-events:none}@keyframes media-buffer-spin{to{transform:rotate(360deg)}}
.infinite-scroll-sentinel{display:flex;align-items:center;justify-content:center;gap:9px;min-height:54px;margin:25px 0 4px;color:#687078;font-size:11px;text-align:center}.infinite-scroll-spinner{display:none;width:20px;height:20px;border:2px solid #d9dcde;border-top-color:#ff9900;border-radius:50%;animation:media-buffer-spin .7s linear infinite}.infinite-scroll-sentinel.is-loading .infinite-scroll-spinner{display:block}.infinite-scroll-sentinel.has-error{cursor:pointer;color:#a2452b}.infinite-scroll-sentinel.has-error span:last-child{text-decoration:underline;text-underline-offset:3px}
.toolbar-logo-image{display:block;width:auto;max-width:190px;height:42px;object-fit:contain}.pwa-dialog-mark img{width:34px;height:34px;border-radius:7px;object-fit:contain}.app-launch-screen{display:none;position:fixed;z-index:10000;inset:0;background:#f7f7f1;color:#111820;opacity:0;transition:opacity .25s ease}.show-app-splash .app-launch-screen{display:block;opacity:1}.app-launch-screen img{position:absolute;top:50%;left:50%;width:128px;height:128px;border-radius:24px;object-fit:contain;transform:translate(-50%,-50%)}.app-launch-screen strong{position:absolute;top:calc(50% + 82px);left:50%;font-size:22px;font-weight:800;transform:translateX(-50%)}.show-app-splash body{overflow:hidden}@media(max-width:600px){.toolbar-logo-image{max-width:150px;height:36px}.app-launch-screen img{width:112px;height:112px}.app-launch-screen strong{top:calc(50% + 74px);font-size:20px}}
