.register-module__GZT5xa__registerContainer{background:var(--canvas);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:36px 20px 48px;display:flex;position:relative;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.register-module__GZT5xa__topBar{justify-content:space-between;align-items:center;gap:12px;width:min(600px,100%);margin-bottom:18px;display:flex}.register-module__GZT5xa__brandLink{letter-spacing:-.03em;color:var(--primary);align-items:center;gap:10px;font-size:18px;font-weight:760;text-decoration:none;display:inline-flex}.register-module__GZT5xa__brandMark{background:var(--surface-high);border:1px solid var(--line);width:36px;height:36px;color:var(--primary);border-radius:50%;place-items:center;display:grid}.register-module__GZT5xa__a11yBtn{background:var(--surface);border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;border-radius:20px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:700;transition:background .14s,border-color .14s;display:inline-flex}.register-module__GZT5xa__a11yBtn:hover{background:var(--surface-low);border-color:var(--accent)}.register-module__GZT5xa__a11yBtnActive{color:#fff!important;background:#000!important;border-color:#000!important}.register-module__GZT5xa__wizardCard{background:var(--surface);border:1px solid color-mix(in srgb, var(--ink) 12%, transparent);border-radius:var(--radius-lg);box-sizing:border-box;width:min(600px,100%);padding:32px 32px 30px;box-shadow:0 4px 20px #0000000a}.register-module__GZT5xa__stepper{margin-bottom:26px}.register-module__GZT5xa__stepIndicators{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex;position:relative}.register-module__GZT5xa__stepIndicators:before{content:"";background:var(--line);z-index:1;height:2px;position:absolute;top:17px;left:20px;right:20px}.register-module__GZT5xa__stepItem{z-index:2;background:var(--surface);flex-direction:column;align-items:center;gap:6px;padding:0 6px;display:flex;position:relative}.register-module__GZT5xa__stepCircle{background:var(--surface-low);border:2px solid var(--line);width:34px;height:34px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;transition:all .18s;display:flex}.register-module__GZT5xa__stepItemActive .register-module__GZT5xa__stepCircle{background:var(--primary);border-color:var(--primary);color:#fff}.register-module__GZT5xa__stepItemCompleted .register-module__GZT5xa__stepCircle{background:var(--success);border-color:var(--success);color:#fff}.register-module__GZT5xa__stepTitle{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:700}.register-module__GZT5xa__stepItemActive .register-module__GZT5xa__stepTitle{color:var(--ink);font-weight:800}.register-module__GZT5xa__formHeader{text-align:left;width:100%;margin:0 0 22px;padding:0;display:block}.register-module__GZT5xa__formHeader h1{letter-spacing:-.025em;color:var(--ink);text-align:left;margin:0 0 6px;padding:0;font-size:22px;font-weight:760;line-height:1.25;display:block}.register-module__GZT5xa__formHeader p{color:var(--muted);text-align:left;margin:0;padding:0;font-size:15px;line-height:1.5;display:block}.register-module__GZT5xa__propertyTypeGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:4px;display:grid}.register-module__GZT5xa__propertyTypeBtn{background:var(--surface-low);border:1px solid var(--line);border-radius:var(--radius-sm);min-height:46px;color:var(--ink);cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;gap:7px;padding:8px 10px;font-size:13.5px;font-weight:650;transition:all .14s;display:inline-flex}.register-module__GZT5xa__propertyTypeBtn:hover{background:var(--surface-high);border-color:var(--accent)}.register-module__GZT5xa__propertyTypeBtnActive{box-shadow:0 0 0 1px var(--primary);background:var(--primary-soft)!important;border-color:var(--primary)!important;color:var(--primary)!important;font-weight:800!important}.register-module__GZT5xa__propertyTypeBtnActive svg{color:var(--primary)}.register-module__GZT5xa__selectWrapper{width:100%;position:relative}.register-module__GZT5xa__selectTrigger{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--ink);text-align:left;cursor:pointer;box-sizing:border-box;outline:0;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-family:inherit;font-size:15px;font-weight:600;transition:border-color .14s,box-shadow .14s;display:flex}.register-module__GZT5xa__selectTrigger:hover{border-color:var(--accent)}.register-module__GZT5xa__selectTrigger:focus-visible,.register-module__GZT5xa__selectTriggerOpen{border-color:var(--accent)!important;box-shadow:0 0 0 3px #8f4c3126!important}.register-module__GZT5xa__selectTriggerContent{align-items:center;gap:10px;min-width:0;display:flex;overflow:hidden}.register-module__GZT5xa__selectTriggerContent svg{color:var(--primary);flex-shrink:0}.register-module__GZT5xa__selectTriggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.register-module__GZT5xa__selectPlaceholder{color:var(--muted);font-weight:400}.register-module__GZT5xa__selectChevron{color:var(--muted);flex-shrink:0;transition:transform .18s}.register-module__GZT5xa__selectChevronOpen{transform:rotate(180deg)}.register-module__GZT5xa__selectMenu{z-index:50;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-sizing:border-box;max-height:250px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 28px #0000001a}.register-module__GZT5xa__selectOption{width:100%;min-height:42px;color:var(--ink);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;transition:background .12s;display:flex}.register-module__GZT5xa__selectOption:hover,.register-module__GZT5xa__selectOptionFocused{background:var(--surface-low);color:var(--ink)}.register-module__GZT5xa__selectOptionActive{font-weight:750;background:var(--primary-soft)!important;color:var(--primary)!important}.register-module__GZT5xa__selectOptionActive svg{color:var(--primary);flex-shrink:0}.register-module__GZT5xa__fieldGroup{width:100%;margin-bottom:18px}.register-module__GZT5xa__fieldGroup label{color:var(--ink);text-align:left;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.register-module__GZT5xa__fieldGroup input{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--ink);box-sizing:border-box;outline:0;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .14s,box-shadow .14s}.register-module__GZT5xa__fieldGroup input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #8f4c3126}.register-module__GZT5xa__fieldHint{color:var(--muted);text-align:left;margin-top:5px;font-size:12px;line-height:1.4}.register-module__GZT5xa__rowTwo{grid-template-columns:1fr 1fr;gap:14px;display:grid}.register-module__GZT5xa__infoNotice{background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);border-radius:var(--radius-sm);color:var(--primary);text-align:left;gap:12px;margin-bottom:18px;padding:13px 15px;font-size:13px;line-height:1.45;display:flex}.register-module__GZT5xa__infoNotice svg{flex-shrink:0;margin-top:2px}.register-module__GZT5xa__summaryBox{background:var(--surface-low);border:1px solid var(--line);border-radius:var(--radius-md);text-align:left;margin-bottom:18px;padding:16px 18px}.register-module__GZT5xa__summaryBox h3{letter-spacing:.03em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:13px;font-weight:800}.register-module__GZT5xa__summaryGrid{grid-template-columns:130px 1fr;gap:7px 12px;font-size:14px;display:grid}.register-module__GZT5xa__summaryLabel{color:var(--muted);font-weight:600}.register-module__GZT5xa__summaryValue{color:var(--ink);word-break:break-word;font-weight:750}.register-module__GZT5xa__checkboxGroup{cursor:pointer;text-align:left;align-items:flex-start;gap:10px;margin-bottom:22px;display:flex}.register-module__GZT5xa__checkboxGroup input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--primary);cursor:pointer;flex-shrink:0;margin-top:2px}.register-module__GZT5xa__checkboxGroup span{color:var(--muted);font-size:13px;line-height:1.4}.register-module__GZT5xa__checkboxGroup a{color:var(--primary);text-decoration:underline}.register-module__GZT5xa__wizardActions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:18px;display:flex}.register-module__GZT5xa__btnPrimary,.register-module__GZT5xa__btnSecondary{border-radius:var(--radius-sm);cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 22px;font-size:15px;font-weight:750;transition:all .14s;display:inline-flex}.register-module__GZT5xa__btnPrimary{background:var(--primary);color:#fff;border:1px solid var(--primary);flex:1}.register-module__GZT5xa__btnPrimary:hover{background:color-mix(in srgb, var(--primary) 88%, #000)}.register-module__GZT5xa__btnSecondary{color:var(--ink);border:1px solid var(--line);background:0 0}.register-module__GZT5xa__btnSecondary:hover{background:var(--surface-low)}.register-module__GZT5xa__errorBanner{border-radius:var(--radius-sm);color:var(--error);text-align:left;background:#fde8e8;border:1px solid #f8b4b4;align-items:flex-start;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:13px;line-height:1.4;display:flex}.register-module__GZT5xa__successCard{text-align:center;padding:16px 8px}.register-module__GZT5xa__successIcon{color:#0e9f6e;background:#def7ec;border:2px solid #31c48d;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 18px;display:grid}.register-module__GZT5xa__successCard h2{color:var(--ink);margin:0 0 10px;font-size:22px;font-weight:800}.register-module__GZT5xa__successCard p{color:var(--muted);margin:0 0 26px;font-size:15px;line-height:1.55}.register-module__GZT5xa__successEmailBadge{background:var(--surface-high);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);padding:3px 9px;font-weight:800;display:inline-block}.register-module__GZT5xa__loginBottomLink{text-align:center;color:var(--muted);margin-top:22px;font-size:14px}.register-module__GZT5xa__loginBottomLink a{color:var(--primary);font-weight:750;text-decoration:underline}:is(.a11y-active .register-module__GZT5xa__wizardCard,.accessibility-active .register-module__GZT5xa__wizardCard){box-shadow:none!important;background:#fff!important;border:3px solid #000!important;border-radius:0!important}:is(.a11y-active .register-module__GZT5xa__formHeader h1,.accessibility-active .register-module__GZT5xa__formHeader h1){color:#000!important;font-size:28px!important}:is(.a11y-active .register-module__GZT5xa__formHeader p,.accessibility-active .register-module__GZT5xa__formHeader p){color:#000!important;font-size:19px!important;font-weight:700!important}:is(.a11y-active .register-module__GZT5xa__fieldGroup label,.accessibility-active .register-module__GZT5xa__fieldGroup label){color:#000!important;font-size:17px!important;font-weight:800!important}.a11y-active .register-module__GZT5xa__fieldGroup input{color:#000!important;background:#fff!important;border:2px solid #000!important;border-radius:0!important;min-height:54px!important;font-size:17px!important}.a11y-active .register-module__GZT5xa__selectTrigger{color:#000!important;background:#fff!important;border:2px solid #000!important;border-radius:0!important;min-height:54px!important;font-size:17px!important}.accessibility-active .register-module__GZT5xa__fieldGroup input{color:#000!important;background:#fff!important;border:2px solid #000!important;border-radius:0!important;min-height:54px!important;font-size:17px!important}.accessibility-active .register-module__GZT5xa__selectTrigger{color:#000!important;background:#fff!important;border:2px solid #000!important;border-radius:0!important;min-height:54px!important;font-size:17px!important}:is(.a11y-active .register-module__GZT5xa__selectMenu,.accessibility-active .register-module__GZT5xa__selectMenu){border:2px solid #000!important;border-radius:0!important}:is(.a11y-active .register-module__GZT5xa__propertyTypeBtn,.accessibility-active .register-module__GZT5xa__propertyTypeBtn){color:#000!important;background:#fff!important;border:2px solid #000!important;border-radius:0!important;min-height:52px!important;font-size:16px!important}:is(.a11y-active .register-module__GZT5xa__propertyTypeBtnActive,.accessibility-active .register-module__GZT5xa__propertyTypeBtnActive){color:#fff!important;background:#000!important;border-color:#000!important}:is(.a11y-active .register-module__GZT5xa__btnPrimary,.accessibility-active .register-module__GZT5xa__btnPrimary){color:#fff!important;background:#000!important;border:2px solid #000!important;border-radius:0!important;min-height:54px!important;font-size:17px!important}:is(.a11y-active .register-module__GZT5xa__btnSecondary,.accessibility-active .register-module__GZT5xa__btnSecondary){color:#000!important;background:#fff!important;border:2px solid #000!important;border-radius:0!important;min-height:54px!important;font-size:17px!important}:is(.a11y-active .register-module__GZT5xa__summaryBox,.accessibility-active .register-module__GZT5xa__summaryBox){background:#fff!important;border:2px solid #000!important;border-radius:0!important;font-size:17px!important}@media (max-width:620px){.register-module__GZT5xa__wizardCard{border-radius:var(--radius-md);padding:22px 16px 20px}.register-module__GZT5xa__rowTwo{grid-template-columns:1fr;gap:12px}.register-module__GZT5xa__propertyTypeGrid{grid-template-columns:repeat(2,1fr);gap:8px}.register-module__GZT5xa__stepTitle{display:none}.register-module__GZT5xa__summaryGrid{grid-template-columns:1fr;gap:3px}.register-module__GZT5xa__summaryLabel{margin-top:5px;font-size:12px}}
