:root{color:#18221f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#18221f;--muted:#66716d;--subtle:#8a9490;--line:#d9dddb;--line-soft:#e8ebe9;--surface:#fff;--surface-soft:#f7f9f8;--surface-strong:#eef2f0;--green:#087f5b;--green-dark:#076c4f;--green-soft:#e4f4ed;--blue:#2463a8;--blue-soft:#e8f0fa;--amber:#a16207;--amber-soft:#fff2d7;--red:#b42318;--red-soft:#fce9e7;--shadow-sm:0 1px 2px #18221f14;--shadow-md:0 10px 30px #18221f1f;background:#f3f5f4;font-family:Segoe UI,Calibri,Arial,sans-serif}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;overflow:hidden}.app-boot{background:#f3f5f4;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100dvh;display:flex}.route-loading{min-height:100dvh;color:var(--muted);background:var(--canvas);place-items:center;font-size:11px;font-weight:650;display:grid}.app-boot strong{margin-top:4px;font-size:14px}.app-boot small{color:var(--muted);font-size:9px}.app-boot--error{text-align:center;padding:24px}.app-boot--error small{max-width:520px;font-size:12px;line-height:1.5}.app-boot__actions{gap:8px;margin-top:12px;display:flex}button,input,textarea,select{font:inherit}@keyframes spin{to{transform:rotate(360deg)}}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:650}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #2f80bf}input[type=checkbox]{accent-color:var(--green)}.app-shell{background:#f3f5f4;min-height:100dvh;display:flex}.sidebar{z-index:40;color:#e7eeeb;background:#1e2925;border-right:1px solid #2d3935;flex-direction:column;flex:0 0 232px;height:100dvh;display:flex;position:relative}.brand-block{border-bottom:1px solid #34413c;align-items:center;min-height:68px;padding:0 16px;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:6px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:17px;font-weight:800;display:grid}.brand-copy{flex-direction:column;min-width:0;margin-left:11px;display:flex}.brand-copy span{color:#fff;font-size:13px;font-weight:750}.brand-copy small{color:#9eada7;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sidebar-close{margin-left:auto;color:#d7e0dc!important;display:none!important}.primary-nav{flex-direction:column;gap:3px;padding:14px 10px;display:flex}.nav-item{color:#b9c7c1;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;font-size:13px;font-weight:560;display:flex}.nav-item:hover{color:#fff;background:#293631}.nav-item--active{color:#fff;background:#34443e;box-shadow:inset 3px 0 #38b88a}.sidebar-project{border-top:1px solid #34413c;padding:12px 10px}.sidebar-label,.popover-label{color:#899891;text-transform:uppercase;padding:0 10px 8px;font-size:10px;font-weight:700}.project-shortcut{border-radius:5px;align-items:center;gap:10px;min-height:50px;padding:8px 10px;display:flex}.project-shortcut:hover{background:#293631}.project-shortcut__icon{color:#8de0bd;background:#244b3d;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.project-shortcut>span:last-child{flex-direction:column;min-width:0;display:flex}.project-shortcut strong{color:#fff;font-size:12px}.project-shortcut small{color:#9eada7;font-size:11px}.sidebar-footer{border-top:1px solid #34413c;flex-direction:column;gap:5px;margin-top:auto;padding:10px;display:flex}.nav-item--button{text-align:left}.connection-state{color:#9eada7;align-items:center;gap:9px;min-height:34px;padding:0 12px;font-size:11px;display:flex}.connection-state.is-online svg{color:#54cb9f}.connection-state.is-offline svg{color:#e4a44d}.nav-scrim{z-index:35;background:#0e14127a;border:0;padding:0;display:none;position:fixed;inset:0}.app-main{flex-direction:column;flex:1;min-width:0;min-height:100dvh;display:flex}.topbar{z-index:30;border-bottom:1px solid var(--line);background:#fff;flex:0 0 68px;justify-content:space-between;align-items:center;min-height:68px;padding:0 22px;display:flex;position:relative}.topbar-title,.topbar-actions{align-items:center;display:flex}.topbar-title{gap:10px;min-width:0}.topbar-title h1{color:var(--ink);font-size:18px;line-height:1.15}.topbar-context{color:var(--muted);font-size:10px;display:none}.topbar-actions{gap:8px}.icon-button{color:#46524e;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);background:var(--surface-soft);border-color:#bfc7c3}.icon-button:disabled{color:#b4bcb8;cursor:not-allowed}.icon-button--quiet{background:0 0;border-color:#0000;width:30px;height:30px}.icon-button--danger{color:var(--red);border-color:#efc6c2}.mobile-menu-button{display:none}.sync-button{color:#42504b;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:8px;min-width:142px;min-height:42px;padding:4px 9px;display:flex}.sync-button.has-pending{color:#805209;background:#fffbf3;border-color:#edcf95}.sync-button:disabled{cursor:not-allowed;opacity:.65}.sync-button__copy,.user-button__copy{text-align:left;flex-direction:column;min-width:0;display:flex}.sync-button strong,.user-button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sync-button small,.user-button small{color:var(--subtle);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.spin{animation:.7s linear infinite spin}.notification-button{position:relative}.notification-dot{background:var(--red);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.user-menu-wrap{position:relative}.user-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:8px;min-width:190px;min-height:44px;padding:3px 7px;display:flex}.user-button:hover{background:var(--surface-soft);border-color:var(--line-soft)}.user-button__copy{flex:1}.avatar{color:#fff;background:#44615a;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.avatar--small{flex-basis:28px;width:28px;height:28px;font-size:9px}.user-popover{z-index:100;border:1px solid var(--line);width:280px;box-shadow:var(--shadow-md);background:#fff;border-radius:7px;padding:10px;position:absolute;top:calc(100% + 8px);right:0}.user-popover .popover-label{color:var(--subtle)}.user-option{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;width:100%;padding:8px;display:flex}.user-option:hover,.user-option.is-current{background:var(--surface-strong)}.user-option>span:nth-child(2){flex-direction:column;display:flex}.user-option strong{font-size:12px}.user-option small{color:var(--muted);text-transform:capitalize;font-size:10px}.popover-separator{background:var(--line-soft);height:1px;margin:7px 0}.page-content{flex:1;min-width:0;min-height:0;position:relative;overflow:auto}.page{width:min(1440px,100%);margin:0 auto;padding:28px 30px 44px}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.page-header h2{color:var(--ink);font-size:25px;line-height:1.2}.page-header p{color:var(--muted);margin-top:6px;font-size:13px}.eyebrow{color:var(--green-dark);text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:750}.page-header-actions,.plan-header-actions,.inspection-title-actions,.portal-object-actions{align-items:center;gap:8px;display:flex}.button{color:#25312d;border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:650;display:inline-flex}.button:hover:not(:disabled){box-shadow:var(--shadow-sm);border-color:#aeb8b3}.button:disabled{color:#9aa39f;cursor:not-allowed;background:#eef1ef;border-color:#e0e4e2}.button--primary{color:#fff;background:var(--green);border-color:var(--green)}.button--primary:hover:not(:disabled){background:var(--green-dark);border-color:var(--green-dark)}.button--secondary{background:#fff}.button--secondary.is-active{color:var(--green-dark);background:var(--green-soft);border-color:#9bcfb9}.button--small{min-height:32px;padding:0 10px;font-size:11px}.button--confirm{color:var(--green-dark);background:#fff;border-color:#9bcfb9}.text-link,.text-action{color:var(--green-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:650;display:inline-flex}.text-action--danger{color:var(--red)}.status-badge{color:#56615d;white-space:nowrap;background:#eef1ef;border:1px solid #dde2df;border-radius:4px;justify-content:center;align-items:center;min-height:22px;padding:2px 7px;font-size:9px;font-weight:700;line-height:1.2;display:inline-flex}.status-badge--success{color:#076345;background:var(--green-soft);border-color:#b6ddcd}.status-badge--warning{color:#805209;background:var(--amber-soft);border-color:#edd29e}.status-badge--danger{color:#8f1d15;background:var(--red-soft);border-color:#efc5c1}.status-badge--info{color:#1e5792;background:var(--blue-soft);border-color:#c3d7ed}.progress-wrap{align-items:center;gap:8px;display:flex}.progress-track{background:#e2e7e4;border-radius:3px;flex:1;height:5px;overflow:hidden}.progress-track span{background:var(--green);border-radius:3px;height:100%;display:block}.progress-label{min-width:34px;color:var(--muted);text-align:right;font-size:10px}.content-panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:7px}.panel-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:15px 17px;display:flex}.panel-header h3{font-size:14px}.panel-header p{color:var(--muted);margin-top:2px;font-size:10px}.metric-strip{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;display:grid}.metric-item{border-right:1px solid var(--line-soft);align-items:center;gap:12px;min-height:82px;padding:16px 18px;display:flex}.metric-item:last-child{border-right:0}.metric-icon{border-radius:6px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.metric-icon--green{color:var(--green-dark);background:var(--green-soft)}.metric-icon--amber{color:var(--amber);background:var(--amber-soft)}.metric-icon--red{color:var(--red);background:var(--red-soft)}.metric-icon--blue{color:var(--blue);background:var(--blue-soft)}.metric-item>div:last-child{flex-direction:column;display:flex}.metric-item strong{font-size:22px;line-height:1}.metric-item span:last-child{color:var(--muted);margin-top:4px;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:18px;display:grid}.dashboard-projects{grid-row:span 2}.project-list,.due-list,.activity-list{flex-direction:column;display:flex}.project-row{border-bottom:1px solid var(--line-soft);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:94px;padding:14px 17px;display:grid}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fafbfa}.project-row__symbol,.object-icon,.record-icon{width:38px;height:38px;color:var(--green-dark);background:var(--green-soft);border-radius:6px;flex:none;place-items:center;display:grid}.project-row__main{flex-direction:column;gap:6px;min-width:0;display:flex}.row-title{align-items:center;gap:8px;display:flex}.row-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.row-title small,.row-meta{color:var(--muted);font-size:9px}.project-row__status{align-items:center;gap:10px;display:flex}.due-item{border-bottom:1px solid var(--line-soft);align-items:center;gap:11px;min-height:70px;padding:11px 14px;display:flex}.due-item:last-child{border-bottom:0}.due-date{width:42px;height:45px;color:var(--blue);background:var(--blue-soft);border-radius:5px;flex:0 0 42px;align-content:center;place-items:center;display:grid}.due-date--urgent{color:var(--amber);background:var(--amber-soft)}.due-date strong{font-size:16px;line-height:1}.due-date span{text-transform:uppercase;margin-top:3px;font-size:8px}.due-item__copy{flex-direction:column;flex:1;min-width:0;display:flex}.due-item__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.due-item__copy span{color:var(--muted);font-size:9px}.activity-panel{grid-column:1}.activity-item{border-bottom:1px solid var(--line-soft);align-items:center;gap:10px;min-height:56px;padding:10px 16px;display:flex}.activity-item:last-child{border-bottom:0}.activity-item p{font-size:10px}.activity-item>div span{color:var(--muted);font-size:9px}.review-panel{grid-area:2/2/span 2}.review-empty{flex-wrap:wrap;align-items:flex-start;gap:10px;min-height:135px;padding:18px;display:flex}.review-empty>span{width:38px;height:38px;color:var(--amber);background:var(--amber-soft);border-radius:6px;place-items:center;display:grid}.review-empty>div{flex:1}.review-empty strong{font-size:11px}.review-empty p{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.list-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.search-field{width:min(420px,100%);min-height:40px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-field:focus-within{border-color:#8bbba9;box-shadow:0 0 0 2px #087f5b1a}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.search-field input::placeholder{color:#9ba5a0}.search-field--compact{min-height:34px}.object-table-wrap,.people-list,.portal-record-list{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.object-table-header,.object-row{grid-template-columns:minmax(270px,1.5fr) minmax(130px,.8fr) minmax(120px,.7fr) minmax(135px,.7fr) 110px 126px;align-items:center;display:grid}.object-table-header{min-height:38px;color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;background:#f7f9f8;padding:0 15px;font-size:9px;font-weight:700}.object-row{border-bottom:1px solid var(--line-soft);gap:10px;min-height:104px;padding:14px 15px 18px;position:relative}.object-row:last-child{border-bottom:0}.object-identity,.date-cell,.person-identity{align-items:center;gap:10px;min-width:0;display:flex}.object-identity>div,.person-identity>span:last-child{flex-direction:column;min-width:0;display:flex}.object-identity strong,.person-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.object-identity span,.object-identity small,.object-row>div,.date-cell small{color:var(--muted);font-size:9px}.object-identity small{margin-top:3px}.object-row>div>strong,.date-cell strong{color:var(--ink);font-size:10px}.trade-tags{flex-wrap:wrap;gap:4px;display:flex}.trade-tags span{color:#355a4e;background:#edf3f0;border-radius:3px;padding:3px 6px;font-size:8px;font-weight:650}.date-cell>span{flex-direction:column;display:flex}.object-row__actions{justify-content:flex-end;gap:5px;display:flex}.object-progress{position:absolute;bottom:9px;left:63px;right:15px}.access-summary{border:1px solid var(--line);background:#fff;border-radius:7px;margin-bottom:16px;display:flex}.access-summary>div{border-right:1px solid var(--line-soft);grid-template-columns:32px auto;align-items:center;gap:2px 9px;min-width:170px;min-height:70px;padding:12px 18px;display:grid}.access-summary>div:last-child{border-right:0}.access-summary>div>span{width:30px;height:30px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;grid-row:span 2;place-items:center;display:grid}.access-summary strong{font-size:18px;line-height:1}.access-summary small{color:var(--muted);font-size:9px}.people-search{margin-bottom:12px}.people-list-header,.person-row{grid-template-columns:minmax(260px,1.4fr) minmax(140px,.8fr) minmax(150px,.8fr) minmax(190px,1fr) 80px;align-items:center;display:grid}.people-list-header{min-height:38px;color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;background:#f7f9f8;padding:0 15px;font-size:9px;font-weight:700}.person-row{border-bottom:1px solid var(--line-soft);gap:10px;min-height:72px;padding:10px 15px}.person-row:last-child{border-bottom:0}.person-row>div{color:var(--muted);font-size:10px}.person-identity small{color:var(--muted);align-items:center;gap:4px;margin-top:2px;font-size:9px;display:flex}.role-label{color:#33443e;font-weight:600}.field{flex-direction:column;gap:5px;min-width:0;display:flex}.field>span{color:#4e5a56;font-size:9px;font-weight:650}.field input,.field textarea,.field select,.template-name-input{width:100%;min-height:36px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:5px;padding:7px 9px;font-size:11px}.field textarea{resize:vertical;min-height:70px;line-height:1.45}.field input:disabled,.field textarea:disabled,.field select:disabled{color:#53605b;background:#f2f4f3}.field--wide{grid-column:span 2}.field-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.modal-layer{z-index:200;background:#0f161385;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(560px,100%);max-height:min(760px,100dvh - 40px);box-shadow:var(--shadow-md);background:#fff;border:1px solid #cfd5d2;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.modal--small{width:min(420px,100%)}.modal--large{width:min(820px,100%)}.modal-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:12px;padding:17px 18px;display:flex}.modal-header h2{font-size:17px}.modal-header p{color:var(--muted);margin-top:4px;font-size:10px}.modal-body{padding:18px;overflow:auto}.repeat-planner-form{flex-direction:column;gap:14px;display:flex}.repeat-date-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.repeat-copy-summary{background:var(--green-soft);border:1px solid #b9dcca;border-radius:6px;align-items:flex-start;gap:10px;min-height:64px;padding:11px 12px;display:flex}.repeat-copy-summary>span{width:32px;height:32px;color:var(--green-dark);background:#fff;border-radius:5px;flex:0 0 32px;place-items:center;display:grid}.repeat-copy-summary strong{font-size:10px}.repeat-copy-summary p{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.45}.inline-alert{color:var(--ink);border:1px solid var(--line);border-radius:5px;padding:10px 12px;font-size:9px;line-height:1.45}.inline-alert--warning{color:#6b4707;background:var(--amber-soft);border-color:#e8cc94}.inline-alert--danger{color:var(--red);background:var(--red-soft);border-color:#efb8b4}.revision-confirmation{min-height:74px;color:var(--muted);background:var(--green-soft);border:1px solid #b9dcca;border-radius:6px;grid-template-columns:1fr auto 1fr;place-items:center;padding:12px;display:grid}.revision-confirmation span,.revision-confirmation strong{text-align:center;font-size:11px}.revision-confirmation strong{color:var(--green-dark)}.invite-form{flex-direction:column;gap:14px;display:flex}.invite-identity-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.invite-access-section{border-top:1px solid var(--line);flex-direction:column;gap:12px;padding-top:14px;display:flex}.invite-access-section>header{color:var(--green-dark);align-items:center;gap:9px;display:flex}.invite-access-section>header>div{flex-direction:column;display:flex}.invite-access-section>header strong{font-size:10px}.invite-access-section>header span{color:var(--muted);font-size:8px}.plan-access-list{border:1px solid var(--line);border-radius:6px;overflow:hidden}.plan-access-list>label{cursor:pointer;border-bottom:1px solid var(--line-soft);grid-template-columns:18px 1fr 18px;align-items:center;gap:9px;min-height:54px;padding:8px 10px;display:grid}.plan-access-list>label:last-child{border-bottom:0}.plan-access-list>label>span{flex-direction:column;min-width:0;display:flex}.plan-access-list strong{font-size:9px}.plan-access-list small,.plan-access-list>p{color:var(--muted);font-size:8px}.plan-access-list>p{padding:12px}.modal-footer{border-top:1px solid var(--line-soft);background:#f8faf9;justify-content:flex-end;align-items:center;gap:8px;padding:12px 18px;display:flex}.plan-page{background:#eef1ef;flex-direction:column;height:calc(100dvh - 68px);min-height:540px;display:flex;overflow:hidden}.plan-page-header{border-bottom:1px solid var(--line);background:#fff;flex:none;padding:12px 18px 13px}.plan-breadcrumbs,.inspection-breadcrumb{color:var(--muted);align-items:center;gap:6px;margin-bottom:7px;font-size:9px;display:flex}.plan-breadcrumbs a,.inspection-breadcrumb a{color:var(--green-dark)}.plan-title-line,.inspection-title-row{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.plan-title-line h2,.inspection-title-row h2{font-size:19px}.plan-title-line>div:first-child>span{color:var(--muted);font-size:9px}.plan-workspace{flex:1;min-width:0;min-height:0;display:flex;position:relative}.plan-toolrail{z-index:8;border-right:1px solid var(--line);background:#fff;flex-direction:column;flex:0 0 50px;align-items:center;gap:5px;width:50px;padding:9px 6px;display:flex;position:relative}.tool-button{color:#53605b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;width:38px;height:38px;padding:0;display:grid}.tool-button:hover{color:var(--ink);background:var(--surface-strong)}.tool-button.is-active{color:#fff;background:var(--green)}.tool-separator{background:var(--line);width:28px;height:1px;margin:3px 0}.plan-main{background:#dfe4e1;flex:1;min-width:0;min-height:0;position:relative;overflow:hidden}.plan-floating-toolbar{z-index:15;background:#fffffffa;border:1px solid #cfd5d2;border-radius:6px;align-items:center;gap:3px;min-height:42px;padding:4px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #18221f1a}.type-picker{border-right:1px solid var(--line-soft);align-items:center;gap:6px;min-width:155px;height:32px;padding:0 7px;display:flex}.type-picker select{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.type-swatch{border-radius:2px;flex:0 0 9px;width:9px;height:9px;display:inline-block}.toolbar-control{color:#53605b;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:5px;height:32px;padding:0 8px;font-size:10px;display:flex}.toolbar-control:hover,.toolbar-control.is-active{color:var(--green-dark);background:var(--green-soft)}.toolbar-divider{background:var(--line-soft);width:1px;height:25px}.plan-floating-toolbar .icon-button{border-color:#0000;width:31px;height:31px}.zoom-label{min-width:42px;color:var(--muted);text-align:center;font-size:9px}.plan-filter-popover{z-index:18;border:1px solid var(--line);width:250px;box-shadow:var(--shadow-md);background:#fff;border-radius:6px;padding:10px;position:absolute;top:59px;left:50%;transform:translate(-25%)}.plan-filter-popover header{justify-content:space-between;align-items:center;min-height:32px;font-size:11px;display:flex}.plan-filter-popover>label{grid-template-columns:18px 10px 1fr;align-items:center;gap:8px;min-height:34px;font-size:10px;display:grid}.compare-banner{z-index:14;color:#6e4b12;min-height:38px;box-shadow:var(--shadow-sm);background:#fff9ed;border:1px solid #e5c78c;border-radius:5px;align-items:center;gap:8px;padding:7px 10px;font-size:10px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.compare-banner span{flex:1}.compare-banner button{color:#805209;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:650}.plan-viewport{overscroll-behavior:contain;padding:72px 40px 55px;position:absolute;inset:0;overflow:auto}.plan-stage{margin:auto;position:relative}.plan-sheet{transform-origin:0 0;background:#fff;border:1px solid #bfc7c3;width:1000px;height:707px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 5px 22px #18221f29}.blueprint-background,.plan-overlay,.pdf-layer{width:100%;height:100%;position:absolute;inset:0}.blueprint-old{stroke:#b42318;opacity:.54}.blueprint-new{opacity:.75}.pdf-layer canvas{display:block}.plan-loading{width:1000px;height:707px;color:var(--muted);place-items:center;font-size:12px;display:grid}.plan-overlay{z-index:4;touch-action:none}.plan-overlay--point,.plan-overlay--line,.plan-overlay--area{cursor:crosshair}.pin-hit-area{fill:#0000}.plan-pin,.plan-route{cursor:pointer}.plan-pin text,.plan-route text{pointer-events:none;font-family:Segoe UI,sans-serif;font-size:10px;font-weight:750}.plan-pin .pin-label{opacity:0;fill:#26312d;paint-order:stroke;stroke:#fff;stroke-width:4px;font-size:9px}.plan-pin:hover .pin-label,.plan-pin.is-selected .pin-label{opacity:1}.plan-pin.is-selected>path,.plan-route.is-selected>polyline:not(.route-hit-area),.plan-route.is-selected>polygon{filter:drop-shadow(0 0 5px #fff);stroke:#10221b;stroke-width:6px}.route-hit-area{stroke:#0000;stroke-width:24px}.draft-geometry polyline,.draft-geometry polygon{fill:#087f5b1f;stroke:var(--green);stroke-width:4px;stroke-dasharray:8 5}.draft-geometry circle{fill:#fff;stroke:var(--green);stroke-width:3px}.draft-actions{z-index:20;border:1px solid var(--line);min-height:44px;box-shadow:var(--shadow-md);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:5px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.draft-actions>span{color:var(--muted);padding:0 8px;font-size:10px}.plan-list-panel,.asset-panel{z-index:10;border-left:1px solid var(--line);background:#fff;flex-direction:column;flex:0 0 310px;width:310px;min-width:0;min-height:0;display:flex;position:relative}.plan-list-panel>header,.asset-panel__header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:10px;min-height:68px;padding:12px 14px;display:flex}.plan-list-panel h3,.asset-panel h3{font-size:14px}.plan-list-panel header span,.asset-title-row>div>span{color:var(--muted);font-size:9px}.plan-list-panel>.search-field{width:auto;margin:10px 12px}.plan-asset-list{flex:1;min-height:0;overflow:auto}.plan-asset-list>button{text-align:left;border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;background:#fff;grid-template-columns:30px 1fr 8px;align-items:center;gap:9px;width:100%;min-height:58px;padding:8px 12px;display:grid}.plan-asset-list>button:hover{background:#f8faf9}.plan-asset-list button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.plan-asset-list strong{font-size:10px}.plan-asset-list small{color:var(--muted);font-size:8px}.type-swatch--pin{color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:750;display:grid}.list-status-dot{background:#c4cbc8;border-radius:50%;width:7px;height:7px}.list-status-dot.is-ok{background:#26a475}.asset-title-row{align-items:center;gap:10px;min-width:0;display:flex}.asset-title-row>div{min-width:0}.type-swatch--large{color:#fff;border-radius:6px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:750;display:grid}.asset-badges{border-bottom:1px solid var(--line-soft);gap:5px;padding:9px 13px;display:flex}.tab-bar{border-bottom:1px solid var(--line);min-height:42px;padding:0 10px;display:flex}.tab-bar button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0 8px;font-size:9px;font-weight:650;display:flex;position:relative}.tab-bar button.is-active{color:var(--green-dark)}.tab-bar button.is-active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:-1px;left:5px;right:5px}.tab-bar button span{min-width:15px;height:15px;color:var(--muted);background:#edf0ee;border-radius:3px;place-items:center;padding:0 3px;font-size:8px;display:grid}.asset-panel__content{flex:1;min-height:0;overflow:auto}.panel-form,.photo-panel,.history-panel{flex-direction:column;gap:12px;padding:14px;display:flex}.measurement-summary{background:#f6f9f7;border:1px solid #d7e5df;border-radius:6px;padding:11px}.measurement-summary header{color:var(--green-dark);justify-content:space-between;align-items:center;margin-bottom:9px;font-size:9px;font-weight:700;display:flex}.measurement-values{grid-template-columns:1fr 18px 1fr;align-items:center;gap:6px;margin-bottom:8px;display:grid}.measurement-values>span{flex-direction:column;display:flex}.measurement-values small{color:var(--muted);font-size:8px}.measurement-values strong{font-size:13px}.info-line{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.asset-panel__footer{border-top:1px solid var(--line);background:#f8faf9;justify-content:space-between;align-items:center;min-height:57px;padding:9px 12px;display:flex}.photo-capture{min-height:66px;color:var(--green-dark);text-align:left;background:var(--green-soft);cursor:pointer;border:1px dashed #7cc5a9;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;display:flex}.photo-capture span{flex-direction:column;display:flex}.photo-capture strong{font-size:10px}.photo-capture small{color:#557269;font-size:8px}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.photo-thumb{border:1px solid var(--line);background:#eef1ef;border-radius:5px;margin:0;overflow:hidden}.photo-thumb img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.photo-thumb figcaption{text-overflow:ellipsis;white-space:nowrap;padding:6px;font-size:8px;overflow:hidden}.empty-inline,.portal-select-prompt{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.empty-inline strong,.portal-select-prompt strong{color:var(--ink);font-size:11px}.empty-inline span,.portal-select-prompt p{max-width:220px;font-size:9px;line-height:1.5}.access-denied{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:calc(100dvh - 68px);padding:30px;display:flex}.access-denied>span{width:52px;height:52px;color:var(--amber);background:var(--amber-soft);border-radius:7px;place-items:center;margin-bottom:4px;display:grid}.access-denied h2{font-size:17px}.access-denied p{color:var(--muted);margin-bottom:6px;font-size:9px}.history-chart-header{justify-content:space-between;align-items:flex-start;display:flex}.history-chart-header>div{flex-direction:column;display:flex}.history-chart-header span{color:var(--muted);font-size:9px}.history-chart-header strong{font-size:17px}.trend-chart{width:100%;height:160px}.chart-empty{height:140px;color:var(--muted);background:var(--surface-soft);place-items:center;font-size:9px;display:grid}.timeline-list{flex-direction:column;display:flex}.timeline-list>div{border-left:1px solid var(--line);align-items:center;min-height:42px;padding-left:21px;display:flex;position:relative}.timeline-dot{border:2px solid var(--green);background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;left:-5px}.timeline-list>div>div{flex-direction:column;display:flex}.timeline-list strong{font-size:10px}.timeline-list small{color:var(--muted);font-size:8px}.placement-history{border-top:1px solid var(--line-soft);margin-top:16px;padding-top:13px}.placement-history h4{margin-bottom:7px;font-size:10px}.placement-history>div{border-bottom:1px solid var(--line-soft);grid-template-columns:30px 1fr;align-items:center;gap:8px;min-height:46px;padding:7px 0;display:grid}.placement-history>div>span{width:28px;height:28px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.placement-history>div>div{flex-direction:column;min-width:0;display:flex}.placement-history strong{font-size:9px}.placement-history small{color:var(--muted);font-size:7.5px}.version-list{flex-direction:column;gap:7px;display:flex}.version-item{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;display:grid}.version-item.is-current{background:#f2faf6;border-color:#9bcfb9}.version-item>span:first-child{width:32px;height:32px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;place-items:center;font-size:12px;font-weight:750;display:grid}.version-item>div{flex-direction:column;display:flex}.version-item strong{font-size:11px}.version-item small{color:var(--muted);font-size:9px}.inspection-page{background:#f3f5f4;min-height:100%;padding-bottom:48px}.inspection-header{border-bottom:1px solid var(--line);background:#fff;padding:16px 24px 14px}.inspection-title-row{align-items:center}.inspection-title-row p{color:var(--muted);margin-top:4px;font-size:9px}.inspection-status-band{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(140px,.65fr));display:grid}.inspection-progress-block,.inspection-fact{border-right:1px solid var(--line-soft);min-height:94px;padding:15px 22px}.inspection-progress-block>span,.inspection-fact>span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:650;display:block}.inspection-progress-block>strong{margin-bottom:7px;font-size:17px;display:block}.inspection-progress-block small,.inspection-fact small{color:var(--muted);margin-top:5px;font-size:8px;display:block}.inspection-fact{flex-direction:column;justify-content:center;display:flex}.inspection-fact strong{font-size:12px}.inspection-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;-ms-overflow-style:none;background:#fff;min-height:48px;padding:0 24px;display:flex}.inspection-tabs::-webkit-scrollbar{display:none}.inspection-tabs button{min-width:130px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:10px;font-weight:650;display:flex;position:relative}.inspection-tabs button.is-active{color:var(--green-dark)}.inspection-tabs button.is-active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.inspection-tabs button span{color:var(--muted);background:#edf0ee;border-radius:3px;padding:2px 5px;font-size:8px}.measurement-section,.assessment-section,.inspection-work-section{border:1px solid var(--line);background:#fff;border-radius:7px;margin:18px 24px 0;overflow:visible}.inspection-work-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 15px;display:flex}.inspection-work-header>div{align-items:center;gap:10px;display:flex}.inspection-work-header h3{font-size:13px}.inspection-work-header p{color:var(--muted);margin-top:2px;font-size:9px}.visual-check-list>article{border-bottom:1px solid var(--line-soft);grid-template-columns:28px minmax(240px,1fr) 330px;align-items:start;gap:12px;min-height:106px;padding:12px 14px;display:grid}.visual-check-list>article:last-child{border-bottom:0}.visual-check-list>article.has-defect{box-shadow:inset 3px 0 0 var(--red);background:#fff9f8}.check-number{width:26px;height:26px;color:var(--muted);background:var(--surface-soft);border-radius:5px;place-items:center;font-size:9px;font-weight:700;display:grid}.check-copy{flex-direction:column;min-width:0;display:flex}.check-copy>span{color:var(--green-dark);text-transform:uppercase;font-size:7px;font-weight:700}.check-copy>strong{margin:3px 0 8px;font-size:10px}.check-copy textarea{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:5px;width:100%;min-height:40px;padding:7px 8px;font-size:8px}.check-segmented{background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.check-segmented button{min-width:0;min-height:38px;color:var(--muted);border:0;border-right:1px solid var(--line);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:5px;padding:5px 7px;font-size:7.5px;font-weight:650;display:flex}.check-segmented button:last-child{border-right:0}.check-segmented button.is-active{color:var(--ink);box-shadow:inset 0 -2px 0 var(--muted);background:#fff}.check-segmented button.is-ok{color:var(--green-dark);background:var(--green-soft);box-shadow:inset 0 -2px 0 var(--green)}.check-segmented button.is-defect{color:var(--red);background:var(--red-soft);box-shadow:inset 0 -2px 0 var(--red)}.finding-list>article{border-bottom:1px solid var(--line-soft);grid-template-columns:36px minmax(220px,1fr) auto;align-items:center;gap:12px;min-height:94px;padding:12px 14px;display:grid}.finding-list>article:last-child{border-bottom:0}.finding-list>article.is-resolved{opacity:.67}.finding-severity-mark{width:34px;height:34px;color:var(--amber);background:var(--amber-soft);border-radius:5px;place-items:center;display:grid}.finding-severity-mark--major,.finding-severity-mark--critical{color:var(--red);background:var(--red-soft)}.finding-copy{flex-direction:column;min-width:0;display:flex}.finding-copy>div{gap:5px;margin-bottom:4px;display:flex}.finding-copy>strong{font-size:10px}.finding-copy p,.finding-copy small{color:var(--muted);font-size:8px}.finding-copy p{margin:3px 0 5px;line-height:1.45}.completion-status-list{border-top:1px solid var(--line-soft)}.completion-status-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:58px;padding:9px 16px;display:grid}.completion-status-list>div:last-child{border-bottom:0}.completion-status-list>div>span:first-child{width:28px;height:28px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.completion-status-list>div>div{flex-direction:column;display:flex}.completion-status-list strong{font-size:9px}.completion-status-list small{color:var(--muted);font-size:8px}.finding-form{flex-direction:column;gap:13px;display:flex}.finding-form-grid{grid-template-columns:.7fr 1.3fr;gap:12px;display:grid}.finding-due-field>span:last-child{align-items:center;gap:8px;display:flex}.finding-due-field input{flex:1}.measurement-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:55px;padding:9px 12px;display:flex}.measurement-toolbar-actions{gap:6px;display:flex}.measurement-table{overflow:hidden}.measurement-table-head,.measurement-row{grid-template-columns:38px minmax(190px,1.2fr) 115px minmax(145px,.85fr) 116px minmax(135px,.8fr) 116px;align-items:center;display:grid}.measurement-table-head{min-height:34px;color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;background:#f7f9f8;padding:0 10px;font-size:8px;font-weight:700}.measurement-row{border-bottom:1px solid var(--line-soft);gap:4px;min-height:67px;padding:7px 10px}.measurement-row:last-child{border-bottom:0}.measurement-row.is-pending{background:#fffdf8;box-shadow:inset 3px 0 #e2a43e}.measurement-asset{grid-template-columns:29px minmax(0,1fr) 30px;align-items:center;gap:7px;min-width:0;display:grid}.measurement-asset>span:nth-child(2),.previous-value,.confirmation-cell{flex-direction:column;min-width:0;display:flex}.measurement-asset strong,.previous-value strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.measurement-asset small,.previous-value small{color:var(--muted);font-size:8px}.number-input{background:#fff;border:1px solid #cfd5d2;border-radius:5px;align-items:center;width:118px;height:35px;display:flex;overflow:hidden}.number-input:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #087f5b1a}.number-input.has-changed{background:#f5f9fe;border-color:#83aeda}.number-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 8px;font-size:12px;font-weight:700}.number-input span{color:var(--muted);padding:0 7px;font-size:9px}.current-value{align-items:center;gap:5px;display:flex}.delta-value{color:var(--blue);font-size:8px}.confirmation-cell{color:var(--muted);justify-content:center;padding-left:15px;font-size:8px;position:relative}.confirmation-dot{background:#e1a743;border-radius:50%;width:8px;height:8px;position:absolute;left:0}.confirmation-dot.is-done{background:#24a375}.measurement-actions{justify-content:flex-end;gap:4px;display:flex}.confirmed-icon{width:32px;height:32px;color:var(--green);place-items:center;display:grid}.assessment-section>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:64px;padding:12px 15px;display:flex}.assessment-section>header>div{align-items:center;gap:10px;display:flex}.section-number{width:28px;height:28px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;flex:0 0 28px;place-items:center;font-size:10px;font-weight:750;display:grid}.assessment-section h3{font-size:13px}.assessment-section header p{color:var(--muted);margin-top:2px;font-size:9px}.assessment-form{grid-template-columns:minmax(220px,.55fr) 1fr;align-items:start;gap:14px;padding:16px;display:grid}.mobile-inspection-action{display:none}.signature-form{flex-direction:column;gap:13px;display:flex}.signature-context{min-height:38px;color:var(--blue);background:var(--blue-soft);border-radius:5px;align-items:center;gap:8px;padding:8px 10px;font-size:10px;display:flex}.signature-pad-wrap{border:1px solid var(--line);background:#fbfcfc;border-radius:6px;height:180px;position:relative;overflow:hidden}.signature-pad{cursor:crosshair;touch-action:none;width:100%;height:100%}.signature-line{pointer-events:none;background:#abb4b0;height:1px;position:absolute;bottom:35px;left:28px;right:28px}.signature-hint{color:var(--muted);pointer-events:none;font-size:8px;position:absolute;bottom:15px;left:28px}.signature-clear{position:absolute;top:7px;right:7px}.legal-note{color:var(--muted);font-size:8px;line-height:1.45}.templates-page{min-height:100%;padding:26px 28px 36px}.template-workspace{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:260px minmax(460px,1fr) 285px;min-height:670px;display:grid;overflow:visible}.template-library,.field-properties{background:#f8faf9;min-width:0}.template-library{border-right:1px solid var(--line)}.template-library>header,.field-properties>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:61px;padding:13px 14px;display:flex}.template-library h3,.field-properties h3{font-size:13px}.template-library header span,.field-properties header span{color:var(--muted);font-size:8px}.template-library .search-field{width:auto;margin:10px}.template-list{flex-direction:column;display:flex}.template-list-item{text-align:left;border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;background:0 0;grid-template-columns:32px minmax(0,1fr) auto 14px;align-items:center;gap:8px;width:100%;min-height:64px;padding:8px 10px;display:grid}.template-list-item:hover,.template-list-item.is-active{background:#fff}.template-list-item.is-active{box-shadow:inset 3px 0 0 var(--green)}.template-file-icon,.field-type-icon{width:30px;height:30px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.template-list-item>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.template-list-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.template-list-item small{color:var(--muted);font-size:8px}.template-builder{background:#fff;min-width:0;padding-bottom:22px}.builder-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:95px;padding:16px 18px;display:flex}.builder-header>div{min-width:0}.builder-header h2,.template-name-input{font-size:18px;font-weight:680}.template-name-input{min-height:36px;padding:4px 7px}.builder-header p{color:var(--muted);margin-top:4px;font-size:9px}.template-meta-row{border-bottom:1px solid var(--line-soft);background:#fbfcfc;padding:13px 18px}.section-builder-list{flex-direction:column;gap:14px;padding:16px 18px;display:flex}.form-section-builder{border:1px solid var(--line);border-radius:6px}.form-section-builder>header{border-bottom:1px solid var(--line);background:#f6f8f7;grid-template-columns:28px minmax(0,1fr) auto 30px;align-items:center;gap:8px;min-height:50px;padding:7px 10px;display:grid}.form-section-builder h3,.form-section-builder header input{font-size:11px;font-weight:650}.form-section-builder header input{border:1px solid var(--line);background:#fff;border-radius:4px;min-width:0;padding:5px 7px}.form-section-builder header>span:nth-last-child(2){color:var(--muted);font-size:8px}.field-builder-list{position:relative}.field-builder-row{text-align:left;border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;background:#fff;grid-template-columns:30px minmax(120px,1fr) auto auto auto;align-items:center;gap:8px;width:100%;min-height:54px;padding:7px 9px;display:grid}.field-builder-row.is-selected{box-shadow:inset 3px 0 0 var(--green);background:#f2faf6}.field-builder-copy{flex-direction:column;min-width:0;display:flex}.field-builder-copy strong{font-size:10px}.field-builder-copy small{color:var(--muted);font-size:8px}.required-label{color:var(--red);font-size:8px;font-weight:650}.field-row-actions{gap:2px;display:flex}.add-field-wrap{padding:8px;position:relative}.add-field-button{width:100%;min-height:34px;color:var(--green-dark);cursor:pointer;background:#f5faf7;border:1px dashed #a5cdbd;border-radius:4px;justify-content:center;align-items:center;gap:5px;font-size:9px;font-weight:650;display:flex}.field-type-menu{z-index:20;border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));padding:7px;display:grid;position:absolute;top:45px;left:8px;right:8px}.field-type-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;min-height:34px;padding:0 7px;font-size:9px;display:flex}.field-type-menu button:hover{background:var(--surface-strong)}.add-section-button{margin-left:18px}.field-properties{border-left:1px solid var(--line)}.field-properties>header{justify-content:flex-start;gap:8px}.field-properties>header>div{flex-direction:column;display:flex}.property-form{flex-direction:column;gap:12px;padding:14px;display:flex}.toggle-field{grid-template-columns:17px 1fr;align-items:start;gap:7px;display:grid}.toggle-field>span{flex-direction:column;display:flex}.toggle-field strong{font-size:9px}.toggle-field small{color:var(--muted);margin-top:2px;font-size:8px}.property-delete{margin-top:5px}.template-preview{flex-direction:column;gap:14px;padding:14px;display:flex}.template-preview section{flex-direction:column;gap:8px;display:flex}.template-preview h4{border-bottom:1px solid var(--line-soft);padding-bottom:6px;font-size:10px}.template-preview label{color:var(--muted);flex-direction:column;gap:4px;font-size:8px;display:flex}.template-preview input,.template-preview select,.template-preview textarea{border:1px solid var(--line);background:#fff;border-radius:4px;min-height:32px;padding:5px}.portal-shell{background:#f3f5f4;min-height:100dvh;overflow:auto}.portal-topbar{z-index:50;border-bottom:1px solid var(--line);background:#fff;align-items:center;min-height:64px;padding:0 28px;display:flex;position:sticky;top:0}.portal-brand{align-items:center;gap:9px;min-width:210px;display:flex}.portal-brand>span:last-child{flex-direction:column;display:flex}.portal-brand strong{font-size:12px}.portal-brand small{color:var(--muted);font-size:8px}.portal-nav{flex:1;justify-content:center;align-items:stretch;min-height:64px;display:flex}.portal-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 14px;font-size:10px;font-weight:620;display:flex;position:relative}.portal-nav button.is-active{color:var(--green-dark)}.portal-nav button.is-active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:0;left:10px;right:10px}.portal-user{min-width:220px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:8px;padding:5px 0;display:flex}.portal-user>span:nth-of-type(2){flex-direction:column;display:flex}.portal-user strong{font-size:10px}.portal-user small{color:var(--muted);font-size:8px}.portal-account-wrap{justify-content:flex-end;display:flex;position:relative}.portal-account-popover{z-index:80;border:1px solid var(--line);width:220px;box-shadow:var(--shadow-md);background:#fff;border-radius:7px;flex-direction:column;gap:5px;padding:14px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.portal-account-popover>span{color:var(--muted);font-size:9px}.portal-account-popover>strong{margin-bottom:6px;font-size:11px}.portal-account-popover .text-action{align-items:center;gap:7px;min-height:34px;padding:0;display:flex}.portal-menu-button{display:none}.portal-main{width:min(1480px,100%);margin:0 auto;padding:24px 30px 48px}.portal-object-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px;display:flex}.portal-object-title{align-items:center;gap:12px;display:flex}.portal-object-title>div{flex-direction:column;display:flex}.portal-object-title>div>span{color:var(--green-dark);text-transform:uppercase;font-size:9px;font-weight:700}.portal-object-title h1{font-size:23px}.portal-object-title p{color:var(--muted);font-size:10px}.portal-due-banner{background:#fffaf0;border:1px solid #e8cc94;border-radius:6px;align-items:center;gap:10px;min-height:64px;margin-bottom:18px;padding:10px 14px;display:flex}.portal-due-banner>span:first-child{width:36px;height:36px;color:var(--amber);background:var(--amber-soft);border-radius:5px;place-items:center;display:grid}.portal-due-banner>div{flex:1}.portal-due-banner strong{font-size:11px}.portal-due-banner p{color:var(--muted);margin-top:2px;font-size:9px}.portal-plan-section{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.portal-section-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:65px;padding:12px 16px;display:flex}.portal-section-header h2,.portal-record-list h2,.portal-overview-grid h2{font-size:14px}.portal-section-header p,.portal-record-list header p{color:var(--muted);margin-top:3px;font-size:9px}.legend-inline{align-items:center;gap:12px;display:flex}.legend-inline span{color:var(--muted);align-items:center;gap:5px;font-size:8px;display:flex}.legend-inline i{border-radius:50%;width:8px;height:8px}.portal-plan-workspace{grid-template-columns:minmax(0,1fr) 330px;height:660px;min-height:0;display:grid}.portal-plan-workspace>.plan-viewport{background:#dfe4e1;padding:35px;position:relative;inset:auto}.portal-asset-detail{border-left:1px solid var(--line);min-width:0;padding:16px;overflow:auto}.portal-asset-detail>header{align-items:center;gap:10px;display:flex}.portal-asset-detail>header>div{flex-direction:column;min-width:0;display:flex}.portal-asset-detail header span{color:var(--muted);font-size:9px}.portal-asset-detail h3{font-size:15px}.portal-detail-status{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:8px;margin:13px 0;padding:9px 0;display:flex}.portal-detail-status>span:last-child{color:var(--muted);font-size:8px}.portal-asset-detail section{margin-top:14px}.portal-asset-detail h4{margin-bottom:9px;font-size:10px}.portal-current-value{background:#f7f9f8;border-radius:5px;flex-direction:column;padding:9px 10px;display:flex}.portal-current-value span,.portal-current-value small{color:var(--muted);font-size:8px}.portal-current-value strong{margin:2px 0;font-size:17px}.portal-history-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:30px 1fr auto;align-items:center;gap:8px;min-height:58px;padding:8px 0;display:grid}.portal-history-list>div>span:first-child{width:28px;height:28px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.portal-history-list>div>div{flex-direction:column;display:flex}.portal-history-list strong{font-size:9px}.portal-history-list small{color:var(--muted);font-size:8px}.portal-overview-grid{grid-template-columns:1.4fr 1fr;gap:18px;display:grid}.portal-overview-grid .content-panel{min-height:230px;padding:18px}.portal-kpis{border:1px solid var(--line-soft);border-radius:5px;grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.portal-kpis>div{text-align:center;border-right:1px solid var(--line-soft);flex-direction:column;justify-content:center;align-items:center;min-height:110px;padding:15px;display:flex}.portal-kpis>div:last-child{border-right:0}.portal-kpis strong{font-size:24px}.portal-kpis span{color:var(--muted);margin-top:5px;font-size:9px}.portal-date-row{align-items:center;gap:12px;margin-top:20px;display:flex}.portal-date-row>span{width:54px;height:58px;color:var(--amber);background:var(--amber-soft);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;font-size:9px;display:flex}.portal-date-row>span strong{font-size:20px}.portal-date-row>div strong{font-size:11px}.portal-date-row p{color:var(--muted);font-size:9px}.portal-record-list>header{border-bottom:1px solid var(--line);padding:16px}.portal-record-list article{border-bottom:1px solid var(--line-soft);grid-template-columns:38px 1fr auto 36px;align-items:center;gap:10px;min-height:78px;padding:12px 16px;display:grid}.portal-record-list article:last-child{border-bottom:0}.portal-record-list article>div{flex-direction:column;display:flex}.portal-record-list article strong{font-size:11px}.portal-record-list article span,.portal-record-list article small{color:var(--muted);font-size:8px}.mobile-bottom-nav{display:none}@media (width<=1180px){.sidebar{flex-basis:76px}.brand-block{justify-content:center}.brand-copy,.nav-item span,.sidebar-project,.connection-state span{display:none}.nav-item{justify-content:center}.template-workspace{grid-template-columns:220px minmax(430px,1fr) 260px}.measurement-table-head,.measurement-row{grid-template-columns:34px minmax(165px,1fr) 100px 135px 105px minmax(105px,.7fr) 102px}.portal-user{min-width:160px}.portal-user>span:nth-of-type(2){display:none}}@media (width<=980px){.page{padding:24px 20px 40px}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.dashboard-grid{grid-template-columns:1fr}.dashboard-projects,.activity-panel,.review-panel{grid-area:auto/1}.object-table-header,.people-list-header{display:none}.object-row{grid-template-columns:1.4fr .8fr .7fr}.object-row>div:nth-child(3),.object-row>div:nth-child(5){display:none}.person-row{grid-template-columns:1.2fr .7fr .8fr}.person-row>div:nth-child(4),.person-row>div:nth-child(5){display:none}.plan-list-panel,.asset-panel{flex-basis:280px;width:280px}.inspection-status-band{grid-template-columns:1.2fr 1fr 1fr}.inspection-fact:last-child,.measurement-table-head{display:none}.measurement-row{grid-template-columns:28px minmax(160px,1fr) 110px 130px 110px}.measurement-row>div:nth-of-type(4),.confirmation-cell{display:none}.template-workspace{grid-template-columns:210px 1fr}.field-properties{border-top:1px solid var(--line);border-left:0;grid-column:2}.property-form{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.portal-topbar{padding:0 18px}.portal-brand{min-width:155px}.portal-nav button{padding:0 8px}.portal-nav button svg{display:none}.portal-plan-workspace{grid-template-columns:minmax(0,1fr) 285px}}@media (width<=760px){body{overflow:hidden}.sidebar{flex-basis:auto;width:min(286px,86vw);transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.sidebar--open{transform:translate(0)}.sidebar--open .brand-block{justify-content:flex-start}.sidebar--open .brand-copy,.sidebar--open .nav-item span,.sidebar--open .sidebar-project,.sidebar--open .connection-state span{display:flex}.sidebar--open .nav-item{justify-content:flex-start}.sidebar-close,.nav-scrim{display:grid!important}.app-main{width:100%}.topbar{flex-basis:58px;min-height:58px;padding:0 12px}.mobile-menu-button{display:grid}.topbar-context{display:block}.topbar-title h1{font-size:15px}.search-button,.notification-button,.user-button__copy,.user-button>svg,.sync-button__copy{display:none}.sync-button{justify-content:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.user-button{width:38px;min-width:38px;padding:0}.user-button .avatar{flex-basis:34px}.page-content{padding-bottom:60px}.page{padding:18px 14px 30px}.page-header{flex-direction:column;align-items:flex-start;margin-bottom:18px}.page-header h2{font-size:21px}.page-header-actions{width:100%}.page-header-actions .button{flex:1}.metric-strip{grid-template-columns:1fr 1fr}.metric-item{gap:8px;min-height:76px;padding:12px}.metric-icon{flex-basis:32px;width:32px;height:32px}.metric-item strong{font-size:18px}.metric-item span:last-child{font-size:8px}.project-row{grid-template-columns:34px minmax(0,1fr) 18px}.project-row__status .status-badge{display:none}.list-toolbar{align-items:stretch}.list-toolbar .search-field{flex:1}.list-toolbar .button span{display:none}.object-row,.person-row{flex-wrap:wrap;align-items:flex-start;gap:12px;padding:14px;display:flex}.object-identity,.person-identity{width:100%}.object-row>div:not(.object-identity):not(.object-progress):not(.object-row__actions),.person-row>div:not(.person-identity){flex-direction:column;min-width:calc(50% - 6px);display:flex}.object-row>div[data-label]:before,.person-row>div[data-label]:before{color:var(--subtle);content:attr(data-label);text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:700}.object-row__actions{justify-content:flex-start;width:100%}.object-progress{bottom:8px;left:14px;right:14px}.access-summary{grid-template-columns:repeat(3,1fr);display:grid}.access-summary>div{text-align:center;grid-template-columns:1fr;min-width:0;padding:10px}.access-summary>div>span{grid-row:auto;margin:0 auto}.mobile-bottom-nav{z-index:45;height:60px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{min-width:0;color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:5px 2px;font-size:7px;display:flex}.mobile-nav-item.is-active{color:var(--green-dark)}.plan-page{height:calc(100dvh - 118px);min-height:420px}.plan-page-header{padding:9px 11px}.plan-breadcrumbs{white-space:nowrap;overflow:hidden}.plan-breadcrumbs>:not(:last-child):not(:nth-last-child(2)){display:none}.plan-title-line{align-items:flex-start}.plan-title-line h2{font-size:14px}.plan-header-actions .button:not(:last-child),.plan-header-actions .status-badge{display:none}.plan-header-actions .button:last-child{width:36px;min-height:36px;padding:0}.plan-header-actions .button:last-child span{display:none}.plan-toolrail{flex-basis:44px;width:44px;padding:7px 3px}.tool-button{width:36px;height:36px}.plan-floating-toolbar{max-width:calc(100% - 16px);top:7px}.type-picker{min-width:130px}.toolbar-control span{display:none}.plan-viewport{padding:60px 20px 165px}.plan-list-panel,.asset-panel{z-index:24;border-top:1px solid var(--line);border-left:0;width:auto;height:148px;position:absolute;bottom:0;left:44px;right:0;box-shadow:0 -8px 20px #18221f1a}.asset-panel{height:auto;top:70px}.plan-list-panel>header{min-height:42px;padding:6px 10px}.plan-list-panel>.search-field{width:145px;margin:0;position:absolute;top:4px;right:45px}.plan-asset-list{display:flex;overflow:auto hidden}.plan-asset-list>button{border-right:1px solid var(--line-soft);border-bottom:0;flex:0 0 170px}.compare-banner{bottom:155px;left:50px}.plan-filter-popover{left:60px;transform:none}.inspection-page{padding-bottom:86px}.inspection-header{padding:11px 13px}.inspection-breadcrumb{white-space:nowrap;overflow:hidden}.inspection-title-row{align-items:flex-start}.inspection-title-row h2{font-size:16px}.inspection-title-row p,.inspection-title-actions .button{display:none}.inspection-status-band{grid-template-columns:1fr 1fr}.inspection-progress-block,.inspection-fact{min-height:76px;padding:10px 13px}.inspection-fact:nth-child(n+3){display:none}.inspection-tabs{min-height:44px;padding:0;overflow-x:auto}.inspection-tabs button{min-width:110px;padding:0 8px;font-size:10px}.inspection-tabs button span{font-size:9px}.measurement-section,.assessment-section,.inspection-work-section{margin:12px 10px 0}.inspection-work-header{align-items:flex-start}.visual-check-list>article{grid-template-columns:28px minmax(0,1fr)}.check-segmented{grid-column:2}.check-segmented button span{display:none}.finding-list>article{grid-template-columns:36px minmax(0,1fr);align-items:start}.finding-list>article>.button{grid-column:2;width:100%}.finding-form-grid{grid-template-columns:1fr}.measurement-toolbar{flex-direction:column;align-items:stretch}.measurement-toolbar .search-field{width:100%}.measurement-toolbar-actions{justify-content:flex-end}.measurement-row{grid-template-columns:22px minmax(0,1fr) auto;gap:8px;min-height:162px;padding:10px;display:grid}.selection-cell{grid-row:1/span 3}.measurement-asset{grid-column:2/span 2}.previous-value,.current-value,.measurement-row>div[data-label=Bewertung],.confirmation-cell{min-width:0;display:flex!important}.previous-value:before,.current-value:before,.measurement-row>div[data-label=Bewertung]:before,.confirmation-cell:before{color:var(--subtle);content:attr(data-label);text-transform:uppercase;margin-bottom:3px;font-size:7px;font-weight:700;display:block}.previous-value{grid-column:2}.current-value{flex-direction:column;grid-column:3;align-items:flex-start}.measurement-row>div[data-label=Bewertung]{flex-direction:column;grid-column:2}.confirmation-cell{grid-column:3;align-self:center;padding-left:15px}.confirmation-cell:before{display:none}.measurement-actions{grid-column:2/span 2}.measurement-actions .button{flex:1}.assessment-form{grid-template-columns:1fr}.field--wide{grid-column:auto}.mobile-inspection-action{z-index:40;border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:58px;padding:8px 12px;display:flex;position:fixed;bottom:60px;left:0;right:0;box-shadow:0 -5px 18px #18221f14}.mobile-inspection-action>div{flex-direction:column;display:flex}.mobile-inspection-action strong{font-size:11px}.mobile-inspection-action span{color:var(--muted);font-size:8px}.templates-page{padding:18px 12px 30px}.template-workspace{flex-direction:column;min-height:0;display:flex}.template-library{border-right:0;border-bottom:1px solid var(--line)}.template-list{flex-direction:row;padding:0 8px 8px;display:flex;overflow-x:auto}.template-list-item{border:1px solid var(--line-soft);flex:0 0 220px}.builder-header{flex-direction:column;align-items:flex-start}.builder-header .button{width:100%}.section-builder-list{padding:12px 9px}.field-builder-row{grid-template-columns:30px minmax(100px,1fr) auto}.field-builder-row>.status-badge,.field-builder-row>.required-label{display:none}.field-row-actions{grid-column:3}.field-properties{grid-column:auto}.property-form{display:flex}.portal-topbar{min-height:58px;padding:0 12px}.portal-brand{flex:1;min-width:0}.portal-menu-button{margin-right:7px;display:grid}.portal-nav{border-bottom:1px solid var(--line);height:auto;min-height:0;box-shadow:var(--shadow-md);background:#fff;flex-direction:column;padding:8px;display:none;position:absolute;top:58px;left:0;right:0}.portal-nav.is-open{display:flex}.portal-nav button{justify-content:flex-start;min-height:42px}.portal-nav button svg{display:block}.portal-user{min-width:42px}.portal-user .icon-button,.portal-user>svg{display:none}.portal-main{padding:18px 12px 35px}.portal-object-header{align-items:flex-start}.portal-object-title h1{font-size:18px}.portal-object-actions .status-badge{display:none}.portal-object-actions .button{width:38px;min-width:38px;padding:0}.portal-object-actions .button span{display:none}.portal-due-banner{align-items:flex-start}.portal-due-banner>.status-badge{display:none}.portal-section-header{flex-direction:column;align-items:flex-start}.legend-inline{max-width:100%;overflow-x:auto}.portal-plan-workspace{flex-direction:column;height:auto;display:flex}.portal-plan-workspace>.plan-viewport{scrollbar-width:none;-ms-overflow-style:none;height:310px;padding:28px 18px}.portal-plan-workspace>.plan-viewport::-webkit-scrollbar{display:none}.portal-asset-detail{border-top:1px solid var(--line);border-left:0;min-height:300px}.portal-overview-grid,.portal-kpis{grid-template-columns:1fr}.portal-kpis>div{border-right:0;border-bottom:1px solid var(--line-soft);min-height:80px}.portal-record-list article{grid-template-columns:36px 1fr auto}.portal-record-list article>.status-badge{display:none}}@media (width<=520px){.repeat-date-grid,.invite-identity-grid{grid-template-columns:1fr}.repeat-copy-summary{padding:10px}}@media print{.portal-topbar,.portal-due-banner,.portal-object-actions,.portal-menu-button{display:none!important}.portal-shell{background:#fff;overflow:visible}.portal-main{width:100%;padding:0}}.pwa-status-notice{z-index:1000;color:#f7fbf8;background:#1e2925;border:1px solid #4d7164;border-radius:12px;align-items:center;gap:16px;max-width:min(560px,100vw - 32px);padding:14px 16px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 38px #13231d52}.pwa-status-notice strong,.pwa-status-notice span{display:block}.pwa-status-notice span{color:#d1e2da;margin-top:3px;font-size:.83rem;line-height:1.35}.pwa-status-notice__actions{flex:none;align-items:center;gap:8px;display:flex}@media (width<=560px){.pwa-status-notice{flex-direction:column;align-items:flex-start;gap:10px;bottom:12px;left:12px;right:12px}.pwa-status-notice__actions{justify-content:flex-end;width:100%}}
