:root{--ink:#202522;--muted:#626b65;--paper:#fff;--wash:#f2f4f1;--line:#dce1dc;--green:#c0f568}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,input,summary,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #53851c;outline-offset:5px}header{max-width:1440px;margin:auto;padding:25px 5%;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.logo,header{display:flex;align-items:center}.logo{font-size:42px;font-weight:800;letter-spacing:-3px;line-height:1}.logo>span{color:#74a82b;margin:0 12px 0 4px}.logo small{max-width:105px;font-size:10px;line-height:1.4;letter-spacing:1.5px}header nav{display:flex;gap:28px;font-size:14px}.text-link:hover,footer a:hover,header nav a:hover{color:#53851c}main{max-width:1440px;margin:auto}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:45px;padding:70px 5% 56px;align-items:stretch}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;margin:0 0 26px}.hero h1{font-size:clamp(48px,5.5vw,80px);line-height:1.02;font-weight:500;letter-spacing:-4px;margin:0 0 28px}.hero h1 em{font-style:normal;color:#62902d}.lead{font-size:18px;color:var(--muted);max-width:630px}.actions{display:flex;flex-wrap:wrap;gap:25px;margin-top:34px}.actions,.button{align-items:center}.button{border:0;display:inline-flex;justify-content:space-between;gap:30px;background:var(--ink);color:white;padding:17px 23px;border-radius:5px;font-size:15px;font-weight:600;cursor:pointer}.button:hover{background:#3e4b42}.button.secondary{background:var(--wash);color:var(--ink)}.text-link{font-size:14px;font-weight:600}.hero-product{background:var(--wash);border-radius:12px;display:flex;flex-direction:column;padding:28px;min-width:0}.hero-product-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px}.hero-product-top span:first-child{font-weight:800;font-size:17px;letter-spacing:2px}.product-stage{position:relative;flex:1 1;display:grid;place-items:center;min-height:320px}.big-series{position:absolute;top:0;font-size:clamp(65px,9vw,140px);line-height:1.3;color:#e0e5dd;font-weight:700;letter-spacing:-8px}.product-stage img{position:relative;width:95%;height:280px;object-fit:contain;mix-blend-mode:multiply;margin-top:30px}.hero-product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d8ded5;padding-top:22px}.hero-product-bottom small{font-size:10px;letter-spacing:1.5px}.hero-product-bottom h2{font-size:24px;margin:5px 0 0}.hero-product-bottom h2 span{font-weight:400;color:var(--muted)}.circle{width:42px;height:42px;border:1px solid #c5cec2;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:22px}.promise-strip{margin:0 5%;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;gap:20px;font-size:14px}.promise-strip b{color:#75836e;font-size:11px;margin-right:20px}.section{padding:75px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}h2{font-size:clamp(30px,3vw,44px);line-height:1.15;letter-spacing:-1.3px;margin:0 0 22px}h2,h3{font-weight:500}h3{font-size:22px;letter-spacing:-.4px;margin:0 0 12px}p{margin:0 0 20px}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category{border:1px solid var(--line);padding:30px;border-radius:8px;transition:background .15s}.category:hover{background:var(--wash)}.category h3{margin-top:45px;font-size:25px}.category p{font-size:15px;color:var(--muted)}.category .circle{margin-top:30px}.process{display:grid;grid-template-columns:1fr 1fr;gap:65px;background:var(--wash)}.step{display:flex;gap:30px;padding:24px 0;border-bottom:1px solid #d8ded5}.step:first-child{padding-top:0}.step>span{font-size:12px;color:var(--muted)}.step p{color:var(--muted);font-size:15px;margin:0}.cta{margin:65px 5%;padding:45px;background:var(--green);border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:32px}.cta p:last-child{margin:0}.cta .eyebrow{color:#3f5925}footer{border-top:1px solid var(--line);padding:45px 5%;max-width:1440px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:35px;font-size:14px}footer a:not(.logo){display:block;margin-top:9px}footer .logo{margin-bottom:20px}.footer-note p,footer small{font-size:12px;color:var(--muted)}.footer-note{font-size:11px;letter-spacing:1px}.footer-note p{letter-spacing:0;margin-top:15px}.page{padding:30px 5% 60px}.crumb{font-size:13px;color:var(--muted);margin-bottom:45px;display:block}.crumb a{text-decoration:underline;text-underline-offset:3px}.intro{max-width:850px;margin-bottom:45px}.intro h1{font-size:clamp(38px,5vw,64px);line-height:1.1;letter-spacing:-2px;font-weight:500;margin:0 0 23px}.intro .eyebrow{color:#628336}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.product-photo{position:relative;background:var(--wash);border-radius:10px;padding:25px}.product-photo img{width:100%;height:230px;object-fit:contain;mix-blend-mode:multiply}.pill{display:inline-block;padding:5px 11px;border-radius:20px;font-size:12px;background:white}.product-photo .pill{position:absolute;left:18px;top:18px}.product-caption{display:flex;justify-content:space-between;gap:20px;padding:20px 0}.product-caption small{font-size:11px;color:var(--muted)}.product-caption h3{margin:8px 0}.product-caption p{font-size:14px;color:var(--muted)}.notice{border-left:3px solid #88b847;background:var(--wash);padding:22px 26px;margin:28px 0;font-size:15px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:55px}.product-detail .product-photo img{height:400px}.product-detail h1{font-size:44px;line-height:1.1;font-weight:500;letter-spacing:-2px}.specs{margin:35px 0}.specs div{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);padding:15px 0;gap:25px}.specs dt{color:var(--muted)}.specs dd{margin:0}.source{font-size:13px;text-decoration:underline}.content-card{background:var(--wash);padding:30px;border-radius:8px}.content-card h2{font-size:28px}.content-card li{margin:12px 0}.content-card ol,.content-card ul{padding-left:22px}.reading{max-width:800px}.reading h2{font-size:29px;margin-top:40px}.reading p{color:var(--muted)}.request-form{border:1px solid var(--line);padding:30px;border-radius:10px}.request-form h2{font-size:28px}.field{display:block;margin-bottom:20px}.field span{display:block;font-size:14px;margin-bottom:7px}.field input,.field textarea{width:100%;border:1px solid #acb7ad;border-radius:5px;padding:13px;background:white;color:var(--ink)}.field textarea{resize:vertical;min-height:120px}.hint{font-size:13px;color:var(--muted)}.result{margin-top:24px;border-top:1px solid var(--line);padding-top:22px}.result textarea{width:100%;min-height:170px;font:inherit;padding:14px;border:1px solid var(--line)}.status{font-size:14px;margin-top:15px}.skip{position:absolute;left:15px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}.empty{padding:35px;border:1px dashed #a9b5a3;border-radius:8px;margin-top:35px}.empty h2{font-size:28px}@media(max-width:950px){header nav{gap:15px}.hero{gap:25px}.hero h1{letter-spacing:-2px}.actions,.button{gap:18px}.categories{gap:12px}.category{padding:22px}.category h3{font-size:21px}.product-grid,footer{grid-template-columns:1fr 1fr}}@media(max-width:700px){header{align-items:flex-start;flex-direction:column;padding-top:20px;gap:22px}header nav{flex-wrap:wrap;gap:10px 21px;font-size:13px}.logo{font-size:35px}.hero{grid-template-columns:1fr;padding-top:40px}.hero h1{font-size:54px}.hero .lead{font-size:17px}.hero-product{padding:23px}.product-stage{min-height:280px}.big-series{font-size:100px}.product-stage img{height:240px}.promise-strip{grid-template-columns:1fr;gap:15px;padding:20px 0}.section{padding:50px 5%}.section-heading{align-items:start;flex-direction:column}.categories,.process,.product-grid,.two-col{grid-template-columns:1fr}.category h3{margin-top:25px}.category .circle{margin-top:15px}.process{gap:30px}.cta{flex-direction:column;align-items:start;padding:28px;margin:45px 5%}.cta .button{width:100%}footer{gap:30px 20px;font-size:13px}.footer-note{grid-column:1/-1}.page{padding-top:25px}.crumb{margin-bottom:30px}.intro h1{font-size:40px}.product-detail h1{font-size:38px}.product-detail .product-photo img{height:270px}.request-form{padding:22px}.specs div{font-size:14px}.eyebrow{font-size:11px}.hero-product-top{font-size:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.logo .brand-name{font-size:15px;letter-spacing:0;line-height:1.2;max-width:none;font-weight:650}.brand-name>span{display:block;color:#628336;font-weight:500}header .logo{flex-shrink:0}.contact-links{display:grid;gap:0;margin:30px 0}.contact-links a{padding:18px 0;border-bottom:1px solid var(--line);display:block}.contact-links a:hover strong{color:#53851c}.contact-links span{display:block;font-size:14px;color:var(--muted);margin-bottom:6px}.contact-links strong{font-size:20px;font-weight:500;overflow-wrap:anywhere}.reviews{margin:65px 5% 0;display:flex;justify-content:space-between;gap:40px;align-items:center;border-top:1px solid var(--line);padding:50px 0 0}.reviews p{max-width:600px;color:var(--muted)}.reviews .eyebrow{color:var(--ink)}.catalog-tools{display:flex;gap:18px;align-items:end;margin-top:40px}.catalog-tools .field{flex:1 1;margin:0}.catalog-tools .search-field{flex:2 1}.catalog-tools select{font:inherit;width:100%;padding:13px;border:1px solid #acb7ad;border-radius:5px;background:white;color:var(--ink)}.catalog-summary{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:25px 0}.catalog-summary p{margin:0;font-size:14px}.text-button{padding:8px 0;background:none;border:0;border-bottom:1px solid var(--line);cursor:pointer;font:inherit;font-size:14px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.catalog-card{border:1px solid var(--line);border-radius:9px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s}.catalog-card:hover{border-color:#80a354}.catalog-image{height:215px;background:var(--wash);padding:24px}.catalog-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.catalog-reference{height:160px;background:var(--wash);padding:24px;display:flex;flex-direction:column;justify-content:space-between}.catalog-reference>span{font-size:12px;letter-spacing:1.5px;color:var(--muted)}.catalog-reference>b{font-size:clamp(20px,2vw,29px);font-weight:500;overflow-wrap:anywhere;line-height:1.2}.catalog-card-body{padding:24px;flex:1 1;display:flex;flex-direction:column}.catalog-card-body .eyebrow{font-size:11px;letter-spacing:.6px;margin:0 0 12px}.catalog-card-body h3{font-size:23px;overflow-wrap:anywhere}.catalog-card-body>p:not(.eyebrow){font-size:14px;color:var(--muted)}.catalog-card-bottom{margin-top:auto;display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line)}.catalog-card-bottom small{font-size:13px}.load-more{text-align:center;margin-top:35px}.load-more p{margin-top:15px}.product-reference{min-height:360px;background:var(--wash);border-radius:10px;padding:35px;display:flex;flex-direction:column;justify-content:space-between}.product-reference>span{font-size:clamp(30px,4vw,54px);overflow-wrap:anywhere;line-height:1.1}.product-reference>p:last-child{font-size:14px;color:var(--muted);margin-bottom:0}.product-series{color:#648e39;font-weight:400}.product-information{margin-top:45px}.source-details{margin-top:25px;font-size:14px}.source-details summary{cursor:pointer}.source-details p{margin-top:16px}.product-detail h1,.source-details p,footer a{overflow-wrap:anywhere}.catalog-notice{margin-bottom:0}.categories{grid-template-columns:repeat(3,minmax(0,1fr))}.categories .category:nth-child(n+4){padding-top:24px;padding-bottom:24px}.categories .category:nth-child(n+4) h3{margin-top:25px}.category .eyebrow:after{content:""}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #53851c;outline-offset:2px}@media(max-width:950px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews{align-items:flex-start;flex-direction:column}.catalog-tools{flex-wrap:wrap}.catalog-tools .search-field{flex-basis:100%}.categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.catalog-grid,.catalog-tools,.categories{grid-template-columns:1fr}.catalog-tools{display:grid}.catalog-reference{height:140px}.catalog-card-body h3{font-size:24px}.catalog-reference>b{font-size:28px}.catalog-image{height:230px}.reviews{margin-top:45px}.reviews .button{width:100%}.catalog-summary{align-items:start}.product-reference{min-height:280px}.logo .brand-name{font-size:14px}.product-detail{gap:30px}}.catalog-category-links{display:flex;flex-wrap:wrap;gap:10px}.catalog-category-links a{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:5px;padding:11px 15px;font-size:14px}.catalog-category-links a:hover{background:var(--wash);border-color:#8ead71}.catalog-category-links span{color:#648e39;font-size:12px}.catalog-notice{margin-top:40px}.catalog-browser .catalog-tools{margin-top:30px}.card-price{display:flex;flex-direction:column;gap:5px;max-width:92%}.card-price strong{font-size:15px;font-weight:500;line-height:1.4}.card-price strong.has-price{font-size:23px;color:#456a21}.card-price small{font-size:12px;color:var(--muted);line-height:1.5}.hero-price{margin:15px 0 0;font-size:27px;line-height:1.2;color:#456a21;font-weight:500}.hero-price small{display:block;margin-top:7px;font-size:12px;letter-spacing:0;color:var(--muted)}.detail-price{margin:26px 0}.detail-price h2{font-size:36px;letter-spacing:-1px;margin-bottom:7px}.detail-price p{color:#456a21;margin-bottom:0}.request-price{padding:18px;background:var(--wash);margin-bottom:22px;border-radius:5px}.request-price strong{display:block;font-size:25px;color:#456a21}.request-price span{display:block;font-size:14px;margin-top:4px}@media(max-width:700px){.detail-price h2{font-size:30px}.hero-price{font-size:25px}}