:root{--bg:#f4f1ea;--surface:#ffffff;--surface-strong:#edf2ee;--text:#1d231f;--muted:#6b6f64;--border:#cdc6b6;--brand:#14543f;--brand-dark:#0c3528;--accent:#b8862a;--accent-soft:#f1e6c8;--red:#b13b22;--focus:#0c7bdc;--shadow:0 14px 42px rgba(12,53,40,0.12);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}a{color:var(--brand);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--brand-dark)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3{line-height:1.18;margin:0 0 .65rem}h1{font-size:clamp(2.1rem,7vw,4.6rem)}h2{font-size:clamp(1.55rem,3.4vw,2.35rem)}h3{font-size:1.2rem}p{margin:0 0 1rem}.container{width:min(1140px,calc(100% - 32px));margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{background:var(--brand-dark);color:#e8efe9;font-size:13px}.topbar-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;flex-wrap:wrap}.topbar a{color:#fff;text-decoration:none}.topbar a:hover{text-decoration:underline}.topbar-left,.topbar-right{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.topbar-left{flex:1 1}.lang-switch{display:flex;gap:4px}.lang-switch a{padding:2px 7px;border:1px solid rgba(255,255,255,.3);border-radius:3px;font-size:12px;font-weight:700}.lang-switch a[aria-current=page]{background:#fff;color:var(--brand-dark);border-color:#fff}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:var(--surface);border-bottom:2px solid var(--brand);box-shadow:0 2px 0 rgba(0,0,0,.04)}.header-inner{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:20px;gap:20px;min-height:78px;padding:12px 0}.logo-wrap{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.logo-text{font-size:22px;font-weight:900;color:var(--brand);letter-spacing:-.01em;line-height:1.15}.logo-text small{display:block;font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0;margin-top:2px}.main-nav{display:flex;align-items:center;flex-wrap:nowrap;gap:4px;justify-content:center}.main-nav a{display:inline-flex;flex:0 0 auto;min-height:40px;align-items:center;padding:0 12px;border-radius:3px;color:var(--text);font-weight:700;font-size:15px;white-space:nowrap;text-decoration:none}.main-nav a:hover{background:var(--surface-strong);color:var(--brand-dark)}.main-nav a[aria-current=page]{color:var(--brand);border-bottom:2px solid var(--accent);background:transparent}.header-phone-block{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.header-phone-block .ph{font-size:clamp(13px,1.6vw,17px);font-weight:900;color:var(--brand-dark);letter-spacing:-.01em;text-decoration:none;white-space:nowrap}.header-phone-block .ph:hover{color:var(--brand)}.menu-btn{display:none;align-items:center;gap:8px;background:var(--brand);color:#fff;padding:8px 14px;border-radius:3px;font-weight:700;font-size:14px;border:0;cursor:pointer;font-family:inherit}.mob-menu{position:fixed;inset:0;z-index:60;background:var(--brand-dark);color:#fff;padding:80px 24px 32px;display:flex;flex-direction:column}.mob-menu a{color:#fff;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.15);font-size:18px;font-weight:700;text-decoration:none}.mob-menu a:hover{color:var(--accent-soft)}.mob-close{position:absolute;top:20px;right:20px;background:transparent;border:0;color:#fff;font-size:24px;font-weight:900;cursor:pointer;line-height:1}.mob-lang-switch{position:absolute;top:24px;left:24px}.mob-lang-switch a{padding:4px 10px;border:0;font-size:13px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding-top:22px;font-size:.92rem;color:var(--muted)}.breadcrumbs span+span:before{content:"/";margin-right:8px;color:#9aa59e}.hero{padding:64px 0 56px;background:linear-gradient(90deg,rgba(12,53,40,.75) 30%,rgba(12,53,40,.08)),url(/images/warehouse-rags-bales.jpg) 50% /cover;color:#fff;border-bottom:4px solid var(--accent)}.hero-grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;align-items:center}.hero h1{color:#fff;font-size:clamp(34px,5.2vw,56px);line-height:1.05;font-weight:900;letter-spacing:-.01em;margin-bottom:18px}.hero h1 span{color:var(--accent-soft)}.hero .lede{font-size:clamp(16px,1.6vw,19px);color:#e6ece7;max-width:580px;margin-bottom:28px}.hero .lede b{color:#fff}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:3px;font-weight:800;font-size:15px;text-decoration:none;transition:background .2s,color .2s,border-color .2s;border:2px solid transparent;cursor:pointer;font-family:inherit}.btn-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-primary:hover{background:#9a7022;color:#fff;border-color:#9a7022;text-decoration:none}.btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.4)}.btn-ghost:hover{background:rgba(255,255,255,.1);color:#fff;border-color:#fff;text-decoration:none}.hero-bullets{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);padding-top:20px;max-width:520px}.hero-bullets>div{padding:0 20px 0 0;border-right:1px solid rgba(255,255,255,.2)}.hero-bullets>div:not(:first-child){padding-left:20px}.hero-bullets>div:last-child{border-right:0}.hero-bullets b{display:block;font-size:18px;color:#fff}.hero-bullets span{font-size:12px;color:#cfd6cf}.section{padding:56px 0}.anchor-section{scroll-margin-top:96px}.section-price-bg{background:#faf7ee}.section-head-centered{text-align:center;margin-bottom:36px}.section-head-centered h2{margin-bottom:10px;color:var(--brand-dark)}.section-head-centered p{color:var(--muted);font-size:16px;max-width:640px;margin:0 auto}.section-kicker{display:inline-block;font-size:13px;color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);grid-gap:34px;gap:34px;align-items:start}.prod-grid{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.prod-card{background:var(--surface);border:1px solid var(--border);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s,border-color .25s}.prod-card:hover{box-shadow:0 12px 26px rgba(0,0,0,.1);border-color:var(--brand);transform:translateY(-3px)}.prod-card-img{position:relative;aspect-ratio:4/3;background:var(--surface-strong);overflow:hidden}.prod-card-img img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:12px;left:12px;background:var(--brand);color:#fff;font-size:12px;font-weight:700;padding:5px 10px;border-radius:3px;letter-spacing:.02em}.prod-card-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1 1}.prod-card-body h3{font-size:20px;color:var(--brand-dark);font-weight:900;letter-spacing:-.01em;margin:0}.prod-card-body h3 a{color:var(--brand-dark);text-decoration:none}.prod-card-body h3 a:hover{color:var(--brand);text-decoration:underline}.prod-card-body .desc{font-size:14.5px;color:var(--text);line-height:1.55;flex:1 1;margin:0}.prod-specs{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.prod-specs span{font-size:12px;font-weight:700;padding:4px 10px;background:var(--surface-strong);color:var(--brand-dark);border-radius:3px}.prod-card-foot{margin-top:auto;padding:14px 20px;border-top:1px solid var(--border);background:#fafaf6;display:flex;justify-content:space-between;align-items:center;gap:10px}.prod-card-foot .price{font-size:16px;font-weight:900;color:var(--brand-dark)}.prod-card-foot .price small{display:block;font-weight:400;font-size:11px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.prod-card-foot a{background:var(--brand);color:#fff;padding:8px 14px;border-radius:3px;font-size:13px;font-weight:700;text-decoration:none}.prod-card-foot a:hover{background:var(--brand-dark);color:#fff;text-decoration:none}.price-note-block{margin-top:16px;background:var(--accent-soft);color:var(--brand-dark);padding:14px 18px;border-left:4px solid var(--accent);font-size:14px}.table-wrap{overflow-x:auto;border-radius:4px;border:1px solid var(--border);background:var(--surface)}.price-table{width:100%;border-collapse:collapse}.price-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.price-table td,.price-table th{padding:14px 18px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.price-table th{background:var(--brand-dark);color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em}.price-table td:last-child,.price-table th:last-child{text-align:right}.price-table tr:last-child td{border-bottom:0}.price-table tbody tr:hover{background:var(--surface-strong)}.why-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.why-card{background:var(--bg);border:1px solid var(--border);border-top:4px solid var(--brand);border-radius:4px;padding:24px;transition:border-top-color .25s,background .25s}.why-card:hover{border-top-color:var(--accent);background:#fff}.why-icn{width:48px;height:48px;display:grid;place-items:center;background:var(--surface-strong);color:var(--brand);border-radius:50%;margin-bottom:14px}.why-card h3{font-size:18px;color:var(--brand-dark);font-weight:900;margin-bottom:6px;letter-spacing:-.01em}.why-card p{font-size:14.5px;color:var(--text);line-height:1.55;margin:0}.order-section{background-color:var(--surface-strong);background-image:linear-gradient(rgba(244,241,234,.92),rgba(244,241,234,.96)),url(/images/packed-rags-bags.jpg) center /cover}.order-grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}.order-side h2{color:var(--brand-dark);letter-spacing:-.01em;line-height:1.1;margin-bottom:14px}.order-side .lead{color:var(--text);margin-bottom:20px;max-width:36ch}.info-list-block{background:#fff;border:1px solid var(--border);border-radius:4px;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.info-row{display:flex;gap:14px;align-items:flex-start}.info-row-ic{flex-shrink:0;width:36px;height:36px;display:grid;place-items:center;background:var(--surface-strong);color:var(--brand);border-radius:50%}.info-row-label{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.info-row a,.info-row b{font-size:15px;color:var(--text);font-weight:700;text-decoration:none}.info-row a:hover{color:var(--brand);text-decoration:underline}.contact-panel,.form-card,.note-block{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 26px rgba(28,37,44,.07);padding:24px}.contact-panel h2{font-size:1.15rem;margin-bottom:18px}.contact-list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:14px}.contact-item{display:flex;gap:12px;align-items:flex-start}.contact-icon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--surface-strong);color:var(--brand)}.contact-item>div{display:flex;flex-direction:column;gap:2px;line-height:1.45}.contact-item strong{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.contact-item a{color:var(--text);text-decoration:none;font-weight:700}.contact-item a:hover{color:var(--brand)}.contact-cta{width:100%}.contact-form{display:grid;grid-gap:14px;gap:14px}.form-lead{color:var(--muted)}.contact-form label{display:grid;grid-gap:6px;gap:6px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--border);border-radius:3px;padding:11px 12px;background:#fafaf6;color:var(--text);font:inherit;font-size:15px;transition:border-color .2s,background .2s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--brand);background:#fff}.contact-form textarea{resize:vertical;min-height:90px}.honeypot{position:absolute;left:-10000px}.form-status{margin:0;font-weight:700}.form-status.success{color:var(--brand)}.form-status.error{color:var(--red)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:6px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:var(--brand-dark);color:#fff}.button-ghost{background:transparent;box-shadow:inset 0 0 0 1.5px var(--brand);color:var(--brand)}.button-ghost:hover{background:var(--brand);color:#fff}.button svg{margin-right:8px;flex-shrink:0}.eyebrow{margin-bottom:.8rem;color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:0}.product-list{display:flex;flex-direction:column;gap:18px}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 26px rgba(28,37,44,.07);display:grid;grid-template-columns:300px 1fr;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(28,37,44,.12)}.product-card-media{position:relative;background:#fff}.product-card-media img{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:rgba(20,84,63,.95);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.02em;box-shadow:0 4px 12px rgba(20,84,63,.25)}.product-badge-dot{width:7px;height:7px;border-radius:50%;background:#6dd9a3;box-shadow:0 0 0 3px rgba(109,217,163,.25)}.product-card-body{padding:26px 28px;display:flex;flex-direction:column;gap:16px}.product-card-head{display:flex;flex-direction:column;gap:8px}.product-card-head h3{margin:0;font-size:1.35rem}.product-card-head h3 a{color:var(--text);text-decoration:none}.product-card-head h3 a:hover{color:var(--brand)}.product-card-head p{margin:0;color:var(--muted)}.product-specs{margin:4px 0 0}.product-specs li{font-size:.85rem;padding:5px 12px}.product-card-price{padding:14px 16px;border-radius:8px;background:linear-gradient(135deg,#f6efe1,#fbf6ec);border-left:3px solid var(--accent)}.card-prices-label{margin:0 0 8px;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--brand-dark)}.card-prices{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.card-prices li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:.95rem}.card-prices li span{color:var(--text)}.card-prices li strong{color:var(--brand-dark);font-weight:800;white-space:nowrap}.product-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.page-hero{padding:58px 0 40px;background:linear-gradient(135deg,var(--surface-strong),#fff);border-bottom:1px solid var(--border)}.page-hero p{max-width:760px;color:var(--muted);font-size:1.08rem}.product-detail{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);grid-gap:34px;gap:34px;align-items:start}.product-gallery{display:grid;grid-gap:14px;gap:14px}.product-gallery img{width:100%;border:1px solid var(--border);border-radius:8px;background:#fff;object-fit:contain}.product-info{display:grid;grid-gap:18px;gap:18px}.product-info>*{margin-top:0;margin-bottom:0}.pill-list{padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.pill-list li{padding:7px 10px;border-radius:999px;background:var(--surface-strong);color:var(--brand-dark);font-weight:700}.product-price{margin:22px 0;padding:18px;border-left:4px solid var(--accent);background:#f8f3e8}.check-list{padding:0;list-style:none}.check-list li{position:relative;margin-bottom:10px;padding-left:28px}.check-list li:before{position:absolute;left:0;color:var(--brand);font-weight:900;content:"✓"}.site-footer{margin-top:auto;padding:48px 0 0;background:var(--brand-dark);color:#d8e0d9}.foot-grid{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.12)}.foot-logo{display:flex;align-items:center;gap:12px;margin-bottom:14px}.foot-logo-name{color:#fff;font-size:22px;font-weight:900}.site-footer h4{color:#fff;font-size:15px;font-weight:900;margin-bottom:14px;text-transform:uppercase;letter-spacing:.04em}.site-footer p{font-size:14px;color:#bcc7bd;line-height:1.6;margin:0 0 8px}.site-footer a{color:#fff;display:block;padding:4px 0;font-size:14.5px;text-decoration:none}.site-footer a:hover{color:var(--accent-soft);text-decoration:underline}.foot-bar{padding:18px 0;font-size:13px;color:#a7b2a8;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.not-found{min-height:100vh;display:grid;place-items:center;text-align:center}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:translateY(0)}.reveal.d1{transition-delay:.08s}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}@media (min-width:700px){.prod-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.hero-grid{grid-template-columns:1.2fr 1fr;gap:48px}.order-grid{grid-template-columns:1fr 1.3fr;gap:48px}}@media (min-width:980px){.menu-btn{display:none!important}}@media (min-width:1000px){.prod-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:680px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:800px){.foot-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px}}@media (max-width:979px){.menu-btn{display:flex}.main-nav{display:none}.header-inner{grid-template-columns:auto 1fr auto auto}}@media (max-width:900px){.header-inner{flex-wrap:wrap;gap:10px;padding:10px 0}.product-detail,.two-column{grid-template-columns:1fr}}@media (max-width:620px){.price-table td,.price-table th{padding:10px;font-size:13px}.container{width:min(100% - 24px,1140px)}.logo-text small{display:none}.hero,.section{padding:38px 0}.hero-bullets{grid-template-columns:1fr;max-width:100%}.hero-bullets>div,.hero-bullets>div:not(:first-child){border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding:0 0 10px}.hero-bullets>div:last-child{border-bottom:0}.product-card{grid-template-columns:1fr}.product-card img{aspect-ratio:16/9;height:auto}}