.lkt-confirm-dialog-module__7tjHnq__backdrop{z-index:2000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c261b94;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.lkt-confirm-dialog-module__7tjHnq__dialog{border:1px solid color-mix(in srgb, var(--lkt-gold) 52%, white);border-top:5px solid var(--lkt-primary-green);width:min(520px,100%);color:var(--lkt-deep-green);background:#fffef8;border-radius:8px;overflow:hidden;box-shadow:0 24px 70px #08231759}.lkt-confirm-dialog-module__7tjHnq__header{border-bottom:1px solid var(--lkt-border);background:color-mix(in srgb, var(--lkt-light-green) 8%, #fffef8);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 22px 17px;display:grid}.lkt-confirm-dialog-module__7tjHnq__iconWrap{background:color-mix(in srgb, var(--lkt-primary-yellow) 20%, white);width:42px;height:42px;color:var(--lkt-gold);border-radius:50%;place-items:center;display:grid}.lkt-confirm-dialog-module__7tjHnq__iconWrap svg{stroke-width:2.2px;width:21px;height:21px}.lkt-confirm-dialog-module__7tjHnq__header p,.lkt-confirm-dialog-module__7tjHnq__header h2{margin:0}.lkt-confirm-dialog-module__7tjHnq__header p{color:var(--lkt-gold);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800}.lkt-confirm-dialog-module__7tjHnq__header h2{color:var(--lkt-primary-green);margin-top:3px;font-family:Georgia,Times New Roman,serif;font-size:1.42rem;line-height:1.2}.lkt-confirm-dialog-module__7tjHnq__closeButton{width:38px;height:38px;color:var(--lkt-copy);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.lkt-confirm-dialog-module__7tjHnq__closeButton:hover{color:var(--lkt-primary-green);background:#16694114}.lkt-confirm-dialog-module__7tjHnq__closeButton svg{width:20px;height:20px}.lkt-confirm-dialog-module__7tjHnq__body{color:var(--lkt-copy);gap:12px;padding:22px;font-size:.92rem;line-height:1.6;display:grid}.lkt-confirm-dialog-module__7tjHnq__body p{margin:0}.lkt-confirm-dialog-module__7tjHnq__actions{border-top:1px solid var(--lkt-border);justify-content:flex-end;gap:10px;padding:15px 22px 20px;display:flex}.lkt-confirm-dialog-module__7tjHnq__actions button{border:1px solid var(--lkt-border);cursor:pointer;border-radius:5px;min-height:42px;padding:0 16px;font-size:.8rem;font-weight:800}.lkt-confirm-dialog-module__7tjHnq__cancelButton{color:var(--lkt-primary-green);background:#fff}.lkt-confirm-dialog-module__7tjHnq__cancelButton:hover{border-color:var(--lkt-mid-green);background:var(--lkt-surface-soft)}.lkt-confirm-dialog-module__7tjHnq__confirmButton{background:var(--lkt-primary-green);color:#fff;border-color:var(--lkt-primary-green)!important}.lkt-confirm-dialog-module__7tjHnq__confirmButton:hover{background:var(--lkt-deep-green)}.lkt-confirm-dialog-module__7tjHnq__destructiveButton{color:#fff;background:#8d463a;border-color:#8d463a!important}.lkt-confirm-dialog-module__7tjHnq__destructiveButton:hover{background:#72362e}.lkt-confirm-dialog-module__7tjHnq__actions button:focus-visible,.lkt-confirm-dialog-module__7tjHnq__closeButton:focus-visible{outline:3px solid var(--lkt-focus);outline-offset:2px}@media (max-width:520px){.lkt-confirm-dialog-module__7tjHnq__backdrop{align-items:end;padding:12px}.lkt-confirm-dialog-module__7tjHnq__header{gap:10px;padding:17px 16px 14px}.lkt-confirm-dialog-module__7tjHnq__iconWrap{width:36px;height:36px}.lkt-confirm-dialog-module__7tjHnq__header h2{font-size:1.18rem}.lkt-confirm-dialog-module__7tjHnq__body{padding:18px 16px}.lkt-confirm-dialog-module__7tjHnq__actions{grid-template-columns:1fr 1fr;padding:13px 16px 16px;display:grid}.lkt-confirm-dialog-module__7tjHnq__actions button{width:100%;padding:0 10px}}@media (prefers-reduced-motion:reduce){.lkt-confirm-dialog-module__7tjHnq__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}
.lkt-select-module__K32oXq__select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--lkt-deep-green);font-family:Aptos,Segoe UI,Arial,sans-serif;position:relative}.lkt-select-module__K32oXq__trigger{box-sizing:border-box;border:1px solid var(--lkt-border);background:var(--lkt-surface);width:100%;min-width:0;max-width:100%;min-height:42px;color:var(--lkt-primary-green);cursor:pointer;font:inherit;text-align:left;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:0 11px;font-size:.8rem;font-weight:750;display:flex}.lkt-select-module__K32oXq__trigger:hover,.lkt-select-module__K32oXq__trigger[aria-expanded=true]{border-color:var(--lkt-mid-green);background:color-mix(in srgb, var(--lkt-light-green) 8%, var(--lkt-surface))}.lkt-select-module__K32oXq__trigger:focus-visible,.lkt-select-module__K32oXq__listbox:focus-visible{outline:3px solid var(--lkt-focus);outline-offset:2px}.lkt-select-module__K32oXq__trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lkt-select-module__K32oXq__trigger svg{flex:none;width:17px;height:17px;transition:transform .14s}.lkt-select-module__K32oXq__chevronOpen{transform:rotate(180deg)}.lkt-select-module__K32oXq__listbox{z-index:1000;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--lkt-primary-green) 48%, white);background:#fffef8;border-radius:6px;width:100%;min-width:0;max-width:100%;max-height:min(280px,55vh);margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 16px 38px #133d2b33}.lkt-select-module__K32oXq__option{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:42px;color:var(--lkt-deep-green);cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:.8rem;font-weight:650;display:flex}.lkt-select-module__K32oXq__option>span{overflow-wrap:anywhere;white-space:normal;min-width:0}.lkt-select-module__K32oXq__option[aria-selected=true]{background:color-mix(in srgb, var(--lkt-primary-yellow) 18%, #fffef8);color:var(--lkt-primary-green);font-weight:800}.lkt-select-module__K32oXq__activeOption{background:color-mix(in srgb, var(--lkt-light-green) 14%, #fffef8)}.lkt-select-module__K32oXq__option[aria-selected=true].lkt-select-module__K32oXq__activeOption{background:color-mix(in srgb, var(--lkt-primary-yellow) 24%, #fffef8)}.lkt-select-module__K32oXq__option svg{width:17px;height:17px;color:var(--lkt-gold);stroke-width:3px;flex:none}@media (prefers-reduced-motion:reduce){.lkt-select-module__K32oXq__trigger svg{transition:none}}
.computation-editor-module__1Hnmyq__editor{background:color-mix(in srgb, var(--lkt-light-green) 9%, var(--lkt-surface));min-height:calc(100vh - 72px);color:var(--lkt-deep-green)}.computation-editor-module__1Hnmyq__toolbarWrap{z-index:40;border-bottom:1px solid var(--lkt-border);background:var(--lkt-surface-soft);position:sticky;top:72px;box-shadow:0 4px 18px #18342912}.computation-editor-module__1Hnmyq__toolbarContent{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"back title actions"".status status";align-items:center;gap:3px 18px;width:min(1180px,100% - 40px);min-height:74px;margin:0 auto;padding:10px 0 7px;display:grid}.computation-editor-module__1Hnmyq__backLink{min-height:42px;color:var(--lkt-primary-green);grid-area:back;align-items:center;gap:7px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.computation-editor-module__1Hnmyq__backLink svg,.computation-editor-module__1Hnmyq__toolbar button svg{flex:none;width:17px;height:17px}.computation-editor-module__1Hnmyq__backLink:focus-visible,.computation-editor-module__1Hnmyq__toolbar button:focus-visible{outline:3px solid var(--lkt-focus);outline-offset:2px}.computation-editor-module__1Hnmyq__toolbarTitle{grid-area:title;min-width:0}.computation-editor-module__1Hnmyq__toolbarTitle p{color:var(--lkt-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1px;font-size:.65rem;font-weight:800}.computation-editor-module__1Hnmyq__toolbarTitle h1{color:var(--lkt-primary-green);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2.1vw,1.35rem);font-weight:600;line-height:1.2;overflow:hidden}.computation-editor-module__1Hnmyq__toolbar{grid-area:actions;justify-content:flex-end;align-items:center;gap:8px;display:flex}.computation-editor-module__1Hnmyq__modeSelector{min-height:42px;color:var(--lkt-deep-green);white-space:nowrap;align-items:center;gap:8px;font-size:.76rem;font-weight:800;display:flex}.computation-editor-module__1Hnmyq__modeSelect{width:255px;max-width:255px}.computation-editor-module__1Hnmyq__toolbar button{border:1px solid var(--lkt-border);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:.8rem;font-weight:800;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.computation-editor-module__1Hnmyq__toolbar button:disabled{cursor:wait;opacity:.65}.computation-editor-module__1Hnmyq__secondaryButton{background:var(--lkt-surface);color:var(--lkt-primary-green)}.computation-editor-module__1Hnmyq__secondaryButton:hover:not(:disabled){border-color:var(--lkt-mid-green);background:color-mix(in srgb, var(--lkt-light-green) 10%, var(--lkt-surface))}.computation-editor-module__1Hnmyq__primaryButton{background:var(--lkt-primary-green);color:#fff;border-color:var(--lkt-primary-green)!important}.computation-editor-module__1Hnmyq__primaryButton:hover{background:var(--lkt-deep-green)}.computation-editor-module__1Hnmyq__shortLabel{display:none}.computation-editor-module__1Hnmyq__status{min-height:13px;color:var(--lkt-primary-green);text-align:right;grid-area:status;margin:0;font-size:.7rem;line-height:1.2}.computation-editor-module__1Hnmyq__statusError{color:#a23f32}.computation-editor-module__1Hnmyq__modeIntro{width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0 0}.computation-editor-module__1Hnmyq__modeIntro p{max-width:720px;color:var(--lkt-copy);margin:0;font-size:.86rem;line-height:1.55}.computation-editor-module__1Hnmyq__workspace{justify-content:center;padding:22px 20px 64px;display:grid}.computation-editor-module__1Hnmyq__paperViewport{width:210mm;height:297mm}.computation-editor-module__1Hnmyq__paper{background:var(--document-paper);color:#1d2a24;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:210mm;height:297mm;padding:0 0 31mm;font-family:Arial,Helvetica,sans-serif;font-size:8.4pt;line-height:1.32;position:relative;overflow:hidden;box-shadow:0 18px 45px #1e32292e}.computation-editor-module__1Hnmyq__documentContent{padding:8mm 8mm 0}.computation-editor-module__1Hnmyq__paper input,.computation-editor-module__1Hnmyq__paper textarea{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.computation-editor-module__1Hnmyq__partnerHeader{grid-template-columns:30mm 1fr 30mm;align-items:center;gap:5mm;height:30mm;display:grid}.computation-editor-module__1Hnmyq__partnerHeader img{object-fit:contain;place-self:center;display:block}.computation-editor-module__1Hnmyq__partnerHeader .computation-editor-module__1Hnmyq__dokuLogo{width:auto;max-width:26mm;height:26mm}.computation-editor-module__1Hnmyq__partnerHeader .computation-editor-module__1Hnmyq__cdfaLogo{width:27mm;height:27mm}.computation-editor-module__1Hnmyq__partnershipTitle{text-align:center;border-left:.35mm solid #5e7067;border-right:.35mm solid #5e7067;place-content:center;min-height:23mm;padding:0 3mm;display:grid}.computation-editor-module__1Hnmyq__partnershipTitle strong{color:#163f2d;font-size:11.4pt;line-height:1.15}.computation-editor-module__1Hnmyq__partnershipTitle span{color:#3e4944;letter-spacing:.1em;margin:1.2mm 0 .8mm;font-size:7.6pt}.computation-editor-module__1Hnmyq__partnershipTitle b{color:#31726d;letter-spacing:.02em;font-size:8.5pt}.computation-editor-module__1Hnmyq__contactComposition{--contact-junction-x:50%;position:relative}.computation-editor-module__1Hnmyq__contactComposition:before{z-index:0;top:1.5mm;bottom:1.2mm;left:var(--contact-junction-x);content:"";background:#b8872d;width:.45mm;position:absolute;transform:translate(-50%)}.computation-editor-module__1Hnmyq__contactRow{z-index:1;grid-template-columns:1fr 1fr;gap:13mm;min-height:22mm;padding:2.2mm 3mm 1.6mm;display:grid;position:relative}.computation-editor-module__1Hnmyq__contactBlock{color:#27322d;grid-template-columns:4.2mm minmax(0,1fr);align-content:start;gap:.5mm 2mm;margin:0;font-style:normal;line-height:1.25;display:grid}.computation-editor-module__1Hnmyq__contactBlock>span{display:grid}.computation-editor-module__1Hnmyq__contactBlock>a{color:inherit;white-space:nowrap;align-self:start;text-decoration:none}.computation-editor-module__1Hnmyq__contactBlock strong{color:#183f2e;font-size:7.6pt}.computation-editor-module__1Hnmyq__contactBlock svg{stroke-width:2.2px;width:3.6mm;height:3.6mm;margin-top:.2mm}.computation-editor-module__1Hnmyq__dokuContactIcon{color:#1c6b58}.computation-editor-module__1Hnmyq__cdfaContactIcon{color:#bd841c}.computation-editor-module__1Hnmyq__contactRule{z-index:2;height:2.4mm;position:relative}.computation-editor-module__1Hnmyq__contactRule:before{content:"";background:#b8872d;height:.65mm;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.computation-editor-module__1Hnmyq__contactRule span{top:50%;left:var(--contact-junction-x);background:var(--document-paper);border:.55mm solid #b8872d;width:3.2mm;height:3.2mm;position:absolute;transform:translate(-50%,-50%)rotate(45deg)}.computation-editor-module__1Hnmyq__documentTitle{text-align:center;place-content:center;min-height:17mm;display:grid}.computation-editor-module__1Hnmyq__documentTitle h2{color:#173f2d;letter-spacing:.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22pt;font-weight:700;line-height:1.05}.computation-editor-module__1Hnmyq__documentTitle p{color:#1e2b25;letter-spacing:.28em;justify-content:center;align-items:center;gap:3mm;margin:1.2mm 0 0;font-size:7.2pt;font-weight:700;line-height:1.25;display:flex}.computation-editor-module__1Hnmyq__documentTitle p:before,.computation-editor-module__1Hnmyq__documentTitle p:after{content:"";background:#b8872d;flex:none;width:19mm;height:.35mm}.computation-editor-module__1Hnmyq__documentBody{border:.35mm solid #304a3e;border-radius:3.3mm 3.3mm 0 0;min-height:52mm;padding:3mm 4mm 2.7mm;position:relative;overflow:hidden}.computation-editor-module__1Hnmyq__formSection+.computation-editor-module__1Hnmyq__formSection{margin-top:2.4mm}.computation-editor-module__1Hnmyq__formSection h3{color:#fff;letter-spacing:.02em;background:#153f2d;border-radius:1.2mm;align-items:center;min-height:6mm;margin:0 0 1.6mm -.6mm;padding:.7mm 4mm .6mm;font-size:7.7pt;line-height:1.2;display:inline-flex}.computation-editor-module__1Hnmyq__fieldRow{align-items:end;gap:2mm;min-height:5.6mm;display:flex}.computation-editor-module__1Hnmyq__fieldRow>span:first-child{white-space:nowrap;flex:none;padding-bottom:.75mm}.computation-editor-module__1Hnmyq__fieldRow em{padding-bottom:.75mm;font-style:normal}.computation-editor-module__1Hnmyq__lineInput,.computation-editor-module__1Hnmyq__exportLine,.computation-editor-module__1Hnmyq__printDate,.computation-editor-module__1Hnmyq__blankSignatureLine{background:var(--document-paper);color:#101b16;min-width:0;min-height:5mm;font:inherit;-webkit-text-fill-color:#101b16;border:0;border-bottom:.3mm solid #3e4c45;border-radius:0;flex:1;padding:.45mm 1mm .7mm;line-height:1.35}.computation-editor-module__1Hnmyq__exportLine{overflow-wrap:anywhere;white-space:pre-wrap;display:block;overflow:hidden}.computation-editor-module__1Hnmyq__printDate{display:none}.computation-editor-module__1Hnmyq__blankSignatureLine{background:var(--document-paper);display:block}.computation-editor-module__1Hnmyq__lineInput[type=date]{appearance:none;color:#101b16;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-text-fill-color:#101b16}.computation-editor-module__1Hnmyq__lineInput[type=date]::-webkit-datetime-edit{color:#101b16;-webkit-text-fill-color:#101b16}.computation-editor-module__1Hnmyq__lineInput[type=date]::-webkit-datetime-edit-fields-wrapper{color:#101b16;-webkit-text-fill-color:#101b16}.computation-editor-module__1Hnmyq__lineInput[type=date]::-webkit-datetime-edit-text{color:#101b16;-webkit-text-fill-color:#101b16}.computation-editor-module__1Hnmyq__lineInput[type=date]::-webkit-datetime-edit-month-field{color:#101b16;-webkit-text-fill-color:#101b16}.computation-editor-module__1Hnmyq__lineInput[type=date]::-webkit-datetime-edit-day-field{color:#101b16;-webkit-text-fill-color:#101b16}.computation-editor-module__1Hnmyq__lineInput[type=date]::-webkit-datetime-edit-year-field{color:#101b16;-webkit-text-fill-color:#101b16}.computation-editor-module__1Hnmyq__lineInput[type=date][data-empty=true]::-webkit-datetime-edit{color:#0000;-webkit-text-fill-color:transparent}.computation-editor-module__1Hnmyq__lineInput[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:none;opacity:.62}.computation-editor-module__1Hnmyq__lineInput:focus,.computation-editor-module__1Hnmyq__remarks textarea:focus{outline-offset:1px;background:#fff8e6;border-bottom-color:#b7831f;outline:2px solid #b7831f57}.computation-editor-module__1Hnmyq__lineInput::selection,.computation-editor-module__1Hnmyq__remarks textarea::selection{color:#101b16;-webkit-text-fill-color:#101b16;background:#e9d8a7}.computation-editor-module__1Hnmyq__propertyGrid{gap:.35mm;max-width:145mm;display:grid}.computation-editor-module__1Hnmyq__splitFields{grid-template-columns:1fr 1fr;gap:8mm;display:grid}.computation-editor-module__1Hnmyq__inlineCurrency{padding-bottom:.7mm}.computation-editor-module__1Hnmyq__basisRow{background:#f3ead6;border-top:.3mm solid #153f2d52;grid-template-columns:1fr 47mm;align-items:center;min-height:6.3mm;margin-top:1.2mm;padding:.6mm 2mm;font-weight:700;line-height:1.25;display:grid}.computation-editor-module__1Hnmyq__basisRow output{color:#173f2f;font-variant-numeric:tabular-nums;text-align:right}.computation-editor-module__1Hnmyq__breakdown{border-bottom:.35mm solid #806324;border-left:.35mm solid #806324;border-right:.35mm solid #806324;border-radius:0 0 3mm 3mm;overflow:hidden}.computation-editor-module__1Hnmyq__tableHeader,.computation-editor-module__1Hnmyq__tableRow,.computation-editor-module__1Hnmyq__totalRow{grid-template-columns:1.45fr 1fr;display:grid}.computation-editor-module__1Hnmyq__tableHeader{color:#fff;text-align:center;background:#143f2c;align-items:center;min-height:6.7mm;font-size:7.5pt;font-weight:700;line-height:1.25}.computation-editor-module__1Hnmyq__tableHeader span{padding:.6mm 2mm}.computation-editor-module__1Hnmyq__tableHeader span+span,.computation-editor-module__1Hnmyq__tableRow>:last-child,.computation-editor-module__1Hnmyq__totalRow>:last-child{border-left:.3mm solid #aa8030}.computation-editor-module__1Hnmyq__tableRow{border-top:.25mm solid #b7a77f;align-items:stretch;min-height:6.4mm}.computation-editor-module__1Hnmyq__tableRow>span:first-child,.computation-editor-module__1Hnmyq__tableRow>label{align-items:center;padding:.75mm 5mm;line-height:1.3;display:flex}.computation-editor-module__1Hnmyq__tableRow output,.computation-editor-module__1Hnmyq__exportAmount{color:#182c22;font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;min-height:6.4mm;padding:.75mm 6mm;line-height:1.25;display:flex}.computation-editor-module__1Hnmyq__strongRow{background:#f1e9da;font-weight:800}.computation-editor-module__1Hnmyq__currencyField{align-items:center;gap:2mm;min-height:6.4mm;padding:.4mm 6mm;display:flex}.computation-editor-module__1Hnmyq__currencyField .computation-editor-module__1Hnmyq__lineInput{text-align:right;background:0 0;width:100%}.computation-editor-module__1Hnmyq__totalRow{color:#fff;background:#af7a1b;align-items:stretch;min-height:7.2mm;font-size:8.2pt;font-weight:800;line-height:1.25}.computation-editor-module__1Hnmyq__totalRow span,.computation-editor-module__1Hnmyq__totalRow output{align-items:center;padding:.75mm 5mm;display:flex}.computation-editor-module__1Hnmyq__totalRow span{text-align:center;justify-content:center}.computation-editor-module__1Hnmyq__totalRow output{font-variant-numeric:tabular-nums;justify-content:flex-end;padding-right:6mm}.computation-editor-module__1Hnmyq__remarks{background:var(--document-paper);border:.35mm solid #a98334;border-radius:2.5mm;height:18mm;margin-top:3mm;padding:2.2mm 4mm 1.5mm;display:grid}.computation-editor-module__1Hnmyq__remarks label{font-size:7.1pt;font-weight:700;line-height:1.3}.computation-editor-module__1Hnmyq__remarks textarea,.computation-editor-module__1Hnmyq__exportRemarks{resize:none;background:repeating-linear-gradient(to bottom, var(--document-paper) 0, var(--document-paper) 4.75mm, #46534c 4.75mm, #46534c 5mm);color:#17231d;width:100%;min-height:10mm;font:inherit;-webkit-text-fill-color:#17231d;border:0;line-height:5mm}.computation-editor-module__1Hnmyq__exportRemarks{overflow-wrap:anywhere;white-space:pre-wrap;display:block;overflow:hidden}.computation-editor-module__1Hnmyq__preparedSection{grid-template-columns:1fr 1.15fr;gap:10mm;min-height:23mm;padding:2.8mm 5mm 0;display:grid}.computation-editor-module__1Hnmyq__preparedBrand{border-right:.35mm solid #59665f;align-content:start;line-height:1.3;display:grid}.computation-editor-module__1Hnmyq__preparedBrand strong{color:#153f2d;font-size:7.3pt}.computation-editor-module__1Hnmyq__signatureFields{align-content:start;gap:.8mm;display:grid}.computation-editor-module__1Hnmyq__signatureFields label,.computation-editor-module__1Hnmyq__signatureLineRow{grid-template-columns:23mm 1fr;align-items:end;gap:2mm;min-height:5.4mm;display:grid}.computation-editor-module__1Hnmyq__signatureFields label>span:first-child,.computation-editor-module__1Hnmyq__signatureLineRow>span:first-child{padding-bottom:.75mm}.computation-editor-module__1Hnmyq__documentFooter{color:#fff;background:#133d2b;border-top:.7mm solid #c7952f;flex-direction:column;height:31mm;padding:0;display:flex;position:absolute;bottom:0;left:0;right:0}.computation-editor-module__1Hnmyq__footerMain{grid-template-columns:19mm minmax(0,1.45fr) .3mm 17mm .3mm minmax(0,1.05fr);align-items:center;gap:3mm;height:25.3mm;min-height:0;padding:1.9mm 9mm 1.7mm;display:grid}.computation-editor-module__1Hnmyq__footerDokuLogo,.computation-editor-module__1Hnmyq__footerCdfaLogo{object-fit:contain;justify-self:center;display:block}.computation-editor-module__1Hnmyq__footerDokuLogo{background:#f8f0e5;border-radius:1mm;width:auto;max-width:18mm;height:18mm}.computation-editor-module__1Hnmyq__footerCdfaLogo{width:16.5mm;height:16.5mm}.computation-editor-module__1Hnmyq__footerDivider{background:#ffffff85;justify-self:stretch;width:.3mm;height:17mm}.computation-editor-module__1Hnmyq__footerContact{color:#fff;align-content:center;gap:.8mm;margin:0;font-size:5.6pt;font-style:normal;line-height:1.24;display:grid}.computation-editor-module__1Hnmyq__footerContact>span,.computation-editor-module__1Hnmyq__footerContact>a{min-width:0;color:inherit;align-items:center;gap:1mm;text-decoration:none;display:flex}.computation-editor-module__1Hnmyq__footerContact>span>span,.computation-editor-module__1Hnmyq__footerContact>a>span{min-width:0}.computation-editor-module__1Hnmyq__footerContact svg{color:#d5a443;stroke-width:2.3px;flex:none;width:2.7mm;height:2.7mm}.computation-editor-module__1Hnmyq__footerContact strong{color:#fff;font-size:6.1pt;line-height:1.18}.computation-editor-module__1Hnmyq__documentFooter .computation-editor-module__1Hnmyq__tagline{color:#fff;letter-spacing:.14em;text-align:center;background:#b47c1d;flex:0 0 5mm;justify-content:center;align-items:center;width:100%;height:5mm;margin:0;font-size:6pt;line-height:1;display:flex}.computation-editor-module__1Hnmyq__exportStage{z-index:-100;pointer-events:none;width:210mm;height:297mm;position:fixed;top:0;left:-10000px;overflow:hidden}.computation-editor-module__1Hnmyq__exportPaper{background:var(--document-paper)!important;width:210mm!important;height:297mm!important;min-height:297mm!important;box-shadow:none!important;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;border:0!important;margin:0!important;padding:0 0 31mm!important;overflow:hidden!important}.computation-editor-module__1Hnmyq__exportPaper .computation-editor-module__1Hnmyq__documentContent{padding:8mm 8mm 0!important}.computation-editor-module__1Hnmyq__exportPaper .computation-editor-module__1Hnmyq__lineInput,.computation-editor-module__1Hnmyq__exportPaper .computation-editor-module__1Hnmyq__exportLine,.computation-editor-module__1Hnmyq__exportPaper .computation-editor-module__1Hnmyq__remarks textarea,.computation-editor-module__1Hnmyq__exportPaper .computation-editor-module__1Hnmyq__exportRemarks{background-color:var(--document-paper)!important}@media (max-width:860px){.computation-editor-module__1Hnmyq__toolbarContent{grid-template-columns:auto minmax(0,1fr) auto}.computation-editor-module__1Hnmyq__modeIntro{padding-top:14px}.computation-editor-module__1Hnmyq__workspace{padding:18px 12px 48px}}@media (max-width:700px){.computation-editor-module__1Hnmyq__editor{min-height:calc(100vh - 64px)}.computation-editor-module__1Hnmyq__toolbarWrap{top:64px}.computation-editor-module__1Hnmyq__toolbarContent{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"back title""actions actions""status status";gap:4px 10px;width:calc(100% - 20px);min-height:150px;padding:7px 0 5px}.computation-editor-module__1Hnmyq__backLink{justify-content:center;min-width:42px;min-height:38px}.computation-editor-module__1Hnmyq__backText,.computation-editor-module__1Hnmyq__toolbarTitle p{display:none}.computation-editor-module__1Hnmyq__toolbarTitle h1{font-family:Aptos,Segoe UI,Arial,sans-serif;font-size:.98rem;font-weight:800}.computation-editor-module__1Hnmyq__toolbar{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.computation-editor-module__1Hnmyq__modeSelector{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);display:grid}.computation-editor-module__1Hnmyq__modeSelect{width:100%;max-width:none}.computation-editor-module__1Hnmyq__toolbar button{width:100%;min-height:42px;padding:0 8px;font-size:.75rem}.computation-editor-module__1Hnmyq__longLabel{display:none}.computation-editor-module__1Hnmyq__shortLabel{display:inline}.computation-editor-module__1Hnmyq__status{text-align:left;min-height:0}.computation-editor-module__1Hnmyq__modeIntro{width:calc(100% - 28px);padding-top:14px}.computation-editor-module__1Hnmyq__workspace{padding:14px 10px 42px;display:block}.computation-editor-module__1Hnmyq__paperViewport{width:100%;height:auto}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper){border:1px solid #2143351f;border-radius:4px;width:100%;height:auto;min-height:0;padding:0;font-size:.8rem;overflow:visible;box-shadow:0 10px 28px #1e322921}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentContent{padding:20px 20px 0}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnerHeader{grid-template-columns:60px minmax(0,1fr) 60px;gap:8px;height:auto;padding-bottom:16px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnerHeader .computation-editor-module__1Hnmyq__dokuLogo{width:auto;max-width:58px;height:58px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnerHeader .computation-editor-module__1Hnmyq__cdfaLogo{width:58px;height:58px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle{min-height:74px;padding:0 8px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle strong{font-size:.78rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle span{margin:4px 0 3px;font-size:.57rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle b{font-size:.61rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__contactComposition:before{display:none}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__contactRow{grid-template-columns:1fr;gap:14px;min-height:0;padding:12px 6px 14px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__contactBlock{grid-template-columns:20px minmax(0,1fr);gap:3px 8px;font-size:.76rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__contactBlock strong{font-size:.78rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__contactBlock svg{width:16px;height:16px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__contactRule{height:12px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__contactRule span{border-width:2px;width:12px;height:12px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentTitle{min-height:92px;padding:16px 0}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentTitle h2{font-size:clamp(1.58rem,8.5vw,2rem)}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentTitle p{letter-spacing:.18em;gap:8px;font-size:.59rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentTitle p:before,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentTitle p:after{width:min(42px,11vw)}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentBody{border-radius:12px 12px 0 0;min-height:0;padding:16px 14px;overflow:hidden}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__formSection+.computation-editor-module__1Hnmyq__formSection{margin-top:14px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__formSection h3{border-radius:5px;min-height:32px;margin-bottom:8px;padding:6px 14px;font-size:.68rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__fieldRow{flex-wrap:wrap;align-items:end;gap:4px 8px;min-height:49px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__fieldRow>span:first-child{color:#385347;width:100%;padding:0;font-size:.72rem;font-weight:700}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__lineInput{min-height:42px;padding:7px 6px 6px;line-height:1.35}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__splitFields{grid-template-columns:1fr;gap:2px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__basisRow{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:52px;margin-top:10px;padding:8px 10px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__breakdown{border-radius:0 0 12px 12px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableHeader,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableRow,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__totalRow{grid-template-columns:minmax(0,1.45fr) minmax(116px,.85fr)}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableHeader{min-height:40px;font-size:.63rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableRow{min-height:52px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableRow>span:first-child,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableRow>label,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableRow output{padding:8px 10px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__currencyField{min-height:52px;padding:6px 9px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__currencyField .computation-editor-module__1Hnmyq__lineInput{min-height:40px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__totalRow{min-height:52px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__remarks{border-radius:9px;height:auto;min-height:132px;margin-top:16px;padding:12px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__remarks label{font-size:.69rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__remarks textarea{background:repeating-linear-gradient(to bottom, var(--document-paper) 0, var(--document-paper) 30px, #46534c 30px, #46534c 31px);min-height:92px;line-height:31px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__preparedSection{grid-template-columns:1fr;gap:18px;min-height:0;padding:20px 8px 22px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__preparedBrand{border-bottom:1px solid #69776f;border-right:0;padding-bottom:15px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__signatureFields{gap:10px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__signatureFields label,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__signatureLineRow{grid-template-columns:86px minmax(0,1fr);min-height:44px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentFooter{width:100%;height:auto;min-height:254px;margin:0;padding:0;position:relative;bottom:auto;left:auto;right:auto;overflow:hidden}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__footerMain{grid-template-columns:64px minmax(0,1fr);gap:14px 12px;height:auto;min-height:210px;padding:22px 22px 20px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__footerDokuLogo{border-radius:4px;width:auto;max-width:58px;height:58px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__footerCdfaLogo{width:52px;height:52px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__footerDivider{display:none}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__footerContact{font-size:.67rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__footerContact strong{font-size:.7rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentFooter .computation-editor-module__1Hnmyq__tagline{white-space:normal;flex-basis:44px;justify-content:center;align-items:center;height:44px;padding:0 10px;font-size:.54rem;line-height:1.25;display:flex}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) input,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) textarea{scroll-margin-top:190px}}@media (max-width:380px){.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentContent{padding:16px 16px 0}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnerHeader{grid-template-columns:52px minmax(0,1fr) 52px;gap:5px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnerHeader .computation-editor-module__1Hnmyq__dokuLogo{width:auto;max-width:50px;height:50px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnerHeader .computation-editor-module__1Hnmyq__cdfaLogo{width:50px;height:50px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle{padding:0 5px}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle strong{font-size:.7rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle span,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__partnershipTitle b{font-size:.52rem}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableHeader,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__tableRow,.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__totalRow{grid-template-columns:minmax(0,1.25fr) minmax(104px,.8fr)}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__footerMain{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){.computation-editor-module__1Hnmyq__toolbar button{transition:none}}@media print{@page computation-form{size:A4 portrait;margin:0}:is(html:has(#computation-document),body:has(#computation-document)){background:var(--document-paper)!important;width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;overflow:hidden!important}:is(.app-chrome,.computation-editor-module__1Hnmyq__modeIntro,.computation-editor-module__1Hnmyq__exportStage){display:none!important}.computation-editor-module__1Hnmyq__editor,.computation-editor-module__1Hnmyq__workspace,.computation-editor-module__1Hnmyq__paperViewport{background:var(--document-paper)!important;border:0!important;width:210mm!important;height:297mm!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper){page:computation-form;background:var(--document-paper)!important;width:210mm!important;height:297mm!important;min-height:297mm!important;box-shadow:none!important;color:#1d2a24!important;page-break-after:avoid!important;break-after:avoid-page!important;border:0!important;border-radius:0!important;margin:0!important;padding:0 0 31mm!important;font-size:8.4pt!important;position:relative!important;overflow:hidden!important}.computation-editor-module__1Hnmyq__paper:not(.computation-editor-module__1Hnmyq__exportPaper) .computation-editor-module__1Hnmyq__documentContent{padding:8mm 8mm 0!important}.computation-editor-module__1Hnmyq__paper input::placeholder,.computation-editor-module__1Hnmyq__paper textarea::placeholder{color:#0000!important}.computation-editor-module__1Hnmyq__lineInput[type=date]{display:none!important}.computation-editor-module__1Hnmyq__printDate{display:block!important}.computation-editor-module__1Hnmyq__lineInput:focus,.computation-editor-module__1Hnmyq__remarks textarea:focus{background:var(--document-paper)!important;outline:none!important}}
.daily-report-editor-module__-iFwmq__editor{background:color-mix(in srgb, var(--lkt-light-green) 9%, var(--lkt-surface));height:calc(100vh - 72px);min-height:calc(100vh - 72px);color:var(--lkt-deep-green);flex-direction:column;display:flex;overflow:hidden}.daily-report-editor-module__-iFwmq__toolbarWrap{z-index:40;border-bottom:1px solid var(--lkt-border);background:var(--lkt-surface-soft);flex:none;position:relative;top:auto;box-shadow:0 4px 18px #18342912}.daily-report-editor-module__-iFwmq__toolbarContent{grid-template-columns:auto minmax(230px,1fr) auto;grid-template-areas:"back title actions"".status status";align-items:center;gap:3px 18px;width:min(1240px,100% - 40px);min-height:82px;margin:0 auto;padding:10px 0 7px;display:grid}.daily-report-editor-module__-iFwmq__backLink{min-height:42px;color:var(--lkt-primary-green);grid-area:back;align-items:center;gap:7px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.daily-report-editor-module__-iFwmq__backLink svg,.daily-report-editor-module__-iFwmq__toolbar button svg{flex:none;width:17px;height:17px}.daily-report-editor-module__-iFwmq__backLink:focus-visible,.daily-report-editor-module__-iFwmq__toolbar button:focus-visible,.daily-report-editor-module__-iFwmq__workflowFooter button:focus-visible,.daily-report-editor-module__-iFwmq__taskMeta input:focus-visible,.daily-report-editor-module__-iFwmq__taskCheckbox:focus-visible+.daily-report-editor-module__-iFwmq__checkboxMark,.daily-report-editor-module__-iFwmq__addTaskButton:focus-visible,.daily-report-editor-module__-iFwmq__removeCell button:focus-visible{outline:3px solid var(--lkt-focus);outline-offset:2px}.daily-report-editor-module__-iFwmq__toolbarTitle{grid-area:title;min-width:0}.daily-report-editor-module__-iFwmq__toolbarTitle p{color:var(--lkt-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1px;font-size:.65rem;font-weight:800}.daily-report-editor-module__-iFwmq__toolbarTitle h1{color:var(--lkt-primary-green);text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.02rem,2vw,1.32rem);font-weight:600;line-height:1.2;overflow:hidden}.daily-report-editor-module__-iFwmq__toolbar{grid-area:actions;justify-content:flex-end;align-items:center;gap:8px;display:flex}.daily-report-editor-module__-iFwmq__toolbar button{border:1px solid var(--lkt-border);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:.78rem;font-weight:800;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.daily-report-editor-module__-iFwmq__toolbar button:disabled{cursor:wait;opacity:.65}.daily-report-editor-module__-iFwmq__secondaryButton{background:var(--lkt-surface);color:var(--lkt-primary-green)}.daily-report-editor-module__-iFwmq__secondaryButton:hover:not(:disabled){border-color:var(--lkt-mid-green);background:color-mix(in srgb, var(--lkt-light-green) 10%, var(--lkt-surface))}.daily-report-editor-module__-iFwmq__primaryButton{background:var(--lkt-primary-green);color:#fff;border-color:var(--lkt-primary-green)!important}.daily-report-editor-module__-iFwmq__primaryButton:hover:not(:disabled){background:var(--lkt-deep-green)}.daily-report-editor-module__-iFwmq__status{min-height:14px;color:var(--lkt-primary-green);text-align:right;grid-area:status;margin:0;font-size:.7rem;line-height:1.2}.daily-report-editor-module__-iFwmq__statusError{color:#a23f32}.daily-report-editor-module__-iFwmq__workflowFooter{z-index:35;border-top:1px solid var(--lkt-border);background:#fffef8;flex:none;position:sticky;bottom:0;box-shadow:0 -8px 24px #1834291a}.daily-report-editor-module__-iFwmq__workflowFooterInner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:72px;margin:0 auto;padding:8px 0;display:grid}.daily-report-editor-module__-iFwmq__stageTabs{align-items:center;gap:8px;display:flex}.daily-report-editor-module__-iFwmq__stageTabs button{border:1px solid var(--lkt-border);min-height:50px;color:var(--lkt-copy);cursor:pointer;text-align:left;background:#fff;border-radius:6px;align-items:center;gap:10px;padding:8px 15px;display:flex}.daily-report-editor-module__-iFwmq__stageTabs button>svg{width:20px;height:20px;color:var(--lkt-gold);flex:none}.daily-report-editor-module__-iFwmq__stageTabs button>span{gap:1px;font-size:.82rem;font-weight:800;display:grid}.daily-report-editor-module__-iFwmq__stageTabs button small{color:var(--lkt-copy);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.daily-report-editor-module__-iFwmq__stageTabs .daily-report-editor-module__-iFwmq__activeStage{border-color:var(--lkt-primary-green);background:var(--lkt-primary-green);color:#fff;box-shadow:0 7px 18px #16694129}.daily-report-editor-module__-iFwmq__stageTabs .daily-report-editor-module__-iFwmq__activeStage>svg,.daily-report-editor-module__-iFwmq__stageTabs .daily-report-editor-module__-iFwmq__activeStage small{color:var(--lkt-primary-yellow)}.daily-report-editor-module__-iFwmq__nextDayButton{border:1px solid color-mix(in srgb, var(--lkt-gold) 55%, white);background:color-mix(in srgb, var(--lkt-primary-yellow) 12%, white);min-height:42px;color:var(--lkt-primary-green);cursor:pointer;border-radius:5px;align-items:center;gap:8px;padding:0 13px;font-size:.78rem;font-weight:800;display:inline-flex}.daily-report-editor-module__-iFwmq__nextDayButton:hover{border-color:var(--lkt-gold);background:color-mix(in srgb, var(--lkt-primary-yellow) 20%, white)}.daily-report-editor-module__-iFwmq__workspace{overscroll-behavior:contain;flex:auto;justify-content:center;min-height:0;padding:28px 20px 88px;display:grid;overflow:hidden auto}.daily-report-editor-module__-iFwmq__documentViewport{width:210mm}.daily-report-editor-module__-iFwmq__taskListViewport{width:min(960px,100vw - 40px)}.daily-report-editor-module__-iFwmq__taskListPanel{border:1px solid var(--lkt-border);border-top:4px solid var(--lkt-primary-green);background:#fff;border-radius:6px;padding:clamp(22px,4vw,38px);box-shadow:0 18px 45px #1e322921}.daily-report-editor-module__-iFwmq__taskListHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.daily-report-editor-module__-iFwmq__taskListHeading p,.daily-report-editor-module__-iFwmq__taskListHeading h2,.daily-report-editor-module__-iFwmq__taskListHeading span{margin:0}.daily-report-editor-module__-iFwmq__taskListHeading p{color:var(--lkt-gold);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.daily-report-editor-module__-iFwmq__taskListHeading h2{color:var(--lkt-primary-green);margin:4px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1}.daily-report-editor-module__-iFwmq__taskListHeading span{color:var(--lkt-copy);font-size:.86rem}.daily-report-editor-module__-iFwmq__taskListHeading>strong{color:var(--lkt-primary-green);background:#eef4eb;border-radius:999px;flex:none;padding:7px 11px;font-size:.72rem}.daily-report-editor-module__-iFwmq__taskMeta{border:1px solid var(--lkt-border);background:var(--lkt-surface-soft);border-radius:6px;grid-template-columns:.85fr 1.25fr .9fr;gap:16px;margin-bottom:24px;padding:16px;display:grid;overflow:visible}.daily-report-editor-module__-iFwmq__taskMeta label{gap:6px;min-width:0;display:grid}.daily-report-editor-module__-iFwmq__taskMeta label>span{color:var(--lkt-primary-green);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.daily-report-editor-module__-iFwmq__taskMeta input{border:1px solid var(--lkt-border);width:100%;min-width:0;min-height:42px;color:var(--lkt-deep-green);font:inherit;background:#fff;border-radius:5px;padding:0 11px;font-size:.82rem;font-weight:700}.daily-report-editor-module__-iFwmq__taskMeta .daily-report-editor-module__-iFwmq__invalidNameInput{border-color:#a23f32;box-shadow:0 0 0 1px #a23f321f}.daily-report-editor-module__-iFwmq__taskMeta .daily-report-editor-module__-iFwmq__invalidNameInput:focus-visible{outline-color:#a23f3252}.daily-report-editor-module__-iFwmq__taskMeta label>.daily-report-editor-module__-iFwmq__nameError{color:#a23f32;letter-spacing:0;text-transform:none;font-size:.72rem;font-weight:700;line-height:1.35}.daily-report-editor-module__-iFwmq__taskListEmpty{border-top:1px solid var(--lkt-border);min-height:110px;color:var(--lkt-copy);text-align:center;place-content:center;gap:4px;padding:20px;display:grid}.daily-report-editor-module__-iFwmq__taskListEmpty strong{color:var(--lkt-primary-green)}.daily-report-editor-module__-iFwmq__reportDocument{color:#173a29;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;width:210mm;min-height:297mm;padding:13mm 14mm 12mm;font-family:Arial,Helvetica,sans-serif;font-size:10pt;line-height:1.42;box-shadow:0 18px 45px #1e32292e}.daily-report-editor-module__-iFwmq__documentHeader{border-bottom:1.2mm solid #166941;grid-template-columns:31mm minmax(0,1fr);align-items:center;gap:7mm;padding-bottom:6mm;display:grid}.daily-report-editor-module__-iFwmq__documentLogo{object-fit:contain;width:30mm;height:30mm;display:block}.daily-report-editor-module__-iFwmq__documentHeading{border-left:.45mm solid #edc400;min-width:0;padding-left:7mm}.daily-report-editor-module__-iFwmq__documentHeading p,.daily-report-editor-module__-iFwmq__documentHeading h1,.daily-report-editor-module__-iFwmq__documentHeading span{margin:0}.daily-report-editor-module__-iFwmq__documentHeading p{color:#c68900;letter-spacing:.18em;font-size:7.5pt;font-weight:800}.daily-report-editor-module__-iFwmq__documentHeading h1{color:#166941;margin:1.2mm 0 1mm;font-family:Georgia,Times New Roman,serif;font-size:19pt;line-height:1.08}.daily-report-editor-module__-iFwmq__documentHeading span{color:#42534a;font-size:8pt}.daily-report-editor-module__-iFwmq__reportDetails{background:#f4f7f1;border:.35mm solid #16694166;border-radius:2mm;grid-template-columns:.85fr 1.25fr .9fr;gap:5mm;margin:7mm 0 8mm;padding:4mm;display:grid}.daily-report-editor-module__-iFwmq__reportDetails label{gap:1.5mm;min-width:0;display:grid}.daily-report-editor-module__-iFwmq__reportDetails label>span{color:#166941;letter-spacing:.08em;text-transform:uppercase;font-size:7pt;font-weight:800}.daily-report-editor-module__-iFwmq__reportDetails input,.daily-report-editor-module__-iFwmq__reportDetails select,.daily-report-editor-module__-iFwmq__reportDetails strong{color:#173a29;width:100%;min-width:0;min-height:9mm;font:inherit;background:#fff;border:.3mm solid #16694159;border-radius:1mm;align-items:center;padding:1.5mm 2.2mm;font-weight:700;display:flex}.daily-report-editor-module__-iFwmq__reportDetails strong{overflow-wrap:anywhere}.daily-report-editor-module__-iFwmq__taskSection+.daily-report-editor-module__-iFwmq__taskSection{margin-top:8mm}.daily-report-editor-module__-iFwmq__sectionHeader{color:#fff;break-after:avoid-page;page-break-after:avoid;background:#166941;border-left:1.5mm solid #edc400;justify-content:space-between;align-items:center;gap:4mm;min-height:10mm;padding:2mm 3.5mm;display:flex}.daily-report-editor-module__-iFwmq__sectionHeader h2{letter-spacing:.08em;margin:0;font-size:10pt}.daily-report-editor-module__-iFwmq__sectionHeader span{opacity:.82;flex:none;font-size:7pt}.daily-report-editor-module__-iFwmq__taskTable{border-bottom:.3mm solid #1669416b;border-left:.3mm solid #1669416b;border-right:.3mm solid #1669416b}.daily-report-editor-module__-iFwmq__taskTableHeader,.daily-report-editor-module__-iFwmq__taskRow{grid-template-columns:15mm minmax(0,1fr) 17mm;display:grid}.daily-report-editor-module__-iFwmq__taskTableHeader{color:#42534a;letter-spacing:.05em;text-align:center;text-transform:uppercase;background:#eef4eb;align-items:center;min-height:7.5mm;font-size:7pt;font-weight:800}.daily-report-editor-module__-iFwmq__taskTableHeader>span,.daily-report-editor-module__-iFwmq__taskRow>*{min-width:0}.daily-report-editor-module__-iFwmq__taskTableHeader>span+span,.daily-report-editor-module__-iFwmq__taskRow>*+*{border-left:.25mm solid #1669414d}.daily-report-editor-module__-iFwmq__taskRow{break-inside:avoid-page;page-break-inside:avoid;background:#fff;border-top:.25mm solid #1669414d;min-height:15mm}.daily-report-editor-module__-iFwmq__exportTaskRow,.daily-report-editor-module__-iFwmq__reportTableHeader,.daily-report-editor-module__-iFwmq__exportDocument .daily-report-editor-module__-iFwmq__taskTableHeader{grid-template-columns:15mm minmax(0,1fr)}.daily-report-editor-module__-iFwmq__checkboxCell{cursor:pointer;place-items:center;min-height:15mm;display:grid;position:relative}.daily-report-editor-module__-iFwmq__taskCheckbox{opacity:0;width:1px;height:1px;position:absolute}.daily-report-editor-module__-iFwmq__checkboxMark{background:#fff;border:.55mm solid #166941;border-radius:.8mm;width:6mm;height:6mm;display:block;position:relative}.daily-report-editor-module__-iFwmq__taskCheckbox:checked+.daily-report-editor-module__-iFwmq__checkboxMark{background:#166941;border-color:#166941}.daily-report-editor-module__-iFwmq__taskCheckbox:checked+.daily-report-editor-module__-iFwmq__checkboxMark:after{content:"";border-bottom:.7mm solid #fff;border-right:.7mm solid #fff;width:1.5mm;height:3mm;position:absolute;top:.65mm;left:1.65mm;transform:rotate(45deg)}.daily-report-editor-module__-iFwmq__taskTextCell{align-items:stretch;display:grid}.daily-report-editor-module__-iFwmq__taskTextCell textarea{resize:vertical;color:#173a29;field-sizing:content;width:100%;min-height:15mm;font:inherit;background:#fff;border:0;border-radius:0;padding:3mm;line-height:1.45;overflow:hidden}.daily-report-editor-module__-iFwmq__taskTextCell textarea::placeholder{color:#829188}.daily-report-editor-module__-iFwmq__printTaskText{overflow-wrap:anywhere;white-space:pre-wrap;min-height:15mm;padding:3mm;display:block}.daily-report-editor-module__-iFwmq__exportDocument .daily-report-editor-module__-iFwmq__printTaskText{display:block}.daily-report-editor-module__-iFwmq__removeCell{place-items:center;display:grid}.daily-report-editor-module__-iFwmq__removeCell button{color:#8d463a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:8mm;height:8mm;display:grid}.daily-report-editor-module__-iFwmq__removeCell button:hover{background:#f8e7e2}.daily-report-editor-module__-iFwmq__removeCell svg{width:4mm;height:4mm}.daily-report-editor-module__-iFwmq__emptyTasks{color:#6a786f;border-top:.25mm solid #1669414d;min-height:15mm;margin:0;padding:4mm;font-style:italic}.daily-report-editor-module__-iFwmq__addTaskButton{color:#166941;cursor:pointer;background:#fff;border:.3mm solid #16694161;border-radius:1.2mm;align-items:center;gap:2mm;min-height:9mm;margin-top:2.5mm;padding:1.4mm 3mm;font-size:8pt;font-weight:800;display:inline-flex}.daily-report-editor-module__-iFwmq__addTaskButton:hover:not(:disabled){background:#eef4eb}.daily-report-editor-module__-iFwmq__addTaskButton:disabled{cursor:not-allowed;opacity:.55}.daily-report-editor-module__-iFwmq__addTaskButton svg{width:4mm;height:4mm}.daily-report-editor-module__-iFwmq__documentFooter{color:#42534a;break-inside:avoid-page;page-break-inside:avoid;border-top:.7mm solid #edc400;grid-template-columns:13mm minmax(0,1fr) auto;align-items:center;gap:3mm;margin-top:12mm;padding-top:4mm;display:grid}.daily-report-editor-module__-iFwmq__documentFooter img{object-fit:contain;width:12mm;height:12mm}.daily-report-editor-module__-iFwmq__documentFooter div{line-height:1.25;display:grid}.daily-report-editor-module__-iFwmq__documentFooter strong{color:#166941;font-size:9pt}.daily-report-editor-module__-iFwmq__documentFooter span,.daily-report-editor-module__-iFwmq__documentFooter p{font-size:7pt}.daily-report-editor-module__-iFwmq__documentFooter p{text-align:right;margin:0;display:grid}.daily-report-editor-module__-iFwmq__documentFooter p strong{overflow-wrap:anywhere}.daily-report-editor-module__-iFwmq__printStage{display:none}.daily-report-editor-module__-iFwmq__pdfStage{z-index:-100;pointer-events:none;width:210mm;position:fixed;top:0;left:-10000px}.daily-report-editor-module__-iFwmq__exportDocument{min-height:277mm;box-shadow:none;padding-top:0;padding-bottom:0}@media (max-width:1080px){.daily-report-editor-module__-iFwmq__toolbarContent{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"back title""actions actions""status status";min-height:130px}.daily-report-editor-module__-iFwmq__toolbar{justify-content:stretch}.daily-report-editor-module__-iFwmq__toolbar button{flex:1}.daily-report-editor-module__-iFwmq__workflowFooterInner{grid-template-columns:1fr auto}}@media (max-width:700px){.daily-report-editor-module__-iFwmq__editor{height:calc(100vh - 72px);min-height:calc(100vh - 72px)}.daily-report-editor-module__-iFwmq__toolbarContent{gap:5px 10px;width:calc(100% - 20px);min-height:188px;padding:7px 0 5px}.daily-report-editor-module__-iFwmq__backLink{justify-content:center;min-width:42px}.daily-report-editor-module__-iFwmq__backLink span,.daily-report-editor-module__-iFwmq__toolbarTitle p{display:none}.daily-report-editor-module__-iFwmq__toolbarTitle h1{font-family:Aptos,Segoe UI,Arial,sans-serif;font-size:.94rem;font-weight:800}.daily-report-editor-module__-iFwmq__toolbar{grid-template-columns:1fr 1fr;display:grid}.daily-report-editor-module__-iFwmq__toolbar button{width:100%;padding:0 7px;font-size:.72rem}.daily-report-editor-module__-iFwmq__status{text-align:left}.daily-report-editor-module__-iFwmq__workflowFooterInner{grid-template-columns:1fr;gap:7px;width:calc(100% - 20px);padding:7px 0}.daily-report-editor-module__-iFwmq__stageTabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.daily-report-editor-module__-iFwmq__stageTabs button{min-width:0;padding:7px 10px}.daily-report-editor-module__-iFwmq__stageTabs button>span{min-width:0;font-size:.75rem}.daily-report-editor-module__-iFwmq__nextDayButton{justify-content:center;width:100%}.daily-report-editor-module__-iFwmq__workspace{padding:14px 10px 76px;display:block}.daily-report-editor-module__-iFwmq__documentViewport,.daily-report-editor-module__-iFwmq__taskListViewport,.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument){width:100%}.daily-report-editor-module__-iFwmq__taskListPanel{padding:20px}.daily-report-editor-module__-iFwmq__taskListHeading{flex-direction:column;align-items:start;gap:12px}.daily-report-editor-module__-iFwmq__taskMeta{grid-template-columns:1fr;gap:12px;padding:14px}.daily-report-editor-module__-iFwmq__taskMeta input{min-height:44px}.daily-report-editor-module__-iFwmq__taskListPanel .daily-report-editor-module__-iFwmq__taskTableHeader,.daily-report-editor-module__-iFwmq__taskListPanel .daily-report-editor-module__-iFwmq__taskRow{grid-template-columns:52px minmax(0,1fr) 44px}.daily-report-editor-module__-iFwmq__taskListPanel .daily-report-editor-module__-iFwmq__taskRow,.daily-report-editor-module__-iFwmq__taskListPanel .daily-report-editor-module__-iFwmq__checkboxCell,.daily-report-editor-module__-iFwmq__taskListPanel .daily-report-editor-module__-iFwmq__taskTextCell textarea{min-height:64px}.daily-report-editor-module__-iFwmq__taskListPanel .daily-report-editor-module__-iFwmq__taskTextCell textarea{padding:12px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument){border:1px solid #2143351f;border-radius:4px;min-height:0;padding:20px;font-size:.82rem;box-shadow:0 10px 28px #1e322921}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeader{grid-template-columns:70px minmax(0,1fr);gap:14px;padding-bottom:18px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentLogo{width:68px;height:68px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeading{padding-left:14px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeading h1{font-size:clamp(1.18rem,5.4vw,1.65rem)}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__reportDetails{grid-template-columns:1fr;gap:12px;margin:22px 0 26px;padding:14px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__reportDetails strong{min-height:44px;padding:8px 10px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__taskTableHeader,.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__taskRow{grid-template-columns:54px minmax(0,1fr)}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__taskRow,.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__checkboxCell,.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__taskTextCell textarea{min-height:64px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__taskTextCell textarea{padding:12px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__checkboxMark{border-width:2px;width:24px;height:24px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__taskCheckbox:checked+.daily-report-editor-module__-iFwmq__checkboxMark:after{border-bottom-width:3px;border-right-width:3px;width:6px;height:12px;top:3px;left:8px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentFooter{grid-template-columns:48px minmax(0,1fr)}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentFooter img{width:44px;height:44px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentFooter p{text-align:left;grid-column:1/-1}}@media (max-width:560px){.daily-report-editor-module__-iFwmq__editor{height:calc(100vh - 64px);min-height:calc(100vh - 64px)}}@media (max-width:410px){.daily-report-editor-module__-iFwmq__stageTabs button{gap:6px;padding:7px}.daily-report-editor-module__-iFwmq__stageTabs button>svg{width:17px;height:17px}.daily-report-editor-module__-iFwmq__stageTabs button small{display:none}.daily-report-editor-module__-iFwmq__taskListPanel,.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument){padding:16px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeader{grid-template-columns:56px minmax(0,1fr);gap:9px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentLogo{width:54px;height:54px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeading{padding-left:9px}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeading p,.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeading span{font-size:.55rem}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument) .daily-report-editor-module__-iFwmq__documentHeading h1{font-size:1.05rem}}@media (prefers-reduced-motion:reduce){.daily-report-editor-module__-iFwmq__toolbar button{transition:none}}@media print{@page daily-report{size:A4 portrait;margin:12mm 14mm 14mm}:is(html:has(#daily-report-document),body:has(#daily-report-document)){background:#fff!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}body:has(#daily-report-document)>*{visibility:visible}:is(.app-chrome,.daily-report-editor-module__-iFwmq__workflowFooter,.daily-report-editor-module__-iFwmq__pdfStage,.daily-report-editor-module__-iFwmq__workspace){display:none!important}.daily-report-editor-module__-iFwmq__editor,.daily-report-editor-module__-iFwmq__printStage{background:#fff!important;border:0!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.daily-report-editor-module__-iFwmq__reportDocument:not(.daily-report-editor-module__-iFwmq__exportDocument){page:daily-report;width:auto!important;min-height:0!important;box-shadow:none!important;color:#173a29!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:10pt!important}.daily-report-editor-module__-iFwmq__taskTableHeader,.daily-report-editor-module__-iFwmq__taskRow{grid-template-columns:15mm minmax(0,1fr)!important}.daily-report-editor-module__-iFwmq__printTaskText{display:block!important}.daily-report-editor-module__-iFwmq__taskRow,.daily-report-editor-module__-iFwmq__documentHeader,.daily-report-editor-module__-iFwmq__reportDetails,.daily-report-editor-module__-iFwmq__sectionHeader,.daily-report-editor-module__-iFwmq__documentFooter{break-inside:avoid-page!important;page-break-inside:avoid!important}.daily-report-editor-module__-iFwmq__sectionHeader{break-after:avoid-page!important;page-break-after:avoid!important}}
.site-header-module__wBaYfG__header{z-index:50;border-bottom:3px solid var(--lkt-primary-yellow);background:var(--lkt-primary-green);color:#fff;position:sticky;top:0;box-shadow:0 3px 14px #0f3e2729}.site-header-module__wBaYfG__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:72px;margin:0 auto;display:flex}.site-header-module__wBaYfG__brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.site-header-module__wBaYfG__brand img{background:var(--lkt-surface);object-fit:contain;border-radius:7px;width:46px;height:46px;padding:4px}.site-header-module__wBaYfG__brand span{gap:1px;display:grid}.site-header-module__wBaYfG__brand strong{letter-spacing:-.02em;font-size:1.03rem}.site-header-module__wBaYfG__brand small{color:#ffffffd1;font-size:.76rem}.site-header-module__wBaYfG__brand:focus-visible{outline:3px solid var(--lkt-bright-yellow);outline-offset:4px;border-radius:4px}@media (max-width:560px){.site-header-module__wBaYfG__inner{width:min(100% - 28px,1180px);min-height:64px}.site-header-module__wBaYfG__brand img{width:40px;height:40px}.site-header-module__wBaYfG__brand small{display:none}}
.page-module___8aEwW__page{background:linear-gradient(120deg, color-mix(in srgb, var(--lkt-light-green) 16%, transparent), color-mix(in srgb, var(--lkt-primary-yellow) 7%, transparent) 34%, transparent 58%) 0 0 / 100% 520px no-repeat, var(--lkt-surface-soft);min-height:100vh}.page-module___8aEwW__page main{width:min(1120px,100% - 48px);margin:0 auto}.page-module___8aEwW__hero{grid-template-columns:1.45fr .75fr;align-items:center;gap:clamp(42px,8vw,110px);min-height:430px;padding:56px 0 42px;display:grid}.page-module___8aEwW__heroCopy{max-width:690px}.page-module___8aEwW__eyebrow,.page-module___8aEwW__sectionHeading p,.page-module___8aEwW__cardEyebrow{color:var(--lkt-deep-green);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.73rem;font-weight:800}.page-module___8aEwW__eyebrow{align-items:center;gap:9px;display:flex}.page-module___8aEwW__eyebrow svg{width:16px;height:16px;color:var(--lkt-gold)}.page-module___8aEwW__hero h1{max-width:680px;color:var(--lkt-primary-green);letter-spacing:-.055em;margin:15px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.55rem,5.3vw,4.7rem);font-weight:500;line-height:.99}.page-module___8aEwW__intro{max-width:640px;color:var(--lkt-copy);margin:0;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.65}.page-module___8aEwW__privacyNote{color:var(--lkt-deep-green);align-items:center;gap:10px;margin-top:26px;font-size:.82rem;font-weight:650;display:flex}.page-module___8aEwW__privacyNote span{display:none}.page-module___8aEwW__privacyNote svg{width:16px;height:16px;color:var(--lkt-primary-green);stroke-width:2.2px;flex:none}.page-module___8aEwW__identityCard{border:1px solid var(--lkt-border);background:var(--lkt-surface);min-height:300px;box-shadow:18px 18px 0 color-mix(in srgb, var(--lkt-light-green) 28%, transparent);text-align:center;border-radius:2px;align-content:center;place-items:center;display:grid;position:relative;overflow:hidden}.page-module___8aEwW__identityCard:before,.page-module___8aEwW__identityCard:after{content:"";width:48px;height:48px;position:absolute}.page-module___8aEwW__identityCard:before{border-top:2px solid var(--lkt-gold);border-left:2px solid var(--lkt-gold);top:13px;left:13px}.page-module___8aEwW__identityCard:after{border-right:2px solid var(--lkt-primary-yellow);border-bottom:2px solid var(--lkt-primary-yellow);bottom:13px;right:13px}.page-module___8aEwW__identityMark{width:180px;height:180px;margin:-42px 0 -38px}.page-module___8aEwW__identityMark img{object-fit:contain;width:100%;height:auto}.page-module___8aEwW__identityCard p{color:var(--lkt-primary-green);margin:13px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.page-module___8aEwW__identityCard>span{color:var(--lkt-copy);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.page-module___8aEwW__toolsSection{padding:34px 0 82px}.page-module___8aEwW__sectionHeading h2{color:var(--lkt-primary-green);letter-spacing:-.035em;margin:6px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:500}.page-module___8aEwW__toolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.page-module___8aEwW__toolCard{border:1px solid var(--lkt-border);border-top:4px solid var(--lkt-primary-green);min-height:288px;color:inherit;background:#fff;border-radius:5px;grid-template-rows:auto auto auto 1fr auto;padding:30px;text-decoration:none;transition:border-color .17s,box-shadow .17s,transform .17s;display:grid}.page-module___8aEwW__toolCard:hover{border-color:var(--lkt-mid-green);transform:translateY(-3px);box-shadow:0 16px 34px #1669411f}.page-module___8aEwW__toolCard:focus-visible{outline:3px solid var(--lkt-focus);outline-offset:4px}.page-module___8aEwW__iconWrap{border:1px solid color-mix(in srgb, var(--lkt-gold) 55%, white);background:color-mix(in srgb, var(--lkt-primary-yellow) 13%, white);width:48px;height:48px;color:var(--lkt-primary-green);border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.page-module___8aEwW__iconWrap svg{stroke-width:1.8px;width:23px;height:23px}.page-module___8aEwW__toolCard h3{color:var(--lkt-primary-green);margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:600}.page-module___8aEwW__toolCard>p{max-width:490px;color:var(--lkt-copy);margin:0;font-size:.92rem;line-height:1.58}.page-module___8aEwW__cardAction{border-top:1px solid var(--lkt-border);color:var(--lkt-primary-green);justify-content:space-between;align-items:center;margin-top:26px;padding-top:18px;font-size:.85rem;font-weight:800;display:flex}.page-module___8aEwW__cardAction span{color:var(--lkt-gold);font-size:1.2rem}.page-module___8aEwW__homeFooter{border-top:3px solid var(--lkt-bright-yellow);background:var(--lkt-primary-green);color:#ffffffbd;justify-content:center;align-items:center;gap:16px;min-height:72px;font-size:.76rem;display:flex}.page-module___8aEwW__homeFooter span:first-child{color:#fff;font-weight:800}@media (max-width:820px){.page-module___8aEwW__hero{grid-template-columns:1fr;gap:24px;padding-top:46px}.page-module___8aEwW__identityCard{display:none}}@media (max-width:680px){.page-module___8aEwW__page main{width:calc(100% - 32px)}.page-module___8aEwW__hero{min-height:0;padding:42px 0 54px}.page-module___8aEwW__hero h1{font-size:clamp(2.45rem,12vw,3.45rem)}.page-module___8aEwW__toolGrid{grid-template-columns:1fr}.page-module___8aEwW__toolCard{min-height:268px;padding:25px}.page-module___8aEwW__homeFooter{text-align:center;flex-direction:column;gap:4px;padding:18px 24px}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__toolCard{transition:none}}
