*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#fff}:root{--zivo-header-padding-y: .5rem;--zivo-header-padding-x: 2rem;--zivo-header-padding-x-mobile: 1rem;--zivo-logo-height: 56px;--zivo-header-logo-height: var(--zivo-logo-height)}header{background:#fff;padding:var(--zivo-header-padding-y) var(--zivo-header-padding-x);box-shadow:none;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:1000}header.header-admin-dashboard{border-bottom:1px solid #e6e8ea}header .header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}header.header-admin-dashboard .header-content{max-width:none;width:100%}header .header-left{display:flex;align-items:center;flex:0 0 auto}header .header-logo{text-decoration:none;display:inline-block;height:var(--zivo-header-logo-height)}header .header-logo-img{height:100%;width:auto;object-fit:contain}header .header-center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}header .header-nav a{color:#2c3e50;text-decoration:none;font-weight:500;font-size:1rem;transition:color .3s ease}header .header-nav a:hover{color:#e53935}header .header-title{font-size:1.25rem;font-weight:600;color:#333;margin:0;display:flex;align-items:center;gap:.5rem;white-space:nowrap}header .header-right{display:flex;align-items:center;gap:1.5rem}header .header-health-status{display:flex;align-items:center;gap:.5rem;background:#f8f9fa;padding:.5rem .75rem;border-radius:6px;border:1px solid #e6e8ea}header .header-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}header .header-status-dot.healthy{background-color:#4caf50;box-shadow:0 0 0 2px #4caf5033}header .header-status-dot.degraded{background-color:#ff9800;box-shadow:0 0 0 2px #ff980033}header .header-status-dot.unhealthy{background-color:#f44336;box-shadow:0 0 0 2px #f4433633}header .header-status-text{font-size:.75rem;font-weight:500;color:#666}header .header-user-info{display:flex;align-items:center;gap:1rem}header .header-user-info span{color:#666;font-size:.875rem}header .header-logout-button{background:#f44336;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease;font-weight:500}header .header-logout-button:hover{background:#d32f2f}@media(max-width:768px){header{padding:var(--zivo-header-padding-y) var(--zivo-header-padding-x-mobile)}header .header-content{flex-direction:column;gap:1rem}header .header-center{position:static;transform:none;pointer-events:auto}header .header-right{flex-direction:column;gap:1rem;width:100%}}:root{--zivo-logo-height: 56px;--footer-horizontal-padding: 2rem}.footer-design{background:#f8f9fa;color:#2c3e50;padding:2rem var(--footer-horizontal-padding) 1.25rem;margin:auto 0 0;width:100%;box-sizing:border-box}.footer-design .footer-inner{max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.footer-design .footer-content{padding:0;margin:0 0 1.5rem;display:flex;flex-direction:row;flex-wrap:wrap;gap:2.5rem 3.5rem;justify-content:space-between}.footer-design .footer-section{min-width:180px;flex:0 1 auto;margin:0;padding:0}.footer-design .footer-content>.footer-section:first-child,.footer-design .footer-company{margin-left:0;padding-left:0;max-width:320px;text-align:left;align-self:flex-start}.footer-design .footer-logo-link{display:block;margin-bottom:.75rem;text-decoration:none;text-align:left;width:fit-content}.footer-design .footer-logo-img{display:block;height:var(--zivo-logo-height);min-height:var(--zivo-logo-height);width:auto;object-fit:contain;margin:0}.footer-design .footer-tagline{color:#6c757d;font-size:.9rem;line-height:1.45;margin:0 0 1rem;text-align:left;max-width:100%}.footer-design .footer-social{display:flex;gap:.75rem;justify-content:flex-start}.footer-design .footer-social-icon{width:40px;height:40px;border-radius:50%;background:#2c3e50;border:none;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s}.footer-design .footer-social-icon:hover{background:#1a252f;opacity:.95}.footer-design .footer-social-icon svg{width:18px;height:18px;display:block;flex-shrink:0}.footer-design .footer-heading{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#2c3e50;margin:0 0 1rem}.footer-design .footer-platform ul,.footer-design .footer-section ul{list-style:none;margin:0;padding:0}.footer-design .footer-platform li,.footer-design .footer-section ul li{margin-bottom:.5rem}.footer-design .footer-platform a,.footer-design .footer-section a{color:#2c3e50;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-design .footer-platform a:hover,.footer-design .footer-section a:hover{color:#1a252f}.footer-design .footer-newsletter-desc{color:#6c757d;font-size:.95rem;margin:0 0 1rem;max-width:260px}.footer-design .footer-newsletter-form{display:flex;gap:0;max-width:320px}.footer-design .footer-newsletter-input{flex:1;padding:.75rem 1rem;font-size:.9375rem;font-family:inherit;border:1px solid #dee2e6;border-right:none;border-radius:4px 0 0 4px;background:#fff;color:#2c3e50;outline:none}.footer-design .footer-newsletter-input::placeholder{color:#6c757d}.footer-design .footer-newsletter-btn{width:48px;padding:0;background:#212529;color:#fff;border:none;border-radius:0 4px 4px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.footer-design .footer-newsletter-btn:hover{background:#111}.footer-design .footer-bottom{width:100%;padding:1.25rem 0 0;margin:0;border-top:1px solid #dee2e6;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;box-sizing:border-box}.footer-design .footer-bottom p{color:#6c757d;font-size:.9rem;margin:0;padding:0}.footer-design .footer-bottom ul{list-style:none;list-style-type:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:0 1rem;justify-content:flex-end;align-items:center}.footer-design .footer-bottom ul li{display:inline-block;list-style:none;margin:0;padding:0}.footer-design .footer-bottom ul li:before{content:none}.footer-design .footer-bottom ul li+li:before{content:" · ";margin-right:.25rem;color:#6c757d;font-weight:400}.footer-design .footer-bottom a{color:#6c757d;text-decoration:none;font-size:.9rem}.footer-design .footer-bottom a:hover{color:#2c3e50}@media(max-width:768px){.footer-design .footer-content{flex-direction:column;gap:2.5rem}.footer-design .footer-bottom{flex-direction:column;text-align:center}.footer-design .footer-bottom ul{justify-content:center}}footer{background:#111;color:#fff;padding:3rem 2rem 2rem;margin:auto 0 0;width:100%;box-sizing:border-box;position:relative;left:0;right:0}footer .footer-content{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin-bottom:2rem}footer .footer-section{min-width:200px;margin-left:auto;text-align:right}footer .footer-section h3{font-size:1.1rem;margin-bottom:1rem;color:#fff}footer .footer-section ul{list-style:none;margin-left:0;margin-right:0;padding:0;text-align:right}footer .footer-section ul li{margin-bottom:.5rem}footer .footer-section a{color:#aaa;text-decoration:none;transition:color .3s ease;font-size:.95rem}footer .footer-section a:hover{color:#fff}footer .footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #333;display:flex;justify-content:center;align-items:center}footer .footer-bottom p{color:#aaa;font-size:.9rem;text-align:center}footer.footer-lucid{background:#f8f9fa;color:#2c3e50;padding:2rem;border-top:1px solid #e9ecef}footer.footer-lucid .footer-bottom{max-width:1200px;margin:0 auto;padding-top:0;border-top:none;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}footer.footer-lucid .footer-bottom p{color:#6c757d;font-size:.875rem;text-align:left;margin:0}footer.footer-lucid .footer-bottom ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}footer.footer-lucid .footer-bottom a{color:#6c757d;text-decoration:none;font-size:.875rem;transition:color .2s}footer.footer-lucid .footer-bottom a:hover{color:#2c3e50}@media(max-width:768px){footer.footer-lucid .footer-bottom{flex-direction:column;text-align:center}footer.footer-lucid .footer-bottom ul{justify-content:center}}footer.footer-full{background:#f8f9fa;color:#2c3e50;padding:3rem 2rem 2rem;margin:auto 0 0;width:100%;box-sizing:border-box;border-top:1px solid #e9ecef;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}@media(max-width:768px){footer .footer-content{flex-direction:column;gap:2rem}footer .footer-bottom{flex-direction:column;text-align:center}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.container{max-width:400px;margin:3rem auto;padding:20px;flex:1;display:flex;align-items:center;justify-content:center}.card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:40px;width:100%}.reset-page-wrapper{min-height:100vh;display:flex;flex-direction:column;background:#fff}.card-header{text-align:center;margin-bottom:30px}.logo{color:#e74c3c;font-size:28px;font-weight:700;margin-bottom:10px}.title{color:#333;font-size:24px;margin:0}.subtitle{color:#666;font-size:14px;margin:10px 0 0}.form-group{margin-bottom:20px}.label{display:block;margin-bottom:5px;color:#333;font-weight:500}.input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;transition:border-color .3s}.input:focus{outline:none;border-color:#e74c3c}.button{width:100%;background-color:#e74c3c;color:#fff;border:none;padding:12px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.button:hover:not(:disabled){background-color:#c0392b}.button:disabled{background-color:#bdc3c7;cursor:not-allowed}.message{padding:12px;border-radius:4px;margin-bottom:20px;text-align:center}.message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.message.info{background-color:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.loading{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #e74c3c;border-radius:50%;animation:spin 1s linear infinite;margin-right:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-footer{text-align:center;margin-top:30px;color:#666;font-size:12px}.link{color:#e74c3c;text-decoration:none}.link:hover{text-decoration:underline}
