@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap";
.lumen-root{background-color:#faf9f7;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;font-family:Montserrat,system-ui,-apple-system,sans-serif;display:flex}.lumen-root__container{text-align:center;background:#fff;border:2px solid #e5e5e5;width:100%;max-width:420px;padding:3rem 2.5rem;box-shadow:0 25px 50px -12px #00000026}.lumen-root__logo{margin-bottom:1.5rem}.lumen-root__logo-img{object-fit:contain;width:auto;height:80px}.lumen-root__divider{background:#ab8d56;width:60px;height:3px;margin:0 auto 1.5rem}.lumen-root__title{color:#1a1a1a;letter-spacing:-.01em;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600}.lumen-root__email{color:#47603b;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500}.lumen-root__subtitle{color:#737373;margin-bottom:2rem;font-family:Montserrat,sans-serif;font-size:.875rem;line-height:1.5}.lumen-root__actions{flex-direction:column;gap:1rem;display:flex}.lumen-root__button{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.lumen-root__button--primary{color:#fff;background:#47603b;border-color:#47603b}.lumen-root__button--primary:hover{background:#2d5016;border-color:#2d5016}.lumen-root__button--outline{color:#47603b;background:0 0;border-color:#47603b}.lumen-root__button--outline:hover{color:#fff;background:#47603b}.lumen-root__footer{border-top:1px solid #e5e5e5;margin-top:2.5rem;padding-top:1.5rem}.lumen-root__footer p{color:#737373;margin:0;font-family:Montserrat,sans-serif;font-size:.875rem}.lumen-root__footer-sub{color:#a3a3a3!important;margin-top:.25rem!important;font-size:.75rem!important}@media (max-width:480px){.lumen-root__container{padding:2rem 1.5rem}.lumen-root__logo-img{height:60px}.lumen-root__title{font-size:1.125rem}}
