.signup-shell{min-height:100vh;padding-bottom:70px;color:#1d2a3d;background:radial-gradient(circle at 8% 5%,rgba(91,159,255,.13),transparent 25rem),#f6f8fc;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,sans-serif}.signup-verification-return{position:fixed;z-index:120;inset:0;display:grid;place-content:center;justify-items:center;grid-gap:10px;gap:10px;padding:28px;text-align:center;color:#1d2a3d;background:#fff}.signup-verification-return svg{width:58px;height:58px;margin-bottom:8px;color:#21ad69}.signup-verification-return strong{font-size:24px}.signup-verification-return span{color:#7f8b9d;font-size:12px}.signup-verification-return button{margin-top:12px;padding:13px 18px;border:0;border-radius:9px;color:#fff;background:#2878f0;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.signup-topbar{height:84px;display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1120px);margin:auto}.signup-topbar img{width:160px}.signup-topbar>a:last-child{display:flex;align-items:center;gap:7px;color:#718096;font-size:12px;font-weight:700}.signup-topbar svg{width:15px}.signup-layout{width:min(100% - 48px,1120px);display:grid;grid-template-columns:310px minmax(0,1fr);grid-gap:42px;gap:42px;margin:36px auto 0;align-items:start}.signup-intro{position:-webkit-sticky;position:sticky;top:40px;padding:36px 12px}.signup-intro>span{color:#2878f0;font-size:10px;font-weight:900;letter-spacing:.14em}.signup-intro h1{margin:14px 0 18px;font-size:36px;line-height:1.23;letter-spacing:-.05em}.signup-intro>p{margin:0;color:#7c899b;font-size:13px;line-height:1.75}.signup-intro ol{display:grid;grid-gap:0;gap:0;margin:42px 0 0;padding:0;list-style:none}.signup-intro li{min-height:76px;display:flex;gap:15px;position:relative;color:#a1abba}.signup-intro li:not(:last-child):after{content:"";position:absolute;left:16px;top:36px;bottom:0;width:1px;background:#dce3ed}.signup-intro li b{width:33px;height:33px;display:grid;place-items:center;z-index:1;border:1px solid #dce3ed;border-radius:50%;background:#f6f8fc;font-size:10px}.signup-intro li div{display:grid;align-content:start;grid-gap:4px;gap:4px;padding-top:2px}.signup-intro li strong{font-size:12px}.signup-intro li small{font-size:10px;font-weight:500}.signup-intro li.is-active b{border-color:#2878f0;color:#fff;background:#2878f0}.signup-intro li.is-active strong{color:#2878f0}.signup-card{padding:42px 48px;border:1px solid #e3e8f0;border-radius:20px;background:#fff;box-shadow:0 20px 60px rgba(34,58,93,.08)}.signup-heading>span{color:#2878f0;font-size:11px;font-weight:900}.signup-heading h2{margin:7px 0 8px;font-size:27px;letter-spacing:-.04em}.signup-heading p{margin:0;color:#929dac;font-size:11px}.signup-section{display:grid;grid-gap:15px;gap:15px;margin-top:34px;padding-top:30px;border-top:1px solid #edf0f4}.signup-section h3{display:flex;align-items:center;gap:8px;margin:0 0 3px;font-size:14px}.signup-section h3>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#2878f0;background:#edf4ff;font-size:10px}.signup-section h3 em{margin-left:auto;padding:4px 7px;border-radius:5px;color:#2878f0;background:#eff5ff;font-size:9px;font-style:normal}.signup-section label{display:grid;grid-gap:8px;gap:8px;color:#4d5b70;font-size:11px;font-weight:800}.signup-input{min-width:0;height:47px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #dce3ed;border-radius:9px;background:#fff;transition:.18s}.signup-input:focus-within{border-color:#2878f0;box-shadow:0 0 0 3px rgba(40,120,240,.07)}.signup-input>svg{width:16px;flex:0 0 auto;color:#9aa6b6}.signup-input input{min-width:0;flex:1 1;border:0;outline:0;font:inherit;font-weight:500}.signup-input small{color:#2878f0;font-size:10px}.signup-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.signup-action-row{display:grid;grid-template-columns:minmax(0,1fr) 116px;grid-gap:9px;gap:9px}.signup-action-row>button{border:1px solid #bcd3f8;border-radius:9px;color:#2878f0;background:#f6f9ff;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.signup-action-row>button:disabled{opacity:.55;cursor:wait}.signup-field-message{margin:-2px 0 0 2px;font-size:10px;font-weight:700}.signup-field-message.is-available{color:#178453}.signup-field-message.is-duplicate,.signup-field-message.is-error{color:#b42318}.signup-field-message.is-checking{color:#728198}.signup-email-verification{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.signup-email-verification>button{min-height:44px;border:1px solid #bcd3f8;border-radius:9px;color:#2878f0;background:#f6f9ff;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.signup-email-verification>button:disabled{opacity:.55;cursor:not-allowed}.signup-email-verification>p{grid-column:1/-1}.signup-phone-note,.signup-verified{display:flex;align-items:center;gap:7px;margin:0;padding:10px 12px;border-radius:8px;color:#7f8b9d;background:#f6f8fb;font-size:10px}.signup-phone-note svg,.signup-verified svg{width:14px}.signup-verified{color:#178453;background:#eaf8f1}.signup-terms{grid-template-columns:1fr auto;grid-gap:10px;margin-top:27px;padding:14px;border:1px solid #e1e6ee;border-radius:10px}.signup-terms,.signup-terms>label{display:grid;align-items:center;gap:10px}.signup-terms>label{grid-template-columns:auto 1fr;grid-gap:10px;cursor:pointer}.signup-terms input{width:17px;height:17px;accent-color:#2878f0}.signup-terms span{display:grid;grid-gap:3px;gap:3px}.signup-terms strong{font-size:11px}.signup-terms small{color:#929dac;font-size:9px}.signup-terms button{border:0;color:#7d899a;background:none;font:inherit;font-size:10px;text-decoration:underline}.signup-terms-layer{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:22px;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.signup-terms-modal{width:min(100%,720px);max-height:min(86vh,820px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(15,23,42,.25)}.signup-terms-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 30px 22px;border-bottom:1px solid #e9edf3}.signup-terms-modal header span{color:#2878f0;font-size:9px;font-weight:900;letter-spacing:.14em}.signup-terms-modal header h2{margin:5px 0 4px;font-size:24px}.signup-terms-modal header p{margin:0;color:#8b96a6;font-size:10px}.signup-terms-modal header button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:#748196;background:#f3f5f8;cursor:pointer}.signup-terms-modal header button svg{width:17px}.signup-terms-scroll{overflow-y:auto;display:grid;grid-gap:14px;gap:14px;padding:22px 30px;background:#f8f9fb}.signup-terms-scroll article{padding:20px;border:1px solid #e4e9f0;border-radius:12px;background:#fff}.signup-terms-scroll article>div{display:flex;align-items:center;gap:8px}.signup-terms-scroll article b{padding:3px 6px;border-radius:4px;color:#2878f0;background:#edf4ff;font-size:8px}.signup-terms-scroll h3{margin:0;font-size:14px}.signup-terms-scroll h4{margin:17px 0 5px;color:#435167;font-size:11px}.signup-terms-scroll p{margin:6px 0 0;color:#778497;font-size:10px;line-height:1.75}.signup-terms-modal footer{display:flex;justify-content:flex-end;gap:8px;padding:18px 30px;border-top:1px solid #e9edf3}.signup-terms-modal footer button{min-width:92px;height:42px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:1px solid #dce3ed;border-radius:8px;color:#667489;background:#fff;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.signup-terms-modal footer button:last-child{min-width:150px;border-color:#2878f0;color:#fff;background:#2878f0}.signup-terms-modal footer svg{width:14px}.signup-error{margin:14px 0 0;padding:10px 12px;border-radius:8px;color:#b42318;background:#fff1f0;font-size:10px;font-weight:700}.signup-submit{width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;border:0;border-radius:10px;color:#fff;background:#2878f0;box-shadow:0 12px 25px rgba(40,120,240,.2);font:inherit;font-size:12px;font-weight:900;cursor:pointer}.signup-submit svg{width:16px}.signup-spinner{animation:signup-spin .8s linear infinite}.signup-login-link{margin:19px 0 0;color:#8b96a6;text-align:center;font-size:11px}.signup-login-link a{color:#2878f0;font-weight:900}.signup-complete{min-height:540px;display:grid;align-content:center;justify-items:center;text-align:center}.signup-complete>svg{width:58px;height:58px;color:#21ad69}.signup-complete>span{margin-top:22px;color:#2878f0;font-size:10px;font-weight:900;letter-spacing:.12em}.signup-complete h2{margin:10px 0;font-size:27px}.signup-complete p{max-width:380px;margin:0;color:#8490a1;font-size:12px;line-height:1.7}.signup-complete a{display:flex;align-items:center;gap:7px;margin-top:25px;padding:13px 18px;border-radius:9px;color:#fff;background:#2878f0;font-size:11px;font-weight:900}.signup-complete a svg{width:15px}@keyframes signup-spin{to{transform:rotate(1turn)}}@media (max-width:820px){.signup-layout,.signup-topbar{width:min(100% - 36px,680px)}.signup-layout{grid-template-columns:1fr;margin-top:8px}.signup-intro{position:static;padding:18px 4px 2px}.signup-intro h1{font-size:29px}.signup-intro ol{display:none}.signup-card{padding:34px 28px}}@media (max-width:520px){.signup-shell{padding-bottom:0;background:#fff}.signup-topbar{height:70px}.signup-topbar img{width:138px}.signup-topbar>a:last-child{font-size:0}.signup-layout{width:100%;margin:0;gap:8px}.signup-intro{padding:24px;background:#f6f9ff}.signup-intro h1{margin-bottom:10px;font-size:26px}.signup-card{padding:30px 24px 42px;border:0;border-radius:0;box-shadow:none}.signup-email-verification,.signup-two-columns{grid-template-columns:1fr}.signup-action-row{grid-template-columns:minmax(0,1fr) 102px}.signup-terms-layer{padding:0}.signup-terms-modal{width:100%;max-height:100vh;height:100vh;border-radius:0}.signup-terms-modal footer,.signup-terms-modal header{padding-left:20px;padding-right:20px}.signup-terms-scroll{padding:16px 20px}.signup-terms-modal footer button:first-child{display:none}.signup-terms-modal footer button:last-child{width:100%}}