:root{--bg:#f4efe6;--bg-soft:#efe5d4;--surface:#fffcf6cc;--surface-strong:#fffdf8;--text:#1e2b28;--muted:#5e6d69;--line:#1e2b281f;--accent:#28594d;--accent-strong:#173b33;--accent-soft:#28594d1f;--shadow:0 22px 60px #1a27231f;--radius-lg:28px;--radius-md:18px;--radius-sm:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top, #ffffffb8, transparent 34%), linear-gradient(180deg, var(--bg) 0%, #f8f5ee 48%, var(--bg-soft) 100%);margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}img{max-width:100%}.site-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:24px 0 64px}.site-header{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf2cc;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;padding:14px 18px;display:flex;position:sticky;top:12px;box-shadow:0 10px 30px #1a272314}.brand{align-items:center;gap:14px;display:flex}.brand-mark{color:#f7f2e8;background:linear-gradient(135deg,#2f6d5f,#173b33);border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.1rem;display:grid}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-title,.hero-title,.section-title,.page-title,.legal-section h2,.contact-card h2,.card-title{letter-spacing:-.03em;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.brand-title{font-size:1rem;font-weight:400}.brand-subtitle,.eyebrow,.page-description,.section-copy,.card-copy,.page-intro,.legal-body,.contact-card p,.footer-copy{color:var(--muted)}.brand-subtitle{font-size:.85rem}.nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nav-link{color:var(--muted);border-radius:999px;padding:10px 14px;transition:background-color .16s,color .16s,transform .16s}.nav-link:hover,.nav-link:focus-visible{background:var(--accent-soft);color:var(--accent-strong);outline:none;transform:translateY(-1px)}.page-panel,.hero,.card,.legal-section,.contact-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.hero{margin-bottom:24px;padding:48px;position:relative;overflow:hidden}.hero:after{content:"";background:radial-gradient(circle,#28594d33,#0000 68%);border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -10% -35% auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}.hero-title{max-width:12ch;margin:0;font-size:clamp(3rem,7vw,5.6rem);font-weight:400;line-height:.95}.hero-copy{max-width:52ch;color:var(--muted);margin:18px 0 0;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:600;transition:transform .16s,box-shadow .16s,background-color .16s,color .16s;display:inline-flex}.button:hover,.button:focus-visible{outline:none;transform:translateY(-1px)}.button-primary{background:var(--accent);color:#f8f4ec;box-shadow:0 14px 30px #28594d38}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-strong)}.button-secondary{border:1px solid var(--line);color:var(--text);background:#ffffff8c}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.card{flex-direction:column;gap:14px;padding:24px;display:flex}.card-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.76rem;font-weight:700}.card-title{margin:0;font-size:1.8rem;font-weight:400}.card-copy{margin:0;line-height:1.65}.card-link{color:var(--accent-strong);margin-top:auto;font-weight:600}.page-panel{padding:36px}.page-title{margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:400}.page-description{margin:12px 0 0;font-size:1rem;line-height:1.65}.page-intro{max-width:60ch;margin:18px 0 0;line-height:1.75}.legal-stack,.contact-stack{gap:18px;margin-top:24px;display:grid}.steps-list{color:var(--text);margin:24px 0 0;padding-left:22px;line-height:1.8}.steps-list li+li{margin-top:10px}.steps-list strong{color:var(--accent-strong)}.legal-section,.contact-card{padding:28px}.legal-section h2,.contact-card h2{margin:0 0 14px;font-size:1.8rem;font-weight:400}.legal-body{white-space:pre-line;margin:0;line-height:1.78}.legal-list{color:var(--muted);margin:16px 0 0;padding-left:22px;line-height:1.78}.legal-list li+li{margin-top:6px}.contact-card p{margin:0;line-height:1.75}.contact-link{color:var(--accent-strong);font-weight:700}.footer{margin-top:26px;padding:18px 6px 0}.footer-copy{text-align:center;margin:0;font-size:.95rem}@media (max-width:900px){.site-header{border-radius:24px;flex-direction:column;align-items:stretch;position:static}.nav{justify-content:flex-start}.grid{grid-template-columns:1fr}.hero,.page-panel{padding:32px 24px}}@media (max-width:640px){.site-shell{width:min(100% - 20px,1120px);padding-top:18px}.brand{align-items:flex-start}.nav-link,.button{width:100%}.hero-actions{flex-direction:column}.page-panel,.legal-section,.contact-card{padding:24px 20px}}
