*{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);--zivo-app-sidebar-width: 240px}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;padding:12px 40px}header.header-admin-dashboard.header-app-shell{padding:12px 40px 12px 0}header .header-content{display:flex;align-items:center;max-width:1200px;margin:0 auto}header.header-admin-dashboard .header-content{max-width:none;width:100%}header.header-app-shell{position:relative;padding:12px 40px 12px 0;display:flex;align-items:center}header.header-app-shell .header-content{display:flex;flex:1;width:100%;align-items:center;min-width:0;max-width:none;margin:0}header.header-app-shell .header-sidebar-gap{width:var(--zivo-app-sidebar-width);flex-shrink:0}header.header-app-shell .header-main-row{flex:1;display:flex;align-items:center;gap:16px;position:relative;min-width:0;min-height:var(--zivo-header-logo-height)}header.header-app-shell .header-logo-seam{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);z-index:2}header.header-app-shell .header-center{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-start;padding-left:28px}header.header-app-shell .header-right{flex-shrink:0;margin-left:auto}header .header-left{display:flex;align-items:center}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{display:flex;align-items:center}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;justify-content:flex-end;align-items:center;flex:1;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{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;background:var(--zivo-color-danger, #ef4444);color:#fff;border:1px solid transparent;border-radius:var(--zivo-radius-sm, 8px);font-size:var(--zivo-font-size-body, .875rem);cursor:pointer;transition:background .15s ease;font-weight:500}header .header-logout-button:hover{background:var(--zivo-color-danger-hover, #dc2626)}header.header-admin-dashboard .header-logout-button{background:var(--zivo-color-surface, #fff);color:var(--zivo-color-secondary-text, #374151);border-color:var(--zivo-color-border, #e5e7eb)}header.header-admin-dashboard .header-logout-button:hover{background:var(--zivo-color-secondary-bg, #f3f4f6);border-color:var(--zivo-color-secondary-border, #d1d5db);color:var(--zivo-color-text, #111827)}.zivo-app-shell{min-height:100vh;display:flex;flex-direction:column;background-color:#f9fafb}.zivo-app-shell-body{display:flex;flex:1;min-height:0;width:100%}.zivo-app-shell-sidebar{width:var(--zivo-app-sidebar-width);flex-shrink:0;background-color:#f9fafb;border-right:1px solid #e5e7eb}.zivo-app-shell-main{flex:1;min-width:0;background-color:#fff;overflow:auto}@media(max-width:768px){header:not(.header-app-shell){padding:var(--zivo-header-padding-y) var(--zivo-header-padding-x-mobile)}header:not(.header-app-shell) .header-content{flex-direction:column;gap:1rem}header:not(.header-app-shell) .header-center{position:static;transform:none;pointer-events:auto}header:not(.header-app-shell) .header-right{flex-direction:column;gap:1rem;width:100%}header.header-app-shell{padding:12px 16px 12px 0}header.header-app-shell .header-content{flex-direction:row;gap:0}header.header-app-shell .header-sidebar-gap{width:0}header.header-app-shell .header-logo-seam{left:12px;transform:translateY(-50%)}header.header-app-shell .header-center{padding-left:44px}}:root{--zivo-logo-height: 56px;--footer-horizontal-padding: clamp(1.25rem, 5vw, 2rem);--zivo-font-display: "Plus Jakarta Sans", "Helvetica Neue", Arial, sans-serif;--zivo-font-body: "Inter", "Helvetica Neue", Arial, sans-serif}.footer-design{background:#fff;color:#2f2b36;--footer-logo-height: 4.25rem;padding:clamp(3rem,8vw,4.5rem) var(--footer-horizontal-padding) 0;margin:auto 0 0;width:100%;box-sizing:border-box;border-top:1px solid rgba(47,43,54,.08);font-family:var(--zivo-font-body)}.footer-design .footer-inner{max-width:var(--zivo-max-width, 1120px);margin:0 auto;width:100%;box-sizing:border-box}.footer-design .footer-content.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:clamp(2rem,4vw,3rem);width:100%;margin:0;padding:0}.footer-design .footer-section{margin:0;padding:0;min-width:0}.footer-design .footer-company{min-width:0;max-width:none;text-align:left}.footer-design .footer-nav-group{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:clamp(2rem,4vw,3.5rem);margin-left:0}.footer-design .footer-menu,.footer-design .footer-policy{flex:0 0 auto;text-align:left;min-width:7.5rem}.footer-design .footer-logo-link{display:block;margin-bottom:1rem;text-decoration:none;width:fit-content}.footer-design .footer-logo-img{display:block;height:var(--footer-logo-height);width:auto;object-fit:contain}.footer-design .footer-tagline{color:#5c5763;font-size:.9375rem;line-height:1.6;margin:0 0 1.25rem;max-width:28rem}.footer-design .footer-trust-notes{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));column-gap:1.5rem;row-gap:.4rem;margin:0;padding:0;list-style:none;max-width:24rem}.footer-design .footer-trust-notes li{display:inline-flex;align-items:center;gap:.4rem;color:#5c5763;font-size:.8125rem;line-height:1.5}.footer-design .footer-trust-notes li img{width:.875rem;height:.875rem;flex-shrink:0;opacity:.75}.footer-design .footer-copyright-bottom{display:flex;align-items:center;justify-content:center;margin:1.25rem 0 0;padding:1.25rem 0;min-height:3rem;border-top:1px solid rgba(47,43,54,.08);font-size:.8125rem;line-height:1.5;color:#8a8494;text-align:center;width:100%}.footer-design .footer-copyright{margin:0;font-size:.8125rem;line-height:1.5;color:#8a8494}.footer-design .footer-heading{font-family:var(--zivo-font-display);font-size:1rem;font-weight:600;letter-spacing:normal;text-transform:none;color:#2f2b36;margin:0 0 .85rem}.footer-design .footer-section ul{list-style:none;margin:0;padding:0}.footer-design .footer-section ul:not(.footer-trust-notes) li{margin:0 0 .45rem}.footer-design .footer-section ul:not(.footer-trust-notes) li:last-child{margin-bottom:0}.footer-design .footer-section a{color:#5c5763;text-decoration:none;font-size:.9375rem;line-height:1.5;transition:color .15s ease}.footer-design .footer-section a:hover,.footer-design .footer-section a:focus-visible{color:#2f2b36}@media(max-width:900px){.footer-design .footer-content.footer-grid{grid-template-columns:1fr}.footer-design .footer-company{max-width:none}.footer-design .footer-nav-group{width:100%;flex-wrap:wrap;justify-content:space-between}.footer-design .footer-menu,.footer-design .footer-policy{min-width:0;flex:1 1 7rem}}@media(max-width:560px){.footer-design .footer-nav-group{flex-direction:column;gap:2rem}}footer:not(.footer-design){background:#111;color:#fff;padding:3rem 2rem 2rem;margin:auto 0 0;width:100%;box-sizing:border-box}footer:not(.footer-design) .footer-content{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin-bottom:2rem}footer:not(.footer-design) .footer-section{min-width:200px;margin-left:auto;text-align:right}footer:not(.footer-design) .footer-section h3{font-size:1.1rem;margin-bottom:1rem;color:#fff}footer:not(.footer-design) .footer-section ul{list-style:none;margin:0;padding:0;text-align:right}footer:not(.footer-design) .footer-section ul li{margin-bottom:.5rem}footer:not(.footer-design) .footer-section a{color:#aaa;text-decoration:none;transition:color .3s ease;font-size:.95rem}footer:not(.footer-design) .footer-section a:hover{color:#fff}footer:not(.footer-design) .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:not(.footer-design) .footer-bottom p{color:#aaa;font-size:.9rem;text-align:center}footer.footer-lucid{background:#fff;color:#2f2b36;padding:2rem;border-top:1px solid rgba(47,43,54,.08)}footer.footer-lucid .footer-bottom{max-width:1120px;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:#8a8494;font-size:.8125rem;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:#5c5763;text-decoration:none;font-size:.9375rem}footer.footer-lucid .footer-bottom a:hover{color:#2f2b36}@media(max-width:768px){footer:not(.footer-design) .footer-content{flex-direction:column;gap:2rem}footer.footer-lucid .footer-bottom{flex-direction:column;text-align:center}footer.footer-lucid .footer-bottom ul{justify-content: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}
