.reg-form-scope{--reg-primary:#ff8000;--reg-text:#181c25;--reg-text-sub:#545861;--reg-placeholder:#91959e;--reg-border:#c1c5ce;--reg-divider:#dee1e8;width:384px}.reg-form-card{background:#fff;border-radius:20px;padding:40px 32px;box-shadow:0 2px 24px #0000000f}.reg-step{display:none}.reg-step.is-active{display:block}.reg-form-card__title{color:var(--reg-text);text-align:center;margin:0;font-size:24px;font-weight:600;line-height:34px}.reg-form-card__subtitle{color:var(--reg-text);text-align:center;margin:0;font-size:16px;font-weight:600;line-height:26px}.reg-form-card__desc{color:var(--reg-text-sub);text-align:center;font-size:16px;line-height:26px}.reg-form-card__heading{margin-bottom:12px}.reg-form-card__heading--left,.reg-form-card__heading--left .reg-form-card__title,.reg-form-card__heading--left .reg-form-card__subtitle,.reg-form-card__heading--left .reg-form-card__desc{text-align:left}.reg-form-fields{flex-direction:column;gap:16px;margin-top:12px;display:flex}.reg-field{flex-direction:column;display:flex}.reg-field__error{color:#ff522a;margin:4px 0 0;font-size:12px;line-height:18px;display:none}.reg-field__error.is-visible{display:block}.reg-field.is-empty-error .reg-input,.reg-field.is-empty-error .reg-code-btn{border-color:#ff522a}.reg-field.is-empty-error .reg-input::placeholder{color:#ff522a}.reg-field.is-value-error .reg-input:not(:focus){border-color:#ff522a}.reg-form-scope .reg-code-field{display:none}.reg-form-scope .reg-code-field.is-visible{display:block}.reg-form-scope .reg-form-fields.is-fields-pending .reg-code-field.is-visible{animation:.2s regFieldFadeIn}@keyframes regFieldFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.reg-input{border:1px solid var(--reg-border);box-sizing:border-box;color:var(--reg-text);background:#fff;border-radius:8px;outline:none;width:100%;height:40px;padding:6px 8px;font-size:13px;line-height:18px}.reg-input::placeholder{color:var(--reg-placeholder)}.reg-input:focus{border-color:var(--reg-primary)}.reg-input-row{gap:8px;display:flex}.reg-input-row .reg-input{flex:1}.reg-code-btn{border:1px solid var(--reg-border);color:var(--reg-text);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;width:76px;height:40px;padding:0;font-size:13px;line-height:18px}.reg-code-btn:disabled,.reg-code-btn.is-loading{color:var(--reg-placeholder);cursor:not-allowed}.reg-agreement{align-items:flex-start;gap:12px;margin-top:0;display:flex}.reg-checkbox{border:1px solid var(--reg-divider);cursor:pointer;background:#fff;border-radius:2px;flex-shrink:0;width:16px;height:16px;margin-top:2px;position:relative}.reg-checkbox.is-checked{background:var(--reg-primary);border-color:var(--reg-primary)}.reg-checkbox.is-checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.reg-agreement__text{color:var(--reg-text-sub);font-size:12px;line-height:18px}.reg-agreement__text a{color:var(--reg-primary);text-decoration:none}.reg-submit-btn{background:var(--reg-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;height:48px;margin-top:28px;font-size:18px;font-weight:500;line-height:28px}.reg-submit-btn:disabled{cursor:not-allowed;opacity:.65}.reg-divider{background:var(--reg-divider);height:1px;margin:12px 0}.reg-step2-label{color:var(--reg-text);margin:0 0 12px;font-size:14px;font-weight:500;line-height:24px}.reg-step2-label em{color:#ff522a;font-style:normal}.reg-option-list{flex-direction:column;gap:8px;display:flex}.reg-option-row{gap:8px;display:flex}.reg-option-item{border:1px solid var(--reg-divider);box-sizing:border-box;cursor:pointer;border-radius:8px;align-items:center;gap:4px;min-height:40px;padding:0 8px;display:flex}.reg-option-item--full{width:100%}.reg-option-row .reg-option-item{flex:1;min-width:0}.reg-option-item.is-checked{border-color:#ff800059}.reg-option-item.is-highlight.is-checked .reg-option-item__text,.reg-option-item.is-highlight .reg-option-item__text{color:var(--reg-primary)}.reg-option-item__text{color:var(--reg-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:24px;overflow:hidden}.reg-option-other{border:1px solid var(--reg-divider);box-sizing:border-box;cursor:pointer;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:40px;padding:0 8px;display:flex}.reg-option-other.is-checked{border-color:#ff800059}.reg-option-other .reg-option-item__text{flex-shrink:0}.reg-option-other .reg-input{background:0 0;border:none;flex:1;height:40px;padding:0}.reg-option-other .reg-input:focus{border:none}.reg-success{text-align:center;flex-direction:column;align-items:center;padding:8px 0 16px;display:flex}.reg-success__logo{width:54px;height:60px;margin-bottom:8px}.reg-success__title{color:var(--reg-text);margin:0;font-size:16px;font-weight:600;line-height:26px}.reg-success__desc{color:var(--reg-text-sub);margin:4px 0 0;font-size:16px;line-height:26px}.reg-success__qrcode{object-fit:contain;width:177px;height:177px;margin-top:40px}@media (width<=1023px){.reg-form-scope{width:100%;max-width:384px}}@media (width<=480px){.reg-form-card{padding:32px 20px}}.landing-hero[data-astro-cid-rbnkosea]{background:#f2f5fa;width:100%;position:relative;overflow:hidden}.landing-hero__bg[data-astro-cid-rbnkosea]{object-position:center top;pointer-events:none;user-select:none;z-index:0;width:1346px;height:1477px;min-height:100%;position:absolute;top:-311px;left:47%;transform:translate(-50%)}.landing-hero__inner[data-astro-cid-rbnkosea]{z-index:1;justify-content:center;align-items:center;gap:80px;width:calc(100% - 48px);max-width:1200px;margin-inline:auto;padding:100px 24px;display:flex;position:relative}.landing-hero__copy[data-astro-cid-rbnkosea]{flex-direction:column;flex:1 1 0;gap:8px;min-width:0;display:flex}.landing-hero__title[data-astro-cid-rbnkosea]{color:#181c25;margin:0;font-size:52px;font-weight:600;line-height:1.2}.landing-hero__subtitle[data-astro-cid-rbnkosea]{color:#181c25;margin:0;font-size:32px;line-height:1.4}.landing-hero__form[data-astro-cid-rbnkosea]{flex:0 0 384px;width:384px;position:relative}@media (width<=1023px){.landing-hero__inner[data-astro-cid-rbnkosea]{flex-direction:column;align-items:stretch;gap:40px;padding-block:72px}.landing-hero__copy[data-astro-cid-rbnkosea]{text-align:center;align-items:center}.landing-hero__form[data-astro-cid-rbnkosea]{flex-basis:auto;width:100%;max-width:384px;margin-inline:auto}}@media (width<=800px){.landing-hero[data-astro-cid-rbnkosea]{background:#f2f2f2}.landing-hero__bg[data-astro-cid-rbnkosea]{display:none}.landing-hero__inner[data-astro-cid-rbnkosea]{padding:56px 20px 48px}.landing-hero__title[data-astro-cid-rbnkosea]{font-size:clamp(26px,6vw,34px)}.landing-hero__subtitle[data-astro-cid-rbnkosea]{font-size:clamp(18px,4vw,24px)}}@media (width<=480px){.landing-hero__title[data-astro-cid-rbnkosea]{font-size:26px}.landing-hero__subtitle[data-astro-cid-rbnkosea]{font-size:18px}}
