:root{--font-ui:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ink:#252828;--muted:#686d6b;--line:#dedfdb;--green:#223e35;--paper:#f5f6f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:var(--font-ui);-webkit-font-smoothing:antialiased;color:var(--ink);background:#fff;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #648c76;outline-offset:4px}button{color:inherit}svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.4}.announcement{background:var(--green);color:white;text-align:center;font-size:13px;letter-spacing:.03em;padding:10px 20px}.announcement span{margin-left:35px;font-size:12px;letter-spacing:.15em}header{padding:28px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{display:inline-flex;align-items:center;flex-shrink:0;width:210px;line-height:1}.brand img{display:block;width:100%;height:auto}.footer-top .brand{align-self:flex-start;width:230px}nav{display:flex;gap:34px;font-size:14px}nav a:hover,.text-link:hover{color:#4e7560}.header-actions{display:flex;align-items:center;gap:25px}.header-actions button{border:0;background:none;padding:5px;display:flex;align-items:center;gap:9px;font-size:14px}.cart-button b{background:#edf0eb;min-width:22px;border-radius:50%;font-size:12px;line-height:22px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:var(--paper)}.hero-copy{padding:65px 10% 35px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.17em;margin:0 0 23px}h1,h2{font-family:var(--font-ui);font-weight:600;letter-spacing:-.045em;line-height:1.1;margin:0}h1{font-size:clamp(52px,5.1vw,78px);font-weight:600}em{font-style:normal;font-weight:inherit;color:#55705f}p.intro{font-size:16px;line-height:1.7;color:var(--muted);margin:25px 0 30px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:16px 24px;border:1px solid transparent;font-size:14px;text-decoration:none}.button span{font-size:19px;line-height:1}.dark{background:var(--green);color:#fff}.dark:hover{background:#315646}.light{background:white;color:var(--green)}.outline{background:white;border-color:#acb3ad}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:6px}.hero-foot{display:flex;align-items:center;gap:18px;font-size:11px;letter-spacing:.18em;margin-top:45px;color:var(--muted)}.hero-foot i{height:3px;width:3px;background:#888;border-radius:50%}.hero-image{position:relative;overflow:hidden;background:#e5e6e2}.hero-image>img{height:100%;width:100%;position:absolute;object-fit:cover}.image-caption{position:absolute;bottom:25px;left:25px;right:25px;background:rgba(255,255,255,.94);padding:21px 24px;display:grid;grid-template-columns:1fr 35px;gap:7px}.image-caption span{font-size:10px;letter-spacing:.16em}.image-caption strong{font:600 24px/1.25 var(--font-ui);letter-spacing:-.035em;grid-column:1}.image-caption a{grid-column:2;grid-row:1/3;align-self:center;font-size:28px}.benefits{margin:0 5%;padding:29px 0;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.benefits>div{display:flex;flex-direction:column;align-items:center;gap:4px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits strong{font-size:14px;font-weight:500}.benefits span,.benefits a{font-size:13px;color:var(--muted)}.section{margin:0 5%;padding:74px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:33px}.section-heading .eyebrow{margin-bottom:15px}h2{font-size:clamp(36px,3.4vw,52px)}.section-heading>p{font-size:14px;color:var(--muted);margin:0;line-height:1.7}.catalog-tools{display:flex;gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:17px}.filters{display:flex;gap:5px;flex-wrap:wrap}.filters button{border:0;background:none;padding:10px 13px;font-size:14px;color:var(--muted)}.filters button.active{background:var(--green);color:white}.search{display:flex;align-items:center;border-bottom:1px solid #b4bab5;gap:9px;padding:7px 0;max-width:200px}.search svg{width:19px}.search input{width:150px;border:0;background:none;font-size:14px;outline:none}.catalog-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin:18px 0}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.product{width:100%;background:none;border:0;text-align:left;padding:0;min-width:0}.product-image{aspect-ratio:1;background:#f4f5f2;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s;padding:10px}.product:hover img{transform:scale(1.045)}.product-image .quick{position:absolute;bottom:12px;right:12px;border:1px solid #ddd;background:white;width:32px;height:32px;display:grid;place-items:center;font-size:20px}.product small{display:block;margin:17px 0 6px;color:var(--muted);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.product h3{font-size:16px;font-weight:500;margin:0 0 7px;line-height:1.4}.product p{font-size:13px;color:var(--muted);margin:0}.catalog-bottom{display:flex;align-items:center;flex-direction:column;gap:17px;margin-top:36px}.catalog-bottom>span{font-size:12px;color:var(--muted)}.wholesale{background:var(--green);color:white;display:grid;grid-template-columns:1.1fr 1fr;padding:60px 6%;gap:12%;margin-bottom:0}.wholesale h2{font-size:54px}.wholesale em{color:#b8c6b6}.wholesale>div>p:not(.eyebrow){font-size:16px;color:#d1d8d1;line-height:1.8;max-width:420px;margin:24px 0}.wholesale .eyebrow{color:#c2cfc1}.wholesale-steps{display:flex;justify-content:center;flex-direction:column}.wholesale-steps>div{display:flex;gap:25px;padding:23px 0;border-bottom:1px solid #52665a}.wholesale-steps>div:last-child{border:0}.wholesale-steps>div>span{color:#b1c1af;font-size:13px;padding-top:3px}.wholesale h3{font-size:18px;font-weight:400;margin:0 0 8px}.wholesale article p{font-size:14px;color:#c2cec4;margin:0}.about{text-align:center;max-width:760px;margin:auto;padding:86px 25px}.about h2{font-size:45px}.about>p:last-child{color:var(--muted);font-size:16px;line-height:1.85;margin-top:25px}footer{background:var(--paper);padding:45px 5% 20px}.footer-top{display:flex;justify-content:space-between;gap:35px;padding-bottom:42px}.footer-top h3{font:600 28px/1.25 var(--font-ui);letter-spacing:-.035em;margin:0 0 15px}.footer-top a:not(.brand){font-size:16px}.footer-top p{font-size:14px;color:var(--muted)}.footer-bottom{padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}dialog{border:0;padding:42px;width:min(660px,calc(100% - 28px));max-height:90dvh;color:var(--ink);box-shadow:0 25px 100px #0003}dialog::backdrop{background:#17272088;backdrop-filter:blur(4px)}dialog h2{font-size:35px;margin-bottom:20px}dialog .close{position:absolute;right:12px;top:8px;font-size:30px;background:transparent;border:0;width:38px;height:38px}.muted{color:var(--muted);font-size:14px}.small{font-size:12px}#productDialog{width:min(950px,calc(100% - 28px))}.detail{display:grid;grid-template-columns:1fr 1fr;gap:35px}.detail>img{width:100%;height:auto;max-height:470px;object-fit:contain;background:var(--paper)}.detail h2{margin-top:15px}.detail label,form label{display:flex;flex-direction:column;gap:7px;font-size:14px;margin:15px 0}.detail input,.detail select,form input,form textarea{padding:12px;border:1px solid #bdc4bd;background:white;border-radius:0;width:100%}.detail-actions{display:grid;gap:10px;margin:20px 0}.note{background:var(--paper);padding:12px;font-size:13px;color:var(--muted)}.cart-row{display:grid;grid-template-columns:60px 1fr auto;gap:16px;border-bottom:1px solid var(--line);padding:20px 0;align-items:center}.cart-row img{width:60px;height:60px;object-fit:contain}.cart-row p{font-size:13px;margin:5px 0;color:var(--muted)}.cart-row button{border:1px solid #ccc;background:white;padding:3px 9px;margin-right:4px}.cart-row .remove{border:0;font-size:13px;text-decoration:underline}.cart-row .quantity{display:flex;align-items:center;gap:8px}.cart-row strong{font-size:14px;font-weight:500}#cartEnd{margin-top:22px}.quote-line{padding:12px 0;border-bottom:1px solid var(--line);font-size:14px;display:flex;justify-content:space-between;gap:15px}.quote-line button{border:0;background:none;text-decoration:underline}pre{white-space:pre-wrap;font:14px/1.7 var(--font-ui);background:var(--paper);padding:20px;overflow-wrap:anywhere}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:14px 24px;background:var(--green);color:white;box-shadow:0 5px 25px #0002;z-index:10;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s;max-width:90%}.toast.show{opacity:1}[hidden]{display:none!important}
@media(min-width:1600px){main,header,footer,.announcement{max-width:1800px;margin-left:auto;margin-right:auto}}@media(max-width:1050px){nav{gap:20px}.hero-copy{padding:45px 8%}.hero{min-height:560px}.catalog-tools{align-items:start;flex-direction:column}.search{max-width:100%;width:100%}.search input{width:100%}.wholesale{gap:7%;padding:45px 5%}.wholesale h2{font-size:45px}.products{gap:25px 15px}}@media(max-width:700px){.announcement{font-size:11px}.announcement span{display:none}header{padding:20px 5%;flex-wrap:wrap;gap:20px}.brand{width:165px}nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:12px}.header-actions{gap:12px}.cart-button>span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 30px}h1{font-size:clamp(44px,11vw,60px)}.eyebrow{font-size:11px}.hero-foot{margin-top:28px}.hero-image{height:350px}.hero-image>img{object-position:center}.image-caption{bottom:18px;left:18px;right:18px}.benefits{padding:23px 0;gap:15px;grid-template-columns:1fr}.benefits>div{border:0;flex-direction:row;justify-content:space-between;gap:10px;align-items:start}.benefits strong{font-size:13px}.benefits span,.benefits a{font-size:12px;text-align:right}.section{padding-top:48px;padding-bottom:48px}.section-heading{display:block}.section-heading>p{margin-top:18px}.section-heading h2{font-size:35px}.filters{gap:4px}.filters button{padding:9px 10px;font-size:13px}.catalog-meta span:last-child{display:none}.products{grid-template-columns:1fr 1fr;gap:25px 13px}.product h3{font-size:14px}.product p{font-size:12px}.product small{font-size:10px}.product-image img{padding:4px}.wholesale{grid-template-columns:1fr;padding:35px 7%;gap:15px}.wholesale h2{font-size:43px}.about h2{font-size:36px}.footer-top{flex-wrap:wrap;gap:35px}.footer-top .brand{width:200px;max-width:100%;align-items:start}.footer-bottom{flex-direction:column}.detail{grid-template-columns:1fr;gap:10px}.detail>img{height:240px}dialog{padding:35px 22px}dialog h2{font-size:30px}.cart-row{grid-template-columns:45px 1fr;gap:10px}.cart-row img{width:45px}.cart-row>.quantity{grid-column:2}.hero-actions{gap:23px}.button{padding:14px 20px}body:has(dialog[open]){overflow:hidden}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

