*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#161616;background:#fff;line-height:1.6}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #ece7df}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;color:#161616;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#171717;color:#fff;font-weight:800;font-size:22px}.brand strong{display:block;letter-spacing:.08em;font-size:15px}.brand small{display:block;color:#777;font-size:11px}.nav nav{display:flex;gap:22px;flex-wrap:wrap}.nav nav a,.footer-links a{color:#444;text-decoration:none;font-size:14px}.nav nav a:hover,.footer-links a:hover{color:#000}.hero{padding:92px 0;background:linear-gradient(135deg,#f4efe6 0%,#fff 58%,#f1ece4 100%);border-bottom:1px solid #ede7dd}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:750;color:#8b6b3f;margin:0 0 16px}.eyebrow.light{color:#dacbb6}.hero h1,.legal-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.04em;margin:0 0 24px;max-width:800px}.lead{font-size:20px;color:#5a554f;max-width:680px}.lead-sm{font-size:19px;color:#57524c}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-block;padding:12px 18px;border-radius:10px;text-decoration:none;font-weight:700}.primary{background:#171717;color:white}.secondary{border:1px solid #cfc7bc;color:#171717;background:white}.hero-card,.location-card{padding:32px;border:1px solid #ddd3c6;border-radius:20px;background:rgba(255,255,255,.78);box-shadow:0 16px 45px rgba(49,39,25,.08)}.hero-card h2{font-size:30px;margin:10px 0 20px}.mini{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#88704d}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 24px}.chips span{background:#f2eee8;padding:7px 10px;border-radius:999px;font-size:13px}.section{padding:88px 0}.soft{background:#f8f6f2}.two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.section h2{font-size:40px;line-height:1.1;margin:0}.body-copy{font-size:18px;color:#4e4a45}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.card{padding:26px;background:white;border:1px solid #e8e2da;border-radius:16px}.card h3{margin:0 0 8px}.card p{margin:0;color:#625e58}.location{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.location-card{display:flex;flex-direction:column;gap:6px}.dark{background:#171717;color:white}.muted-light{color:#bdb6ac}footer{padding:44px 0 28px;background:#0f0f0f;color:#e8e8e8}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-grid p{color:#aaa;margin:5px 0}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer-links a{color:#cfcfcf}.copyright{margin-top:30px;padding-top:22px;border-top:1px solid #2b2b2b;color:#7d7d7d;font-size:12px}.legal-hero{padding:72px 0 46px;background:#f4efe6;border-bottom:1px solid #e7dfd4}.legal-hero h1{font-size:50px}.legal-hero p{color:#686159}.legal{padding:60px 0}.legal-copy{max-width:820px}.legal-copy h2{font-size:24px;margin:34px 0 10px}.legal-copy p{color:#4f4b46}.legal-note{margin-top:40px;padding:18px;border-radius:12px;background:#f6f2ec;border-left:4px solid #8b6b3f;color:#5b5348;font-size:14px}@media(max-width:820px){.nav nav{display:none}.hero-grid,.two-col,.location{grid-template-columns:1fr;gap:34px}.cards{grid-template-columns:1fr 1fr}.hero{padding:64px 0}.section{padding:64px 0}.footer-grid{flex-direction:column}}@media(max-width:560px){.cards{grid-template-columns:1fr}.wrap{width:min(100% - 28px,1120px)}.hero h1,.legal-hero h1{font-size:40px}}