:root{--ink: #201a14;--muted: #766d60;--forest: #6f4a24;--forest-dark: #2b241d;--sage: #9b8360;--honey: #b87923;--honey-light: #f1c878;--clay: #9c513e;--rose: #8d3347;--cream: #f6efe2;--paper: #fffaf1;--paper-deep: #f2e5d1;--line: #e5dac8;--panel: #fffefd;--panel-soft: #fff7ec;--reel-caption: rgba(92, 61, 32, .88);--shadow: 0 24px 60px rgba(32, 26, 20, .16);--radius: 8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:linear-gradient(180deg,#fffaf1,#f4ead8 46%,#fffaf1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color-scheme:light}body[data-theme=dark]{--ink: #f7efe4;--muted: #cbbda9;--forest: #946a38;--forest-dark: #171513;--sage: #a98958;--honey: #d18a25;--honey-light: #f4c76a;--clay: #c47a58;--rose: #b05b65;--cream: #24201c;--paper: #171513;--paper-deep: #2a231c;--line: #44372b;--panel: #211d19;--panel-soft: #2a241e;--reel-caption: rgba(50, 35, 24, .88);--shadow: 0 26px 70px rgba(0, 0, 0, .34);background:radial-gradient(circle at 18% 8%,rgba(209,138,37,.16),transparent 34%),linear-gradient(180deg,#171513,#211b16 48%,#151312);color-scheme:dark}body.cart-open,body.legal-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}button,input,select{font:inherit}.site-header{position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(18px,4vw,54px);color:#fff;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.site-header.is-scrolled,.site-header.is-open{color:var(--ink);background:color-mix(in srgb,var(--paper) 92%,transparent);box-shadow:0 10px 30px #17231b1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:16px;line-height:1.1}.brand small{color:currentColor;font-size:12px;opacity:.76}.site-nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.site-nav a{opacity:.88}.site-nav a:hover{opacity:1}.language-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid currentColor;border-radius:999px}.language-switcher button{min-width:34px;height:30px;border:0;border-radius:999px;color:inherit;background:transparent;cursor:pointer;font-size:12px;font-weight:950}.language-switcher button.is-active{color:#fff;background:var(--honey)}.cart-button,.theme-toggle,.nav-toggle,.cart-head button,.qty-button{display:inline-grid;place-items:center;border:0;color:inherit;background:transparent;cursor:pointer}.theme-toggle{grid-template-columns:22px auto;gap:7px;min-height:40px;padding:0 12px;border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:950;white-space:nowrap}.theme-toggle-icon{position:relative;width:18px;height:18px}.theme-sun,.theme-moon{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;transition:opacity .16s ease,transform .16s ease}.theme-sun{background:var(--honey-light);box-shadow:0 0 0 2px #f1c87833}.theme-moon{background:currentColor;opacity:0;transform:translate(4px) scale(.72)}.theme-moon:after{position:absolute;top:-1px;right:-3px;width:14px;height:14px;border-radius:50%;background:var(--paper);content:""}body[data-theme=dark] .theme-sun{opacity:0;transform:translate(-4px) scale(.72)}body[data-theme=dark] .theme-moon{opacity:1;transform:translate(0) scale(1)}.cart-button{grid-template-columns:24px auto;gap:6px;min-width:58px;height:40px;padding:0 12px;border:1px solid currentColor;border-radius:999px}.cart-icon svg,.cart-head svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.nav-toggle{display:none;position:relative;flex:0 0 auto;width:44px;height:44px;margin-left:auto;border:1px solid currentColor;border-radius:50%;background:#ffffff1a}.nav-toggle span{position:absolute;left:12px;width:18px;height:2px;background:currentColor}.nav-toggle span:first-child{top:16px}.nav-toggle span:last-child{bottom:16px}.hero{position:relative;min-height:100vh;display:grid;grid-template-rows:minmax(0,1fr) minmax(0,1fr);overflow:hidden;color:#fff;background:var(--forest-dark)}.hero-top{position:relative;display:grid;align-items:center;min-height:0;padding:92px clamp(20px,6vw,86px) 24px;background-image:url(hero-products-v2.webp);background-position:center;background-size:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#192018d6,#1920189e 34%,#1920182e 72%),linear-gradient(0deg,#371c124d,#101f170a)}.hero-content{position:relative;z-index:1;width:100%;min-width:0;max-width:710px}.hero-reel{position:relative;--reel-gap: 22px;--reel-item-height: 230px;--reel-item-width: 330px;isolation:isolate;overflow:hidden;border-top:1px solid rgba(184,121,35,.24);background:linear-gradient(180deg,#fffaf1e6,#eed5aec7),linear-gradient(90deg,#fff6e6f0,#dd9e433d 46%,#9c513e2e 72%,#fff6e6e6),url(hero-products-v2.webp) center 62% / cover no-repeat,var(--paper-deep);box-shadow:inset 0 1px #ffffff2e,inset 0 42px 80px #fffaf15c,inset 0 -48px 92px #774b1d33}.hero-reel:before,.hero-reel:after{position:absolute;top:0;bottom:0;z-index:2;width:120px;content:"";pointer-events:none}.hero-reel:before{left:0;background:linear-gradient(90deg,#fff8ecfa,#fff8ec00)}.hero-reel:after{right:0;background:linear-gradient(270deg,#fff8ecfa,#fff8ec00)}.hero-reel-track{position:relative;z-index:1;display:flex;width:max-content;height:100%;align-items:center;gap:var(--reel-gap);padding:34px 28px;animation:productReel 36s linear infinite;will-change:transform}.hero-reel-item{position:relative;flex:0 0 var(--reel-item-width);height:var(--reel-item-height);margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:var(--radius);background:#fffaf1eb;box-shadow:0 28px 58px #00000052,0 0 0 1px #ffffff14 inset}.hero-reel-item:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(180deg,#ffffff2e,#fff0 38%),linear-gradient(0deg,#5c3d202e,#5c3d2000 52%)}.hero-reel-item img{width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.04)}.hero-reel-item figcaption{position:absolute;right:12px;bottom:12px;left:12px;z-index:1;display:grid;min-height:38px;place-items:center;padding:9px 12px;border-radius:var(--radius);color:#fff;border:1px solid rgba(255,255,255,.16);background:var(--reel-caption);font-size:14px;font-weight:950;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 26px #00000038}body[data-theme=dark] .hero-reel{border-top-color:#d18a254d;background:linear-gradient(180deg,#1c1713e0,#3a2b1ec2),linear-gradient(90deg,#1a1613eb,#d18a2533 48%,#c47a582e 74%,#1a1613e6),url(hero-products-v2.webp) center 62% / cover no-repeat,#171513;box-shadow:inset 0 1px #ffffff14,inset 0 42px 84px #0000005c,inset 0 -48px 96px #0006}body[data-theme=dark] .hero-reel:before{background:linear-gradient(90deg,#171513fa,#17151300)}body[data-theme=dark] .hero-reel:after{background:linear-gradient(270deg,#171513fa,#17151300)}.eyebrow{margin:0 0 14px;color:var(--honey-light);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero h1{max-width:9ch;margin:0;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;font-size:74px;line-height:.95;font-weight:950;letter-spacing:0}.hero-copy{max-width:min(620px,100%);margin:18px 0 0;color:#ffffffeb;font-size:19px;font-weight:600}.hero-copy,.section-heading p,.quality-content p,.origin-copy p,.trust-strip span,.product-card p,.product-meta strong,details p{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:var(--radius);font-weight:900;cursor:pointer;box-shadow:0 10px 24px #201a141f;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.button:hover{box-shadow:0 14px 30px #201a1429;transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,#8b5a22,#bf7a22)}.hero .button-primary{background:linear-gradient(135deg,#c68321,#9f5f19)}.button-secondary{color:#fff;border-color:#ffffffa3;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button-full{width:100%}@keyframes productReel{0%{transform:translate(0)}to{transform:translate(calc(-1 * ((var(--reel-item-width) + var(--reel-gap)) * 5)))}}@media(prefers-reduced-motion:reduce){.hero-reel-track{animation:none}}.trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#977a5247;border-bottom:1px solid rgba(151,122,82,.26)}.trust-strip div{padding:24px clamp(18px,4vw,54px);background:linear-gradient(180deg,color-mix(in srgb,var(--panel) 96%,transparent),color-mix(in srgb,var(--cream) 94%,transparent))}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{margin-bottom:4px;color:var(--forest);font-size:15px;font-weight:950}.trust-strip span{color:var(--muted);font-size:14px}.section{padding:84px clamp(18px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:36px}.section-heading h2,.quality-content h2,.origin-copy h2{margin:0;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;font-size:52px;line-height:1.04;font-weight:950;letter-spacing:0;color:var(--ink);text-wrap:balance}.section-heading p,.quality-content p,.origin-copy p{max-width:720px;margin:18px 0 0;color:var(--muted);font-size:17px}.section-products{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--paper) 0%,var(--paper-deep) 50%,var(--paper) 100%)}.section-products:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(90deg,#b8792314,#b8792300 28%,#9c513e12 70%,#b879230f)}.section-products>*{position:relative;z-index:1}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.product-card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid rgba(132,103,67,.22);border-radius:var(--radius);background:linear-gradient(180deg,var(--panel),var(--panel-soft));box-shadow:0 16px 44px #201a141a,0 1px #ffffffd1 inset;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-card:hover{border-color:#b8792380;box-shadow:0 24px 58px #201a1429,0 1px #ffffffdb inset;transform:translateY(-2px)}.product-media{position:relative;aspect-ratio:4 / 3;min-height:0;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid rgba(132,103,67,.16);background:linear-gradient(135deg,#fff8ea,#eadbc4)}.product-media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(180deg,#ffffff1f,#fff0 42%),linear-gradient(0deg,#201a141f,#201a1400 54%)}.product-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.04) contrast(1.03);transition:transform .22s ease,filter .22s ease}.product-card:hover .product-media img{transform:scale(1.035)}.product-badge{position:absolute;top:14px;left:14px;max-width:calc(100% - 28px);padding:7px 11px;border-radius:999px;color:#fff;border:1px solid rgba(255,255,255,.18);background:linear-gradient(135deg,#764c1ef5,#b87923f0);box-shadow:0 10px 24px #201a1433;font-size:12px;font-weight:900;overflow-wrap:anywhere}.product-body{display:grid;grid-template-rows:auto auto 1fr;gap:14px;padding:19px 18px 18px}.product-card h3{margin:0;font-size:19px;line-height:1.18;font-weight:950;color:var(--ink)}.product-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.product-meta{display:grid;gap:8px;color:var(--muted);font-size:14px}.product-meta span{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid rgba(132,103,67,.16)}.product-meta strong{color:var(--ink);min-width:76px;text-align:right}.variant-row{align-items:center}.variant-select-wrap{display:inline-flex;min-width:142px;justify-content:flex-end}.variant-select-wrap select{width:100%;min-height:38px;padding:0 36px 0 12px;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:linear-gradient(45deg,transparent 50%,var(--forest) 50%) calc(100% - 18px) 15px / 6px 6px no-repeat,linear-gradient(135deg,var(--forest) 50%,transparent 50%) calc(100% - 13px) 15px / 6px 6px no-repeat,var(--panel);cursor:pointer;font-weight:900;-webkit-appearance:none;appearance:none}.variant-select-wrap select:focus{outline:2px solid rgba(201,134,26,.35);outline-offset:2px}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin-top:4px}.price{color:#754d21;min-width:0;font-size:18px;font-weight:950;overflow-wrap:anywhere}.product-buy .button{min-height:42px;flex:0 0 auto;padding-inline:14px;font-size:13px;white-space:nowrap}.quality-band{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(28px,5vw,72px);align-items:center;background:var(--cream)}.quality-media img{width:100%;min-height:430px;border-radius:var(--radius);box-shadow:var(--shadow);object-fit:cover}.check-list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:28px;color:var(--ink);font-weight:700}.check-list li:before{position:absolute;left:0;top:.22em;width:16px;height:16px;border-radius:50%;background:var(--honey);content:""}.origin-section{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(28px,5vw,62px);align-items:start}.origin-points{display:grid;gap:16px}.origin-points article{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.origin-points span{display:inline-block;margin-bottom:12px;color:var(--honey);font-weight:950}.origin-points h3{margin:0 0 8px;font-size:22px}.origin-points p{margin:0;color:var(--muted)}.faq-section{background:#2b241d;color:#fff}.faq-section .section-heading p{color:#ffffffbd}.faq-list{display:grid;gap:10px;max-width:900px}details{border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);background:#ffffff0f}summary{cursor:pointer;padding:18px 20px;font-weight:900}details p{margin:0;padding:0 20px 20px;color:#ffffffc2}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;justify-items:end;background:#0f1b1485;opacity:0;pointer-events:none;transition:opacity .18s ease}.cart-drawer.is-open{opacity:1;pointer-events:auto}.cart-panel{width:min(460px,100%);height:100%;display:grid;grid-template-rows:auto 1fr auto;background:var(--paper);transform:translate(100%);transition:transform .22s ease}.cart-drawer.is-open .cart-panel{transform:translate(0)}.legal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;justify-items:end;background:#0f1b148f;opacity:0;pointer-events:none;transition:opacity .18s ease}.legal-modal.is-open{opacity:1;pointer-events:auto}.legal-panel{width:min(680px,100%);height:100%;display:grid;grid-template-rows:auto 1fr;background:var(--paper);transform:translate(100%);transition:transform .22s ease}.legal-modal.is-open .legal-panel{transform:translate(0)}.legal-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--line)}.legal-head h2{margin:0;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif;font-size:34px;line-height:1.05;font-weight:950}.legal-head button{display:inline-grid;width:42px;height:42px;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:transparent;cursor:pointer}.legal-head svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.legal-body{overflow:auto;padding:24px;color:var(--ink)}.legal-body p{margin:0 0 18px;color:var(--muted);font-size:16px}.legal-body ul{display:grid;gap:12px;margin:0 0 22px;padding-left:20px}.legal-body li{color:var(--ink)}.legal-note{padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--line)}.cart-head h2{margin:0}.cart-head button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%}.cart-items{overflow:auto;padding:18px 20px}.empty-cart{color:var(--muted)}.cart-item{display:grid;grid-template-columns:1fr auto;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item h3{margin:0 0 4px;font-size:17px}.cart-item p{margin:0;color:var(--muted);font-size:14px}.qty-control{display:grid;grid-template-columns:32px 34px 32px;align-items:center;height:34px;border:1px solid var(--line);border-radius:999px}.qty-button{height:32px;color:var(--forest);font-weight:950}.qty-value{text-align:center;font-weight:900}.cart-footer{padding:20px;border-top:1px solid var(--line);background:var(--panel)}.cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cart-total strong{font-size:22px}.cart-note{margin:12px 0 0;color:var(--muted);font-size:13px}.toast{position:fixed;right:20px;bottom:20px;z-index:120;max-width:min(360px,calc(100vw - 40px));padding:14px 16px;border-radius:var(--radius);color:#fff;background:#2b241d;box-shadow:var(--shadow);opacity:0;transform:translateY(10px);transition:opacity .16s ease,transform .16s ease}.toast.is-visible{opacity:1;transform:translateY(0)}.site-footer{display:flex;justify-content:space-between;gap:28px;padding:40px clamp(18px,5vw,72px);color:#fffc;background:#2b241d}.footer-brand{color:#fff}.site-footer p{max-width:460px;margin:14px 0 0}.site-footer nav{display:flex;flex-wrap:wrap;align-content:start;justify-content:flex-end;gap:14px 22px}.site-footer a:not(.brand){font-weight:800}body[data-theme=dark] .site-header.is-scrolled,body[data-theme=dark] .site-header.is-open{background:#171513eb;box-shadow:0 10px 32px #00000047}body[data-theme=dark] .product-card{border-color:#d18a252e}body[data-theme=dark] .product-media{border-bottom-color:#d18a252e;background:linear-gradient(135deg,#2f261f,#1b1714)}body[data-theme=dark] .product-meta span{border-bottom-color:var(--line)}body[data-theme=dark] .price,body[data-theme=dark] .qty-button{color:var(--honey-light)}body[data-theme=dark] .cart-drawer,body[data-theme=dark] .legal-modal{background:#0000009e}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:920px){.nav-toggle{display:inline-grid;position:fixed;top:16px;right:16px;z-index:80;place-items:center;color:#fff;border-color:#ffffffc7;background:#2b241de6;box-shadow:0 10px 24px #00000038}.site-nav{position:absolute;top:72px;right:18px;left:18px;display:grid;gap:4px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:var(--paper);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav a,.site-nav .cart-button,.site-nav .theme-toggle,.site-nav .language-switcher{width:100%;justify-content:start;padding:12px}.site-nav .language-switcher{justify-content:center;border-color:var(--line)}.site-nav .language-switcher button{flex:1}.cart-button,.theme-toggle{border-color:var(--line);border-radius:var(--radius)}.hero{min-height:100vh;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.hero-top{padding:92px 24px 24px;background-position:64% center}.hero-overlay{background:linear-gradient(90deg,#101f17d1,#101f179e 58%,#101f1747),linear-gradient(0deg,#101f1752,#101f171a)}.hero-reel-track{padding:22px 18px}.hero-reel{--reel-gap: 18px;--reel-item-height: 198px;--reel-item-width: 280px}.trust-strip,.quality-band,.origin-section{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-band{gap:30px}.quality-media img{min-height:320px}}@media(max-width:620px){.site-header{padding:14px 16px}.brand-mark{width:38px;height:38px}.brand strong{font-size:14px}.hero{min-height:100vh;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.hero-top{padding:92px 18px 22px;background-position:70% center}.hero h1{max-width:8ch;font-size:48px}.hero-copy{max-width:315px;font-size:17px}.hero-content,.hero-actions{max-width:100%}.hero-actions{width:100%}.hero-reel:before,.hero-reel:after{width:42px}.hero-reel-track{padding:16px 14px;animation-duration:28s}.hero-reel{--reel-gap: 14px;--reel-item-height: 156px;--reel-item-width: 220px}.hero-reel-item figcaption{right:8px;bottom:8px;left:8px;padding:7px 9px;font-size:12px}.hero-actions,.product-buy,.site-footer{flex-direction:column;align-items:stretch}.button{width:100%;max-width:100%}.section{padding:62px 18px}.section-heading h2,.quality-content h2,.origin-copy h2{font-size:36px}.product-grid{grid-template-columns:1fr}.product-media{aspect-ratio:16 / 11}.product-meta span{align-items:stretch;flex-direction:column;gap:4px}.product-meta strong{min-width:0;text-align:left}.variant-row{align-items:stretch;flex-direction:column}.variant-select-wrap{width:100%;min-width:0;margin-top:8px}.site-footer nav{justify-content:flex-start}}.language-switcher form{display:flex;gap:4px}.product-card a,.cart-item a{color:inherit;text-decoration:none}.product-card a:hover,.cart-item a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:clamp(28px,5vw,72px)}.product-detail .quality-media{min-height:420px}.product-detail-form{display:grid;gap:18px;margin-top:24px}.product-detail-select{align-items:start;flex-direction:column;gap:10px}.product-detail-buy{margin-top:0}.cart-page-section{max-width:980px}.cart-page-form{display:grid;gap:22px}.cart-page-items{display:grid;gap:14px;max-height:none;overflow:visible}.cart-page-footer{position:static;display:flex;flex-wrap:wrap;align-items:center;gap:14px}.cart-page-footer .cart-total{flex:1 1 220px}.variant-select-wrap input[type=number]{width:92px;border:1px solid var(--line);border-radius:8px;padding:11px 12px;color:var(--ink);background:var(--paper);font:inherit;font-weight:800}.rte{max-width:820px;color:var(--muted);line-height:1.75}.rte h2,.rte h3{color:var(--ink)}.pagination{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:14px;padding-top:18px}.placeholder-svg{width:100%;height:100%;background:var(--paper-strong)}@media(max-width:900px){.product-detail{grid-template-columns:1fr}.product-detail .quality-media{min-height:320px}}.header__heading-logo.motion-reduce{transition:transform .3s ease!important}.header__heading-logo.motion-reduce:hover{transform:scale(1.08)!important}.header__menu-item.list-menu__item.link{transition:transform .3s ease,background-color .3s ease!important;border-radius:50px!important;padding:6px 16px!important;display:inline-block}.header__menu-item.list-menu__item.link:hover{background-color:#8b0000!important;transform:scale(1.08)!important}.header__menu-item.list-menu__item.link:hover span{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dogadan.css.map */
