html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{box-sizing:border-box}html,body,#root{color:#0f172a;background:#eef4f8;min-height:100%;margin:0;font-family:Inter,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.resolve-app{grid-template-columns:290px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#031b44 0%,#082b5a 100%);flex-direction:column;gap:24px;height:100vh;padding:22px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff29;align-items:center;gap:12px;padding-bottom:18px;display:flex}.brand img{width:92px;height:auto}.brand strong{font-size:24px;display:block}.brand span{opacity:.8;font-size:13px}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar nav button{color:#fff;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;font-weight:800;display:flex}.sidebar nav button.active,.sidebar nav button:hover{background:#118fd147}.sidebar-footer{margin-top:auto}.project-selector label{text-transform:uppercase;opacity:.75;font-size:12px}.project-selector select{color:#0f172a;background:#fff;border:1px solid #fff3;border-radius:10px;width:100%;margin-top:8px;padding:11px}.main{min-width:0;padding:28px 28px 80px}.main-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.main-header h1{color:#031b44;margin:0;font-size:38px}.main-header p{color:#64748b;margin:6px 0 0}.message{color:#06344a;background:#ddf6ff;border:1px solid #98e8ff;border-radius:12px;margin-bottom:18px;padding:14px 16px;font-weight:800}.screen{flex-direction:column;gap:18px;display:flex}.two-col{grid-template-columns:390px 1fr;display:grid}.panel,.point-card{background:#fff;border:1px solid #d8e3ec;border-radius:18px;padding:22px;box-shadow:0 10px 28px #0f172a14}.panel h2{color:#031b44;margin:0 0 16px}.stats{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.stats div{background:#fff;border:1px solid #d8e3ec;border-radius:18px;padding:20px;box-shadow:0 10px 28px #0f172a14}.stats strong{color:#031b44;font-size:34px;display:block}.stats span{color:#64748b;font-weight:800}.form-grid{flex-direction:column;gap:12px;display:flex}input,textarea,select{background:#fff;border:1px solid #cbd8e3;border-radius:11px;width:100%;padding:13px 14px}textarea{resize:vertical;min-height:94px}button{color:#fff;background:#118fd1;border:0;border-radius:11px;padding:13px 16px;font-weight:900}button.primary{background:#118fd1}button.secondary{background:#031b44}button.danger{background:#b91c1c}button:disabled{opacity:.55;cursor:not-allowed}.action-row{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.project-list,.points-list,.history{flex-direction:column;gap:14px;display:flex}.project-list button{text-align:left;color:#0f172a;background:#f4f9fd;border:1px solid #d8e3ec}.project-list button.active{color:#fff;background:#031b44}.project-list strong,.project-list span,.project-list small{display:block}.project-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.project-head h2{margin-bottom:8px}.filters{min-width:220px}.point-card h3{color:#031b44;margin:0 0 12px;font-size:23px}.point-card p{margin:8px 0;line-height:1.45}.point-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.point-top label{background:#eef4f8;border-radius:999px;align-items:center;gap:9px;padding:9px 12px;font-weight:800;display:flex}.status{color:#fff;background:#031b44;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.status.opgelost{background:#15803d}.status.restwerk{color:#111827;background:#f59e0b}.status.niet_uitvoerbaar{background:#b91c1c}.status.in_behandeling{background:#118fd1}.photos{flex-wrap:wrap;gap:12px;margin:14px 0;display:flex}.photos img{object-fit:cover;border:1px solid #d8e3ec;border-radius:12px;width:180px;max-height:140px}.upload-box{background:#f8fafc;border:1px dashed #99abc0;border-radius:12px;padding:14px;font-weight:800;display:block}.upload-box input{margin-top:10px}.edit-panel{background:#f8fafc;border:1px solid #d8e3ec;border-radius:14px;padding:16px}.file-count{color:#031b44;font-weight:800}.history-card{background:#f8fafc;border:1px solid #d8e3ec;border-radius:12px;padding:14px}.history-card strong,.history-card span,.history-card small{display:block}.empty{color:#64748b;background:#fff;border:1px solid #d8e3ec;border-radius:18px;justify-content:center;align-items:center;min-height:400px;font-size:20px;display:flex}.mobile-nav{display:none}@media (width<=1000px){.resolve-app{display:block}.sidebar{height:auto;padding:16px;position:relative}.sidebar nav,.sidebar-footer{display:none}.brand{border-bottom:0;justify-content:center;padding-bottom:0}.brand img{width:150px}.brand div{display:none}.main{padding:14px 14px 86px}.main-header{display:block}.main-header h1{font-size:29px}.main-header .primary{width:100%;margin-top:12px}.two-col{flex-direction:column;display:flex}.stats{grid-template-columns:repeat(2,1fr)}.panel,.point-card{border-radius:15px;padding:15px}.project-head,.point-top,.action-row{flex-direction:column;align-items:stretch}.filters{min-width:0}button,input,textarea,select{width:100%;max-width:100%;font-size:16px}.photos img{width:100%;max-height:none}.mobile-nav{z-index:50;background:#fff;border-top:1px solid #d8e3ec;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#64748b;background:#fff;border-radius:0;padding:9px 4px;font-size:18px}.mobile-nav button.active{color:#031b44;background:#eef6fb}.mobile-nav span,.mobile-nav small{display:block}.mobile-nav small{font-size:10px;font-weight:900}}.upload-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.upload-box.camera{color:#031b44;background:#e6f7ff;border-color:#118fd1}.upload-box.file{background:#f8fafc}.upload-box input{width:100%;display:block}@media (width<=1000px){.upload-actions{grid-template-columns:1fr}.upload-box{text-align:center;padding:18px;font-size:17px}}.selected-files{background:#eaf8ff;border:1px solid #b8e5f7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex}.selected-files strong{color:#031b44}@media (width<=1000px){.selected-files{text-align:center;flex-direction:column;align-items:stretch}html,body,#root{min-height:100%;overflow-x:hidden}.main{padding-bottom:120px}.screen,.form-grid{gap:14px}input,textarea,select{min-height:48px}textarea{min-height:120px}.upload-actions{margin-top:4px}.upload-box input{margin-top:12px}.mobile-nav{padding-bottom:env(safe-area-inset-bottom)}}.project-card{color:#0f172a;background:#f4f9fd;border:1px solid #d8e3ec;border-radius:12px;padding:12px}.project-card.active{border-color:#031b44;box-shadow:0 0 0 2px #031b441f}.project-open{text-align:left;color:#0f172a;background:0 0;border:0;border-radius:0;width:100%;padding:0}.project-open strong,.project-open span,.project-open small{display:block}.project-actions{margin-top:12px}@media (width<=1000px){.project-actions button{width:100%}}
