:root{--safe-top:env(safe-area-inset-top, 0px);--safe-bottom:env(safe-area-inset-bottom, 0px);--safe-left:env(safe-area-inset-left, 0px);--safe-right:env(safe-area-inset-right, 0px)}@supports (padding:max(0px)){body{padding-left:max(0px, var(--safe-left));padding-right:max(0px, var(--safe-right))}}@media (max-width:768px){a,button,[role="button"],input[type="submit"],input[type="button"],.btn{min-height:44px}.nav-links a,.footer-nav a{padding:.6rem .4rem}}.harp-bottom-cta{position:fixed;bottom:0;left:0;right:0;display:none;background:rgb(255 255 255 / .97);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-top:1px solid rgb(0 0 0 / .08);padding:.6rem .75rem calc(0.6rem + var(--safe-bottom));z-index:9999;box-shadow:0 -4px 20px rgb(0 0 0 / .08)}.harp-bottom-cta__inner{display:flex;gap:.6rem;max-width:480px;margin:0 auto}.harp-bottom-cta a{flex:1;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.85rem .5rem;font-weight:700;font-size:.97rem;border-radius:10px;text-decoration:none;min-height:48px;letter-spacing:.01em}.harp-bottom-cta__call{background:#1e3a8a;color:#fff}.harp-bottom-cta__call:hover{background:#1e40af}.harp-bottom-cta__quote{background:#ea580c;color:#fff}.harp-bottom-cta__quote:hover{background:#c2410c}.harp-bottom-cta svg{width:18px;height:18px;flex-shrink:0}@media (max-width:768px){.harp-bottom-cta{display:block}body{padding-bottom:calc(76px + var(--safe-bottom))}}.harp-bottom-cta.is-hidden{transform:translateY(110%);transition:transform 0.25s ease}html{color-scheme:light dark}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.001ms!important;animation-iteration-count:1!important;transition-duration:0.001ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid #f97316;outline-offset:2px;border-radius:4px}@media (hover:none){.btn:active,a:active{opacity:.7;transition:opacity 0.1s}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html,body{overflow-x:hidden;max-width:100vw}html{background-color:#fafaf6}@media (prefers-color-scheme:dark){html{background-color:#0b1220}}