.ui{position:relative;min-height:100vh;background:#fff;color:#0e0017;display:flex;flex-direction:column}.page-header{flex-shrink:0;display:flex;justify-content:center;padding:clamp(2.25rem,6vw,3.5rem) 1rem 0}.oval-dot-mark{display:flex;align-items:center;gap:10px;height:36px}.oval-dot-mark__oval{width:72px;height:26px;border:2px solid #011841;border-radius:999px;box-sizing:border-box}.oval-dot-mark__dot{width:12px;height:12px;border-radius:50%;background:#135dda;flex-shrink:0}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,1.5rem) clamp(5rem,12vw,6rem)}.hero-inner{width:100%;max-width:1060px;display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,3.2vw,2rem);text-align:center}.hero-wordmark{display:block;width:100%;max-width:min(100%,980px);height:auto}.hero-tagline{margin:0;max-width:32ch;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.5rem,3.4vw,2.25rem);font-weight:400;line-height:1.22;letter-spacing:-.033em;color:#0e0017}.fab-mail{position:fixed;right:clamp(1rem,4.5vw,4.375rem);bottom:clamp(1rem,5vw,3rem);width:84px;height:84px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#dbeafe,#bfdbfe);box-shadow:0 12px 32px #135dda2e;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;z-index:10}.fab-mail:hover{transform:translateY(-2px);box-shadow:0 16px 36px #135dda3d}.fab-mail:active{transform:translateY(0)}.fab-mail__inner{width:44px;height:44px;border-radius:10px;background:#135dda;color:#fff;display:grid;place-items:center;box-shadow:inset 0 1px 12px #ffffff1f}.fab-mail__icon{display:block}@media(prefers-reduced-motion:reduce){.fab-mail{transition:none}}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;font-family:Inter,system-ui,sans-serif}#root{min-height:100vh}
