.app-bg{align-items:flex-start;background:linear-gradient(160deg,#f0f7f3,#dceee4);box-sizing:border-box;justify-content:center;min-height:100vh;padding:2rem 1rem 4rem}.app-bg,.card{display:flex;width:100%}.card{background:#fff;border-radius:20px;box-shadow:0 4px 24px #0070301a,0 1px 4px #0000000f;flex-direction:column;gap:1.5rem;max-width:420px;padding:2rem 1.5rem 1.5rem}.card-header{align-items:center;border-bottom:1px solid #e8f2ec;display:flex;gap:.75rem;padding-bottom:1.25rem}.card-logo{flex-shrink:0;height:52px;object-fit:contain;width:52px}.card-title{color:#007030;font-size:1.2rem;font-weight:700;letter-spacing:-.01em;margin:0}.user-row{align-items:center;display:flex;gap:.75rem}.user-avatar{border:2px solid #e8f2ec;border-radius:50%;flex-shrink:0;height:40px;width:40px}.user-name{color:#1a1a1a;font-size:.95rem;font-weight:600}.actions{display:flex;flex-direction:column;gap:.75rem}.btn-gate{align-items:center;background:#007030;border:none;border-radius:50px;box-shadow:0 2px 8px #00703040;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:.01em;min-height:52px;padding:.9rem 1.5rem;transition:background .15s,transform .1s,box-shadow .15s;width:100%}.btn-gate:hover:not(:disabled){background:#005a26;box-shadow:0 4px 14px #00703059}.btn-gate:active:not(:disabled){background:#004d20;transform:scale(.98)}.btn-gate:disabled{background:#7ab894;box-shadow:none;cursor:default}.btn-logout{background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;text-decoration:underline;text-underline-offset:2px;transition:color .15s;width:100%}.btn-logout:hover:not(:disabled){color:#007030}.btn-logout:disabled{cursor:default;opacity:.4}.spinner{animation:spin .7s linear infinite;border:3px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:22px;width:22px}@keyframes spin{to{transform:rotate(1turn)}}.status-log{background:#f8fbf9;border:1px solid #e0ede6;border-radius:12px;padding:.875rem 1rem}.status-label{color:#007030;display:block;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.status-list{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.status-item{align-items:flex-start;animation:fadeSlideIn .2s ease;display:flex;gap:.5rem}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.status-dot{background:#007030;border-radius:50%;flex-shrink:0;height:6px;margin-top:.45em;width:6px}.status-text{color:#374151;font-family:SF Mono,Fira Mono,Consolas,monospace;font-size:.82rem;line-height:1.5;word-break:break-all}.card-footer{border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;padding-top:.25rem}.footer-logo{border-radius:4px;height:32px;object-fit:cover;opacity:.55;transition:opacity .2s;width:32px}.footer-logo:hover{opacity:1}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.8eec229b.css.map*/