:root{--brand:#bf1e2e;--brand-dark:#8f1823;--ink:#171717;--muted:#68645f;--line:#e7e1d8;--surface:#fff;--surface-hero:#f8f6f1;--surface-soft:#efede7;--surface-warm:#f6f1ea;--surface-card:#fff;--shadow:0 20px 55px #17171717}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}img{max-width:100%;display:block}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:16px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{min-width:0;color:var(--ink);letter-spacing:-.01em;align-items:center;gap:14px;font-weight:750;text-decoration:none;display:inline-flex}.brand img{width:64px;height:auto}.brand span{white-space:nowrap}.nav-links{color:var(--muted);align-items:center;gap:clamp(18px,3vw,38px);font-size:.92rem;font-weight:650;display:flex}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--brand)}.hero{background:linear-gradient(180deg, #fff 0%, var(--surface-hero) 100%);grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(34px,6vw,92px);min-height:calc(100svh - 86px);padding:clamp(54px,8vw,98px) clamp(20px,5vw,72px);display:grid}.hero-content{max-width:700px}.eyebrow{color:#857160;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.75rem;font-weight:850}h1,h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-weight:700}h1{max-width:760px;font-size:clamp(3.3rem,8.4vw,7.2rem);line-height:.9}h2{max-width:780px;font-size:clamp(2.2rem,5vw,5rem);line-height:.95}.hero-copy{max-width:610px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.05rem,1.45vw,1.22rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{background:#34312d}.button-secondary{border-color:var(--line);color:var(--ink)}.button-secondary:hover{border-color:var(--ink)}.hero-visual{min-height:560px;position:relative}.hero-visual img{object-fit:cover;width:100%;height:620px;box-shadow:var(--shadow);border-radius:8px}.hero-note{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;width:min(310px,100% - 28px);padding:22px;display:grid;position:absolute;bottom:clamp(14px,3vw,30px);right:clamp(14px,3vw,30px)}.hero-note span{color:#857160;letter-spacing:.18em;font-size:.75rem;font-weight:900}.hero-note strong{color:var(--ink);font-size:1.05rem;line-height:1.35}.intro,.collection,.contact{padding:clamp(58px,8vw,112px) clamp(20px,5vw,72px)}.intro{background:var(--surface-soft);border-top:1px solid #ded8cf;border-bottom:1px solid #ded8cf}.intro p{max-width:980px;color:var(--ink);letter-spacing:-.035em;text-align:center;margin:0 auto;font-size:clamp(1.4rem,2.7vw,3rem);font-weight:650;line-height:1.18}.collection{background:var(--surface-warm)}.section-heading{grid-template-columns:minmax(160px,.55fr) minmax(0,1.45fr);align-items:start;gap:clamp(18px,4vw,56px);max-width:1180px;margin:0 auto 44px;display:grid}.hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1180px;margin:0 auto;display:grid}.hotel-card{background:var(--surface-card);color:var(--ink);border:1px solid #e4ddd2;border-radius:10px;gap:22px;padding:12px 12px 20px;text-decoration:none;display:grid}.hotel-card img{object-fit:cover;border-radius:8px;width:100%;height:440px;transition:transform .36s}.hotel-card:hover img{transform:translateY(-4px)}.hotel-body{gap:13px;padding:0 clamp(6px,2vw,20px);display:grid}.hotel-label{color:#857160;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:850;display:block}.hotel-name{letter-spacing:-.04em;font-size:clamp(1.8rem,3.2vw,3rem);font-weight:750;line-height:1;display:block}.hotel-description{max-width:480px;color:var(--muted);font-size:1rem;line-height:1.65}.hotel-link{width:fit-content;color:var(--ink);text-underline-offset:5px;margin-top:2px;font-weight:850;text-decoration:underline}.contact{color:#fff;background:#26231f}.contact h2{color:#fff}.contact .eyebrow{color:#d8c6aa}.contact-list{background:#ffffff2e;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:1180px;margin:0 auto;display:grid;overflow:hidden}.contact-item{background:#ffffff17;align-content:center;gap:12px;min-height:150px;padding:28px;text-decoration:none;display:grid}.contact-item:hover{background:#ffffff24}.contact-item span{color:#ffffff94;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:850}.contact-item strong{color:#fff;font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.35}.site-footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:28px clamp(20px,5vw,72px);display:flex}.site-footer img{width:56px;height:auto}.site-footer p{margin:0;font-size:.92rem}@media (max-width:960px){.hero{grid-template-columns:1fr}.hero-visual{min-height:0}.hero-visual img{height:min(70vw,560px)}.section-heading,.hotel-grid,.contact-list{grid-template-columns:1fr}}@media (max-width:640px){.site-header{min-height:74px;padding-block:12px}.brand img{width:52px}.brand span{white-space:normal}.nav-links{display:none}.hero{min-height:auto;padding-top:44px}.hero-actions{flex-direction:column}.button{width:100%}.hero-visual img{height:390px}.hero-note{width:100%;margin-top:12px;position:static}.intro p{text-align:left}.hotel-card img{height:340px}.site-footer{flex-direction:column;align-items:flex-start}}
