html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--lc-bg: #ffffff;--lc-muted: rgba(17, 24, 39, .7);--lc-border: rgba(17, 24, 39, .12);--lc-border-strong: rgba(17, 24, 39, .18);--lc-shadow: 0 16px 40px rgba(2, 6, 23, .08);--lc-radius: 10px;--lc-radius-sm: 8px;--lc-primary: #111827}.lcLogin{min-height:100vh;background:var(--lc-bg);display:flex;flex-direction:column}.lcLoginTopbar{display:flex;align-items:center;justify-content:space-between;padding:18px 24px}.lcBrand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#111827}.lcLoginMain{display:flex;justify-content:center;padding:40px 16px 28px;flex:1}.lcTitle{margin:0;font-size:26px;line-height:32px;font-weight:700;color:#111827;text-align:center}.lcPrimary{width:100%;height:44px;border-radius:var(--lc-radius);border:1px solid rgba(17,24,39,.9);background:#111827;color:#fff;font-weight:700;font-size:14px;cursor:pointer}.lcPrimary:disabled{opacity:.7;cursor:not-allowed}.lcBelow{margin-top:16px;text-align:center;color:#111827b3;font-size:13px}@media(max-width:480px){.lcLoginTopbar{padding:14px}.lcBrandLogo{width:104px}.lcLoginMain{padding:28px 14px 18px}}:root{--lc-bg: #ffffff;--lc-muted: rgba(17, 24, 39, .7);--lc-border: rgba(17, 24, 39, .12);--lc-border-strong: rgba(17, 24, 39, .18);--lc-radius: 10px;--lc-red: #cc0000;--lc-red-hover: #b00000}.lcSignup{min-height:100vh;background:var(--lc-bg);display:flex;flex-direction:column}.lcSignupTopbar{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 24px}.lcBrandStack{display:inline-flex;align-items:center}.lcBrandLogo{width:116px;height:auto;display:block}.lcTopbarAction{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lc-border);background:#fff;color:#111827;border-radius:10px;padding:8px 14px;font-weight:600;font-size:14px;text-decoration:none}.lcTopbarAction .lcFieldError{margin-top:8px;font-size:12px;line-height:16px;color:#b91c1c}.lcTopbarAction:hover{border-color:var(--lc-border-strong)}.lcSignupMain{display:flex;justify-content:center;padding:64px 16px 28px;flex:1}.lcPanel{width:100%;max-width:420px}.lcTitle{margin:0;font-size:26px;line-height:32px;font-weight:800;color:#111827;text-align:center}.lcSubtitle{margin:8px 0 0;font-size:14px;line-height:20px;color:var(--lc-muted);text-align:center}.lcProviders{margin-top:18px;display:grid;gap:10px}.lcProviderBtn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--lc-border);background:#fff;color:#111827;height:44px;border-radius:var(--lc-radius);font-weight:600;font-size:14px;cursor:pointer}.lcProviderBtn:hover{border-color:var(--lc-border-strong)}.lcProviderIcon{display:inline-flex;align-items:center;justify-content:center}.lcSeparator{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--lc-muted);font-size:12px}.lcSeparator:before,.lcSeparator:after{content:"";height:1px;background:#1118271f;flex:1}.lcForm{display:grid;gap:12px}.lcFieldLabelRow{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:6px}.lcLabel{font-size:12px;color:#111827cc;font-weight:600}.lcLink{font-size:12px;color:#2563eb;text-decoration:none}.lcLink:hover{text-decoration:underline}.lcInput{width:100%;height:44px;border-radius:var(--lc-radius);border:1px solid rgba(17,24,39,.14);padding:0 12px;font-size:14px;outline:none;background:#fff}.lcInput:focus{border-color:#2563eb80;box-shadow:0 0 0 4px #2563eb1f}.lcPasswordWrap{position:relative}.lcPasswordToggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;padding:6px;color:#11182799;cursor:pointer}.lcPrimaryRed{width:100%;height:44px;border-radius:var(--lc-radius);border:1px solid rgba(204,0,0,.95);background:var(--lc-red);color:#fff;font-weight:800;font-size:14px;cursor:pointer}.lcPrimaryRed:hover{background:var(--lc-red-hover)}.lcPrimaryRed:disabled{opacity:.7;cursor:not-allowed}.lcMutedRow{margin-top:12px;text-align:center;color:#111827b3;font-size:13px}.lcTerms{margin-top:12px;text-align:center;color:#111827b3;font-size:12px}.lcReqList{margin:8px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;list-style:none;color:#111827a6;font-size:12px}.lcReqItem{display:inline-flex;align-items:center;gap:8px}.lcReqDot{width:14px;height:14px;border-radius:99px;border:1.6px solid rgba(17,24,39,.35);display:inline-block;position:relative}.lcReqDotOk{border-color:#16a34acc}.lcReqDotOk:after{content:"";position:absolute;left:3px;top:3px;width:6px;height:3px;border-left:2px solid rgba(22,163,74,.9);border-bottom:2px solid rgba(22,163,74,.9);transform:rotate(-45deg)}.lcPhoneRow{display:grid;grid-template-columns:92px 1fr;gap:10px}.lcSelect{width:100%;height:44px;border-radius:var(--lc-radius);border:1px solid rgba(17,24,39,.14);padding:0 10px;font-size:14px;outline:none;background:#fff}.lcFooter{padding:18px 16px 26px;text-align:center;color:#11182773;font-size:12px}@media(max-width:480px){.lcSignupTopbar{padding:14px}.lcBrandLogo{width:104px}.lcSignupMain{padding:42px 14px 18px}.lcReqList{grid-template-columns:1fr}}:root{--lc-bg: #ffffff;--lc-muted: rgba(17, 24, 39, .7);--lc-border: rgba(17, 24, 39, .12);--lc-border-strong: rgba(17, 24, 39, .18);--lc-radius: 10px}.lcVerify{min-height:100vh;background:var(--lc-bg);display:flex;flex-direction:column}.lcVerifyTopbar{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 24px}.lcVerifyMain{display:flex;justify-content:center;padding:64px 16px 28px;flex:1}.lcVerifyPanel{width:100%;max-width:420px;text-align:center}.lcVerifyIcon{width:64px;height:64px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#2563eb14;color:#2563ebe6;margin-bottom:10px}.lcCodeRow{display:flex;justify-content:center;gap:10px}.lcCodeBox{width:46px;height:52px;border-radius:12px;border:1px solid rgba(17,24,39,.14);font-size:20px;font-weight:700;text-align:center;outline:none;background:#fff}.lcCodeBox:focus{border-color:#2563eb80;box-shadow:0 0 0 4px #2563eb1f}.lcVerifyLinks{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--lc-muted);font-size:12px}.lcLinkBtn{border:0;background:transparent;padding:0;cursor:pointer;font-size:12px;color:#2563eb}.lcLinkBtn:disabled{opacity:.6;cursor:not-allowed}.lcDot{color:#11182759}@media(max-width:480px){.lcVerifyTopbar{padding:14px}.lcVerifyMain{padding:28px 14px 18px}.lcCodeRow{gap:8px}.lcCodeBox{width:42px;height:50px}}.lcWelcome{min-height:100vh;background:#fff}.lcWelcomeInner{max-width:980px;margin:0 auto;padding:clamp(96px,30vh,300px) 16px 72px}.lcWelcomeTop{display:flex;align-items:center;gap:10px;margin-bottom:24px}.lcWelcomeDots{display:inline-flex;gap:6px;align-items:center}.lcWelcomeDot{width:26px;height:4px;background:#e5e7eb;border-radius:999px}.lcWelcomeDotActive{background:#111827}.lcWelcomeStepText{margin-left:8px;color:#6b7280;font-size:12px}.lcWelcomeTitle{font-size:44px;line-height:1.06;font-weight:800;margin:0;letter-spacing:-.02em;color:#111827}.lcWelcomeSubtitle{margin-top:8px;margin-bottom:22px;color:#6b7280;font-size:15px}.lcWelcomeCard{max-width:720px}.lcWelcomeInput{height:52px;font-size:16px}.lcWelcomePrimary{height:44px;padding:0 18px;border-radius:10px}.lcWelcomeLinkRow{display:flex;justify-content:flex-end;gap:14px;margin-top:16px}.lcWelcomeLinkBtn{border:none;background:transparent;color:#111827;cursor:pointer;padding:6px 8px}.lcWelcomeLinkBtn:disabled{opacity:.45;cursor:not-allowed}.lcWelcomeCode{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;line-height:1.45}
