*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{color:#fff;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing{background:#000 url(/bg-desktop.png) 50%/auto 85% no-repeat;flex-direction:column;justify-content:flex-start;align-items:center;height:100dvh;padding:30vh 2rem 0;display:flex}@media (width<=768px){.landing{background:#000 url(/bg-mobile.png) top/cover no-repeat;padding-top:25vh}}.landing-content{opacity:0;flex-direction:column;align-items:center;transition:opacity .5s;display:flex}.landing-content.visible{opacity:1}.cta-text{color:#fff9;margin-bottom:1rem;font-size:1.1rem}.phone-button{-webkit-backdrop-filter:blur(24px)saturate(180%);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.75rem;padding:.5rem .75rem .5rem 1rem;font-family:inherit;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;box-shadow:0 8px 32px #0006,inset 0 0 0 1px #ffffff0d}.phone-button:hover{border-color:#ffffff4d;transform:scale(1.02);box-shadow:0 8px 32px #00000080,inset 0 0 0 1px #ffffff1a,0 0 40px #3282f614}.send-icon{background:#3478f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:28px;display:flex}.phone-number{letter-spacing:.02em;font-size:1.3rem;font-weight:600}.built-by{position:fixed;bottom:11vh;left:0;right:0}@media (width<=768px){.built-by{bottom:1rem}}.built-by{text-align:center;color:#3478f699;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s}.built-by:hover{color:#3478f6}
