:root{--black:#0d0d0d;--ivory:#f5f1e8;--gold:#b08d57;--charcoal:#2b2b2b;--stone:#cfc7ba;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--charcoal);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site{min-height:100vh}.container{width:min(1120px,100% - 48px);margin:0 auto}.hero{background:var(--black);color:var(--ivory);text-align:center;padding:64px 0 96px}.hero-inner{max-width:960px}.hero-logo-wrap{justify-content:center;margin-bottom:20px;display:flex}.hero-logo{object-fit:cover;border-radius:999px;width:112px;height:112px}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.42em;margin:0 0 6px;font-size:.74rem}.hero-title,.section-title,.card-title{font-family:Georgia,Times New Roman,serif}.hero-title{max-width:760px;margin:0 auto 22px;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:1.02}.hero-copy{color:#f5f1e8c7;max-width:640px;margin:0 auto;font-size:1.02rem;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-width:176px;padding:15px 28px;font-weight:600;transition:all .2s;display:inline-flex}.button-gold{color:var(--black);background:#c8a56a}.button-gold:hover{opacity:.92}.button-outline{color:var(--ivory);background:0 0;border:1px solid #f5f1e829}.button-outline:hover{border-color:#f5f1e859}.section{padding:92px 0}.section-tight{padding-top:24px;padding-bottom:48px}.two-col{grid-template-columns:.95fr 1.05fr;align-items:start;gap:72px;display:grid}.section-label,.contact-label{color:var(--gold);text-transform:uppercase;letter-spacing:.28em;margin:0 0 12px;font-size:.8rem}.section-title{color:var(--black);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15}.section-title-light{color:var(--ivory);margin-bottom:32px}.body-copy{gap:22px;font-size:1.02rem;line-height:1.9;display:grid}.body-copy.single{max-width:560px}.cards-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.card{background:var(--white);border:1px solid #cfc7baa6;border-radius:28px;padding:32px;box-shadow:0 6px 18px #0d0d0d09}.card-badge{border:1px solid var(--gold);width:42px;height:42px;color:var(--gold);border-radius:999px;justify-content:center;align-items:center;margin-bottom:20px;font-weight:700;display:flex}.card-title{color:var(--black);margin:0 0 14px;font-size:1.9rem;font-weight:400}.card-text{color:var(--charcoal);margin:0;line-height:1.85}.process-panel{background:var(--black);color:var(--ivory);border-radius:32px;padding:40px}.process-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.process-card{background:#101010;border:1px solid #f5f1e814;border-radius:22px;padding:24px}.process-number{color:var(--gold);margin:0 0 8px;font-size:.9rem}.process-text{margin:0;line-height:1.75}.contact-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:56px;display:grid}.contact-card{background:var(--white);border:1px solid #cfc7baa6;border-radius:28px;gap:22px;padding:32px;display:grid;box-shadow:0 6px 18px #0d0d0d09}.contact-link{color:var(--black);word-break:break-word;font-size:1.08rem;line-height:1.7}@media (width<=900px){.two-col,.contact-grid,.cards-grid,.process-grid{grid-template-columns:1fr}.hero{padding:64px 0 88px}.section{padding:56px 0}}
