/* JeevanSangam Premium Auth V10: independent styling for login and register only. */
:root{--ink:#281c34;--muted:#746a7e;--rose:#d43673;--rose-dark:#a92359;--wine:#55274f;--line:#f0dfe7;--soft:#fff6fa;--surface:#fff;--shadow:0 24px 80px rgba(92,47,71,.13);font-family:'DM Sans',Arial,sans-serif;color-scheme:light}
*,*::before,*::after{box-sizing:border-box}
html{min-width:320px;scroll-behavior:smooth}
body{margin:0;min-width:320px;background:radial-gradient(circle at 5% 80%,#f7e1eb 0,transparent 32%),radial-gradient(circle at 88% 10%,#f7e7f3 0,transparent 35%),#fff9fc;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px}
a{color:inherit;text-decoration:none}a:hover{color:var(--rose)}button,input,select{font:inherit}button{cursor:pointer}
:focus-visible{outline:3px solid #aa5595;outline-offset:3px}
.skip-link{position:absolute;left:10px;top:-100px;background:#fff;color:#51204b;padding:10px;z-index:100}.skip-link:focus{top:10px}
.auth-header{max-width:1480px;margin:auto;min-height:88px;padding:16px clamp(20px,4vw,65px);display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(255,255,255,.92)}
.auth-logo{display:flex;gap:9px;align-items:center;font:800 clamp(22px,2.1vw,28px)/1 'Outfit',sans-serif;letter-spacing:-.045em;white-space:nowrap}
.auth-logo strong{color:var(--rose)}.auth-logo small{display:block;font:500 10px/1.4 'DM Sans',sans-serif;letter-spacing:.02em;color:#877889;margin-top:4px}.logo-mark{font:500 52px/1 'Outfit',sans-serif;color:var(--rose)}
.auth-header nav{display:flex;gap:clamp(8px,1.9vw,27px);align-items:center;justify-content:flex-end}.header-link{font-weight:700;font-size:13px}.header-action{padding:12px 20px;background:var(--rose);border-radius:999px;color:#fff;font-weight:800;font-size:12px;box-shadow:0 10px 22px #d4367328;white-space:nowrap}.header-action:hover{color:#fff;background:var(--rose-dark)}.header-action span{margin-left:10px}
.auth-main{max-width:1480px;margin:0 auto;min-height:calc(100dvh - 150px);display:flex;align-items:center;justify-content:center;padding:clamp(20px,3vw,44px)}
.auth-scene{width:min(100%,1150px);min-height:630px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background:var(--surface);border:1px solid #f5e8ef;border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}
.auth-photo{position:relative;min-height:630px;background:#43263d;color:#fff;overflow:hidden}.auth-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center;filter:saturate(.92)}.photo-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(30,10,27,.95) 0%,rgba(40,20,38,.66) 43%,rgba(35,18,26,.05) 100%)}
.photo-copy{position:absolute;inset:auto 36px 40px;z-index:1}.photo-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#ffbfd7}.photo-copy h1{font:750 clamp(33px,3.4vw,52px)/1.08 'Outfit',Arial,sans-serif;letter-spacing:-.045em;margin:13px 0}.photo-copy h1 em{color:#ffb2d4;font-style:normal}.photo-copy p{color:#f5e9ef;font-size:13px;line-height:1.75;max-width:345px;margin:0}.photo-chip{display:inline-flex;margin-top:23px;padding:10px 13px;border:1px solid #ffffff57;background:#ffffff21;border-radius:100px;font-size:11px;font-weight:700;backdrop-filter:blur(6px)}
.auth-card{min-width:0;align-self:center;width:100%;max-width:630px;margin:0 auto;padding:clamp(28px,4vw,64px)}
.auth-card--login{max-width:540px}.card-top{text-align:center}.card-monogram{display:grid;place-items:center;color:var(--rose);font:500 62px/1 'Outfit',sans-serif;margin-bottom:8px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.19em;color:var(--rose)}.auth-card h2{font:800 clamp(32px,3vw,45px)/1.08 'Outfit',sans-serif;letter-spacing:-.045em;text-align:center;margin:14px 0 11px}.card-subtitle{color:var(--muted);line-height:1.7;margin:0 auto 24px;text-align:center;font-size:13px;max-width:440px}
.auth-methods{display:grid;gap:11px}.auth-method{position:relative;display:flex;align-items:center;gap:11px;padding:10px 13px;border:1.5px solid #e9c8d9;border-radius:17px;min-height:53px;background:#fff;color:#3f3048;font-weight:750;font-size:13px}.auth-method--email{border-color:var(--rose);background:#fff7fb}.auth-method--email:hover{color:var(--rose);background:#fff0f7}.auth-method--disabled{background:#faf8fa;border-color:#e8e3e7;color:#756d76;cursor:not-allowed}.auth-method--disabled small{margin-left:auto;white-space:nowrap;color:#80637a;font-weight:700;background:#f3eaf0;border-radius:100px;padding:5px 7px;font-size:9px}.method-icon,.google-g{flex:none;display:grid;place-items:center;font-size:20px;width:30px;height:30px;border-radius:9px;background:#fff0f7;color:var(--rose)}.google-g{font:800 20px Arial,sans-serif;color:#4285f4;background:#f1f6ff}.method-arrow{margin-left:auto;color:var(--rose);font-size:20px}.email-panel{scroll-margin-top:24px}.panel-caption{display:flex;align-items:center;gap:8px;color:#a08398;font-size:10px;letter-spacing:.12em;font-weight:850;margin:22px 0 16px}.panel-caption span{height:1px;background:#f0dce5;flex:1}
.auth-form{display:grid;gap:16px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:7px;min-width:0}.field label{color:#503c57;font-size:12px;font-weight:800}.field label span{color:var(--rose)}.field input,.field select,.password-wrap input{background:#fff;border:1px solid #e7d7e2;border-radius:12px;color:var(--ink);height:47px;min-width:0;width:100%;padding:0 13px;outline:none;font-size:13px}.field input::placeholder{color:#a799aa}.field input:focus,.field select:focus,.password-wrap:focus-within input{border-color:#e05895;box-shadow:0 0 0 3px #e0589520}.field small{color:var(--muted);font-size:10px;line-height:1.6}.field select{padding-right:32px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23cb3879' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat}.password-wrap{position:relative}.password-wrap input{padding-right:65px}.password-toggle{position:absolute;right:6px;top:6px;bottom:6px;border:0;border-radius:8px;background:#ffedf5;color:#a62363;font-size:11px;font-weight:800;padding:0 10px}.password-toggle:hover{background:#ffdbe9}.auth-note{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.primary-button{display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:13px;padding:14px 18px;min-height:51px;background:linear-gradient(105deg,#c92e6d,#ec5998);color:#fff;font-size:13px;font-weight:800;box-shadow:0 12px 24px #cb3b7728}.primary-button:hover{filter:brightness(1.06)}.primary-button span{font-size:18px}.auth-bottom-note{margin:24px 0 0;text-align:center;color:var(--muted);font-size:12px}.auth-bottom-note a{color:var(--rose);font-weight:800}.auth-disclaimer{text-align:center;font-size:10px;line-height:1.6;color:#9c8e9e;margin:22px 0 0}.auth-site-footer{text-align:center;color:#958799;font-size:10px;padding:5px 12px 25px}
.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:5px;background:#fff1f7;border:1px solid #f1dce7;border-radius:12px;margin-bottom:20px}.auth-switch>*{display:grid;place-items:center;padding:11px;border-radius:9px;font-weight:800;font-size:12px;color:#9d7990}.auth-switch .current{background:#fff;color:var(--rose);box-shadow:0 5px 16px #82466c14}.auth-switch a:hover{color:var(--rose)}
.register-progress{display:flex;gap:6px;justify-content:center;margin:0 0 10px}.register-progress span{height:5px;border-radius:20px;flex:1;background:#f1d9e6}.register-progress .progress-active{background:linear-gradient(90deg,#d13275,#f383b1)}.progress-caption{font-size:11px;text-align:center;color:var(--muted);line-height:1.6;margin:0 0 20px}.checkbox-line{display:flex;gap:10px;color:#594b60;font-size:12px;line-height:1.5}.checkbox-line input{flex:none;accent-color:var(--rose);height:17px;width:17px;margin:2px 0 0}.form-alert{padding:12px 14px;background:#fff1f3;color:#873255;border:1px solid #edb4c9;border-radius:12px;font-size:12px;line-height:1.6;margin-bottom:17px}.form-alert ul{padding-left:18px;margin:5px 0 0}
.premium-auth--register .auth-scene{min-height:730px}.premium-auth--register .auth-photo{min-height:730px}.premium-auth--register .auth-card{padding-top:32px;padding-bottom:32px}.premium-auth--register .auth-card h2{font-size:clamp(29px,2.7vw,39px)}
@media(max-width:920px){.auth-scene{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr)}.auth-card{padding:28px}.photo-copy{inset:auto 22px 28px}.photo-copy h1{font-size:36px}.auth-header{padding-inline:22px}}
@media(max-width:700px){.auth-header{min-height:74px;padding:12px 16px}.auth-header .header-link{display:none}.auth-main{display:block;padding:10px 12px 25px;min-height:0}.auth-scene{display:flex;flex-direction:column;min-height:0;border-radius:22px}.auth-photo{min-height:150px!important;max-height:180px}.auth-photo img{object-position:center 35%}.photo-shade{background:linear-gradient(90deg,rgba(37,13,31,.88),rgba(37,13,31,.25))}.photo-copy{inset:auto 18px 19px}.photo-copy h1{font-size:25px;line-height:1.03;margin:6px 0}.photo-copy p,.photo-chip{display:none}.photo-kicker{font-size:9px}.auth-card{max-width:none!important;padding:24px 20px 28px}.auth-card h2{font-size:32px}.card-monogram{font-size:47px}.auth-disclaimer{margin-top:18px}.auth-logo{font-size:21px}.logo-mark{font-size:38px}.auth-logo small{font-size:8px}}
@media(max-width:420px){.auth-header .header-action{padding:10px 12px;font-size:10px}.auth-header nav{gap:3px}.auth-logo{font-size:18px}.auth-logo small{font-size:7px}.logo-mark{font-size:34px}.auth-card{padding-inline:16px}.field-grid{grid-template-columns:1fr}.auth-method{font-size:11px;padding:10px}.auth-method--disabled small{font-size:8px}}
@media(min-width:701px) and (max-width:1050px){.premium-auth--register .field-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
