.home-page{background:var(--cream);flex-direction:column;width:100%;min-height:100svh;display:flex;overflow-x:hidden}.home-screen{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.65rem;width:100%;max-width:480px;margin:0 auto;padding:1rem 1.25rem 1.5rem;display:flex}.home-logo{max-width:100%;margin-bottom:.15rem;width:min(168px,52vw)!important;height:auto!important}.home-title{font-family:var(--font-brand);letter-spacing:.14em;color:var(--g1);margin:0;font-size:clamp(1.35rem,5vw,1.65rem);font-weight:800}.home-lead{font-family:var(--site-font-family);color:#7a7a7a;letter-spacing:.02em;margin:0 0 .5rem;font-size:.88rem;font-weight:500;line-height:1.5}.home-cta{background:linear-gradient(160deg, var(--bm-terra) 0%, #9d4f3c 100%);color:#fff;width:min(100%,240px);min-height:3rem;font-family:var(--site-font-family);letter-spacing:.02em;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.6rem;font-size:.95rem;font-weight:700;transition:transform .2s,filter .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #b5634d4d}.home-cta:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 12px 30px #b5634d61}.home-footer{width:100%;padding:0 .75rem max(1rem, env(safe-area-inset-bottom,0px));padding-bottom:max(1rem, calc(env(safe-area-inset-bottom,0px) + .5rem));box-sizing:border-box;background:#ffffff8c;border-top:1px solid #2c2c2c0f;flex-shrink:0}body:has(.pwa-install-banner) .home-footer{padding-bottom:max(5.5rem, calc(env(safe-area-inset-bottom,0px) + 4.75rem))}@media (max-width:480px){.home-screen{gap:.5rem;padding:.75rem 1rem 1.25rem}.home-logo{width:min(140px,46vw)!important}.home-cta{width:min(100%,280px)}}@media (max-height:640px){.home-screen{gap:.35rem;padding-top:.5rem;padding-bottom:.75rem}.home-logo{width:min(120px,40vw)!important}.home-lead{margin-bottom:.35rem;font-size:.8rem}.home-cta{min-height:2.75rem}}
