:root{color:#17201a;background:#f7f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}.site-shell{display:flex;flex-direction:column;min-height:100vh;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:72px 0 28px}.hero{max-width:780px;padding:44px 0 40px}.eyebrow{margin:0 0 12px;color:#2f7a5d;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:16px;color:#101611;font-size:clamp(3rem,8vw,5.75rem);line-height:.94;letter-spacing:0}.intro{margin-bottom:0;color:#435146;font-size:1.25rem;line-height:1.6}.apps-section{flex:1;padding:28px 0 56px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px;border-bottom:1px solid #d9d5c8;padding-bottom:16px}.section-heading h2{margin-bottom:0;color:#111814;font-size:1.4rem}.section-heading p{margin-bottom:0;color:#617067;font-size:.95rem}.app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:18px}.app-card{display:flex;min-height:240px;flex-direction:column;justify-content:space-between;gap:28px;border:1px solid #dcd7cb;border-radius:8px;background:#fffdf8;padding:24px;box-shadow:0 18px 60px #1f251d14}.app-card h3{margin-bottom:12px;color:#0f1712;font-size:1.45rem;line-height:1.2}.app-card p{margin-bottom:0;color:#4d5d52;font-size:1rem;line-height:1.6}.launch-button{display:inline-flex;width:fit-content;align-items:center;justify-content:center;border:1px solid #143b2f;border-radius:6px;background:#143b2f;color:#fff;padding:.8rem 1rem;font-size:.95rem;font-weight:800;line-height:1;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.launch-button:hover,.launch-button:focus-visible{border-color:#226b52;background:#226b52;transform:translateY(-1px)}.launch-button:focus-visible{outline:3px solid rgb(47 122 93 / 30%);outline-offset:3px}footer{border-top:1px solid #d9d5c8;padding-top:22px;color:#667268;font-size:.95rem}@media(max-width:640px){.site-shell{width:min(100% - 24px,1120px);padding-top:32px}.hero{padding:36px 0 32px}.section-heading{align-items:start;flex-direction:column;gap:8px}.app-card{min-height:220px;padding:20px}}
