.parent-page{width:min(860px,calc(100% - 32px));min-height:100svh;margin:0 auto;padding:clamp(28px,7vw,72px) 0}.back{color:#49317d;font-weight:800}.parent-card{margin-top:18px;padding:clamp(22px,5vw,42px);border:1px solid rgb(49 38 78 / 14%);border-radius:28px;background:rgb(255 253 247 / 88%);box-shadow:0 18px 48px rgb(58 37 99 / 12%)}.parent-card h1{margin:4px 0 8px;font-size:clamp(2rem,6vw,3.6rem);line-height:1}.parent-card h2{margin:0 0 12px;font-size:1.2rem}.intro{max-width:58ch;color:#625a72;line-height:1.55}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.panel,.notice{padding:18px;border:1px solid rgb(49 38 78 / 14%);border-radius:18px;background:#fff}.panel label,.inline-form label{display:grid;gap:6px;margin:12px 0;color:#554b62;font-size:.86rem;font-weight:800}.panel input,.inline-form select{width:100%;min-height:43px;border:1px solid #cfc7d8;border-radius:10px;padding:9px 11px;color:#2b2540;background:#fff;font:inherit}.parent-card button{min-height:42px;border:0;border-radius:12px;padding:9px 15px;color:#fff;background:#7750b7;font:inherit;font-weight:850;cursor:pointer}.parent-card button.secondary{margin-top:24px;color:#4b3b64;background:#ece5f7}.hint,.status,.notice{color:#625a72;font-size:.88rem;line-height:1.45}.status{min-height:1.5em;margin-top:14px;color:#933653;font-weight:750}.notice{margin:20px 0;border-color:#e8ce79;background:#fff9df;color:#604e20}.inline-form{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin:14px 0}.inline-form label{flex:1 1 180px;margin:0}.profiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:0;list-style:none}.profiles .profile-card{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px;border:1px solid #ded5ec;border-radius:16px;background:#f8f4ff;color:#4b3b64;font-weight:800}.profiles .profile-card.is-active{border-color:#6fbd8d;background:#edfbf1;box-shadow:0 0 0 2px rgb(89 174 120 / 15%)}.profile-card strong,.profile-state{display:block}.profile-state{margin-top:3px;color:#736781;font-size:.8rem;font-weight:750}.is-active .profile-state{color:#237246}.profile-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.parent-card button.danger{color:#812c43;background:#ffe7ed}.parent-card button:disabled{cursor:default;opacity:.78}.profiles .profile-empty{grid-column:1/-1;padding:14px;border-radius:16px;background:#f0eafb;color:#625a72;font-weight:700}.pair-link{overflow-wrap:anywhere;padding:12px;border-radius:12px;background:#eef8f3;color:#285f48;font-weight:750}.parent-card button:focus-visible,.parent-card input:focus-visible,.parent-card select:focus-visible,.back:focus-visible{outline:3px solid #7b4ed8;outline-offset:3px}@media(max-width:640px){.auth-grid{grid-template-columns:1fr}.profiles{grid-template-columns:1fr}}
