.Home-module__jKgjFW__container{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 2rem}.Home-module__jKgjFW__hero{margin-bottom:3rem}.Home-module__jKgjFW__title{background:linear-gradient(135deg,var(--color-primary-dark)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.Home-module__jKgjFW__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.Home-module__jKgjFW__clientSection{max-width:600px;margin:0 auto 3rem}.Home-module__jKgjFW__activeClientCard{border:1px solid var(--color-accent);border-radius:var(--radius-lg);background:linear-gradient(135deg,#4f46e51a 0%,#4f46e50d 100%);padding:2rem;animation:.3s Home-module__jKgjFW__fadeIn}.Home-module__jKgjFW__statusLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Home-module__jKgjFW__activeClientName{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.Home-module__jKgjFW__switchBtn{border:1px solid var(--border-color);color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;background:0 0;padding:.5rem 1rem;transition:all .2s}.Home-module__jKgjFW__switchBtn:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}.Home-module__jKgjFW__clientSelector{background:var(--color-surface);border:1px dashed var(--border-color);border-radius:var(--radius-lg);padding:2rem}.Home-module__jKgjFW__clientList{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1rem 0;display:flex}.Home-module__jKgjFW__clientItem{background:var(--color-background);border:1px solid var(--border-color);cursor:pointer;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s;display:flex}.Home-module__jKgjFW__clientItem:hover{border-color:var(--color-accent);color:var(--color-accent)}.Home-module__jKgjFW__deleteBtn{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.2rem;line-height:1}.Home-module__jKgjFW__deleteBtn:hover{color:var(--color-danger)}.Home-module__jKgjFW__addClientBtn{background:var(--color-accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:600}.Home-module__jKgjFW__addClientForm{justify-content:center;align-items:center;gap:.5rem;display:flex}.Home-module__jKgjFW__addClientForm input{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--color-background);color:var(--color-text-primary);padding:.75rem}.Home-module__jKgjFW__primaryBtn{background:var(--color-accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:.75rem 1.5rem}.Home-module__jKgjFW__textBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none}.Home-module__jKgjFW__divider{border:0;border-top:1px solid var(--border-color);opacity:.5;max-width:200px;margin:3rem auto}.Home-module__jKgjFW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;gap:2rem;display:grid}.Home-module__jKgjFW__card{background:var(--color-surface);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:left;cursor:pointer;width:100%;max-width:400px;padding:2rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}@keyframes Home-module__jKgjFW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
