*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf9;color:#203229;font-family:Arial,Helvetica,sans-serif;line-height:1.58}.container{width:min(1160px,calc(100% - 44px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:linear-gradient(90deg,rgba(248,242,234,.97),rgba(234,242,236,.97));backdrop-filter:blur(10px);border-bottom:1px solid rgba(23,63,45,.09)}.nav-wrap{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:310px;max-height:70px;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{text-decoration:none;color:#173f2d;font-weight:600}.nav-toggle{display:none;background:none;border:0;font-size:28px;color:#173f2d}.button{display:inline-block;background:#174b35!important;color:#fff!important;padding:13px 22px;border-radius:999px;text-decoration:none;font-weight:700}.button-small{padding:11px 19px}.button-outline{background:transparent!important;color:#173f2d!important;border:1.5px solid #173f2d}.hero{position:relative;overflow:hidden;background:linear-gradient(115deg,#f8f2ea 0%,#fffaf4 53%,#f1f6f2 100%);padding:68px 0 76px}.hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-58px;height:110px;background:rgba(39,90,66,.055);border-radius:50% 50% 0 0/60% 60% 0 0}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:13px;font-weight:700;color:#d98227}.eyebrow-light{color:#f0b061}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;color:#173f2d}h1{font-size:clamp(52px,5.2vw,80px);line-height:1.02;letter-spacing:-.025em;margin:12px 0 12px}h2{font-size:clamp(34px,3.2vw,46px);line-height:1.12;margin:8px 0 24px}h3{font-size:20px;margin:0 0 9px}.accent{width:185px;height:4px;border-radius:999px;background:linear-gradient(90deg,#df8428,rgba(223,132,40,.15));transform:rotate(-2deg);margin:12px 0 28px}.hero-text,.section-lead{font-size:19px;color:#4a5a51;max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 18px}.secure-note{display:flex;align-items:center;gap:9px;font-size:14px;color:#5b6b62}.secure-note span{display:grid;place-items:center;width:20px;height:20px;border:1.5px solid #275a42;border-radius:6px;color:#275a42;font-weight:700}.hero-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:520px;padding-top:2px}.hero-art{width:116%;max-width:790px;height:auto;filter:saturate(.98) contrast(1.02)}.hero-wordmark{width:65%;max-width:470px;margin-top:-12px}.section{padding:82px 0}.dark{background:#173f2d;color:#edf3ee}.dark h2{color:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.card{background:white;border:1px solid #dce1dc;border-radius:18px;padding:24px;min-height:205px}.note-box{margin-top:24px;background:#fff5e8;border-left:4px solid #df8428;padding:18px 20px;border-radius:10px}.cream{background:#f8f2ea}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:65px;align-items:center}.portrait{width:100%;border-radius:26px;box-shadow:0 18px 45px rgba(23,63,45,.14)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:38px}.steps span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#173f2d;color:#fff;font-weight:700;margin-bottom:15px}.pale{background:#eaf2ec}.contact-card{background:#fff;border-radius:25px;box-shadow:0 18px 45px rgba(23,63,45,.11);padding:40px;display:grid;grid-template-columns:1.2fr .8fr;gap:46px;align-items:center}.contact-links{display:grid;gap:12px;justify-items:start}.contact-links>a:not(.button){color:#173f2d;font-weight:600}footer{background:#102d20;color:#dce6df;padding:42px 0}footer p{max-width:920px;font-size:14px;color:#bdcbc2}@media(max-width:900px){.brand img{width:240px}.main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fffdf9;padding:22px;flex-direction:column;align-items:flex-start;border-bottom:1px solid #dce1dc}.main-nav.open{display:flex}.nav-toggle{display:block}.hero-grid,.split,.about-grid,.contact-card{grid-template-columns:1fr}.hero-brand{min-height:auto;margin-top:16px}.hero-art{width:100%;max-width:760px}.hero-wordmark{width:58%}.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}}@media(max-width:580px){.container{width:calc(100% - 28px)}.nav-wrap{height:76px}.brand img{width:205px;max-height:59px}.main-nav{top:76px}.hero{padding:48px 0 58px}h1{font-size:48px}.cards,.steps{grid-template-columns:1fr}.hero-wordmark{width:72%}.section{padding:64px 0}}