:root{--bg:#fbf8f2;--ink:#191715;--muted:#716b63;--gold:#9c7540;--line:#e8e0d5;--dark:#171513}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.rh-announcement{background:var(--dark);color:#fff;text-align:center;padding:9px;font-size:10px;letter-spacing:.13em}.rh-header{position:sticky;top:0;z-index:20;background:#fffdf9f2;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.rh-nav{height:74px;max-width:1280px;margin:auto;padding:0 22px;display:flex;align-items:center;gap:28px}.rh-logo{font-family:Georgia,serif;font-size:24px;letter-spacing:.14em}.rh-logo span{display:block;font:9px Arial;letter-spacing:.27em;text-align:center;color:var(--muted);margin-top:3px}.rh-nav nav{display:flex;gap:24px;margin-left:auto;font-size:13px}.rh-nav nav a:hover{color:var(--gold)}.rh-cart{font-size:17px;margin-left:12px}.rh-cart b{font-size:10px;background:var(--dark);color:#fff;border-radius:20px;padding:3px 6px}.rh-hero{min-height:650px;display:flex;align-items:center;background:linear-gradient(90deg,#15120fb8,#15120f10),url("https://images.unsplash.com/photo-1618220179428-22790b461013?auto=format&fit=crop&w=2200&q=85") center/cover}.rh-hero-inner{max-width:1280px;width:100%;margin:auto;padding:80px 22px;color:#fff}.rh-kicker{font-size:10px;letter-spacing:.24em;color:var(--gold);text-transform:uppercase}.rh-hero .rh-kicker{color:#fff}.rh-hero h1{font:600 clamp(48px,6vw,82px)/.98 Georgia,serif;max-width:750px;margin:18px 0}.rh-hero p{max-width:530px;line-height:1.75;color:#eee7dd}.rh-btn{display:inline-block;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:14px 22px;font-size:10px;letter-spacing:.13em}.rh-btn.light{background:#fff;color:var(--ink);border-color:#fff}.rh-section{max-width:1280px;margin:auto;padding:80px 22px}.rh-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.rh-head h2,.rh-feature h2,.rh-cta h2,.rh-news h2{font:600 42px Georgia,serif;margin:8px 0}.rh-under{text-decoration:underline;font-size:12px}.rh-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rh-cat{height:300px;position:relative;overflow:hidden}.rh-cat img{width:100%;height:100%;object-fit:cover}.rh-cat:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,#0009)}.rh-cat strong{position:absolute;z-index:2;bottom:22px;left:22px;color:#fff;font:26px Georgia,serif}.rh-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.rh-product-image{height:330px;background:#eee8df;overflow:hidden}.rh-product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.rh-product:hover img{transform:scale(1.04)}.rh-product-info{padding:13px 1px}.rh-product-info h3{font:600 18px Georgia,serif;margin:7px 0}.rh-stars{color:var(--gold);font-size:11px;letter-spacing:2px}.rh-price{font-weight:700}.rh-price s{color:#999;font-weight:400;margin-left:7px}.rh-feature{background:#eee7dc}.rh-feature-grid{max-width:1280px;margin:auto;padding:80px 22px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.rh-feature p,.rh-news p,.rh-cta p{color:var(--muted);line-height:1.8}.rh-benefits{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0;font-size:12px}.rh-feature-box{height:470px;background:#d8c9b5;display:grid;place-items:center;font:70px Georgia,serif;text-align:center;color:#fff}.rh-feature-box span{font-size:22px;letter-spacing:.25em}.rh-cta{background:var(--dark);color:#fff;text-align:center;padding:80px 20px}.rh-cta p{color:#c7bfb4}.rh-cta .rh-kicker{color:#c8a979}.rh-news{text-align:center;padding:65px 20px;background:#eee7dc}.rh-news form{max-width:520px;margin:25px auto;display:flex}.rh-news input{flex:1;padding:15px;border:1px solid var(--line)}.rh-news button{background:var(--dark);color:#fff;border:0;padding:0 22px}.rh-footer{background:#171513;color:#aaa196}.rh-foot{max-width:1280px;margin:auto;padding:60px 22px 25px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.rh-foot h3{color:#fff;font:18px Georgia,serif}.rh-foot a,.rh-foot p{display:block;font-size:12px;line-height:2}.rh-copy{max-width:1280px;margin:auto;padding:18px 22px;border-top:1px solid #39342e;font-size:10px}.rh-pgrid{display:grid;grid-template-columns:1fr 1fr;gap:55px}.rh-main-product-img{width:100%;max-height:650px;object-fit:cover}.rh-product-page h1{font:600 44px Georgia,serif}.rh-description{color:var(--muted);line-height:1.8;margin:20px 0}.rh-product-page form{margin:25px 0}@media(max-width:850px){.rh-nav nav{display:none}.rh-cats,.rh-products{grid-template-columns:repeat(2,1fr)}.rh-feature-grid,.rh-pgrid{grid-template-columns:1fr}.rh-foot{grid-template-columns:1fr 1fr}.rh-hero{min-height:560px}}@media(max-width:520px){.rh-nav{padding:0 16px}.rh-logo{font-size:20px}.rh-section{padding:55px 16px}.rh-cats,.rh-products{gap:10px}.rh-cat{height:220px}.rh-product-image{height:220px}.rh-head h2{font-size:32px}.rh-feature-grid{padding:55px 16px}.rh-feature h2{font-size:36px}.rh-feature-box{height:330px}.rh-foot{grid-template-columns:1fr}.rh-news form{display:block}.rh-news input,.rh-news button{width:100%;height:48px}.rh-news button{margin-top:7px}.rh-product-page h1{font-size:35px}}
.rh-menu-toggle{display:none;background:none;border:0;font-size:20px}.rh-actions{display:flex;gap:18px;margin-left:14px}.rh-mega-wrap{position:relative}.rh-mega{display:none;position:absolute;top:24px;left:-220px;width:650px;padding:28px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px #0001;grid-template-columns:repeat(3,1fr);gap:30px}.rh-mega-wrap:hover .rh-mega{display:grid}.rh-mega b{font-size:10px;letter-spacing:.15em}.rh-mega a{display:block;margin-top:12px;font-size:12px}.rh-mobile-nav{display:none}.rh-cat-placeholder,.rh-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#e7ded1;color:#7d705f;font:20px Georgia,serif;text-align:center}.rh-badge{position:absolute;top:12px;left:12px;background:var(--dark);color:#fff;padding:7px 9px;font-size:9px;letter-spacing:.1em}.rh-product-image{position:relative}.rh-price em{font-style:normal;font-size:9px;color:#96703d;margin-left:6px}.rh-quick-form{margin-top:6px}.rh-quick-form button{width:100%;padding:11px;background:#fff;border:1px solid var(--ink);font-size:9px;letter-spacing:.12em}.rh-quick-form button:hover{background:var(--ink);color:#fff}.rh-collection-top{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.rh-collection-top h1{font:600 50px Georgia,serif;margin:8px 0}.rh-search{display:flex;max-width:360px}.rh-search input{min-width:0;flex:1;padding:13px;border:1px solid var(--line);background:#fff}.rh-search button{border:0;background:var(--dark);color:#fff;padding:0 17px;font-size:9px;letter-spacing:.12em}.rh-search-large{max-width:650px;margin:0 auto 40px}.rh-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin-bottom:25px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}.rh-toolbar select{border:1px solid var(--line);padding:8px;background:#fff}
@media(max-width:850px){.rh-desktop-nav{display:none}.rh-menu-toggle{display:block}.rh-nav{justify-content:space-between}.rh-mobile-nav{display:flex;overflow:auto;gap:22px;padding:11px 16px;border-top:1px solid var(--line);font-size:11px;white-space:nowrap}.rh-collection-top{display:block}.rh-search{margin-top:20px;max-width:none}.rh-mega{display:none!important}}
@media(max-width:520px){.rh-collection-top h1{font-size:38px}.rh-actions{gap:12px}.rh-product-info h3{font-size:15px}.rh-price em{display:block;margin:4px 0 0}}
