.Header-module__qqIYQq__layoutWrapper{background-color:var(--color-background);height:var(--header-height);flex-direction:column;display:flex}.Header-module__qqIYQq__menu{width:100%;height:var(--header-height);background-color:#eee;justify-content:flex-start;align-items:center;padding:0;display:flex}.Header-module__qqIYQq__logo{height:var(--header-height);object-fit:contain;border:1px solid #d9d9d9;width:auto;margin:0 9px;padding:1px}.Header-module__qqIYQq__homelogo{height:var(--header-height);object-fit:contain;border:1px solid #d9d9d9;width:auto}.Header-module__qqIYQq__menuButton{cursor:pointer;text-align:center;color:var(--color-text);z-index:1;box-sizing:border-box;background-color:#eee;border:1px solid #d9d9d9;justify-content:center;align-items:center;gap:10px;height:100%;margin-right:-2px;padding:0 10px;font-weight:500;transition:background-color .3s,color .3s,border .3s;display:flex;position:relative}.Header-module__qqIYQq__menuButton:hover{background-color:#ccc}.Header-module__qqIYQq__active{color:#333;z-index:2;pointer-events:none;background-color:#fff;font-weight:600}.Header-module__qqIYQq__menuButton.Header-module__qqIYQq__active:hover{background-color:#fff}.Header-module__qqIYQq__taskbar{background-color:#fff;justify-content:space-between;align-items:center;height:35px;padding:1rem;display:flex}.Header-module__qqIYQq__taskbarTitle{color:#333;margin:0;font-size:1rem;font-weight:700}.Header-module__qqIYQq__taskbarText{color:#666;margin:0;font-size:.875rem}.Header-module__qqIYQq__popup{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Header-module__qqIYQq__popupContent{text-align:center;background:#fff;border-radius:8px;padding:20px}.Header-module__qqIYQq__closeButton{color:#fff;cursor:pointer;background:#52c3f1;border:none;border-radius:4px;margin-top:10px;padding:10px 20px}.Header-module__qqIYQq__closeButton:hover{background:#52c3f1}.Header-module__qqIYQq__menuButton img{width:auto;height:20px;margin:0 auto;transition:transform .3s;display:block}.Header-module__qqIYQq__menuButton img:hover{transform:scale(1.1)}.Header-module__qqIYQq__menuButton:disabled:hover{cursor:not-allowed;background-color:#eee}.Header-module__qqIYQq__projectInfoContainer{flex-direction:column;align-items:flex-end;height:100%;margin-left:auto;padding-right:20px;display:flex}.Header-module__qqIYQq__projectInfoText{background-color:#fff;border-radius:5px;align-items:center;height:100%;margin:5px;padding:5px;font-size:14px;font-weight:700;display:flex}.Header-module__qqIYQq__logoutButton{color:#fff;cursor:pointer;background-color:#ff5c5c;border:none;padding:10px;font-size:16px}.Header-module__qqIYQq__userInfoContainer{align-items:center;gap:12px;height:100%;margin-left:auto;padding-right:20px;display:flex}.Header-module__qqIYQq__projectInfo{white-space:nowrap;background-color:#fff;border-radius:6px;padding:6px 12px;box-shadow:0 0 6px #0000001a}.Header-module__qqIYQq__projectText{color:#333;margin:0;font-size:14px}.Header-module__qqIYQq__projectNaam{font-weight:700}.Header-module__qqIYQq__projectNummer{font-weight:400}.Header-module__qqIYQq__userName{cursor:pointer;color:inherit;background:0 0;border:none;padding:.3rem .5rem;font-weight:700;position:relative}.Header-module__qqIYQq__userDropdown{color:#000;z-index:100;background-color:#fff;border:1px solid #ccc;border-radius:4px;min-width:140px;margin-top:.25rem;position:absolute;top:100%;right:0;box-shadow:0 4px 8px #0000001a}.Header-module__qqIYQq__dropdownItem{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.9rem}.Header-module__qqIYQq__dropdownItem:hover{background-color:#f0f0f0}
.Header-module__aCvO1a__header{pointer-events:all;background-color:var(--color-accent-darkblue);color:var(--color-background);height:var(--header-height);box-sizing:border-box;z-index:1000;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0;left:0;right:0}.Header-module__aCvO1a__logoContainer{flex-grow:1;justify-content:center;align-items:center;display:flex}.Header-module__aCvO1a__nav{justify-content:center;display:flex}.Header-module__aCvO1a__nav ul{gap:1.5rem;list-style:none;display:flex}.Header-module__aCvO1a__nav li{font-size:16px}.Header-module__aCvO1a__nav a{color:var(--color-background);font-weight:500;text-decoration:none}.Header-module__aCvO1a__nav a:hover{text-decoration:underline}.Header-module__aCvO1a__content{margin-top:calc(60px + env(safe-area-inset-top));pointer-events:auto;position:relative;overflow-y:auto}
.Header-module__JyCYZG__header{pointer-events:all;background-color:var(--mobile-background);padding:0 2rem;padding-top:env(safe-area-inset-top);color:#fff;height:var(--mobile-header-height);box-sizing:border-box;z-index:1000;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;left:0;right:0}.Header-module__JyCYZG__content{margin-top:calc(60px + env(safe-area-inset-top));pointer-events:auto;position:relative;overflow-y:auto}.Header-module__JyCYZG__nav ul{gap:1.5rem;list-style:none;display:flex}.Header-module__JyCYZG__title{font-size:16px}.Header-module__JyCYZG__nav a{color:#fff;font-weight:500;text-decoration:none}.Header-module__JyCYZG__nav a:hover{text-decoration:underline}.Header-module__JyCYZG__backIcon{fill:#000;transition:transform .2s ease-in-out}
.Header-module__PhG5RW__layoutWrapper{background-color:var(--color-background);height:var(--header-height);flex-direction:column;display:flex}.Header-module__PhG5RW__menu{width:100%;height:var(--header-height);background-color:#eee;justify-content:flex-start;align-items:center;padding:0;display:flex}.Header-module__PhG5RW__logo{height:var(--header-height);object-fit:contain;border:1px solid #d9d9d9;width:auto;margin:0 9px;padding:1px}.Header-module__PhG5RW__homelogo{height:var(--header-height);object-fit:contain;border:1px solid #d9d9d9;width:auto}.Header-module__PhG5RW__menuButton{cursor:pointer;text-align:center;color:var(--color-text);z-index:1;box-sizing:border-box;background-color:#eee;border:1px solid #d9d9d9;justify-content:center;align-items:center;gap:10px;height:100%;margin-right:-2px;padding:0 10px;font-weight:500;transition:background-color .3s,color .3s,border .3s;display:flex;position:relative}.Header-module__PhG5RW__menuButton:hover{background-color:#ccc}.Header-module__PhG5RW__active{color:#333;z-index:2;pointer-events:none;background-color:#fff;font-weight:600}.Header-module__PhG5RW__menuButton.Header-module__PhG5RW__active:hover{background-color:#fff}.Header-module__PhG5RW__taskbar{background-color:#fff;justify-content:space-between;align-items:center;height:35px;padding:1rem;display:flex}.Header-module__PhG5RW__taskbarTitle{color:#333;margin:0;font-size:1rem;font-weight:700}.Header-module__PhG5RW__taskbarText{color:#666;margin:0;font-size:.875rem}.Header-module__PhG5RW__popup{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Header-module__PhG5RW__popupContent{text-align:center;background:#fff;border-radius:8px;padding:20px}.Header-module__PhG5RW__closeButton{color:#fff;cursor:pointer;background:#52c3f1;border:none;border-radius:4px;margin-top:10px;padding:10px 20px}.Header-module__PhG5RW__closeButton:hover{background:#52c3f1}.Header-module__PhG5RW__menuButton img{width:auto;height:20px;margin:0 auto;transition:transform .3s;display:block}.Header-module__PhG5RW__menuButton img:hover{transform:scale(1.1)}.Header-module__PhG5RW__menuButton:disabled:hover{cursor:not-allowed;background-color:#eee}.Header-module__PhG5RW__projectInfoContainer{flex-direction:column;align-items:flex-end;height:100%;margin-left:auto;padding-right:20px;display:flex}.Header-module__PhG5RW__projectInfoText{background-color:#fff;border-radius:5px;align-items:center;height:100%;margin:5px;padding:5px;font-size:14px;font-weight:700;display:flex}.Header-module__PhG5RW__logoutButton{color:#fff;cursor:pointer;background-color:#ff5c5c;border:none;padding:10px;font-size:16px}.Header-module__PhG5RW__userInfoContainer{align-items:center;gap:12px;height:100%;margin-left:auto;padding-right:20px;display:flex}.Header-module__PhG5RW__projectInfo{white-space:nowrap;background-color:#fff;border-radius:6px;padding:6px 12px;box-shadow:0 0 6px #0000001a}.Header-module__PhG5RW__projectText{color:#333;margin:0;font-size:14px}.Header-module__PhG5RW__projectNaam{font-weight:700}.Header-module__PhG5RW__projectNummer{font-weight:400}.Header-module__PhG5RW__userName{cursor:pointer;color:inherit;background:0 0;border:none;padding:.3rem .5rem;font-weight:700;position:relative}.Header-module__PhG5RW__userDropdown{color:#000;z-index:100;background-color:#fff;border:1px solid #ccc;border-radius:4px;min-width:140px;margin-top:.25rem;position:absolute;top:100%;right:0;box-shadow:0 4px 8px #0000001a}.Header-module__PhG5RW__dropdownItem{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.9rem}.Header-module__PhG5RW__dropdownItem:hover{background-color:#f0f0f0}
.Header-module__nsxecW__header{pointer-events:all;background-color:var(--color-accent-darkblue);color:var(--color-background);height:var(--header-height);box-sizing:border-box;z-index:1000;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0;left:0;right:0}.Header-module__nsxecW__logoContainer{justify-content:center;align-items:center;display:flex}.Header-module__nsxecW__nav{justify-content:center;display:flex}.Header-module__nsxecW__nav ul{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__nsxecW__nav li{font-size:16px}.Header-module__nsxecW__nav a{color:var(--color-background);cursor:pointer;font-weight:500;text-decoration:none}.Header-module__nsxecW__nav a:hover{text-decoration:underline}.Header-module__nsxecW__content{margin-top:calc(60px + env(safe-area-inset-top));pointer-events:auto;position:relative;overflow-y:auto}
:root{--background:#161616;--foreground:#161616;--color-error:#e04652;--color-error-light:#fbe3e5;--color-success:#2ac100;--color-success-light:#dff6d9;--color-background:#fff;--color-accent-blue:#d3e9ff;--color-accent-darkblue:#52c3f1;--color-accent-darkgrey:#9f9f9f;--color-accent-lightgrey:#c4c4c4;--color-text:#161616;--color-border:#dfdcdc;--header-height:60px;--footer-height:50px;--mobile-header-height:60px;--mobile-footer-height:60px;--mobile-background:#161616;--mobile-accent-blue:#d3e9ff;--mobile-accent-darkblue:#52c3f1;--mobile-accent-darkgrey:#9f9f9f;--mobile-accent-lightgrey:#c4c4c4;--mobile-text:#161616;--mobile-text-light:#fff}html,body{flex-direction:column;max-width:100dvw;height:100dvh;margin:0;padding:0;font-size:16px;display:flex;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}main{flex-direction:column;display:flex}
.Footer-module__fTvmiG__footer{width:100%;height:var(--mobile-footer-height);color:var(--mobile-text-light);background-color:var(--mobile-background);z-index:1000;flex-shrink:0;justify-content:center;align-items:center;gap:40px;margin:0;display:flex;position:sticky;bottom:0;left:0;right:0}.Footer-module__fTvmiG__breadcrumbs{justify-content:space-around;width:100%;padding:0 20px;display:flex}.Footer-module__fTvmiG__breadcrumbItem{color:var(--mobile-text-light);opacity:.6;cursor:pointer;flex-direction:column;align-items:center;gap:4px;transition:opacity .2s;display:flex}.Footer-module__fTvmiG__breadcrumbItem:hover{opacity:.8}.Footer-module__fTvmiG__breadcrumbItem.Footer-module__fTvmiG__active{opacity:1;cursor:default;font-weight:700}.Footer-module__fTvmiG__breadcrumbItem span{font-size:12px}
.Footer-module__0iAX8a__footer{width:100dvw;height:var(--footer-height);color:var(--color-background);background-color:var(--color-accent-darkblue);flex-shrink:0;justify-content:center;align-items:center;gap:40px;margin:0 auto;display:flex;position:sticky;bottom:0}.Footer-module__0iAX8a__footerContent{flex-direction:row;justify-content:center;align-items:center;display:flex}.Footer-module__0iAX8a__logo{justify-content:center;align-items:center;margin-right:10px;display:flex}.Footer-module__0iAX8a__copyright{align-items:center;display:flex}
