*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#222;background:#f7f5f1;line-height:1.6}.header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #eee}.logo{font-size:25px;font-weight:700;text-decoration:none;color:#222}.logo span{font-weight:400}.header nav{display:flex;gap:28px}.header nav a,.text-link{color:#333;text-decoration:none;font-size:14px}.btn{display:inline-block;background:#222;color:#fff;padding:14px 24px;text-decoration:none;border:0;font-size:14px;cursor:pointer}.btn.small{padding:10px 16px}.hero{min-height:650px;display:flex;align-items:center;padding:80px 8%;background:linear-gradient(90deg,rgba(20,20,20,.72),rgba(20,20,20,.15)),url('https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1800&q=85') center/cover;color:#fff}.hero-content{max-width:700px}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:700;margin:0 0 18px}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.03;margin:0 0 24px;font-weight:500}.hero h1 em{font-family:Georgia,serif;font-weight:400}.lead{font-size:20px;max-width:620px}.actions{display:flex;gap:25px;align-items:center;margin-top:30px}.text-link{color:#fff;text-decoration:underline}.note{font-size:13px;margin-top:25px}.section{padding:90px 8%}.section h2{font-size:44px;line-height:1.1;font-weight:500;margin:0 0 12px}.intro{max-width:620px;color:#666}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:45px}.grid article{background:#fff;padding-bottom:25px}.grid h3,.grid p{padding:0 22px}.grid h3{font-size:22px;margin:20px 0 7px}.grid p{color:#666;margin:0}.product-image{height:260px;background-size:cover;background-position:center}.zebra{background-image:url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1000&q=80')}.roller{background-image:url('https://images.unsplash.com/photo-1600566753086-00f18fb6b3ea?auto=format&fit=crop&w=1000&q=80')}.blackout{background-image:url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1000&q=80')}.honeycomb{background-image:url('https://images.unsplash.com/photo-1600210491892-03d54c0aaf87?auto=format&fit=crop&w=1000&q=80')}.curtains{background-image:url('https://images.unsplash.com/photo-1618221195710-dd6b41faaea6?auto=format&fit=crop&w=1000&q=80')}.dark{background:#252421;color:#fff}.dark .eyebrow{color:#c8c2b8}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.features{display:grid;gap:25px}.features div{display:flex;gap:25px;border-bottom:1px solid #555;padding-bottom:20px}.features strong{font-size:12px}.features b{font-size:17px}.features span{color:#bbb}.project-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;margin-top:40px}.project-grid div{height:330px;background:#ddd}.project-grid div:nth-child(1){background:url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=80') center/cover}.project-grid div:nth-child(2){background:url('https://images.unsplash.com/photo-1600607688969-a5bfcd646154?auto=format&fit=crop&w=800&q=80') center/cover}.project-grid div:nth-child(3){background:url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=800&q=80') center/cover}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#ebe7df}.contact p{max-width:560px;color:#666}form{display:grid;gap:14px}input,textarea{width:100%;padding:16px;border:1px solid #ccc;background:#fff;font:inherit}textarea{min-height:130px;resize:vertical}footer{padding:45px 8%;background:#222;color:#aaa}footer .logo{color:#fff}footer p{font-size:13px}@media(max-width:800px){.header nav{display:none}.grid,.split,.contact{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr}.hero{min-height:600px}.section{padding:65px 6%}.section h2{font-size:36px}.header{padding:0 6%}.header .btn{display:none}}