body{font-family:Poppins,sans-serif;min-height:100vh;display:flex;align-items:center;background:#f5f5f5;padding:2rem 0}a{color:#ffc107;text-decoration:none;transition:color .3s}a:hover{color:#ffb300;text-decoration:underline}.auth-container{max-width:1200px;margin:2rem auto}.auth-container-small{max-width:500px;margin:2rem auto}.auth-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026}.auth-card-small{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000026}.auth-form-side{padding:4rem}.auth-promo-side{background:linear-gradient(135deg,#ffc107,#ffb300);color:#1a1a1a;padding:4rem;display:flex;flex-direction:column;justify-content:center}.form-control{padding:.75rem 1rem;border-radius:10px;border:2px solid #e0e0e0;font-size:.95rem}.form-control:focus{border-color:#ffc107;box-shadow:0 0 0 .2rem #ffc10740}.btn-primary{background:#ffc107;border:none;padding:.75rem 2rem;border-radius:10px;font-weight:600;color:#1a1a1a;transition:all .3s}.btn-primary:hover{background:#ffb300;transform:translateY(-2px);box-shadow:0 5px 15px #ffc1074d;color:#1a1a1a}.btn-primary:active,.btn-primary:focus{background:#ffb300!important;color:#1a1a1a!important;box-shadow:0 0 0 .2rem #ffc10780!important;border:none!important}.btn-primary:focus-visible{background:#ffb300!important;color:#1a1a1a!important;outline:none!important}.btn-outline-secondary{border:2px solid #6c757d;color:#6c757d;background:transparent;padding:.75rem 2rem;border-radius:10px;font-weight:600;transition:all .3s}.btn-outline-secondary:hover{background:#6c757d;color:#fff;border-color:#6c757d}.btn-outline-secondary:active,.btn-outline-secondary:focus{background:#5c636a!important;color:#fff!important;border-color:#5c636a!important;box-shadow:0 0 0 .2rem #6c757d80!important}.brand-logo{font-size:2rem;color:#1a1a1a;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #FFC107;display:flex;align-items:center;gap:.3rem}.brand-icon-auth{width:40px;height:40px;border-radius:50%;border:1px solid #1a1a1a;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem}.brand-light{font-weight:300;margin-right:-.15rem}.brand-bold{font-weight:800}.feature-item{margin-bottom:2rem;display:flex;align-items:start}.feature-icon{width:50px;height:50px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;font-size:1.5rem}.benefit-item{display:flex;align-items:start;margin-bottom:1.5rem}.benefit-icon{background:#fff3;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.form-section{background:#f8f9fa;padding:1.5rem;border-radius:15px;margin-bottom:2rem}.form-section-title{font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;display:flex;align-items:center}.form-section-title i{background:#ffc107;width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:1rem}.plan-option{display:block;padding:1.25rem;background:#fff;border:2px solid #e0e0e0;border-radius:12px;text-align:center;cursor:pointer;transition:all .3s}.plan-option:hover{border-color:#ffc107;transform:translateY(-3px);box-shadow:0 5px 15px #ffc10733}.btn-check:checked+.plan-option{background:linear-gradient(135deg,#ffc107,#ffb300);border-color:#ffc107;color:#1a1a1a}.plan-name{font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.plan-price{font-size:1.75rem;font-weight:800;color:#ffc107}.btn-check:checked+.plan-option .plan-price{color:#1a1a1a}.plan-period{font-size:.85rem;color:#666}.btn-check:checked+.plan-option .plan-period{color:#1a1a1ab3}@media(max-width:992px){.auth-promo-side{display:none}.auth-form-side{padding:2rem}}@media(max-width:768px){.auth-promo-side{display:none}.auth-form-side{padding:2rem}}