nav,.button,.filters button{font-weight:500}.product h3,.wholesale h3,.benefits strong{font-weight:600;letter-spacing:-.02em}.intro{letter-spacing:-.015em}.hero-copy{min-width:0}.section-heading h2{max-width:100%}h1,h2{text-wrap:balance;overflow-wrap:normal}

.footer-policies{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0 0 28px;font-size:14px;line-height:1.5}.footer-policies a:hover{text-decoration:underline;text-underline-offset:4px}
/* Policy pages share the storefront's logo, typography and navigation. */
.policy-page{max-width:1440px;margin:0 auto;padding:0 5% 80px}.policy-heading{padding:34px 0 48px;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:14px;margin-bottom:45px}.breadcrumb a:hover{text-decoration:underline}.policy-heading .eyebrow{margin-bottom:18px}.policy-heading h1{font-size:clamp(36px,4.6vw,64px);line-height:1.12;letter-spacing:-.045em;text-wrap:initial}.policy-summary{font-size:18px;color:var(--muted);max-width:700px;line-height:1.7;margin:22px 0 0}.policy-date{font-size:13px;color:var(--muted);margin:18px 0 0}.policy-layout{display:grid;grid-template-columns:245px minmax(0,760px);gap:clamp(35px,6vw,100px);padding-top:44px;align-items:start}.policy-sidebar{position:sticky;top:30px}.policy-sidebar nav{display:flex;flex-direction:column;gap:4px;font-size:14px}.policy-sidebar nav a{display:block;padding:14px 16px;border-left:2px solid transparent;line-height:1.45}.policy-sidebar nav a[aria-current="page"]{background:#edf1ed;color:var(--green);border-left-color:var(--green);font-weight:600}.policy-sidebar nav a:hover{background:var(--paper)}.policy-help{border-top:1px solid var(--line);margin:26px 16px 0;padding-top:25px;display:flex;flex-direction:column;gap:9px;font-size:14px}.policy-help strong{font-weight:600}.policy-help p{color:var(--muted);margin:0;line-height:1.6}.policy-help a{overflow-wrap:anywhere;font-size:13px}.policy-help a:hover{text-decoration:underline}.policy-content{font-size:16px;line-height:1.85;min-width:0;overflow-wrap:anywhere}.policy-content>p{margin:0 0 23px}.policy-content h2{font-size:24px;line-height:1.35;letter-spacing:-.025em;margin:38px 0 17px;scroll-margin-top:25px;text-wrap:initial}.policy-content ul,.policy-content ol{padding-left:25px;margin:0 0 28px}.policy-content li{padding-left:7px;margin-bottom:13px}.policy-content a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.policy-toc{background:var(--paper);padding:18px 22px;margin-bottom:32px;border:1px solid var(--line)}.policy-toc summary{cursor:pointer;font-size:14px;font-weight:600}.policy-toc nav{display:flex;flex-direction:column;gap:10px;font-size:14px;margin-top:18px}.policy-toc nav a{line-height:1.6}.policy-end{border-top:1px solid var(--line);padding-top:24px;margin-top:40px;font-size:14px}.policy-end a{text-decoration:none}.policy-body .footer-policies a[aria-current="page"]{font-weight:600}
@media(max-width:900px){.policy-layout{grid-template-columns:210px minmax(0,1fr);gap:30px}.policy-help{margin-left:5px;margin-right:5px}.policy-sidebar nav a{padding:12px 10px}}@media(max-width:700px){.policy-page{padding-bottom:50px}.policy-heading{padding:25px 0 30px}.breadcrumb{font-size:13px;gap:8px;margin-bottom:30px}.policy-summary{font-size:16px;margin-top:18px}.policy-layout{display:flex;flex-direction:column;gap:28px;padding-top:24px}.policy-sidebar{position:static;width:100%}.policy-sidebar nav{display:grid;grid-template-columns:1fr 1fr;gap:4px;order:initial}.policy-sidebar nav a{font-size:13px;padding:12px 8px}.policy-help{display:none}.policy-content{width:100%;font-size:16px;line-height:1.8}.policy-content h2{font-size:22px;margin-top:30px}.policy-toc nav{width:auto;order:initial}.policy-heading h1{font-size:clamp(32px,8vw,48px)}}
/* Company profile */
header nav a[aria-current="page"]{color:var(--green);text-decoration:underline;text-underline-offset:7px}.company-page{max-width:1800px;margin:auto}.company-hero{display:grid;grid-template-columns:1.15fr 1fr;background:var(--paper);margin:0 5%}.company-intro{padding:30px 9% 58px 0;background:#fff}.company-intro .breadcrumb{margin-bottom:45px}.company-intro h1{font-size:clamp(40px,4.3vw,66px);letter-spacing:-.045em;line-height:1.12;text-wrap:initial}.company-intro h1 span{color:#55705f}.company-intro>p:not(.eyebrow){font-size:18px;color:var(--muted);line-height:1.75;max-width:470px;margin:25px 0 30px}.company-photo{position:relative;min-height:480px;display:flex;align-items:center;padding:28px 22px 95px;overflow:hidden}.company-photo>img{display:block;object-fit:contain;width:100%;height:100%;max-height:480px;mix-blend-mode:multiply}.company-photo-caption{position:absolute;bottom:30px;left:30px;right:30px;display:flex;flex-direction:column;gap:12px;border-top:1px solid #cdd2cd;padding-top:18px}.company-photo-caption span{font-size:11px;letter-spacing:.16em}.company-photo-caption strong{font-size:17px;letter-spacing:-.02em;font-weight:500}.company-section{margin:0 5%;padding:72px 0}.company-story{display:grid;grid-template-columns:1fr 1.3fr;gap:8%;border-bottom:1px solid var(--line)}.company-section h2{font-size:clamp(30px,3.1vw,46px);line-height:1.15;text-wrap:initial}.company-copy p{font-size:16px;color:var(--muted);line-height:1.85;margin:0 0 22px}.company-copy p:last-child{margin:0}.company-timeline{display:grid;grid-template-columns:repeat(3,1fr);padding-top:38px;padding-bottom:38px;border-bottom:1px solid var(--line)}.company-timeline>div{padding:0 30px;border-right:1px solid var(--line)}.company-timeline>div:first-child{padding-left:0}.company-timeline>div:last-child{border:0}.company-timeline strong{font-size:42px;letter-spacing:-.04em;font-weight:600;color:var(--green)}.company-timeline h3{font-size:16px;font-weight:600;margin:12px 0 7px}.company-timeline p{font-size:14px;color:var(--muted);margin:0;max-width:230px}.company-range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:42px}.company-range-grid article{border-top:1px solid var(--line);padding-top:20px}.company-range-grid article>span{font-size:12px;letter-spacing:.1em;color:var(--muted)}.company-range h3{font-size:19px;line-height:1.4;font-weight:600;letter-spacing:-.025em;margin:25px 0 15px}.company-range-grid p,.company-import{font-size:16px;line-height:1.8;color:var(--muted)}.company-import{max-width:760px;margin:35px 0 0}.company-audience{background:var(--green);color:white;display:grid;grid-template-columns:1.1fr 1fr;gap:10%;padding:55px 5%}.company-audience .eyebrow{color:#c2cfc1}.company-audience>div>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#d1d8d1;max-width:510px;margin:24px 0 0}.company-audience-cards article{padding:26px 0;border-top:1px solid #66766b}.company-audience-cards h3{font-size:20px;font-weight:500;margin:0 0 14px}.company-audience-cards p{font-size:16px;line-height:1.8;color:#d1d8d1;margin:0}.company-approach{max-width:900px;margin:auto;padding:80px 5%;text-align:center}.company-approach>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.85;margin:25px 0 30px}.company-approach .hero-actions{justify-content:center}.about .text-link{display:inline-block;margin-top:12px}@media(max-width:700px){.company-hero{grid-template-columns:1fr}.company-intro{padding:24px 0 35px}.company-intro .breadcrumb{margin-bottom:30px}.company-intro h1{font-size:clamp(34px,8vw,48px)}.company-intro>p:not(.eyebrow){font-size:16px}.company-photo{min-height:330px;height:360px;padding:20px 20px 95px}.company-photo-caption{left:22px;right:22px;bottom:24px}.company-photo-caption strong{font-size:16px}.company-section{padding-top:42px;padding-bottom:42px}.company-story,.company-range-grid,.company-audience{grid-template-columns:1fr;gap:26px}.company-timeline{grid-template-columns:1fr;padding-top:12px;padding-bottom:12px}.company-timeline>div,.company-timeline>div:first-child{padding:23px 0;border-right:0;border-bottom:1px solid var(--line)}.company-timeline strong{font-size:36px}.company-timeline p{max-width:none}.company-timeline h3{margin-top:7px}.company-range .section-heading{display:flex;align-items:start;flex-direction:column;gap:22px}.company-range-grid{margin-top:30px}.company-range h3{margin-top:17px}.company-audience{padding:35px 7%}.company-approach{padding-left:6%;padding-right:6%}}

.company-photo{padding:0;isolation:isolate;background:#17372b}.company-photo>img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;mix-blend-mode:normal}.company-photo-caption{border-top:0;color:white;z-index:1;text-shadow:0 1px 10px #0008}.company-photo::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,24,18,.8));z-index:0}.company-photo-caption strong{font-weight:500}@media(max-width:700px){.company-photo{height:auto;min-height:0;aspect-ratio:3/2}.company-photo-caption{bottom:20px}.company-photo-caption span{font-size:10px}}
/* Branch contacts and location map */
.contact-page{max-width:1500px;margin:0 auto;padding:0 5% 75px}.contact-heading{padding:32px 0 43px}.contact-heading .breadcrumb{margin-bottom:35px}.contact-heading h1{font-size:clamp(38px,4.7vw,66px);letter-spacing:-.045em;line-height:1.12;text-wrap:initial}.contact-heading>p:last-child{font-size:18px;line-height:1.75;color:var(--muted);margin:22px 0 0}.contact-offices{display:grid;grid-template-columns:1fr 1fr;gap:25px}.office-card{border:1px solid var(--line);padding:35px;background:#fff;min-width:0}.office-card:first-child{border-top:3px solid var(--green);padding-top:33px;background:var(--paper)}.office-heading{display:flex;align-items:center;gap:20px;margin-bottom:28px}.office-number{display:grid;place-items:center;width:43px;height:43px;border:1px solid #9cae9f;color:var(--green);font-size:14px;flex-shrink:0}.office-heading .eyebrow{margin:0 0 8px;font-size:11px}.office-heading h2{font-size:32px;font-weight:600;letter-spacing:-.03em}.office-card dl{margin:0}.office-card dt{font-size:12px;color:var(--muted);margin-bottom:9px}.office-card dd{margin:0;font-size:16px;line-height:1.8}.office-card address{font-style:normal}.office-channels{display:flex;flex-wrap:wrap;gap:20px 35px;margin:26px 0}.office-card a:hover{text-decoration:underline;text-underline-offset:4px}.office-channels a{overflow-wrap:anywhere}.office-actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.contact-map-section{margin-top:65px}.contact-map-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.contact-map-heading .eyebrow{margin-bottom:15px}.contact-map-heading h2{font-size:clamp(30px,3.2vw,44px)}.map-filters{display:flex;flex-wrap:wrap;gap:5px}.map-filters button{background:white;border:1px solid var(--line);padding:10px 14px;font-size:14px;min-height:42px}.map-filters button[aria-pressed="true"]{background:var(--green);color:white;border-color:var(--green)}.contact-map-frame{border:1px solid var(--line)}#branchMap{height:480px;width:100%;background:#e9eee8;z-index:0;font-family:var(--font-ui)}.branch-pin{background:var(--green);border:3px solid white;border-radius:50%;box-shadow:0 3px 14px #13291c55;color:white;display:grid!important;place-items:center;font:600 13px var(--font-ui)}.branch-popup{font-family:var(--font-ui);font-size:14px;line-height:1.6}.branch-popup strong{display:block;font-size:16px}.branch-popup p{margin:12px 0!important}.branch-popup a{display:block;margin-top:8px;color:var(--green)!important}.branch-popup a:last-child{font-weight:600;margin-top:15px}.map-legend{display:flex;flex-wrap:wrap;gap:15px 28px;margin-top:18px;font-size:14px}.map-legend span{display:flex;gap:9px;align-items:center}.map-legend b{background:var(--green);color:white;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-size:11px}.map-status{font-size:13px;color:var(--muted);margin:12px 0 0}.leaflet-control-attribution{font-size:12px!important}.leaflet-control-attribution svg{width:auto;height:1em}.leaflet-container a.leaflet-popup-close-button{font-size:22px;min-width:28px;min-height:28px}
@media(max-width:900px){.office-card{padding:26px}.office-card:first-child{padding-top:24px}.office-card dd{font-size:15px}.contact-map-heading{align-items:flex-start;flex-direction:column}.office-channels{gap:17px;flex-direction:column}}@media(max-width:700px){.contact-page{padding-bottom:45px}.contact-heading{padding:25px 0 30px}.contact-heading>p:last-child{font-size:16px}.contact-heading .desktop{display:none}.contact-offices{grid-template-columns:1fr;gap:18px}.office-card{padding:25px}.office-card:first-child{padding-top:23px}.office-heading h2{font-size:29px}.office-channels{flex-direction:row;gap:18px 25px}.contact-map-section{margin-top:42px}#branchMap{height:380px}.map-filters button{font-size:13px;padding:10px 12px}.map-legend{font-size:13px;gap:12px}.contact-map-heading h2{font-size:31px}}
/* Google Maps and complete headquarters footer */
iframe#branchMap{display:block;border:0;height:480px;width:100%;background:#edf0ed}.footer-address{max-width:410px}.footer-address h3{font:600 18px/1.4 var(--font-ui);letter-spacing:-.02em;margin-bottom:16px}.footer-address address{font-style:normal;font-size:14px;line-height:1.85;color:var(--muted)}.footer-contact{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.footer-contact>span{font-size:13px;color:var(--muted);margin-bottom:3px}.footer-top .footer-contact a{font-size:14px;overflow-wrap:anywhere}.footer-contact a:hover{text-decoration:underline;text-underline-offset:4px}.footer-contact .footer-directions{margin-top:4px}@media(max-width:700px){iframe#branchMap{height:380px}.footer-address{width:100%}.footer-top .footer-address h3{font-size:18px}.footer-contact{width:100%}}
/* Compact footer grouping and route-free branch maps. */
.footer-top{display:grid;grid-template-columns:190px minmax(230px,1.25fr) minmax(190px,1fr) minmax(170px,.9fr);gap:30px;align-items:start}.footer-top .brand{width:190px;max-width:100%}.footer-top .footer-policies{padding:0;gap:14px;align-items:flex-start;justify-content:flex-start;order:initial;width:auto;font-size:14px}.footer-top .footer-policies a{font-size:14px;line-height:1.5}.footer-address{max-width:350px}.footer-contact{min-width:0}.branch-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;border:0}.branch-map-grid.single-branch{grid-template-columns:1fr}.branch-map-panel{border:1px solid var(--line);min-width:0;background:var(--paper)}.branch-map-panel h3{font-size:16px;font-weight:600;margin:0;padding:17px 20px}.branch-map-panel iframe{display:block;width:100%;height:410px;border:0;background:#edf0ed}@media(max-width:1100px){.footer-top{grid-template-columns:160px minmax(190px,1.2fr) minmax(170px,1fr) minmax(150px,.85fr);gap:20px}.footer-top .brand{width:160px}.footer-top .footer-contact a,.footer-top .footer-policies a,.footer-address address{font-size:13px}}@media(max-width:850px){.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top .brand{width:190px}.footer-top .footer-contact a,.footer-top .footer-policies a,.footer-address address{font-size:14px}.branch-map-grid{grid-template-columns:1fr}.branch-map-panel iframe{height:350px}}@media(max-width:500px){.footer-top{grid-template-columns:1fr;gap:27px}.footer-top .footer-policies{gap:12px}.branch-map-panel h3{padding:15px;font-size:15px}.branch-map-panel iframe{height:330px}}

/* Enlarged header logo and homepage navigation. */
header>.brand{width:315px}header>nav{flex-wrap:wrap}header>.header-actions{flex-shrink:0}@media(max-width:1150px){header{flex-wrap:wrap}header>nav{order:3;width:100%;justify-content:center;gap:20px 30px}header>.header-actions{margin-left:auto}}@media(max-width:700px){header>.brand{width:247.5px}header>nav{gap:12px 18px;justify-content:flex-start}header>.header-actions{margin-left:auto}}
/* Two-level product navigation */
header{position:relative;z-index:20}header>nav{align-items:center}.products-dropdown{font-size:14px}.products-dropdown summary{list-style:none;cursor:pointer;user-select:none}.products-dropdown summary::-webkit-details-marker{display:none}.products-dropdown>summary{display:flex;align-items:center;gap:7px;min-height:40px;font-weight:500}.products-dropdown>summary:hover,.products-dropdown[open]>summary{color:var(--green)}.products-dropdown summary:focus-visible{outline:3px solid #648c76;outline-offset:3px}.nav-chevron{font-size:17px;transition:transform .15s}.products-dropdown[open] .nav-chevron{transform:rotate(180deg)}.products-popover{position:absolute;z-index:50;top:calc(100% - 6px);left:50%;transform:translateX(-50%);width:min(720px,90vw);background:white;border:1px solid var(--line);box-shadow:0 18px 45px #102c1c26;padding:15px;max-height:min(75vh,670px);overflow:auto}.all-products-link{display:flex;justify-content:space-between;padding:12px 15px 16px;border-bottom:1px solid var(--line);font-weight:600;font-size:14px}.product-group-list{list-style:none;margin:10px 0 0;padding:0;position:relative;min-height:490px}.product-group{width:49%;list-style:none}.product-group summary,.direct-category{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:600;padding:12px 14px;line-height:1.4}.product-group summary>span{font-size:19px;flex-shrink:0;font-weight:400}.product-group summary:hover,.direct-category:hover,.category-disclosure[open]>summary{background:#edf2ed;color:var(--green)}.category-submenu{position:absolute;top:0;left:51%;right:0;padding:5px 14px 20px;border-left:1px solid var(--line);min-height:100%}.category-all{display:block;font-size:16px;font-weight:600;line-height:1.5;padding:10px 8px 20px}.category-all span{display:block;font-size:12px;font-weight:400;margin-top:9px;color:var(--muted)}.category-submenu ul{list-style:none;padding:0;margin:0}.category-submenu li a{display:block;padding:12px 8px;font-size:14px;line-height:1.5;font-weight:400}.category-submenu li a:hover{background:var(--paper);color:var(--green)}@media(max-width:700px){.products-dropdown{font-size:13px}.products-popover{width:90%;padding:10px;top:100%;max-height:65dvh}.product-group-list{min-height:0}.product-group{width:100%}.product-group summary,.direct-category{font-size:14px;padding:13px 12px}.category-submenu{position:static;padding:0 10px 10px 18px;border-left:2px solid #c4d2c5;margin:0 12px 8px;min-height:0}.category-all{font-size:14px;padding:12px 8px}.category-disclosure[open]>summary>span{transform:rotate(90deg)}.category-submenu li a{padding:10px 8px}.category-all span{margin-top:3px}.product-group-list:has(.category-disclosure[open]){padding-bottom:5px}}
/* Rebuilt catalogue and product detail */
.catalog-page,.pdp-page{max-width:1500px;padding:32px 5% 75px;margin:auto}.catalog-page>.breadcrumb,.pdp-page>.breadcrumb{margin-bottom:32px}.catalog-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.catalog-page-heading h1{font-size:clamp(34px,4vw,58px);text-wrap:initial;line-height:1.15}.catalog-page-heading .eyebrow{margin-bottom:15px}.catalog-page-heading p{color:var(--muted);line-height:1.7;margin-bottom:0}.catalog-search{font-size:13px;color:var(--muted);min-width:240px;display:flex;flex-direction:column;gap:8px}.catalog-search input{padding:13px 15px;font-size:15px;border:1px solid var(--line);width:100%;border-radius:0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.category-tile{border:1px solid var(--line);min-width:0;transition:box-shadow .2s}.category-tile:hover{box-shadow:0 6px 22px #153e2318}.category-visual{aspect-ratio:1;background-image:url('/assets/category-atlas.webp');background-size:400% 300%;background-position:var(--cx) var(--cy)}.category-photo{aspect-ratio:1;background:#fff}.category-photo img{width:100%;height:100%;object-fit:contain}.category-tile>div:last-child{padding:21px 18px;position:relative;border-top:1px solid #eee}.category-tile h2{font-size:17px;line-height:1.45;letter-spacing:-.02em;margin:0;padding-right:18px;text-wrap:initial}.category-tile p{font-size:13px;color:var(--muted);margin:9px 0 0}.category-tile>div:last-child>span{position:absolute;right:15px;top:23px}.catalog-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.catalog-product-card{display:block;min-width:0}.catalog-product-card>div{aspect-ratio:1;background:var(--paper);overflow:hidden}.catalog-product-card img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.catalog-product-card:hover img{transform:scale(1.035)}.catalog-product-card small{display:block;font-size:12px;color:var(--muted);margin:16px 0 6px}.catalog-product-card h3{font-size:20px;letter-spacing:-.025em;margin:0 0 6px;font-weight:600}.catalog-product-card p{font-size:14px;color:var(--muted);margin:0 0 12px}.catalog-product-card>span{font-size:13px;border-bottom:1px solid #b8c3b9;padding-bottom:3px}.catalog-empty{grid-column:1/-1;padding:40px 25px;background:var(--paper);max-width:800px}.catalog-empty h2{font-size:26px;text-wrap:initial}.catalog-empty p{font-size:16px;color:var(--muted);margin:20px 0 25px}.pdp-top{display:grid;grid-template-columns:1.1fr 1fr;gap:6%;align-items:start}.pdp-gallery{min-width:0;position:sticky;top:22px}.main-photo{display:block;width:100%;aspect-ratio:1;border:1px solid var(--line);background:white;position:relative;padding:0;overflow:hidden}.main-photo img{width:100%;height:100%;object-fit:contain}.main-photo>span{position:absolute;bottom:16px;right:16px;font-size:12px;background:#ffffffef;border:1px solid var(--line);padding:8px 12px}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:15px}.gallery-thumb{padding:3px;border:1px solid var(--line);background:white;aspect-ratio:1}.gallery-thumb[aria-pressed="true"]{border:2px solid var(--green)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.pdp-buy{padding:15px 0}.pdp-buy .eyebrow{font-size:12px;margin-bottom:17px}.pdp-buy h1{font-size:52px;line-height:1.1}.pdp-lead{font-size:17px;line-height:1.75;color:var(--muted);margin:20px 0}.pdp-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.pdp-tags span{font-size:12px;padding:6px 10px;background:var(--paper);color:var(--muted)}.color-field{display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:500;margin:0 0 22px}.color-field select{padding:13px 14px;border:1px solid #bcc4bd;background:white;font-size:15px;max-width:260px;color:var(--ink);border-radius:0}.size-field{padding:0;border:0;margin:0 0 22px}.size-field legend{font-size:14px;font-weight:500;margin-bottom:12px}.size-choices{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.size-choice{position:relative;cursor:pointer}.size-choice input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.size-choice>span{display:block;padding:13px 5px;border:1px solid #c6cbc5;text-align:center;font-size:14px;line-height:1.3;pointer-events:none}.size-choice small{display:block;font-size:12px;color:var(--muted);margin-top:6px}.size-choice input:checked+span{border:2px solid var(--green);background:#eff4ee;padding:12px 4px;color:var(--green);font-weight:600}.size-choice input:focus-visible+span{outline:3px solid #648c76;outline-offset:3px}.pack-summary{padding:18px 20px;background:var(--paper);display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.pack-summary>span:first-child{font-size:13px;color:var(--muted)}.pack-summary strong{font-size:21px;font-weight:600;grid-row:1/3;grid-column:2;letter-spacing:-.025em}.pack-summary>span:last-child{font-size:14px}.pdp-order{display:flex;gap:22px;align-items:flex-end;margin:22px 0}.pdp-order label{font-size:14px;display:flex;flex-direction:column;gap:9px}.pdp-order input{padding:12px;border:1px solid #bec7bd;width:120px;border-radius:0}.pdp-order p{font-size:14px;color:var(--muted);margin:0 0 12px}.price-pending{font-size:14px;margin:24px 0 15px}.pdp-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pdp-buttons button{padding:15px 12px;gap:15px}.pdp-information{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;border-top:1px solid var(--line);margin-top:65px;padding-top:55px}.pdp-description h2{font-size:35px;line-height:1.2;text-wrap:initial;margin-bottom:25px}.pdp-description p,.pdp-description li{font-size:16px;line-height:1.85;color:var(--muted)}.pdp-description h3{font-size:20px;font-weight:600;margin:30px 0 15px}.pdp-description ul{padding-left:22px}.pdp-description li{margin-bottom:9px}.pdp-packaging{background:var(--paper);padding:28px;align-self:start;min-width:0}.pdp-packaging h2{font-size:25px;line-height:1.3;text-wrap:initial}.pdp-packaging>p{font-size:14px;line-height:1.8;color:var(--muted);margin:16px 0 20px}.pack-table-wrap{overflow-x:auto}.pdp-packaging table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.6;text-align:left}.pdp-packaging th,.pdp-packaging td{padding:12px 8px;border-bottom:1px solid #d5dcd4;white-space:nowrap}.pdp-packaging th{font-weight:600}.pdp-packaging thead{color:var(--muted)}.selected-size{background:#dfe9dc}.pdp-packaging .text-link{display:inline-block;margin-top:10px}.related-products{padding-top:60px;margin-top:45px;border-top:1px solid var(--line)}.related-products h2{font-size:34px}.related-track{display:flex;overflow-x:auto;gap:22px;scroll-snap-type:x mandatory;padding-bottom:20px}.related-track .catalog-product-card{flex:0 0 calc((100% - 66px)/4);scroll-snap-align:start}.slider-controls,.zoom-controls{display:flex;gap:12px;align-items:center}.slider-controls button,.zoom-controls button{background:white;border:1px solid var(--line);width:44px;height:44px;font-size:20px}#photoDialog{width:min(950px,95vw);padding:30px 22px 20px}#largePhoto{width:100%;height:70vh;object-fit:contain}#photoDialog .zoom-controls{justify-content:center;margin-top:15px}
@media(max-width:1100px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp-top{gap:4%}.size-choices{grid-template-columns:repeat(3,1fr)}.pdp-buttons{grid-template-columns:1fr}.pdp-information{gap:4%}.pdp-packaging{padding:20px}.pack-summary strong{font-size:19px}}@media(max-width:700px){.catalog-page,.pdp-page{padding-top:24px;padding-bottom:45px}.catalog-page-heading{display:block;margin-bottom:25px}.catalog-page-heading h1{font-size:34px}.catalog-search{margin-top:25px;min-width:0}.category-grid,.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.category-tile>div:last-child{padding:15px 12px}.category-tile h2{font-size:14px;line-height:1.5}.category-tile p{font-size:12px}.category-tile>div:last-child>span{right:8px;top:17px}.catalog-product-card h3{font-size:18px}.catalog-product-card small{font-size:11px}.pdp-top,.pdp-information{grid-template-columns:1fr;gap:28px}.pdp-gallery{position:static}.pdp-buy{padding:0}.pdp-buy h1{font-size:40px}.gallery-thumbs{gap:8px}.pdp-page>.breadcrumb{font-size:12px;gap:8px;margin-bottom:24px}.size-choices{grid-template-columns:repeat(5,1fr);gap:6px}.size-choice>span{font-size:13px}.pdp-buttons{grid-template-columns:1fr 1fr;gap:10px}.pack-summary{padding:16px}.pdp-information{margin-top:40px;padding-top:35px}.pdp-description h2{font-size:31px}.pdp-packaging{padding:20px}.related-track .catalog-product-card{flex-basis:72%}.pdp-information .eyebrow{font-size:11px}.related-products h2{font-size:29px}.related-products .section-heading{display:flex}.main-photo>span{font-size:11px;right:10px;bottom:10px}.fresh-products .catalog-product-grid{grid-template-columns:repeat(2,1fr)}}

.home-catalog-filters{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:18px;align-items:end;margin:28px 0 18px}.home-catalog-filters label{display:flex;flex-direction:column;gap:9px;font-size:14px;min-width:0}.home-catalog-filters input,.home-catalog-filters select{width:100%;min-width:0;min-height:48px;padding:12px;border:1px solid var(--line);background:#fff;font:inherit;font-size:16px;color:var(--ink)}.home-catalog-filters button{min-height:48px;background:none;font:inherit;font-size:14px}.home-catalog-filters :focus-visible,.home-catalog-more button:focus-visible{outline:2px solid var(--green);outline-offset:3px}#homeProductCount{font-size:14px;color:var(--muted);margin:0 0 24px}.home-catalog-more{text-align:center;margin-top:36px}.home-catalog-more [hidden],#homeProductEmpty[hidden]{display:none}#homeProductEmpty{padding:28px;background:var(--paper);line-height:1.7}.home-catalog-filters button:disabled{opacity:.45;cursor:default}@media(max-width:1000px){.home-catalog-filters{grid-template-columns:1fr 1fr}.home-catalog-filters label:first-child{grid-column:1/-1}}@media(max-width:500px){.home-catalog-filters{grid-template-columns:1fr}.home-catalog-filters label:first-child{grid-column:auto}.home-catalog-filters button{justify-self:start}}

#categoryTiles[hidden],#homeProductGrid[hidden],#homeProductCount[hidden]{display:none}

[data-product-id="kare-duz-kesim-dmc"] .size-choices,[data-product-id="kare-kesimli-dmc"] .size-choices,[data-product-id="yuvarlak-ekose-dmc"] .size-choices{grid-template-columns:repeat(4,minmax(0,1fr))}

[data-product-id="baget-duz-kesim-dmc"] .size-choices{grid-template-columns:repeat(3,minmax(0,1fr))}

[data-product-id="baget-kesimli-dmc"] .size-choices,[data-product-id="mekik-arpa-dmc"] .size-choices,[data-product-id="damla-dmc"] .size-choices{grid-template-columns:repeat(2,minmax(0,1fr))}

[data-product-id="baklaca-dmc"] .size-choices,[data-product-id="ucgen-dmc"] .size-choices{grid-template-columns:minmax(0,180px)}

[data-product-id="sivri-cam-konik"] .size-choices{grid-template-columns:repeat(5,minmax(0,1fr))}

.pdp-page[data-product-id="cerceveli-ss-tas"] .size-choices{grid-template-columns:repeat(3,minmax(0,1fr))}

.pdp-page[data-product-id="porselen-inci-mekik-arpa"] .size-choices{grid-template-columns:repeat(4,minmax(0,1fr))}

.pdp-page[data-product-id="porselen-inci-damla"] .size-choices{grid-template-columns:repeat(2,minmax(0,1fr))}

.pdp-page[data-product-id="porselen-inci-baget"] .size-choices{grid-template-columns:repeat(3,minmax(0,1fr))}

[data-product-id="cakma-inci-yuvarlak"] .size-choices{grid-template-columns:repeat(3,minmax(0,1fr))}

/* Premium storefront footer */
.site-footer{background:#18342b;color:#f4f5f0;padding:0 5% 24px}
.site-footer a{transition:color .18s ease,opacity .18s ease}
.site-footer a:hover{color:#c1d5bf}
.footer-inquiry{display:flex;justify-content:space-between;align-items:end;gap:36px;padding:58px 0 54px;border-bottom:1px solid #ffffff32}
.footer-kicker{display:block;font-size:12px;font-weight:600;letter-spacing:.18em;color:#b8cabb;margin-bottom:17px}
.footer-inquiry h2{font-size:clamp(30px,3.2vw,48px);letter-spacing:-.045em;max-width:680px;color:#fff}
.footer-inquiry p{font-size:15px;color:#b9c9c0;margin:15px 0 0}
.footer-inquiry-link{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;white-space:nowrap;background:#edf2eb;color:#18342b;padding:17px 20px;min-width:200px;font-size:14px;font-weight:600}
.site-footer .footer-inquiry-link:hover{background:#d7e5d7;color:#18342b}
.footer-inquiry-link span{font-size:20px;font-weight:400;line-height:1}
.footer-main{display:grid;grid-template-columns:minmax(210px,1.35fr) minmax(150px,1fr) minmax(150px,.9fr) minmax(230px,1.25fr);gap:clamp(24px,4vw,75px);padding:54px 0 64px}
.footer-identity .brand{display:block;width:205px;max-width:100%;background:transparent;padding:10px 14px}
.footer-identity .brand img{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}
.footer-identity p{font-size:14px;line-height:1.75;color:#b9c9c0;max-width:255px;margin:24px 0 0}
.site-footer .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:13px;min-width:0}
.site-footer .footer-column h3{font-size:14px;line-height:1.4;letter-spacing:.02em;font-weight:600;color:#fff;margin:0 0 12px}
.site-footer .footer-column a,.site-footer .footer-column address{font-size:14px;line-height:1.55;color:#bfd0c4;overflow-wrap:anywhere}
.site-footer .footer-column a:hover{color:#fff}
.site-footer .footer-column address{font-style:normal;margin-top:12px}
.site-footer .footer-column .footer-map{color:#fff;text-decoration:underline;text-underline-offset:5px;margin-top:3px}
.site-footer .footer-bottom{border-top:1px solid #ffffff32;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:18px 32px;flex-wrap:wrap;font-size:12px;color:#aebfb4}
.footer-legal{display:flex;gap:20px;flex-wrap:wrap;font-size:12px}
.site-footer .preview-note{font-size:12px}
@media(max-width:1050px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px}.footer-inquiry{align-items:flex-start}}
@media(max-width:680px){.site-footer{padding:0 6% 25px}.footer-inquiry{display:block;padding:43px 0}.footer-inquiry h2{font-size:33px}.footer-inquiry-link{margin-top:25px;width:100%}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:37px 20px;padding:42px 0 48px}.footer-identity,.footer-reach{grid-column:1/-1}.footer-identity p{max-width:350px;margin-top:18px}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-legal{gap:14px}}

/* Larger footer identity on desktop; preserve mobile sizing. */
@media(min-width:701px){.footer-identity .brand{width:307.5px;padding:15px 21px}}
@media(min-width:1101px){.footer-main{grid-template-columns:minmax(307.5px,1.35fr) minmax(150px,1fr) minmax(150px,.9fr) minmax(230px,1.25fr)}}
@media(min-width:701px) and (max-width:1100px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Four visible product thumbnails in a swipeable mobile strip. */
@media(max-width:700px){
 .pdp-top{grid-template-columns:minmax(0,1fr)}
 .pdp-gallery{width:100%;max-width:100%;min-width:0}
 .pdp-gallery .gallery-thumbs{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/4);gap:8px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#82968b transparent;padding-bottom:8px}
 .pdp-gallery .gallery-thumb{width:100%;min-width:0;aspect-ratio:1;scroll-snap-align:start}
 .pdp-gallery .gallery-thumb img{display:block;min-width:0;max-width:100%}
 .pdp-gallery .gallery-thumbs::-webkit-scrollbar{height:3px}
 .pdp-gallery .gallery-thumbs::-webkit-scrollbar-thumb{background:#82968b;border-radius:3px}
 .pdp-gallery .gallery-thumb:focus-visible{outline:2px solid var(--green);outline-offset:-3px}
}

@media(max-width:700px){.pdp-gallery .main-photo{touch-action:pan-y pinch-zoom}.pdp-gallery .main-photo img{user-select:none;-webkit-user-drag:none}}

/* Square listing crop for the Sivri (Konik) cover photograph. */
.catalog-product-card[href="/urun/sivri-konik/"]>div:first-child{aspect-ratio:1;overflow:hidden}
.catalog-product-card[href="/urun/sivri-konik/"]>div:first-child>img,
.product-image img[src="/assets/sivri-konik/gun-color-1.optimized.webp"]{width:100%;height:100%;object-fit:cover;object-position:center}

/* Mobile footer: explicit reading order and consistent spacing. */
@media(max-width:700px){
 .site-footer{padding:0 6% max(24px,env(safe-area-inset-bottom))}
 .site-footer .footer-inquiry{display:block;padding:32px 0;border-bottom:1px solid #ffffff26}
 .site-footer .footer-kicker{font-size:11px;letter-spacing:.12em;line-height:1.6;margin-bottom:12px}
 .site-footer .footer-inquiry h2{font-size:28px;line-height:1.2;letter-spacing:-.035em;max-width:400px;text-wrap:balance}
 .site-footer .footer-inquiry p{font-size:14px;line-height:1.65;margin:12px 0 0;max-width:360px}
 .site-footer .footer-inquiry-link{display:flex;width:100%;min-width:0;margin-top:20px;padding:14px 16px;gap:16px;border-radius:6px}
 .site-footer .footer-main{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"identity identity" "products corporate" "contact contact";gap:28px 20px;padding:28px 0}
 .site-footer .footer-identity{grid-area:identity;min-width:0;text-align:center;padding:0 0 24px;border-bottom:1px solid #ffffff26}
 .site-footer .footer-identity .brand{width:220px;max-width:100%;padding:0;margin:0 auto}
 .site-footer .footer-identity p{max-width:310px;margin:12px auto 0;font-size:14px;line-height:1.7}
 .site-footer .footer-column{order:0;width:auto;gap:0;align-items:stretch;justify-content:flex-start}
 .site-footer .footer-main>nav:nth-of-type(1){grid-area:products}
 .site-footer .footer-main>nav:nth-of-type(2){grid-area:corporate}
 .site-footer .footer-column h3{font-size:14px;line-height:1.5;margin:0 0 9px;letter-spacing:0}
 .site-footer .footer-column>a{display:flex;align-items:center;min-height:40px;padding:7px 0;font-size:14px;line-height:1.5}
 .site-footer .footer-reach{grid-area:contact;background:#ffffff08;border:1px solid #ffffff20;border-radius:10px;padding:20px;min-width:0}
 .site-footer .footer-reach>a[href^="tel:"]{font-size:19px;letter-spacing:.015em;color:#fff;font-weight:500}
 .site-footer .footer-reach address{font-size:14px;line-height:1.75;margin:12px 0 6px;padding-top:14px;border-top:1px solid #ffffff20}
 .site-footer .footer-reach .footer-map{margin-top:4px}
 .site-footer .footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-top:22px;line-height:1.65}
 .site-footer .footer-legal{order:0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:100%;gap:8px 20px;font-size:12px}
 .site-footer .footer-legal a{padding:5px 0}
 .site-footer .preview-note{display:block;max-width:100%;color:#aebfb4;line-height:1.6}
}
