:root{--sadad-navy:#0F3B6E;--sadad-navy-deep:#082B52;--sadad-gold:#F4B400;--sadad-sand:#F9E7C6;--sadad-ice:#E8F0FA;--sadad-graphite:#2D3748;--sadad-line:#DFE7F0;--sadad-muted:#718096}
*{box-sizing:border-box}body.sadad-auth{margin:0;min-height:100vh;font-family:"Alexandria","Inter",system-ui,sans-serif;color:var(--sadad-graphite);background:radial-gradient(circle at 8% 10%,rgba(244,180,0,.13),transparent 26%),radial-gradient(circle at 92% 90%,rgba(15,59,110,.11),transparent 30%),#f8fbff;display:flex;align-items:center;justify-content:center;padding:28px}.sadad-auth-shell{width:min(1080px,100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);background:#fff;border:1px solid rgba(15,59,110,.08);border-radius:30px;overflow:hidden;box-shadow:0 32px 90px rgba(15,59,110,.13)}.sadad-auth-brand{position:relative;overflow:hidden;padding:56px;background:linear-gradient(145deg,var(--sadad-navy-deep),var(--sadad-navy));color:#fff;min-height:610px;display:flex;flex-direction:column;justify-content:space-between}.sadad-auth-brand:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:var(--sadad-gold);opacity:.1;left:-100px;top:-80px}.sadad-auth-brand:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.1);right:-180px;bottom:-180px}.sadad-auth-logo{position:relative;z-index:2;max-width:210px;max-height:84px;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.15))}.sadad-auth-pitch{position:relative;z-index:2}.sadad-auth-kicker{display:inline-flex;align-items:center;gap:8px;color:#FFE08A;font-size:.77rem;font-weight:800;margin-bottom:14px}.sadad-auth-pitch h1{font-size:clamp(2rem,3.7vw,3.7rem);line-height:1.25;margin:0 0 18px;font-weight:900}.sadad-auth-pitch h1 span{color:#FFD05A}.sadad-auth-pitch p{color:#CBDAEA;line-height:1.95;max-width:520px}.sadad-auth-brand-foot{position:relative;z-index:2;color:#91A9C1;font-size:.72rem;letter-spacing:.08em}.sadad-auth-form{padding:46px;display:flex;align-items:center}.sadad-auth-card{width:100%;max-width:520px;margin:auto}.sadad-auth-mobile-logo{display:none;max-width:180px;max-height:70px;margin:0 auto 26px}.sadad-auth-title{font-size:1.75rem;font-weight:900;color:var(--sadad-navy);margin:0 0 8px}.sadad-auth-subtitle{color:var(--sadad-muted);font-size:.9rem;line-height:1.8;margin-bottom:26px}.sadad-auth .form-label{font-size:.8rem;font-weight:800;color:#455670}.sadad-auth .form-control,.sadad-auth .form-select{border:1px solid var(--sadad-line);border-radius:13px;min-height:48px;padding:.7rem .9rem;box-shadow:none}.sadad-auth .form-control:focus,.sadad-auth .form-select:focus{border-color:#8BA8C6;box-shadow:0 0 0 4px rgba(15,59,110,.07)}.sadad-auth-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;border:0;border-radius:13px;padding:13px 18px;background:linear-gradient(135deg,var(--sadad-navy),#174F89);color:#fff;text-decoration:none;font-weight:900;cursor:pointer;box-shadow:0 14px 28px rgba(15,59,110,.18)}.sadad-auth-btn:hover{color:#fff;transform:translateY(-1px)}.sadad-auth-btn.gold{background:linear-gradient(135deg,#E9A900,var(--sadad-gold));color:#312300;box-shadow:0 14px 28px rgba(244,180,0,.22)}.sadad-auth-btn.outline{background:#fff;color:var(--sadad-navy);border:1px solid #BFD0E1;box-shadow:none}.sadad-auth-note{padding:15px 16px;border-radius:15px;background:#FFF8E5;border:1px solid #F4E0A3;color:#6F5400;font-size:.82rem;line-height:1.7}.sadad-auth-info{padding:15px 16px;border-radius:15px;background:#F5F9FD;border:1px solid #DDE7F1;font-size:.83rem;line-height:1.8}.sadad-auth-actions{display:flex;gap:10px;flex-wrap:wrap}.sadad-auth-actions>*{flex:1}.sadad-auth-footer{text-align:center;color:#95A1AF;font-size:.7rem;margin-top:22px}.sadad-auth a{color:var(--sadad-navy)}.sadad-auth .alert{border:0;border-radius:14px}.sadad-auth-progress{height:8px;border-radius:99px;background:#EDF2F7;overflow:hidden}.sadad-auth-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--sadad-gold),#FFD86B);border-radius:inherit}@media(max-width:900px){body.sadad-auth{padding:0}.sadad-auth-shell{grid-template-columns:1fr;border:0;border-radius:0;min-height:100vh}.sadad-auth-brand{display:none}.sadad-auth-form{padding:32px 22px}.sadad-auth-mobile-logo{display:block}}@media(max-width:480px){.sadad-auth-form{padding:28px 18px}.sadad-auth-shell{box-shadow:none}.sadad-auth-card{max-width:none}}
