*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#09090b;color:#fff}body{min-height:100vh}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)}.auth-brand-side{position:relative;overflow:hidden;padding:38px 5vw;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 20% 20%,#61143e 0,transparent 34%),radial-gradient(circle at 80% 80%,#3a143c 0,transparent 32%),#0c0b0e}.auth-brand{display:flex;align-items:center;gap:12px;font-size:22px;letter-spacing:.18em}.auth-brand span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#ff4d8d,#ff6b52);font-weight:900}.auth-copy{position:relative;z-index:2;max-width:680px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;color:#ff78a8}.auth-copy h1{font-size:clamp(48px,6vw,90px);line-height:.94;margin:14px 0 18px;letter-spacing:-.055em}.auth-copy p,.auth-form p{color:#aaa7af;line-height:1.65}.auth-video-stack{position:absolute;right:-6vw;bottom:-9vh;width:42vw;height:64vh;opacity:.53}.auth-video-stack video{position:absolute;width:33%;height:76%;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 80px #0008}.auth-video-stack video:nth-child(1){left:0;top:14%;transform:rotate(-9deg)}.auth-video-stack video:nth-child(2){left:29%;top:0;transform:rotate(3deg)}.auth-video-stack video:nth-child(3){left:58%;top:19%;transform:rotate(11deg)}.auth-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;background:#0f0e11}.auth-card{width:min(520px,100%);background:#171519;border:1px solid #2b282e;border-radius:28px;padding:28px;box-shadow:0 32px 90px #0005}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;background:#0c0b0d;border-radius:14px;padding:4px;margin-bottom:28px}.mode-tabs a{text-decoration:none;color:#8f8a94;text-align:center;padding:11px 14px;border-radius:11px;font-weight:800}.mode-tabs a.active{background:#252128;color:#fff}.auth-form{display:grid;gap:16px}.auth-form h2{font-size:36px;margin:5px 0 0;letter-spacing:-.035em}.auth-form>div:first-of-type{margin-bottom:4px}.auth-form label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#d5d1d9}.auth-form input,.auth-form select{width:100%;border:1px solid #353039;background:#0e0d0f;color:#fff;border-radius:13px;padding:14px 15px;outline:none;font:inherit}.auth-form input:focus,.auth-form select:focus{border-color:#ff5d91;box-shadow:0 0 0 3px #ff5d9118}.auth-form .two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-form button{border:0;border-radius:14px;padding:15px 18px;background:linear-gradient(135deg,#ff4f88,#ff6d54);color:#fff;font-weight:900;font-size:15px;cursor:pointer;display:flex;justify-content:space-between}.auth-form small{color:#77727d;line-height:1.5}.auth-error{background:#401725;border:1px solid #6a2038;color:#ffb5cc;padding:12px 14px;border-radius:13px;margin-bottom:18px}@media(max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-brand-side{min-height:34vh;padding:24px}.auth-copy h1{font-size:46px}.auth-copy p{max-width:430px}.auth-video-stack{width:56vw;height:32vh;right:-8vw;bottom:-10vh}.auth-panel{padding:18px}.auth-card{padding:20px}.auth-form .two{grid-template-columns:1fr}}
.auth-success{border:1px solid rgba(88,219,133,.24);background:rgba(88,219,133,.08);color:#bff5cf;border-radius:14px;padding:11px 13px;margin:12px 0;font-size:12px;line-height:1.45}

/* NEXT FIRST DATE AUTH — mobile polish */
@media(max-width:860px){
  html,body{min-height:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}
  .auth-shell{display:block;min-height:100dvh;background:radial-gradient(circle at 80% 0,#331227 0,transparent 32%),#0f0e11}
  .auth-brand-side{min-height:215px;padding:calc(18px + env(safe-area-inset-top)) 18px 28px;justify-content:flex-start;gap:30px;background:radial-gradient(circle at 18% 18%,#61143e 0,transparent 40%),radial-gradient(circle at 90% 100%,#32143c 0,transparent 42%),#0c0b0e}
  .auth-brand{position:relative;z-index:3;font-size:14px;gap:9px;letter-spacing:.11em}
  .auth-brand span{width:36px;height:36px;border-radius:12px}
  .auth-copy{max-width:78%;position:relative;z-index:3}
  .auth-copy h1{font-size:clamp(36px,10vw,48px);line-height:.93;margin:8px 0 10px}
  .auth-copy p{font-size:11px;line-height:1.5;margin:0}
  .auth-video-stack{width:46vw;height:205px;right:-12vw;bottom:-14px;opacity:.48}
  .auth-video-stack video{width:44%;height:74%;border-radius:18px}
  .auth-video-stack video:nth-child(1){display:none}
  .auth-video-stack video:nth-child(2){left:0;top:0;transform:rotate(-5deg)}
  .auth-video-stack video:nth-child(3){left:38%;top:22%;transform:rotate(8deg)}
  .auth-panel{display:block;padding:0 12px calc(20px + env(safe-area-inset-bottom));background:transparent;margin-top:-12px;position:relative;z-index:4}
  .auth-card{width:100%;padding:18px 16px 20px;border-radius:22px;background:rgba(23,21,25,.98);box-shadow:0 -12px 48px rgba(0,0,0,.38)}
  .mode-tabs{margin-bottom:20px;border-radius:13px}
  .mode-tabs a{min-height:44px;display:grid;place-items:center;padding:9px}
  .auth-form{gap:13px}
  .auth-form h2{font-size:29px;line-height:1.05}
  .auth-form p{font-size:11px;margin:6px 0 0}
  .auth-form .two{grid-template-columns:1fr;gap:13px}
  .auth-form input,.auth-form select{min-height:48px;font-size:16px;padding:12px 13px}
  .auth-form button{min-height:50px;align-items:center;padding:13px 15px}
  .auth-error{font-size:12px}
}

@media(max-width:390px){
  .auth-brand-side{min-height:190px}
  .auth-copy{max-width:82%}
  .auth-copy h1{font-size:35px}
  .auth-copy p{display:none}
  .auth-card{padding-left:14px;padding-right:14px}
}

/* NEXT FIRST DATE email verification */
.auth-links{display:flex;justify-content:center;margin-top:2px}.auth-links a{color:#ff8bb1;text-decoration:none;font-size:12px;font-weight:800}.auth-links a:hover{text-decoration:underline}.verify-shell{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#541335 0,transparent 34%),radial-gradient(circle at 85% 90%,#35153f 0,transparent 32%),#0c0b0e}.verify-card{width:min(520px,100%);padding:34px;text-align:center;border:1px solid #302a32;border-radius:28px;background:#171519;box-shadow:0 32px 90px #0007}.verify-brand{display:flex;justify-content:center;align-items:center;gap:10px;letter-spacing:.16em;margin-bottom:24px}.verify-brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#ff4d8d,#ff6b52);font-weight:900}.verify-icon{font-size:44px;margin:6px 0 16px}.verify-card h1{font-size:34px;line-height:1.05;margin:8px 0 12px}.verify-card p{color:#aaa7af;line-height:1.65;margin:0 auto 22px;max-width:420px}.verify-primary,.verify-secondary{display:block;text-decoration:none;font-weight:900;border-radius:14px;padding:14px 18px}.verify-primary{background:linear-gradient(135deg,#ff4f88,#ff6d54);color:#fff}.verify-secondary{color:#a9a3ad;margin-top:9px}.verify-secondary:hover{color:#fff}@media(max-width:600px){.verify-shell{padding:14px}.verify-card{padding:26px 18px;border-radius:22px}.verify-card h1{font-size:28px}.verify-primary,.verify-secondary{min-height:48px;display:grid;place-items:center}}

/* NEXT FIRST DATE password recovery */
.auth-links.split{justify-content:space-between;gap:14px;flex-wrap:wrap}.auth-links.split a:first-child{color:#c5bec8}.reset-auth-card{text-align:left}.reset-auth-card .verify-brand,.reset-auth-card .verify-icon{text-align:center}.reset-auth-card .verify-brand{justify-content:flex-start}.reset-auth-card .verify-icon{font-size:38px}.reset-auth-card h1{font-size:36px}.reset-auth-card>.eyebrow{display:block}.reset-form{margin-top:20px}.reset-form button{width:100%}.reset-auth-card .verify-secondary{text-align:center}@media(max-width:600px){.auth-links.split{display:grid;grid-template-columns:1fr;text-align:center}.reset-auth-card h1{font-size:29px}.reset-auth-card{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}
