.customer-register-shell{max-width:760px}.customer-register-brand{width:190px;margin:0 auto 22px;display:block}.customer-register-brand img{width:100%;height:auto;display:block;object-fit:contain}.customer-register-card{max-width:690px}.customer-register-input{width:100%;min-height:64px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid rgba(104,70,129,.17);border-radius:18px;background:rgba(255,255,255,.88);transition:.2s ease}.customer-register-input:focus-within{border-color:rgba(112,69,147,.55);box-shadow:0 0 0 4px rgba(112,69,147,.08)}.customer-register-input>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#76518f;background:#f3eafb}.customer-register-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#241b29;font:inherit;font-size:1rem}.customer-register-input input::placeholder{color:#b3a7b8}.customer-register-salon{margin:0 0 22px;padding:14px 16px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;border:1px solid rgba(111,74,142,.14);border-radius:18px;background:linear-gradient(135deg,#fff,#faf6fc)}.customer-register-salon-logo{width:52px;height:52px;display:grid;place-items:center;overflow:hidden;border-radius:16px;color:#fff;background:linear-gradient(135deg,#6e47a5,#cf6994);font-weight:900}.customer-register-salon-logo img{width:100%;height:100%;object-fit:cover}.customer-register-salon>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.customer-register-salon small{color:#8e8294;font-size:.74rem}.customer-register-salon strong{color:#2c2231;font-size:1rem}.customer-register-salon em{color:#897a91;font-style:normal;font-size:.72rem}.customer-register-salon>i{padding:7px 10px;border-radius:10px;color:#14795e;background:#e5f8f1;font-style:normal;font-size:.7rem;font-weight:800}.customer-register-links{margin-top:22px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px 20px}.customer-register-links a{color:#704c8a;font-size:.82rem;font-weight:800;text-decoration:none}.customer-register-links a:hover{text-decoration:underline}@media(max-width:700px){.customer-register-brand{width:155px}.customer-register-card{padding-inline:20px}.customer-register-salon{grid-template-columns:46px 1fr}.customer-register-salon-logo{width:46px;height:46px}.customer-register-salon>i{grid-column:1/-1;justify-self:start}.customer-register-input{min-height:58px}}
