.sc-reg-shell{--sc-emerald:#0F766E;--sc-emerald-hover:#115E59;--sc-blue:#2563EB;--sc-navy:#0F172A;--sc-aqua:#06B6D4;--sc-bg:#F6FAFC;--sc-card:#fff;--sc-text:#12202F;--sc-muted:#64748B;--sc-border:#DCE6EC;max-width:1180px;margin:0 auto;padding:72px 24px 88px;color:var(--sc-text);font-family:Inter,Arial,sans-serif}.sc-reg-hero{max-width:760px;margin-bottom:36px}.sc-reg-kicker{display:block;color:var(--sc-emerald);font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:10px}.sc-reg-hero h1{font-size:48px;line-height:1.08;letter-spacing:-.035em;margin:0 0 14px;color:var(--sc-navy)}.sc-reg-hero p,.sc-reg-section-head p{color:var(--sc-muted);font-size:17px;line-height:1.65;margin:0}.sc-reg-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sc-reg-mode-card{display:block;background:var(--sc-card);border:1px solid var(--sc-border);border-radius:18px;padding:30px;color:var(--sc-text);text-decoration:none;box-shadow:0 12px 36px rgba(15,23,42,.05);transition:.2s ease}.sc-reg-mode-card:hover{transform:translateY(-3px);border-color:var(--sc-emerald);box-shadow:0 18px 42px rgba(15,118,110,.11)}.sc-reg-mode-card.is-business{background:linear-gradient(135deg,#F0FDFA 0%,#EFF6FF 100%)}.sc-reg-badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#DFF7F1;color:#0F766E;font-size:11px;font-weight:800;letter-spacing:.08em}.sc-reg-mode-card h2,.sc-reg-mode-card h3{font-size:28px;margin:18px 0 10px;color:var(--sc-navy)}.sc-reg-mode-card p{color:var(--sc-muted);line-height:1.6;min-height:52px}.sc-reg-mode-card strong{display:block;margin-top:24px;color:var(--sc-emerald)}.sc-reg-back{margin-bottom:24px}.sc-reg-back a{color:var(--sc-emerald);font-weight:700;text-decoration:none}.sc-reg-section-head{max-width:760px;margin-bottom:28px}.sc-reg-section-head h2{font-size:36px;letter-spacing:-.025em;margin:0 0 10px;color:var(--sc-navy)}.sc-reg-form-wrap{background:#fff;border:1px solid var(--sc-border);border-radius:18px;padding:34px;box-shadow:0 14px 42px rgba(15,23,42,.05)}.sc-reg-form fieldset{border:0;padding:0;margin:0 0 30px}.sc-reg-form legend{font-size:20px;font-weight:800;color:var(--sc-navy);margin-bottom:16px}.sc-reg-fields{display:grid;gap:16px}.sc-reg-fields.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-reg-fields.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.sc-reg-field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:700;color:#334155}.sc-reg-field em{font-style:normal;color:#DC2626}.sc-reg-field input{width:100%;min-height:48px;border:1px solid var(--sc-border);border-radius:11px;background:#fff;padding:10px 13px;font:inherit;font-weight:500;color:var(--sc-text);box-sizing:border-box}.sc-reg-field input:focus{outline:2px solid rgba(15,118,110,.17);border-color:var(--sc-emerald)}.sc-reg-file input{padding:11px;background:#F8FAFC}.sc-reg-file small,.sc-reg-help{font-size:12px;color:var(--sc-muted);font-weight:500;line-height:1.5}.sc-reg-consent{display:flex;align-items:flex-start;gap:10px;color:#475569;font-size:13px;line-height:1.5;margin:8px 0 18px}.sc-reg-consent input{margin-top:3px}.sc-reg-submit{border:0;border-radius:11px;background:var(--sc-emerald);color:#fff;padding:14px 20px;font-weight:800;font-size:15px;cursor:pointer}.sc-reg-submit:hover{background:var(--sc-emerald-hover)}.sc-reg-notice{display:flex;flex-direction:column;gap:4px;border:1px solid #BAE6FD;background:#F0F9FF;color:#075985;border-radius:12px;padding:14px 16px;margin-bottom:24px}.sc-reg-notice.is-success{border-color:#BBF7D0;background:#F0FDF4;color:#166534}.sc-reg-notice.is-error{border-color:#FECACA;background:#FEF2F2;color:#991B1B}.sc-customer-register-note{display:flex;flex-direction:column;gap:7px;padding:14px 16px;margin:0 0 18px;border:1px solid #BAE6FD;background:#F0F9FF;border-radius:12px;color:#334155}.sc-customer-register-note a{color:#0F766E;font-weight:800;text-decoration:none}@media(max-width:820px){.sc-reg-shell{padding:48px 18px 64px}.sc-reg-hero h1{font-size:38px}.sc-reg-mode-grid,.sc-reg-fields.two-cols,.sc-reg-fields.three-cols{grid-template-columns:1fr}.sc-reg-mode-card p{min-height:0}.sc-reg-form-wrap{padding:24px}.sc-reg-section-head h2{font-size:30px}}
.sc-reg-password-block{display:flex;flex-direction:column;gap:8px}.sc-reg-password-tools{display:flex;gap:8px;flex-wrap:wrap}.sc-reg-password-tools button{border:1px solid var(--sc-border);border-radius:9px;background:#fff;color:var(--sc-emerald);padding:8px 11px;font-size:12px;font-weight:800;cursor:pointer}.sc-reg-password-tools button:hover{border-color:var(--sc-emerald);background:#F0FDFA}.sc-reg-password-strength{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:8px;color:var(--sc-muted);font-size:11px;font-weight:600}.sc-reg-password-strength span{height:5px;border-radius:999px;background:#E2E8F0;position:relative;overflow:hidden}.sc-reg-password-strength span:after{content:"";position:absolute;inset:0;width:0;background:#94A3B8;transition:.2s}.sc-reg-password-strength.is-weak span:after{width:34%;background:#DC2626}.sc-reg-password-strength.is-medium span:after{width:68%;background:#F59E0B}.sc-reg-password-strength.is-strong span:after{width:100%;background:#16A34A}.sc-reg-password-strength.is-strong strong{color:#166534}.sc-reg-password-strength.is-medium strong{color:#92400E}.sc-reg-password-strength.is-weak strong{color:#991B1B}@media(max-width:520px){.sc-reg-password-strength{grid-template-columns:1fr}.sc-reg-password-strength span{width:100%}}

.sc-reg-branding{margin-top:18px}.sc-reg-logo-field{max-width:520px}.sc-reg-logo-field input[type=file]{background:#fff}


/* v0.7.19 form consistency */
.sc-reg-form label{line-height:1.35}.sc-reg-form input,.sc-reg-form select,.sc-reg-form textarea{transition:border-color .16s ease,box-shadow .16s ease}.sc-reg-form input:focus,.sc-reg-form select:focus,.sc-reg-form textarea:focus{outline:0!important;border-color:#0f766e!important;box-shadow:0 0 0 3px rgba(15,118,110,.10)!important}.sc-reg-form fieldset+fieldset{padding-top:8px}.sc-reg-submit:focus-visible,.sc-reg-password-tools button:focus-visible,.sc-reg-back a:focus-visible{outline:2px solid #0f766e;outline-offset:2px}

/* 0.7.49 primary salon activity */
.sc-reg-field select{width:100%;min-height:48px;border:1px solid var(--sc-border);border-radius:11px;background:#fff;padding:10px 13px;font:inherit;font-weight:500;color:var(--sc-text);box-sizing:border-box}
