:root{--green:#173d2b;--green2:#25543b;--cream:#f2f0e8;--gold:#c9a86a;--ink:#152019;--muted:#687267;--line:#dce1d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fafbf8;margin:0;font:15px/1.6 DM Sans,sans-serif}a{color:inherit;text-decoration:none}.nav{justify-content:space-between;align-items:center;max-width:1280px;height:82px;margin:auto;padding:0 34px;display:flex}.brand{letter-spacing:.06em;font:800 22px Manrope,sans-serif}.brand span{color:var(--gold)}nav{gap:34px;display:flex}nav a{color:#465047;font-size:14px;font-weight:600}.nav-phone{font-weight:700}.hero{background:var(--cream);grid-template-columns:1.1fr .9fr;min-height:640px;display:grid;overflow:hidden}.hero-copy{padding:100px max(7vw,40px)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green2);font-size:12px;font-weight:700}.hero h1{letter-spacing:-.055em;margin:18px 0 28px;font:800 clamp(48px,6.4vw,92px)/1.02 Manrope,sans-serif}.hero h1 em{color:var(--green2);font-style:normal}.lead{color:#536055;max-width:580px;font-size:18px}.actions{align-items:center;gap:34px;margin-top:40px;display:flex}.button,.submit{background:var(--green);color:#fff;border:0;padding:16px 24px;font-weight:700}.text-link{font-weight:700}.text-link span{color:var(--gold);margin-left:8px}.hero-art{background:var(--green);min-height:560px;position:relative;overflow:hidden}.hero-art .sun{background:var(--gold);opacity:.92;border-radius:50%;width:340px;height:340px;position:absolute;top:70px;right:-80px}.hero-art p{color:#fff;font:700 18px/1.45 Manrope;position:absolute;top:55px;left:50px}.log{background:linear-gradient(95deg,#8b623d,#bd8650 55%,#7a5033);border-radius:80px;width:105%;height:130px;position:absolute;transform:rotate(-18deg);box-shadow:0 16px 30px #0e2d2077}.log:after{content:"";background:repeating-radial-gradient(circle,#d9ae73 0 6px,#8d623a 7px 9px);border-radius:50%;width:128px;height:128px;position:absolute;right:0}.log-1{bottom:70px;left:50px}.log-2{bottom:215px;left:130px;transform:rotate(8deg)}.log-3{bottom:-55px;left:170px;transform:rotate(4deg)}.trust{border-bottom:1px solid var(--line);color:var(--gold);background:#fff;justify-content:center;gap:8vw;padding:26px;font-size:12px;display:flex}.trust b{color:var(--ink);margin-left:12px;font-size:14px}.section{max-width:1180px;margin:auto;padding:110px 30px}.offer>div:first-child{justify-content:space-between;align-items:end;display:flex}.section h2{letter-spacing:-.04em;margin:10px 0 50px;font:800 clamp(38px,5vw,62px)/1.05 Manrope}.cards{grid-template-columns:1fr 1fr;gap:22px;display:grid}.cards article{background:var(--cream);min-height:360px;padding:42px;position:relative}.cards article.dark{background:var(--green);color:#fff}.card-number{color:var(--gold);font-weight:700;position:absolute;top:24px;right:30px}.icon{height:90px;margin:20px 0}.pallet-icon{background:repeating-linear-gradient(90deg,#9c7047 0 16px,#0000 17px 22px);border-bottom:12px solid #6f4c30;width:100px}.truck-icon{color:var(--gold);font-size:82px;line-height:1}.cards h3{margin:20px 0 8px;font:700 25px Manrope}.cards p{color:#687267;max-width:430px}.cards .dark p{color:#c7d0c9}.cards button{color:inherit;cursor:pointer;background:0 0;border:0;padding:20px 0 0;font-weight:700}.order{background:#eef1eb;grid-template-columns:minmax(280px,420px) minmax(500px,700px);justify-content:center;gap:8vw;max-width:none;display:grid}.order-intro>p{color:var(--muted)}.contact-mini{border-top:1px solid #cdd4cb;flex-direction:column;margin-top:40px;padding-top:25px;display:flex}.contact-mini small{color:var(--muted);margin-bottom:6px}.contact-mini a{font-weight:700}form{background:#fff;padding:42px}.grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.grid label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.grid .wide{grid-column:1/-1}input,select,textarea{background:0 0;border:0;border-bottom:1px solid #bdc6bc;border-radius:0;outline:none;width:100%;padding:10px 2px;font:15px DM Sans}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 1px var(--green)}textarea{resize:vertical}.consent{color:var(--muted);gap:12px;margin:24px 0;font-size:12px;display:flex}.consent input{width:17px;height:17px;accent-color:var(--green);flex:none}.submit{cursor:pointer;justify-content:space-between;width:100%;font:700 15px DM Sans;display:flex}.submit:disabled{opacity:.6;cursor:wait}#form-status{margin-top:16px;font-weight:600}.status-ok{color:#187043}.status-error{color:#a62f2f}.hp{position:absolute;left:-9999px}footer{color:#d8e0da;background:#102b1f;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:60px max(5vw,30px);display:grid}footer p{color:#9fb0a4}footer .copyright{border-top:1px solid #315040;grid-column:1/-1;padding-top:20px;font-size:12px}@media (max-width:800px){.nav{padding:0 20px}.nav nav{display:none}.nav-phone{font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 24px}.hero-art{min-height:430px}.trust{justify-content:flex-start;padding:22px;overflow:auto}.trust span{white-space:nowrap}.section{padding:75px 22px}.cards{grid-template-columns:1fr}.order{grid-template-columns:1fr;gap:30px}.order-intro{max-width:650px}form{padding:28px 20px}.grid{grid-template-columns:1fr}.grid .wide{grid-column:auto}footer{grid-template-columns:1fr}.copyright{grid-column:auto!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.price-from{color:var(--green)!important;margin:20px 0 0!important}.price-from strong{font-size:24px}.dark .price-from{color:var(--gold)!important}.pricing{padding-top:30px}.pricing-head{max-width:720px}.pricing-head h2{margin-bottom:16px}.pricing-head>p:last-child{color:var(--muted);font-size:17px}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:45px;display:grid}.product-grid article{border:1px solid var(--line);background:#fff;padding:28px 24px}.product-grid span{text-transform:uppercase;letter-spacing:.12em;color:var(--green2);font-size:11px;font-weight:700}.product-grid h3{margin:20px 0 8px;font:700 19px Manrope}.product-grid p{color:var(--muted);min-height:48px}.product-grid strong{color:var(--green);margin-top:24px;font:800 28px Manrope;display:block}.product-grid small{font:600 12px DM Sans}.price-note{color:var(--muted);margin-top:18px;font-size:12px}.product-fields{padding-bottom:28px}.customer-fields{border-top:1px solid var(--line);padding-top:28px}.estimate{background:var(--green);color:#fff;justify-content:space-between;align-items:center;margin:0 0 30px;padding:20px 22px;display:flex}.estimate>span{font-weight:700}.estimate>div{text-align:right;flex-direction:column;display:flex}.estimate small{color:#c6d1c9}.estimate strong{color:var(--gold);font:800 28px Manrope}@media (max-width:1000px){.product-grid{grid-template-columns:1fr 1fr}}@media (max-width:800px){.product-grid{grid-template-columns:1fr}.product-grid p{min-height:auto}.estimate{align-items:flex-start}.estimate strong{font-size:23px}}
.shop-title{justify-content:space-between;align-items:end;gap:30px;display:flex}.shop-title h2{margin-bottom:18px}.shop-note{color:var(--muted);margin:-5px 0 38px}.filters{gap:8px;margin-bottom:25px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;background:#fff;padding:10px 16px;font:600 13px DM Sans}.filters button.active{background:var(--green);color:#fff;border-color:var(--green)}.shop-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.shop-card{border:1px solid var(--line);background:#fff}.product-visual{background:linear-gradient(135deg,#ded5c3,#f1ede3);justify-content:center;align-items:center;height:150px;display:flex;position:relative;overflow:hidden}.product-visual.bulk{background:linear-gradient(135deg,#204b35,#102b1f)}.product-visual span{letter-spacing:.13em;color:var(--green);font-size:10px;font-weight:700;position:absolute;top:14px;left:16px}.product-visual.bulk span{color:#c8d4cc}.product-visual b{color:#4c321f;background:repeating-radial-gradient(circle,#d5aa72 0 6px,#8a613d 7px 9px);border-radius:50%;place-items:center;width:82px;height:82px;font:800 28px Manrope;display:grid;box-shadow:8px 12px 25px #14251a44}.shop-card-body{padding:22px}.shop-card-body>small{text-transform:uppercase;letter-spacing:.1em;color:var(--green2);font-weight:700}.shop-card h3{margin:5px 0 6px;font:700 23px Manrope}.shop-price{color:var(--green);margin-bottom:18px;font:800 24px Manrope;display:block}.shop-price i{font:600 11px DM Sans}.shop-card label{flex-direction:column;margin-top:12px;font-size:11px;font-weight:700;display:flex}.shop-card select,.shop-card input{padding:7px 0}.shop-card button{background:var(--green);color:#fff;cursor:pointer;border:0;justify-content:space-between;width:100%;margin-top:18px;padding:13px 15px;font-weight:700;display:flex}.cart-section{max-width:1000px}.cart-head{justify-content:space-between;align-items:end;display:flex}.cart-head h2{margin-bottom:10px}.cart-head>strong{color:var(--green);margin-bottom:15px;font:800 35px Manrope}.empty-cart{text-align:center;background:var(--cream);padding:70px}.empty-cart a{color:var(--green);font-weight:700}.cart-lines{border-top:1px solid var(--line)}.cart-line{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 4px;display:flex}.cart-line small{color:var(--green2);text-transform:uppercase;font-weight:700}.cart-line h3{margin:3px 0;font:700 20px Manrope}.cart-line p{color:var(--muted);margin:0}.cart-line>div:last-child{text-align:right}.cart-line button{color:#9a3d31;cursor:pointer;background:0 0;border:0;margin:8px 0 0 auto;text-decoration:underline;display:block}.cart-total{background:var(--green);color:#fff;justify-content:space-between;align-items:center;padding:24px;display:flex}.cart-total span{font-weight:700}.cart-total small{color:#b9c8be;font-weight:400;display:block}.cart-total strong{color:var(--gold);font:800 30px Manrope}.checkout{border:1px solid var(--line);margin-top:28px}.checkout h3{margin:0 0 25px;font:700 21px Manrope}.checkout h3:not(:first-child){margin-top:38px}.payment-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.payment-options label{border:1px solid var(--line);cursor:pointer;gap:10px;padding:16px;display:flex}.payment-options input{width:17px;accent-color:var(--green);flex:none}.payment-options span{flex-direction:column;display:flex}.payment-options small{color:var(--muted);margin-top:4px}.consent a{color:var(--green);text-decoration:underline}footer{grid-template-columns:1.5fr 1fr 1fr 1fr}.legal{max-width:850px;margin:auto;padding:80px 28px 120px}.legal h1{margin:15px 0 45px;font:800 clamp(42px,6vw,68px) Manrope}.legal h2{margin:40px 0 10px;font:700 24px Manrope}.legal p,.legal li{color:#536055}.legal .company-box{background:var(--cream);margin:30px 0;padding:24px}.legal-header{border-bottom:1px solid var(--line)}@media (max-width:1050px){.shop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.shop-title{display:block}.filters{overflow:auto}.shop-grid,.payment-options{grid-template-columns:1fr}.cart-head>strong{font-size:26px}.checkout{padding:25px 18px}footer{grid-template-columns:1fr}.cart-line{gap:15px}}
.cart-summary{border:1px solid var(--line);border-bottom:0;padding:16px 24px}.cart-summary p{color:var(--muted);justify-content:space-between;margin:6px 0;display:flex}.cart-summary b{color:var(--ink)}
.buyer-types{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.buyer-types label{border:1px solid var(--line);cursor:pointer;gap:12px;padding:18px;display:flex}.buyer-types input{width:17px;accent-color:var(--green);flex:none}.buyer-types span{flex-direction:column;display:flex}.buyer-types small{color:var(--muted);margin-top:3px}.company-fields{background:var(--cream);margin-bottom:34px;padding:22px}@media (max-width:800px){.buyer-types{grid-template-columns:1fr}}
.contact-section{background:var(--cream);grid-template-columns:minmax(280px,430px) minmax(500px,680px);justify-content:center;gap:8vw;padding:100px max(5vw,30px);display:grid}.contact-copy h2{letter-spacing:-.04em;margin:12px 0 20px;font:800 clamp(38px,5vw,58px)/1.08 Manrope}.contact-copy>p{color:var(--muted);font-size:17px}.contact-methods{gap:10px;margin-top:35px;display:grid}.contact-methods a{border:1px solid var(--line);background:#fff;flex-direction:column;padding:18px 20px;display:flex}.contact-methods small{color:var(--muted)}.contact-methods b{color:var(--green);font-size:17px}.contact-form{background:#fff;padding:40px}.contact-form .submit{margin-top:25px}@media (max-width:800px){.contact-section{grid-template-columns:1fr;gap:30px;padding:75px 22px}.contact-form{padding:28px 20px}}
.site-footer{color:#edf2ee!important;background:#0c251a!important;padding:0!important;display:block!important}.footer-main{grid-template-columns:1.5fr 1.2fr .8fr 1fr;gap:65px;max-width:1280px;margin:auto;padding:75px 34px 60px;display:grid}.site-footer .brand{color:#fff;font-size:27px}.footer-about>p{color:#9fb0a4;max-width:290px;margin:18px 0 28px;font-size:15px;line-height:1.7}.footer-cta{border-bottom:1px solid var(--gold);color:#fff;align-items:center;gap:14px;padding-bottom:7px;font-weight:700;display:inline-flex}.footer-cta span{color:var(--gold)}.footer-title{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;margin-bottom:20px;font:700 12px Manrope;display:block}.site-footer p{color:#aebbb2;margin:0;line-height:1.75}.company-numbers{border-top:1px solid #294437;grid-template-columns:auto 1fr;gap:5px 12px;margin-top:20px;padding-top:18px;display:grid}.company-numbers span{color:#789082;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.company-numbers strong{color:#dce5df;word-break:break-all;font-size:12px}.footer-links{flex-direction:column;gap:11px;display:flex!important}.footer-links a{transition:color .2s;color:#b9c6bd!important;font-size:14px!important;font-weight:500!important}.footer-links a:hover{color:#fff!important}.footer-contact{flex-direction:column;display:flex}.footer-contact small{color:#71877a;text-transform:uppercase;letter-spacing:.1em;margin:0 0 3px;font-size:9px}.footer-contact a,.footer-contact span{color:#fff;margin-bottom:17px;font-weight:600}.footer-bottom{color:#71877a;border-top:1px solid #294437;justify-content:space-between;max-width:1280px;margin:auto;padding:22px 34px;font-size:11px;display:flex}.site-footer .copyright{display:none}@media (max-width:950px){.footer-main{grid-template-columns:1fr 1fr;gap:50px}}@media (max-width:600px){.footer-main{grid-template-columns:1fr;gap:42px;padding:55px 24px 40px}.footer-bottom{padding:20px 24px;display:block}.footer-bottom span{margin:5px 0;display:block}}
.brand-logo{align-items:center;display:flex}.brand-logo img{width:190px;height:auto;display:block}.footer-logo{background:#f7f5ee;border-radius:3px;width:205px;padding:7px 10px;display:block}.footer-logo img{width:100%;height:auto;display:block}.product-visual img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.product-visual span{z-index:2;background:#f7f3e9e8;border-radius:2px;padding:5px 8px}.product-visual.bulk span{color:#fff;background:#173d2be8}@media (max-width:600px){.brand-logo img{width:150px}.footer-logo{width:190px}}
.prm-info{border-left:4px solid var(--gold);background:#eef1eb;grid-template-columns:180px 1fr;align-items:start;gap:24px;margin:0 0 38px;padding:20px 24px;display:grid}.prm-info strong{color:var(--green);font:700 16px Manrope}.prm-info p{color:var(--muted);margin:0;line-height:1.65}@media (max-width:600px){.prm-info{grid-template-columns:1fr;gap:7px}}
