:root{--wine:#8c244d;--rose:#be3a70;--blush:#f7edf1;--paper:#fffdfd;--ink:#251820;--muted:#75666e;--line:#eadde3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px}.brand img{display:block;width:190px;max-height:58px;object-fit:contain}.top-contact,.actions a,.store-links a{text-decoration:none;font-weight:700}.top-contact{color:var(--wine);border-bottom:1px solid var(--wine);padding:7px 0}.hero{min-height:620px;background:linear-gradient(115deg,#f8edf1 0%,#fffafa 56%,#f2dce5 100%);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;overflow:hidden;padding:72px max(7vw,28px)}.hero-copy{max-width:650px;margin-left:max(0px,calc((100vw - 1180px)/2))}.eyebrow{color:var(--rose);font-size:12px;font-weight:800;letter-spacing:.18em;margin:0 0 18px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(54px,7vw,92px);line-height:.95;letter-spacing:-.045em;margin:0}.intro{max-width:490px;color:var(--muted);font-size:19px;line-height:1.6;margin:30px 0}.actions{display:flex;flex-wrap:wrap;gap:12px}.actions a{padding:15px 22px;border-radius:4px}.primary{background:var(--wine);color:white}.secondary{color:var(--wine);border:1px solid #c89aab}.hero-mark{display:grid;place-items:center}.hero-mark img{width:min(31vw,390px);filter:drop-shadow(0 22px 30px rgba(69,18,39,.13))}.stores{max-width:1180px;margin:auto;padding:88px 28px}.section-heading{text-align:center;margin-bottom:38px}.section-heading h2{font:700 clamp(32px,4vw,48px) Georgia,"Times New Roman",serif;margin:0}.store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.store-grid article{border:1px solid var(--line);padding:34px;background:#fff;box-shadow:0 14px 40px rgba(70,28,45,.06)}.store-grid span{color:var(--rose);font-size:11px;font-weight:800;letter-spacing:.15em}.store-grid h3{font:700 25px Georgia,"Times New Roman",serif;margin:12px 0}.store-grid p{color:var(--muted);line-height:1.7;margin:0 0 24px}.store-links{display:flex;gap:18px}.store-links a{color:var(--wine)}footer{text-align:center;background:#251820;color:#fff;padding:45px 24px}footer img{width:72px;filter:brightness(0) invert(1);opacity:.9}footer p{margin:9px 0}.footer-note{font-size:12px;color:#cbbbc2}@media(max-width:720px){.topbar{height:72px;padding:0 18px}.brand img{width:145px}.top-contact{font-size:13px}.hero{grid-template-columns:1fr;min-height:auto;padding:70px 22px 50px;text-align:center}.hero-copy{margin:0}.hero h1{font-size:54px}.intro{font-size:17px;margin:24px auto}.actions{justify-content:center}.hero-mark{margin-top:42px}.hero-mark img{width:190px}.stores{padding:64px 18px}.store-grid{grid-template-columns:1fr}.store-grid article{padding:27px}.store-links{justify-content:space-between}}
