@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
:root{--ink:#172329;--muted:#78868a;--line:#e5ebea;--bg:#f7faf9;--card:#fff;--teal:#138b83;--teal-dark:#0c716b;--blue:#4379d9;--orange:#d98239;--purple:#8564c6;--green:#2e9c72}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0;font-family:DM Sans,sans-serif}button,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;width:255px;padding:26px 16px 18px;display:flex}.brand{letter-spacing:-.8px;align-items:center;gap:9px;padding:0 12px 30px;font:800 23px Manrope,sans-serif;display:flex}.brand-mark{color:var(--teal);background:#d8f2ed;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.brand-accent{color:var(--teal)}.workspace-switcher{border:1px solid var(--line);border-radius:12px;align-items:center;gap:9px;margin-bottom:25px;padding:11px 10px;display:flex}.workspace-icon{color:#fff;background:#244d4b;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.workspace-switcher strong,.workspace-switcher span,.user-card strong,.user-card span{display:block}.workspace-switcher strong{font-size:11px}.workspace-switcher span{color:var(--muted);margin-top:2px;font-size:10px}.chevron{color:var(--muted);margin-left:auto;font-size:18px}.nav-list{gap:4px;display:grid}.nav-item{color:#708083;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:13px;display:flex}.nav-item:hover,.nav-item.active{color:var(--teal-dark);background:#eaf7f4;font-weight:600}.nav-count{background:#f0f3f3;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:11px}.active .nav-count{color:var(--teal-dark);background:#d3efea}.sidebar-bottom{margin-top:auto}.user-card{border-top:1px solid var(--line);align-items:center;gap:9px;padding:18px 9px 0;display:flex}.avatar,.top-avatar{color:#28746c;background:#d8e9e5;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.avatar{width:30px;height:30px}.user-card strong{font-size:12px}.user-card span{color:var(--muted);margin-top:2px;font-size:10px}.logout{color:#a0abad;margin-left:auto}.content{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 42px;display:flex}.crumb{color:#899699;font-size:12px}.crumb span{color:#c4cccb;margin:0 8px}.crumb strong{color:var(--ink)}.top-actions{align-items:center;gap:14px;display:flex}.icon-button{color:#6f7d80;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.icon-button:hover{background:#eff5f4}.notification{position:relative}.notification i{background:#ef765a;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:6px}.top-avatar{width:30px;height:30px}.mobile-menu{display:none}.page-wrap{max-width:1150px;margin:0 auto;padding:38px 42px 60px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:33px;display:flex}.eyebrow{letter-spacing:1.2px;color:#99a7a8;margin:0 0 10px;font-size:10px;font-weight:700}.page-heading h1{letter-spacing:-1px;margin:0;font:800 30px Manrope,sans-serif}.page-heading h1 span{font-size:24px}.subheading,.section-heading p,.panel-heading p{color:var(--muted);margin:8px 0 0;font-size:13px}.primary-button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:600;display:flex;box-shadow:0 4px 9px #168a8322}.primary-button:hover{background:var(--teal-dark)}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:38px;display:grid}.stat-card,.task-card,.panel{background:var(--card);border:1px solid var(--line);border-radius:12px}.stat-card{min-height:134px;padding:17px 18px}.stat-icon,.task-icon{border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:14px;display:grid}.stat-icon.blue,.task-icon.blue{color:var(--blue);background:#eaf1ff}.stat-icon.orange,.task-icon.orange{color:var(--orange);background:#fff2e8}.stat-icon.green{color:var(--green);background:#e7f7ef}.stat-icon.purple{color:var(--purple);background:#f2edff}.stat-label{color:#879497;margin-bottom:4px;font-size:11px;display:block}.stat-value{font:700 25px Manrope,sans-serif;display:block}.stat-note{margin-top:5px;font-size:10px;display:block}.stat-note.blue{color:var(--blue)}.stat-note.orange{color:var(--orange)}.stat-note.green{color:var(--green)}.stat-note.purple{color:var(--purple)}.section-heading,.panel-heading{justify-content:space-between;align-items:center;display:flex}.section-heading{margin-bottom:14px}.section-heading h2,.panel-heading h2{letter-spacing:-.3px;margin:0;font:700 17px Manrope,sans-serif}.text-button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.task-list{gap:10px;margin-bottom:36px;display:grid}.task-card{align-items:center;gap:14px;padding:14px 16px;display:flex}.task-icon{flex:none;width:39px;height:39px;margin:0}.task-icon.gray{color:#748285;background:#f0f3f3}.task-main{flex:1;min-width:0}.task-title-row{align-items:center;gap:9px;display:flex}.task-title-row h3{margin:0;font-size:13px;font-weight:700}.task-main p{color:#889597;margin:5px 0 9px;font-size:11px}.status{border-radius:20px;padding:4px 7px;font-size:9px;font-weight:600}.status.blue{color:var(--blue);background:#eaf1ff}.status.gray{color:#7b898c;background:#f0f3f3}.task-meta{color:#839092;gap:17px;font-size:10px;display:flex}.task-meta span{align-items:center;gap:5px;display:flex}.open-button{color:var(--teal-dark);cursor:pointer;background:#f2f8f7;border:0;border-radius:7px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:600;display:flex}.lower-grid{grid-template-columns:1.22fr 1fr;gap:15px;display:grid}.panel{padding:20px}.panel-heading{margin-bottom:19px}.more-button{color:#9ba7a8;letter-spacing:2px;background:0 0;border:0}.activity-list{gap:17px;display:grid}.activity-row{align-items:center;gap:11px;display:flex}.activity-icon{border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.activity-icon.success{color:var(--green);background:#e7f7ef}.activity-icon.warning{color:var(--orange);background:#fff2e8}.activity-row strong,.activity-row span{display:block}.activity-row strong{font-size:11px}.activity-row span{color:var(--muted);margin-top:3px;font-size:10px}.activity-row time{color:#a4adae;white-space:nowrap;margin-left:auto;font-size:9px}.progress-item{margin:19px 0}.progress-item>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.progress-item b{color:#607073;font-size:10px}.progress-track{background:#edf1f0;border-radius:7px;height:7px;overflow:hidden}.progress-track i{background:var(--teal);border-radius:7px;height:100%;display:block}.progress-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:23px;padding-top:14px;font-size:11px;display:flex}.progress-footer strong{color:var(--teal-dark)}.muted-icon{color:#93a0a0}.modal-backdrop{z-index:5;background:#17333255;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(460px,100%);padding:25px;box-shadow:0 20px 60px #17333233}.modal-head{justify-content:space-between;margin-bottom:22px;display:flex}.modal-head h2{margin:0;font:700 20px Manrope}.modal label{color:#536366;gap:7px;margin:14px 0;font-size:11px;font-weight:600;display:grid}.modal select,.modal textarea{border:1px solid var(--line);color:var(--ink);background:#fbfcfc;border-radius:8px;outline:0;padding:10px}.modal textarea{resize:vertical;min-height:75px}.upload-box{color:#6c8281;background:#f5fbfa;border:1px dashed #b8ceca;border-radius:9px;align-items:center;gap:8px;margin:18px 0;padding:13px;font-size:11px;display:flex}.upload-box button{color:var(--teal-dark);background:#fff;border:1px solid #c4dcd8;border-radius:6px;margin-left:auto;padding:6px 8px;font-size:10px}.full{justify-content:center;width:100%}@media (max-width:850px){.sidebar{width:215px}.topbar{padding:0 22px}.page-wrap{padding:30px 22px}.stat-grid{grid-template-columns:repeat(2,1fr)}.lower-grid{grid-template-columns:1fr}}@media (max-width:600px){.sidebar{display:none}.mobile-menu{color:#657476;background:0 0;border:0;display:grid}.topbar{height:62px;padding:0 16px}.crumb{font-size:11px}.page-wrap{padding:26px 16px}.page-heading{display:block}.page-heading h1{font-size:25px}.page-heading .primary-button{margin-top:20px}.stat-grid{gap:9px}.stat-card{min-height:125px;padding:13px}.stat-value{font-size:22px}.task-card{align-items:flex-start}.open-button{margin-top:4px;padding:8px;font-size:10px}.task-meta{flex-wrap:wrap;gap:8px}.activity-row time{display:none}.top-actions{gap:4px}}.mobile-close,.mobile-open .mobile-close{display:none}.archive-panel,.deviations-panel{gap:10px;display:grid}.archive-row{border:1px solid var(--line);text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:12px;padding:13px 15px;display:flex}.archive-row:disabled{cursor:default}.archive-row>div:nth-child(2){flex:1;min-width:0}.archive-row strong,.archive-row span{display:block}.archive-row strong{font-size:12px}.archive-row>div:nth-child(2) span{color:var(--muted);margin-top:5px;font-size:10px}.empty-state{text-align:center;color:var(--muted);padding:42px 18px}.empty-state svg{color:var(--teal);margin-bottom:8px}.empty-state h2{color:var(--ink);margin:0;font:700 17px Manrope}.empty-state p{margin:8px 0 18px;font-size:12px}.deviation-row{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:5px 0 15px;display:flex}.deviation-row:last-child{border-bottom:0;padding-bottom:5px}.deviation-row>div:nth-child(2){min-width:0}.deviation-row strong,.deviation-row span{display:block}.deviation-row strong{font-size:12px}.deviation-row span{color:var(--muted);margin-top:4px;font-size:10px}.deviation-row p{color:#536366;margin:8px 0 0;font-size:11px}.template-main-row,.template-subtask-row{align-items:center;gap:7px;display:flex}.template-main-row input,.template-subtask-row input{flex:1;min-width:0}.reorder-button{border:1px solid var(--line);font-size:12px}.add-task-form{gap:8px;margin-top:12px;display:flex}.add-task-form input{border:1px solid var(--line);border-radius:8px;flex:1;min-width:0;padding:9px;font-size:11px}.add-task-form button{color:var(--teal-dark);cursor:pointer;background:#f3fbf9;border:1px solid #bddbd6;border-radius:8px;padding:8px 10px;font-size:10px}.mobile-open{z-index:20;width:min(300px,88vw);position:fixed;inset:0 auto 0 0;box-shadow:12px 0 30px #17333222;display:flex!important}.mobile-open .mobile-close{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:25px;line-height:1;display:block}.empty-history{border:1px dashed var(--line);color:var(--muted);background:#fff;border-radius:10px;padding:18px;font-size:12px}.archive-open{text-align:left;min-width:0;color:var(--ink);cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:0;display:flex}.archive-open:disabled{cursor:default}.archive-open>div:nth-child(2){flex:1;min-width:0}.archive-delete{color:#bd652b;flex:none}.danger-icon{color:#bd652b}.delete-link{color:#bd652b;cursor:pointer;padding:5px;font-size:11px;font-weight:700}.delete-link:hover{text-decoration:underline}.workspace-switcher{cursor:default}.workspace-switcher .chevron{display:none}.form-grid label:has(input[placeholder="F.eks. H0302"]){position:relative}.form-grid label:has(input[placeholder="F.eks. H0302"]):after{content:"H";color:var(--muted);font-size:12px;font-weight:600;position:absolute;bottom:11px;left:11px}.form-grid label:has(input[placeholder="F.eks. H0302"]) input{padding-left:27px}.task-group{background:#fff;border:1px solid #dce8e5;border-radius:13px;padding:14px}.task-group-heading{border-bottom:1px solid #edf2f1;justify-content:space-between;align-items:flex-start;gap:12px;padding:2px 2px 10px;display:flex}.task-group-heading h3{color:#244e4b;margin:0;font-size:15px}.task-group-heading span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.task-group-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.collapse-button,.na-button{border:1px solid var(--line);color:#55716f;cursor:pointer;background:#f8fbfa;border-radius:7px;padding:7px 9px;font-size:10px}.na-button{color:#8b6c45}.group-not-relevant{background:#f4f6f5}.check-task.not-relevant{opacity:.55;background:#eef1f0}.not-relevant-label{color:#778383;background:#e1e6e4;border-radius:20px;margin-left:auto;padding:4px 7px;font-size:10px}.choice-options{flex-wrap:wrap;gap:6px;display:flex}.choice-options button{color:#55716f;cursor:pointer;background:#fff;border:1px solid #c9ddda;border-radius:7px;padding:8px 10px;font-size:10px}.choice-options button.selected{color:#176e68;background:#dff3ef;border-color:#75bcb2;font-weight:700}.group-choices{margin-top:8px}.remediation-box{background:#fff8f1;border-left:3px solid #d98239;border-radius:0 9px 9px 0;margin:14px 0 0 35px;padding:12px}.remediation-box strong,.remediation-box span{display:block}.remediation-box strong{font-size:11px}.remediation-box span{color:var(--muted);margin-top:3px;font-size:10px}.remediation-controls{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.remediation-controls button{border:1px solid var(--line);color:#7d8b8c;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:8px 9px;font-size:10px;display:flex}.remediation-controls button.selected.clear{color:#21835f;background:#e7f7ef;border-color:#9ed4bd}.remediation-controls button.selected.deviation{color:#bd652b;background:#fff2e8;border-color:#e8b78d}.remediation-box textarea{width:100%;min-height:55px;margin:0}.choice-editor{min-width:170px;max-width:260px}.choice-add-button{color:var(--teal-dark);cursor:pointer;background:#f3fbf9;border:1px dashed #bddbd6;border-radius:7px;padding:7px 9px;font-size:10px}.choice-editor-title{color:#55716f;margin-bottom:5px;font-size:10px;font-weight:700}.choice-editor-title span{color:var(--muted);font-weight:400}.choice-editor-row{gap:5px;margin-bottom:5px;display:flex}.choice-editor-row input{border:1px solid var(--line);border-radius:6px;flex:1;min-width:0;padding:6px;font-size:10px}.choice-editor-row button{color:#bd652b;cursor:pointer;background:0 0;border:0}.subtask-add-area{border-top:1px dashed #dce8e5;margin:12px 0 2px 35px;padding-top:10px}.login-page{background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-art{color:#fff;background:linear-gradient(145deg,#123f3d,#0b7770);position:relative;overflow:hidden}.login-art:after{content:"";border:1px solid #8bd5c933;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-230px;right:-210px;box-shadow:0 0 0 42px #8bd5c912,0 0 0 84px #8bd5c909}.login-art-content{z-index:1;flex-direction:column;height:100%;padding:42px 12%;display:flex;position:relative}.brand.light{color:#fff}.brand.light .brand-mark{color:#b5f0e5;background:#fff2}.brand.light>span:last-child{color:#a7ece1}.light-text{color:#a7dcd6}.art-copy{max-width:480px;margin:auto 0 0}.art-copy h1{letter-spacing:-2px;margin:0 0 23px;font:800 clamp(35px,4.2vw,58px)/1.05 Manrope,sans-serif}.art-copy h1 em{color:#a9ede2;font-style:normal}.art-copy>p:last-child{color:#c8e8e4;max-width:390px;font-size:16px;line-height:1.6}.quote{color:#9ed7d1;margin-top:auto;padding-top:55px;font-size:12px}.login-panel{place-items:center;padding:30px;display:grid}.login-box{width:min(380px,100%)}.mobile-login-brand{display:none}.login-box h2{letter-spacing:-1px;margin:0;font:800 31px Manrope,sans-serif}.login-sub{color:var(--muted);margin:9px 0 30px;font-size:13px}.login-box label{color:#536366;gap:7px;margin:15px 0;font-size:11px;font-weight:600;display:grid}.login-box input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fbfcfc;border-radius:8px;outline:0;padding:12px}.login-box input:focus{border-color:#74bdb4;box-shadow:0 0 0 3px #e0f3f0}.password-input{position:relative}.password-input input{padding-right:46px}.password-input button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;padding:5px;font-size:10px;font-weight:600;position:absolute;top:8px;right:8px}.login-options{justify-content:space-between;align-items:center;margin:19px 0 25px;font-size:11px;display:flex}.check-label{align-items:center;gap:7px!important;margin:0!important;font-weight:400!important;display:flex!important}.check-label input{width:14px}.login-options a{color:var(--teal-dark);text-decoration:none}.login-button{justify-content:center;width:100%;padding:13px}.arrow-right{transform:rotate(180deg)}.login-help{text-align:center;color:#9aa6a7;margin-top:26px;font-size:11px}.saved-banner{color:#21835f;background:#e7f7ef;border-radius:9px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 15px;font-size:12px;display:flex}.report-list{gap:9px;margin-bottom:36px;display:grid}.report-row{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:13px;padding:14px 16px;display:flex}.report-row>div:nth-child(2){flex:1}.report-row strong,.report-row span{display:block}.report-row strong{font-size:12px}.report-row div span{color:var(--muted);margin-top:5px;font-size:10px}.report-icon{width:36px;height:36px;color:var(--teal-dark);background:#eaf7f4;border-radius:9px;place-items:center;display:grid}.report-icon.orange{color:var(--orange);background:#fff2e8}.volume-icon{font-size:15px;font-weight:700}.orange-status{color:var(--orange);background:#fff2e8}.quick-action{cursor:pointer;background:#f3fbf9;border:1px solid #d4ebe7;border-radius:9px;align-items:center;gap:11px;padding:12px;display:flex}.quick-icon{width:31px;height:31px;color:var(--teal-dark);background:#d6f0eb;border-radius:8px;place-items:center;display:grid}.quick-action>div:nth-child(2){flex:1}.quick-action strong,.quick-action span{display:block}.quick-action strong{font-size:11px}.quick-action span{color:var(--muted);margin-top:4px;font-size:10px}.report-page{max-width:980px;margin:0 auto;padding:28px 42px 60px}.back-button,.secondary-button{color:#6e7c7f;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;display:flex}.report-title{justify-content:space-between;align-items:flex-end;margin:27px 0 28px;display:flex}.report-title h1{letter-spacing:-1px;margin:0;font:800 27px Manrope,sans-serif}.completion{width:190px}.completion strong{text-align:right;font:700 20px Manrope;display:block}.completion span{color:var(--muted);text-align:right;margin:4px 0 9px;font-size:10px;display:block}.completion-track{background:#e9efed;border-radius:5px;height:7px}.completion-track i{background:var(--teal);border-radius:5px;height:100%;transition:width .2s;display:block}.report-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:15px;padding:23px}.card-heading{align-items:center;gap:12px;margin-bottom:22px;display:flex}.card-heading h2{margin:0;font:700 16px Manrope}.card-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.number{width:28px;height:28px;color:var(--teal-dark);background:#dff3ef;border-radius:8px;place-items:center;font-size:12px;font-weight:700;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.check-task>textarea{color:#536366;gap:7px;font-size:11px;font-weight:600;display:grid}.form-grid input,.form-grid select{border:1px solid var(--line);color:var(--ink);background:#fbfcfc;border-radius:8px;outline:0;padding:10px;font-size:12px}.form-grid .wide{grid-column:1/-1}.checklist{gap:25px;display:grid}.task-group h3{color:#315b58;margin:0 0 10px;font:700 13px Manrope}.check-task{border:1px solid var(--line);background:#fcfdfd;border-radius:10px;margin-top:8px;padding:14px}.task-label{align-items:center;gap:9px;font-size:12px;display:flex}.task-bullet{color:#5b8883;background:#eef5f3;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.task-controls{flex-wrap:wrap;align-items:center;gap:9px;margin:12px 0 9px 35px;display:flex}.status-options{gap:6px;display:flex}.status-options button,.photo-button{border:1px solid var(--line);color:#7d8b8c;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:8px 9px;font-size:10px;display:flex}.status-options button.selected.clear{color:#21835f;background:#e7f7ef;border-color:#9ed4bd}.status-options button.selected.deviation{color:#bd652b;background:#fff2e8;border-color:#e8b78d}.photo-button{color:var(--teal-dark);border-color:#bddbd6;margin-left:auto;position:relative;overflow:hidden}.photo-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.check-task textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:7px;outline:0;width:calc(100% - 35px);min-height:54px;margin-left:35px;padding:9px;font-weight:400}.check-task textarea:focus{border-color:#74bdb4}.image-chip{color:#3e7771;background:#eaf7f4;border-radius:6px;align-items:center;gap:6px;width:max-content;max-width:calc(100% - 35px);margin:0 0 9px 35px;padding:5px 8px;font-size:10px;display:flex}.image-chip button{color:#73918f;cursor:pointer;background:0 0;border:0;padding:0}.report-footer{justify-content:flex-end;align-items:center;gap:18px;margin-top:22px;display:flex}.secondary-button{padding:11px 14px}.report-footer .primary-button{padding:11px 17px}@media (max-width:700px){.login-page{display:block}.login-art{display:none}.login-panel{min-height:100vh;padding:22px}.mobile-login-brand{margin-bottom:72px;display:block}.report-page{padding:22px 16px 45px}.report-title{display:block}.report-title h1{font-size:23px}.completion{width:100%;margin-top:22px}.completion strong,.completion span{text-align:left}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.report-card{padding:16px}.task-controls{align-items:stretch;margin-left:0}.status-options{width:100%}.status-options button{flex:1;justify-content:center}.photo-button{justify-content:center;width:100%;margin-left:0}.check-task textarea{width:100%;margin-left:0}.image-chip{max-width:100%;margin-left:0}.report-footer{justify-content:space-between}.report-footer .primary-button{flex:1;justify-content:center}.login-box input,.form-grid input,.form-grid select,.check-task textarea,.add-task-form input{font-size:16px}}.history-block{gap:9px;margin-bottom:25px;display:grid}.history-label{color:#607174;align-items:center;gap:7px;margin:4px 0 3px;font-size:11px;font-weight:700;display:flex}.history-label b{color:#64817e;background:#eaf1ef;border-radius:12px;padding:2px 7px;font-size:10px}.draft-dot{background:#d98239;border-radius:50%;width:8px;height:8px}.draft-row{cursor:pointer}.draft-row:hover{border-color:#9bcfc8;box-shadow:0 3px 10px #1c716a12}.report-icon.draft{color:#c87632;background:#fff2e8}.draft-status{color:#bd652b;background:#fff2e8}.empty-history{color:#94a0a1;background:#fff;border:1px dashed #d7e1df;border-radius:10px;padding:16px;font-size:11px}.image-chip img{object-fit:cover;border-radius:4px;width:24px;height:24px}.task-group-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.task-group-heading h3{margin:0}.add-task-form{align-items:center;gap:8px;margin-top:2px;display:flex}.add-task-form input{background:#fff;border:1px solid #cfe2df;border-radius:7px;outline:0;min-width:230px;padding:8px 10px;font-size:10px}.add-task-form input:focus{border-color:#74bdb4}.add-task-form button{color:var(--teal-dark);cursor:pointer;white-space:nowrap;background:#edf8f5;border:1px solid #bddbd6;border-radius:7px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:600;display:flex}.add-task-form:not(.compact){border-top:1px dashed #d9e5e3;margin-top:2px;padding-top:17px}.add-task-form:not(.compact) input{min-width:280px}.add-task-form:not(.compact) button{background:var(--teal);color:#fff;border-color:var(--teal)}@media (max-width:700px){.task-group-heading{display:block}.add-task-form{margin:9px 0 4px}.add-task-form input,.add-task-form:not(.compact) input{width:100%;min-width:0}.add-task-form button{justify-content:center}.add-task-form.compact{grid-template-columns:1fr auto;display:grid}.add-task-form:not(.compact){grid-template-columns:1fr;display:grid}.add-task-form:not(.compact) button{width:100%}}.settings-layout{grid-template-columns:280px 1fr;align-items:start;gap:15px;display:grid}.template-list,.template-editor{min-width:0}.template-option{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;width:100%;margin-top:9px;padding:12px;display:block}.template-option:hover,.template-option.selected{background:#f3fbf9;border-color:#9bcfc8}.template-option strong,.template-option span{display:block}.template-option strong{font-size:12px}.template-option span{color:var(--muted);margin-top:4px;font-size:10px}.settings-label{color:#536366;gap:7px;margin:14px 0;font-size:11px;font-weight:600;display:grid}.settings-label input,.settings-label textarea{border:1px solid var(--line);color:var(--ink);background:#fbfcfc;border-radius:8px;outline:0;padding:10px;font-size:12px}.settings-label textarea{resize:vertical;min-height:70px}.editor-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.editor-heading h3{margin:0;font:700 13px Manrope}.editor-heading p{color:var(--muted);margin:4px 0 0;font-size:10px}.template-task-list{gap:8px;margin:12px 0;display:grid}.template-task-row{align-items:center;gap:8px;display:flex}.template-task-fields{flex:1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.template-task-fields input{border:1px solid var(--line);border-radius:7px;min-width:0;padding:9px;font-size:11px}.danger-text{color:#b44e4e}.danger-icon{color:#b44e4e;font-size:18px}.add-editor-button{padding:8px 10px}.settings-footer{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.template-hierarchy{gap:12px;margin:12px 0 16px;display:grid}.template-main-block{border:1px solid var(--line);background:#fcfdfd;border-radius:10px;padding:12px}.template-main-row{align-items:center;gap:8px;display:flex}.template-main-row input{border:1px solid #bddbd6;border-radius:7px;flex:1;min-width:0;padding:10px;font-size:12px;font-weight:700}.template-subtasks{border-left:2px solid #d9e9e6;gap:8px;margin:10px 0 0 14px;padding-left:12px;display:grid}.template-subtask-row{align-items:center;gap:7px;display:flex}.template-subtask-row>span{color:var(--teal-dark);font-size:16px}.template-subtask-row input{border:1px solid var(--line);border-radius:7px;flex:1;min-width:0;padding:9px;font-size:11px}.reorder-button{color:var(--teal-dark);padding:5px 7px;font-size:15px;line-height:1}.reorder-button:hover{background:#edf8f5}.new-report-actions{align-items:center;gap:9px;display:flex}.new-report-actions select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;max-width:230px;padding:11px 10px;font-size:11px}@media (max-width:700px){.settings-layout,.template-task-fields{grid-template-columns:1fr}.settings-label input,.settings-label textarea,.template-task-fields input,.template-main-row input,.template-subtask-row input{font-size:16px}.editor-heading{display:block}.add-editor-button{margin-top:10px}.new-report-actions{grid-template-columns:1fr auto;margin-top:20px;display:grid}.new-report-actions select{max-width:none}.new-report-actions .primary-button{margin-top:0}}.group-choices span{color:var(--muted);margin-bottom:6px;font-size:10px;display:block}.group-choices button{color:#55716f;cursor:pointer;background:#fff;border:1px solid #c9ddda;border-radius:7px;margin:0 6px 6px 0;padding:8px 10px;font-size:10px}.group-choices button.selected{color:#176e68;background:#dff3ef;border-color:#75bcb2;font-weight:700}.remediation-status{color:#bd652b;margin:9px 0;font-size:10px;font-weight:700;display:block}.remediation-status.resolved{color:#21835f}.task-na-button{color:#637976;cursor:pointer;background:#f8fbfa;border:1px solid #d6dfdd;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:9px}.task-na-button:disabled{cursor:not-allowed;opacity:.5}.choice-options span{color:var(--muted);margin:10px 0 5px;font-size:10px;display:block}.remediation-meta{color:#55716f;margin-top:8px;font-size:10px;display:block}.report-row[onclick]{cursor:pointer}.image-chip img{cursor:zoom-in}.image-lightbox{z-index:50;cursor:zoom-out;background:#172329dd;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.image-lightbox img{object-fit:contain;cursor:default;border-radius:10px;max-width:min(1100px,94vw);max-height:88vh;box-shadow:0 20px 70px #0008}.image-lightbox-close{color:#172329;cursor:pointer;background:#fff;border:0;border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1;position:absolute;top:18px;right:22px;box-shadow:0 4px 18px #0004}.image-list{gap:8px;margin:0 0 0 35px;display:grid}.image-list-item{max-width:calc(100% - 35px);margin:0;position:relative}.image-list-item img{object-fit:cover;width:80px;height:80px}.image-list-item button{color:#bd652b;cursor:pointer;background:0 0;border:0;padding:2px 5px;font-size:18px;line-height:1}.image-list-item span{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 100px);overflow:hidden}.save-draft-button{white-space:nowrap}.report-page .report-card,.report-page .task-group{break-inside:auto;page-break-inside:auto}@media print{.report-page .report-card,.report-page .task-group{box-shadow:none;background:0 0;border:0;border-radius:0;padding-left:0;padding-right:0}.report-page .report-card{margin-bottom:18px}.report-page .task-group-heading{break-after:avoid;page-break-after:avoid;margin-bottom:10px}.report-page .task-group-heading h3{break-after:avoid;page-break-after:avoid}.report-page .check-task,.report-page .card-heading,.report-page .report-title,.report-page .image-chip{break-inside:avoid;page-break-inside:avoid}.report-page h1,.report-page h2,.report-page h3{orphans:3;widows:3}.report-page .status-options button:not(.selected){display:none}}.pdf-brand-header{display:none}@media print{.pdf-brand-header{border-bottom:1px solid #dce8e5;justify-content:space-between;align-items:center;margin:0 0 22px;padding:0 0 11px;font-family:Manrope,sans-serif;display:flex}.pdf-brand-service,.pdf-brand-borettslag{color:#172329;align-items:center;gap:7px;font-weight:800;display:flex}.pdf-brand-service{letter-spacing:-.7px;font-size:18px}.pdf-brand-service em{color:#138b83;font-style:normal}.pdf-brand-service i,.pdf-brand-borettslag i{color:#138b83;background:#d8f2ed;border-radius:7px;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;display:grid}.pdf-brand-borettslag{color:#315b58;font-size:11px}.pdf-brand-borettslag i{color:#fff;background:#244d4b;border-radius:6px;font-size:14px}}.export-pdf-button{white-space:nowrap}@media print{@page{size:A4;margin:14mm}body{color:#172329;background:#fff}.sidebar,.topbar,.back-button,.report-footer,.photo-button,.task-na-button,.collapse-button,.na-button,.subtask-add-area,.add-task-form{display:none!important}.content{width:100%}.report-page{max-width:none;padding:0}.report-title{margin:0 0 18px;display:block}.report-title h1{font-size:24px}.completion{width:100%;margin-top:12px}.completion strong,.completion span{text-align:left}.completion-track{display:none}.report-card{box-shadow:none;break-inside:auto;border:1px solid #d8e2e0;margin-bottom:12px;padding:16px}.card-heading{margin-bottom:14px}.checklist{gap:12px}.task-group{break-inside:auto}.check-task{break-inside:avoid;background:#fff;margin-top:6px;padding:11px}.task-controls{margin:8px 0 6px 35px}.status-options button,.choice-options button,.group-choices button{cursor:default}.image-chip{break-inside:avoid;background:#f4f8f7;max-width:100%;margin:8px 0 10px 35px;padding:8px;display:block}.image-chip img{border-radius:7px;width:auto;max-width:100%;height:auto;max-height:420px;margin-bottom:6px;display:block}.check-task.not-relevant{opacity:1;background:#f1f3f2}.check-task.not-relevant .task-label{color:#657274}.remediation-box{break-inside:avoid}.remediation-controls{display:none!important}}.workspace-icon{font-size:0}.workspace-icon:after{content:"P";font-size:18px}@media print{.pdf-hide{display:none!important}.basic-info .form-grid input,.basic-info .form-grid select{appearance:none;color:#172329;background:0 0;border:0;border-bottom:1px solid #e1e8e6;border-radius:0;padding:5px 0 7px}.basic-info .form-grid select{background-image:none!important}.basic-info .form-grid input::placeholder{color:#172329;opacity:1}.basic-info .form-grid label{gap:3px}.checklist-card>.card-heading,.checklist-card>.card-heading+.checklist,.task-group-heading,.task-group-heading+.check-task{break-after:avoid;page-break-after:avoid}.checklist-card>.card-heading,.task-group-heading{break-inside:avoid;page-break-inside:avoid}.task-group-heading+.check-task{break-before:avoid;page-break-before:avoid}.report-card.checklist-card{padding-top:8px}.checklist-card .card-heading{margin-bottom:10px}.checklist-card .card-heading .number,.choice-options button:not(.selected),.group-choices button:not(.selected){display:none}.choice-options span,.group-choices>span{color:#536366;margin-top:8px;font-weight:600}.report-page .task-group{padding-top:10px}.report-page .task-group:first-child{padding-top:0}.report-page .task-group-heading h3{font-size:16px}.report-page .task-group-heading span{font-size:10px}}
