.member-auth-page{--auth-bg: #fff8f1;--auth-surface: #fffdf9;--auth-surface-2: #fff4e8;--auth-text: #29180e;--auth-muted: #765f52;--auth-border: #f1d7c3;--auth-primary: #fb923c;--auth-primary-strong: #f97316;--auth-blue: #2563eb;--auth-green: #159447;--auth-red: #dc2626;position:relative;min-height:100svh;overflow:hidden;background:var(--auth-bg);color:var(--auth-text);font-family:"Baloo 2",sans-serif}.dark .member-auth-page{--auth-bg: #111008;--auth-surface: #1b1911;--auth-surface-2: #252117;--auth-text: #fff8ed;--auth-muted: #c4b7a9;--auth-border: #423728;--auth-primary: #fb923c;--auth-primary-strong: #f97316;--auth-blue: #60a5fa;--auth-green: #4ade80}.member-auth-glow{position:fixed;width:260px;height:260px;border-radius:999px;pointer-events:none;filter:blur(2px);opacity:.16}.member-auth-glow-one{inset-block-start:-130px;inset-inline-end:-100px;background:var(--auth-primary)}.member-auth-glow-two{inset-block-end:-160px;inset-inline-start:-130px;background:var(--auth-blue);opacity:.08}.member-auth-shell{position:relative;z-index:1;width:min(100%,560px);min-height:100svh;margin:0 auto;padding:max(10px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom))}.member-auth-shell.is-wide{width:min(100%,700px)}.member-auth-bar{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.member-auth-brand{display:inline-flex;min-width:100px;height:42px;align-items:center;color:var(--auth-primary);text-decoration:none}.member-auth-brand strong{font-size:22px;font-weight:900}.member-auth-logo{width:auto;max-width:126px;height:27px;-o-object-fit:contain;object-fit:contain}.member-auth-bar-actions{display:flex;align-items:center;gap:7px}.member-auth-icon-button{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1.5px solid var(--auth-border);border-radius:14px;background:color-mix(in srgb,var(--auth-surface) 94%,transparent);color:var(--auth-text);box-shadow:0 4px 12px #4226110f}.member-auth-icon-button svg{width:18px;height:18px}.member-auth-card{overflow:hidden;border:1.5px solid var(--auth-border);border-radius:24px;background:color-mix(in srgb,var(--auth-surface) 97%,transparent);box-shadow:0 18px 50px #522c101c}.member-auth-intro{padding:18px 16px 14px;text-align:center}.member-auth-eyebrow{display:block;margin-bottom:3px;color:var(--auth-primary-strong);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dark .member-auth-eyebrow{color:var(--auth-primary)}.member-auth-intro h1{margin:0;color:var(--auth-text);font-size:clamp(24px,7vw,32px);font-weight:900;line-height:1.05;letter-spacing:-.02em}.member-auth-intro p{max-width:440px;margin:7px auto 0;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:12px;font-weight:650;line-height:1.45}.member-auth-content{padding:0 14px 16px}.member-auth-content form,.member-auth-form{display:grid;gap:13px}.member-auth-fields{display:grid;gap:12px}.member-auth-form-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.member-auth-form-row>*{min-width:0}.member-auth-link{color:var(--auth-primary-strong);font-size:11px;font-weight:900;text-decoration:none}.dark .member-auth-link{color:var(--auth-primary)}.member-auth-switch{margin:13px 0 0;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:11px;font-weight:700;text-align:center}.member-auth-switch a{color:var(--auth-primary-strong);font-weight:900;text-decoration:none}.dark .member-auth-switch a{color:var(--auth-primary)}.member-auth-page .input-label,.member-auth-page label{color:var(--auth-text);font-size:11px;font-weight:850}.member-auth-page input:not([type=checkbox]):not([type=hidden]),.member-auth-page select,.member-auth-page textarea{min-height:50px;border:1.5px solid var(--auth-border)!important;border-radius:14px!important;background:var(--auth-surface-2)!important;color:var(--auth-text)!important;font-family:Nunito,sans-serif;font-size:14px;box-shadow:none!important}.member-auth-page input:focus,.member-auth-page select:focus,.member-auth-page textarea:focus{border-color:var(--auth-primary)!important;outline:3px solid color-mix(in srgb,var(--auth-primary) 18%,transparent)!important}.member-auth-page .input-icon{width:18px;height:18px;color:var(--auth-primary)}.member-auth-page .btn{min-width:44px;min-height:50px;border-color:var(--auth-border);border-radius:14px;background:var(--auth-surface-2);color:var(--auth-text)}.member-auth-page input[type=checkbox]{width:20px;height:20px;border-color:var(--auth-border);border-radius:7px;color:var(--auth-primary)}.member-auth-page .invalid-msg,.member-auth-page .invalid-feedback,.member-auth-page [class*=text-red-]{color:var(--auth-red)!important;font-family:Nunito,sans-serif;font-size:10px;font-weight:750}.member-auth-page .form-help-text{margin-top:4px;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:10px}.member-auth-primary,.member-auth-secondary{display:inline-flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:10px 15px;font-size:13px;font-weight:900;text-align:center;text-decoration:none;transition:transform .15s ease,background-color .15s ease,opacity .15s ease}.member-auth-primary{border:1px solid var(--auth-primary-strong);background:linear-gradient(145deg,var(--auth-primary),var(--auth-primary-strong));color:#fff;box-shadow:0 9px 20px color-mix(in srgb,var(--auth-primary) 24%,transparent)}.member-auth-secondary{border:1.5px solid var(--auth-border);background:var(--auth-surface-2);color:var(--auth-text)}.member-auth-primary svg,.member-auth-secondary svg{width:18px;height:18px}.member-auth-primary:disabled,.member-auth-secondary:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.member-auth-divider{display:flex;align-items:center;gap:10px;margin:15px 0;color:var(--auth-muted);font-size:9px;font-weight:900;text-transform:uppercase}.member-auth-divider:before,.member-auth-divider:after{content:"";flex:1;height:1px;background:var(--auth-border)}.member-auth-methods{display:grid;gap:8px}.member-auth-method{display:grid;min-height:58px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:8px 10px;border:1.5px solid var(--auth-border);border-radius:15px;background:var(--auth-surface);color:var(--auth-text);text-decoration:none}.member-auth-method-icon{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:var(--auth-surface-2);color:var(--auth-primary)}.member-auth-method-icon svg{width:20px;height:20px}.member-auth-method-copy{min-width:0;text-align:start}.member-auth-method-copy strong,.member-auth-method-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-auth-method-copy strong{font-size:12px;font-weight:900}.member-auth-method-copy small{margin-top:1px;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:9px;font-weight:700}.member-auth-method-arrow{width:15px;height:15px;color:var(--auth-muted)}.member-auth-method.is-whatsapp .member-auth-method-icon{background:color-mix(in srgb,var(--auth-green) 12%,var(--auth-surface));color:var(--auth-green)}.member-auth-method.is-blue .member-auth-method-icon{background:color-mix(in srgb,var(--auth-blue) 12%,var(--auth-surface));color:var(--auth-blue)}.member-auth-method.is-dark{border-color:#111;background:#111;color:#fff}.dark .member-auth-method.is-dark{border-color:#f7f7f7;background:#f7f7f7;color:#111}.member-auth-method.is-dark .member-auth-method-icon{background:#ffffff1f;color:inherit}.dark .member-auth-method.is-dark .member-auth-method-icon{background:#00000014}.member-auth-status{display:flex;align-items:center;gap:9px;margin-bottom:13px;padding:9px 10px;border:1px solid var(--auth-border);border-radius:14px;background:var(--auth-surface-2);color:var(--auth-text)}.member-auth-status svg{width:18px;height:18px;color:var(--auth-green)}.member-auth-status div{min-width:0}.member-auth-status strong,.member-auth-status small{display:block}.member-auth-status strong{font-size:11px;font-weight:900}.member-auth-status small{overflow:hidden;margin-top:1px;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.member-auth-note{display:flex;align-items:flex-start;gap:8px;padding:10px;border-radius:14px;background:color-mix(in srgb,var(--auth-blue) 8%,var(--auth-surface-2));color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:10px;font-weight:700;line-height:1.4}.member-auth-note svg{flex:0 0 auto;width:17px;height:17px;color:var(--auth-blue)}.member-auth-steps{display:grid;gap:8px;margin:0;padding:0;list-style:none;counter-reset:auth-steps}.member-auth-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:11px;font-weight:700}.member-auth-steps li:before{counter-increment:auth-steps;content:counter(auth-steps);display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:9px;background:var(--auth-primary);color:#fff;font-family:"Baloo 2",sans-serif;font-weight:900}.member-auth-actions{display:grid;gap:8px;margin-top:14px}.member-auth-trust{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 4px 0;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:9px;font-weight:750;text-align:center}.member-auth-trust svg{width:15px;height:15px;color:var(--auth-green)}.member-auth-destination{direction:ltr;font-weight:900;unicode-bidi:isolate}.member-auth-timer{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--auth-border);border-radius:13px;background:var(--auth-surface-2);color:var(--auth-muted);font-size:10px}.member-auth-timer strong{color:var(--auth-text);font-size:13px;font-variant-numeric:tabular-nums}.member-auth-page .otp-digit{width:clamp(38px,12vw,50px)!important;height:54px!important;padding:0!important;font-size:20px!important}.member-auth-choice-group{min-width:0;margin:0;padding:0;border:0}.member-auth-choice-group legend{margin-bottom:7px}.member-auth-channel-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.member-auth-channel-grid.is-single{grid-template-columns:1fr}.member-auth-channel{position:relative;display:grid;min-width:0;min-height:64px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:8px 9px;border:1.5px solid var(--auth-border);border-radius:14px;background:var(--auth-surface-2);cursor:pointer}.member-auth-channel.is-selected{border-color:var(--auth-primary);outline:2px solid color-mix(in srgb,var(--auth-primary) 12%,transparent)}.member-auth-channel.is-whatsapp.is-selected{border-color:var(--auth-green);outline-color:color-mix(in srgb,var(--auth-green) 12%,transparent)}.member-auth-channel-icon{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:11px;background:var(--auth-surface);color:var(--auth-blue)}.member-auth-channel.is-whatsapp .member-auth-channel-icon{color:var(--auth-green)}.member-auth-channel-icon svg,.member-auth-channel-check{width:18px;height:18px}.member-auth-channel>span:nth-of-type(2){min-width:0}.member-auth-channel strong,.member-auth-channel small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-auth-channel strong{font-size:11px;font-weight:900}.member-auth-channel small{color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:8px;font-weight:700}.member-auth-channel-check{color:var(--auth-primary)}.member-auth-channel.is-whatsapp .member-auth-channel-check{color:var(--auth-green)}.member-auth-section-title{margin:14px 0 9px;color:var(--auth-text);font-size:13px;font-weight:900}.member-auth-field-hint{margin:5px 2px 0;color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:9px;font-weight:700;line-height:1.4}.member-auth-avatar-section{display:grid;gap:11px;padding:11px;border:1.5px solid var(--auth-border);border-radius:17px;background:var(--auth-surface-2)}.member-auth-section-heading{display:flex;align-items:center;gap:9px}.member-auth-section-icon{display:flex;width:35px;height:35px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:11px;background:color-mix(in srgb,var(--auth-primary) 12%,var(--auth-surface));color:var(--auth-primary)}.member-auth-section-icon svg{width:18px;height:18px}.member-auth-section-heading h2,.member-auth-section-heading p{margin:0}.member-auth-section-heading h2{color:var(--auth-text);font-size:12px;font-weight:900}.member-auth-section-heading p{color:var(--auth-muted);font-family:Nunito,sans-serif;font-size:9px;font-weight:700}.member-auth-avatar-upload{overflow:hidden;border:1px solid var(--auth-border);border-radius:13px;background:var(--auth-surface)}.member-auth-avatar-upload summary{display:grid;min-height:44px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:8px 10px;color:var(--auth-text);cursor:pointer;font-size:10px;font-weight:900;list-style:none}.member-auth-avatar-upload summary::-webkit-details-marker{display:none}.member-auth-avatar-upload summary svg{width:16px;height:16px;color:var(--auth-primary)}.member-auth-avatar-upload[open] .member-auth-summary-chevron{transform:rotate(180deg)}.member-auth-avatar-upload-body{padding:0 10px 10px}.member-auth-avatar-label{margin:0 0 7px;color:var(--auth-muted);font-size:9px;font-weight:900;text-transform:uppercase}.member-auth-avatar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.member-auth-avatar-choice{min-width:0;cursor:pointer}.member-auth-avatar-preview{position:relative;display:block;aspect-ratio:1;overflow:visible;border:2px solid transparent;border-radius:12px;background:var(--auth-surface);padding:2px}.member-auth-avatar-preview img{width:100%;height:100%;border-radius:9px;-o-object-fit:cover;object-fit:cover}.member-auth-avatar-check{position:absolute;inset-block-start:-5px;inset-inline-end:-5px;display:none;width:18px;height:18px;align-items:center;justify-content:center;border:2px solid var(--auth-surface-2);border-radius:999px;background:var(--auth-green);color:#fff}.member-auth-avatar-check svg{width:10px;height:10px}.member-auth-avatar-choice input:checked+.member-auth-avatar-preview{border-color:var(--auth-primary)}.member-auth-avatar-choice input:checked+.member-auth-avatar-preview .member-auth-avatar-check{display:flex}.member-auth-page .js-flash-message{margin-bottom:12px!important;border:1px solid var(--auth-border);border-radius:14px;padding:10px!important;background:var(--auth-surface-2)!important;color:var(--auth-text)!important;font-family:Nunito,sans-serif;font-size:10px}.member-auth-page .iti{width:100%}.member-auth-page .iti__dropdown-content{background:var(--auth-surface);color:var(--auth-text);border-color:var(--auth-border)}@media (hover: hover){.member-auth-icon-button:hover,.member-auth-method:hover,.member-auth-secondary:hover{border-color:var(--auth-primary)}.member-auth-primary:hover{transform:translateY(-1px)}.member-auth-link:hover,.member-auth-switch a:hover{text-decoration:underline}}@media (min-width: 600px){.member-auth-shell{display:flex;min-height:100svh;flex-direction:column;justify-content:center;padding-inline:18px}.member-auth-card{border-radius:28px}.member-auth-intro{padding:22px 24px 16px}.member-auth-content{padding:0 24px 22px}.member-auth-shell.is-wide .member-auth-fields.is-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 359px){.member-auth-shell{padding-inline:8px}.member-auth-content{padding-inline:10px}.member-auth-method{grid-template-columns:35px minmax(0,1fr) 14px;gap:7px;padding-inline:8px}.member-auth-method-icon{width:35px;height:35px}.member-auth-page .otp-digit{width:36px!important;height:50px!important}.member-auth-channel-grid{grid-template-columns:1fr}.member-auth-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.member-auth-page *,.member-auth-page *:before,.member-auth-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
