@import"https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&family=Inter:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.fb-boot{min-height:100vh;display:grid;place-items:center;background:#0f1c2e;color:#c9d6e2;font-family:Inter,sans-serif;font-size:15px}.fb-splash{min-height:100vh;display:grid;place-items:center;padding:24px;background:#0f1c2e;position:relative;overflow:hidden}.fb-splash:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(190,140,44,.2),transparent 68%);top:-170px;right:-120px}.fb-splash-card{position:relative;z-index:1;max-width:520px;width:100%;text-align:center;color:#fff}.fb-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#be8c2c;font-weight:600;margin-bottom:16px}.fb-eyebrow.dark{color:#8a6a1e}.fb-mark{width:64px;height:64px;border-radius:16px;background:linear-gradient(150deg,#be8c2c,#8a6a1e);display:grid;place-items:center;font-family:Sora;font-weight:800;color:#1a1408;font-size:30px;margin:0 auto 16px}.fb-mark.sm{width:52px;height:52px;font-size:24px;margin-bottom:12px}.fb-title{font-family:Sora;font-size:38px;font-weight:800;margin:0 0 12px;letter-spacing:-.02em}.fb-tag{font-size:15px;line-height:1.6;color:#c2cfdb;margin:0 auto 26px;max-width:450px}.fb-feats{display:flex;flex-direction:column;gap:10px;text-align:left;max-width:410px;margin:0 auto 28px}.fb-feats>div{background:#ffffff0d;border:1px solid #233444;border-radius:11px;padding:12px 15px;font-size:13.5px;color:#e2e9ef}.fb-btn{background:linear-gradient(150deg,#be8c2c,#8a6a1e);color:#1a1408;font-family:Inter;font-weight:700;font-size:15px;border:none;cursor:pointer;padding:14px 28px;border-radius:11px;transition:.15s}.fb-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.fb-foot{margin-top:24px;font-size:11.5px;color:#7e8fa0}.fb-foot.dark{color:#9aa8b4}.fb-login-card{position:relative;z-index:1;width:100%;max-width:400px;background:#fff;border-radius:18px;padding:34px 30px;text-align:center;box-shadow:0 24px 60px #0006}.fb-login-title{font-family:Sora;font-size:22px;font-weight:700;color:#16242f;margin:0 0 8px}.fb-login-sub{font-size:13.5px;line-height:1.55;color:#5c6b7a;margin:0 0 22px}.fb-gbtn{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;background:#fff;border:1px solid #DADFE5;border-radius:11px;padding:13px;font-size:14.5px;font-weight:600;color:#3c4a57;cursor:pointer;transition:.15s}.fb-gbtn:hover{background:#f7f9fb;border-color:#be8c2c}.fb-gbtn:disabled{opacity:.6;cursor:default}.fb-gicon{width:22px;height:22px;border-radius:50%;background:conic-gradient(from -45deg,#ea4335 0,#ea4335 25%,#fbbc05 0,#fbbc05 50%,#34a853 0,#34a853 75%,#4285f4 0);display:grid;place-items:center;font-family:Sora;font-weight:700;font-size:13px;color:#fff}.fb-link{background:none;border:none;color:#5c6b7a;font-size:13px;font-weight:600;cursor:pointer;margin-top:12px}.fb-link:hover{color:#be8c2c}.fb-erro{background:#fbebe7;color:#c4452d;font-size:12.5px;font-weight:500;border-radius:9px;padding:9px 12px;margin:12px 0 0}
