
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap');
:root{--bg:#07070d;--ink:#f4f5fa;--muted:#9aa1c4;--line:#232853;--soft:#0e1030;--dark:#030308;--accent:#3346c9}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.wrap{width:min(1240px,88%);margin:auto}.header{height:78px;border-bottom:1px solid var(--line);background:rgba(7,7,13,.94);position:sticky;top:0;z-index:50;backdrop-filter:blur(6px)}.header .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{font:500 1.5rem "Playfair Display",serif;letter-spacing:.01em}.nav{display:flex;gap:27px;font-size:.86rem}.nav a{position:relative}.nav a:hover{opacity:.6;color:#6b7cf0}.nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:6px;text-decoration-color:var(--accent)}.menu{display:none;border:0;background:none;color:var(--ink);font:inherit;cursor:pointer}.hero{min-height:calc(100vh - 78px);display:flex;align-items:flex-end;background:linear-gradient(90deg,rgba(3,3,10,.88),rgba(3,3,10,.30)),url("https://images.unsplash.com/photo-1551882547-ff40c63fe5fa?auto=format&fit=crop&w=2400&q=85") center/cover;color:#fff}.hero .wrap{padding:9vw 0 8vw}.kicker{font-size:.69rem;text-transform:uppercase;letter-spacing:.2em;font-weight:600;margin:0 0 22px;opacity:.85;color:#7d8cf5}.hero .kicker{color:#9aabff;opacity:.92}.hero h1{font:500 clamp(4rem,8.5vw,8rem)/.93 "Playfair Display",serif;margin:0 0 28px;max-width:900px}.hero p{font-size:1.1rem;max-width:650px;opacity:.88}.actions{display:flex;gap:28px;align-items:center;margin-top:35px}.btn{display:inline-block;padding:13px 22px;background:var(--accent);color:#fff;border:1px solid var(--accent);font-size:.83rem;transition:opacity .2s ease}.btn:hover{opacity:.82}.hero .btn{background:#fff;color:#07070d;border-color:#fff}.underline{border-bottom:1px solid currentColor;padding-bottom:2px;font-size:.83rem;transition:opacity .2s ease}.underline:hover{opacity:.65}.btn-outline{display:inline-block;padding:12px 21px;border:1px solid var(--ink);color:var(--ink);font-size:.83rem;transition:opacity .2s ease}.btn-outline:hover{opacity:.6;border-color:var(--accent);color:#7d8cf5}.section{padding:9vw 0}.notice{border:1px solid var(--line);background:var(--soft);padding:22px 28px;font-size:.95rem;color:var(--muted)}.notice strong{color:var(--ink)}.bullets{list-style:none;margin:18px 0 0;padding:0;max-width:850px}.bullets li{position:relative;padding-left:24px;margin:11px 0;color:var(--muted)}.bullets li::before{content:"—";position:absolute;left:0;color:#7d8cf5}.center{text-align:center;max-width:760px;margin:0 auto}.center .actions{justify-content:center}.intro{max-width:950px}.intro h2,.section-title{font:500 clamp(2.5rem,5vw,4.7rem)/1.02 "Playfair Display",serif;margin:0 0 28px}.intro p,.copy{font-size:1.14rem;color:var(--muted);max-width:850px}.trio{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.tile{padding:3.5vw;border-top:1px solid var(--line);border-right:1px solid var(--line)}.tile:last-child{border-right:0}.num{font-size:.7rem;letter-spacing:.17em;color:#7d8cf5}.tile h3,.split h3{font:500 2rem "Playfair Display",serif;margin:12px 0 18px}.tile p{color:var(--muted)}.band{background:var(--soft)}.split{display:grid;grid-template-columns:1fr 1fr;gap:11vw}.list>div{border-bottom:1px solid var(--line);padding:0 0 25px;margin-bottom:25px}.list strong{font:500 1.45rem "Playfair Display",serif}.list p{color:var(--muted);margin:7px 0 0}.dark-hero{min-height:610px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(2,2,7,.94),rgba(2,2,7,.44)),url("https://images.unsplash.com/photo-1606167668584-78701c57f13d?auto=format&fit=crop&w=2200&q=85") center/cover;color:#fff}.dark-hero .copy{color:rgba(255,255,255,.78)}.page-head{padding:10vw 0 8vw;background:var(--soft)}.page-head h1{font:500 clamp(3.2rem,7vw,6.8rem)/.95 "Playfair Display",serif;margin:0 0 25px;max-width:900px}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.room{background:var(--bg);padding:4vw}.photo{height:320px;margin:-4vw -4vw 32px;background:center/cover}.p1{background-image:url("https://images.unsplash.com/photo-1590490360182-c33d57733427?auto=format&fit=crop&w=1500&q=85")}.p2{background-image:url("https://images.unsplash.com/photo-1591088398332-8a7791972843?auto=format&fit=crop&w=1500&q=85")}.p3{background-image:url("https://images.unsplash.com/photo-1611892440504-42a792e24d32?auto=format&fit=crop&w=1500&q=85")}.p4{background-image:url("https://images.unsplash.com/photo-1591079397403-fb6b4547ba18?auto=format&fit=crop&w=1500&q=85")}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{font:500 1.35rem "Playfair Display",serif;cursor:pointer}.faq p{color:var(--muted);max-width:800px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.details p{border-top:1px solid var(--line);padding:18px 0;margin:0;color:var(--muted)}.details span{display:block;color:var(--ink);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;font-weight:600}.legal h3{font:500 1.7rem "Playfair Display",serif;margin-top:45px;color:var(--ink)}.legal h3:first-of-type{margin-top:0}.legal p{color:var(--muted);max-width:850px}footer{background:var(--dark);color:#fff;padding:6vw 0 28px;border-top:1px solid var(--line)}.footgrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:5vw;padding-bottom:5vw}.footgrid h4{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:#8f9dfb}.footgrid a,.footgrid p{display:block;color:rgba(255,255,255,.64);margin:8px 0}.footgrid a:hover{color:#fff}.bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.5);font-size:.72rem}
@media(max-width:800px){.header{height:68px}.menu{display:block}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--bg);padding:24px 6%;flex-direction:column;gap:14px;border-bottom:1px solid var(--line)}.nav.open{display:flex}.hero{min-height:78vh}.hero .wrap{padding:16vw 0}.hero h1{font-size:clamp(3.5rem,17vw,6rem)}.section{padding:18vw 0}.trio,.split,.cards,.contact,.footgrid{grid-template-columns:1fr}.trio{border-bottom:0}.tile{padding:9vw 0;border-right:0}.tile:last-child{border-bottom:1px solid var(--line)}.room{padding:9vw}.photo{margin:-9vw -9vw 32px}.bottom{flex-direction:column;gap:10px}}
