:root{color:#1b2423;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#1b2423;--muted:#5c6966;--paper:#fbfaf6;--green:#2f6f5f;--green-dark:#163b35;--clay:#b86f4d;--line:#d9ded8;--white:#fff;background:#fbfaf6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}.site-shell{background:var(--paper);min-height:100vh}.hero{min-height:100svh;color:var(--white);background-color:var(--green-dark);background-position:50%;background-size:cover;flex-direction:column;display:flex;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#0f201ddb 0%,#0f201db8 42%,#0f201d33 100%),linear-gradient(#0f201d3d,#0f201db8);position:absolute;inset:0}.site-header,.hero-content{width:min(1120px,100% - 40px);margin:0 auto;position:relative}.site-header{z-index:1;justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.brand,.header-link,.button{align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand{font-size:.98rem}.brand-mark{background:#ffffff1f;border:1px solid #ffffff4d;border-radius:8px;place-items:center;width:38px;height:38px;font-size:.78rem;display:grid}.header-link{background:#ffffff1a;border:1px solid #ffffff57;border-radius:8px;min-height:42px;padding:0 15px}.hero-content{z-index:1;flex:1;align-content:center;max-width:1120px;padding:38px 0 58px;display:grid}h1,p{margin-top:0}h1{max-width:720px;margin-bottom:18px;font-size:4.7rem;line-height:1.3}.hero-copy{color:#ffffffe6;max-width:590px;margin-bottom:30px;font-size:1.25rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:8px;justify-content:center;min-height:48px;padding:0 18px;transition:transform .16s,background .16s,border-color .16s}.button:hover,.header-link:hover{transform:translateY(-1px)}.button-primary{color:#142523;background:#f5f0df}.redirect-screen{background:var(--paper);min-height:100vh;color:var(--ink);text-align:center;place-content:center;gap:14px;padding:32px;display:grid}.redirect-screen p{margin:0;font-size:1.1rem;font-weight:700}.redirect-screen a{color:var(--green);font-weight:800}@media (width<=820px){.hero{background-position:58%}.hero-overlay{background:linear-gradient(90deg,#0f201de6 0%,#0f201dbd 65%,#0f201d7a 100%),linear-gradient(#0f201d2e,#0f201dc7)}.site-header,.hero-content{width:min(100% - 28px,1120px)}.header-link span{display:none}h1{font-size:3.2rem}.hero-copy{font-size:1.06rem}}@media (width<=520px){.site-header{min-height:66px}.brand span:last-child{display:none}.hero-content{padding:28px 0 38px}h1{font-size:2.7rem;line-height:1.22}.button{width:100%}}
