:root{color:#082f63;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#fff;min-width:320px;min-height:100%}body{min-width:320px;min-height:100%;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}input{appearance:none}.dashboard-page{background:radial-gradient(circle at 50% 20%,#e5efff80,#0000 38%),#fff;justify-content:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.dashboard-panel{z-index:2;box-sizing:border-box;width:min(100%,520px);padding:max(64px, env(safe-area-inset-top)) 24px max(36px, env(safe-area-inset-bottom));position:relative}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:8px;display:flex}.dashboard-header h1{color:#073b78;letter-spacing:-1.5px;margin:0;font-size:clamp(40px,10vw,54px);font-weight:750;line-height:1.05}.dashboard-header p{color:#082f63;margin:34px 0 0;font-size:28px;font-weight:700}.logout-button{color:#0869f7;cursor:pointer;background:#ffffffeb;border:1px solid #d2e1f2;border-radius:15px;flex:none;width:48px;height:48px;margin-top:4px;padding:12px;box-shadow:0 8px 22px #295f9d14}.logout-button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.logout-button:hover{background:#eef5ff}.logout-button:focus-visible{outline-offset:3px;outline:3px solid #0869f740}.dashboard-user{color:#657892;overflow-wrap:anywhere;margin:22px 0 28px;font-size:14px;line-height:1.5}.dashboard-user strong{color:#173d6e;font-weight:600}.dashboard-navigation{flex-direction:column;gap:18px;display:flex}.dashboard-tile{box-sizing:border-box;width:100%;min-height:126px;color:inherit;text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #e0eaf5;border-radius:24px;grid-template-columns:82px 1fr 30px;align-items:center;gap:18px;padding:20px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;box-shadow:0 13px 30px #28568b17}.dashboard-tile:hover{border-color:#b8d2ef;transform:translateY(-2px);box-shadow:0 16px 34px #28568b24}.dashboard-tile:active{transform:translateY(1px)}.dashboard-tile:focus-visible{outline-offset:3px;outline:4px solid #0869f733}.dashboard-tile-icon{box-sizing:border-box;color:#0869f7;background:#edf5ff;border-radius:21px;place-items:center;width:82px;height:82px;padding:20px;display:grid}.dashboard-tile-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.dashboard-tile-content{flex-direction:column;gap:7px;min-width:0;display:flex}.dashboard-tile-title{color:#082f63;font-size:clamp(21px,5vw,26px);font-weight:750;line-height:1.15}.dashboard-tile-subtitle{color:#6c7f98;font-size:16px;line-height:1.3}.dashboard-tile-arrow{color:#0869f7;width:28px;height:28px}.dashboard-tile-arrow svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.dashboard-wave{pointer-events:none;border-radius:50%;width:900px;height:410px;position:absolute;bottom:-250px;left:50%}.dashboard-wave-one{background:#c2dcff4d;transform:translate(-72%)rotate(10deg)}.dashboard-wave-two{background:#dae9ff57;transform:translate(-28%)rotate(-11deg)}@media (width<=420px){.dashboard-panel{padding-left:18px;padding-right:18px}.dashboard-header h1{font-size:39px}.dashboard-header p{margin-top:26px;font-size:25px}.dashboard-tile{border-radius:21px;grid-template-columns:68px 1fr 25px;gap:14px;min-height:112px;padding:17px}.dashboard-tile-icon{border-radius:18px;width:68px;height:68px;padding:16px}.dashboard-tile-title{font-size:21px}.dashboard-tile-subtitle{font-size:14px}}#root{min-height:100%}.login-page{background:radial-gradient(circle at 50% 25%,#e5efff8c,#0000 35%),#fff;justify-content:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.login-panel{z-index:2;width:min(100%,480px);min-height:100dvh;padding:max(84px, env(safe-area-inset-top)) 24px max(40px, env(safe-area-inset-bottom));flex-direction:column;justify-content:center;display:flex;position:relative}.login-header{text-align:center;margin-bottom:64px}.login-header h1{color:#073b78;letter-spacing:-1.6px;margin:0;font-size:clamp(42px,11vw,58px);font-weight:750;line-height:1.05}.login-form{flex-direction:column;gap:28px;display:flex}.form-field{flex-direction:column;gap:10px;display:flex}.form-field label{color:#082f63;font-size:18px;font-weight:600}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper input{box-sizing:border-box;color:#092f62;width:100%;min-height:62px;font:inherit;background:#ffffffeb;border:1px solid #c9d9ec;border-radius:18px;outline:none;padding:0 58px;font-size:18px;transition:border-color .16s,box-shadow .16s,background-color .16s;box-shadow:0 8px 24px #295f9d0a}.input-wrapper input::placeholder{color:#919eae}.input-wrapper input:hover{border-color:#9fb9d8}.input-wrapper input:focus{background:#fff;border-color:#0869f7;box-shadow:0 0 0 4px #0869f71f}.input-wrapper input:disabled{cursor:not-allowed;opacity:.65}.input-icon{z-index:1;color:#8795a7;pointer-events:none;width:25px;height:25px;position:absolute;left:20px}.input-icon svg,.password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.password-toggle{color:#8795a7;cursor:pointer;background:0 0;border:0;border-radius:12px;width:44px;height:44px;padding:10px;position:absolute;right:13px}.password-toggle:hover{color:#0869f7;background:#eef5ff}.password-toggle:focus-visible{outline-offset:1px;outline:3px solid #0869f740}.form-message{color:#a82121;background:#fff5f5;border:1px solid #ffd0d0;border-radius:14px;margin-top:-8px;padding:13px 16px;font-size:15px;line-height:1.4}.login-button{color:#fff;width:100%;min-height:62px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0872ff,#075ee7);border:0;border-radius:18px;margin-top:10px;font-size:20px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 14px 30px #0869f73d}.login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 17px 34px #0869f74d}.login-button:active:not(:disabled){transform:translateY(1px)}.login-button:focus-visible{outline-offset:3px;outline:4px solid #0869f740}.login-button:disabled{cursor:wait;opacity:.7}.background-wave{pointer-events:none;border-radius:50%;width:850px;height:390px;position:absolute;bottom:-220px;left:50%}.background-wave-one{background:#c2dcff52;transform:translate(-72%)rotate(10deg)}.background-wave-two{background:#dae9ff5c;transform:translate(-28%)rotate(-11deg)}@media (height<=700px){.login-panel{justify-content:flex-start;padding-top:52px}.login-header{margin-bottom:38px}}@media (width>=700px){.login-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e1ebf6;border-radius:32px;min-height:auto;margin:60px 0;padding:70px 52px;box-shadow:0 24px 70px #2049791f}}.app-loading{color:#082f63;background:#fff;place-content:center;place-items:center;gap:16px;min-height:100dvh;display:grid}.app-loading p{margin:0;font-size:16px}.app-loading-spinner{border:4px solid #dce9f8;border-top-color:#0869f7;border-radius:50%;width:42px;height:42px;animation:.75s linear infinite app-loading-spin}@keyframes app-loading-spin{to{transform:rotate(360deg)}}.work-report-page{background:radial-gradient(circle at 50% 18%,#e5efff80,#0000 38%),#fff;justify-content:center;min-height:100dvh;display:flex;position:relative;overflow-x:hidden}.work-report-panel{z-index:2;box-sizing:border-box;width:100%;max-width:560px;padding:max(42px, env(safe-area-inset-top)) 20px max(30px, env(safe-area-inset-bottom));position:relative}.work-report-header{align-items:flex-start;gap:10px;margin-bottom:28px;display:flex}.work-report-header h1{color:#073b78;letter-spacing:-1.4px;margin:0;font-size:clamp(36px,9vw,50px);font-weight:750;line-height:1.05}.work-report-header p{color:#082f63;margin:22px 0 0;font-size:25px;font-weight:700}.work-report-back{color:#0869f7;cursor:pointer;background:0 0;border:0;border-radius:14px;flex:none;width:46px;height:46px;margin-top:1px;padding:11px}.work-report-back:hover{background:#edf5ff}.work-report-back svg,.work-report-input svg,.planned-job-icon svg,.planned-job-indicator svg,.other-jobs-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;display:block}.work-report-back svg{stroke-width:2.2px;width:24px;height:24px}.work-report-time-card{background:#fffffff5;border:1px solid #e0eaf5;border-radius:24px;flex-direction:column;gap:22px;padding:22px;display:flex;box-shadow:0 13px 30px #28568b17}.work-report-time-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.work-report-field{flex-direction:column;gap:9px;display:flex}.work-report-field label{color:#082f63;font-size:17px;font-weight:700}.work-report-input{align-items:center;display:flex;position:relative}.work-report-input svg{color:#0869f7;stroke-width:1.9px;pointer-events:none;width:23px;height:23px;position:absolute;left:16px}.work-report-input input{box-sizing:border-box;color:#082f63;width:100%;min-width:0;min-height:58px;font:inherit;background:#fff;border:1px solid #c9d9ec;border-radius:16px;outline:none;padding:0 14px 0 50px;font-size:17px}.work-report-input input:focus{border-color:#0869f7;box-shadow:0 0 0 4px #0869f71f}.planned-jobs-section{margin-top:30px}.planned-jobs-section h2{color:#082f63;margin:0 0 16px;font-size:27px}.planned-job-card{appearance:none;box-sizing:border-box;width:100%;min-height:112px;color:inherit;text-align:left;cursor:pointer;background:#fffffff5;border:1px solid #e0eaf5;border-radius:22px;grid-template-columns:68px minmax(0,1fr) 28px;align-items:center;gap:16px;margin-bottom:14px;padding:17px;display:grid;box-shadow:0 11px 25px #28568b14}.planned-job-card.selected{border-color:#0869f7;box-shadow:0 0 0 3px #0869f71f,0 13px 28px #28568b1f}.planned-job-icon{box-sizing:border-box;color:#0869f7;background:#edf5ff;border-radius:18px;place-items:center;width:68px;height:68px;padding:16px;display:grid}.planned-job-icon svg{stroke-width:1.8px;width:36px;height:36px}.planned-job-content{flex-direction:column;gap:5px;min-width:0;display:flex}.planned-job-content strong{color:#082f63;font-size:23px;line-height:1.15}.planned-job-content span{color:#6c7f98;font-size:15px}.planned-job-content small{color:#8a9aad;overflow-wrap:anywhere;font-size:13px}.planned-job-indicator{color:#0869f7;width:28px;height:28px}.planned-job-indicator svg{stroke-width:2.3px;width:28px;height:28px}.other-jobs-button{color:#0869f7;width:100%;min-height:58px;font:inherit;cursor:pointer;background:#fff;border:2px solid #0869f7;border-radius:18px;justify-content:center;align-items:center;gap:11px;padding:12px 18px;font-size:17px;font-weight:700;display:flex}.other-jobs-button svg{stroke-width:1.9px;width:23px;height:23px}.work-report-continue{color:#fff;width:100%;min-height:60px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0872ff,#075ee7);border:0;border-radius:18px;margin-top:22px;font-size:19px;font-weight:700;box-shadow:0 14px 30px #0869f73d}.work-report-continue:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.work-report-message{border-radius:15px;margin-top:16px;padding:14px 16px;font-size:15px;line-height:1.45}.work-report-message.error{color:#a82121;background:#fff5f5;border:1px solid #ffd0d0}.work-report-message.information{color:#164d8d;background:#f2f7ff;border:1px solid #c9ddfa}.planned-jobs-state{color:#657892;text-align:center;background:#fff;border:1px solid #e0eaf5;border-radius:20px;justify-content:center;align-items:center;gap:12px;min-height:90px;margin-bottom:14px;padding:20px;display:flex}.planned-jobs-spinner{border:3px solid #dce9f8;border-top-color:#0869f7;border-radius:50%;flex:none;width:24px;height:24px;animation:.75s linear infinite planned-jobs-spin}.work-report-wave{pointer-events:none;border-radius:50%;width:900px;height:410px;position:absolute;bottom:-260px;left:50%}.work-report-wave-one{background:#c2dcff4d;transform:translate(-72%)rotate(10deg)}.work-report-wave-two{background:#dae9ff57;transform:translate(-28%)rotate(-11deg)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes planned-jobs-spin{to{transform:rotate(360deg)}}@media (width<=420px){.work-report-panel{padding-left:16px;padding-right:16px}.work-report-header h1{font-size:36px}.work-report-header p{font-size:23px}.work-report-time-card{padding:18px}.work-report-time-row{grid-template-columns:1fr}.planned-job-card{grid-template-columns:62px minmax(0,1fr) 24px;gap:13px;padding:15px}.planned-job-icon{width:62px;height:62px;padding:14px}.planned-job-content strong{font-size:21px}}.other-jobs-page{background:#f7faff;justify-content:center;min-height:100dvh;display:flex}.other-jobs-panel{box-sizing:border-box;width:100%;max-width:560px;padding:max(36px, env(safe-area-inset-top)) 18px max(30px, env(safe-area-inset-bottom))}.other-jobs-header{align-items:flex-start;gap:10px;margin-bottom:26px;display:flex}.other-jobs-header h1{color:#073b78;margin:0;font-size:32px;line-height:1.1}.other-jobs-header p{color:#6c7f98;margin:9px 0 0;line-height:1.4}.other-jobs-back{color:#0869f7;cursor:pointer;background:0 0;border:0;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;padding:9px;display:grid}.other-jobs-back:hover{background:#eaf3ff}.other-jobs-back svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.other-jobs-filter{background:#fff;border:1px solid #dfe9f5;border-radius:22px;flex-direction:column;gap:18px;padding:20px;display:flex;box-shadow:0 11px 26px #28568b14}.other-jobs-field{flex-direction:column;gap:8px;display:flex}.other-jobs-field label{color:#082f63;font-size:16px;font-weight:700}.other-jobs-field select,.other-jobs-field input{box-sizing:border-box;color:#082f63;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #c9d9ec;border-radius:15px;outline:none;padding:0 15px;font-size:16px}.other-jobs-field select:focus,.other-jobs-field input:focus{border-color:#0869f7;box-shadow:0 0 0 4px #0869f71f}.other-jobs-information,.other-jobs-loading,.other-jobs-message{text-align:center;border-radius:16px;margin-top:18px;padding:17px}.other-jobs-information,.other-jobs-loading{color:#657892;background:#fff;border:1px solid #dfe9f5}.other-jobs-loading{justify-content:center;align-items:center;gap:11px;display:flex}.other-jobs-message.error{color:#a82121;background:#fff5f5;border:1px solid #ffd0d0}.other-jobs-spinner{border:3px solid #dce9f8;border-top-color:#0869f7;border-radius:50%;width:22px;height:22px;animation:.75s linear infinite other-jobs-spin}.other-jobs-results{margin-top:24px}.other-jobs-count{color:#6c7f98;margin:0 0 12px;font-size:14px}.other-job-card{width:100%;min-height:84px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe9f5;border-radius:18px;grid-template-columns:minmax(0,1fr) 25px;align-items:center;gap:14px;margin-bottom:12px;padding:17px;display:grid;box-shadow:0 8px 20px #28568b0f}.other-job-card:hover{border-color:#a9caee}.other-job-content{flex-direction:column;gap:6px;min-width:0;display:flex}.other-job-content strong{color:#082f63;font-size:19px}.other-job-content span{color:#6c7f98;overflow-wrap:anywhere;font-size:14px;line-height:1.35}.other-job-card>svg{fill:none;stroke:#0869f7;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}@keyframes other-jobs-spin{to{transform:rotate(360deg)}}.product-selection-page{background:radial-gradient(circle at 50% 12%,#e5efff9e,#0000 36%),#f7faff;justify-content:center;min-height:100dvh;display:flex}.product-selection-panel{box-sizing:border-box;width:100%;max-width:580px;padding:max(36px, env(safe-area-inset-top)) 18px max(32px, env(safe-area-inset-bottom))}.product-selection-header{align-items:flex-start;gap:10px;margin-bottom:24px;display:flex}.product-selection-header h1{color:#073b78;margin:0;font-size:34px;font-weight:750;line-height:1.1}.product-selection-header p{color:#6c7f98;margin:8px 0 0;font-size:16px;line-height:1.4}.product-selection-back{color:#0869f7;cursor:pointer;background:0 0;border:0;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;padding:9px;display:grid}.product-selection-back:hover{background:#eaf3ff}.product-selection-back:focus-visible{outline-offset:2px;outline:3px solid #0869f733}.product-selection-back svg,.selected-job-summary-icon svg,.product-card-icon svg,.product-card-indicator svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;display:block}.product-selection-back svg{stroke-width:2.2px;width:25px;height:25px}.selected-job-summary{background:#fff;border:1px solid #dce8f5;border-radius:20px;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:15px;padding:17px;display:grid;box-shadow:0 10px 24px #28568b12}.selected-job-summary-icon{box-sizing:border-box;color:#0869f7;background:#edf5ff;border-radius:16px;place-items:center;width:60px;height:60px;padding:14px;display:grid}.selected-job-summary-icon svg{stroke-width:1.8px;width:32px;height:32px}.selected-job-summary-content{flex-direction:column;gap:5px;min-width:0;display:flex}.selected-job-summary-content strong{color:#082f63;font-size:20px;line-height:1.25}.selected-job-summary-content span{color:#657892;overflow-wrap:anywhere;font-size:14px;line-height:1.35}.selected-job-summary-content small{color:#8a9aad;font-size:13px}.products-section{margin-top:28px}.products-section>h2{color:#082f63;margin:0 0 15px;font-size:25px}.product-group{margin-bottom:14px}.product-card{appearance:none;box-sizing:border-box;width:100%;min-height:104px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce8f5;border-radius:20px;grid-template-columns:64px minmax(0,1fr) 28px;align-items:center;gap:14px;margin:0;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 9px 22px #28568b12}.product-card:hover{border-color:#b5cfea;box-shadow:0 12px 27px #28568b1c}.product-card:active{transform:translateY(1px)}.product-card:focus-visible{outline-offset:2px;outline:4px solid #0869f729}.product-card.selected{border-color:#0869f7;border-radius:20px 20px 0 0;box-shadow:0 0 0 3px #0869f71a,0 11px 26px #28568b1c}.product-card-icon{box-sizing:border-box;color:#0869f7;background:#edf5ff;border-radius:17px;place-items:center;width:64px;height:64px;padding:15px;display:grid}.product-card-icon svg{stroke-width:1.8px;width:34px;height:34px}.product-card-content{flex-direction:column;gap:5px;min-width:0;display:flex}.product-card-content strong{color:#082f63;font-size:19px;line-height:1.25}.product-card-content span{color:#657892;font-size:14px;line-height:1.35}.product-card-content small{color:#8a9aad;min-height:17px;font-size:13px}.product-card-indicator{color:#0869f7;width:28px;height:28px;transition:transform .18s}.product-card-indicator.expanded{transform:rotate(90deg)}.product-card-indicator svg{stroke-width:2.3px;width:28px;height:28px}.product-items-panel{background:#fff;border:1px solid #cadcf2;border-top:0;border-radius:0 0 19px 19px;margin:0 10px;padding:20px 18px;box-shadow:0 12px 22px #28568b0f}.chapter-locations h3,.chapter-activities h3{color:#082f63;margin:0;font-size:18px;font-weight:750;line-height:1.2}.chapter-location-list{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.chapter-location-chip{color:#0869f7;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9cce7;border-radius:12px;padding:8px 20px;font-size:16px;transition:color .15s,background .15s,border-color .15s,box-shadow .15s}.chapter-location-chip:hover{background:#f3f8ff;border-color:#0869f7}.chapter-location-chip.selected{color:#fff;background:#0869f7;border-color:#0869f7;box-shadow:0 5px 14px #0869f733}.chapter-location-chip:focus-visible{outline-offset:2px;outline:3px solid #0869f733}.chapter-items-divider{background:#dbe6f3;height:1px;margin:20px 0}.chapter-activities{flex-direction:column;gap:12px;display:flex}.chapter-activities-header{grid-template-columns:minmax(0,1fr) 218px;align-items:end;gap:16px;margin-bottom:2px;display:grid}.activity-column-headings{grid-template-columns:minmax(0,1fr) 74px;gap:10px;display:grid}.activity-column-headings span{color:#637997;font-size:13px;font-weight:650}.activity-column-headings span:last-child{text-align:center}.activity-row{grid-template-columns:minmax(0,1fr) 218px;align-items:center;gap:16px;min-height:56px;display:grid}.activity-name{color:#082f63;overflow-wrap:anywhere;font-size:16px;font-weight:550;line-height:1.3}.activity-fields{grid-template-columns:minmax(0,1fr) 74px;align-items:center;gap:10px;display:grid}.activity-quantity-input,.activity-unit-input{box-sizing:border-box;color:#082f63;width:100%;min-width:0;height:50px;font:inherit;background:#fff;border:1px solid #c4d5e9;border-radius:13px;outline:none;font-size:16px;transition:border-color .16s,box-shadow .16s,background .16s}.activity-quantity-input{padding:0 14px}.activity-unit-input{text-align:center;padding:0 8px}.activity-quantity-input:hover,.activity-unit-input:hover{border-color:#9fbbdb}.activity-quantity-input:focus,.activity-unit-input:focus{background:#fff;border-color:#0869f7;box-shadow:0 0 0 3px #0869f71f}.activity-quantity-input::placeholder,.activity-unit-input::placeholder{color:#93a6bf}.product-selection-state,.product-selection-message{text-align:center;border-radius:16px;padding:17px}.product-selection-state{color:#657892;background:#fff;border:1px solid #dce8f5;justify-content:center;align-items:center;gap:11px;display:flex}.product-items-panel .product-selection-state{background:#f8fbff;margin:4px 0}.product-selection-message{margin-top:16px;font-size:15px;line-height:1.45}.product-selection-message.error{color:#a82121;background:#fff5f5;border:1px solid #ffd0d0}.product-selection-message.information{color:#164d8d;background:#f2f7ff;border:1px solid #c9ddfa}.product-selection-spinner{border:3px solid #dce9f8;border-top-color:#0869f7;border-radius:50%;flex:none;width:23px;height:23px;animation:.75s linear infinite product-selection-spin}.product-selection-continue{bottom:max(12px, env(safe-area-inset-bottom));z-index:3;color:#fff;width:100%;min-height:60px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0872ff,#075ee7);border:0;border-radius:18px;margin-top:24px;font-size:19px;font-weight:700;position:sticky;box-shadow:0 14px 30px #0869f73d}.product-selection-continue:hover:not(:disabled){background:linear-gradient(135deg,#0868ed,#0755d0)}.product-selection-continue:focus-visible{outline-offset:3px;outline:4px solid #0869f738}.product-selection-continue:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}@keyframes product-selection-spin{to{transform:rotate(360deg)}}@media (width<=460px){.product-selection-panel{padding-left:15px;padding-right:15px}.product-selection-header h1{font-size:31px}.product-card{grid-template-columns:58px minmax(0,1fr) 24px;gap:12px;min-height:94px;padding:14px}.product-card-icon{width:58px;height:58px;padding:13px}.product-card-icon svg{width:32px;height:32px}.product-card-indicator,.product-card-indicator svg{width:24px;height:24px}.product-items-panel{margin-left:5px;margin-right:5px;padding:17px 14px}.chapter-activities-header,.activity-row{grid-template-columns:minmax(0,1fr) 168px;gap:10px}.activity-column-headings,.activity-fields{grid-template-columns:minmax(0,1fr) 58px;gap:7px}.activity-name{font-size:15px}.activity-quantity-input,.activity-unit-input{height:47px;font-size:15px}.activity-quantity-input{padding:0 10px}.activity-unit-input{padding:0 5px}.chapter-location-chip{min-height:42px;padding:7px 16px;font-size:15px}}@media (width<=360px){.chapter-activities-header{display:none}.activity-row{border-bottom:1px solid #e3ebf5;grid-template-columns:1fr;gap:7px;padding-bottom:12px}.activity-fields{grid-template-columns:minmax(0,1fr) 70px}}.selected-job-time-card{background:#fff;border:1px solid #dce8f5;border-radius:20px;margin-top:14px;padding:18px;box-shadow:0 10px 24px #28568b12}.selected-job-time-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.selected-job-time-header h2{color:#082f63;margin:0;font-size:19px;line-height:1.2}.selected-job-time-header p{color:#7b8da5;margin:5px 0 0;font-size:13px;line-height:1.4}.selected-job-time-header>svg{fill:none;stroke:#0869f7;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 28px;width:28px;height:28px;display:block}.selected-job-time-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.selected-job-time-field{flex-direction:column;gap:8px;min-width:0;display:flex}.selected-job-time-field label{color:#082f63;font-size:15px;font-weight:700}.selected-job-time-field input{box-sizing:border-box;color:#082f63;width:100%;min-width:0;height:52px;font:inherit;background:#fff;border:1px solid #c4d5e9;border-radius:14px;outline:none;padding:0 13px;font-size:16px}.selected-job-time-field input:hover{border-color:#9fbbdb}.selected-job-time-field input:focus{border-color:#0869f7;box-shadow:0 0 0 3px #0869f71f}@media (width<=360px){.selected-job-time-fields{grid-template-columns:1fr}}.work-report-attachments{background:#fff;border:1px solid #dce8f5;border-radius:20px;margin-top:20px;padding:18px;box-shadow:0 10px 24px #28568b12}.work-report-note-field{flex-direction:column;gap:10px;display:flex;position:relative}.work-report-note-field label{color:#082f63;font-size:17px;font-weight:750}.work-report-note-field textarea{resize:vertical;box-sizing:border-box;color:#082f63;width:100%;min-height:108px;font:inherit;background:#fff;border:1px solid #c4d5e9;border-radius:14px;outline:none;padding:13px 14px 28px;font-size:15px;line-height:1.45}.work-report-note-field textarea:hover{border-color:#9fbbdb}.work-report-note-field textarea:focus{border-color:#0869f7;box-shadow:0 0 0 3px #0869f71f}.work-report-note-field textarea::placeholder{color:#93a6bf}.work-report-note-counter{color:#8a9aad;pointer-events:none;font-size:11px;position:absolute;bottom:8px;right:11px}.work-report-photo-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.work-report-photo-button{box-sizing:border-box;color:#0869f7;cursor:pointer;background:#fff;border:1px solid #0869f7;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:14px;padding:10px 16px;font-size:15px;font-weight:700;transition:background .15s,box-shadow .15s;display:flex}.work-report-photo-button:hover{background:#f1f7ff}.work-report-photo-button:focus-visible{outline-offset:2px;outline:3px solid #0869f733}.work-report-photo-button.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.work-report-photo-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.work-report-photo-list{flex-direction:column;gap:9px;margin-top:15px;display:flex}.work-report-photo-summary{color:#657892;font-size:13px}.work-report-photo-item{background:#f8fbff;border:1px solid #dce8f5;border-radius:13px;grid-template-columns:40px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:9px;display:grid}.work-report-photo-icon{color:#0869f7;background:#e9f3ff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.work-report-photo-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.work-report-photo-data{flex-direction:column;gap:3px;min-width:0;display:flex}.work-report-photo-data strong{color:#082f63;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.work-report-photo-data small{color:#7d90aa;font-size:11px}.work-report-photo-remove{color:#a82121;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;padding:8px;display:grid}.work-report-photo-remove:hover{background:#fff0f0}.work-report-photo-remove svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.coworkers-page{background:radial-gradient(circle at 50% 12%,#e5efff9e,#0000 36%),#f7faff;justify-content:center;min-height:100dvh;display:flex}.coworkers-panel{box-sizing:border-box;width:100%;max-width:580px;padding:max(36px, env(safe-area-inset-top)) 18px max(32px, env(safe-area-inset-bottom))}.coworkers-header{align-items:flex-start;gap:10px;margin-bottom:24px;display:flex}.coworkers-header h1{color:#073b78;margin:0;font-size:32px;font-weight:750;line-height:1.1}.coworkers-header p{color:#6c7f98;margin:8px 0 0;font-size:15px;line-height:1.4}.coworkers-back{color:#0869f7;cursor:pointer;background:0 0;border:0;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;padding:9px;display:grid}.coworkers-back:hover{background:#eaf3ff}.coworkers-back svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.coworkers-job-summary{background:#fff;border:1px solid #dce8f5;border-radius:20px;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:15px;padding:17px;display:grid;box-shadow:0 10px 24px #28568b12}.coworkers-job-icon{box-sizing:border-box;color:#0869f7;background:#edf5ff;border-radius:16px;place-items:center;width:60px;height:60px;padding:14px;display:grid}.coworkers-job-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.coworkers-job-content{flex-direction:column;gap:5px;min-width:0;display:flex}.coworkers-job-content strong{color:#082f63;font-size:20px}.coworkers-job-content span{color:#657892;overflow-wrap:anywhere;font-size:14px}.coworkers-job-content small{color:#8a9aad;font-size:13px}.coworkers-section{margin-top:25px}.coworkers-section-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.coworkers-section-heading h2{color:#082f63;margin:0;font-size:24px}.coworkers-section-heading p{color:#6c7f98;margin:5px 0 0;font-size:13px}.coworkers-count{color:#0869f7;background:#eaf3ff;border-radius:10px;flex:none;padding:7px 10px;font-size:12px;font-weight:700}.coworkers-list{flex-direction:column;gap:10px;display:flex}.coworker-row{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dce8f5;border-radius:17px;grid-template-columns:28px 44px minmax(0,1fr);align-items:center;gap:12px;min-height:68px;padding:11px 15px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid;box-shadow:0 7px 18px #28568b0d}.coworker-row:hover{background:#fbfdff;border-color:#b4cce8}.coworker-row.selected{background:#f5f9ff;border-color:#0869f7;box-shadow:0 0 0 3px #0869f714,0 8px 20px #28568b12}.coworker-row>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.coworker-checkbox{box-sizing:border-box;color:#0000;background:#fff;border:2px solid #b8cae1;border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.coworker-row.selected .coworker-checkbox{color:#fff;background:#0869f7;border-color:#0869f7}.coworker-checkbox svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.coworker-avatar{box-sizing:border-box;color:#0869f7;background:#edf5ff;border-radius:13px;place-items:center;width:44px;height:44px;padding:9px;display:grid}.coworker-avatar svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.coworker-name{color:#082f63;overflow-wrap:anywhere;min-width:0;font-size:16px;font-weight:650}.coworkers-state,.coworkers-message{text-align:center;border-radius:16px;padding:17px}.coworkers-state{color:#657892;background:#fff;border:1px solid #dce8f5;justify-content:center;align-items:center;gap:11px;display:flex}.coworkers-message.error{color:#a82121;background:#fff5f5;border:1px solid #ffd0d0}.coworkers-spinner{border:3px solid #dce9f8;border-top-color:#0869f7;border-radius:50%;flex:none;width:23px;height:23px;animation:.75s linear infinite coworkers-spin}.coworkers-continue{bottom:max(12px, env(safe-area-inset-bottom));z-index:3;color:#fff;width:100%;min-height:60px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0872ff,#075ee7);border:0;border-radius:18px;margin-top:24px;font-size:19px;font-weight:700;position:sticky;box-shadow:0 14px 30px #0869f73d}.coworkers-continue:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}@keyframes coworkers-spin{to{transform:rotate(360deg)}}@media (width<=380px){.coworkers-panel{padding-left:15px;padding-right:15px}.coworkers-header h1{font-size:28px}.coworkers-section-heading{flex-direction:column;align-items:flex-start}}.drivers-page{background:radial-gradient(circle at 100% 100%,#d2e5ffbf,#0000 34%),#f7faff;justify-content:center;min-height:100dvh;display:flex}.drivers-panel{box-sizing:border-box;width:100%;max-width:580px;padding:max(36px, env(safe-area-inset-top)) 18px max(32px, env(safe-area-inset-bottom))}.drivers-header{align-items:flex-start;gap:10px;margin-bottom:24px;display:flex}.drivers-header h1{color:#082f63;margin:0;font-size:31px;font-weight:750;line-height:1.1}.drivers-header p{color:#657892;margin:7px 0 0;font-size:14px;line-height:1.4}.drivers-back{color:#0869f7;cursor:pointer;background:#edf5ff;border:0;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;padding:9px;display:grid}.drivers-back:hover{background:#dfedff}.drivers-back:focus-visible{outline-offset:2px;outline:3px solid #0869f733}.drivers-back svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.drivers-card{background:#fff;border:1px solid #d7e5f5;border-radius:20px;padding:18px;box-shadow:0 10px 24px #28568b12}.drivers-card-icon{box-sizing:border-box;color:#0869f7;background:#edf5ff;border-radius:16px;place-items:center;width:60px;height:60px;margin-bottom:17px;padding:14px;display:grid}.drivers-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:33px;height:33px}.drivers-field{flex-direction:column;gap:8px;min-width:0;display:flex}.drivers-field label{color:#082f63;font-size:14px;font-weight:700}.drivers-field input,.drivers-field select{box-sizing:border-box;color:#082f63;width:100%;min-width:0;height:52px;font:inherit;background:#fff;border:1px solid #c4d5e9;border-radius:13px;outline:none;padding:0 13px;font-size:16px}.drivers-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#0869f7 50%),linear-gradient(135deg,#0869f7 50%,#0000 50%);background-position:calc(100% - 19px) 22px,calc(100% - 14px) 22px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:42px}.drivers-field input:hover,.drivers-field select:hover{border-color:#9fbbdb}.drivers-field input:focus,.drivers-field select:focus{border-color:#0869f7;box-shadow:0 0 0 3px #0869f71f}.drivers-field input::placeholder{color:#93a6bf}.drivers-field small{color:#7f91aa;font-size:12px}.drivers-count-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.drivers-message{text-align:center;border-radius:13px;margin-top:16px;padding:14px;font-size:14px;line-height:1.4}.drivers-message.error{color:#a82121;background:#fff5f5;border:1px solid #ffd0d0}.drivers-continue{bottom:max(12px, env(safe-area-inset-bottom));z-index:3;color:#fff;width:100%;min-height:60px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0872ff,#075ee7);border:0;border-radius:18px;margin-top:20px;font-size:19px;font-weight:700;position:sticky;box-shadow:0 14px 30px #0869f73d}.drivers-continue:hover:not(:disabled){background:linear-gradient(135deg,#0868ed,#0755d0)}.drivers-continue:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}@media (width<=380px){.drivers-panel{padding-left:15px;padding-right:15px}.drivers-header h1{font-size:28px}.drivers-count-fields{grid-template-columns:1fr}}.work-summary-page{color:#0a2860;background:radial-gradient(circle at 50% 0,#ebf3ffc7,#0000 34%),#fff;min-height:100dvh}.work-summary-panel{box-sizing:border-box;width:min(100%,680px);min-height:100dvh;padding:max(46px, env(safe-area-inset-top)) 22px max(28px, env(safe-area-inset-bottom));margin:0 auto}.work-summary-header{margin-bottom:26px}.work-summary-header h1{color:#073b78;letter-spacing:-1.4px;margin:0 0 34px;font-size:clamp(38px,10vw,56px);line-height:1.04}.work-summary-header h2{letter-spacing:-.7px;margin:0 0 5px;font-size:clamp(28px,7vw,36px);line-height:1.15}.work-summary-header p{color:#294878;margin:0;font-size:17px;line-height:1.45}.work-summary-overview,.work-summary-job-card{background:#fffffff5;border:1px solid #e1e9f4;border-radius:20px;box-shadow:0 10px 28px #1f4d8217}.work-summary-overview{gap:18px;margin-bottom:22px;padding:25px 28px;display:grid}.work-summary-overview-row{grid-template-columns:30px 112px 1fr;align-items:center;gap:14px;font-size:19px;display:grid}.work-summary-overview-row svg{fill:none;stroke:#0869f7;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.work-summary-overview-row strong{color:#061b59;font-size:20px}.work-summary-jobs{gap:20px;display:grid}.work-summary-job-card{width:100%;color:inherit;text-align:left;cursor:pointer;padding:24px;transition:border-color .15s,box-shadow .15s,transform .15s}.work-summary-job-card:hover{border-color:#b8d2f2;box-shadow:0 13px 32px #1f4d8221}.work-summary-job-card:active{transform:translateY(1px)}.work-summary-job-card:focus-visible{outline-offset:3px;outline:4px solid #0869f733}.work-summary-job-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.work-summary-job-heading>span{gap:2px;display:grid}.work-summary-job-heading strong{color:#081d5a;font-size:27px;line-height:1.15}.work-summary-job-heading small{color:#476084;font-size:14px;line-height:1.35}.work-summary-job-heading svg{fill:none;stroke:#0869f7;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;margin-top:4px}.work-summary-coworkers{color:#294878;margin:10px 0 16px;font-size:16px;line-height:1.4;display:block}.work-summary-activities{gap:9px;display:grid}.work-summary-activity{box-sizing:border-box;background:#fff;border:1px solid #dce7f3;border-radius:15px;gap:5px;min-height:72px;padding:14px 17px;display:grid;box-shadow:0 4px 12px #1f4d820f}.work-summary-activity>strong{color:#081d5a;font-size:18px;line-height:1.25}.work-summary-activity-detail{color:#294878;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) auto;align-items:center;gap:15px;font-size:16px;line-height:1.3;display:grid}.work-summary-activity-detail span:not(.work-summary-activity-divider){overflow-wrap:anywhere}.work-summary-activity-detail b{color:#071b59;white-space:nowrap;font-size:17px}.work-summary-activity-divider{background:#d4ddea;width:1px;height:24px}.work-summary-job-meta{color:#48617f;border-top:1px solid #e3eaf3;gap:5px;margin-top:15px;padding-top:13px;font-size:14px;line-height:1.4;display:grid}.work-summary-message{border-radius:14px;margin-top:18px;padding:14px 16px;font-size:15px;line-height:1.45}.work-summary-message.error{color:#a82121;background:#fff5f5;border:1px solid #ffd0d0}.work-summary-message.information{color:#0a3f87;background:#f1f7ff;border:1px solid #c8ddff}.work-summary-actions{z-index:5;background:linear-gradient(#fff0,#fff 24%);gap:10px;margin:24px -4px -4px;padding:12px 4px 4px;display:grid;position:sticky;bottom:0}.work-summary-back{color:#0869f7;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:8px;min-height:48px;padding:8px 10px 8px 2px;font-size:18px;display:inline-flex}.work-summary-back svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.work-summary-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0872ff,#075ee7);border:0;border-radius:17px;width:100%;min-height:60px;font-size:20px;font-weight:700;box-shadow:0 13px 28px #0869f740}.work-summary-submit:focus-visible,.work-summary-back:focus-visible{outline-offset:2px;outline:4px solid #0869f738}.work-summary-submit:disabled,.work-summary-back:disabled{cursor:wait;opacity:.68}@media (width<=480px){.work-summary-panel{padding-left:16px;padding-right:16px}.work-summary-header h1{margin-bottom:28px}.work-summary-overview{padding:22px 18px}.work-summary-overview-row{grid-template-columns:28px 76px 1fr;gap:11px;font-size:17px}.work-summary-overview-row strong{font-size:18px}.work-summary-job-card{padding:20px 14px}.work-summary-job-heading strong{font-size:24px}.work-summary-activity-detail{grid-template-columns:minmax(0,1fr) 1px minmax(0,.9fr) auto;gap:9px;font-size:14px}.work-summary-activity-detail b{font-size:15px}}@media (width<=360px){.work-summary-activity-detail{grid-template-columns:1fr auto}.work-summary-activity-divider{display:none}.work-summary-activity-detail b{grid-area:1/2/span 2}}.pwa-update-prompt{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));left:max(16px, env(safe-area-inset-left));z-index:1000;color:#082f63;background:#fff;border:1px solid #d9e4f2;border-radius:16px;max-width:420px;margin-inline:auto;padding:16px;position:fixed;box-shadow:0 12px 36px #082f632e}.pwa-update-prompt p{margin:0 0 12px;font-weight:700}.pwa-update-actions{justify-content:flex-end;gap:8px;display:flex}.pwa-update-actions button{cursor:pointer;border-radius:10px;min-height:44px;padding:0 16px}.pwa-update-primary{color:#fff;background:#0b4f8a;border:1px solid #0b4f8a}.pwa-update-secondary{color:#0b4f8a;background:#fff;border:1px solid #9db5cf}
