:root{--ink:#17211b;--muted:#667069;--line:#dce4dc;--surface:#f7faf6;--green:#1e694b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}.launch-page{background:radial-gradient(circle at 50% 42%, #bee5cc94, transparent 23rem), radial-gradient(circle at 14% 14%, #e6f3e8e6, transparent 24rem), var(--surface);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.launch-nav,.launch-footer{justify-content:space-between;align-items:center;width:100%;max-width:1180px;margin:0 auto;display:flex}.launch-nav{padding:24px 28px}.brand{letter-spacing:-.025em;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.brand-mark{background:url(/brand/memur-alarm-icon.svg) 50%/contain no-repeat;flex:0 0 38px;width:38px;height:38px;display:inline-flex}.brand-mark-large{filter:drop-shadow(0 22px 36px #1e694b2e);z-index:1;flex-basis:104px;width:104px;height:104px;position:relative}.status-pill{border:1px solid var(--line);background:#ffffffbd;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:780;display:inline-flex}.status-dot{background:#2da66e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2da66e21}.launch-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:64px 24px 100px;display:flex;position:relative}.halo{background:#d8efe0b8;border:1px solid #1e694b0f;border-radius:50%;width:220px;height:220px;position:absolute;top:28px}.eyebrow{color:var(--green);letter-spacing:.16em;margin:28px 0 0;font-size:12px;font-weight:850}.launch-hero h1{letter-spacing:-.075em;margin:22px 0 28px;font-size:clamp(62px,8vw,108px);line-height:.91}.launch-hero h1 span{color:var(--green)}.launch-copy{color:var(--muted);margin:0;font-size:19px;line-height:1.6}.store-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.store-card{background:var(--ink);color:#fff;text-align:left;border:1px solid #ffffff14;border-radius:15px;flex-direction:column;align-items:flex-start;min-width:172px;padding:13px 20px 14px;display:flex}.store-card small{color:#9fcbb1;letter-spacing:.15em;font-size:8px;font-weight:850}.store-card strong{margin-top:3px;font-size:16px}.launch-footer{border-top:1px solid var(--line);color:#707a73;gap:24px;padding:22px 28px 28px;font-size:10px}.launch-footer>span{color:var(--ink);letter-spacing:.04em;font-weight:780}.launch-footer p{text-align:center;margin:0}@media (max-width:680px){.launch-nav{padding:18px}.brand{font-size:16px}.brand-mark{flex-basis:34px;width:34px;height:34px}.brand-mark-large{flex-basis:90px;width:90px;height:90px}.status-pill{gap:6px;padding:8px 10px;font-size:9px}.launch-hero{justify-content:flex-start;padding:80px 18px 90px}.halo{width:190px;height:190px;top:32px}.launch-hero h1{font-size:clamp(54px,17vw,72px)}.launch-copy{max-width:300px;font-size:16px}.store-row{width:100%}.store-card{width:min(100%,260px);min-width:0}.launch-footer{flex-direction:column;gap:9px;padding:22px 18px 28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
