*{box-sizing:border-box}body{width:100vw;min-height:100vh;margin:0;font-family:Segoe UI,Arial,sans-serif;overflow-x:hidden;background:linear-gradient(#eef1ff 0%,#fff 100%),radial-gradient(circle at 100% 0,#4b3869 0%,#0000 60%)!important}html,body,#__next,main,.dashboard-root{background:linear-gradient(#eef1ff 0%,#fff 100%),radial-gradient(circle at 100% 0,#4b3869 0%,#0000 60%)!important}.sidebar{color:#3a3a3a;width:220px;height:100vh;box-shadow:none;z-index:10;background:#eef1ff;border-radius:0;margin:0;padding:1rem .5rem;position:fixed;left:0}.sidebar h1{margin:0 0 2rem;font-size:1.6rem}.sidebar a{color:#e5e7eb;margin:.5rem 0;padding:.5rem;text-decoration:none;display:block}.sidebar a:hover{color:#fff;background:#4b3869}.main{background:#eef1ff;border-radius:0;width:calc(100vw - 260px);min-height:100vh;margin-left:260px;padding:2rem}.login-wrapper{background:#f4f6ff;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-form{background:#fff;border-radius:12px;flex-direction:column;min-width:300px;padding:2rem;display:flex;box-shadow:0 4px 16px #0000001a}.login-form h1{text-align:center;margin:0;font-size:1.5rem}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.5rem;font-size:.95rem}.table th{background:#f9fafb}.btn-link{color:#2563eb;cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.btn-link:disabled{opacity:.4;cursor:default}.card,.chart-box{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0001}.bmi-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bmi-legend{flex-direction:column;justify-content:center;gap:12px;margin-left:24px;display:flex}.bmi-legend-item{color:#333;align-items:center;gap:8px;font-size:15px;display:flex}.bmi-legend-dot{border:2px solid #fff;border-radius:50%;width:16px;height:16px;margin-right:6px;display:inline-block;box-shadow:0 1px 2px #0002}.dashboard-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0001}.vitality-score-chart text{fill:#fff;font-family:Segoe UI,Arial,sans-serif;font-size:38px;font-weight:700}.vitality-score-svg{background:0 0;border-radius:50%}.vitality-score-text{text-shadow:none;filter:none;font-family:Segoe UI,Arial,sans-serif;font-weight:700;fill:#fff!important;color:#fff!important;font-size:30px!important}.vitaliteit-bar-card{text-align:left;min-width:180px;padding:24px 24px 20px}.vitaliteit-bar-title{text-align:left;margin-bottom:14px;font-size:18px;font-weight:600}.vitaliteit-bar-row{align-items:center;gap:12px;display:flex}.vitaliteit-bar-bg{background:#e6faec;border:15px solid #e5e7eb;border-radius:12px;flex:1;min-width:0;height:18px;position:relative;overflow:hidden}.vitaliteit-bar-fill{background:#899878;border-radius:12px;min-width:8px;height:100%;transition:width .5s}.vitaliteit-bar-value{color:#222;text-align:left;min-width:38px;margin-left:0;font-size:18px;font-weight:700}.styled-sidebar{--sb-text:#9e9e9e;--sb-text-hover:#3a3a3a;--sb-bg:#f4f6ff;background:var(--sb-bg);width:260px;height:100vh;color:var(--sb-text);box-shadow:none;z-index:10;border-radius:0;flex-direction:column;margin:0;padding:1rem .5rem;display:flex;position:fixed;top:0;left:0}.sidebar-nav{flex-direction:column;flex:1;gap:0;display:flex}.sidebar-link{color:var(--sb-text);background:0 0;border-radius:6px;align-items:center;gap:10px;margin:1px 4px;padding:6px 8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,transform .12s;display:flex}.sidebar-link.active,.sidebar-link:active{color:var(--sb-text-hover);z-index:1;background:#e5e7eb33;font-weight:500}.sidebar-link:hover:not(.active){transform:translate(2px);color:var(--sb-text-hover)!important;background:#c5c5c554!important}.sidebar-link .sidebar-icon-wrapper svg,.sidebar-link .sidebar-icon-wrapper>*{color:inherit!important;fill:currentColor!important;stroke:currentColor!important}.sidebar-link.collapsed,.sidebar-link.collapsed.active,.sidebar-link.collapsed:hover:not(.active){border-radius:6px!important;justify-content:center!important;width:32px!important;height:32px!important;margin:2px auto!important;padding:0!important}.sidebar-link.collapsed .sidebar-icon-wrapper{margin:0 auto!important}.sidebar-link.collapsed .icon{margin-right:0!important}.sidebar-logout{color:var(--sb-text-hover);border-top:1px solid #e5e7eb33;margin-top:auto;padding-top:1.5rem}input[type=text],input[type=password],input[type=email],input:not([type]){background:#f8fafc;border:1.5px solid #d1d5db;border-radius:8px;outline:none;margin-right:.5rem;padding:.55rem 1rem;font-family:inherit;font-size:1rem;transition:border .2s,box-shadow .2s;box-shadow:0 1px 4px #0001}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input:not([type]):focus{background:#fff;border:1.5px solid #4b3869;box-shadow:0 2px 8px #4b386933}.login-form input[type=text],.login-form input[type=password],.login-form input[type=email],.login-form input:not([type]){box-sizing:border-box;width:100%;margin-bottom:1rem}.styled-date-input{color:#0f172a;background:#f8fafc;border:1.5px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:1rem;padding:.55rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .12s,box-shadow .12s;position:relative}.styled-date-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f12e}.styled-date-input::-webkit-calendar-picker-indicator{opacity:.75;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%236366f1' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='4' ry='4'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M16 14h.01'/%3E%3Cpath d='M8 18h.01'/%3E%3Cpath d='M12 18h.01'/%3E%3Cpath d='M16 18h.01'/%3E%3C/svg%3E") 50% no-repeat}.styled-date-input::-webkit-calendar-picker-indicator:hover{opacity:1}.styled-checkbox{cursor:pointer;background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);border:1.5px solid #dbe7fb;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.65rem .9rem;font-size:13px;line-height:1.4;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex;position:relative}.styled-checkbox:hover{border-color:#c3d8ff;transform:translateY(-1px);box-shadow:0 6px 18px #6366f11f}.styled-checkbox-input{opacity:0;pointer-events:none;position:absolute}.styled-checkbox-box{background:#fff;border:2px solid #c7d2fe;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;transition:background .14s,border-color .14s,box-shadow .14s;display:inline-flex;box-shadow:inset 0 1px 2px #0f172a14}.styled-checkbox-input:checked+.styled-checkbox-box{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-color:#0000;box-shadow:0 4px 10px #6366f159}.styled-checkbox-input:checked+.styled-checkbox-box:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:6px;display:block;transform:rotate(-45deg)}.styled-checkbox-input:focus-visible+.styled-checkbox-box{box-shadow:0 0 0 3px #6366f140}.styled-checkbox-label{color:#1e293b;flex:1}.sidebar-logo img,.login-logo img{object-fit:contain;aspect-ratio:1;max-width:32px;display:block;width:32px!important;height:32px!important}button,.modern-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7b5cff 0%,#5e3ea1 100%);border:none;border-radius:8px;outline:none;margin-top:.5em;padding:.6em 1.2em;font-size:1.1rem;font-weight:600;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 2px 8px #5a3ca014}button:hover,.modern-button:hover{background:linear-gradient(90deg,#5e3ea1 0%,#7b5cff 100%);transform:scale(1.01);box-shadow:0 4px 16px #5a3ca026}button:active,.modern-button:active{background:#5e3ea1}.btn-compact{padding:.5em .9em!important;font-size:.95rem!important;box-shadow:0 1px 4px #5a3ca01f!important}#avatar-view:hover #avatar-overlay{opacity:1!important}.styled-sidebar .sidebar-link,.styled-sidebar .sidebar-link .sidebar-icon-wrapper>*{color:var(--sb-text)!important;fill:currentColor!important;stroke:currentColor!important}.styled-sidebar .sidebar-link:hover,.styled-sidebar .sidebar-link.active,.styled-sidebar .sidebar-link.active:hover{color:var(--sb-text-hover)!important}.styled-sidebar .sidebar-link .sidebar-icon-wrapper svg,.styled-sidebar .sidebar-link .sidebar-icon-wrapper>*{color:inherit!important;fill:currentColor!important;stroke:currentColor!important}.styled-sidebar>button[aria-label=Sidebar\ inklappen],.styled-sidebar .quick-menu-toggle,.styled-sidebar .quick-menu-toggle span,.styled-sidebar .quick-menu-toggle .react-icon,.styled-sidebar .quick-menu-toggle[aria-expanded=true],.styled-sidebar .quick-menu-toggle[aria-expanded=true] span{color:#3a3a3a!important}
