.home-hero{position:relative;min-height:clamp(650px,88vh,900px);display:flex;align-items:flex-end;overflow:hidden;background:#271217}.home-hero-media{position:absolute;inset:0}.home-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 26%}.home-hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,8,11,.82) 0%,rgba(29,12,17,.55) 42%,rgba(18,8,10,.16) 72%),linear-gradient(0deg,rgba(18,8,10,.55),transparent 48%)}.home-hero .container{position:relative;z-index:2;padding-block:clamp(5rem,10vw,9rem);color:#fff}.home-hero-copy{max-width:760px}.home-hero h1{font-size:clamp(3.5rem,8vw,7.4rem);max-width:760px}.home-hero p{max-width:620px;color:#f5eae6;font-size:clamp(1rem,1.6vw,1.2rem);margin-top:1.25rem}.home-hero .eyebrow{color:#e5c486}.home-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.8rem}.home-hero .btn-primary{background:#fff;color:#40151f}.home-hero .btn-secondary{border-color:rgba(255,255,255,.7);color:#fff;background:rgba(255,255,255,.06)}.home-hero-badges{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.2rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em}.home-hero-badges span{padding:.55rem .75rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(0,0,0,.12);backdrop-filter:blur(8px)}
.shop-strip{background:#fff;border-block:1px solid var(--line)}.shop-strip-inner{display:grid;grid-template-columns:repeat(4,1fr)}.shop-strip a{padding:1.25rem 1rem;text-align:center;border-right:1px solid var(--line);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shop-strip a:last-child{border-right:0}.shop-strip a:hover{color:var(--wine)}
.home-section{padding:clamp(4rem,7vw,7rem) 0}.home-title-row{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.home-title-row>div{max-width:720px}.home-title-row h2{margin-top:.45rem}.home-title-row p{max-width:480px}.home-cat-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.home-cat{position:relative;grid-column:span 4;min-height:520px;overflow:hidden;border-radius:22px;background:#ddd}.home-cat.wide{grid-column:span 6;min-height:430px}.home-cat img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.home-cat:hover img{transform:scale(1.035)}.home-cat:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(15,8,9,.82))}.home-cat-copy{position:absolute;z-index:2;left:1.35rem;right:1.35rem;bottom:1.35rem;color:#fff}.home-cat-copy .eyebrow{color:#e5c486}.home-cat-copy h3{font-size:clamp(1.6rem,3vw,2.45rem);margin:.3rem 0}.home-cat-copy p{color:#eee;font-size:.9rem}.home-cat-copy span{display:inline-block;margin-top:.65rem;font-weight:800;font-size:.82rem;border-bottom:1px solid currentColor}
.home-products{background:#f2ebe6}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.home-product{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e2d6cf}.home-product-media{display:block;aspect-ratio:4/5;overflow:hidden;background:#e7ded9}.home-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.home-product:hover img{transform:scale(1.035)}.home-product-copy{padding:1rem}.home-product-copy small{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:800}.home-product-copy h3{font-size:1.35rem;margin:.25rem 0}.home-product-copy p{font-size:.82rem}.home-product-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.8rem;padding-top:.8rem;border-top:1px solid var(--line);font-size:.76rem;font-weight:750}.home-product-meta a{color:var(--wine)}
.home-jewellery{display:grid;grid-template-columns:1.05fr .95fr;gap:1rem}.home-jewellery-main,.home-jewellery-small{position:relative;overflow:hidden;border-radius:24px;background:#ddd}.home-jewellery-main{min-height:670px}.home-jewellery-side{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.home-jewellery-small{min-height:327px}.home-jewellery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-jewellery-main:after,.home-jewellery-small:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(12,8,7,.75))}.home-jewellery .tile-copy{position:absolute;z-index:2;left:1.2rem;right:1.2rem;bottom:1.2rem;color:#fff}.home-jewellery .tile-copy h3{font-size:1.55rem}.home-jewellery .tile-copy span{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.home-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.home-service{padding:2rem;border:1px solid var(--line);border-radius:20px;background:#fff}.home-service .number{font-family:var(--serif);font-size:2rem;color:var(--gold)}.home-service h3{margin:.65rem 0}.home-service p{font-size:.9rem}.home-party{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.home-party-card{display:grid;grid-template-columns:1fr 1fr;min-height:410px;border-radius:24px;overflow:hidden;background:#241719;color:#fff}.home-party-card img{width:100%;height:100%;object-fit:cover}.home-party-copy{padding:2rem;display:flex;flex-direction:column;justify-content:center}.home-party-copy p{color:#ddd;margin:.7rem 0 1rem}.home-party-copy a{font-weight:800;color:#e5c486}.home-visit{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;background:#40151f;color:#fff;border-radius:28px;overflow:hidden}.home-visit-copy{padding:clamp(2rem,5vw,4.5rem)}.home-visit-copy p{color:#eadeda;margin-top:1rem}.home-visit-media{min-height:440px}.home-visit-media img{width:100%;height:100%;object-fit:cover}
@media(max-width:980px){.home-product-grid{grid-template-columns:repeat(2,1fr)}.home-cat{grid-column:span 6}.home-jewellery{grid-template-columns:1fr}.home-jewellery-main{min-height:560px}.home-party{grid-template-columns:1fr}.home-visit{grid-template-columns:1fr}.home-visit-media{min-height:320px}.home-service-grid{grid-template-columns:1fr}.home-title-row{align-items:flex-start;flex-direction:column}.shop-strip-inner{grid-template-columns:repeat(2,1fr)}.shop-strip a:nth-child(2){border-right:0}.shop-strip a:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:640px){.home-hero{min-height:760px}.home-hero-media img{object-position:62% center}.home-hero-media:after{background:linear-gradient(0deg,rgba(18,8,10,.88) 0%,rgba(18,8,10,.45) 70%,rgba(18,8,10,.18))}.home-hero .container{padding-bottom:4rem}.home-cat,.home-cat.wide{grid-column:1/-1;min-height:430px}.home-product-grid{grid-template-columns:1fr 1fr;gap:.65rem}.home-product-copy{padding:.75rem}.home-product-copy h3{font-size:1.05rem}.home-product-copy p{display:none}.home-jewellery-side{grid-template-columns:1fr}.home-jewellery-small{min-height:380px}.home-party-card{grid-template-columns:1fr}.home-party-card img{height:310px}.home-party-copy{padding:1.5rem}.home-hero-actions .btn{width:100%}}
