:root{--primary: #10b981;--secondary: #6366f1;--bg1: #667eea;--bg2: #764ba2}html{overflow-x:hidden;-webkit-text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:radial-gradient(circle at top left,#7c8cff 0%,var(--bg1) 40%,var(--bg2) 100%);background-attachment:fixed;min-height:100vh;min-height:100dvh;overflow-x:hidden}@media(max-width:768px){body{background-attachment:scroll}}.auth-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.glass{background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.35);box-shadow:0 16px 50px #00000026;border-radius:18px}.brand{font-weight:800;letter-spacing:-.5px;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lang-switch .btn{min-width:52px;font-weight:700;border-radius:12px}.btn-primary{background:linear-gradient(135deg,var(--primary) 0%,#059669 100%);border:none;box-shadow:0 8px 24px #10b98147}.btn-primary:hover{transform:translateY(-1px)}.form-control,.form-select{border-radius:14px;padding:.8rem 1rem;height:48px;border:1px solid #dbe2ea}.form-control:focus,.form-select:focus{border-color:#10b981b3;box-shadow:0 0 0 .2rem #10b98129}.input-group-text{border-radius:14px}.location-block{border-radius:16px;background:#94a3b814;border:1px solid rgba(148,163,184,.3)}@media(max-width:576px){.glass{border-radius:14px}.auth-shell header .container,.auth-shell main.container,.auth-shell footer .container{padding-left:.75rem;padding-right:.75rem}.auth-shell main.container{align-items:flex-start!important;padding-top:.25rem;padding-bottom:1.25rem!important}}.auth-shell main{min-width:0;width:100%}.auth-shell .form-label{font-size:.875rem;font-weight:600;color:#475569}.auth-shell .form-control,.auth-shell .form-select{border-radius:12px;border:1px solid #e2e8f0;min-height:46px}.auth-shell .form-control:focus,.auth-shell .form-select:focus{border-color:#10b981bf;box-shadow:0 0 0 .2rem #10b9812e}.auth-shell .input-group-text{border-radius:12px;border-color:#e2e8f0;background:#f8fafc}.auth-shell .input-group>.input-group-text:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.auth-shell .input-group .form-control{border-top-left-radius:0;border-bottom-left-radius:0}.auth-shell .alert-danger{border-radius:14px;border:1px solid #fecaca;background:linear-gradient(135deg,#fef2f2,#fff1f2);color:#991b1b}.auth-shell .btn-lg{min-height:50px;font-weight:700}.auth-shell .card{border-radius:18px}.auth-header-bar{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"logo contact lang";align-items:center;gap:.65rem .75rem}.auth-header-logo{grid-area:logo;flex-shrink:0}.auth-header-contact{grid-area:contact;display:flex;align-items:center;justify-content:center;gap:.45rem;min-width:0}.auth-header-bar .lang-switch{grid-area:lang;flex-shrink:0}.auth-contact-pill{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.28);color:#fff;text-decoration:none;font-size:.78rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .15s,transform .15s,box-shadow .15s;max-width:100%;min-width:0}.auth-contact-pill:hover{background:#ffffff3d;color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #0000001f}.auth-contact-pill i{font-size:.95rem;flex-shrink:0}.auth-contact-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.auth-contact-pill--tg i{color:#7dd3fc}.auth-contact-pill--phone i{color:#86efac}.auth-contact-text--short{display:none}@media(max-width:768px){.auth-header-bar{grid-template-columns:1fr auto;grid-template-areas:"logo lang" "contact contact";gap:.55rem .65rem}.auth-header-contact{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;width:100%}.auth-contact-pill{width:100%;padding:.55rem .5rem;font-size:.72rem;border-radius:12px}.auth-shell header{padding-top:.75rem!important;padding-bottom:.75rem!important}.lang-switch .btn{min-width:44px;padding:.35rem .55rem}}@media(max-width:400px){.auth-header-logo .brand{font-size:1.15rem!important}.auth-contact-pill{flex-direction:column;gap:.2rem;padding:.45rem .35rem;font-size:.68rem}.auth-contact-pill i{font-size:1.05rem}.auth-contact-pill span{white-space:normal;text-align:center;line-height:1.2}.auth-contact-text--full{display:none}.auth-contact-text--short{display:inline}}
