.home-page{width:100%;max-width:480px;margin:0 auto;background:#f4f8ff}.home-section-image{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.hero-hotspot{cursor:pointer;outline:none;touch-action:pan-y}.floating-cta-shell{position:fixed;z-index:20;left:0;right:0;bottom:0;box-sizing:border-box;padding-left:16px;padding-right:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px));display:flex;justify-content:center;pointer-events:none}.floating-cta{pointer-events:auto;position:relative;box-sizing:border-box;width:100%;max-width:480px;height:52px;border:0;border-radius:999px;background:linear-gradient(180deg,#ff9a2a,#ff7a12 54%,#ff5a00);color:#fff;font-size:20px;font-weight:900;letter-spacing:.5px;text-shadow:0 1px 0 rgba(122,45,0,.28);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;touch-action:manipulation;will-change:box-shadow;box-shadow:0 12px 30px rgba(255,102,18,.38),inset 0 1px 0 rgba(255,255,255,.45);animation:breathe-shadow 1.8s ease-in-out infinite}@keyframes breathe-shadow{0%,to{box-shadow:0 12px 30px rgba(255,102,18,.34),inset 0 1px 0 rgba(255,255,255,.4)}50%{box-shadow:0 20px 44px rgba(255,102,18,.54),inset 0 1px 0 rgba(255,255,255,.5)}}