*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#171717}.top{background:#111;color:#fff;text-align:center;padding:9px;font-size:11px;letter-spacing:1.5px}.nav,nav{height:82px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:10}.brand,footer b{font:700 25px Georgia,serif;text-decoration:none;color:#111}.brand span,footer span{color:#b08a43}nav a{margin-left:25px;color:#222;text-decoration:none;font-size:14px}#menu{display:none;border:0;background:none;font-size:25px}.hero{min-height:680px;padding:100px 6%;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#080808e8,#08080845),url("https://images.unsplash.com/photo-1611652022419-a9419f74343d?auto=format&fit=crop&w=2000&q=85") center/cover}.hero>div{max-width:690px}.eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;font-weight:800;color:#c5a15c}.dark{color:#fff;background:#071a2b;text-align:center;padding:85px 6%}.dark p{color:#bcc5cb;line-height:1.8}.hero h1{font:62px Georgia,serif;line-height:1.03;margin:17px 0}.hero p{font-size:18px;line-height:1.8;color:#eee}.btn{display:inline-block;padding:15px 23px;text-decoration:none;font-weight:800;margin-top:10px}.gold{background:#b08a43;color:#fff}.outline{border:1px solid #fff;color:#fff;margin-left:8px}section:not(.hero){padding:90px 6%}.head{text-align:center;max-width:760px;margin:auto}.head h2,.about h2,.dark h2{font:43px Georgia,serif;margin:12px 0}.head>p:last-child,.about p{color:#6e6a64;line-height:1.8}.cats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:42px}.cats a{min-height:160px;background:#f6f1e8;padding:25px;text-decoration:none;color:#111;display:flex;flex-direction:column;justify-content:end}.cats b{font:24px Georgia,serif}.cats small{color:#777;margin-top:7px}.shop{background:#faf8f4}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:45px}.products article{background:#fff;border:1px solid #e7e2da;overflow:hidden;transition:.2s}.products article:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0002}.products img{width:100%;height:280px;object-fit:cover}.products article>div{padding:20px}.tag{font-size:10px;text-transform:uppercase;background:#f0e8d9;color:#765d30;padding:6px 9px;font-weight:bold}.products h3{font:24px Georgia,serif;margin:14px 0 8px}.products p{color:#777;line-height:1.6}.products strong{display:block;color:#b08a43;margin:14px 0}.order{border:0;background:#b08a43;color:#fff;padding:13px;width:100%;font-weight:bold;cursor:pointer}.about{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.visual{min-height:420px;background:linear-gradient(135deg,#151515,#4a3a22);display:grid;grid-template-columns:1fr 1fr;place-items:center;color:#e4c27b;font:28px Georgia,serif;letter-spacing:2px}.contact{background:#f6f1e8}.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:40px auto 0;max-width:900px}.contactgrid>div{background:#fff;padding:30px}.contactgrid h3{font:27px Georgia,serif}.contactgrid p{color:#666;line-height:1.8}footer{background:#111;color:#aaa;padding:40px 6%;display:flex;justify-content:space-between}footer b{color:#fff;font-size:21px}@media(max-width:800px){nav .links,#links{display:none}.links.open,#links.open{display:flex;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px;flex-direction:column}.links.open a,#links.open a{margin:10px}.nav{position:sticky}.nav #menu,nav #menu{display:block}.hero h1{font-size:45px}.cats,.products,.about,.contactgrid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.cats,.products,.about,.contactgrid{grid-template-columns:1fr}.hero{min-height:620px}.hero h1{font-size:40px}.outline{margin-left:0}footer{display:block}footer small{display:block;margin-top:12px}}