@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#151515;background:#f6f3ee;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#0d0e1094;justify-content:space-between;align-items:center;height:84px;padding:0 5.2vw;display:flex;position:fixed;inset:0 0 auto}.logo-block{align-items:center;gap:12px;display:flex}.logo-block img{object-fit:contain;width:52px;height:52px}.logo-block strong{letter-spacing:-.04em;font-size:25px;line-height:1;display:block}.logo-block span{letter-spacing:.18em;font-size:10px;font-weight:800}.desktop-nav{text-transform:uppercase;gap:36px;font-size:13px;font-weight:800;display:flex}.desktop-nav a{opacity:.92}.desktop-nav a:hover{color:#caa15c}.header-actions{align-items:center;gap:18px;display:flex}.language{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.quote-btn{text-transform:uppercase;background:#b78a3b;padding:22px 28px;font-size:13px;font-weight:900}.menu-btn,.mobile-menu{display:none}.hero{color:#fff;align-items:center;min-height:100vh;padding:120px 5.2vw 80px;display:flex;position:relative;overflow:hidden}.hero-bg{background-image:url(/images/factory-hero.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero-dark{background:linear-gradient(90deg,#000000c2 0%,#00000073 44%,#0000001f 100%),linear-gradient(#00000059,#0000002e);position:absolute;inset:0}.hero-copy{max-width:650px;margin-top:40px;position:relative}.gold-label{color:#caa15c;text-transform:uppercase;letter-spacing:.18em;margin-bottom:18px;font-size:13px;font-weight:900}.hero h1{letter-spacing:-.065em;margin:0 0 28px;font-size:clamp(54px,6.6vw,96px);font-weight:800;line-height:.96}.hero-text{max-width:570px;margin-bottom:40px;font-size:19px;line-height:1.7}.outline-action,.light-action,.dark-action{text-transform:uppercase;letter-spacing:.03em;border:1px solid #b78a3b;align-items:center;gap:16px;padding:22px 28px;font-size:13px;font-weight:900;display:inline-flex}.outline-action{color:#fff}.light-action{color:#b78a3b}.dark-action{color:#fff;background:#151515;border-color:#151515;border-radius:50px}.about-section{background:#fff;grid-template-columns:1fr .85fr 1.9fr;min-height:600px;display:grid}.about-text{flex-direction:column;justify-content:center;padding:5.2vw;display:flex}.about-text h2,.factory-copy h2,.quality-section h2,.contact-section h2{letter-spacing:-.065em;margin:0 0 28px;font-size:clamp(42px,5vw,78px);font-weight:700;line-height:.98}.about-text p,.factory-copy p,.contact-section p{margin-bottom:34px;font-size:16px;line-height:1.75}.about-image{background-image:url(https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1200&q=85);background-position:50%;background-size:cover;min-height:360px}.stats-grid{background:#f6f3ee;grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.stat{text-align:center;border-left:1px solid #00000014;padding:40px 28px}[dir=rtl] .stat{border-left:0;border-right:1px solid #00000014}.stat svg{color:#b78a3b;width:44px;height:44px;margin-bottom:22px}.stat strong{font-size:34px;display:block}.stat b{text-transform:uppercase;font-size:18px}.stat span{margin-top:10px;font-size:13px;display:block}.products-section{background:#fbfaf8;padding:70px 5.2vw 90px}.products-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px;display:flex}.products-head h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,70px)}.products-head a{color:#b78a3b;text-transform:uppercase;align-items:center;gap:12px;font-weight:900;display:flex}.product-row{grid-template-columns:repeat(5,1fr);gap:28px;display:grid}.bag-card{background:#f4f0e9;flex-direction:column;justify-content:space-between;min-height:410px;padding:28px;display:flex}.bag{background:linear-gradient(135deg,#f7f3ea,#d8d1c4);border-radius:12px 12px 30px 30px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:230px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 45px #00000024}.bag:after{content:"";transform-origin:0;height:78px;position:absolute;inset:auto 0 0;transform:skewY(-18deg)}.bag.gold:after{background:#b78a3b}.bag.blue:after{background:#0b1f3a}.bag.green:after{background:#3f6d48}.bag.brown:after{background:#72543c}.bag.purple:after{background:#4b304f}.bag img{object-fit:contain;z-index:1;width:72px;height:72px;margin-bottom:12px;position:relative}.bag strong{z-index:2;color:#fff;text-shadow:0 1px 8px #00000059;margin-top:auto;font-size:30px}.bag span{text-transform:uppercase;color:#fff;z-index:2;margin-bottom:22px;font-size:12px;font-weight:700}.bag-card h3{margin:24px 0 8px;font-size:21px}.bag-card p{color:#555;margin:0;line-height:1.55}.factory-section{color:#fff;background:#111;grid-template-columns:1.2fr .8fr;min-height:680px;display:grid}.factory-image{background-image:url(https://source.unsplash.com/1600x1000/?dry-mortar-plant,cement-silo,factory);background-position:50%;background-size:cover;min-height:520px}.factory-copy{flex-direction:column;justify-content:center;padding:6vw;display:flex}.factory-copy p{color:#ddd}.project-gallery{text-align:center;background:#fff;padding:90px 5.2vw}.project-gallery h2{letter-spacing:-.05em;margin-bottom:58px;font-size:clamp(38px,4vw,60px)}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.gallery-card{background-position:50%;background-size:cover;min-height:340px}.g1{background-image:url(https://source.unsplash.com/900x900/?factory,silos)}.g2{background-image:url(https://source.unsplash.com/900x900/?cement-factory)}.g3{background-image:url(https://source.unsplash.com/900x900/?industrial-warehouse)}.g4{background-image:url(https://source.unsplash.com/900x900/?construction-materials)}.quality-section{background:#f6f3ee;grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px;padding:100px 5.2vw;display:grid}.quality-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.quality-item{background:#fff;flex-direction:column;justify-content:space-between;min-height:150px;padding:30px;font-size:21px;font-weight:800;display:flex}.quality-item svg{color:#b78a3b}.contact-section{text-align:center;color:#fff;background:#111;padding:110px 5.2vw}.contact-section p{color:#ddd;max-width:640px;margin:0 auto 40px}.contact-cards{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.contact-cards a,.contact-cards span{background:#ffffff14;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:10px;padding:18px 24px;display:flex}footer{color:#fff;background:#080808;justify-content:space-between;align-items:center;padding:28px 5.2vw;display:flex}footer img{object-fit:contain;width:95px;height:95px}footer p{color:#aaa}@media (width<=1100px){.desktop-nav,.header-actions{display:none}.menu-btn{color:#fff;background:0 0;border:0;display:block}.mobile-menu{background:#111;gap:18px;padding:26px;display:grid;position:absolute;top:84px;left:0;right:0}.mobile-menu button{color:#fff;background:0 0;border:1px solid #fff;width:fit-content;padding:12px 20px}.about-section,.factory-section,.quality-section{grid-template-columns:1fr}.stats-grid,.product-row,.gallery-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:56px}}@media (width<=700px){.stats-grid,.product-row,.gallery-grid,.quality-grid{grid-template-columns:1fr}.site-header{padding:0 22px}.hero{padding:120px 24px 70px}.about-text,.factory-copy{padding:70px 28px}footer{text-align:center;flex-direction:column}}
