*{box-sizing:border-box}html,body{height:100%;margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:#111827;background:#f3f6fb}.bafleh-login-body{min-height:100vh;display:grid;grid-template-columns:40% 60%;overflow:hidden}.bafleh-login-left{position:relative;background:linear-gradient(150deg,#102949,#2468b8);color:#fff;display:flex;align-items:center;justify-content:center;padding:48px;overflow:hidden}.bafleh-login-bg-circle{position:absolute;border-radius:999px;background:rgba(255,255,255,.09)}.bafleh-login-bg-circle.top{width:270px;height:270px;right:-70px;top:-60px}.bafleh-login-bg-circle.bottom{width:230px;height:230px;left:-90px;bottom:-80px}.bafleh-login-brand-panel{position:relative;width:360px;max-width:100%}.bafleh-logo-box{width:180px;background:#fff;color:#111;border-radius:12px;text-align:center;padding:14px 10px;margin-bottom:28px;box-shadow:0 18px 40px rgba(0,0,0,.16);letter-spacing:8px}.bafleh-logo-main{font-family:Georgia,serif;font-size:25px;line-height:26px}.bafleh-logo-sub{font-size:12px;letter-spacing:8px}.bafleh-login-brand-panel h1{font-size:38px;margin:0 0 10px;font-weight:900;letter-spacing:.5px}.bafleh-login-brand-panel p{font-size:16px;opacity:.92;margin:0 0 28px}.bafleh-login-feature{height:48px;border-radius:10px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);padding:14px 18px;margin:12px 0;font-weight:700}.bafleh-login-right{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.bafleh-login-card{width:540px;max-width:100%;background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:30px;box-shadow:0 24px 60px rgba(15,23,42,.10)}.bafleh-login-card h2{font-size:26px;margin:0 0 8px}.bafleh-muted{margin:0 0 28px;color:#64748b}.bafleh-login-card label{display:block;margin:16px 0 7px;font-weight:800;color:#1f2937}.bafleh-input-wrap{display:flex;align-items:center;border:1px solid #d7dfeb;border-radius:10px;height:42px;overflow:hidden;background:#fff}.bafleh-input-wrap span{width:42px;text-align:center;background:#f6f8fb;border-right:1px solid #e6edf5;height:100%;display:flex;align-items:center;justify-content:center}.bafleh-input-wrap input{border:0;outline:0;width:100%;height:100%;padding:0 12px;font-size:14px}.bafleh-eye{border:0;background:#fff;border-left:1px solid #e6edf5;width:44px;height:100%;cursor:pointer}.bafleh-login-button{width:100%;margin-top:22px;height:44px;border:0;border-radius:10px;background:#1f6ed4;color:#fff;font-weight:900;cursor:pointer}.bafleh-login-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;border-radius:10px;padding:11px 13px;font-weight:700;margin-bottom:12px}.bafleh-login-footer{text-align:center;color:#64748b;font-size:12px;margin-top:22px;line-height:1.7}@media(max-width:900px){.bafleh-login-body{grid-template-columns:1fr}.bafleh-login-left{display:none}.bafleh-login-right{padding:24px}.bafleh-login-card{padding:22px}}

.bafleh-login-success { background:#ecfdf5; color:#047857; border:1px solid #a7f3d0; padding:10px 12px; border-radius:10px; margin:10px 0; font-size:14px; }
.bafleh-login-links { text-align:center; margin-top:14px; }
.bafleh-login-links a { color:#008069; text-decoration:none; font-weight:700; }
.bafleh-login-links a:hover { text-decoration:underline; }
