 :root{--forest:#173F35;--sage:#6F8F72;--terra:#C56F4A;--cream:#F6F1E7;--paper:#FBFAF6;--ink:#21342D;--line:#DEDCCF}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Avenir Next","Segoe UI",Arial,sans-serif}a{text-decoration:none;color:inherit}.notice{background:var(--forest);color:white;text-align:center;padding:10px;font-size:11px;letter-spacing:.15em}.head{position:sticky;top:0;z-index:9;background:#fbfaf6f5;border-bottom:1px solid var(--line)}.top{max-width:1380px;margin:auto;padding:15px 28px;display:flex;align-items:center;gap:28px}.logo{width:245px}.nav{margin-left:auto;display:flex;gap:22px;font-size:13px}.cart{border:1px solid var(--forest);border-radius:30px;padding:9px 14px}.cats{background:#fff;border-top:1px solid var(--line);padding:11px 28px;display:flex;gap:22px;overflow:auto;white-space:nowrap;font-size:12px}.hero{max-width:1380px;margin:auto;padding:28px}.hero-box{min-height:640px;border-radius:30px;position:relative;overflow:hidden;background:linear-gradient(90deg,#173f35d9,#173f3533),url("https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1800&q=88") center/cover}.hero-copy{position:absolute;left:7%;top:50%;transform:translateY(-50%);color:white;max-width:650px}.eyebrow,.kicker{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:800}.kicker{color:var(--terra)}h1,h2,h3{font-family:Georgia,serif;font-weight:400}.hero h1{font-size:68px;line-height:1.02;margin:15px 0}.hero p{font-size:18px;line-height:1.6}.btn{display:inline-block;background:var(--forest);color:#fff;padding:13px 20px;border-radius:30px;margin-top:12px;font-weight:700;font-size:13px}.btn.light{background:white;color:var(--forest)}.features{max-width:1324px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);background:var(--line);gap:1px}.feature{background:var(--cream);padding:24px}.feature b{font-family:Georgia,serif;font-size:18px}.feature p{font-size:13px;color:#66736c}.section{max-width:1380px;margin:auto;padding:65px 28px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section h2{font-size:44px;color:var(--forest);margin:7px 0}.grid8{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cat{background:var(--cream);border-radius:20px;padding:24px;min-height:170px;display:flex;flex-direction:column;justify-content:space-between}.cat span{font-size:11px;color:var(--terra)}.cat h3{font-size:23px;color:var(--forest);margin:15px 0 0}.stories{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.story{height:450px;border-radius:25px;position:relative;overflow:hidden;color:white;background-size:cover;background-position:center}.s1{background-image:linear-gradient(0deg,#173f35c9,#173f3522),url("https://images.unsplash.com/photo-1591857177580-dc82b9ac4e1e?auto=format&fit=crop&w=1200&q=85")}.s2{background-image:linear-gradient(0deg,#173f35c9,#173f3522),url("https://images.unsplash.com/photo-1501004318641-b39e6451bec6?auto=format&fit=crop&w=1000&q=85")}.story div{position:absolute;left:32px;bottom:32px}.story h3{font-size:40px;margin:8px 0}.products,.blog{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product,.article{background:white;border:1px solid #eee9dd;border-radius:20px;overflow:hidden}.pic{height:270px;background:#e5ebe5 center/cover}.p1{background-image:url("https://images.unsplash.com/photo-1591857177580-dc82b9ac4e1e?auto=format&fit=crop&w=700&q=85")}.p2{background-image:url("https://images.unsplash.com/photo-1501004318641-b39e6451bec6?auto=format&fit=crop&w=700&q=85")}.p3{background-image:url("https://images.unsplash.com/photo-1523348837708-15d4a09cfac2?auto=format&fit=crop&w=700&q=85")}.p4{background-image:url("https://images.unsplash.com/photo-1560806887-1e4cd0b6cbd6?auto=format&fit=crop&w=700&q=85")}.body{padding:20px}.body h3{font-size:21px;margin:7px 0}.meta{font-size:12px;color:#68766f}.price{font-weight:800;margin-top:14px}.blog{grid-template-columns:repeat(3,1fr)}.article .pic{height:220px}.footer{background:var(--forest);color:white;margin-top:60px}.foot{max-width:1380px;margin:auto;padding:55px 28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.foot img{width:250px;filter:brightness(0) invert(1)}.foot p{font-size:13px;line-height:1.8;color:#dbe5df}.page{max-width:1100px;margin:auto;padding:80px 28px}.page h1{font-size:58px;color:var(--forest)}.page p{font-size:17px;line-height:1.75}@media(max-width:900px){.nav{display:none}.grid8,.products{grid-template-columns:repeat(2,1fr)}.stories{grid-template-columns:1fr}.features{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.top{padding:12px 16px}.logo{width:190px}.hero{padding:12px}.hero-box{min-height:560px}.hero h1{font-size:42px}.section{padding:50px 16px}.grid8,.products,.blog,.features{grid-template-columns:1fr}.section h2{font-size:35px}.story{height:370px}.foot{grid-template-columns:1fr}}