@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#18332a;background:#f4f7f4;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(47,111,87,.1),transparent 34rem),#f4f7f4}#root{min-height:100vh}.retirement-page{display:grid;min-height:100vh;place-items:center;padding:32px 16px}.retirement-card{width:min(100%,680px);padding:40px;border:1px solid #d8e3dc;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 40px #18332a14}.retirement-logo{display:block;width:72px;height:72px;margin-bottom:28px;border-radius:8px}.retirement-kicker{margin:0 0 10px;color:#61756c;font-size:.9rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{max-width:12ch;margin:0;color:#18332a;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,8vw,5.2rem);font-weight:600;letter-spacing:0;line-height:.95}.retirement-copy,.retirement-note{max-width:58ch;margin:24px 0 0;color:#334a41;font-size:1.05rem}.retirement-note{margin-top:16px;color:#61756c}@media(max-width:640px){.retirement-page{align-items:start;padding:20px 14px}.retirement-card{padding:28px 22px}.retirement-logo{width:60px;height:60px;margin-bottom:24px}h1{font-size:3rem}}@media(prefers-color-scheme:dark){:root{color:#e6efe9;background:#13211c}body{background:radial-gradient(circle at top left,rgba(110,169,143,.18),transparent 34rem),#13211c}.retirement-card{border-color:#2d4439;background:#182b24eb;box-shadow:0 18px 40px #0000003d}.retirement-kicker,.retirement-note{color:#a9bdb3}h1,.retirement-copy{color:#e6efe9}}
