@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap";:root{--bg:#fff;--panel:#efe6dc;--text:#1d1b18;--muted:#1d1b18b8;--line:#1d1b1814;--accent:#99877b;--white:#fff;--gold:#b7923f;--gold-soft:#c5a45e}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--text);margin:0;font-family:Cormorant Garamond,serif;font-weight:600}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.site-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f5efe7e6;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:0 auto;padding:20px 24px;display:flex}.site-logo{letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;font-size:20px;font-weight:600}.site-nav{align-items:center;gap:30px;font-size:14px;display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;max-width:1240px;min-height:84vh;margin:0 auto;padding:72px 24px 88px;display:grid}.hero__content{min-width:0}.eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:18px;font-size:12px}.hero__title{max-width:640px;font-size:76px;line-height:.98}.hero__text{max-width:590px;color:var(--muted);margin-top:28px;font-size:18px;line-height:1.9}.hero__actions{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.btn{text-transform:uppercase;letter-spacing:.12em;border-radius:999px;padding:15px 28px;font-size:12px;font-weight:600}.btn--primary{background:var(--accent);color:#fff}.btn--secondary{border:1px solid var(--line);color:var(--text);background:0 0}.hero__image{object-fit:cover;border-radius:36px;width:100%;height:740px;box-shadow:0 30px 80px #00000014}.services-section{max-width:1240px;margin:0 auto;padding:0 24px 100px}.section-heading{max-width:760px;margin-bottom:40px}.section-title{font-size:52px;line-height:1.04}.services-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-card{background:#fff;border:1px solid #1d1b180a;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #0000000f}.service-card__image{object-fit:cover;width:100%;height:280px}.service-card__body{padding:28px}.service-card__title{font-size:30px;line-height:1.05}.service-card__text{color:var(--muted);margin-top:14px;font-size:16px;line-height:1.85}.approach{background:var(--panel);padding:88px 24px 96px}.approach__inner{text-align:center;max-width:980px;margin:0 auto}.approach__title{font-size:60px;line-height:1}.approach__text{max-width:760px;color:var(--muted);margin:20px auto 0;font-size:18px;line-height:1.9}.site-footer{border-top:1px solid var(--line);background:var(--white);margin-top:72px}.site-footer__inner{grid-template-columns:1.2fr 1fr 1fr;gap:32px;max-width:1240px;margin:0 auto;padding:56px 24px;display:grid}.site-footer__title{font-size:34px;line-height:1}.site-footer__label{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);margin-bottom:14px;font-size:12px}.site-footer__text{max-width:420px;color:var(--muted);margin-top:14px;line-height:1.85}@media (width<=1024px){.hero{grid-template-columns:1fr;gap:36px;min-height:auto;padding-top:48px}.hero__title{max-width:100%;font-size:58px}.hero__text{max-width:100%}.hero__image{height:520px}.services-grid,.site-footer__inner{grid-template-columns:1fr}}@media (width<=640px){.site-header__inner{flex-direction:column;align-items:flex-start;padding:16px 20px}.site-nav{flex-wrap:wrap;gap:16px;font-size:13px}.hero{gap:24px;padding:32px 20px 56px}.hero__title{font-size:42px;line-height:1.02}.hero__text{margin-top:20px;font-size:16px;line-height:1.75}.hero__actions{flex-direction:column;align-items:stretch}.btn{text-align:center}.hero__image{border-radius:24px;height:360px}.services-section{padding:0 20px 72px}.section-heading{margin-bottom:28px}.section-title{font-size:38px;line-height:1.08}.service-card__image{height:220px}.service-card__body{padding:22px}.service-card__title{font-size:28px}.approach{padding:64px 20px 72px}.approach__title{font-size:42px;line-height:1.05}.approach__text{font-size:16px;line-height:1.8}.site-footer{margin-top:56px}.site-footer__inner{gap:24px;padding:40px 20px}.site-footer__title{font-size:30px}}
