:root{--green-950:#0c2f21;--green-900:#123d2a;--green-800:#174b33;--green-700:#246344;--green-600:#357b53;--green-100:#dce9df;--green-50:#edf4ee;--cream:#f7f5ed;--sand:#e8e2d3;--gold:#c6a64c;--ink:#17201b;--muted:#5f6962;--white:#fff;--line:#123d2a2b;--shadow:0 22px 60px #0b2e1f1f;--header-height:84px;--container:1200px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{min-width:320px;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}body.menu-open{overflow:hidden}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--green-950);letter-spacing:-.035em;font-weight:750;line-height:1.08}h1{font-size:clamp(3rem,6.4vw,6.4rem)}h2{font-size:clamp(2.2rem,4.2vw,4.15rem)}h3{font-size:1.3rem}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.section{padding-block:clamp(78px,9vw,132px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;color:var(--white);background:var(--green-950);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.eyebrow{color:var(--green-700);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:.75rem;font-weight:800}.button{border:1px solid var(--green-800);min-height:52px;color:var(--white);background:var(--green-800);letter-spacing:.035em;cursor:pointer;border-radius:3px;justify-content:center;align-items:center;gap:18px;padding:14px 22px;font-size:.86rem;font-weight:800;text-decoration:none;transition:color .18s,background-color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{background:var(--green-950);border-color:var(--green-950);transform:translateY(-2px)}.button-small{min-height:42px;padding:10px 16px;font-size:.77rem}.button-quiet,.button-outline{color:var(--green-900);background:0 0}.button-quiet:hover,.button-outline:hover{color:var(--white)}.button-light{color:var(--green-950);background:var(--cream);border-color:var(--cream)}.button-light:hover{color:var(--green-950);background:var(--white);border-color:var(--white)}.text-link{color:var(--green-800);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-weight:800;text-decoration:none;display:inline-flex}.text-link span{transition:transform .16s}.text-link:hover span{transform:translate(4px)}.text-link-large{white-space:nowrap;font-size:.95rem}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5edf0;border-bottom:1px solid #0000;transition:border-color .16s,box-shadow .16s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 30px #0a25190f}.nav-shell{justify-content:space-between;align-items:center;gap:34px;height:100%;display:flex}.brand{color:var(--green-800);flex:none;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-emblem{width:48px;height:48px;display:block;position:relative;overflow:hidden}.brand-emblem img{width:80px;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-name{text-transform:uppercase;flex-direction:column;line-height:1;display:flex}.brand-name strong{letter-spacing:.045em;font-size:1.08rem}.brand-name small{letter-spacing:.18em;margin-top:5px;font-size:.58rem;font-weight:800}.primary-nav{align-items:center;gap:clamp(15px,2vw,28px);display:flex}.primary-nav>a:not(.button){color:#34433a;font-size:.82rem;font-weight:700;text-decoration:none;position:relative}.primary-nav>a:not(.button):after{content:"";background:var(--green-600);transform-origin:0;height:2px;transition:transform .16s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.primary-nav>a:hover:after,.primary-nav>a[aria-current=page]:after{transform:scaleX(1)}.menu-toggle{border:1px solid var(--line);background:0 0;width:44px;height:44px;padding:10px;display:none}.menu-toggle span:not(.sr-only){background:var(--green-900);width:100%;height:2px;margin:5px 0;transition:transform .16s,opacity .16s;display:block}.hero{background:linear-gradient(90deg, transparent 49.9%, #174b3314 50%, transparent 50.1%), var(--cream);padding-top:clamp(54px,6vw,90px);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid var(--line);border-radius:50%;width:420px;height:420px;position:absolute;top:-220px;left:-160px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:center;gap:clamp(40px,7vw,100px);min-height:650px;display:grid}.hero-copy{z-index:2;padding-bottom:60px;position:relative}.hero h1{max-width:780px;margin-bottom:30px}.hero h1 em{color:var(--green-700);font-style:normal;font-weight:500}.hero-lead{color:#4e5c53;max-width:620px;margin-bottom:32px;font-size:clamp(1.05rem,1.6vw,1.28rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.buyer-list{color:var(--muted);letter-spacing:.04em;flex-wrap:wrap;gap:10px 20px;margin-top:38px;font-size:.78rem;font-weight:750;display:flex}.buyer-list span:not(:last-child):after{content:"•";color:var(--gold);margin-left:20px}.hero-visual{isolation:isolate;align-self:stretch;min-height:620px;position:relative}.hero-visual:before{content:"";z-index:-2;background:var(--green-100);clip-path:polygon(11% 0,100% 0,100% 100%,0 100%,0 16%);position:absolute;inset:3% -80px 0 0}.hero-visual:after{content:"";z-index:-1;border:46px solid #ffffff57;border-radius:50%;width:310px;height:310px;position:absolute;bottom:90px;right:-30px}.hero-product{filter:drop-shadow(0 25px 20px #0d302129);margin:0;position:absolute}.hero-product img{object-fit:contain;width:100%;height:100%}.hero-product-1{width:44%;height:65%;bottom:40px;left:2%;transform:rotate(-4deg)}.hero-product-2{z-index:2;width:42%;height:68%;bottom:36px;left:31%}.hero-product-3{width:45%;height:48%;bottom:108px;right:-4%;transform:rotate(5deg)}.hero-seal{z-index:3;width:126px;height:126px;color:var(--white);background:var(--green-800);text-align:center;text-transform:uppercase;border:1px solid #ffffffb3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:8%;right:1%}.hero-seal img{filter:brightness(0)invert();width:60px;margin:-9px auto -6px}.hero-seal span{letter-spacing:.12em;font-size:.58rem;font-weight:800;line-height:1.3}.hero-caption{z-index:3;color:var(--green-900);margin:0;font-size:.68rem;font-weight:700;position:absolute;bottom:18px;right:0}.fact-strip{z-index:4;min-height:112px;color:var(--white);background:var(--green-900);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.fact-strip>div{flex-direction:column;justify-content:center;padding:24px 32px;display:flex}.fact-strip>div+div{border-left:1px solid #ffffff2e}.fact-strip strong{letter-spacing:-.02em;font-size:1.28rem}.fact-strip span{color:#ffffffa6;letter-spacing:.11em;text-transform:uppercase;margin-top:3px;font-size:.72rem;font-weight:700}.section-heading{max-width:720px;margin-bottom:54px}.section-heading h2{margin-bottom:18px}.section-heading-center{text-align:center;margin-inline:auto}.section-copy{max-width:610px;color:var(--muted);margin:0;font-size:1.06rem}.section-heading-center .section-copy{margin-inline:auto}.section-row{justify-content:space-between;align-items:end;gap:30px;display:flex}.featured-section{background:var(--white)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s}.product-card:hover{border-color:#174b336b;transform:translateY(-4px);box-shadow:0 16px 35px #0d302117}.product-image-wrap{aspect-ratio:1/1.08;border:0;border-bottom:1px solid var(--line);background:linear-gradient(145deg, #ffffff8c, transparent 55%), var(--green-50);cursor:pointer;width:100%;padding:42px 24px 22px;display:block;position:relative;overflow:hidden}.product-image-wrap:after{content:"";filter:blur(10px);background:#0d30211a;border-radius:50%;width:60%;height:18px;position:absolute;bottom:13px;left:20%}.product-image-wrap img{z-index:1;object-fit:contain;width:100%;height:100%;transition:transform .22s;position:relative}.product-card:hover .product-image-wrap img{transform:scale(1.04)}.product-category{z-index:2;color:var(--green-800);letter-spacing:.09em;text-transform:uppercase;background:#ffffffd1;padding:5px 8px;font-size:.6rem;font-weight:800;position:absolute;top:14px;left:14px}.product-card-body{flex-direction:column;align-items:flex-start;min-height:166px;padding:23px 22px;display:flex}.product-brand{color:var(--green-700);letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:850}.product-card h3{margin-bottom:24px;font-size:1.13rem}.product-card .text-link{margin-top:auto;font-size:.78rem}.categories-section{background:var(--cream)}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.category-card{border:1px solid var(--line);min-height:310px;color:var(--ink);background:var(--white);grid-template-columns:1.25fr .75fr;text-decoration:none;transition:border-color .18s,transform .18s;display:grid;position:relative;overflow:hidden}.category-card:hover{border-color:var(--green-600);transform:translateY(-3px)}.category-card-content{z-index:2;flex-direction:column;align-items:flex-start;padding:38px;display:flex;position:relative}.category-card-content>span{color:var(--green-700);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.category-card h3{margin:20px 0 12px;font-size:clamp(1.6rem,2.6vw,2.3rem)}.category-card p{max-width:330px;color:var(--muted);margin-bottom:26px;font-size:.9rem}.category-card strong{color:var(--green-800);margin-top:auto;font-size:.76rem}.category-card-image{background:var(--green-50);justify-content:center;align-items:flex-end;padding:26px 18px;display:flex;position:relative}.category-card-image:before{content:"";border:1px solid #174b332b;border-radius:50%;width:190px;height:190px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.category-card-image img{z-index:1;object-fit:contain;filter:drop-shadow(0 16px 12px #123d2a21);width:100%;height:240px;transition:transform .2s;position:relative}.category-card:hover img{transform:scale(1.05)}.wholesale-section{color:var(--white);background:var(--green-900)}.wholesale-grid{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(52px,8vw,110px);display:grid}.wholesale-section .eyebrow{color:#a9ccaf}.wholesale-section h2{color:var(--white)}.wholesale-copy>p:not(.eyebrow){color:#ffffffb8;font-size:1.04rem}.check-list{margin:34px 0 38px;padding:0;list-style:none}.check-list li{border-bottom:1px solid #ffffff21;padding:13px 0 13px 31px;font-weight:650;position:relative}.check-list li:before{content:"✓";color:#b7d49e;position:absolute;left:0}.buyer-panel{color:var(--green-950);background:var(--green-50);padding:clamp(30px,5vw,62px)}.panel-kicker{color:var(--green-700);letter-spacing:.15em;text-transform:uppercase;margin-bottom:28px;font-size:.7rem;font-weight:850}.buyer-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.buyer-grid div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;display:flex}.buyer-grid span{color:var(--green-600);font-size:.68rem;font-weight:800}.buyer-grid strong{font-size:.93rem}.buyer-panel-note{color:var(--muted);margin:26px 0 0;font-size:.82rem}.about-section{background:var(--white)}.about-grid{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(50px,10vw,140px);display:grid}.about-mark{background:var(--green-50);justify-content:center;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.about-mark:before,.about-mark:after{content:"";border:1px solid #174b3324;border-radius:50%;width:260px;height:260px;position:absolute}.about-mark:before{top:-120px;right:-70px}.about-mark:after{bottom:-150px;left:-50px}.about-mark img{z-index:2;width:80%;position:relative}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:1.02rem}.about-copy .text-link{margin-top:16px}.reasons-section{background:var(--cream)}.reason-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.reason-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:28px}.reason-grid span{color:var(--green-600);font-size:.72rem;font-weight:800}.reason-grid h3{margin:74px 0 15px;font-size:1.35rem}.reason-grid p{color:var(--muted);margin:0;font-size:.88rem}.contact-section{background:var(--green-50)}.contact-grid{grid-template-columns:minmax(300px,.65fr) minmax(550px,1.35fr);align-items:start;gap:clamp(50px,8vw,105px);display:grid}.contact-copy{top:calc(var(--header-height) + 40px);position:sticky}.contact-copy h2{margin-bottom:24px}.contact-copy>p:not(.eyebrow){color:var(--muted)}.contact-guidance{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:34px;padding-top:25px;font-size:.86rem;display:flex}.contact-guidance strong{color:var(--green-900);margin-bottom:4px}.contact-guidance span{color:var(--muted)}.contact-guidance span:before{content:"—";color:var(--green-600);margin-right:9px}.inquiry-form{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:clamp(26px,4vw,48px)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.form-grid label{flex-direction:column;gap:8px;min-width:0;display:flex}.form-grid label>span{color:var(--green-950);font-size:.76rem;font-weight:800}.form-grid b{color:#a14830}.form-full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:50px;color:var(--ink);background:var(--white);border:1px solid #b9c4bc;border-radius:2px;padding:12px 13px}.form-grid textarea{resize:vertical;min-height:135px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--green-700);outline:2px solid #357b532e}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#8b948e}.form-submit{align-items:center;gap:20px;margin-top:28px;display:flex}.form-submit p{max-width:330px;color:var(--muted);margin:0;font-size:.7rem}.form-status{border-left:3px solid var(--green-600);color:var(--green-900);background:var(--green-50);margin:22px 0 0;padding:14px;font-size:.82rem}.site-footer{color:#ffffffb3;background:var(--green-950);padding-top:72px}.footer-grid{grid-template-columns:1.4fr .65fr .75fr 1.1fr;gap:42px;padding-bottom:62px;display:grid}.footer-brand img{object-fit:contain;filter:brightness(0)invert();width:205px;height:112px;margin:-32px 0 -14px}.footer-brand p,.footer-note p{max-width:300px;font-size:.82rem}.site-footer h2{color:var(--white);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.76rem}.site-footer a{width:fit-content;margin-bottom:9px;font-size:.81rem;text-decoration:none;display:block}.site-footer a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;padding-block:22px;display:flex}.footer-bottom p{margin:0;font-size:.7rem}.product-dialog{width:min(850px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--ink);background:var(--white);border:0;padding:0;box-shadow:0 28px 90px #051c124d}.product-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061e14b8}.dialog-close{z-index:3;border:1px solid var(--line);width:42px;height:42px;color:var(--green-950);cursor:pointer;background:#ffffffe0;border-radius:50%;font-size:1.55rem;line-height:1;position:absolute;top:14px;right:14px}.dialog-content{grid-template-columns:1fr 1fr;min-height:500px;display:grid}.dialog-image{background:var(--green-50);justify-content:center;align-items:center;min-height:470px;padding:46px;display:flex}.dialog-image img{object-fit:contain;filter:drop-shadow(0 19px 16px #0d30211f);width:100%;height:390px}.dialog-details{flex-direction:column;justify-content:center;align-items:flex-start;padding:54px 46px;display:flex}.dialog-details .eyebrow{margin-bottom:10px}.dialog-brand{color:var(--green-700);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:850}.dialog-details h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3.25rem)}.dialog-details>p:not(.eyebrow,.dialog-brand){color:var(--muted);margin-bottom:30px}.catalog-hero{color:var(--white);background:linear-gradient(100deg, #ffffff09 1px, transparent 1px), var(--green-900);background-size:88px 100%;padding-block:clamp(70px,9vw,125px)}.catalog-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:80px;display:grid}.catalog-hero .eyebrow{color:#b1d3b7}.catalog-hero h1{max-width:800px;color:var(--white);margin-bottom:26px;font-size:clamp(3.2rem,6vw,6rem)}.catalog-hero-grid>div:first-child>p:last-child{color:#ffffffb8;max-width:670px;margin:0;font-size:1.06rem}.catalog-hero-note{border-left:1px solid #ffffff42;padding:28px 0 8px 30px}.catalog-hero-note span{color:#b1d3b7;letter-spacing:.14em;text-transform:uppercase;font-size:.65rem;font-weight:800}.catalog-hero-note strong{color:var(--white);margin:13px 0;font-size:1.4rem;line-height:1.25;display:block}.catalog-hero-note p{color:#ffffff94;margin:0;font-size:.78rem}.catalog-section{background:var(--white);padding-block:clamp(70px,8vw,110px)}.catalog-toolbar{justify-content:space-between;align-items:end;gap:30px;display:flex}.catalog-heading .eyebrow{margin-bottom:9px}.catalog-heading h2{margin:0}.search-field{width:min(390px,100%);position:relative}.search-field svg{fill:none;width:21px;stroke:var(--green-800);stroke-width:1.7px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-field input{background:var(--white);border:1px solid #b9c4bc;border-radius:2px;width:100%;height:52px;padding:12px 16px 12px 48px}.filter-row{flex-wrap:wrap;gap:8px;margin:44px 0 20px;display:flex}.filter-button{border:1px solid var(--line);color:#425048;background:var(--white);cursor:pointer;border-radius:2px;min-height:42px;padding:9px 13px;font-size:.75rem;font-weight:750}.filter-button span{color:#89928c;margin-left:6px;font-size:.65rem}.filter-button:hover,.filter-button.is-active{color:var(--white);border-color:var(--green-800);background:var(--green-800)}.filter-button.is-active span,.filter-button:hover span{color:#ffffffb3}.catalog-meta{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-bottom:22px;padding:15px 0;font-size:.72rem;display:flex}.catalog-meta p{margin:0}.load-more-wrap{text-align:center;margin-top:45px}.empty-state{border:1px solid var(--line);text-align:center;background:var(--green-50);padding:80px 20px}.empty-state h3{margin-bottom:8px;font-size:1.6rem}.empty-state p{color:var(--muted)}.catalog-cta{color:var(--white);background:var(--green-800);padding-block:80px}.catalog-cta-grid{grid-template-columns:1fr .72fr;align-items:center;gap:90px;display:grid}.catalog-cta .eyebrow{color:#b1d3b7}.catalog-cta h2{color:var(--white);margin:0}.catalog-cta-grid>div:last-child p{color:#ffffffb8}@media (width<=1080px){.primary-nav{gap:14px}.primary-nav>a:not(.button){font-size:.76rem}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:30px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid .product-card:nth-child(n+7){display:none}.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:.6fr 1.4fr;gap:48px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr}.footer-note{grid-column:1/-1}}@media (width<=860px){:root{--header-height:72px}.container{width:min(100% - 36px, var(--container))}.menu-toggle{display:block}.menu-toggle[aria-expanded=true] span:nth-of-type(2){transform:translateY(7px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-of-type(3){opacity:0}.menu-toggle[aria-expanded=true] span:nth-of-type(4){transform:translateY(-7px)rotate(-45deg)}.primary-nav{top:var(--header-height);background:var(--cream);visibility:hidden;opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:0;padding:22px 18px 40px;transition:visibility 0s linear .18s,opacity .18s;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.primary-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.primary-nav>a:not(.button){border-bottom:1px solid var(--line);padding:16px 5px;font-size:1.05rem}.primary-nav>a:not(.button):after{display:none}.primary-nav .button{margin-top:22px}.hero{padding-top:56px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding-bottom:20px}.hero h1{font-size:clamp(3.2rem,12vw,5.6rem)}.hero-visual{min-height:580px}.fact-strip{margin-top:0}.category-card{min-height:300px}.category-card-content{padding:30px}.wholesale-grid,.about-grid,.contact-grid,.catalog-hero-grid,.catalog-cta-grid{grid-template-columns:1fr}.contact-copy{position:static}.catalog-hero-grid,.catalog-cta-grid{gap:44px}.catalog-hero-note{max-width:460px}}@media (width<=680px){.container{width:min(100% - 28px, var(--container))}.section{padding-block:72px}.brand-name strong{font-size:.95rem}.brand-name small{font-size:.51rem}.hero h1{margin-bottom:23px;font-size:clamp(2.85rem,14vw,4.6rem)}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.buyer-list{gap:9px 12px}.buyer-list span:after{display:none}.hero-visual{min-height:440px}.hero-visual:before{inset:0 -30px}.hero-product-1{width:45%;height:68%}.hero-product-2{width:44%;height:68%;left:29%}.hero-product-3{width:46%;height:49%;right:-3%}.hero-seal{width:92px;height:92px}.hero-seal img{width:49px}.hero-seal span{font-size:.47rem}.hero-caption{text-align:right;max-width:210px;right:8px}.fact-strip{grid-template-columns:1fr}.fact-strip>div{min-height:88px;padding:18px 24px}.fact-strip>div+div{border-top:1px solid #ffffff2e;border-left:0}.section-heading{margin-bottom:38px}.section-heading h2{font-size:clamp(2.1rem,11vw,3.4rem)}.section-row{flex-direction:column;align-items:flex-start;margin-bottom:32px}.section-row .section-heading{margin-bottom:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.featured-grid .product-card:nth-child(n+7){display:block}.product-image-wrap{padding:35px 13px 15px}.product-category{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 18px);padding:4px 6px;font-size:.52rem;top:9px;left:9px;overflow:hidden}.product-card-body{min-height:150px;padding:16px 13px}.product-brand{font-size:.57rem}.product-card h3{font-size:.98rem}.product-card .text-link{font-size:.7rem}.category-grid{grid-template-columns:1fr}.category-card{grid-template-columns:1.2fr .8fr;min-height:290px}.category-card-content{padding:24px}.category-card p{font-size:.8rem}.category-card-image{padding:15px 8px}.category-card-image img{height:220px}.wholesale-grid{gap:45px}.wholesale-grid h2,.about-grid h2,.contact-grid h2,.catalog-cta h2{font-size:clamp(2.1rem,11vw,3.4rem)}.buyer-panel{margin-inline:-14px}.buyer-grid div{min-height:105px;padding:14px}.about-mark{min-height:330px}.reason-grid{grid-template-columns:1fr}.reason-grid article{min-height:220px}.reason-grid h3{margin-top:46px}.inquiry-form{margin-inline:-14px}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.form-submit{flex-direction:column;align-items:stretch}.footer-grid{grid-template-columns:repeat(2,1fr);gap:38px 24px}.footer-brand,.footer-note{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.dialog-content{grid-template-columns:1fr}.dialog-image{min-height:300px;padding:30px}.dialog-image img{height:250px}.dialog-details{padding:34px 24px}.catalog-hero h1{font-size:clamp(2.8rem,13vw,4.8rem)}.catalog-toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.filter-row{scrollbar-width:none;flex-wrap:nowrap;max-width:100%;padding:0 0 5px;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-button{flex:none}.catalog-meta p:last-child{display:none}}@media (width<=390px){.brand-emblem{width:42px;height:42px}.brand-emblem img{width:70px}.brand-name strong{font-size:.84rem}.brand-name small{font-size:.47rem}.product-grid{grid-template-columns:1fr}.product-image-wrap{aspect-ratio:1.1}.category-card{grid-template-columns:1fr}.category-card-image{grid-row:1;height:220px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
