body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:2rem}.home-page h1{color:#2c3e50}.home-page h1,.user-counter{margin-bottom:2rem;text-align:center}.user-counter{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 4px 6px #0000001a;color:#fff;padding:1.5rem}.user-counter h2{font-size:1.5rem;margin:0}.user-list{margin-bottom:2rem}.user-list h3{border-bottom:2px solid #667eea;color:#2c3e50;margin-bottom:1rem;padding-bottom:.5rem}.user-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.user-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.user-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.user-card h4{color:#2c3e50;font-size:1.1rem;margin:0 0 .5rem}.user-card p{color:#6c757d;font-size:.9rem;margin:.25rem 0}.delete-btn{background:#e74c3c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.85rem;margin-top:.75rem;padding:.4rem .9rem;transition:background .2s ease}.delete-btn:hover{background:#c0392b}.navigation{margin-top:2rem;text-align:center}.register-link{background:#667eea;border-radius:25px;color:#fff;display:inline-block;font-weight:700;padding:.75rem 2rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.register-link:hover{background:#5a67d8;transform:translateY(-1px)}@media (max-width:768px){.home-page{padding:1rem}.user-cards{grid-template-columns:1fr}}.registration-form{background:#fafafa;border:1px solid #ddd;border-radius:6px;margin:20px auto;padding:20px;width:350px}.registration-form label{display:block;font-weight:700;margin-top:10px}.registration-form input{border:1px solid #ccc;border-radius:4px;margin-top:4px;padding:8px;width:100%}.registration-form button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:20px;padding:10px;width:100%}.registration-form button:hover{background:#0056b3}.error{color:red;font-size:.9em;margin-top:4px}.error-input{border-color:#dc3545!important;box-shadow:0 0 0 .2rem #dc354540}.registration-form button.disabled,.registration-form button:disabled{background:#6c757d;cursor:not-allowed;opacity:.65}.registration-form button.disabled:hover,.registration-form button:disabled:hover{background:#6c757d}.toaster{animation:slideInRight .3s ease-out;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:700;padding:15px 20px;position:fixed;right:20px;top:20px;z-index:1000}.toaster.success{background:#28a745;border-left:5px solid #155724}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.register-page{min-height:100vh;padding:1rem}.navigation-header{margin:0 auto 1rem;max-width:800px}.back-link{border-radius:5px;color:#3498db;display:inline-block;font-weight:700;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.back-link:hover{background-color:#f8f9fa;color:#2980b9}.register-content{margin:0 auto;max-width:600px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.c1ccc9cc.css.map*/