:root{--ink:#1c211d;--ink-2:#2b312b;--forest:#173d32;--forest-deep:#0f2d25;--safety:#e3a51a;--safety-dark:#bf7a08;--sand:#d8c6a6;--sand-light:#f2ecdf;--concrete:#ecece6;--paper:#f8f7f2;--white:#fff;--muted:#6e756e;--line:#d8dbd3;--danger:#ae3f32;--success:#2d7452;--radius:5px;--shadow:0 18px 50px #141e1824;--font-display:"Arial Narrow", "Aptos Narrow", "Roboto Condensed", "Helvetica Neue", sans-serif;--font-body:"Segoe UI", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}img{max-width:100%}:focus-visible{outline-offset:3px;outline:3px solid #e3a51a94}.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}.site-shell{width:min(1260px,100% - 48px);margin:0 auto}.section-space{padding:96px 0}.utility-bar{background:var(--forest-deep);color:#fffc;font-size:12px}.utility-bar__inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.utility-bar p,.utility-bar__inner>div{align-items:center;gap:24px;margin:0;display:flex}.utility-bar a{color:var(--white);letter-spacing:.04em;font-weight:750}.pulse-dot{background:#72c69a;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #72c69a29}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f7f2f7;position:sticky;top:0}.header-main{grid-template-columns:250px minmax(280px,1fr) auto;align-items:center;gap:34px;min-height:84px;display:grid}.brand{align-items:center;gap:13px;width:max-content;display:inline-flex}.brand-mark{width:49px;height:49px;color:var(--forest-deep);background:var(--safety);border:2px solid var(--forest-deep);font-family:var(--font-display);letter-spacing:-.06em;clip-path:polygon(0 0,100% 0,100% 74%,76% 100%,0 100%);place-items:center;font-size:20px;font-weight:950;display:grid}.brand>span:last-child{gap:1px;display:grid}.brand strong{font-family:var(--font-display);letter-spacing:.075em;font-size:22px;font-weight:950;line-height:1}.brand small{color:var(--muted);letter-spacing:.18em;font-size:8px;font-weight:800}.search-box{background:var(--white);border-radius:var(--radius);border:1px solid #c8ccc3;align-items:center;gap:13px;height:46px;padding:0 12px 0 17px;transition:border-color .15s,box-shadow .15s;display:flex}.search-box:focus-within{border-color:var(--forest);box-shadow:0 0 0 3px #173d321a}.search-icon{border:2px solid var(--forest);border-radius:50%;flex:none;width:15px;height:15px;position:relative}.search-icon:after{content:"";background:var(--forest);width:7px;height:2px;position:absolute;bottom:-3px;right:-6px;transform:rotate(45deg)}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.search-box input::placeholder{color:#92978f}.search-box kbd{color:#7c827a;font-family:var(--font-body);background:#f0f1ec;border:1px solid #d8dbd3;border-radius:3px;padding:5px 7px;font-size:9px}.header-actions{align-items:center;gap:8px;display:flex}.header-action,.cart-button{border-radius:var(--radius);height:46px}.header-action{background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:0 11px;display:flex}.header-action:hover{border-color:var(--line);background:var(--white)}.header-action__icon{border:1px solid #aeb3aa;place-items:center;width:29px;height:29px;font-size:8px;font-weight:900;display:grid}.header-action>span:last-child{text-align:left;font-size:11px;font-weight:800;line-height:1.2;display:grid}.header-action small{color:var(--muted);font-size:9px;font-weight:500}.cart-button{min-width:130px;color:var(--white);background:var(--forest);border:1px solid var(--forest);justify-content:space-between;align-items:center;gap:12px;padding:0 9px 0 16px;font-size:12px;font-weight:800;display:flex}.cart-button strong{min-width:30px;height:30px;color:var(--ink);background:var(--safety);border-radius:2px;place-items:center;font-size:11px;display:grid}.category-nav{border-top:1px solid var(--line)}.category-nav__inner{white-space:nowrap;align-items:center;gap:29px;min-height:42px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.category-nav button{background:0 0;border:0;padding:0}.category-nav a:hover,.category-nav button:hover{color:var(--safety-dark)}.nav-note{color:var(--muted);margin-left:auto;font-size:10px;font-weight:550}.hero{background:linear-gradient(90deg, #173d3209 1px, transparent 1px) 0 0 / 42px 42px, linear-gradient(#173d3209 1px, transparent 1px) 0 0 / 42px 42px, var(--paper);position:relative;overflow:hidden}.hero:after{content:"";border:26px solid var(--safety);opacity:.55;width:160px;height:160px;position:absolute;bottom:-82px;right:-82px;transform:rotate(45deg)}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:78px;min-height:640px;padding-top:58px;padding-bottom:62px;display:grid}.eyebrow{color:var(--forest);letter-spacing:.19em;align-items:center;gap:9px;font-size:10px;font-weight:900;display:inline-flex}.eyebrow i{background:var(--safety);width:22px;height:3px}.eyebrow--light{color:#ffffffb8}.hero h1,.section-heading h2,.calculator-copy h2,.contact-section h2{font-family:var(--font-display);letter-spacing:-.045em;text-transform:uppercase;margin:0;font-weight:950}.hero h1{max-width:700px;margin-top:24px;font-size:clamp(52px,6vw,86px);line-height:.91}.hero h1 em{color:var(--forest);font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:var(--safety);opacity:.72;height:9px;position:absolute;bottom:1px;left:0;right:0}.hero-lede{color:#545c54;max-width:610px;margin:28px 0 0;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.button{border-radius:var(--radius);justify-content:center;align-items:center;gap:22px;min-height:48px;padding:0 21px;font-size:12px;font-weight:850;transition:transform .15s,background-color .15s,color .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--white);background:var(--forest);border:1px solid var(--forest)}.button--primary:hover{background:var(--forest-deep)}.button--ghost{background:0 0;border:1px solid #aeb4aa}.button--ghost:hover{background:var(--white)}.button--dark{color:var(--white);background:var(--ink);border:1px solid var(--ink)}.button--safety{color:var(--ink);background:var(--safety);border:1px solid var(--safety)}.button--full{width:100%}.hero-proof{border-top:1px solid #cfd2ca;grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px;margin-top:48px;display:grid}.hero-proof>div{gap:4px;padding:20px 18px 0 0;display:grid}.hero-proof strong{font-family:var(--font-display);letter-spacing:-.03em;text-transform:uppercase;font-size:22px;font-weight:950}.hero-proof span{color:var(--muted);font-size:10px;line-height:1.4}.hero-yard{color:var(--white);background:var(--forest-deep);border:8px solid var(--ink);box-shadow:16px 18px 0 var(--sand), var(--shadow);position:relative;transform:rotate(.4deg)}.yard-topline,.yard-footer{letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:9px;font-weight:850;display:flex}.yard-topline{border-bottom:1px solid #ffffff29;min-height:42px;padding:0 18px}.yard-live{color:#a9d6bd;align-items:center;gap:7px;display:flex}.yard-live i{background:#72c69a;border-radius:50%;width:6px;height:6px}.yard-stage{background:linear-gradient(115deg,#ffffff0f,#0000 42%),repeating-linear-gradient(90deg,#0000 0 59px,#ffffff09 60px);min-height:390px;position:relative;overflow:hidden}.yard-copy{z-index:3;display:grid;position:absolute;top:40px;left:32px}.yard-copy small{color:var(--safety);letter-spacing:.16em;font-size:9px;font-weight:900}.yard-copy strong{font-family:var(--font-display);letter-spacing:-.05em;margin-top:2px;font-size:62px;line-height:1}.yard-copy span{color:#ffffff8c;font-size:9px}.yard-materials{height:76%;position:absolute;bottom:0;left:0;right:0}.yard-bag{z-index:3;width:134px;height:190px;color:var(--forest-deep);clip-path:polygon(8% 0,92% 0,100% 7%,96% 100%,4% 100%,0 7%);font-family:var(--font-display);text-align:center;background:#e2dbc9;border:3px solid #1d241f;place-items:center;font-size:25px;font-weight:950;line-height:.9;display:grid;position:absolute;bottom:29px;right:90px;transform:rotate(3deg);box-shadow:inset 0 0 0 8px #ffffff47}.yard-bag:after{content:"50 KG";letter-spacing:.16em;font-size:9px;position:absolute;bottom:20px}.yard-bag--back{z-index:1;color:var(--white);background:#56685c;bottom:22px;right:195px;transform:rotate(-7deg)}.yard-pile{border:3px solid #1d241f;border-radius:55% 60% 8% 8%;position:absolute;bottom:-22px}.yard-pile--sand{z-index:4;background-color:#c8a263;background-image:radial-gradient(circle at 20% 30%,#ffffff57 0 1px,#0000 2px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:11px 9px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:240px;height:130px;right:-45px}.yard-pile--stone{background:radial-gradient(at 30% 30%,#878c86 0 7px,#0000 8px) 0 0/31px 27px,radial-gradient(at 70% 60%,#4d554f 0 9px,#0000 10px) 0 0/37px 33px,#69726b;width:205px;height:95px;left:-32px}.yard-ruler{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:15px;bottom:14px;right:14px}.yard-ruler i{background:#ffffff40;width:12px;height:1px}.yard-ruler i:nth-child(3n+1){width:22px}.yard-footer{background:var(--ink);min-height:52px;padding:0 20px}.yard-footer span{align-items:center;gap:7px;display:flex}.yard-footer b{color:var(--safety)}.trust-strip{color:var(--white);background:var(--ink)}.trust-strip__grid{grid-template-columns:repeat(3,.8fr) 1.65fr;align-items:center;min-height:92px;display:grid}.trust-strip__grid>div{border-right:1px solid #ffffff1f;grid-template-columns:auto 1fr;align-content:center;column-gap:12px;min-height:50px;padding:0 22px;display:grid}.trust-number{color:var(--safety);font-family:var(--font-display);grid-row:1/3;font-size:20px;font-weight:950}.trust-strip strong{letter-spacing:.02em;font-size:11px}.trust-strip small{color:#ffffff7a;font-size:9px}.trust-strip__notice{color:#ffffffb3;font-size:10px;line-height:1.5;border-right:0!important;grid-template-columns:auto 1fr!important}.trust-strip__notice>span{width:25px;height:25px;color:var(--ink);background:var(--safety);border-radius:50%;place-items:center;font-weight:900;display:grid}.section-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:38px;display:flex}.section-heading h2{margin-top:13px;font-size:clamp(34px,4vw,54px);line-height:.98}.section-heading>p{max-width:470px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.category-section{background:var(--paper)}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.category-tile{border-radius:var(--radius);text-align:left;border:1px solid #1c211d99;min-height:310px;padding:27px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.category-tile:hover{transform:translateY(-5px);box-shadow:0 18px 35px #1620191f}.category-tile--cement{color:var(--white);background:var(--forest)}.category-tile--sand{background:#d8bd8c}.category-tile--stone{color:var(--white);background:#505952}.category-index{z-index:2;letter-spacing:.14em;font-size:9px;font-weight:900;position:relative}.category-tile strong{z-index:2;font-family:var(--font-display);letter-spacing:-.035em;text-transform:uppercase;margin-top:50px;font-size:31px;font-weight:950;line-height:1;display:block;position:relative}.category-tile small{z-index:3;opacity:.72;font-size:10px;font-weight:700;position:absolute;bottom:25px;left:27px}.category-arrow{z-index:3;border:1px solid;border-radius:50%;place-items:center;width:35px;height:35px;font-size:16px;font-style:normal;display:grid;position:absolute;top:22px;right:22px}.category-object{opacity:.82;position:absolute;bottom:-25px;right:-10px}.category-object--bag{width:140px;height:190px;color:var(--forest);border:3px solid var(--ink);clip-path:polygon(8% 0,92% 0,100% 8%,96% 100%,4% 100%,0 8%);font-family:var(--font-display);text-align:center;background:#ebe4d3;place-items:center;font-size:28px;font-weight:950;line-height:.8;display:grid;transform:rotate(8deg)}.category-object--sand,.category-object--stone{border:3px solid #1c211db8;border-radius:58% 58% 9% 9%;width:215px;height:118px}.category-object--sand{background:radial-gradient(circle,#ffffff59 0 1px,#0000 2px) 0 0/10px 9px,#bc9252}.category-object--stone{background:radial-gradient(#8f9790 0 7px,#0000 8px) 0 0/31px 27px,radial-gradient(#414942 0 8px,#0000 9px) 10px 8px/37px 33px,#636b65}.products-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eeeee8}.section-heading--products{margin-bottom:25px}.price-update{border-left:4px solid var(--safety);background:var(--white);gap:3px;min-width:178px;padding:13px 16px;display:grid}.price-update span{color:var(--muted);text-transform:uppercase;font-size:9px}.price-update strong{font-family:var(--font-display);letter-spacing:.03em;font-size:17px}.product-toolbar{border-bottom:1px solid #cdd0c8;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding-bottom:18px;display:flex}.filter-tabs{align-items:center;gap:6px;display:flex}.filter-tabs button{background:0 0;border:1px solid #c9cdc4;border-radius:3px;align-items:center;gap:9px;min-height:38px;padding:0 14px;font-size:11px;font-weight:750;display:inline-flex}.filter-tabs button span{min-width:18px;height:18px;color:var(--muted);background:#0000000d;border-radius:50%;place-items:center;font-size:8px;display:grid}.filter-tabs button.is-active{color:var(--white);background:var(--forest);border-color:var(--forest)}.filter-tabs button.is-active span{color:var(--ink);background:var(--safety)}.sort-select{color:var(--muted);align-items:center;gap:10px;font-size:10px;display:flex}.sort-select select,.material-select select{background:var(--white);border:1px solid #c9cdc4;border-radius:3px;min-height:38px;padding:0 32px 0 11px;font-size:11px}.search-result-note{color:var(--muted);align-items:center;gap:5px;margin:-6px 0 20px;font-size:12px;display:flex}.search-result-note button{color:var(--forest);background:0 0;border:0;margin-left:auto;padding:0;font-size:11px;font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--white);border-radius:var(--radius);border:1px solid #d3d6cf;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #141e181c}.product-card__visual-button{background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.product-visual{background:var(--visual-bg);border-bottom:1px solid #1c211d24;place-items:center;height:230px;display:grid;position:relative;overflow:hidden}.visual-grid{opacity:.28;background:linear-gradient(90deg,#0000001c 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#0000001c 1px,#0000 1px) 0 0/32px 32px;position:absolute;inset:0}.cement-bag{z-index:2;width:112px;height:158px;color:var(--visual-fg);border:2px solid var(--visual-fg);clip-path:polygon(7% 0,93% 0,100% 7%,96% 100%,4% 100%,0 7%);background:#ece5d4;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;transform:rotate(-2deg);box-shadow:inset 0 0 0 7px #ffffff5c}.cement-bag:before{content:"";background:var(--visual-accent);width:46px;height:46px;position:absolute;top:54px;transform:rotate(45deg)}.cement-bag__stitch{border-top:1px dashed var(--visual-fg);opacity:.6;width:88%;height:1px;position:absolute;top:9px}.cement-bag__brand,.cement-bag>strong,.cement-bag>span:last-child{z-index:2;position:relative}.cement-bag__brand{letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:88px;font-size:8px;font-weight:900;position:absolute;top:25px;overflow:hidden}.cement-bag>strong{font-family:var(--font-display);text-align:center;margin-top:4px;font-size:24px;font-weight:950;line-height:.9}.cement-bag>span:last-child{letter-spacing:.13em;font-size:7px;font-weight:900;position:absolute;bottom:20px}.material-pile{z-index:2;width:225px;height:112px;color:var(--visual-fg);background:radial-gradient(circle at 23% 35%, color-mix(in srgb, var(--visual-accent) 60%, white) 0 2px, transparent 3px) 0 0 / 15px 13px, radial-gradient(circle at 65% 65%, var(--visual-accent) 0 3px, transparent 4px) 2px 5px / 18px 16px, var(--visual-fg);border:2px solid #1c211dbf;border-radius:55% 55% 10% 10%;justify-content:center;align-items:end;padding-bottom:20px;display:flex;position:absolute;bottom:18px}.product-visual--aggregate .material-pile{background:radial-gradient(ellipse, color-mix(in srgb, var(--visual-accent) 70%, white) 0 7px, transparent 8px) 0 0 / 31px 27px, radial-gradient(ellipse, var(--visual-accent) 0 8px, transparent 9px) 8px 10px / 37px 33px, var(--visual-fg)}.material-pile strong{color:var(--white);font-family:var(--font-display);letter-spacing:.1em;background:#1c211dbd;padding:4px 7px;font-size:12px}.material-pile__grain{background:var(--visual-fg);border:1px solid #1c211d73;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px}.material-pile__grain--one{left:36%}.material-pile__grain--two{width:11px;height:9px;top:8px;left:58%}.material-pile__grain--three{width:6px;height:6px;top:23px;left:24%}.visual-sku{z-index:3;color:var(--visual-fg);background:#ffffffd1;border:1px solid #1c211d2e;padding:4px 6px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:750;position:absolute;bottom:12px;right:14px}.product-visual--compact{border:1px solid #1c211d24;flex:0 0 82px;width:82px;height:82px}.product-visual--compact .cement-bag{border-width:1px;width:42px;height:59px}.product-visual--compact .cement-bag:before{width:17px;height:17px;top:21px}.product-visual--compact .cement-bag__brand,.product-visual--compact .cement-bag>span:last-child,.product-visual--compact .visual-sku,.product-visual--compact .cement-bag__stitch{display:none}.product-visual--compact .cement-bag>strong{font-size:9px}.product-visual--compact .material-pile{border-width:1px;width:69px;height:37px;bottom:12px}.product-visual--compact .material-pile strong,.product-visual--compact .material-pile__grain{display:none}.product-badge{color:var(--ink);background:var(--safety);border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;padding:6px 8px;font-size:8px;font-weight:900;position:absolute;top:12px;left:12px}.product-card__body{padding:18px}.product-meta{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-size:8px;font-weight:850;display:flex}.stock-dot{align-items:center;gap:5px;display:inline-flex}.stock-dot:before{content:"";background:var(--success);border-radius:50%;width:6px;height:6px}.stock-dot--low-stock:before{background:var(--safety-dark)}.stock-dot--out-of-stock:before{background:var(--danger)}.product-title-button{text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.product-card h3{min-height:46px;font-family:var(--font-display);letter-spacing:-.02em;margin:13px 0 5px;font-size:20px;font-weight:900;line-height:1.08}.product-title-button:hover h3{color:var(--forest)}.product-spec{min-height:34px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.product-card__footer{border-top:1px solid #e3e5df;justify-content:space-between;align-items:end;gap:14px;margin-top:18px;padding-top:15px;display:flex}.price-caption{color:var(--muted);margin-bottom:3px;font-size:8px;display:block}.product-price{font-family:var(--font-display);letter-spacing:-.03em;align-items:baseline;gap:3px;font-size:20px;font-weight:950;display:flex}.product-price small{color:var(--muted);font-family:var(--font-body);font-size:9px;font-weight:600}.square-action{width:44px;height:44px;color:var(--white);background:var(--forest);border:1px solid var(--forest);font-family:var(--font-display);border-radius:3px;flex:0 0 44px;place-items:center;font-size:20px;font-weight:950;display:grid}.square-action--outline{color:var(--forest);letter-spacing:.05em;background:0 0;font-size:11px}.empty-products{text-align:center;background:var(--white);border:1px dashed #b8bdb3;align-content:center;place-items:center;min-height:380px;padding:40px;display:grid}.empty-products>span{font-family:var(--font-display);color:#d5d8d0;font-size:80px;font-weight:950;line-height:1}.empty-products h3{margin:10px 0 0}.empty-products p{max-width:430px;color:var(--muted);margin:8px 0 22px;font-size:12px}.calculator-section{color:var(--white);background:var(--forest)}.calculator-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;display:grid}.calculator-copy h2{margin-top:15px;font-size:clamp(39px,4vw,57px);line-height:.96}.calculator-copy>p{color:#ffffffa3;margin:24px 0 0;font-size:13px;line-height:1.7}.formula{align-items:center;gap:8px;margin:28px 0 19px;display:flex}.formula span{color:var(--ink);background:var(--sand);border-radius:2px;padding:7px 9px;font-size:9px;font-weight:800}.formula b{color:var(--safety);font-size:11px}.calculator-copy>small{color:#ffffff78;border-top:1px solid #ffffff24;padding-top:16px;font-size:9px;line-height:1.55;display:block}.calculator-card{color:var(--ink);border:1px solid var(--ink);background:#f4f1e8;padding:31px;box-shadow:13px 13px #071c1580}.calculator-fields{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.calculator-fields label,.material-select{gap:8px;display:grid}.calculator-fields label>span,.material-select>span{color:var(--muted);font-size:9px;font-weight:750}.calculator-fields label>div{background:var(--white);border:1px solid #bfc4ba;align-items:center;height:54px;display:flex}.calculator-fields input{width:100%;min-width:0;height:100%;font-family:var(--font-display);background:0 0;border:0;outline:0;padding:0 10px;font-size:22px;font-weight:900}.calculator-fields i{color:var(--muted);padding-right:9px;font-size:9px;font-style:normal}.material-select{margin-top:18px}.material-select select{width:100%;min-height:46px}.calculator-result{border-top:1px solid #c7cbc2;grid-template-columns:1fr auto;align-items:end;gap:30px;margin-top:24px;padding-top:22px;display:grid}.calculator-result>div{display:grid}.calculator-result>div>span{color:var(--muted);font-size:9px}.calculator-result strong{font-family:var(--font-display);letter-spacing:-.04em;margin-top:2px;font-size:44px;font-weight:950;line-height:1}.calculator-result strong small{font-size:17px}.calculator-result p{color:var(--muted);margin:5px 0 0;font-size:9px}.process-section{background:var(--paper)}.process-grid{grid-template-columns:repeat(3,1fr);margin-top:12px;display:grid}.process-grid article{border-top:1px solid var(--ink);border-right:1px solid var(--line);min-height:220px;padding:26px 48px 25px 25px;position:relative}.process-grid article:first-child{border-left:1px solid var(--line)}.process-index{color:var(--safety-dark);font-family:var(--font-display);font-size:29px;font-weight:950}.process-line{background:var(--forest);width:44px;height:3px;margin:20px 0}.process-grid h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:21px;font-weight:900}.process-grid p{color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.55}.process-grid small{color:var(--forest);font-size:8px;font-weight:750;position:absolute;bottom:22px;left:25px;right:25px}.delivery-board{color:var(--white);background:var(--ink);border:7px solid var(--ink);grid-template-columns:1.25fr repeat(3,1fr);margin-top:46px;display:grid}.delivery-board>div{border-right:1px solid #ffffff24;min-height:180px;padding:24px}.delivery-board>div:first-child{background:var(--forest)}.delivery-board__label{color:var(--safety);letter-spacing:.15em;font-size:8px;font-weight:900}.delivery-board h3{font-family:var(--font-display);text-transform:uppercase;margin:28px 0 0;font-size:24px;font-weight:900;line-height:1}.delivery-row{flex-direction:column;justify-content:space-between;display:flex}.delivery-row>span{color:#ffffffb3;gap:10px;font-size:10px;display:grid}.delivery-row b{width:28px;height:28px;color:var(--ink);background:var(--safety);place-items:center;display:grid}.delivery-row strong{font-family:var(--font-display);font-size:19px;font-weight:900}.delivery-row small{color:#fff6;font-size:8px}.guide-section{background:#e8e3d8}.text-link{color:var(--forest);font-size:10px;font-weight:850}.guide-grid{grid-template-columns:1.4fr .8fr .8fr;gap:14px;display:grid}.guide-grid article{background:var(--paper);border:1px solid #1c211d66;min-height:320px;padding:28px;position:relative;overflow:hidden}.guide-kicker{letter-spacing:.13em;font-size:8px;font-weight:900}.guide-feature{grid-template-rows:auto 1fr auto;grid-template-columns:1fr .8fr;gap:18px;display:grid}.guide-feature .guide-kicker,.guide-feature h3,.guide-feature p,.guide-feature a{z-index:2;position:relative}.guide-feature h3{font-family:var(--font-display);text-transform:uppercase;grid-column:1;align-self:end;margin:0;font-size:28px;line-height:1.05}.guide-feature p{color:var(--muted);grid-column:1;margin:0;font-size:10px;line-height:1.55}.guide-feature a{width:max-content;color:var(--forest);grid-column:1;font-size:10px;font-weight:850}.guide-illustration{width:180px;height:240px;color:var(--white);background:var(--forest);border:3px solid var(--ink);clip-path:polygon(8% 0,92% 0,100% 8%,96% 100%,4% 100%,0 8%);font-family:var(--font-display);text-align:center;place-items:center;font-size:38px;font-weight:950;line-height:.8;display:grid;position:absolute;bottom:-15px;right:25px;transform:rotate(8deg)}.guide-illustration:after{content:"WINVU-ECP";background:var(--safety);width:65px;height:65px;color:var(--ink);place-items:center;font-size:9px;display:grid;position:absolute;transform:rotate(45deg)}.guide-illustration span{z-index:2;position:relative}.guide-card{flex-direction:column;display:flex}.guide-card h3{font-family:var(--font-display);text-transform:uppercase;margin:auto 0 12px;font-size:25px;font-weight:900;line-height:1}.guide-card p{max-width:240px;color:var(--muted);margin:0 0 22px;font-size:10px;line-height:1.5}.guide-card__number{color:#1c211d1a;font-family:var(--font-display);font-size:84px;font-weight:950;position:absolute;top:35px;right:23px}.guide-card--dark{color:var(--white);background:var(--forest-deep)!important}.guide-card--dark p{color:#ffffff8c}.guide-card--dark .guide-card__number{color:#ffffff14}.contact-section{color:var(--white);background:repeating-linear-gradient(-45deg, transparent 0 22px, #ffffff06 23px 25px), var(--forest);padding:76px 0}.contact-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.contact-section h2{margin-top:16px;font-size:clamp(42px,5vw,66px);line-height:.92}.contact-actions{grid-template-columns:1fr auto;align-items:end;gap:14px;display:grid}.contact-phone{border-bottom:1px solid #fff6;gap:3px;padding:0 0 13px;display:grid}.contact-phone small{color:#ffffff80;font-size:9px}.contact-phone strong{font-family:var(--font-display);letter-spacing:.02em;font-size:24px}.site-footer{color:#ffffffb3;background:#151a16;padding:63px 0 92px}.footer-grid{grid-template-columns:1.6fr repeat(3,.7fr);gap:70px;display:grid}.brand--footer{color:var(--white)}.brand--footer .brand-mark{border-color:var(--safety)}.brand--footer small{color:#fff6}.footer-grid>div:first-child p{color:#ffffff6b;max-width:340px;margin:22px 0 0;font-size:10px;line-height:1.6}.footer-grid>div:not(:first-child){flex-direction:column;gap:11px;display:flex}.footer-grid>div:not(:first-child)>strong{color:var(--white);margin-bottom:6px;font-size:11px}.footer-grid a,.footer-grid button,.footer-grid span{color:#ffffff75;text-align:left;background:0 0;border:0;width:max-content;padding:0;font-size:9px}.footer-grid a:hover,.footer-grid button:hover{color:var(--safety)}.footer-bottom{color:#ffffff52;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-top:52px;padding-top:20px;font-size:8px;display:flex}.mobile-actions{display:none}.overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a100cad;justify-content:flex-end;align-items:stretch;padding:18px;animation:.15s both overlay-in;display:flex;position:fixed;inset:0}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.drawer{background:var(--paper);width:min(480px,100%);height:100%;box-shadow:var(--shadow);border:1px solid #ffffff40;flex-direction:column;animation:.22s both drawer-in;display:flex}@keyframes drawer-in{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:25px;min-height:104px;padding:24px;display:flex}.drawer-header h2{font-family:var(--font-display);text-transform:uppercase;margin:7px 0 0;font-size:30px;font-weight:950}.close-button{background:0 0;border:1px solid #bfc4bb;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;font-size:23px;line-height:1;display:grid}.close-button:hover{color:var(--white);background:var(--ink)}.drawer-body{flex:1;min-height:0;padding:0 24px;overflow:auto}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:55px 15px;display:flex}.cart-empty__mark{width:78px;height:78px;color:var(--forest);background:var(--safety);border:2px solid var(--ink);font-family:var(--font-display);clip-path:polygon(0 0,100% 0,100% 76%,76% 100%,0 100%);place-items:center;font-size:26px;font-weight:950;display:grid}.cart-empty h3{font-family:var(--font-display);text-transform:uppercase;margin:24px 0 0;font-size:24px}.cart-empty p{max-width:310px;color:var(--muted);margin:9px 0 22px;font-size:11px;line-height:1.55}.cart-lines{display:grid}.cart-line{border-bottom:1px solid var(--line);gap:15px;padding:20px 0;display:flex}.cart-line__main{flex:1;min-width:0}.cart-line__main>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;display:flex}.cart-line__main>div:first-child button{color:var(--danger);font-family:var(--font-body);background:0 0;border:0;padding:0;font-size:8px;font-weight:750}.cart-line h3{font-family:var(--font-display);margin:7px 0 4px;font-size:16px;line-height:1.08}.cart-line p{color:var(--muted);margin:0 0 9px;font-size:9px}.qty-control{border:1px solid #bbc0b7;grid-template-columns:38px minmax(82px,1fr) 38px;height:45px;display:grid}.qty-control button{background:0 0;border:0;font-size:18px}.qty-control span{font-family:var(--font-display);border-left:1px solid #d7dad3;border-right:1px solid #d7dad3;place-items:center;font-size:13px;font-weight:850;display:grid}.qty-control--small{grid-template-columns:28px 1fr 28px;width:152px;height:29px}.qty-control--small button{font-size:14px}.qty-control--small span{font-size:10px}.cart-routing{border-left:4px solid var(--success);background:#e3eee9;margin:19px 0;padding:15px}.cart-routing--quote{border-left-color:var(--safety-dark);background:#f2e8cf}.cart-routing span{color:var(--forest);letter-spacing:.1em;font-size:8px;font-weight:900}.cart-routing p{color:var(--muted);margin:6px 0 0;font-size:9px;line-height:1.5}.drawer-footer{background:var(--white);border-top:1px solid var(--line);padding:20px 24px 23px}.cart-subtotal{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.cart-subtotal span{color:var(--muted);font-size:10px}.cart-subtotal strong{font-family:var(--font-display);font-size:26px;font-weight:950}.drawer-footer>small{color:var(--muted);margin:5px 0 15px;font-size:8px;line-height:1.45;display:block}.checkout-modal{background:var(--paper);width:min(1080px,100%);max-height:100%;box-shadow:var(--shadow);grid-template-columns:.85fr 1.15fr;margin:auto;display:grid;overflow:auto}.checkout-summary{color:var(--white);background:var(--forest-deep);padding:36px}.back-button{color:#ffffffa3;background:0 0;border:0;padding:0;font-size:9px;font-weight:750}.checkout-step{color:var(--safety);letter-spacing:.15em;margin-top:44px;font-size:8px;font-weight:900;display:block}.checkout-summary h2{font-family:var(--font-display);text-transform:uppercase;margin:12px 0 0;font-size:36px;font-weight:950;line-height:1}.checkout-summary>p{color:#ffffff8c;margin:14px 0 30px;font-size:10px;line-height:1.55}.checkout-lines{display:grid}.checkout-lines>div{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;min-height:54px;font-size:9px;display:flex}.checkout-lines>div>span{gap:2px;display:grid}.checkout-lines small{color:#fff6;font-size:8px}.checkout-lines strong{font-family:var(--font-display);font-size:13px}.checkout-totals{border-top:1px solid #ffffff47;gap:10px;margin-top:20px;padding-top:20px;display:grid}.checkout-totals>div{color:#ffffff8c;justify-content:space-between;gap:15px;font-size:9px;display:flex}.checkout-totals strong{color:var(--white)}.checkout-totals>div:last-child{color:var(--white);align-items:baseline;margin-top:4px}.checkout-totals>div:last-child strong{color:var(--safety);font-family:var(--font-display);font-size:22px}.checkout-assurance{color:#ffffff91;background:#ffffff12;gap:10px;margin-top:24px;padding:13px;font-size:8px;line-height:1.5;display:flex}.checkout-assurance b{width:19px;height:19px;color:var(--ink);background:var(--safety);border-radius:50%;flex:0 0 19px;place-items:center;display:grid}.checkout-form{padding:40px;position:relative;overflow:auto}.close-button--checkout{position:absolute;top:18px;right:18px}.form-section{border-bottom:1px solid var(--line);align-items:start;gap:13px;margin:17px 0 15px;padding-bottom:11px;display:flex}.form-section:first-of-type{margin-top:0}.form-section__number{width:27px;height:27px;color:var(--white);background:var(--forest);font-family:var(--font-display);flex:0 0 27px;place-items:center;font-size:10px;font-weight:900;display:grid}.form-section h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:15px}.form-section p{color:var(--muted);margin:2px 0 0;font-size:8px}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-grid label{gap:5px;display:grid}.form-grid label>span{color:#555d55;font-size:9px;font-weight:750}.form-grid input,.form-grid select,.form-grid textarea{background:var(--white);border:1px solid #bbc0b7;border-radius:2px;outline:0;width:100%;min-width:0;min-height:42px;padding:0 11px;font-size:10px}.form-grid textarea{resize:vertical;padding-top:10px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--forest);box-shadow:0 0 0 3px #173d3217}.form-grid [aria-invalid=true]{border-color:var(--danger)}.form-span{grid-column:1/-1}.field-error{color:var(--danger);font-size:8px}.field-hint{color:var(--muted);font-size:8px}.submit-request{margin-top:22px}.privacy-note{color:var(--muted);text-align:center;margin:11px 0 0;font-size:7px;line-height:1.5}.success-modal{background:var(--paper);width:min(580px,100%);box-shadow:var(--shadow);text-align:center;margin:auto;padding:54px;position:relative}.success-modal>.close-button{position:absolute;top:18px;right:18px}.success-stamp{background:var(--forest);border:7px solid #dce7e0;border-radius:50%;place-items:center;width:86px;height:86px;margin:0 auto 24px;display:grid}.success-stamp span{color:var(--white);font-size:34px}.success-modal h2{max-width:430px;font-family:var(--font-display);text-transform:uppercase;margin:14px auto 0;font-size:31px;line-height:1}.success-modal>p{max-width:410px;color:var(--muted);margin:14px auto 23px;font-size:10px;line-height:1.6}.request-code{text-align:left;background:#eeede6;border:1px dashed #aeb3a9;grid-template-columns:1fr auto;align-items:center;gap:4px 20px;padding:16px;display:grid}.request-code span{color:var(--muted);font-size:8px}.request-code strong{letter-spacing:.08em;grid-column:1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:21px}.request-code button{color:var(--forest);background:var(--white);border:1px solid #c6cac1;grid-area:1/2/3;padding:7px 9px;font-size:8px;font-weight:800}.success-steps{justify-content:center;align-items:center;gap:9px;margin:25px 0;display:flex}.success-steps div{place-items:center;gap:5px;display:grid}.success-steps b{width:27px;height:27px;color:var(--white);background:var(--forest);border-radius:50%;place-items:center;font-size:9px;display:grid}.success-steps span{color:var(--muted);font-size:7px}.success-steps i{background:#bdc2b8;width:38px;height:1px;margin-bottom:17px}.product-modal{background:var(--paper);width:min(990px,100%);max-height:100%;box-shadow:var(--shadow);grid-template-columns:1fr 1fr;margin:auto;display:grid;position:relative;overflow:auto}.product-modal__close{z-index:3;background:#f8f7f2d9;position:absolute;top:18px;right:18px}.product-modal__visual{min-height:610px;position:relative}.product-modal__visual>.product-visual{border:0;height:100%;min-height:610px}.product-modal__visual .cement-bag{width:205px;height:290px}.product-modal__visual .cement-bag:before{width:85px;height:85px;top:100px}.product-modal__visual .cement-bag__brand{max-width:160px;font-size:12px;top:42px}.product-modal__visual .cement-bag>strong{font-size:38px}.product-modal__visual .cement-bag>span:last-child{font-size:10px;bottom:36px}.product-modal__visual .material-pile{width:390px;height:210px;bottom:100px}.product-modal__markers{color:#1c211d8c;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.product-modal__content{padding:58px 48px 40px}.product-modal__content h2{font-family:var(--font-display);text-transform:uppercase;margin:22px 0 0;font-size:36px;font-weight:950;line-height:.98}.product-modal__lead{color:var(--muted);margin:14px 0 22px;font-size:11px;line-height:1.6}.product-modal__price{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:18px;padding:17px 0;display:flex}.product-modal__price>div{display:grid}.product-modal__price>div>span,.product-modal__price>small{color:var(--muted);font-size:8px}.product-modal__price strong{font-family:var(--font-display);font-size:29px;font-weight:950}.product-modal__price strong small{font-family:var(--font-body);font-size:9px}.spec-table{border-top:1px solid var(--line);margin:19px 0}.spec-table>div{border-bottom:1px solid var(--line);grid-template-columns:.75fr 1.25fr;align-items:center;min-height:38px;font-size:9px;display:grid}.spec-table dt{color:var(--muted)}.spec-table dd{margin:0;font-weight:700}.applications>span{color:var(--muted);font-size:8px}.applications>div{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.applications small{color:var(--forest);background:#e2ebe6;padding:6px 8px;font-size:8px;font-weight:700}.product-modal__buy{grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:24px;display:grid}.toast{z-index:150;min-width:260px;min-height:48px;color:var(--white);background:var(--ink);border-left:4px solid var(--safety);box-shadow:var(--shadow);opacity:0;pointer-events:none;align-items:center;gap:10px;padding:0 15px;font-size:10px;transition:opacity .16s,transform .16s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(14px)}.toast span{color:var(--safety);font-weight:900}.toast--visible{opacity:1;transform:translateY(0)}@media (width<=1080px){.header-main{grid-template-columns:auto 1fr auto;gap:18px}.brand small,.header-action{display:none}.hero-grid{grid-template-columns:1fr .85fr;gap:44px}.hero h1{font-size:58px}.trust-strip__grid{grid-template-columns:repeat(3,1fr)}.trust-strip__notice{border-top:1px solid #ffffff1f;grid-column:1/-1;min-height:54px!important}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calculator-grid{gap:50px}.calculator-fields{grid-template-columns:repeat(2,1fr)}.guide-grid{grid-template-columns:1.15fr .85fr}.guide-card--dark{grid-column:1/-1;min-height:240px!important}}@media (width<=820px){.site-shell{width:min(100% - 30px,720px)}.section-space{padding:72px 0}.utility-bar__inner>div span{display:none}.header-main{grid-template-columns:auto 1fr auto;min-height:72px}.brand>span:last-child{display:none}.brand-mark{width:42px;height:42px}.cart-button{width:47px;min-width:47px;padding:0 8px}.cart-button>span{display:none}.cart-button strong{width:29px}.category-nav__inner{scrollbar-width:none;gap:22px;overflow-x:auto}.category-nav__inner::-webkit-scrollbar{display:none}.nav-note{display:none}.hero-grid{grid-template-columns:1fr;gap:55px;min-height:auto;padding-top:72px;padding-bottom:80px}.hero h1{font-size:clamp(52px,11vw,78px)}.hero-yard{width:min(560px,100% - 12px);margin:0 auto}.trust-strip__grid{grid-template-columns:1fr;padding:12px 0}.trust-strip__grid>div{border-bottom:1px solid #ffffff1a;border-right:0;min-height:58px}.trust-strip__notice{border-top:0;grid-column:auto;border-bottom:0!important}.section-heading{flex-direction:column;align-items:start;gap:16px}.section-heading>p{max-width:600px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.category-tile:last-child{grid-column:1/-1}.product-toolbar{flex-direction:column;align-items:stretch}.filter-tabs{padding-bottom:3px;overflow-x:auto}.sort-select{justify-content:flex-end}.calculator-grid,.process-grid{grid-template-columns:1fr}.process-grid article{border-left:1px solid var(--line);min-height:190px}.delivery-board{grid-template-columns:1fr 1fr}.delivery-board>div:first-child,.delivery-board>div:last-child{grid-column:1/-1;min-height:145px}.guide-grid{grid-template-columns:1fr}.guide-card--dark{grid-column:auto}.contact-grid{grid-template-columns:1fr;gap:40px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.checkout-modal{grid-template-columns:1fr}.checkout-summary{padding:30px}.checkout-step{margin-top:28px}.product-modal{grid-template-columns:.9fr 1.1fr}.product-modal__content{padding:58px 28px 35px}}@media (width<=580px){body{padding-bottom:63px}.site-shell{width:calc(100% - 24px)}.section-space{padding:62px 0}.utility-bar__inner{min-height:31px;font-size:9px}.utility-bar__inner>div{gap:0}.header-main{gap:10px;min-height:65px}.brand-mark{width:37px;height:37px;font-size:16px}.search-box{height:40px;padding-left:13px}.search-box kbd{display:none}.search-box input{font-size:11px}.cart-button{display:none}.category-nav__inner{gap:18px;min-height:38px;font-size:10px}.hero-grid{gap:48px;padding-top:56px;padding-bottom:64px}.hero h1{margin-top:18px;font-size:clamp(45px,14.8vw,63px);line-height:.92}.hero-lede{margin-top:22px;font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{margin-top:35px}.hero-proof>div{padding-right:8px}.hero-proof strong{font-size:16px}.hero-proof span{font-size:8px}.hero-yard{box-shadow:9px 10px 0 var(--sand);border-width:5px}.yard-stage{min-height:315px}.yard-copy{top:25px;left:21px}.yard-copy strong{font-size:46px}.yard-bag{width:98px;height:143px;right:55px}.yard-bag--back{right:128px}.yard-pile--sand{width:170px;height:90px}.yard-pile--stone{width:145px;height:72px}.yard-footer span{gap:3px;font-size:7px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:37px}.category-grid,.product-grid{grid-template-columns:1fr}.category-tile,.category-tile:last-child{grid-column:auto;min-height:270px}.section-heading--products{flex-direction:row;align-items:end}.price-update{min-width:125px;padding:10px}.price-update strong{font-size:13px}.filter-tabs{margin-right:-12px;padding-right:12px}.filter-tabs button{flex:none}.product-visual{height:260px}.calculator-card{padding:20px;box-shadow:8px 8px #071c1580}.calculator-fields{grid-template-columns:repeat(2,1fr)}.calculator-result{grid-template-columns:1fr}.calculator-result .button{width:100%}.delivery-board{grid-template-columns:1fr}.delivery-board>div,.delivery-board>div:first-child,.delivery-board>div:last-child{grid-column:auto;min-height:135px}.guide-feature{grid-template-columns:1fr!important;min-height:420px!important}.guide-feature h3{width:65%}.guide-feature p,.guide-feature a{width:60%}.guide-illustration{width:130px;height:190px;right:8px}.contact-actions{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:start}.mobile-actions{z-index:70;height:63px;color:var(--white);background:var(--ink);border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-actions a,.mobile-actions button{color:var(--white);background:0 0;border:0;border-right:1px solid #ffffff1f;justify-content:center;align-items:center;gap:7px;padding:0;font-size:9px;font-weight:750;display:flex}.mobile-actions span{min-width:24px;height:24px;color:var(--ink);background:var(--safety);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.overlay{padding:0}.drawer{border:0;width:100%}.checkout-modal{min-height:100%;max-height:none}.checkout-form{padding:32px 20px 40px}.form-grid{grid-template-columns:1fr}.form-span{grid-column:auto}.success-modal{flex-direction:column;justify-content:center;width:100%;min-height:100%;padding:35px 22px;display:flex}.product-modal{grid-template-columns:1fr;width:100%;min-height:100%}.product-modal__visual,.product-modal__visual>.product-visual{height:360px;min-height:360px}.product-modal__visual .cement-bag{width:120px;height:170px}.product-modal__visual .cement-bag:before{width:48px;height:48px;top:60px}.product-modal__visual .cement-bag__brand{font-size:8px;top:28px}.product-modal__visual .cement-bag>strong{font-size:23px}.product-modal__visual .material-pile{width:250px;height:130px;bottom:60px}.product-modal__content{padding:30px 20px 34px}.product-modal__buy{grid-template-columns:1fr}.toast{min-width:0;bottom:75px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080d0adb;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.admin-console{background:#eff0eb;border:1px solid #ffffff3d;flex-direction:column;width:min(1500px,100%);height:min(920px,100%);display:flex;overflow:hidden;box-shadow:0 30px 100px #00000070}.admin-topbar{min-height:76px;color:var(--white);background:var(--forest-deep);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:24px;padding:0 19px 0 25px;display:flex}.admin-brand-block{align-items:center;gap:17px;display:flex}.admin-brand-kicker{width:52px;height:52px;color:var(--ink);background:var(--safety);border:2px solid var(--safety);font-family:var(--font-display);letter-spacing:.04em;clip-path:polygon(0 0,100% 0,100% 75%,75% 100%,0 100%);place-items:center;font-size:9px;font-weight:950;display:grid}.admin-brand-block>div{display:grid}.admin-brand-block h1{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:23px;font-weight:950;line-height:1}.admin-brand-block p{color:#ffffff75;margin:3px 0 0;font-size:8px}.admin-topbar-controls{align-items:center;gap:12px;display:flex}.admin-role-switcher{gap:3px;display:grid}.admin-role-switcher>span{color:#ffffff70;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:800}.admin-role-switcher select{min-width:152px;height:34px;color:var(--white);background:#25483e;border:1px solid #fff3;border-radius:2px;padding:0 28px 0 9px;font-size:9px;font-weight:750}.admin-current-user{border-left:1px solid #ffffff24;align-items:center;gap:9px;min-width:145px;padding-left:12px;display:flex}.admin-current-user>span{width:34px;height:34px;color:var(--forest-deep);background:#d8dfd9;border-radius:50%;place-items:center;font-size:8px;font-weight:900;display:grid}.admin-current-user>div{display:grid}.admin-current-user strong{font-size:9px}.admin-current-user small{color:#ffffff6e;font-size:7px}.admin-close-button{width:38px;height:38px;color:var(--white);background:0 0;border:1px solid #ffffff40;border-radius:50%;place-items:center;font-size:22px;display:grid}.admin-close-button:hover{color:var(--ink);background:var(--safety);border-color:var(--safety)}.admin-layout{flex:1;grid-template-columns:225px minmax(0,1fr);min-height:0;display:grid}.admin-sidebar{color:#ffffff9e;background:var(--ink);border-right:1px solid #111;flex-direction:column;min-height:0;display:flex}.admin-navigation{flex:1;min-height:0;padding:25px 14px;overflow:auto}.admin-navigation-label{color:#ffffff47;letter-spacing:.16em;text-transform:uppercase;padding:0 10px 12px;font-size:7px;font-weight:900;display:block}.admin-tab-list{gap:4px;display:grid}.admin-nav-item{color:#ffffff8f;text-align:left;background:0 0;border:1px solid #0000;border-radius:2px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:43px;padding:0 9px;font-size:9px;font-weight:700;display:grid}.admin-nav-item:hover{color:var(--white);background:#ffffff0a}.admin-nav-item--active{color:var(--white);background:var(--forest);border-color:#ffffff24}.admin-nav-index{color:var(--safety);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7px}.admin-nav-arrow{font-size:16px}.admin-sidebar-help{border-left:3px solid var(--safety);background:#ffffff0d;margin:14px;padding:15px}.admin-sidebar-help-index{color:var(--safety);letter-spacing:.12em;font-size:7px;font-weight:900;display:block}.admin-sidebar-help strong{color:var(--white);font-family:var(--font-display);margin-top:6px;font-size:16px;display:block}.admin-sidebar-help p{color:#ffffff59;margin:2px 0 0;font-size:7px}.admin-main{background:linear-gradient(90deg,#173d3206 1px,#0000 1px) 0 0/38px 38px,#eff0eb;min-width:0;min-height:0;padding:34px;overflow:auto}.admin-panel-stack{gap:22px;display:grid}.admin-live-region:empty{display:none}.admin-notice{min-height:42px;color:var(--forest-deep);border-left:4px solid var(--safety-dark);background:#e6d7ad;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:0 13px;font-size:9px;font-weight:700;display:flex}.admin-notice button{background:0 0;border:0;padding:5px;font-size:15px}.admin-section-header{border-bottom:1px solid #c8ccc3;justify-content:space-between;align-items:end;gap:30px;padding-bottom:18px;display:flex}.admin-section-heading{max-width:720px}.admin-eyebrow{color:var(--forest);letter-spacing:.17em;text-transform:uppercase;font-size:7px;font-weight:950}.admin-section-title{font-family:var(--font-display);letter-spacing:-.035em;text-transform:uppercase;margin:7px 0 0;font-size:33px;font-weight:950;line-height:1}.admin-section-description{color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.5}.admin-section-action{flex:none}.admin-sync-state{color:var(--muted);align-items:center;gap:8px;font-size:8px;display:inline-flex}.admin-sync-dot{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2d74521f}.admin-primary-button,.admin-secondary-button,.admin-text-button,.admin-action-link{border-radius:2px;justify-content:center;align-items:center;min-height:36px;padding:0 13px;font-size:8px;font-weight:850;display:inline-flex}.admin-primary-button{color:var(--white);background:var(--forest);border:1px solid var(--forest)}.admin-secondary-button{color:var(--forest);background:var(--white);border:1px solid #b8bdb4}.admin-text-button,.admin-action-link{min-height:28px;color:var(--forest);background:0 0;border:0;padding:0 7px}.admin-action-link{text-underline-offset:3px;text-decoration:underline}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.admin-metric-card{background:var(--white);border:1px solid #d1d5cd;flex-direction:column;min-height:142px;padding:18px;display:flex;position:relative}.admin-metric-card--revenue{color:var(--white);background:var(--forest);border-color:var(--forest)}.admin-metric-card--warning{background:#eadbb7;border-color:#d0b777}.admin-metric-index{color:#1c211d30;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;position:absolute;top:15px;right:15px}.admin-metric-card--revenue .admin-metric-index{color:#ffffff4d}.admin-metric-label{color:var(--muted);text-transform:uppercase;margin:0;font-size:8px;font-weight:800}.admin-metric-card--revenue .admin-metric-label{color:#ffffff8c}.admin-metric-value{font-family:var(--font-display);letter-spacing:-.04em;margin:auto 0 3px;font-size:33px;font-weight:950;line-height:1}.admin-metric-note{color:var(--muted);font-size:7px}.admin-metric-card--revenue .admin-metric-note{color:#ffffff73}.admin-overview-grid{grid-template-columns:1.3fr .7fr;gap:12px;display:grid}.admin-work-card,.admin-permission-section{background:var(--white);border:1px solid #d1d5cd;overflow:hidden}.admin-work-card--stock,.admin-work-card--content{background:#f7f4eb}.admin-card-heading{border-bottom:1px solid #dcdfd8;justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding:0 18px;display:flex}.admin-card-title{font-family:var(--font-display);text-transform:uppercase;margin:4px 0 0;font-size:16px;font-weight:900}.admin-count-badge{min-width:27px;height:27px;color:var(--ink);background:var(--safety);border-radius:50%;place-items:center;font-size:8px;font-weight:900;display:grid}.admin-work-list,.admin-stock-list,.admin-content-preview-list{display:grid}.admin-work-item{min-height:58px;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #e0e3dc;grid-template-columns:80px 1fr auto;align-items:center;gap:13px;padding:0 18px;display:grid}.admin-work-item:hover{background:#f3f3ee}.admin-work-code,.admin-code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:800}.admin-work-main{gap:2px;font-size:9px;display:grid}.admin-work-main small,.admin-cell-note{color:var(--muted);font-size:7px;font-weight:500;display:block}.admin-stock-row,.admin-content-preview-row{border-bottom:1px solid #e0e3dc;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:58px;padding:0 18px;display:grid}.admin-content-preview-row{color:inherit;text-align:left;background:0 0;border-top:0;border-left:0;border-right:0;grid-template-columns:1fr auto}.admin-product-mark{width:32px;height:32px;color:var(--white);background:var(--forest);font-family:var(--font-display);place-items:center;font-size:8px;font-weight:900;display:grid}.admin-stock-product{gap:2px;font-size:9px;display:grid}.admin-stock-product small{color:var(--muted);font-size:7px}.admin-stock-number{font-family:var(--font-display);font-size:16px;font-weight:900}.admin-role-scope{border-left:3px solid var(--forest);color:var(--muted);background:#e5e7e0;margin:15px;padding:13px;font-size:8px;line-height:1.45}.admin-role-scope-label{color:var(--forest);text-transform:uppercase;margin-bottom:4px;font-size:7px;font-weight:900;display:block}.admin-toolbar{justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-search-field{width:min(430px,100%)}.admin-search-field input{background:var(--white);border:1px solid #bfc4ba;border-radius:2px;outline:0;width:100%;height:40px;padding:0 13px;font-size:9px}.admin-result-count{color:var(--muted);font-size:8px}.admin-table-wrap{background:var(--white);border:1px solid #d1d5cd;width:100%;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:800px;font-size:8px}.admin-table th{color:#737a72;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#e4e6df;border-bottom:1px solid #c9cdc5;height:38px;padding:0 12px;font-size:7px;font-weight:900}.admin-table td{vertical-align:middle;border-bottom:1px solid #e1e3dd;min-height:52px;padding:12px}.admin-table tbody tr:hover{background:#f6f6f2}.admin-row-actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.admin-status{min-height:22px;color:var(--forest);white-space:nowrap;background:#dfeae4;border-radius:2px;align-items:center;padding:0 7px;font-size:7px;font-weight:850;display:inline-flex}.admin-status[class*=new],.admin-status[class*=submitted],.admin-status[class*=checking]{color:#6e4c0c;background:#f0e0b8}.admin-status[class*=cancel],.admin-status[class*=reject],.admin-status[class*=expired],.admin-status[class*=out-of-stock]{color:#84372d;background:#efddd9}.admin-status[class*=deliver],.admin-status[class*=complete],.admin-status[class*=convert],.admin-status[class*=in-stock]{color:#235d42;background:#d9eadf}.admin-status[class*=low-stock]{color:#795516;background:#f0dfb3}.admin-inventory-summary,.admin-content-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.admin-inventory-summary>div,.admin-content-summary>div{background:var(--white);border-left:4px solid var(--forest);align-content:center;gap:3px;min-height:78px;padding:13px;display:grid}.admin-inventory-summary span,.admin-content-summary span{color:var(--muted);text-transform:uppercase;font-size:7px}.admin-inventory-summary strong,.admin-content-summary strong{font-family:var(--font-display);font-size:21px}.admin-stepper{border:1px solid #c2c7bd;grid-template-columns:29px 1fr 29px;width:118px;display:grid}.admin-stepper button{background:0 0;border:0;height:28px}.admin-stepper span{border-left:1px solid #d9dcd5;border-right:1px solid #d9dcd5;place-items:center;font-size:8px;font-weight:800;display:grid}.admin-product-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-product-admin-card{background:var(--white);border:1px solid #d1d5cd;padding:16px}.admin-product-admin-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-product-admin-card h3{min-height:38px;font-family:var(--font-display);text-transform:uppercase;margin:13px 0 8px;font-size:15px;line-height:1.08}.admin-product-facts{margin:0;display:grid}.admin-product-facts>div{border-top:1px solid #e1e4dd;justify-content:space-between;align-items:center;gap:10px;min-height:30px;font-size:7px;display:flex}.admin-product-facts dt{color:var(--muted)}.admin-product-facts dd{margin:0;font-weight:750}.admin-card-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:13px;display:flex}.admin-privacy-banner{color:#704f15;border-left:4px solid var(--safety-dark);background:#eee0bd;padding:13px 15px;font-size:8px;line-height:1.5}.admin-content-list{gap:8px;display:grid}.admin-content-row{background:var(--white);border:1px solid #d1d5cd;grid-template-columns:130px 1fr auto;align-items:center;gap:15px;min-height:78px;padding:12px 16px;display:grid}.admin-content-type{color:var(--forest);letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:900}.admin-content-main{gap:4px;font-size:9px;display:grid}.admin-content-main small{color:var(--muted);font-size:7px}.admin-user-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.admin-user-card{background:var(--white);border:1px solid #d1d5cd;align-items:center;gap:12px;min-height:76px;padding:12px;display:flex}.admin-user-avatar{width:38px;height:38px;color:var(--white);background:var(--forest);border-radius:50%;flex:0 0 38px;place-items:center;font-size:8px;font-weight:900;display:grid}.admin-user-main{gap:3px;font-size:9px;display:grid}.admin-user-main small{color:var(--muted);font-size:7px}.admin-permission-section{margin-top:4px}.admin-table--permissions{border:0}.admin-permission-yes,.admin-permission-no{border-radius:50%;place-items:center;width:20px;height:20px;font-size:7px;font-weight:900;display:grid}.admin-permission-yes{color:var(--white);background:var(--success)}.admin-permission-no{color:#8b9189;background:#e3e5df}.admin-audit-list{margin:0;padding:0 0 0 15px;list-style:none}.admin-audit-item{grid-template-columns:13px 1fr;gap:13px;min-height:74px;display:grid;position:relative}.admin-audit-item:before{content:"";background:#bdc2b8;width:1px;position:absolute;top:14px;bottom:-8px;left:6px}.admin-audit-item:last-child:before{display:none}.admin-audit-marker{z-index:2;background:var(--safety);border:3px solid #eff0eb;border-radius:50%;width:13px;height:13px;margin-top:4px;position:relative}.admin-audit-main{border-bottom:1px solid #d4d8d0;padding:0 0 18px}.admin-audit-topline{justify-content:space-between;align-items:center;gap:15px;margin-bottom:6px;font-size:9px;display:flex}.admin-audit-topline small{color:var(--muted);font-size:7px}.admin-empty-state{min-height:250px;color:var(--muted);background:var(--white);text-align:center;border:1px dashed #bfc4ba;place-items:center;padding:30px;font-size:10px;display:grid}.admin-muted{color:var(--muted);font-size:7px}.admin-visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=980px){.admin-console{height:100%}.admin-layout{grid-template-columns:180px minmax(0,1fr)}.admin-main{padding:25px}.admin-metric-grid,.admin-product-admin-grid,.admin-user-grid{grid-template-columns:repeat(2,1fr)}.admin-overview-grid{grid-template-columns:1fr}}@media (width<=700px){.admin-overlay{padding:0}.admin-topbar{min-height:68px;padding:0 12px}.admin-brand-kicker,.admin-current-user{display:none}.admin-brand-block h1{font-size:19px}.admin-role-switcher select{min-width:120px}.admin-layout{flex-direction:column;display:flex}.admin-sidebar{flex:none}.admin-navigation{padding:8px;overflow-x:auto}.admin-navigation-label,.admin-sidebar-help{display:none}.admin-tab-list{gap:5px;display:flex}.admin-nav-item{flex:none;grid-template-columns:22px 1fr;min-width:114px;min-height:38px}.admin-nav-arrow{display:none}.admin-main{flex:1;padding:18px 12px 35px}.admin-section-header{flex-direction:column;align-items:start;gap:12px}.admin-section-title{font-size:27px}.admin-metric-grid,.admin-product-admin-grid,.admin-user-grid,.admin-inventory-summary,.admin-content-summary{grid-template-columns:1fr}.admin-metric-card{min-height:114px}.admin-toolbar{flex-direction:column;align-items:stretch}.admin-content-row{grid-template-columns:1fr auto}.admin-content-type{grid-column:1/-1}}
