*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf7;color:#14243c;font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit}header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,5vw,72px);background:rgba(251,250,247,.95);border-bottom:1px solid #e8e1d5}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font:700 25px 'Cormorant Garamond',serif}.brand small{font-size:9px;letter-spacing:.2em;text-transform:uppercase}.mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#caa76a;color:white;font:700 28px 'Cormorant Garamond',serif}nav{display:flex;gap:28px}nav a{text-decoration:none;font-weight:600;font-size:14px}.menu{display:none}.hero{min-height:84vh;display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center;padding:70px clamp(22px,7vw,105px);background:radial-gradient(circle at 85% 20%,#efe5d2 0,transparent 32%),linear-gradient(#fbfaf7,#f6f1e8)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:#9a7740}h1,h2,h3{font-family:'Cormorant Garamond',serif;line-height:1.05}h1{font-size:clamp(52px,7vw,88px);margin:12px 0 22px}.lead{font-size:19px;max-width:650px;color:#526071}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0 14px}.btn{display:inline-block;padding:13px 21px;border-radius:999px;text-decoration:none;font-weight:700}.primary{background:#14243c;color:white}.secondary{border:1px solid #b9aa91}.note{font-size:13px;color:#6a7380}.phone{width:min(330px,85vw);padding:14px;border-radius:42px;background:#14243c;box-shadow:0 35px 75px rgba(20,36,60,.22);justify-self:center}.screen{background:#fffdf9;border-radius:31px;padding:34px 22px;min-height:560px}.screen h2{font-size:32px}.tile{display:flex;gap:13px;align-items:center;padding:14px;margin:12px 0;background:#f5efe4;border:1px solid #eadfcf;border-radius:18px;font-size:20px;color:#a98347}.tile span{display:flex;flex-direction:column;font-size:16px;color:#14243c}.tile small{color:#717a87}blockquote{margin:28px 0 0;padding:18px;border-left:3px solid #caa76a;background:#faf6ee;font:500 21px 'Cormorant Garamond',serif}.section{padding:95px clamp(22px,7vw,105px)}.section>h2,.launch h2{font-size:clamp(40px,5vw,64px);max-width:850px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}.grid article{background:white;border:1px solid #e8e1d5;border-radius:22px;padding:28px;min-height:250px}.grid article>span{font-size:12px;color:#a98347;font-weight:700}.grid h3{font-size:29px}.grid p{color:#5f6976}.dark{background:#14243c;color:white}.dark p:not(.eyebrow){max-width:900px;font-size:18px;color:#d7dce4}.launch{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#efe5d2}footer{display:flex;justify-content:space-between;gap:20px;padding:32px clamp(22px,5vw,72px);font-size:13px}footer div:last-child{display:flex;gap:18px}footer a{text-decoration:none}.page{padding:70px clamp(22px,8vw,120px)}.page.hero-small{background:#f1e8d8;min-height:auto;display:block}.page.hero-small h1{font-size:clamp(48px,7vw,78px)}.content{max-width:900px}.content h2{font-size:34px;margin-top:40px}.card{background:white;border:1px solid #e8e1d5;border-radius:22px;padding:28px}.card a{font-weight:700}@media(max-width:900px){.hero{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.launch{align-items:flex-start;flex-direction:column}}@media(max-width:650px){nav{display:none;position:absolute;top:78px;left:16px;right:16px;flex-direction:column;background:white;padding:20px;border:1px solid #e8e1d5;border-radius:18px}.menu{display:block;border:1px solid #d9cfbd;background:transparent;border-radius:999px;padding:9px 15px}nav.open{display:flex}.grid{grid-template-columns:1fr}.hero{padding-top:45px}.section{padding-top:70px;padding-bottom:70px}footer{flex-direction:column}}
