
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#222;background:#fff}.site-header{display:flex;justify-content:space-between;align-items:center;padding:22px 7%;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:10}.logo{font-size:26px;font-weight:700;letter-spacing:.5px}nav a{margin-left:24px;text-decoration:none;color:#333;font-weight:600}.hero{min-height:520px;padding:90px 7%;display:flex;align-items:center;background:linear-gradient(120deg,#f7efe9,#f5f5f5 55%,#e9eef4)}.small-hero{min-height:340px}.hero div{max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:13px;color:#9a6b4f;font-weight:700}.hero h1{font-size:54px;line-height:1.05;margin:10px 0 18px}.hero p{font-size:18px;line-height:1.6;color:#555}.button{display:inline-block;background:#222;color:#fff;padding:14px 24px;border-radius:4px;text-decoration:none;margin-top:18px}.intro{text-align:center;padding:60px 7% 20px}.intro h2{font-size:36px;margin-bottom:12px}.intro p{max-width:750px;margin:0 auto;color:#555;line-height:1.7}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:40px 7% 80px}.product-card{border:1px solid #eee;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.05)}.product-image{height:220px;display:flex;align-items:end;padding:18px;color:#fff;font-weight:700;font-size:20px}.product-image span{text-shadow:0 2px 8px rgba(0,0,0,.3)}.product-info{padding:20px}.product-info h3{margin:0 0 8px;font-size:19px}.product-info p{color:#666;font-size:14px;line-height:1.5;min-height:62px}.product-info strong{font-size:18px}.gradient-1{background:linear-gradient(145deg,#d6a07b,#7f4f3f)}.gradient-2{background:linear-gradient(145deg,#6d8db3,#1f3c5c)}.gradient-3{background:linear-gradient(145deg,#c7b6a2,#7b6655)}.gradient-4{background:linear-gradient(145deg,#9d9b8c,#444)}.gradient-5{background:linear-gradient(145deg,#d692a0,#7a3146)}.gradient-6{background:linear-gradient(145deg,#b6c7b1,#4f6849)}.gradient-7{background:linear-gradient(145deg,#bda6d9,#4e3a66)}.gradient-8{background:linear-gradient(145deg,#e3c078,#806022)}.policy-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:45px 7%;background:#f7f7f7}.policy-strip div{background:#fff;padding:24px;border-radius:12px}.policy-strip span{display:block;margin-top:8px;color:#666}footer{display:flex;justify-content:space-between;gap:30px;padding:44px 7%;background:#222;color:#fff}footer p{color:#ddd;max-width:620px;line-height:1.6}.footer-links a{display:block;color:#fff;text-decoration:none;margin-bottom:10px}.page{padding:80px 7%;min-height:520px}.page h1{font-size:42px}.page p{font-size:18px;line-height:1.8;color:#555;max-width:850px}@media(max-width:1000px){.products{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:42px}}@media(max-width:640px){.site-header{display:block}.site-header nav{margin-top:12px}.site-header nav a{margin:0 12px 0 0}.products,.policy-strip{grid-template-columns:1fr}.hero h1{font-size:34px}footer{display:block}}
