:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173f3b;background:radial-gradient(circle at top left,#d9f2ee,transparent 36%),#f3f7f6}.home-page{min-width:320px}.home-shell{width:min(100% - 32px,1060px);min-height:100vh;margin:0 auto;padding:42px 0 28px;display:grid;align-content:center;gap:24px}.home-hero{padding:clamp(28px,5vw,54px);border:1px solid #c7e2de;border-radius:24px;background:#00695f;color:#fff;box-shadow:0 18px 42px #0b6e6926}.home-brand{display:flex;align-items:center;gap:16px}.home-brand img{display:block;width:72px;height:72px;padding:5px;border-radius:18px;background:#fff;object-fit:contain;box-shadow:0 8px 20px #003d3759}.home-brand p,.home-brand h1,.home-hero p{margin:0}.home-brand p{font-size:.79rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#d7f5f0}.home-brand h1{margin-top:4px;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.08;letter-spacing:-.04em}.home-eyebrow{margin-top:34px!important;font-size:.84rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#c9eee8}.home-intro{max-width:650px;margin-top:12px!important;font-size:clamp(1rem,2vw,1.12rem);line-height:1.65;color:#f3fffd}.home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 18px;border:1px solid transparent;border-radius:12px;font-weight:800;text-decoration:none;transition:background .16s ease,transform .16s ease}.home-button:hover{transform:translateY(-1px)}.home-button:focus-visible{outline:3px solid #f3b535;outline-offset:3px}.home-button--primary{background:#fff;color:#00695f}.home-button--primary:hover{background:#e6f7f4}.home-button--secondary{border-color:#c9eee8;color:#fff;background:transparent}.home-button--secondary:hover{background:#00554d}.home-install{max-width:560px;margin-top:17px!important;font-size:.9rem;line-height:1.5;color:#d7f5f0}.home-services{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.home-services article{min-width:0;padding:20px 16px;border:1px solid #d5e7e4;border-radius:16px;background:#fff;box-shadow:0 7px 20px #0b6e690d}.home-services span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e4f3f0;color:#00695f;font-weight:900;font-size:1.1rem}.home-services h2{margin:14px 0 7px;font-size:.98rem;color:#174a45}.home-services p{margin:0;color:#5a7470;font-size:.84rem;line-height:1.48}.home-footer{text-align:center;color:#69817e;font-size:.78rem;line-height:1.5;padding:4px 0 env(safe-area-inset-bottom)}.home-footer p{margin:2px 0}@media(max-width:860px){.home-services{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.home-shell{width:min(100% - 24px,560px);padding:18px 0 20px;align-content:start;gap:16px}.home-hero{padding:27px 22px;border-radius:19px}.home-brand{align-items:flex-start;gap:12px}.home-brand img{width:58px;height:58px;border-radius:15px}.home-eyebrow{margin-top:26px!important}.home-actions{display:grid;grid-template-columns:1fr;margin-top:23px}.home-button{width:100%}.home-services{grid-template-columns:1fr 1fr;gap:10px}.home-services article{padding:16px 13px;border-radius:13px}.home-services h2{margin-top:11px;font-size:.91rem}.home-services p{font-size:.78rem}.home-footer{padding-bottom:max(8px,env(safe-area-inset-bottom))}}@media(max-width:380px){.home-services{grid-template-columns:1fr}}
