:root{--green-900: #0d3a2b;--green-800: #124936;--green-700: #176b45;--olive: #7b7a55;--stone-900: #1c211e;--stone-700: #58605b;--stone-500: #8d958f;--stone-200: #dde2dc;--stone-100: #f2f4ef;--warm: #faf8f1;--white: #ffffff;--gold: #d59b2d;--radius: 8px;--shadow: 0 18px 48px rgba(13, 58, 43, .13)}*,*:before,*:after{box-sizing:border-box}body{margin:0;color:var(--stone-900);background:var(--warm);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0)}.skip-link:focus{z-index:100;width:auto;height:auto;margin:12px;padding:10px 14px;color:var(--white);background:var(--green-900);clip:auto}.page-width{width:min(1240px,calc(100% - 40px));margin-inline:auto}.topbar{color:var(--white);background:var(--green-900)}.topbar__inner{display:flex;justify-content:center;gap:clamp(18px,5vw,72px);min-height:34px;align-items:center;padding:6px 20px;text-align:center}.topbar__item{display:inline-flex;gap:4px;align-items:baseline;white-space:nowrap}.topbar__strong{font-size:var(--topbar-bold-size, 12px);font-weight:900;text-transform:uppercase}.topbar__text{font-size:var(--topbar-text-size, 12px);font-weight:500;text-transform:none}.header-group{z-index:50}.header-group--sticky-all,.header-group--sticky-header .site-header{position:sticky;top:0}.site-header{position:relative;z-index:50;border-bottom:1px solid rgba(13,58,43,.11);background:#faf8f1f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{display:grid;grid-template-columns:280px 1fr auto;align-items:center;gap:24px;width:min(1320px,calc(100% - 40px));min-height:66px;margin-inline:auto}.brand img{width:min(260px,100%);height:74px;object-fit:contain;object-position:left center}.primary-nav{display:flex;justify-content:center;gap:clamp(16px,2.7vw,36px);font-size:13px;font-weight:800;text-transform:uppercase}.nav-item{position:relative}.primary-nav a,.nav-item>summary{padding:22px 0}.nav-item>summary{display:inline-flex;align-items:center;gap:5px;color:var(--stone-900);cursor:pointer;list-style:none}.nav-item>summary::-webkit-details-marker{display:none}.nav-caret{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.nav-item[open] .nav-caret{transform:rotate(180deg)}.nav-dropdown{position:absolute;left:50%;top:calc(100% - 4px);z-index:80;display:none;min-width:220px;padding:10px;border:1px solid rgba(13,58,43,.12);border-radius:var(--radius);background:#faf8f1fa;box-shadow:var(--shadow);transform:translate(-50%)}.nav-dropdown a{display:block;padding:11px 12px;border-radius:6px;color:var(--stone-900);text-transform:none;white-space:nowrap}.nav-dropdown a:hover,.nav-dropdown a:focus-visible{color:var(--green-900);background:var(--stone-100)}.nav-dropdown__parent{font-weight:950}@media(min-width:761px){.nav-item--has-children:hover .nav-dropdown,.nav-item--has-children:focus-within .nav-dropdown,.nav-item--has-children[open] .nav-dropdown{display:block}}.primary-nav a:hover,.nav-item>summary:hover,.section-heading a:hover,.site-footer a:hover{color:var(--green-700)}.header-actions{display:flex;align-items:center;gap:14px}.header-actions a,.nav-toggle{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:999px;color:var(--green-900);background:transparent}.header-actions svg,.line-icon svg,.service-strip svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-link{position:relative}.cart-link span{position:absolute;right:1px;top:0;min-width:17px;height:17px;padding:0 4px;border-radius:999px;color:var(--white);background:var(--green-700);font-size:10px;line-height:17px;text-align:center}.nav-toggle{display:none;justify-self:end}.nav-toggle span{display:block;width:18px;height:2px;margin:2px 0;background:var(--green-900)}.hero{position:relative;min-height:clamp(360px,43vh,470px);color:var(--white);overflow:hidden}.hero__media,.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media{background-image:url(hero-outdoor-paving.svg);background-position:center;background-size:cover;transform:scale(1.01)}.hero__shade{background:linear-gradient(90deg,#041b14db,#041b149e 36%,#041b1429 78%)}.hero__content{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:clamp(360px,43vh,470px);padding:42px 0}.eyebrow{margin:0 0 10px;color:var(--olive);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#d6ddc6}.hero h1,.contact-intro h1{max-width:660px;margin:0;font-size:clamp(34px,4.5vw,56px);line-height:1.02}.hero p:not(.eyebrow){max-width:520px;margin:14px 0 0;color:#ffffffe0;font-size:16px}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.button,.compact-product-form button,.ghost-cart-button,.shopify-payment-button__button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:4px;padding:0 18px;font-size:11px;font-weight:900;text-align:center;text-transform:uppercase;cursor:pointer}.button--primary,.compact-product-form button{color:var(--white);background:var(--green-700)}.button--primary:hover,.compact-product-form button:hover{background:var(--green-900)}.button--secondary,.button--outline,.ghost-cart-button{color:var(--green-900);border-color:#0d3a2b61;background:#ffffffd1}.hero .button--secondary,.trade-cta .button--secondary{color:var(--white);border-color:#ffffffad;background:transparent}.trust-strip,.service-strip{background:var(--white);border-bottom:1px solid var(--stone-200)}.trust-strip__inner,.service-strip__inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:min(1240px,calc(100% - 40px));margin-inline:auto}.trust-strip__inner>div,.service-strip__inner>div{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:center;min-height:74px;padding:14px 18px;border-left:1px solid var(--stone-200)}.trust-strip__inner>div:last-child,.service-strip__inner>div:last-child{border-right:1px solid var(--stone-200)}.line-icon,.service-strip svg{grid-row:span 2;color:var(--green-900)}.trust-strip strong,.service-strip strong{font-size:12px;line-height:1.2;text-transform:uppercase}.trust-strip small,.service-strip small{color:var(--stone-700);font-size:12px}.section-block{padding:34px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.section-heading h2,.trade-cta h2,.newsletter h2,.product-summary h1,.contact-card h2{margin:0;color:var(--stone-900);font-size:clamp(20px,2.5vw,30px);line-height:1.12}.section-heading a{color:var(--green-900);font-size:12px;font-weight:900;text-transform:uppercase;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.image-tile,.application-card,.product-card,.project-grid article{overflow:hidden;border:1px solid rgba(13,58,43,.1);border-radius:var(--radius);background:var(--white)}.image-tile{display:block;min-width:0}.image-tile__image,.application-card__image,.project-grid article span{display:block;background-position:center;background-size:cover}.image-tile__image{aspect-ratio:1.62 / 1}.image-tile strong{display:block;padding:9px;font-size:12px;line-height:1.2;text-align:center}.application-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.application-card{display:block}.application-card__image{aspect-ratio:1.45 / 1}.application-card strong,.application-card small{display:block;padding-inline:14px}.application-card strong{padding-top:10px;font-size:13px}.application-card small{padding-bottom:10px;color:var(--stone-700);font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-recommendations-grid{display:contents}.product-card{display:flex;min-width:0;flex-direction:column;box-shadow:0 1px #0d3a2b08}.product-card__image{display:grid;aspect-ratio:1.25 / 1;place-items:center;background:#f8faf6}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:8px}.product-card__body{display:flex;flex:1;flex-direction:column;padding:13px}.product-card h3{min-height:38px;margin:0 0 10px;font-size:13px;line-height:1.32}.product-card p{margin:auto 0 14px;color:var(--green-900);font-size:16px;font-weight:900}.product-card p span{color:var(--stone-700);font-size:12px;font-weight:600}.collection-page{padding:46px 0 44px}.collection-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:44px;align-items:start}.collection-filters{position:sticky;top:110px}.collection-filter-drawer{overflow:hidden;border:1px solid var(--stone-200);border-radius:var(--radius);background:#ffffffb8;box-shadow:0 12px 32px #0d3a2b0d}.collection-filter-drawer summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:0 18px;color:var(--stone-900);font-size:14px;font-weight:950;text-transform:uppercase;cursor:pointer;list-style:none}.collection-filter-drawer summary::-webkit-details-marker{display:none}.collection-filter-drawer summary svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.collection-filter-panel{padding:0 18px 18px}.filter-clear,.show-more-filter{display:inline-flex;align-items:center;gap:10px;border:0;padding:12px 0;color:var(--green-900);background:transparent;font-weight:700;cursor:pointer}.filter-clear span{width:14px;height:14px;border:2px solid var(--green-900);border-radius:999px}.active-filter-list{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:12px}.active-filter{display:inline-flex;min-height:28px;align-items:center;gap:6px;border-radius:999px;padding:0 10px;color:var(--green-900);background:#edf3ec;font-size:12px;font-weight:800}.filter-apply{width:100%;min-height:38px;margin-top:12px;border:0;border-radius:4px;color:var(--white);background:var(--green-900);font-size:12px;font-weight:900;text-transform:uppercase}.filter-group{border-top:1px solid var(--stone-200);padding:18px 0}.filter-group:last-child{padding-bottom:0}.filter-group h3{margin:0 0 12px;color:var(--stone-900);font-size:13px;font-weight:950;text-transform:uppercase}.filter-check{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;min-height:30px;color:var(--stone-900);font-size:13px}.filter-check input{width:16px;height:16px;margin:0;accent-color:var(--green-700)}.filter-check--link{text-decoration:none}.filter-check--link:hover span:last-child,.filter-check--link.is-active span:last-child{color:var(--green-900)}.filter-check__box{display:block;width:16px;height:16px;border:1.5px solid var(--stone-400);border-radius:3px;background:var(--white)}.filter-check--link.is-active .filter-check__box{border-color:var(--green-700);background:linear-gradient(135deg,transparent 42%,var(--white) 42% 58%,transparent 58%),var(--green-700)}.filter-check small{color:var(--stone-700)}.filter-check--swatch{grid-template-columns:18px 20px 1fr auto}.filter-check--swatch i{display:block;width:17px;height:17px;border:1px solid rgba(13,58,43,.25);border-radius:999px}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-filter label{display:grid;gap:6px;color:var(--stone-700);font-size:12px}.price-filter input{min-height:38px;width:100%;border:1px solid var(--stone-200);border-radius:4px;padding:0 10px;background:var(--white)}.collection-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--stone-200);padding-bottom:22px}.collection-header h1{margin:0 0 8px;font-size:clamp(34px,4vw,48px);line-height:1.05}.collection-header p{margin:0;color:var(--stone-700);font-size:16px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0}.collection-toolbar p{margin:0;color:var(--stone-900);font-size:14px}.collection-controls,.sort-form,.view-toggle{display:flex;align-items:center;gap:10px}.sort-form label,.view-toggle span{font-size:13px}.sort-form select{min-height:42px;border:1px solid var(--stone-200);border-radius:4px;padding:0 38px 0 12px;background:var(--white)}.view-toggle button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--stone-200);color:var(--stone-700);background:var(--white);cursor:pointer}.view-toggle button:first-of-type{border-radius:4px 0 0 4px}.view-toggle button:last-of-type{border-radius:0 4px 4px 0}.view-toggle button.is-active{color:var(--white);border-color:var(--green-900);background:var(--green-900)}.view-toggle svg,.wishlist-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.collection-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.collection-empty-message{grid-column:1 / -1;margin:28px 0;color:var(--stone-700);font-size:15px}.collection-product-grid.is-list-view{grid-template-columns:1fr}.collection-product-grid.is-list-view .collection-product-card{display:grid;grid-template-columns:260px 1fr}.collection-product-grid.is-list-view .collection-product-card__media{height:100%}.collection-product-card{overflow:hidden;border:1px solid var(--stone-200);border-radius:var(--radius);background:var(--white);box-shadow:0 8px 24px #0d3a2b0a}.collection-product-card__media{position:relative;aspect-ratio:1.52 / 1;overflow:hidden;background:#f7f8f4}.collection-product-card__media img{width:100%;height:100%;object-fit:cover}.wishlist-button{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(13,58,43,.18);border-radius:999px;color:var(--green-900);background:#ffffffeb;cursor:pointer}.collection-product-card__body{display:flex;min-height:190px;flex-direction:column;padding:16px}.collection-product-card h3{margin:0 0 4px;color:var(--stone-900);font-size:16px;line-height:1.2}.collection-product-card__category{margin:0 0 8px;color:var(--stone-700);font-size:13px}.collection-product-card__rating{display:flex;gap:8px;align-items:center;margin-bottom:10px}.collection-product-card__rating span{color:var(--green-900);font-size:14px;font-weight:800;letter-spacing:0}.collection-product-card__rating small{color:var(--stone-700);font-size:12px}.collection-product-card__price{margin:0 0 16px;color:var(--stone-900);font-size:16px;font-weight:950}.collection-product-card__form,.collection-product-card__button{margin-top:auto}.collection-product-card__form button,.collection-product-card__button{display:grid;width:100%;min-height:42px;place-items:center;border:0;border-radius:4px;color:var(--white);background:var(--green-900);font-size:13px;font-weight:900}.collection-service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px;border:1px solid var(--stone-200);border-radius:var(--radius);overflow:hidden;background:#ffffffb3}.collection-service-strip>div{display:grid;grid-template-columns:auto 1fr;gap:2px 14px;align-items:center;min-height:72px;border-right:1px solid var(--stone-200);padding:14px 22px}.collection-service-strip>div:last-child{border-right:0}.collection-service-strip .line-icon{grid-row:span 2}.collection-service-strip strong{font-size:13px;font-weight:950}.collection-service-strip small{color:var(--stone-700);font-size:12px}.compact-product-form button,.ghost-cart-button{width:100%;min-height:38px;padding:0 12px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.project-grid article span{aspect-ratio:1.35 / 1}.project-grid h3,.project-grid p{margin-inline:18px}.project-grid h3{margin-top:18px;margin-bottom:8px;font-size:17px}.project-grid p{margin-top:0;margin-bottom:20px;color:var(--stone-700)}.trade-cta{color:var(--white);background:linear-gradient(90deg,#0d3a2bf0,#0d3a2bb8),url(https://images.unsplash.com/photo-1541888946425-d81bb19240f5?auto=format&fit=crop&w=1800&q=80) center / cover}.trade-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:150px;padding:30px 0}.trade-cta h2,.trade-cta p{color:var(--white)}.trade-cta p:not(.eyebrow){max-width:560px;margin-bottom:0}.newsletter{background:linear-gradient(90deg,#dce8dc,var(--warm))}.newsletter__inner{display:flex;width:min(1240px,calc(100% - 40px));min-height:96px;align-items:center;justify-content:space-between;gap:28px;margin-inline:auto}.newsletter h2{font-size:22px}.newsletter-form{display:flex;width:min(520px,100%);gap:10px}.newsletter-form input,.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--stone-200);border-radius:4px;background:var(--white)}.newsletter-form input{min-height:46px;padding:0 16px}.newsletter-form button,.contact-form button{min-height:46px;border:0;border-radius:4px;padding:0 20px;color:var(--white);background:var(--green-700);font-size:12px;font-weight:900;text-transform:uppercase}.site-footer{color:#ffffffd6;background:var(--green-900)}.site-footer__inner{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:34px;width:min(1240px,calc(100% - 40px));margin-inline:auto;padding:38px 0 24px}.site-footer h3{margin:0 0 16px;color:var(--white);font-size:13px;text-transform:uppercase}.site-footer a,.site-footer p{display:block;margin:0 0 10px;font-size:13px}.footer-column__text{margin-bottom:12px}.footer-column__text p{margin-bottom:10px}.footer-brand img{width:250px;height:88px;margin-bottom:18px;border-radius:4px;object-fit:contain;object-position:left center}.footer-brand p{max-width:260px}.social-links{display:flex;gap:10px;margin-top:18px}.social-links a{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:11px;font-weight:900}.social-links img{width:18px;height:18px;object-fit:contain}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1240px,calc(100% - 40px));margin-inline:auto;padding:18px 0 24px;border-top:1px solid rgba(255,255,255,.14);font-size:12px}.payment-logos{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:flex-end}.payment-logo{display:inline-flex;min-width:52px;min-height:28px;align-items:center;justify-content:center;color:var(--white);font-size:20px;font-weight:950;font-style:italic;line-height:1}.payment-logo img{max-width:74px;max-height:34px;object-fit:contain}.payment-logo--visa{letter-spacing:.02em}.payment-logo--mastercard{position:relative;min-width:54px}.payment-logo--mastercard i,.payment-logo--mastercard b{display:block;width:28px;height:28px;border-radius:999px}.payment-logo--mastercard i{background:#eb001b}.payment-logo--mastercard b{margin-left:-10px;background:#f79e1b;opacity:.9}.payment-logo--paypal,.payment-logo--apple{font-size:18px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;padding:28px 0 18px;color:var(--stone-700);font-size:12px}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(28px,5vw,58px);align-items:start;padding:10px 0 42px}.product-gallery{display:grid;grid-template-columns:86px 1fr;gap:18px}.thumbnail-rail{display:grid;gap:12px;align-content:start}.thumbnail{overflow:hidden;aspect-ratio:1 / 1;border:1px solid var(--stone-200);border-radius:4px;padding:0;background:var(--white);cursor:pointer}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail.is-active,.thumbnail:hover{border-color:var(--green-700)}.main-product-image{position:relative;overflow:hidden;border:1px solid var(--stone-200);border-radius:var(--radius);background:var(--white)}.main-product-image>img{width:100%;aspect-ratio:1.05 / 1;object-fit:contain;padding:18px}.main-product-image button{position:absolute;right:18px;bottom:18px;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:999px;color:var(--green-900);background:#ffffffe6}.main-product-image svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.product-zoom-modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:34px;background:#081611d1}.product-zoom-modal[hidden]{display:none}.product-zoom-modal img{max-width:min(1180px,100%);max-height:min(82vh,900px);border-radius:var(--radius);background:var(--white);object-fit:contain}.product-zoom-modal__close{position:fixed;top:22px;right:24px;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:999px;color:var(--white);background:#0d3a2be0;font-size:30px;line-height:1;cursor:pointer}.has-open-modal{overflow:hidden}.product-summary{padding-top:10px}.rating-row{display:flex;align-items:center;gap:9px;margin:14px 0;color:var(--green-900);font-weight:800}.rating-row small{color:var(--stone-700);font-weight:800}.product-price{margin:0;color:var(--green-700);font-size:26px;font-weight:950}.product-price span:not([data-product-price]),.tax-note{color:var(--stone-700);font-size:13px;font-weight:600}.tax-note{margin:0 0 22px}.product-intro{margin:0 0 22px;color:var(--stone-700)}.product-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.product-badges span{border-radius:999px;padding:8px 12px;color:var(--green-900);background:#edf3ec;font-size:12px;font-weight:850}.product-form{display:grid;gap:16px}.variant-group{margin:0;border:0;padding:0;font-size:13px;font-weight:850;text-transform:uppercase}.variant-select{display:grid;gap:8px;color:var(--green-900);font-size:13px;font-weight:850;text-transform:uppercase}.variant-select select{width:min(360px,100%);min-height:44px;border:1px solid var(--stone-200);border-radius:4px;padding:0 12px;color:var(--stone-900);background:var(--white)}.pill-options,.swatches{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.pill-options input{position:absolute;opacity:0}.pill-options span{display:inline-flex;min-height:36px;align-items:center;border:1px solid var(--stone-200);border-radius:999px;padding:0 14px;color:var(--stone-700);background:var(--white)}.pill-options input:checked+span{color:var(--white);border-color:var(--green-900);background:var(--green-900)}.swatches i{display:block;width:28px;height:28px;border-radius:999px;background:#1e2b25;box-shadow:inset 0 0 0 1px #0000001f}.swatches i:nth-child(2){background:#737c75}.swatches i:nth-child(3){background:#c8c7be}.swatches .is-selected{outline:2px solid var(--green-700);outline-offset:3px}.quantity-label{color:var(--stone-900);font-size:13px;font-weight:850;text-transform:uppercase}.quantity-control{display:inline-grid;grid-template-columns:42px 60px 42px;width:max-content;border:1px solid var(--stone-200);border-radius:4px;overflow:hidden;background:var(--white)}.quantity-control button,.quantity-control input{width:100%;min-height:42px;border:0;text-align:center;background:var(--white)}.quantity-control button{cursor:pointer}.product-submit,.shopify-payment-button__button,.button--outline{width:100%}.delivery-message{margin-top:6px;border:1px solid rgba(13,58,43,.16);border-radius:var(--radius);padding:16px;background:#edf3ec}.delivery-message strong{display:block;color:var(--green-900);font-size:14px;text-transform:uppercase}.delivery-message p{margin:6px 0 0;color:var(--stone-700);font-size:14px}.shopify-payment-button__button{color:var(--green-900)!important;border:1px solid rgba(13,58,43,.38)!important;background:var(--white)!important}.service-strip__inner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.service-strip__inner>div{min-height:86px}.product-tabs{padding:30px 0 10px}.product-tabs>input{display:none}.tab-labels{display:flex;gap:2px;border-bottom:1px solid var(--stone-200);overflow-x:auto}.tab-labels label{padding:16px 18px;border-bottom:3px solid transparent;color:var(--stone-700);font-size:12px;font-weight:900;text-transform:uppercase;white-space:nowrap;cursor:pointer}#tab-overview:checked~.tab-labels label[for=tab-overview],#tab-specs:checked~.tab-labels label[for=tab-specs],#tab-apps:checked~.tab-labels label[for=tab-apps],#tab-install:checked~.tab-labels label[for=tab-install],#tab-delivery:checked~.tab-labels label[for=tab-delivery]{color:var(--green-900);border-bottom-color:var(--green-700)}.tab-panels{padding:30px 0}.tab-panel{display:none}#tab-overview:checked~.tab-panels .tab-overview,#tab-specs:checked~.tab-panels .tab-specs,#tab-apps:checked~.tab-panels .tab-apps,#tab-install:checked~.tab-panels .tab-install,#tab-delivery:checked~.tab-panels .tab-delivery{display:block}.tab-overview{grid-template-columns:1fr 380px;gap:44px}#tab-overview:checked~.tab-panels .tab-overview{display:grid}.tab-panel p{margin-top:0;color:var(--stone-700)}.tab-panel li{margin-bottom:8px}.spec-card,.spec-table,.contact-card{border:1px solid var(--stone-200);border-radius:var(--radius);background:var(--white)}.spec-card{padding:24px}.spec-card h3{margin:0 0 16px;color:var(--green-900);font-size:13px;font-weight:950;text-transform:uppercase}.spec-card dl,.spec-table dl{display:grid;grid-template-columns:150px 1fr;gap:12px 18px;margin:0}.spec-card dt,.spec-table dt{color:var(--stone-700);font-size:12px;font-weight:900;text-transform:uppercase}.spec-card dd,.spec-table dd{margin:0}.spec-table{padding:24px}.help-strip{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;border:1px solid var(--stone-200);border-radius:var(--radius);padding:22px;background:var(--white)}.help-strip strong,.help-strip span{display:block}.help-strip span{color:var(--stone-700)}.contact-page{padding:62px 0 80px}.contact-intro{max-width:760px;margin-bottom:34px}.contact-intro p:not(.eyebrow){color:var(--stone-700);font-size:18px}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.contact-form,.contact-card{padding:28px;background:var(--white);border:1px solid var(--stone-200);border-radius:var(--radius)}.contact-form{display:grid;gap:12px}.contact-form label{color:var(--green-900);font-size:13px;font-weight:900;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{min-height:46px;padding:11px 12px}.contact-form textarea{resize:vertical}.form-success{margin:0;color:var(--green-700);font-weight:800}.page-hero{position:relative;min-height:370px;overflow:hidden;color:var(--white);background:var(--green-900)}.page-hero__media,.page-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.page-hero__media{background:url(hero-outdoor-paving.svg) center / cover}.page-hero--delivery .page-hero__media,.page-hero--trade .page-hero__media{background-image:url(product-paver-placeholder.svg);background-color:#d7d8cf;background-size:cover;background-repeat:no-repeat;background-position:right center}.page-hero--delivery h1{font-size:var(--delivery-hero-heading-size, clamp(42px, 5vw, 64px))}.page-hero--trade .page-hero__media{background-image:url(trade-bulk-hero.svg)}.page-hero--trade h1{font-size:var(--trade-hero-heading-size, clamp(42px, 5vw, 64px))}.page-hero--trade p{font-size:var(--trade-body-size, 16px)}.page-hero--trade .button-row{margin-top:26px}.page-hero--projects .page-hero__media,.page-hero--contact .page-hero__media{background-image:url(hero-outdoor-paving.svg)}.page-hero__shade{background:linear-gradient(90deg,#0d3a2bf2,#0d3a2bb8 42%,#0d3a2b2e)}.page-hero__content{position:relative;display:flex;min-height:370px;flex-direction:column;justify-content:center;padding:46px 0}.page-hero h1{max-width:680px;margin:0 0 12px;font-size:clamp(42px,5vw,64px);line-height:1.02}.page-hero h2{max-width:650px;margin:0 0 18px;color:#d9b95d;font-size:clamp(20px,2vw,28px)}.page-hero p{max-width:590px;margin:0;font-size:18px}.breadcrumb--light,.breadcrumb--light a{color:#ffffffe6}.page-hero--split{color:var(--stone-900);background:linear-gradient(90deg,var(--warm),#f3f5ef)}.page-hero__split{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center;min-height:370px;padding:36px 0}.page-hero--split h1{color:var(--green-900)}.page-hero--split h2{color:var(--stone-900)}.split-visual{overflow:hidden;border-radius:0}.split-visual img,.feature-image img{width:100%;height:100%;object-fit:cover}.mini-feature-row{display:flex;flex-wrap:wrap;gap:30px;margin-top:34px}.mini-feature-row>div,.trade-audience-row>div{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center}.mini-feature-row .line-icon{grid-row:span 2}.mini-feature-row strong,.trade-audience-row strong{font-size:13px}.mini-feature-row small{opacity:.9}.mini-feature-row--dark{color:var(--green-900)}.center-heading{max-width:760px;margin:0 auto 26px;text-align:center}.center-heading h2{margin:0 0 10px;font-size:clamp(28px,3vw,38px)}.center-heading p{margin:0;color:var(--stone-700)}.option-grid,.benefit-grid,.faq-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.faq-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.option-card{border:1px solid var(--stone-200);border-radius:var(--radius);padding:26px 20px;text-align:center;background:var(--white);box-shadow:0 10px 28px #0d3a2b0a}.option-card .line-icon{display:inline-grid;place-items:center;width:54px;height:54px;margin-bottom:14px;color:var(--green-900)}.line-icon img,.option-card .line-icon img,.service-strip .line-icon img,.trust-strip .line-icon img{width:34px;height:34px;object-fit:contain}.option-card h3{margin:0 0 10px;font-size:17px}.option-card p{margin:0;color:var(--stone-700);font-size:14px}.contact-page--enhanced{padding-top:0;padding-bottom:34px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px}.contact-form h2,.contact-card--large h2{margin:0 0 12px;font-size:28px}.contact-form p{margin-top:0;color:var(--stone-700)}.contact-form label{display:grid;gap:8px}.checkbox-row{display:flex;gap:20px;align-items:center;border:0;padding:0}.checkbox-row legend{width:100%;margin-bottom:8px;color:var(--green-900);font-size:13px;font-weight:900;text-transform:uppercase}.checkbox-row label{display:flex;gap:10px;align-items:center;min-width:86px;color:var(--green-900);text-transform:none;white-space:nowrap}.contact-form .checkbox-row input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;min-height:18px;margin:0;padding:0;accent-color:var(--green-700)}.contact-card--large{padding:32px;background:linear-gradient(135deg,var(--white),#f5f3ec)}.contact-detail{display:grid;grid-template-columns:28px 1fr;gap:14px;margin:20px 0}.contact-detail p{margin:4px 0 0}.soft-cta{margin-top:28px;border:1px solid var(--stone-200);border-radius:var(--radius);padding:22px;background:#f6f7f2}.soft-cta a{color:var(--green-900);font-size:12px;font-weight:900;text-transform:uppercase}.trade-side-card{padding:32px;background:linear-gradient(135deg,var(--white),#f5f3ec)}.trade-side-card h2{font-size:var(--trade-form-heading-size, 30px)}.trade-side-card .delivery-point-list{margin-top:18px}.trade-side-card .delivery-point-list li{grid-template-columns:20px 1fr;align-items:center}.trade-side-card .delivery-point-list strong{font-size:var(--trade-card-text-size, 14px)}.trade-side-card .soft-cta{background:#edf3ec}.pill-nav,.project-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:26px}.pill-nav{overflow-x:auto}.pill-nav a{display:inline-flex;min-width:max-content;align-items:center;gap:10px;border:1px solid var(--stone-200);border-radius:4px;padding:16px 24px;background:var(--white);font-weight:900}.pill-nav a.is-active{color:var(--white);border-color:var(--green-900);background:var(--green-900)}.application-feature,.two-column-info,.trade-form-section{display:grid;grid-template-columns:.9fr 1.1fr .62fr;gap:28px;align-items:start}.two-column-info{grid-template-columns:.85fr 1.15fr;border-top:1px solid var(--stone-200)}.two-column-info h2{margin:0 0 12px;font-size:var(--delivery-section-heading-size, 32px);line-height:1.1}.two-column-info>div>p{margin:0;color:var(--stone-700);font-size:var(--delivery-body-size, 16px)}.trade-form-section{grid-template-columns:1.45fr .85fr}.trade-audience-section{padding-bottom:18px}.trade-benefits-section{padding-top:10px}.trade-audience-section .center-heading h2,.trade-benefits-section .center-heading h2,.process-card h2{font-size:var(--trade-section-heading-size, 30px);line-height:1.15}.feature-image{overflow:hidden;border-radius:var(--radius);background:var(--white)}.advice-card,.table-card,.pickup-card,.process-card{border:1px solid var(--stone-200);border-radius:var(--radius);padding:28px;background:var(--white)}.advice-card .button{width:100%;margin-top:14px}.check-list{display:grid;gap:16px;margin:24px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:28px}.check-list li:before{content:"";position:absolute;left:0;top:.35em;width:15px;height:15px;border:1px solid var(--green-900);border-radius:999px}.delivery-point-list li{display:grid;grid-template-columns:24px 1fr;gap:2px 12px;align-items:start;padding-left:0}.delivery-point-list li:before{content:none}.delivery-point-list .line-icon{display:grid;grid-row:span 2;width:20px;height:20px;place-items:center;color:var(--green-900)}.delivery-point-list .line-icon svg,.delivery-point-list .line-icon img{width:18px;height:18px;object-fit:contain}.delivery-point-list strong{font-size:var(--delivery-item-title-size, 14px);font-weight:900;line-height:1.25}.delivery-point-list small{display:block;color:var(--stone-700);font-size:var(--delivery-item-text-size, 13px);line-height:1.4}.section-heading--compact h3{margin:0;font-size:18px}.mini-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.application-list{display:grid;border:1px solid var(--stone-200);border-radius:var(--radius);overflow:hidden;background:var(--white)}.application-list article{display:grid;grid-template-columns:58px 1fr 1.3fr auto;gap:18px;align-items:center;min-height:104px;padding:14px 24px;border-bottom:1px solid var(--stone-200)}.application-list article:last-child{border-bottom:0}.application-list h3,.application-list p{margin:0}.application-list p{color:var(--stone-700)}.row-image{height:74px;border-radius:4px;background-position:center;background-size:cover}.application-list a{color:var(--green-900);font-size:12px;font-weight:900;text-transform:uppercase}.table-card{padding:0;overflow:hidden}.table-card h3,.table-card p{padding:18px 28px}.table-card h3,.table-card p{margin:0}.table-card h3,.pickup-card h3,.faq-grid .option-card h3{font-size:var(--delivery-card-title-size, 16px);font-weight:900}.faq-grid .option-card .line-icon{border-radius:999px;color:var(--white);background:var(--green-900)}.table-card p{color:var(--stone-700);font-size:var(--delivery-item-text-size, 13px);line-height:1.55;white-space:pre-line}.table-card table{width:100%;border-collapse:collapse}.table-card th,.table-card td{border-top:1px solid var(--stone-200);padding:18px 28px;text-align:left}.table-card th{color:var(--stone-900);font-weight:800}.table-card td{font-size:var(--delivery-body-size, 16px)}.pickup-card{display:grid;grid-template-columns:1.1fr .9fr;gap:26px}.map-placeholder{position:relative;display:grid;min-height:250px;place-items:center;overflow:hidden;border-radius:6px;background:linear-gradient(135deg,#e9ece5 25%,#f8f6ef 25% 50%,#e1e8dd 50% 75%,#f8f6ef 75%);background-size:90px 90px}.map-placeholder img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.map-embed,.map-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.map-embed iframe{border:0}.map-placeholder i{position:relative;z-index:1;width:42px;height:42px;border-radius:999px 999px 999px 0;background:var(--green-900);transform:rotate(-45deg)}.map-placeholder span{position:absolute;z-index:1;margin-top:90px;font-weight:900}.pickup-card p{color:var(--stone-700);font-size:var(--delivery-item-text-size, 13px);line-height:1.5}.trust-strip--dark{color:var(--white);background:var(--green-900)}.trust-strip--dark .trust-strip__inner>div{border-color:#ffffff2e}.trust-strip--dark .line-icon,.trust-strip--dark strong,.trust-strip--dark small{color:var(--white)}.trust-strip--dark small{opacity:.82}.trade-audience-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-bottom:1px solid var(--stone-200);padding-bottom:28px}.trade-audience-row>div{min-height:56px;justify-content:center;border-right:1px solid var(--stone-200);padding:0 18px}.trade-audience-row>div:last-child{border-right:0}.trade-audience-row .line-icon{color:var(--green-900)}.trade-audience-row strong{font-size:var(--trade-card-text-size, 14px);font-weight:900}.trade-benefits-section .option-card{min-height:206px;padding:28px 22px}.trade-benefits-section .option-card .line-icon{display:inline-grid;width:62px;height:62px;place-items:center;margin-bottom:16px}.trade-benefits-section .option-card h3{font-size:var(--trade-card-title-size, 16px)}.trade-benefits-section .option-card p{font-size:var(--trade-card-text-size, 14px);line-height:1.55}.process-card{text-align:center;background:linear-gradient(90deg,#f6f8f2,#edf4ef)}.process-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin-top:26px}.process-steps article{position:relative}.process-steps article:not(:last-child):after{content:"";position:absolute;top:21px;left:calc(50% + 30px);width:calc(100% - 36px);border-top:1px dashed rgba(13,58,43,.5)}.process-steps span{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:999px;color:var(--white);background:var(--green-900);font-weight:900}.process-steps h3{font-size:var(--trade-card-title-size, 16px);margin-bottom:4px}.process-steps p{color:var(--stone-700);font-size:var(--trade-card-text-size, 14px)}.trade-application-form h2{font-size:var(--trade-form-heading-size, 30px)}.trade-application-form label{font-size:12px}.trade-bottom-strip strong{font-weight:900}.project-toolbar select{min-height:48px;border:1px solid var(--stone-200);border-radius:4px;padding:0 18px;background:var(--white)}.project-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.inspiration-card{overflow:hidden;border:1px solid var(--stone-200);border-radius:var(--radius);background:var(--white)}.before-after{position:relative;aspect-ratio:1.22 / 1;background-position:center;background-size:cover}.before-after span{position:absolute;top:0;right:50%;bottom:0;left:0;border-right:2px solid var(--white);background:#0d3a2b38}.inspiration-card__body{padding:20px}.inspiration-card small{color:var(--green-700);font-weight:900;text-transform:uppercase}.inspiration-card h3{margin:8px 0;font-size:22px;line-height:1.12}.inspiration-card p{color:var(--stone-700)}.inspiration-card ul{padding-left:18px}.inspiration-card .button-row{display:grid;grid-template-columns:1fr 1fr}@media(max-width:1080px){.site-header__inner{grid-template-columns:240px auto auto}.primary-nav{gap:14px;font-size:12px}.category-grid,.application-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip__inner>div:last-child{grid-column:1 / -1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout,.contact-layout,.collection-layout{grid-template-columns:1fr}.collection-filters{position:static}.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-service-strip,.site-footer__inner,.option-grid,.benefit-grid,.faq-grid,.mini-product-grid,.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.application-feature,.two-column-info,.trade-form-section,.page-hero__split,.pickup-card{grid-template-columns:1fr}.trade-audience-row,.process-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.process-steps article:after{display:none}}@media(max-width:760px){.page-width,.site-header__inner,.newsletter__inner,.site-footer__inner,.footer-bottom,.trust-strip__inner,.service-strip__inner{width:min(100% - 28px,1240px)}.topbar__inner{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.site-header__inner{grid-template-columns:170px 1fr auto;min-height:68px}.brand img{width:210px;height:62px}.nav-toggle{display:grid}.primary-nav{position:absolute;left:0;right:0;top:68px;display:none;flex-direction:column;gap:0;padding:8px 20px 18px;border-bottom:1px solid var(--stone-200);background:var(--warm)}.primary-nav.is-open{display:flex}.primary-nav a{padding:12px 0}.nav-item{width:100%}.nav-item>summary{justify-content:space-between;width:100%;padding:12px 0}.nav-dropdown{position:static;display:none;min-width:0;padding:2px 0 8px 16px;border:0;border-left:1px solid var(--stone-200);border-radius:0;background:transparent;box-shadow:none;transform:none}.nav-item[open] .nav-dropdown{display:block}.nav-dropdown a{padding:9px 0;white-space:normal}.header-actions{gap:2px}.header-actions a{width:34px}.hero,.hero__content{min-height:560px}.hero__shade{background:linear-gradient(180deg,#041b1447,#041b14db)}.hero__content{justify-content:flex-end}.hero h1,.contact-intro h1{font-size:clamp(40px,12vw,56px)}.hero p:not(.eyebrow){font-size:17px}.trust-strip__inner,.service-strip__inner,.category-grid,.application-grid,.product-grid,.project-grid,.site-footer__inner{grid-template-columns:1fr}.trust-strip__inner>div:last-child{grid-column:auto}.section-heading,.trade-cta__inner,.newsletter__inner,.footer-bottom{align-items:flex-start;flex-direction:column}.newsletter__inner{padding:26px 0}.newsletter-form{flex-direction:column}.product-gallery{grid-template-columns:1fr}.thumbnail-rail{grid-template-columns:repeat(4,1fr);order:2}.tab-overview,#tab-overview:checked~.tab-panels .tab-overview{display:block}.spec-card{margin-top:22px}.spec-card dl,.spec-table dl,.help-strip{grid-template-columns:1fr}.page-hero,.page-hero__content{min-height:430px}.form-grid,.option-grid,.benefit-grid,.faq-grid,.mini-product-grid,.project-card-grid,.trade-audience-row,.process-steps{grid-template-columns:1fr}.application-list article{grid-template-columns:42px 1fr}.application-list .row-image,.application-list a{grid-column:1 / -1}.project-toolbar{align-items:stretch;flex-direction:column}.collection-page{padding-top:24px}.collection-filter-drawer:not([open]) .collection-filter-panel{display:none}.collection-header,.collection-toolbar,.collection-controls{align-items:flex-start;flex-direction:column}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.collection-product-grid.is-list-view .collection-product-card{grid-template-columns:1fr}.collection-product-card__body{min-height:176px;padding:13px}.collection-product-card h3{font-size:14px}.collection-service-strip{grid-template-columns:1fr}.collection-service-strip>div{border-right:0;border-bottom:1px solid var(--stone-200)}.collection-service-strip>div:last-child{border-bottom:0}}@media(max-width:460px){.site-header__inner{grid-template-columns:1fr auto}.brand img{width:190px}.header-actions{grid-column:1 / -1;justify-content:space-between;padding-bottom:10px}.primary-nav{top:108px}.button-row,.button{width:100%}}.eg-section{padding-top:var(--eg-pt, 56px);padding-bottom:var(--eg-pb, 56px);background:var(--eg-bg, var(--warm))}.eg-full-width{width:100%;padding-inline:20px}.eg-align-left{text-align:left}.eg-align-center{text-align:center;margin-inline:auto}.eg-align-right{text-align:right;margin-left:auto}.eg-heading{margin:0;color:var(--eg-heading, var(--stone-900));letter-spacing:0;line-height:1.05}.eg-heading--small{font-size:clamp(22px,2.4vw,30px)}.eg-heading--medium{font-size:clamp(30px,4vw,44px)}.eg-heading--large{font-size:clamp(38px,5.5vw,58px)}.eg-heading--extra-large{font-size:clamp(46px,7vw,76px)}.eg-subheading{margin:12px 0 0;color:inherit;font-size:clamp(18px,2vw,24px);font-weight:800}.eg-rte{color:inherit}.eg-rte p:first-child{margin-top:0}.eg-rte p:last-child{margin-bottom:0}.eg-section-heading,.eg-text-block{max-width:820px;margin-bottom:26px}.eg-text-block .button,.eg-section-heading .button{margin-top:20px}.eg-hero{position:relative;display:grid;min-height:430px;color:var(--white);overflow:hidden}.eg-hero--small{min-height:330px}.eg-hero--large{min-height:560px}.eg-hero__image,.eg-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.eg-hero__image{background-position:center;background-size:cover;transform:scale(1.01)}.eg-hero__overlay{background:linear-gradient(90deg,#041b14f5,#041b1480,#041b1414)}.eg-hero__inner{position:relative;display:flex;align-items:center;min-height:inherit;padding-top:var(--eg-pt, 64px);padding-bottom:var(--eg-pb, 64px)}.eg-hero__copy{max-width:760px}.eg-hero .eg-rte{max-width:620px;margin-top:16px;color:#ffffffeb;font-size:18px}.eg-image-text__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:clamp(28px,5vw,72px);align-items:center}.eg-image-text__grid--right .eg-image-text__media{order:2}.eg-image-text__media{overflow:hidden;border-radius:var(--radius);background:var(--stone-100);box-shadow:var(--shadow)}.eg-image-text__media img,.eg-card-media img{width:100%;height:100%;object-fit:cover}.eg-image-text__media img{aspect-ratio:1.35 / 1}.eg-icon-grid,.eg-blog-grid,.eg-testimonial-grid,.eg-project-grid{display:grid;gap:18px}.eg-icon-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.eg-icon-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.eg-icon-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.eg-icon-card,.eg-side-card,.eg-form-card,.eg-faq__item,.eg-blog-card,.eg-testimonial-card,.eg-project-card,.eg-logo-card{border:1px solid var(--stone-200);border-radius:var(--radius);background:#ffffffb8;box-shadow:0 12px 32px #0d3a2b0d}.eg-icon-card{padding:24px;text-align:center}.eg-icon-card .line-icon{justify-content:center;width:48px;height:48px;margin-inline:auto;color:var(--green-900)}.eg-icon-card strong,.eg-service-item strong,.eg-detail-row strong{display:block;font-weight:950}.eg-icon-card p{margin:8px 0 0;color:var(--stone-700)}.eg-cta{position:relative;color:var(--white);overflow:hidden}.eg-cta__image{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;opacity:.24}.eg-cta__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:130px}.eg-cta__inner>div:first-child{max-width:720px}.eg-cta .eg-rte{color:#ffffffe0}.eg-faq__list{display:grid;gap:12px}.eg-faq__item{padding:0 20px}.eg-faq__item summary{padding:18px 0;color:var(--green-900);font-weight:900;cursor:pointer}.eg-faq__item .eg-rte{padding-bottom:18px;color:var(--stone-700)}.eg-form-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:18px;align-items:start}.eg-form-card,.eg-side-card{padding:clamp(22px,3vw,38px)}.eg-side-card{background:linear-gradient(145deg,#ffffffd1,#f2f4efd1)}.eg-detail-row,.eg-check-row{display:grid;grid-template-columns:34px 1fr;gap:12px;margin:18px 0;color:var(--stone-700)}.eg-detail-row p,.eg-check-row p{margin:0}.eg-check-row span{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;color:var(--green-900)}.eg-check-row svg{width:18px;height:18px}.eg-side-card__cta{margin-top:22px;padding:20px;border:1px solid rgba(13,58,43,.16);border-radius:var(--radius);background:#eff4ebc7}.eg-side-card__cta h4{margin:0 0 8px;font-size:16px}.eg-side-card__cta p{margin:0 0 14px;color:var(--stone-700)}.contact-preference{margin:0;padding:0;border:0}.contact-preference legend{margin-bottom:9px;color:var(--green-900);font-size:13px;font-weight:900;text-transform:uppercase}.contact-method-options{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px}.contact-form .contact-method-option{display:inline-flex;align-items:center;gap:7px;color:var(--green-900);font-size:13px;font-weight:700;text-transform:none}.contact-method-option input[type=checkbox],.contact-form .contact-method-option input[type=checkbox]{flex:0 0 auto;width:16px;height:16px;min-height:16px;margin:0;padding:0;accent-color:var(--green-700)}.eg-delivery-details__grid,.eg-pickup-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px;align-items:start}.eg-pickup-grid{margin-top:38px;padding-top:38px;border-top:1px solid var(--stone-200)}.eg-delivery-copy h2,.eg-pickup-copy h2,.eg-fee-card h3,.eg-pickup-content h3{margin:0 0 14px;color:var(--stone-900);font-weight:950}.eg-delivery-copy h2,.eg-pickup-copy h2{font-size:clamp(28px,3vw,36px)}.eg-delivery-points,.eg-pickup-points{display:grid;gap:16px;margin-top:24px}.eg-delivery-point{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px}.eg-delivery-point>span{display:grid;place-items:center;width:20px;height:20px;margin-top:1px;color:var(--green-900)}.eg-delivery-point svg{width:18px;height:18px}.eg-delivery-point strong{display:block;color:var(--stone-900);font-weight:950}.eg-delivery-point p{margin:3px 0 0;color:var(--stone-700)}.eg-fee-card,.eg-pickup-card{overflow:hidden;border:1px solid var(--stone-200);border-radius:var(--radius);background:#ffffffb8;box-shadow:0 12px 32px #0d3a2b0d}.eg-fee-card h3{padding:22px 24px;border-bottom:1px solid var(--stone-200);background:#f2f4efb3;font-size:18px}.eg-fee-card table{width:100%;border-collapse:collapse}.eg-fee-card th,.eg-fee-card td{padding:18px 24px;border-bottom:1px solid var(--stone-200);text-align:left}.eg-fee-card th{color:var(--stone-900);font-weight:900}.eg-fee-notes{padding:18px 24px;color:var(--stone-700);font-size:14px}.eg-pickup-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.75fr)}.eg-pickup-map{min-height:260px;background:var(--stone-100)}.eg-pickup-map iframe,.eg-pickup-map img{display:block;width:100%;height:100%;min-height:260px;border:0;object-fit:cover}.eg-map-placeholder{display:grid;place-items:center;height:100%;min-height:260px;color:var(--green-900);background:repeating-linear-gradient(135deg,#0d3a2b14 0 34px,#ffffff80 34px 68px);text-transform:uppercase;font-weight:950}.eg-map-placeholder svg{width:52px;height:52px;fill:currentColor}.eg-pickup-content{padding:28px}.eg-pickup-content p,.eg-pickup-hours p{color:var(--stone-700)}.eg-pickup-hours{margin-top:18px}.eg-service-strip{padding-top:var(--eg-pt, 20px);padding-bottom:var(--eg-pb, 20px);color:var(--white);background:var(--eg-bg, var(--green-900))}.eg-service-strip__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0}.eg-service-item{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:14px 20px;border-right:1px solid rgba(255,255,255,.16)}.eg-service-item .line-icon{color:var(--eg-icon, #F7F3E8)}.eg-service-item .line-icon svg{stroke:currentColor}.eg-service-item small{grid-column:2;color:#ffffffc7}.eg-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eg-blog-card{overflow:hidden}.eg-blog-card>div:last-child,.eg-project-card__body,.eg-testimonial-card{padding:22px}.eg-card-media{display:block;aspect-ratio:1.45 / 1;overflow:hidden;background:var(--stone-100)}.eg-logo-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.eg-logo-card{display:grid;place-items:center;min-height:104px;padding:18px}.eg-logo-card img{max-height:64px;object-fit:contain}.eg-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eg-stars{margin:0 0 12px;color:var(--gold);letter-spacing:0}.eg-testimonial-card blockquote{margin:0;color:var(--stone-700)}.eg-testimonial-card footer{display:flex;align-items:center;gap:12px;margin-top:18px}.eg-testimonial-card footer img{width:44px;height:44px;border-radius:999px;object-fit:cover}.eg-testimonial-card small{display:block;color:var(--stone-700)}.eg-chip-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.eg-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--stone-200);border-radius:6px;background:#ffffffb8;color:var(--green-900);font-weight:800}.eg-chip svg{width:18px;height:18px}.eg-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eg-project-card{overflow:hidden}.eg-project-card .button-row{margin-top:18px}.eg-article__header{max-width:860px;margin-bottom:28px}.eg-article__image{overflow:hidden;margin-bottom:34px;border-radius:var(--radius);box-shadow:var(--shadow)}.eg-article__image img{width:100%;max-height:560px;object-fit:cover}.eg-article__content{max-width:860px;color:var(--stone-700)}.cart-page,.search-page{padding:48px 0 56px}.cart-page__header,.search-page__header{margin-bottom:28px}.cart-page__header h1,.search-page__header h1,.cart-empty h1{margin:0 0 8px;font-size:clamp(34px,5vw,54px);line-height:1.05}.cart-page__header p,.search-page__header p,.cart-empty p,.summary-note,.cart-item__note,.cart-item__unit{color:var(--stone-700)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:132px minmax(0,1fr) 170px 130px;gap:18px;align-items:center;padding:16px;border:1px solid var(--stone-200);border-radius:var(--radius);background:#ffffffb8;box-shadow:0 12px 32px #0d3a2b0d}.cart-item__media{display:block;overflow:hidden;aspect-ratio:1 / .82;border-radius:6px;background:var(--stone-100)}.cart-item__media img{width:100%;height:100%;object-fit:contain;padding:8px}.cart-item h2{margin:0 0 8px;color:var(--stone-900);font-size:18px;line-height:1.2}.cart-item__options{display:grid;gap:3px;margin:0 0 8px;color:var(--stone-700);font-size:13px}.cart-item__options div{display:flex;gap:5px}.cart-item__options dt{font-weight:800}.cart-item__options dd{margin:0}.cart-item__remove{display:inline-block;margin-top:8px;color:var(--green-900);font-size:13px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.cart-item__quantity label,.cart-item__total span{display:block;margin-bottom:8px;color:var(--green-900);font-size:12px;font-weight:950;text-transform:uppercase}.cart-item__total{text-align:right}.cart-item__total strong{font-size:18px}.cart-update{justify-self:start;margin-top:6px}.js .cart-update{display:none}.cart-page.is-updating{opacity:.72;pointer-events:none}.cart-summary{position:sticky;top:118px;padding:22px;border:1px solid var(--stone-200);border-radius:var(--radius);background:linear-gradient(145deg,#ffffffe0,#f2f4efe0);box-shadow:var(--shadow)}.cart-summary h2{margin:22px 0 16px;font-size:22px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--stone-200);border-bottom:1px solid var(--stone-200)}.summary-row strong{color:var(--green-700);font-size:22px}.summary-note{margin:14px 0;font-size:14px}.checkout-button{width:100%;margin-top:12px}.delivery-progress p{margin:0 0 10px;color:var(--green-900);font-weight:900}.delivery-progress__bar{overflow:hidden;height:10px;border-radius:999px;background:var(--stone-200)}.delivery-progress__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green-900),var(--green-700))}.cart-empty,.search-empty{max-width:680px;margin:0 auto;padding:64px 22px;text-align:center}.cart-service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);color:var(--white);background:var(--green-900)}.cart-service-strip>div{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:18px;border-right:1px solid rgba(255,255,255,.16)}.cart-service-strip>div:last-child{border-right:0}.cart-service-strip small{grid-column:2;color:#ffffffc7}.search-page__form{display:flex;gap:10px;max-width:760px;margin:18px 0}.search-page__form input{flex:1;min-height:50px;border:1px solid var(--stone-200);border-radius:4px;padding:0 16px;background:var(--white);color:var(--stone-900);font-size:18px}.search-toolbar{display:flex;justify-content:flex-end;margin-bottom:18px}.search-toolbar form{display:flex;align-items:center;gap:10px}.search-toolbar label{color:var(--stone-700)}.search-toolbar select{min-height:44px;border:1px solid var(--stone-200);border-radius:4px;padding:0 38px 0 12px;background:var(--white)}.search-product-grid{margin-top:0}.evergreen-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--stone-700);font-size:14px}.evergreen-breadcrumbs a{color:var(--green-900);text-decoration:none}.evergreen-pagination,.pagination{grid-column:1 / -1;display:flex;justify-content:center;gap:8px;margin-top:28px}.evergreen-pagination a,.evergreen-pagination span,.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;border:1px solid var(--stone-200);border-radius:4px;padding:0 10px;color:var(--green-900);text-decoration:none;background:var(--white);font-weight:800}.evergreen-pagination .current,.pagination .current{color:var(--white);background:var(--green-900)}.evergreen-collection-list-grid{display:grid;gap:22px}.evergreen-collection-list-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.evergreen-collection-list-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.evergreen-collection-list-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.evergreen-list-collections__header{margin-bottom:28px}.evergreen-collection-card,.search-secondary-card,.customer-panel,.customer-card{border:1px solid var(--stone-200);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-soft)}.evergreen-collection-card{overflow:hidden}.evergreen-collection-card__media{display:block;aspect-ratio:4 / 3;overflow:hidden}.evergreen-collection-card__media img,.evergreen-before-after figure img{width:100%;height:100%;object-fit:cover}.evergreen-collection-card__body{padding:20px}.evergreen-collection-card__body h2{margin:0 0 8px;font-size:20px}.evergreen-newsletter__inner{color:var(--white)}.evergreen-newsletter__form{display:flex;gap:10px;max-width:680px;margin:22px auto 0}.evergreen-newsletter__form input{flex:1;min-height:50px;border:0;border-radius:4px;padding:0 16px}.evergreen-before-after__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.evergreen-before-after figure{position:relative;overflow:hidden;min-height:280px;margin:0;border-radius:var(--radius);background:var(--stone-200)}.evergreen-before-after figcaption{position:absolute;left:16px;bottom:16px;border-radius:999px;padding:8px 14px;color:var(--white);background:var(--green-900);font-weight:900}.search-secondary-results{grid-column:1 / -1;margin-top:32px}.search-secondary-results__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.search-secondary-card{padding:18px}.customer-shell{background:var(--eg-bg)}.customer-card,.customer-account{padding:28px}.customer-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:24px}.customer-card--single{display:block;max-width:760px}.customer-form{display:grid;gap:14px}.customer-form--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-form label,.customer-form label span{display:grid;gap:7px;color:var(--green-900);font-size:13px;font-weight:900;text-transform:uppercase}.customer-form input,.customer-form select,.customer-form textarea{min-height:46px;border:1px solid var(--stone-200);border-radius:4px;padding:0 12px;color:var(--stone-900);background:var(--white)}.customer-form__full,.customer-checkbox{grid-column:1 / -1}.customer-checkbox{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:10px!important}.customer-checkbox input{min-height:18px;width:18px}.customer-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px}.customer-account__header,.customer-account__grid{display:grid;gap:24px}.customer-account__header{grid-template-columns:1fr auto;align-items:start;margin-bottom:24px}.customer-account__grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.customer-panel{padding:24px}.customer-panel--wide{grid-column:span 1}.customer-table-wrap{overflow-x:auto}.customer-table{width:100%;border-collapse:collapse}.customer-table th,.customer-table td{border-bottom:1px solid var(--stone-200);padding:12px;text-align:left}.address-card{border-bottom:1px solid var(--stone-200);padding:16px 0}.address-card:last-child{border-bottom:0}@media(max-width:1080px){.eg-icon-grid--4,.eg-icon-grid--5,.eg-project-grid,.eg-blog-grid,.eg-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-service-strip,.evergreen-collection-list-grid--3,.evergreen-collection-list-grid--4,.search-secondary-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-item{grid-template-columns:112px minmax(0,1fr) 150px}.cart-item__total{grid-column:2 / -1;text-align:left}}@media(max-width:760px){.eg-hero__overlay{background:linear-gradient(180deg,#041b144d,#041b14e0)}.eg-hero__inner{align-items:flex-end}.eg-image-text__grid,.eg-form-layout,.eg-delivery-details__grid,.eg-pickup-grid,.eg-icon-grid--3,.eg-icon-grid--4,.eg-icon-grid--5,.eg-project-grid,.eg-blog-grid,.eg-testimonial-grid{grid-template-columns:1fr}.eg-image-text__grid--right .eg-image-text__media{order:0}.eg-cta__inner{align-items:flex-start;flex-direction:column}.eg-pickup-card{grid-template-columns:1fr}.eg-service-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.cart-page,.search-page{padding-top:28px}.cart-item{grid-template-columns:92px minmax(0,1fr);align-items:start}.cart-item__quantity,.cart-item__total{grid-column:1 / -1;text-align:left}.cart-item__quantity .quantity-control{width:min(220px,100%)}.cart-service-strip{grid-template-columns:1fr}.cart-service-strip>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.cart-service-strip>div:last-child{border-bottom:0}.search-page__form,.search-toolbar,.search-toolbar form,.evergreen-newsletter__form{align-items:stretch;flex-direction:column}.evergreen-collection-list-grid,.evergreen-before-after__grid,.search-secondary-results__grid,.customer-card,.customer-form--grid,.customer-account__header,.customer-account__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/theme.css.map */
