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 #ffffff14;justify-content:center;align-items:center;margin-bottom:4px;padding-bottom:22px;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.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}.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%}}.project-search{margin-bottom:14px}.empty-small{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd8e3;border-radius:12px;padding:16px;font-weight:800}.point-search{margin-bottom:10px}@media (width<=1000px){.project-head .filters{width:100%}}.photo-thumb{background:0 0;border:0;border-radius:12px;padding:0}.photo-preview{z-index:999;background:#020617eb;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.photo-preview img{object-fit:contain;background:#fff;border-radius:14px;max-width:92vw;max-height:82vh}.photo-close,.photo-nav{color:#fff;background:#ffffff24;border:0;border-radius:999px;width:48px;height:48px;padding:0;font-size:34px;line-height:1;position:absolute}.photo-close{top:18px;right:18px}.photo-prev{top:50%;left:18px;transform:translateY(-50%)}.photo-next{top:50%;right:18px;transform:translateY(-50%)}.photo-counter{color:#fff;background:#ffffff24;border-radius:999px;padding:9px 14px;font-weight:900;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (width<=1000px){.photo-preview{padding:12px}.photo-preview img{max-width:96vw;max-height:78vh}.photo-close,.photo-nav{width:44px;height:44px}}.quick-status-row button{color:#031b44;background:#eaf3f8;border:1px solid #cbd8e3;padding:10px 8px;font-size:13px}@media (width<=1000px){.quick-status-row{grid-template-columns:1fr 1fr}}.selected-photo-preview{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.selected-photo-card{background:#fff;border:1px solid #d8e3ec;border-radius:12px;width:110px;padding:8px}.selected-photo-card img{object-fit:cover;border-radius:8px;width:100%;height:76px;display:block}.selected-photo-card small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11px;display:block;overflow:hidden}@media (width<=1000px){.selected-photo-card{width:calc(50% - 5px)}.selected-photo-card img{height:120px}}.selected-photo-card{position:relative}.remove-selected-photo{color:#fff;z-index:2;background:#b91c1c;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:20px;line-height:1;position:absolute;top:-8px;right:-8px;box-shadow:0 3px 10px #00000059;width:28px!important;height:28px!important;display:flex!important;top:4px!important;right:4px!important}.photo-preview{touch-action:pan-y;-webkit-user-select:none;user-select:none}.photo-preview img{-webkit-user-drag:none}.pdf-ready{color:#064e3b;background:#ecfdf5;border:1px solid #86efac;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.pdf-ready a{color:#fff;background:#15803d;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=1000px){.pdf-ready{flex-direction:column;align-items:stretch}.pdf-ready a{width:100%}}.project-progress{background:#d8e3ec;border-radius:999px;height:9px;margin:9px 0 6px;overflow:hidden}.project-progress div{background:#15803d;border-radius:999px;height:100%}:root{--sc-navy:#061b36;--sc-navy-2:#082a55;--sc-blue:#0b6ee8;--sc-cyan:#18c3f3;--sc-text:#071a3a;--sc-muted:#496587;--sc-bg:#f4f8fc;--sc-border:#dce7f2;--sc-card:#fff}html,body,#root{color:var(--sc-text);background:#eef4f8}.resolve-app{grid-template-columns:320px 1fr}.sidebar{background:radial-gradient(circle at 72% 88%,#0076ff59,#0000 23%),radial-gradient(circle at 12% 8%,#18c3f329,#0000 23%),linear-gradient(#041832 0%,#082a55 56%,#061b36 100%);gap:28px;padding:28px 22px;box-shadow:18px 0 60px #0418322e}.brand{border-bottom:0;align-items:flex-start;min-height:112px;padding-bottom:18px}.brand img{object-fit:contain;object-position:left center;filter:drop-shadow(0 14px 28px #18c3f338);width:245px;max-height:96px}.sidebar nav{gap:12px}.sidebar nav button{color:#f7fbff;opacity:.92;border-radius:14px;min-height:58px;padding:0 18px;font-size:16px;font-weight:800}.sidebar nav button span{opacity:.95;width:30px;font-size:22px}.sidebar nav button.active{background:linear-gradient(135deg,#0b7bf4 0%,#075dd4 100%);box-shadow:0 16px 35px #0065e659}.sidebar nav button:hover{background:#ffffff17}.sidebar-footer{border-top:1px solid #ffffff1f;padding-top:22px}.sidebar-footer:after{content:"SecuCore\\A Smart compliance. Solid control.";white-space:pre;color:#fff;opacity:.95;margin-top:34px;font-size:14px;line-height:1.45;display:block}.main{padding:34px 38px}.main-header h1{letter-spacing:-1.4px;color:#071a3a;font-size:39px;line-height:1}.main-header p{color:#5d7390;font-size:16px}.top-actions{align-items:center;gap:14px;display:flex}.icon-button{color:#0b6ee8;width:44px;height:44px;box-shadow:none;border:1px solid var(--sc-border);background:#fff;border-radius:999px;padding:0;position:relative}.icon-button span{color:#fff;background:#0b6ee8;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex;position:absolute;top:-5px;right:-2px}.user-pill{align-items:center;gap:9px;font-weight:800;display:flex}.user-pill b{color:#fff;background:#0b6ee8;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}button.primary{background:linear-gradient(135deg,#0b7bf4,#075bd3);border-radius:12px;box-shadow:0 14px 28px #0065e63d}.dashboard-screen{flex-direction:column;gap:24px;display:flex}.welcome-card{border:1px solid var(--sc-border);background:#fff;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:24px;padding:32px;display:flex;box-shadow:0 16px 42px #071a3a14}.welcome-card h2{letter-spacing:-1px;color:#071a3a;margin:0;font-size:32px}.welcome-card p{color:#496587;margin:10px 0 0;font-size:17px}.premium-stats{grid-template-columns:repeat(5,1fr)}.premium-stats div{min-height:148px;padding:26px}.premium-stats small{text-transform:uppercase;color:#071a3a;margin-top:2px;font-size:12px;font-weight:900;display:block}.premium-stats strong{margin-top:8px;font-size:36px}.premium-stats em{color:#0b6ee8;margin-top:12px;font-style:normal;font-weight:700;display:block}.stat-icon{color:#0b6ee8;background:#e8f2ff;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;font-size:24px;display:flex}.stat-icon.warning{color:#f97316;background:#fff3df}.stat-icon.success{color:#128744;background:#dcf8e7}.dashboard-grid{grid-template-columns:1.55fr .95fr;gap:24px;display:grid}.dashboard-panel{padding:0;overflow:hidden}.panel-title-row{border-bottom:1px solid var(--sc-border);justify-content:space-between;align-items:center;height:68px;padding:0 26px;display:flex}.panel-title-row h2,.quick-panel h2,.activity-panel h2{color:#071a3a;margin:0;font-size:20px}.link-button{color:#0b6ee8;box-shadow:none;background:0 0;padding:0}.recent-projects{flex-direction:column;display:flex}.recent-project-row{color:#071a3a;border:0;border-bottom:1px solid var(--sc-border);width:100%;min-height:86px;box-shadow:none;text-align:left;background:#fff;grid-template-columns:48px 1fr 150px 220px 56px 22px;align-items:center;gap:14px;padding:16px 26px;display:grid}.recent-project-row:hover{background:#f8fbff;transform:none}.row-icon{color:#fff;background:#0b6ee8;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.row-main strong,.row-main small{display:block}.row-main small{color:#496587;margin-top:4px}.row-dots{align-items:center;gap:12px;font-size:13px;display:flex}.dot{border-radius:999px;width:8px;height:8px;margin-right:2px;display:inline-block}.dot.orange{background:#f97316}.dot.green{background:#16a34a}.dot.blue{background:#0b6ee8}.row-progress{background:#e1e9f1;border-radius:999px;height:5px;overflow:hidden}.row-progress b{background:#0b6ee8;border-radius:999px;height:100%;display:block}.row-percent{color:#071a3a;font-weight:800}.row-arrow{color:#6b86a8;font-size:30px}.legend{color:#496587;gap:24px;padding:16px 26px;font-size:14px;display:flex}.quick-panel{padding-bottom:16px}.quick-panel h2{border-bottom:1px solid var(--sc-border);align-items:center;height:68px;padding:0 26px;display:flex}.quick-panel button{color:#071a3a;border:0;border-bottom:1px solid var(--sc-border);width:100%;min-height:86px;box-shadow:none;text-align:left;background:#fff;border-radius:0;grid-template-columns:52px 1fr 24px;align-items:center;gap:14px;padding:14px 26px;display:grid}.quick-panel button span{color:#0b6ee8;background:#e8f2ff;border-radius:12px;grid-row:1/span 2;justify-content:center;align-items:center;width:52px;height:52px;font-size:27px;display:flex}.quick-panel button strong,.quick-panel button small{display:block}.quick-panel button small{color:#496587;margin-top:4px}.quick-panel button em{color:#58789d;grid-area:1/3/span 2;font-size:28px;font-style:normal}.activity-panel{padding-bottom:0}.activity-row{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.activity-row div{align-items:center;gap:14px;padding:20px 26px;display:flex}.activity-row strong,.activity-row small{display:block}.activity-row small{color:#496587;margin-top:4px}.activity-icon{color:#0b6ee8;background:#e8f2ff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:flex}.activity-icon.warning{color:#f97316;background:#fff3df}.activity-icon.success{color:#128744;background:#dcf8e7}.panel,.point-card,.stats div{border:1px solid var(--sc-border);border-radius:18px;box-shadow:0 16px 42px #071a3a14}@media (width<=1200px){.premium-stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.recent-project-row{grid-template-columns:42px 1fr 70px}.row-dots,.row-progress{display:none}}@media (width<=1000px){.resolve-app{display:block}.sidebar{padding:16px}.brand{justify-content:center;min-height:78px}.brand img{width:210px;max-height:70px}.main{padding:18px 18px 120px}.main-header{display:block}.top-actions{justify-content:space-between;margin-top:14px}.icon-button,.user-pill{display:none}.welcome-card{flex-direction:column;padding:22px}.welcome-card h2{font-size:26px}.premium-stats,.activity-row{grid-template-columns:1fr}}.sidebar-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 10px 28px #18c3f32e);max-width:100%;display:block;width:240px!important;height:auto!important}.brand img,.sidebar-logo{object-fit:contain;object-position:center;filter:drop-shadow(0 18px 34px #18c3f32e);width:100%;max-width:260px;display:block;height:auto!important}.sidebar-footer{border-top:1px solid #ffffff14;margin-top:auto;padding-top:18px}.sidebar-footer:after{content:"Smart compliance. Solid control.";color:#ffffff94;letter-spacing:.3px;margin-top:18px;font-size:12px;line-height:1.5;display:block}.sidebar .brand{justify-content:flex-start!important;min-height:96px!important;padding-bottom:24px!important}.sidebar .brand img,.sidebar .sidebar-logo{object-fit:contain!important;object-position:left center!important;width:245px!important;max-width:245px!important;height:auto!important}.sidebar-footer:after{content:"Smart compliance. Solid control."!important;white-space:normal!important;color:#ffffff9e!important;margin-top:18px!important;font-size:12px!important}.sidebar-footer:first-line{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.sidebar{border-right:1px solid #ffffff0d;overflow:hidden;box-shadow:inset -1px 0 #ffffff08,18px 0 45px #0000002e;background:radial-gradient(circle at 100% 0,#18c3f333,#0000 24%),radial-gradient(circle at 0 100%,#0077ff2e,#0000 26%),linear-gradient(#04152f 0%,#07264d 52%,#04152f 100%)!important;gap:28px!important;padding:30px 22px!important}.sidebar nav button{color:#ffffffe0!important;border-radius:16px!important;gap:14px!important;padding:16px 18px!important;font-weight:700!important;transition:all .22s!important}.sidebar nav button.active,.sidebar nav button:hover{transform:translate(3px);box-shadow:0 10px 24px #1570ef57,inset 0 1px #ffffff1f;color:#fff!important;background:linear-gradient(135deg,#1570ef 0%,#1b8fff 100%)!important}.main-header{align-items:flex-start!important;margin-bottom:26px!important}.main-header h1{letter-spacing:-1.6px!important;color:#071c3f!important;font-size:44px!important;font-weight:900!important;line-height:1!important}.main-header p{color:#64748b!important;margin:10px 0 0!important;font-size:16px!important}.welcome-card{background:radial-gradient(circle at 100% 0,#18c3f31a,#0000 22%),linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #18c3f31a!important;border-radius:28px!important;padding:42px!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 50px #0f172a0f!important}.welcome-card:before{content:"";background:linear-gradient(#18c3f3,#1570ef);width:6px;height:100%;position:absolute;top:0;left:0}.welcome-card h2{letter-spacing:-1.1px!important;color:#071c3f!important;margin:0!important;font-size:34px!important;line-height:1.05!important}.welcome-card p{color:#64748b!important;margin-top:14px!important;font-size:17px!important}.stats div{background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1px solid #0f172a0f!important;border-radius:24px!important;padding:28px!important;transition:all .22s!important;box-shadow:0 16px 40px #0f172a0f!important}.stats div:hover{transform:translateY(-4px);box-shadow:0 22px 50px #0f172a1a!important}.sidebar nav button span,.mobile-nav button span{color:currentColor}.sidebar nav button span svg,.mobile-nav button span svg{display:block}.mobile-nav button span{justify-content:center;align-items:center;margin-bottom:2px;display:flex}.panel,.point-card,.stats div,.project-card{transition:transform .22s,box-shadow .22s,border-color .22s}.panel:hover,.stats div:hover,.project-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a1a}.stats div{position:relative;overflow:hidden}.stats div:after{content:"";background:radial-gradient(circle,#18c3f324,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.project-list{gap:18px!important}.project-card{overflow:hidden;background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1px solid #0f172a0f!important;border-radius:22px!important}.project-open{transition:all .2s;padding:24px!important}.project-open:hover{background:linear-gradient(#fff 0%,#f5fbff 100%)!important}.project-open strong{letter-spacing:-1px;color:#071c3f;font-size:28px}.project-open span{margin-top:8px;font-size:16px;color:#64748b!important}.project-open small{margin-top:10px;font-size:14px;color:#64748b!important}.project-progress{margin:18px 0 10px;overflow:hidden;background:#e7eef6!important;border-radius:999px!important;height:10px!important}.project-progress div{border-radius:999px;box-shadow:0 4px 18px #18c3f359;background:linear-gradient(90deg,#1570ef 0%,#18c3f3 100%)!important}.action-row.project-actions{padding:0 24px 24px}.action-row.project-actions button{border-radius:14px!important;font-weight:700!important}.quick-actions{flex-direction:column;gap:14px;display:flex}.quick-action{cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0f172a0f;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:22px;transition:all .22s;display:flex}.quick-action:hover{border-color:#18c3f347;transform:translate(4px);box-shadow:0 18px 40px #0f172a14}.quick-action-left{align-items:center;gap:16px;display:flex}.quick-action-icon{color:#fff;background:linear-gradient(135deg,#1570ef 0%,#18c3f3 100%);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;box-shadow:0 12px 28px #18c3f340}.quick-action h4{color:#071c3f;margin:0;font-size:18px}.quick-action p{color:#64748b;margin:6px 0 0;font-size:14px}.quick-action-arrow{color:#1570ef;font-size:26px;font-weight:900}.recent-projects-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.recent-projects-header a{color:#1570ef;font-weight:700;text-decoration:none}.panel h2{letter-spacing:-1px}.project-head{background:radial-gradient(circle at 100% 0,#18c3f314,#0000 25%),linear-gradient(#fff 0%,#fbfdff 100%)!important;border-radius:26px!important;align-items:flex-start!important;padding:28px!important}.project-head h2{letter-spacing:-1px;font-size:30px!important}.project-head p{color:#64748b;margin:8px 0 0}.filters{gap:10px;display:grid;min-width:360px!important}.points-list{gap:18px!important}.point-card{position:relative;overflow:hidden;background:linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1px solid #0f172a0f!important;border-radius:26px!important;padding:26px!important;box-shadow:0 16px 42px #0f172a12!important}.point-card:before{content:"";opacity:.75;background:linear-gradient(#1570ef,#18c3f3);width:5px;position:absolute;top:0;bottom:0;left:0}.point-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #0f172a1c!important}.point-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.point-top label{color:#071c3f;background:#f1f7fd;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:800;display:inline-flex}.point-card h3{letter-spacing:-1px;margin-bottom:18px!important;font-size:28px!important}.point-card p{color:#334155;margin:8px 0;line-height:1.45}.point-card p strong{color:#071c3f}.status{text-transform:uppercase;letter-spacing:.5px;color:#075bd3;background:#e8f2ff;font-size:12px;font-weight:900;border-radius:999px!important;padding:8px 14px!important}.status.opgelost{color:#128744!important;background:#dcf8e7!important}.status.restwerk{color:#f97316!important;background:#fff3df!important}.status.niet_uitvoerbaar{color:#b91c1c!important;background:#fee2e2!important}.quick-status-row{grid-template-columns:repeat(4,1fr);gap:10px!important;margin-top:24px!important;display:grid!important}.quick-status-row button{color:#071c3f!important;box-shadow:none!important;background:#eef6fb!important;border:1px solid #dce7f2!important;border-radius:14px!important;padding:12px!important}.quick-status-row button:hover{transform:translateY(-1px);background:#e3f2ff!important;border-color:#18c3f3!important}.point-card .action-row{margin-top:18px!important}.point-card .action-row button{border-radius:14px!important}.photos{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.photo-thumb{background:#f1f7fd;border:1px solid #dce7f2;border-radius:18px;width:96px;height:96px;padding:0;overflow:hidden;box-shadow:0 10px 24px #0f172a14}.photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.edit-panel{background:#f8fbff;border:1px solid #dce7f2;border-radius:22px;padding:20px}@media (width<=1000px){.project-head{display:block!important}.filters{margin-top:16px;min-width:0!important}.quick-status-row{grid-template-columns:1fr 1fr!important}.point-card{padding:22px!important}.point-card h3{font-size:24px!important}}.point-card{flex-direction:column;gap:22px;display:flex!important}.point-card h3{line-height:1;margin:0!important;font-size:34px!important}.point-card>p{display:none!important}.point-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.point-meta-item{background:#f8fbff;border:1px solid #e2edf7;border-radius:18px;padding:14px 16px}.point-meta-item label{text-transform:uppercase;letter-spacing:.6px;color:#64748b;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.point-meta-item span{color:#071c3f;font-weight:700;line-height:1.45;display:block}.point-description{background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #dce7f2;border-radius:22px;padding:18px 20px}.point-description label{text-transform:uppercase;letter-spacing:.6px;color:#64748b;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.point-description p{color:#071c3f;margin:0;font-size:15px;line-height:1.6}.quick-status-row{margin-top:0!important}.quick-status-row button{letter-spacing:.2px;height:52px;font-size:13px!important;font-weight:900!important}.quick-status-row button:first-child{border-color:#3b82f6!important}.quick-status-row button:nth-child(2){border-color:#f59e0b!important}.quick-status-row button:nth-child(3){border-color:#10b981!important}.quick-status-row button:nth-child(4){border-color:#ef4444!important}.action-row{flex-wrap:wrap;gap:12px;display:flex}.action-row button{min-height:48px;padding:0 20px!important;font-weight:800!important}.point-card .status{text-align:center;min-width:110px;position:absolute;top:24px;right:24px;box-shadow:0 10px 22px #0f172a14}.point-card{transition:transform .22s,box-shadow .22s,border-color .22s}.point-card:hover{border-color:#18c3f33d!important}@media (width<=1200px){.point-meta-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.point-meta-grid{grid-template-columns:1fr}.point-card{padding:20px!important}.point-card h3{padding-right:110px;font-size:28px!important}.point-card .status{top:18px;right:18px}.quick-status-row{grid-template-columns:1fr 1fr!important}.action-row{flex-direction:column}.action-row button{width:100%}}.point-title-row{justify-content:space-between;align-items:flex-start;gap:18px;padding-right:130px;display:flex}.point-subtitle{color:#64748b;margin-top:8px;font-size:15px;font-weight:700;display:block}.point-meta-wide{grid-column:1/-1}.point-description,.point-meta-grid{margin-top:-4px}@media (width<=768px){.point-title-row{padding-right:105px}}.workflow-selector{background:#edf5fb;border:1px solid #dce7f2;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:10px;padding:8px;display:grid}.workflow-selector button{justify-content:center;align-items:center;gap:8px;height:48px;display:flex;color:#60708a!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:15px!important;font-size:13px!important;font-weight:900!important}.workflow-selector button span{background:#94a3b8;border-radius:999px;width:8px;height:8px}.workflow-selector button:hover{background:#ffffffbf!important;transform:none!important}.workflow-selector button.active{color:#071c3f!important;background:#fff!important;box-shadow:0 10px 24px #0f172a14!important}.workflow-selector button:first-child.active span{background:#1570ef}.workflow-selector button:nth-child(2).active span{background:#f59e0b}.workflow-selector button:nth-child(3).active span{background:#10b981}.workflow-selector button:nth-child(4).active span{background:#ef4444}@media (width<=768px){.workflow-selector{grid-template-columns:1fr 1fr}}.point-card{background:radial-gradient(circle at 100% 0,#18c3f31a,#0000 24%),linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #18c3f329!important}.point-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#18c3f329,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-90px}.point-top,.point-title-row,.point-description,.point-meta-grid,.photos,.workflow-selector,.point-card .action-row{z-index:2;position:relative}.point-card h3{background:linear-gradient(135deg,#061b36,#1570ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.point-subtitle{color:#1570ef!important}.point-description{box-shadow:inset 0 1px #ffffffe6;border-color:#18c3f338!important}.point-meta-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8!important}.photos{margin-top:4px!important}.photo-thumb{transition:all .2s;border:3px solid #fff!important;border-radius:22px!important;width:124px!important;height:124px!important;box-shadow:0 18px 38px #0f172a24!important}.photo-thumb:hover{transform:scale(1.04)rotate(-1deg);box-shadow:0 24px 50px #0f172a38!important}.workflow-selector{box-shadow:inset 0 1px #ffffffe6;background:linear-gradient(#eaf4fb 0%,#f7fbff 100%)!important}.workflow-selector button.active{transform:scale(1.02);background:linear-gradient(135deg,#fff 0%,#f4fbff 100%)!important}.point-card .action-row{padding-top:4px}.point-card .action-row button:first-child{background:linear-gradient(135deg,#0b7bf4,#18c3f3)!important;box-shadow:0 16px 34px #18c3f347!important}.point-card .action-row button.danger{background:linear-gradient(135deg,#ef4444,#991b1b)!important;box-shadow:0 16px 34px #b91c1c38!important}.status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffffa6}.project-head{box-shadow:0 20px 50px #0f172a14!important}.filters input,.filters select{box-shadow:0 10px 24px #0f172a0d;background:#ffffffdb!important}@media (width<=768px){.photo-thumb{width:96px!important;height:96px!important}}.two-col.projects-first{align-items:start;gap:24px!important}.new-project-panel,.screen>.panel{background:radial-gradient(circle at 100% 0,#18c3f312,#0000 26%),linear-gradient(#fff 0%,#fbfdff 100%)!important;border:1px solid #18c3f31f!important;border-radius:26px!important;box-shadow:0 20px 50px #0f172a12!important}.form-grid input,.form-grid textarea,.form-grid select,.project-search,.point-search,.filters input,.filters select{min-height:46px;box-shadow:inset 0 1px #fffc;background:#fff!important;border:1px solid #d7e4ef!important;border-radius:14px!important}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus,.project-search:focus,.point-search:focus,.filters input:focus,.filters select:focus{border-color:#18c3f3!important;box-shadow:0 0 0 4px #18c3f326!important}.screen .panel h2{letter-spacing:-.8px;font-size:26px!important}.history>div{box-shadow:0 10px 28px #0f172a0d;background:#f8fbff!important;border:1px solid #dce7f2!important;border-radius:18px!important;padding:18px!important}.photo-input-grid,.upload-grid{gap:14px!important}.file-box,.camera-box{background:linear-gradient(#f8fbff 0%,#eef8ff 100%)!important;border:1px dashed #18c3f38c!important;border-radius:20px!important;padding:18px!important}.selected-files{background:radial-gradient(circle at 100% 0,#18c3f31a,#0000 26%),linear-gradient(#ecfaff 0%,#f8fdff 100%)!important;border:1px solid #18c3f338!important;border-radius:22px!important}button{transition:transform .18s,box-shadow .18s,background .18s!important}button:not(:disabled):hover{transform:translateY(-1px)}button.primary,.form-grid button[type=submit],.form-grid>button{background:linear-gradient(135deg,#0b7bf4,#18c3f3)!important;box-shadow:0 14px 30px #18c3f33d!important}.empty,.empty-small{color:#64748b;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dce7f2;border-radius:22px;font-weight:700;padding:34px!important}@media (width<=1000px){.two-col.projects-first{grid-template-columns:1fr!important}.main-header h1{font-size:34px!important}.top-actions{flex-wrap:wrap}.top-actions .primary{width:100%}.project-head{padding:22px!important}}
