:root{--primary:#6338f5;--primary2:#4c18ee;--text:#17151e;--muted:#6d6878;--line:#e7e3ed;--soft:#f6f3ff}*{box-sizing:border-box}body.auth-body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:#faf9fd}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,42%) minmax(0,58%)}.auth-visual{position:relative;min-height:100vh;background:linear-gradient(180deg,rgba(35,18,78,.18),rgba(35,18,78,.72)),url('../images/event-rock.jpg') center/cover;color:#fff;padding:38px;display:flex;flex-direction:column}.auth-visual .auth-logo{display:inline-flex;align-items:center;gap:11px;font-size:25px;font-weight:900;line-height:1}.auth-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:38px;flex:0 0 auto}
.auth-logo-mark svg{display:block;width:100%;height:100%;overflow:visible;shape-rendering:geometricPrecision;filter:drop-shadow(0 8px 18px rgba(108,77,255,.2))}.auth-visual-copy{margin:auto 0}.auth-visual-copy h2{font-size:52px;line-height:1.02;letter-spacing:-2px;margin:0 0 18px}.auth-visual-copy h2 span{color:#b9a7ff}.auth-visual-copy p{line-height:1.6;max-width:360px}.auth-community{margin-top:auto;background:rgba(15,9,29,.35);backdrop-filter:blur(12px);padding:14px 17px;border-radius:15px;width:max-content;max-width:100%}.auth-main{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:42px}.auth-card{width:min(540px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px;box-shadow:0 18px 50px rgba(37,26,64,.08)}.auth-card.wide{width:min(680px,100%)}.auth-back{display:inline-flex;align-items:center;gap:.38rem;color:#5d5769;text-decoration:none;font-size:13px;margin-bottom:20px}.auth-card h1{font-size:30px;letter-spacing:-1px;margin:0 0 8px}.auth-subtitle{color:var(--muted);line-height:1.5;margin:0 0 26px}.auth-field{display:block;margin-bottom:16px}.auth-field>span{display:block;font-size:12px;font-weight:750;margin-bottom:7px}.auth-input-wrap{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;height:50px;min-height:50px;padding:0 13px}.auth-input-wrap:focus-within{border-color:#815fff;box-shadow:0 0 0 3px rgba(99,56,245,.09)}.auth-input-wrap input,.auth-input-wrap select{display:block;align-self:stretch;border:0;outline:0;background:transparent;width:100%;height:48px;min-height:48px;margin:0;padding:0;line-height:normal;font:inherit;color:inherit}.password-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;margin:0 -7px 0 6px;padding:0;border:0;border-radius:8px;background:transparent;color:#6f687d;cursor:pointer}
.password-toggle:hover{background:#f4f1fa;color:#5332dd}
.password-toggle:focus-visible{outline:2px solid #815fff;outline-offset:1px}
.password-eye{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.password-eye-closed{display:none}
.password-toggle[aria-pressed="true"] .password-eye-open{display:none}
.password-toggle[aria-pressed="true"] .password-eye-closed{display:block}.auth-primary{width:100%;height:52px;border:0;border-radius:11px;background:linear-gradient(135deg,#713cff,#4e16eb);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 11px 25px rgba(90,43,235,.24)}.auth-primary:disabled{opacity:.58;cursor:wait}.auth-secondary{width:100%;height:49px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#312d38;font-weight:750;text-decoration:none;display:flex;align-items:center;justify-content:center}.auth-links{text-align:center;margin-top:18px;color:var(--muted);font-size:13px}.auth-links a,.auth-forgot{color:var(--primary);font-weight:750;text-decoration:none}.auth-forgot{display:block;text-align:right;font-size:12px;margin:-5px 0 18px}.auth-divider{display:flex;align-items:center;gap:12px;color:#9992a3;font-size:12px;margin:22px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.social-stack{display:grid;gap:9px}.social-button{height:47px;border:1px solid var(--line);background:#fff;border-radius:10px;font-weight:720}.auth-error{padding:12px 14px;border-radius:10px;background:#fff0f2;color:#a6263b;font-size:13px;margin-bottom:16px;outline:0}.auth-message{font-size:13px;margin:12px 0}.auth-message.success{color:#147a4c}.auth-message.error{color:#a6263b}.auth-progress{display:flex;justify-content:center;align-items:flex-start;gap:0;margin-bottom:28px}.auth-progress-step{width:110px;text-align:center;position:relative;color:#aaa3b3;font-size:10px}.auth-progress-step:before{content:attr(data-progress-step);width:25px;height:25px;border-radius:50%;display:grid;place-items:center;margin:0 auto 6px;background:#edeaf1;color:#847e8d;font-weight:850;position:relative;z-index:2}.auth-progress-step:not(:last-child):after{content:"";position:absolute;left:62%;right:-38%;top:12px;height:2px;background:#e4dfeb}.auth-progress-step.active:before,.auth-progress-step.done:before{background:var(--primary);color:#fff}.auth-progress-step.done:before{content:"✓"}.auth-progress-step.done:not(:last-child):after{background:var(--primary)}.register-step[hidden]{display:none}.register-actions{display:flex;gap:12px;margin-top:25px}.register-actions .auth-secondary{width:auto;min-width:120px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-card{border:1px solid var(--line);border-radius:14px;padding:18px;cursor:pointer;position:relative}.account-card.selected{border-color:var(--primary);background:var(--soft);box-shadow:0 0 0 2px rgba(99,56,245,.08)}.account-card input{position:absolute;right:16px;top:16px}.account-card strong{display:block;margin-bottom:7px}.account-card span{font-size:12px;color:var(--muted);line-height:1.4}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-check{display:flex;gap:9px;align-items:flex-start;font-size:12px;color:#4f4959;margin:12px 0}.auth-check input{margin-top:2px}.auth-check a{color:var(--primary)}.interest-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.interest-chip{display:flex;align-items:center;gap:6px;height:38px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 11px;font-size:12px;cursor:pointer}.interest-chip span{display:grid;place-items:center;color:var(--primary)}.interest-chip svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9}.interest-chip.selected{border-color:var(--primary);background:var(--soft);color:var(--primary);font-weight:750}.location-row{display:grid;grid-template-columns:1fr auto;gap:9px}.location-button{border:1px solid var(--primary);background:#fff;color:var(--primary);border-radius:10px;padding:0 13px;font-weight:750}.auth-help{font-size:11px;color:var(--muted);margin:5px 0}.verification-email{color:var(--primary);font-weight:800}.code-row{display:flex;justify-content:center;gap:10px;margin:30px 0}.code-input{width:49px;height:58px;border:1px solid var(--line);border-radius:10px;text-align:center;font-size:25px;font-weight:800;outline:0}.code-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(99,56,245,.09)}.verify-note{padding:15px;border-radius:12px;background:var(--soft);font-size:12px;line-height:1.5;color:#5a5365}.resend-button{display:block;margin:18px auto;border:0;background:transparent;color:var(--primary);font-weight:750}.success-icon{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;margin:15px auto;background:linear-gradient(135deg,#efeaff,#d8ceff);color:var(--primary);font-size:45px}.success-panel{text-align:center}.success-list{text-align:left;display:grid;gap:11px;margin:25px 0}.success-list div{padding:13px;background:#faf9fc;border-radius:11px}.profile-shell{width:min(930px,calc(100% - 36px));margin:45px auto}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.profile-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px}.profile-section{padding:20px 0;border-bottom:1px solid var(--line)}.profile-section:last-child{border:0}.profile-section h2{font-size:19px;margin:0 0 16px}.profile-logout{border:1px solid #e7ccd2;color:#a6263b;background:#fff5f6;border-radius:10px;padding:10px 14px;font-weight:750}
.auth-welcome{width:min(430px,100%);text-align:center}.welcome-logo{font-size:31px;font-weight:900;margin-bottom:38px}.welcome-illustration{height:260px;border-radius:28px;background:linear-gradient(180deg,#f5f1ff,#fff);position:relative;margin:20px 0}.welcome-illustration:before{content:"";position:absolute;width:100px;height:125px;border-radius:50% 50% 50% 9px;background:linear-gradient(145deg,#7a55ff,#5424e8);left:50%;top:50%;transform:translate(-50%,-55%) rotate(-45deg);box-shadow:0 18px 40px rgba(94,48,225,.3)}.welcome-illustration:after{content:"";position:absolute;width:31px;height:31px;border-radius:50%;background:#fff;left:50%;top:43%;transform:translate(-50%,-50%)}.auth-welcome h1{font-size:28px;line-height:1.15}.auth-welcome h1 span{color:var(--primary)}.welcome-actions{display:grid;gap:10px;margin-top:25px}
@media(max-width:850px){body.auth-body{background:#fff}.auth-shell{display:block}.auth-visual{display:none}.auth-main{padding:24px 18px;align-items:flex-start}.auth-card{border:0;box-shadow:none;padding:20px 0;max-width:520px}.auth-card.wide{max-width:620px}.auth-progress-step{width:68px;font-size:8px}.auth-progress-step:after{left:65%;right:-35%}.account-grid,.auth-grid{grid-template-columns:1fr}.profile-shell{margin:22px auto 100px}.profile-card{padding:18px}.code-row{gap:6px}.code-input{width:42px;height:52px}.auth-welcome{padding-top:30px}.welcome-illustration{height:230px}}

.auth-input-wrap input[type="date"]{line-height:48px}
.auth-input-wrap input::-webkit-date-and-time-value{min-height:48px;display:flex;align-items:center;text-align:left}
.auth-input-wrap select{appearance:none;-webkit-appearance:none}
