:root{--auth-bg: #ffffff;--auth-fg: #111111;--auth-muted: #6b7280;--auth-radius: 0px;--auth-radius-sm: 0px;--auth-pad: 22px;--auth-gap: 14px;--auth-btn-h: 42px;--auth-input-h: 42px;--auth-font: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Pretendard", "Segoe UI", Arial, "Helvetica Neue", sans-serif;--auth-w-base: 380;--auth-w-ui: 420;--auth-w-eyebrow-email: 560;--auth-dim: rgba(0, 0, 0, .28);--auth-glass-bg: rgba(18, 18, 18, .4);--auth-glass-brd: rgba(255, 255, 255, .24);--auth-glass-shadow: 0 18px 52px rgba(0, 0, 0, .3);--auth-txt: rgba(255, 255, 255, .95);--auth-txt-2: rgba(255, 255, 255, .8);--auth-txt-3: rgba(255, 255, 255, .62);--auth-accent: #c8a86b;--auth-ring: rgba(255, 255, 255, .14);--auth-ring-strong: rgba(200, 168, 107, .28);--auth-email-max: 360px;--auth-cta-w: 68%;--auth-row-gap: 16px;--auth-dialog-max: 392px;--auth-social-inset: 10px;--auth-social-gap: 12px;--auth-body-pad-bottom: 26px;--auth-btn-radius: 2px;--auth-underline-muted: rgba(255, 255, 255, .34);--auth-underline-focus: rgba(200, 168, 107, .92);--auth-danger: rgba(255, 214, 214, .94);--auth-danger-2: rgba(255, 188, 188, .88);--auth-danger-line: rgba(232, 147, 147, .92)}[hidden]{display:none!important}.auth-shell,.auth-step,.auth-field,.auth-inline-message,.auth-btn,.auth-social-btn,.auth-spinner,.se-auth-dialog,.se-auth-body,.se-auth-title,.se-auth-label,.se-auth-primary,.se-auth-social-btn,.se-auth-message{font-family:var(--auth-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.se-auth-title,.auth-title{margin:0 0 10px;color:#fffffff0;font-size:18px;font-weight:var(--auth-w-ui);letter-spacing:-.015em}.auth-subtext,[data-role=signup-email-display]{margin:0 0 12px;font-size:13px;line-height:1.55;letter-spacing:-.01em;color:#ffffffbd;white-space:normal;font-weight:var(--auth-w-base)}.auth-form{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;margin-inline:auto;display:flex;flex-direction:column;gap:14px}.auth-field{margin:0}.se-auth-label,.auth-field label,.auth-label{display:block;margin:0 0 8px;color:#ffffff9e;font-size:12px;letter-spacing:0;font-weight:var(--auth-w-base)}.se-auth-eyebrow-row,[data-role=eyebrow-row]{display:flex;justify-content:flex-start;align-items:center;margin:0 0 8px}.se-auth-eyebrow,[data-role=eyebrow]{font-size:12px;font-weight:var(--auth-w-ui);letter-spacing:0;color:#ffffffa3}[data-step=EMAIL] .se-auth-eyebrow,[data-step=EMAIL] [data-role=eyebrow]{font-weight:var(--auth-w-eyebrow-email)}.se-auth-instruction,[data-role=email-instruction],[data-role=signup-instruction],[data-role=password-instruction]{margin:0 0 6px;font-size:13px;line-height:1.58;letter-spacing:0;color:#ffffffd6;white-space:normal;font-weight:var(--auth-w-base)}.se-auth-modal,[data-role=auth-modal]{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:44px 16px 54px;background:transparent;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.se-auth-modal[hidden],[data-role=auth-modal][hidden]{display:none!important}.se-auth-backdrop,[data-role=auth-backdrop]{position:fixed;inset:0;background:var(--auth-dim);backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.se-auth-dialog,[data-role=auth-dialog]{position:relative;width:min(var(--auth-dialog-max),92vw);border-radius:var(--auth-radius)!important;background:linear-gradient(180deg,#ffffff1a,#ffffff08 34%,#fff0),#12182285;border:1px solid rgba(255,255,255,.2);box-shadow:0 18px 52px #00000052;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:hidden;color:var(--auth-txt);font-weight:var(--auth-w-base);display:flex;flex-direction:column;min-height:0;max-height:min(calc(100dvh - 98px),720px);height:auto}.se-auth-dialog:before,[data-role=auth-dialog]:before{content:none!important}.se-auth-close,[data-role=auth-dialog] [data-action=auth-close]{position:absolute;top:10px;right:10px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#ffffffad;cursor:pointer;font-size:20px;line-height:1;font-weight:var(--auth-w-ui);z-index:50!important;pointer-events:auto!important;touch-action:manipulation}.se-auth-close:hover,[data-role=auth-dialog] [data-action=auth-close]:hover{background:transparent;color:#fffffff0}.se-auth-close:focus-visible,[data-role=auth-dialog] [data-action=auth-close]:focus-visible{outline:none!important;box-shadow:0 0 0 2px var(--auth-ring-strong)}.se-auth-body,[data-role=auth-body]{padding:calc(var(--auth-pad) + 10px) var(--auth-pad) var(--auth-body-pad-bottom);position:relative;z-index:0;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.se-auth-steps,[data-role=step-root],.se-auth-step,[data-step-item]{width:100%}@media(max-height:640px){.se-auth-modal,[data-role=auth-modal]{padding:16px 12px;place-items:start center}.se-auth-dialog,[data-role=auth-dialog]{max-height:calc(100dvh - 32px)}}:is(.se-auth-dialog,[data-role=auth-dialog]) :is(input,select,textarea){font:inherit;color:inherit;max-width:100%;box-sizing:border-box}.se-auth-dialog input:not([type=checkbox]),.se-auth-email-row input:not([type=checkbox]),.auth-field input:not([type=checkbox]),[data-role=email-input]{width:100%;height:var(--auth-input-h);border:0!important;border-bottom:1px solid var(--auth-underline-muted)!important;border-radius:0!important;background:transparent!important;color:#ffffffe6;font-weight:360;padding:0 2px;font-size:15.5px;letter-spacing:-.01em;outline:none;max-width:none;-webkit-text-fill-color:rgba(255,255,255,.9);caret-color:#ffffffeb}.se-auth-dialog input:not([type=checkbox])::placeholder,.se-auth-email-row input:not([type=checkbox])::placeholder,.auth-field input:not([type=checkbox])::placeholder,[data-role=email-input]::placeholder{color:#ffffff80;font-weight:305}.se-auth-dialog input:not([type=checkbox]):focus,.se-auth-email-row input:not([type=checkbox]):focus,.auth-field input:not([type=checkbox]):focus,[data-role=email-input]:focus{border-bottom-color:var(--auth-underline-focus)!important;box-shadow:none!important}[data-step=SIGNUP] input[readonly]{cursor:default;color:#ffffffd6;-webkit-text-fill-color:rgba(255,255,255,.84)}.se-auth-email-row,[data-role=email-row],[data-role=email-gate-row],[data-role=auth-row],[data-role=auth-email-row],[data-role=email-gate],[data-role=signup-row],[data-role=password-row],[data-role=terms-row],[data-role=privacy-row],[data-role=recover-email-row],[data-role=reset-row]{display:flex;flex-direction:column;align-items:stretch;gap:var(--auth-row-gap);min-width:0;width:min(100%,var(--auth-email-max));max-width:none;margin-left:auto;margin-right:auto;margin-inline:auto;align-self:center;justify-self:center}.se-auth-recover-row,[data-role=recover-row]{display:flex;justify-content:flex-end;margin-top:0;margin-bottom:0}[data-step=PASSWORD] .se-auth-recover-row,[data-step=PASSWORD] [data-role=recover-row]{margin-top:10px}[data-step=EMAIL] .se-auth-email-row>.se-auth-recover-row,[data-step=EMAIL] .se-auth-email-row>[data-role=recover-row]{margin-top:calc(-1 * (var(--auth-row-gap) - 10px));margin-bottom:calc(-1 * (var(--auth-row-gap) - 10px))}.se-auth-inline-message,.auth-helptext{display:block;width:100%;min-width:0;overflow-wrap:anywhere;word-break:keep-all}.se-auth-inline-message{margin:8px 0 0;padding:0;font-size:12.5px;line-height:1.5;letter-spacing:-.01em;font-weight:var(--auth-w-base);color:#ffb0b0f5}.se-auth-inline-message[data-message-type=error]{color:#ffb0b0f5}.se-auth-inline-message[data-message-type=warning],.se-auth-inline-message[data-message-type=warn]{color:#ffdca8f5}.se-auth-inline-message[data-message-type=success]{color:#ffffffe0}.auth-helptext{margin:8px 0 0;padding:0;font-size:12.5px;line-height:1.55;letter-spacing:-.01em;color:#ffffff9e;white-space:normal;font-weight:var(--auth-w-base)}.auth-helptext[data-state=info],.auth-helptext[data-message-type=info]{color:#ffffffb8}.auth-helptext[data-state=ok],.auth-helptext[data-message-type=success]{color:#ffffffe6;font-weight:var(--auth-w-ui)}.auth-helptext[data-state=bad],.auth-helptext[data-message-type=error]{color:#ffb0b0f5}[data-role=email-verify-status],[data-role=otp-status],[data-role=pw-match-status],[data-role=recover-phone-status],[data-role=recover-code-status],[data-role=reset-status],[data-role=phone-otp-phone-status],[data-role=phone-otp-code-status],[data-role=password-login-status],[data-field-error]{min-height:1.25em}[data-step=PHONE_OTP] [data-role=phone-otp-stack]{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:var(--auth-row-gap)}.se-auth-link,.auth-link,[data-role=auth-link],[data-role=recover-link],[data-action=go-recover],[data-action=recover-email],[data-action=go-recover-password]{display:inline-flex;align-items:center;width:fit-content;padding:0;font-size:12.5px;font-weight:var(--auth-w-base);letter-spacing:0;color:#ffffffd6;text-decoration:none;cursor:pointer;background:transparent;border:0}.se-auth-link:hover,.auth-link:hover,[data-role=auth-link]:hover,[data-role=recover-link]:hover,[data-action=go-recover]:hover,[data-action=recover-email]:hover,[data-action=go-recover-password]:hover{color:#fffffff0;text-decoration:underline}.se-auth-primary,.auth-primary-btn,[data-action=email-continue],[data-action=submit-email]{height:var(--auth-btn-h);border-radius:var(--auth-btn-radius)!important;background:#00000047;color:#ffffffeb;font-weight:var(--auth-w-ui)!important;letter-spacing:.02em;border:1px solid rgba(200,168,107,.42);font-size:14.5px;cursor:pointer;transition:.18s ease}.se-auth-primary:hover,.auth-primary-btn:hover,[data-action=email-continue]:hover,[data-action=submit-email]:hover{background:#0000006b;border-color:#c8a86bb3;color:#fffffff5}.se-auth-primary:active,.auth-primary-btn:active,[data-action=email-continue]:active,[data-action=submit-email]:active{transform:translateY(1px)}.se-auth-email-row .se-auth-primary,.auth-email-row .se-auth-primary,.auth-row .se-auth-primary,.se-auth-row .se-auth-primary,[data-role=email-row] .se-auth-primary,[data-role=email-gate-row] .se-auth-primary,[data-role=auth-row] .se-auth-primary,[data-role=auth-email-row] .se-auth-primary,[data-role=email-gate] .se-auth-primary{width:var(--auth-cta-w);min-width:0;align-self:center;margin-top:2px}[data-step=PASSWORD] .se-auth-primary,[data-step=PASSWORD] .auth-primary-btn{width:92%;margin-left:auto;margin-right:auto;display:block;margin-top:18px}[data-step=SIGNUP] .auth-primary-btn{width:92%;margin-left:auto;margin-right:auto;display:block;margin-top:6px}.se-auth-divider,.auth-divider{width:min(100%,var(--auth-email-max));margin:10px auto 12px;display:flex;align-items:center;gap:12px;color:#ffffff85}.se-auth-divider:before,.se-auth-divider:after,.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff24}.se-auth-divider>span,.auth-divider>span{display:inline-flex;font-size:12px;font-weight:var(--auth-w-base);letter-spacing:-.01em;color:#ffffff8a;white-space:nowrap}.se-auth-divider--guest{margin-top:12px;margin-bottom:4px}.se-auth-divider--guest>span{color:#ffffff94}.se-auth-guest-panel{width:min(100%,var(--auth-email-max));margin:0 auto;padding:2px 0 0}.se-auth-guest-copy{margin:0 0 12px;color:#ffffffb8;font-size:12.5px;font-weight:var(--auth-w-base);line-height:1.58;letter-spacing:-.01em;text-align:center;word-break:keep-all}.se-auth-guest-action{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:var(--auth-btn-radius);background:#ffffff09;color:#ffffffd1;font:inherit;font-size:13px;font-weight:var(--auth-w-ui);letter-spacing:-.01em;line-height:1;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.se-auth-guest-action:hover{border-color:#c8a86b80;background:#00000029;color:#fffffff0}.se-auth-guest-action:focus-visible{outline:none;box-shadow:0 0 0 2px var(--auth-ring-strong)}html[data-proposal-gate-open]{overflow:hidden!important;overscroll-behavior:none;height:100%}html[data-proposal-gate-open] body{overflow:hidden!important;overscroll-behavior:none;touch-action:none;height:100%}.se-proposal-gate-modal .se-proposal-gate-dialog{width:min(460px,calc(100vw - 32px))}.se-proposal-gate-head{width:min(100%,var(--auth-email-max));margin:0 auto 18px}.se-proposal-gate-kicker{margin:0 0 8px;color:#c8a86bdb;font-size:11px;font-weight:var(--auth-w-ui);letter-spacing:.16em}.se-proposal-gate-head h2{margin:0;color:#fffffff2;font-size:22px;font-weight:var(--auth-w-ui);line-height:1.25;letter-spacing:-.02em}.se-proposal-gate-member,.se-proposal-gate-form{width:min(100%,var(--auth-email-max));margin:0 auto}.se-proposal-gate-member{display:grid;gap:14px}.se-proposal-gate-member p,.se-proposal-gate-copy{margin:0;color:#ffffffb8;font-size:12.5px;font-weight:var(--auth-w-base);line-height:1.58;letter-spacing:-.01em;word-break:keep-all}.se-proposal-gate-member-button,.se-proposal-gate-submit{width:var(--auth-cta-w);align-self:center;min-width:0}.se-proposal-gate-divider{margin-top:18px;margin-bottom:18px}.se-proposal-gate-divider>span{color:#ffffff94}.se-proposal-gate-form{display:flex;flex-direction:column;gap:var(--auth-row-gap)}.se-proposal-gate-form .se-auth-field{display:grid;gap:8px;margin:0}.se-proposal-gate-form .se-auth-field>span{color:#ffffff9e;font-size:12px;font-weight:var(--auth-w-base);line-height:1.4}.se-proposal-gate-form .se-auth-field input{width:100%;height:var(--auth-input-h)}.se-proposal-gate-form .se-auth-field input::placeholder{color:#ffffff80}.se-proposal-gate-form .se-auth-field input:focus{border-bottom-color:var(--auth-underline-focus)!important}.se-proposal-gate-form .se-auth-field input[aria-invalid=true]{border-bottom-color:var(--auth-danger)!important}.se-proposal-gate-form .se-auth-field small{display:block;margin-top:7px;color:var(--auth-danger);font-size:12px;line-height:1.45}.se-proposal-gate-form .se-auth-field small[hidden]{display:none}@media(max-width:520px){.se-proposal-gate-member-button,.se-proposal-gate-submit{width:100%}}.se-auth-social,[data-role=auth-social],[data-role=social-group],[data-role=social-buttons]{display:flex!important;flex-direction:column!important;gap:var(--auth-social-gap)!important;padding-left:var(--auth-social-inset);padding-right:var(--auth-social-inset)}.se-auth-social>*+*,[data-role=auth-social]>*+*,[data-role=social-group]>*+*,[data-role=social-buttons]>*+*{margin-top:0!important}.se-auth-social>*,[data-role=auth-social]>*,[data-role=social-group]>*,[data-role=social-buttons]>*{width:92%;margin-left:auto;margin-right:auto;margin-inline:auto}.se-auth-social-btn,.auth-social-btn{width:100%;height:var(--auth-btn-h);border-radius:var(--auth-btn-radius)!important;border:1px solid rgba(255,255,255,.18);background:#ffffff0d;color:#ffffffeb;font-weight:var(--auth-w-ui);letter-spacing:-.01em;cursor:pointer;transition:.18s ease;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 12px;line-height:1.2;font-size:13px;min-height:42px}.se-auth-social-btn:hover,.auth-social-btn:hover{background:#ffffff14;border-color:#ffffff42}.se-auth-social-btn:active,.auth-social-btn:active{transform:translateY(1px)}.auth-social-btn__icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:currentColor}.se-auth-social-btn[data-provider=apple] .auth-social-btn__icon{transform:scale(1.15)}.auth-social-btn__text{white-space:nowrap;letter-spacing:.01em}.auth-line{position:relative;width:100%;min-width:0}.auth-line>input{width:100%;padding-right:92px}[data-step=SIGNUP] [data-role=pw-wrap]>input,[data-step=SIGNUP] [data-role=pw2-wrap]>input{padding-right:44px}.auth-line-btn{height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:var(--auth-btn-radius)!important;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#ffffffe6;font-size:12.5px;font-weight:var(--auth-w-ui);letter-spacing:-.01em;cursor:pointer;transition:.18s ease;white-space:nowrap}.auth-line-btn:hover{background:#ffffff17;border-color:#ffffff42}.auth-line-btn:active{transform:translateY(1px)}.auth-line .auth-line-btn{position:absolute;right:0;top:50%;transform:translateY(-54%)}.auth-line .auth-line-btn:active{transform:translateY(-54%) translateY(1px)}.auth-eye-toggle{position:absolute;right:0;top:50%;transform:translateY(-54%);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer;opacity:.86;transition:opacity .16s ease;font-weight:var(--auth-w-ui)}.auth-eye-toggle:hover{opacity:1}.auth-eye-toggle:active{transform:translateY(-54%) translateY(1px)}.auth-eye-toggle:focus,.auth-eye-toggle:focus-visible{outline:none!important;box-shadow:none!important}.auth-eye-toggle__icon{display:block;width:18px;height:18px}.auth-verified{position:absolute;right:0;top:50%;transform:translateY(-54%);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;border:0!important;background:transparent!important}.auth-verified-icon{display:block;width:18px;height:18px}.auth-helptext{margin:8px 0 0;font-size:12.5px;line-height:1.55;letter-spacing:-.01em;color:#ffffff9e;white-space:normal;font-weight:var(--auth-w-base)}.se-auth-inline{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;display:flex;align-items:flex-end;gap:12px}.se-auth-mini-btn{height:var(--auth-input-h);padding:0 14px;border-radius:var(--auth-btn-radius)!important;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#ffffffe6;font-size:12.5px;font-weight:var(--auth-w-ui);letter-spacing:-.01em;cursor:pointer;transition:.18s ease;white-space:nowrap}.se-auth-mini-btn:hover{background:#ffffff17;border-color:#ffffff42}.se-auth-mini-btn:active{transform:translateY(1px)}.se-auth-mini-btn:focus-visible{outline:none!important;box-shadow:0 0 0 2px var(--auth-ring-strong)}.auth-field>.se-auth-inline-message[hidden],.auth-field>.auth-helptext[hidden]{display:none!important}.auth-field>.se-auth-inline-message:not([hidden]),.auth-field>.auth-helptext:not([hidden]){display:block}[data-step=PASSWORD] .se-auth-field>.se-auth-inline-message,[data-step=PASSWORD] .se-auth-field>.auth-helptext,[data-step=RECOVER_EMAIL] .se-auth-field>.se-auth-inline-message,[data-step=RECOVER_EMAIL] .se-auth-field>.auth-helptext,[data-step=RESET_PASSWORD] .se-auth-field>.se-auth-inline-message,[data-step=RESET_PASSWORD] .se-auth-field>.auth-helptext,[data-step=PHONE_OTP] .se-auth-field>.se-auth-inline-message,[data-step=PHONE_OTP] .se-auth-field>.auth-helptext{margin-top:8px}@media(max-width:420px){.se-auth-inline{flex-direction:column;align-items:stretch;gap:12px}.se-auth-mini-btn{width:100%}}[data-role=pw-policy]{margin:10px 0 0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px 10px;font-size:11.5px;line-height:1.45;letter-spacing:-.01em;color:#ffffff94;font-weight:var(--auth-w-base)}[data-role=pw-policy] li{white-space:nowrap}[data-role=pw-rule]{display:flex;align-items:center;gap:8px;color:#ff7878eb;font-weight:var(--auth-w-base)}[data-role=pw-rule]:before{content:"•";color:#ff7878b3;transform:translateY(-.5px)}[data-role=pw-rule][data-state=ok]{color:#78ffaaeb;font-weight:var(--auth-w-base)}[data-role=pw-rule][data-state=ok]:before{color:#78ffaac7}[data-role=pw-rule][data-state=bad]{color:#ff7878f0;font-weight:var(--auth-w-base)}[data-role=pw-rule][data-state=bad]:before{color:#ff7878c7}[data-role=pw-match-status]{margin:8px 0 0;font-size:12.5px;line-height:1.55;letter-spacing:-.01em;white-space:normal;color:#ffffff9e;font-weight:var(--auth-w-base)}[data-role=pw-match-status][data-state=ok]{color:#78ffaaeb;font-weight:var(--auth-w-ui)}[data-role=pw-match-status][data-state=bad]{color:#ff7878eb;font-weight:var(--auth-w-ui)}:is(.se-auth-dialog,[data-role=auth-dialog]) .se-auth-inline{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px}:is(.se-auth-dialog,[data-role=auth-dialog]) .se-auth-mini-btn{align-self:center;height:22px;min-width:34px;padding:0 8px;border-radius:0!important;border:1px solid rgba(255,255,255,.14);background:transparent;color:#ffffffa3;font-size:11px;font-weight:var(--auth-w-base);letter-spacing:-.01em;line-height:22px;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,opacity .18s ease;white-space:nowrap;margin:0}:is(.se-auth-dialog,[data-role=auth-dialog]) .se-auth-mini-btn:hover{color:#ffffffdb;border-color:#ffffff3d;background:#ffffff08}:is(.se-auth-dialog,[data-role=auth-dialog]) .se-auth-mini-btn:active{transform:translateY(1px)}:is(.se-auth-dialog,[data-role=auth-dialog]) .se-auth-mini-btn:focus-visible{outline:none!important;box-shadow:0 0 0 2px var(--auth-ring-strong)}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check{display:grid;grid-template-columns:15px minmax(0,1fr);align-items:center;column-gap:8px;cursor:pointer;user-select:none;margin:4px 0 0;min-height:22px;padding:0}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check input[type=checkbox]{appearance:none;-webkit-appearance:none;width:15px;height:15px;border-radius:1px!important;border:1px solid rgba(255,255,255,.6);background:transparent;display:inline-grid;place-items:center;align-self:center;justify-self:center;margin:0;box-shadow:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check input[type=checkbox]:after{content:"";width:4px;height:8px;border-right:1.6px solid rgba(205,174,116,.96);border-bottom:1.6px solid rgba(205,174,116,.96);transform:rotate(45deg) scale(0);transform-origin:center;transition:transform .12s ease;margin-top:-1px}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check input[type=checkbox]:checked{border-color:#cdae74c7;background:#cdae740f}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check input[type=checkbox]:checked:after{transform:rotate(45deg) scale(1)}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check input[type=checkbox]:hover{border-color:#ffffffd1}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check input[type=checkbox]:focus-visible{outline:none!important;box-shadow:0 0 0 2px #cdae742e}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check span{color:#ffffffb8;font-size:12.3px;line-height:1.45;letter-spacing:-.01em;font-weight:var(--auth-w-base)}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check span strong,:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check span b{font-weight:var(--auth-w-ui);color:#ffffffe6}.se-auth-legal-viewer,[data-role=auth-legal-viewer]{width:100%;height:clamp(220px,32vh,300px);overflow:auto;overscroll-behavior:contain;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;border-radius:2px;padding:14px}.se-auth-legal-viewer:focus-visible,[data-role=auth-legal-viewer]:focus-visible{outline:none!important;box-shadow:0 0 0 2px var(--auth-ring-strong)}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-doc{color:#ffffffeb;font-weight:var(--auth-w-base)}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-title{margin:0 0 10px;font-size:14.5px;font-weight:var(--auth-w-ui);letter-spacing:-.01em}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-lead{margin:0 0 12px;font-size:12.6px;line-height:1.55;color:#ffffffb3}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-h{margin:14px 0 8px;font-size:13.2px;font-weight:var(--auth-w-ui)}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-p{margin:0 0 10px;font-size:12.8px;line-height:1.6;color:#ffffffdb}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-ul{margin:0 0 10px;padding-left:18px;display:grid;gap:6px;font-size:12.8px;line-height:1.6;color:#ffffffdb}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-hr{margin:14px 0 10px;border:0;height:1px;background:#ffffff1f}:is(.se-auth-legal-viewer,[data-role=auth-legal-viewer]) .se-legal-foot{margin:0;font-size:12.2px;color:#ffffffb3}@media(max-width:420px){.se-auth-legal-viewer,[data-role=auth-legal-viewer]{height:clamp(240px,40vh,360px);padding:14px 12px}:is(.se-auth-dialog,[data-role=auth-dialog]) .se-auth-inline{grid-template-columns:1fr;row-gap:10px}:is(.se-auth-dialog,[data-role=auth-dialog]) .se-auth-mini-btn{width:100%;height:34px;font-size:11.5px;line-height:34px}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check{grid-template-columns:16px minmax(0,1fr);column-gap:8px;min-height:24px}:is(.se-auth-dialog,[data-role=auth-dialog]) .auth-check input[type=checkbox]{width:16px;height:16px}}.se-auth-dialog *,.auth-dialog *{max-width:100%;box-sizing:border-box}@media(max-width:420px){:root{--auth-dialog-max: 390px;--auth-email-max: 320px;--auth-cta-w: 74%;--auth-social-gap: 12px;--auth-social-inset: 10px;--auth-body-pad-bottom: 28px;--auth-pad: 20px}.auth-line>input{padding-right:86px}.auth-line .auth-line-btn{height:32px}.auth-verified{width:32px;height:32px}}[data-step=RESET_PASSWORD] .se-auth-head{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;margin-bottom:22px}[data-step=RESET_PASSWORD] [data-role=reset-inline]{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;display:flex;align-items:flex-end;gap:12px}[data-step=RESET_PASSWORD] [data-role=reset-email-field]{flex:1 1 auto;min-width:0;margin:0}[data-step=RESET_PASSWORD] .se-auth-mini-btn{flex:0 0 auto;height:36px;padding:0 14px;border-radius:var(--auth-btn-radius)!important;background:transparent;border:1px solid rgba(200,168,107,.85);color:#ffffffeb;font-size:13px;letter-spacing:.2px;cursor:pointer;line-height:36px;white-space:nowrap;font-weight:var(--auth-w-ui)}[data-step=RESET_PASSWORD] .se-auth-mini-btn:hover{border-color:#c8a86b;color:#fffffffa}[data-step=RESET_PASSWORD] .se-auth-mini-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #c8a86b59}[data-step=RESET_PASSWORD] .se-auth-recover-row{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;margin-top:22px;display:flex;justify-content:flex-start}[data-step=RESET_PASSWORD] [data-role=reset-email-field]>.se-auth-inline-message,[data-step=RESET_PASSWORD] [data-role=reset-email-field]>.auth-helptext{margin-top:8px}[data-step=CHANGE_PASSWORD] .auth-form{gap:18px}[data-step=CHANGE_PASSWORD] [data-role=change-password-row]{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto}[data-step=CHANGE_PASSWORD] [data-role=change-password-instruction]{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;margin-bottom:6px}[data-step=CHANGE_PASSWORD] .auth-field label{display:block;margin-bottom:10px}[data-step=CHANGE_PASSWORD] [data-field-error=change-password-current],[data-step=CHANGE_PASSWORD] [data-field-error=change-password-new],[data-step=CHANGE_PASSWORD] [data-field-error=change-password-confirm]{min-height:1.25em;margin-top:8px;font-size:12.5px;line-height:1.5;letter-spacing:-.01em;font-weight:var(--auth-w-base);color:#ffb0b0f5;overflow-wrap:anywhere;word-break:keep-all}[data-step=CHANGE_PASSWORD] [data-field-error=change-password-current][hidden],[data-step=CHANGE_PASSWORD] [data-field-error=change-password-new][hidden],[data-step=CHANGE_PASSWORD] [data-field-error=change-password-confirm][hidden]{display:none!important}[data-step=CHANGE_PASSWORD] [data-role=pw-policy]{margin-top:10px}[data-step=CHANGE_PASSWORD] [data-role=pw-match-status]{min-height:1.25em;margin-top:8px}[data-step=CHANGE_PASSWORD] [data-role=change-password-status]{min-height:1.25em;margin-top:0}[data-step=CHANGE_PASSWORD] [data-role=change-password-status][data-state=info],[data-step=CHANGE_PASSWORD] [data-role=change-password-status][data-message-type=info]{color:#ffffffb8}[data-step=CHANGE_PASSWORD] [data-role=change-password-status][data-state=ok],[data-step=CHANGE_PASSWORD] [data-role=change-password-status][data-message-type=success]{color:#ffffffe6;font-weight:var(--auth-w-ui)}[data-step=CHANGE_PASSWORD] [data-role=change-password-status][data-state=bad],[data-step=CHANGE_PASSWORD] [data-role=change-password-status][data-message-type=error]{color:#ffb0b0f5}[data-step=CHANGE_PASSWORD] [data-role=change-password-submit-btn]{display:block;width:auto;min-width:156px;margin:18px auto 0;text-align:center}@media(max-width:640px){[data-step=CHANGE_PASSWORD] [data-role=change-password-submit-btn]{width:100%;min-width:0;margin-top:18px}}[data-step=PASSWORD] .auth-form{gap:18px}[data-step=PASSWORD] .se-auth-head{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;margin-bottom:14px}[data-step=PASSWORD] .se-auth-head .se-auth-eyebrow{display:block;margin:0 0 14px}[data-step=PASSWORD] .se-auth-head .se-auth-instruction{margin:0 0 14px}[data-step=PASSWORD] .se-auth-head .se-auth-admin-hint{margin-top:6px}[data-step=PASSWORD] .se-auth-field .se-auth-label{margin-bottom:10px}[data-step=PASSWORD] .se-auth-field--display{padding-bottom:4px}[data-step=PASSWORD] .se-auth-recover-row{width:min(100%,var(--auth-email-max));margin-left:auto;margin-right:auto;margin-top:12px;padding-top:2px}[data-step=PASSWORD] .se-auth-password{position:relative;width:100%}[data-step=PASSWORD] .se-auth-password>input{width:100%;padding-right:44px;position:relative;z-index:1}[data-step=PASSWORD] .se-auth-eye-slot{position:absolute;top:50%;right:10px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;z-index:3;pointer-events:auto}[data-step=PASSWORD] .se-auth-eye-slot .auth-eye-toggle__icon{pointer-events:none}[data-step=PASSWORD] .se-auth-eye-slot .auth-eye-toggle{pointer-events:auto;position:static!important;top:auto!important;right:auto!important;transform:none!important;appearance:none!important;-webkit-appearance:none!important;width:34px!important;height:34px!important;padding:0!important;margin:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;cursor:pointer;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;opacity:.72;transition:opacity .12s ease;font-weight:var(--auth-w-ui)}[data-step=PASSWORD] .se-auth-eye-slot .auth-eye-toggle:hover{opacity:.98}[data-step=PASSWORD] .se-auth-eye-slot .auth-eye-toggle:focus-visible{box-shadow:0 0 0 2px #c8a86b47!important}[data-step=PASSWORD] .se-auth-eye-slot .auth-eye-toggle__icon{display:block;width:18px;height:18px}[data-step=PASSWORD] .se-auth-field>.se-auth-inline-message,[data-step=PASSWORD] .se-auth-field>.auth-helptext{margin-top:8px}[data-step=PASSWORD] [data-field-error=password-login]{min-height:1.25em;font-size:12.5px;line-height:1.5;letter-spacing:-.01em;font-weight:var(--auth-w-base);color:#ffb0b0f5;overflow-wrap:anywhere;word-break:keep-all}[data-step=PASSWORD] [data-field-error=password-login][hidden]{display:none!important}[data-step=PASSWORD] [data-role=password-login-status]{min-height:1.25em}[data-step=PASSWORD] [data-role=password-login-status][data-state=info],[data-step=PASSWORD] [data-role=password-login-status][data-message-type=info]{color:#ffffffb8}[data-step=PASSWORD] [data-role=password-login-status][data-state=ok],[data-step=PASSWORD] [data-role=password-login-status][data-message-type=success]{color:#ffffffe6;font-weight:var(--auth-w-ui)}[data-step=PASSWORD] [data-role=password-login-status][data-state=bad],[data-step=PASSWORD] [data-role=password-login-status][data-message-type=error]{color:#ffb0b0f5}[data-step=SIGNUP] .auth-form{gap:16px}[data-step=SIGNUP] .auth-field{margin:0}[data-step=SIGNUP] .auth-field>label:not(.auth-check){margin-bottom:8px}[data-step=SIGNUP] [data-role=signup-instruction]{margin:0 0 4px}[data-step=SIGNUP] .auth-pw-policy{margin:6px 0 0;padding:0;list-style:none;display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}[data-step=SIGNUP] .auth-pw-policy::-webkit-scrollbar{display:none}[data-step=SIGNUP] [data-role=pw-rule]{position:relative;margin:0;padding:0;font-size:11px;line-height:1.15;letter-spacing:-.02em;font-weight:420;color:#ffffff6b}[data-step=SIGNUP] [data-role=pw-rule]:before{content:none!important}[data-step=SIGNUP] [data-role=pw-rule]+[data-role=pw-rule]{margin-left:7px;padding-left:9px}[data-step=SIGNUP] [data-role=pw-rule]+[data-role=pw-rule]:after{content:"·";position:absolute;left:0;top:50%;transform:translateY(-52%);color:#ffffff38;font-size:11px;line-height:1}[data-step=SIGNUP] [data-role=pw-rule][data-state=bad]{color:#ffaeaeeb}[data-step=SIGNUP] [data-role=pw-rule][data-state=ok]{color:#ffffffe0;font-weight:520}[data-step=SIGNUP] .auth-helptext{margin:6px 0 0;padding:0;font-size:12px;line-height:1.45;letter-spacing:-.01em;font-weight:var(--auth-w-base);color:#ffffff9e}[data-step=SIGNUP] .auth-helptext[data-state=info]{color:#ffffffc7}[data-step=SIGNUP] .auth-helptext[data-state=ok]{color:#ffffffe0;font-weight:var(--auth-w-ui)}[data-step=SIGNUP] .auth-helptext[data-state=bad]{color:#ffb0b0f5}[data-step=SIGNUP] [data-role=otp-status]{min-height:1.2em}[data-step=SIGNUP] .auth-line{min-height:var(--auth-input-h)}[data-step=SIGNUP] [data-role=otp-code-row]{margin-top:2px}[data-step=SIGNUP] [data-role=otp-code-row] .auth-line>input{padding-right:76px}[data-step=SIGNUP] .auth-verified{position:absolute;right:2px;top:50%;transform:translateY(-54%);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}[data-step=SIGNUP] .auth-verified-icon{width:18px;height:18px;display:block;opacity:.98}[data-step=SIGNUP] [data-role=email-wrap]>input,[data-step=SIGNUP] [data-role=phone-wrap]>input{padding-right:92px}[data-step=SIGNUP] [data-role=signup-legal]{display:grid;gap:10px}[data-step=SIGNUP] [data-role=signup-legal] .se-auth-inline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}[data-step=SIGNUP] [data-role=signup-legal] [data-role=signup-terms-all-row]{justify-content:flex-start}[data-step=SIGNUP] [data-role=signup-legal] .auth-check{flex:1 1 auto;min-width:0;margin:0}[data-step=SIGNUP] [data-role=signup-legal] .auth-check span{overflow-wrap:anywhere}[data-step=SIGNUP] [data-role=signup-legal] .auth-link{flex:0 0 auto;align-self:flex-start;margin-top:2px;padding:0;border:0;background:transparent;text-decoration:underline;text-underline-offset:2px}[data-step=SIGNUP] [data-role=signup-legal] .auth-link:hover{text-decoration:underline}[data-step=SIGNUP] .auth-primary-btn[data-role=signup-submit-btn]{width:100%;margin-top:2px}[data-step=SIGNUP] .auth-primary-btn[data-role=signup-submit-btn]:disabled{cursor:default;opacity:.58;background:#0000002e;border-color:#c8a86b33;color:#ffffff9e}@media(max-width:420px){[data-step=SIGNUP] [data-role=pw-rule]{font-size:10px;letter-spacing:-.03em}[data-step=SIGNUP] [data-role=pw-rule]+[data-role=pw-rule]{margin-left:6px;padding-left:8px}[data-step=SIGNUP] .auth-helptext{font-size:11.5px}}html[data-auth-modal-open]{overflow:hidden!important;overscroll-behavior:none;height:100%}html[data-auth-modal-open] body{overflow:hidden!important;overscroll-behavior:none;touch-action:none;height:100%}html[data-auth-modal-open],html[data-auth-modal-open] body{-webkit-overflow-scrolling:auto}:is(.se-auth-dialog,[data-role=auth-dialog]) :is(input,textarea,select):-webkit-autofill{-webkit-text-fill-color:rgba(255,255,255,.9)!important;caret-color:#ffffffeb;-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,.001) inset!important;box-shadow:0 0 0 1000px #0000 inset!important;background-color:transparent!important;transition:background-color 99999s ease-in-out 0s}@supports (-webkit-touch-callout: none){:is(.se-auth-dialog,[data-role=auth-dialog]) input:not([type=checkbox]){font-size:16px}:is(.se-auth-dialog,[data-role=auth-dialog]) :is(textarea,select){font-size:16px}}.se-auth-reset-page,.se-auth-reset-page *{box-sizing:border-box}.se-auth-reset-body-shell{margin:0;min-height:100vh;min-height:100svh;background:#0c0d0f}.se-auth-reset-page{--auth-reset-line: rgba(255, 255, 255, .14);--auth-reset-card: rgba(14, 14, 14, .62);--auth-reset-copy: rgba(255, 255, 255, .74);position:relative;min-height:100vh;min-height:100svh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(28px,5vw,56px) 16px;background:#0c0d0f;color:var(--auth-txt);font-family:var(--auth-font)}.se-auth-reset-bg{position:absolute;inset:0;background:linear-gradient(90deg,#000000bd,#0000007a),url(/images/hero/lux-hero.jpg) center / cover no-repeat;transform:scale(1.02)}.se-auth-reset-card{position:relative;z-index:1;width:min(100%,460px);border:1px solid var(--auth-reset-line);background:var(--auth-reset-card);box-shadow:0 22px 64px #00000061;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);overflow:hidden}.se-auth-reset-top{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:18px 20px;border-bottom:1px solid var(--auth-reset-line)}.se-auth-reset-brand{display:flex;align-items:center;gap:10px;min-width:0;color:inherit;text-decoration:none}.se-auth-reset-mark{width:10px;height:10px;flex:0 0 auto;border:1px solid rgba(200,168,107,.9);background:#c8a86b33}.se-auth-reset-brandtext{min-width:0;display:flex;flex-direction:column;gap:2px}.se-auth-reset-brandname{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;letter-spacing:.18em;color:#ffffffc7}.se-auth-reset-brandsub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;letter-spacing:0;color:#ffffff85}.se-auth-reset-chip{flex:0 0 auto;min-width:58px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);padding:0 10px;color:#ffffffbd;background:#ffffff0d;font-size:12px;line-height:1}.se-auth-reset-body{padding:26px 22px 24px}.se-auth-reset-title{margin:8px 0 0;color:#fffffff0;font-size:22px;line-height:1.35;letter-spacing:0;font-weight:560;word-break:keep-all}.se-auth-reset-copy{margin:10px 0 0;color:var(--auth-reset-copy);font-size:14px;line-height:1.65;letter-spacing:0;word-break:keep-all}.se-auth-reset-account{margin:16px 0 0;display:flex;flex-wrap:wrap;gap:7px 10px;align-items:center;min-width:0;color:#ffffff9e;font-size:12.5px;line-height:1.5}.se-auth-reset-account strong{min-width:0;overflow-wrap:anywhere;color:#ffffffe6;font-weight:var(--auth-w-ui)}.se-auth-reset-form{margin-top:22px;display:flex;flex-direction:column;gap:18px}.se-auth-reset-page .auth-field label{margin-bottom:10px}.se-auth-reset-page .auth-line{display:flex;align-items:center;gap:8px;min-width:0}.se-auth-reset-page .auth-line input{min-width:0}.se-auth-reset-page [data-role=reset-password-status]{min-height:1.25em;margin-top:0}.se-auth-reset-page [data-role=reset-password-submit-btn]{width:100%;height:44px;margin:2px 0 0}.se-auth-reset-page [data-role=reset-password-submit-btn]:disabled{cursor:wait;opacity:.72}.se-auth-reset-actions{display:flex;justify-content:space-between;gap:14px;padding:16px 20px 18px;border-top:1px solid var(--auth-reset-line)}.se-auth-reset-link{display:inline-flex;align-items:center;min-height:30px;color:#ffffffb8;font-size:12.5px;line-height:1.4;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.24)}.se-auth-reset-link:hover,.se-auth-reset-link:focus-visible{color:#ffffffeb;border-bottom-color:#c8a86bb8}.se-auth-reset-noscript{margin:0;padding:0 20px 18px;color:#ffb0b0f5;font-size:12.5px;line-height:1.55}.se-auth-reset-page[data-reset-step=done] .se-auth-reset-chip,.se-auth-reset-page[data-reset-step=info] .se-auth-reset-chip{border-color:#78ffaa59;color:#a0ffc4eb}.se-auth-reset-page[data-reset-step=error] .se-auth-reset-chip{border-color:#ffb0b057;color:#ffb0b0f5}@media(max-width:520px){.se-auth-reset-page{align-items:stretch;padding:16px}.se-auth-reset-card{width:100%;margin:auto 0}.se-auth-reset-top{padding:16px}.se-auth-reset-body{padding:24px 18px 22px}.se-auth-reset-title{font-size:20px}.se-auth-reset-actions{padding:14px 18px 16px}}@supports (-webkit-touch-callout: none){.se-auth-reset-page input:not([type=checkbox]){font-size:16px}}
