:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202b2a;background:#f6f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f6f3ee;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,.file-button,.capture{color:#1d3431;cursor:pointer;background:#fff;border:1px solid #c9d6d3;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:9px 12px;display:inline-flex}button svg,.file-button svg,.capture svg{width:18px;height:18px}button.primary{color:#fff;background:#1f5f5b;border-color:#1f5f5b}button:disabled{cursor:progress;opacity:.68}button[data-clear-signature]:disabled{cursor:not-allowed}button.danger{color:#9d2f25}.topbar{z-index:5;background:#fff;border-bottom:1px solid #d9dfdc;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex;position:sticky;top:0}.topbar h1{margin:0;font-size:22px;line-height:1.1}.topbar p{color:#64706d;margin:4px 0 0}.top-actions,.photo-actions,.stack{flex-wrap:wrap;gap:8px;display:flex}.layout{grid-template-columns:300px minmax(0,1fr);gap:18px;padding:18px;display:grid}.sidebar{flex-direction:column;gap:12px;display:flex}.folder-panel{background:#fff;border:1px solid #d9dfdc;border-radius:8px;padding:12px}.folder-current{text-align:left;justify-content:space-between;width:100%}.folder-current span{text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-weight:750;overflow:hidden}.folder-picker{gap:8px;margin-top:8px;display:grid}.folder-picker small{color:#64706d;font-size:11px}.folder-results{gap:5px;max-height:310px;display:grid;overflow:auto}.folder-results button{overflow-wrap:anywhere;text-align:left;width:100%;min-height:38px;display:block}.folder-results button.selected{background:#e6f0ec;border-color:#1f5f5b}.sync-panel{background:#e6f0ec;border:1px solid #c8ddd4;border-radius:8px;padding:14px}.sync-panel p{color:#4a5d58;margin:8px 0 12px;line-height:1.35}.generated-panel{background:#fff;border:1px solid #d9dfdc;border-radius:8px;padding:12px}.panel-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.panel-heading span{color:#1f5f5b;text-align:center;background:#e6f0ec;border-radius:999px;min-width:28px;padding:3px 8px;font-size:12px;font-weight:800}.generated-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.generated-actions .wide-action{grid-column:1/-1}.generated-actions button{justify-content:center;min-width:0}.generated-count{color:#596865;margin:10px 0 8px;font-size:12px}.generated-list{gap:8px;max-height:360px;padding-right:2px;display:grid;overflow:auto}.generated-file{cursor:pointer;border:1px solid #d9dfdc;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:flex-start;gap:9px;padding:9px;display:grid}.generated-file>button{grid-column:2;justify-content:center;min-height:34px;padding:6px 8px}.generated-select{align-items:center;display:flex}.generated-file progress{accent-color:#1f5f5b;width:100%;height:8px}.sync-state{font-weight:750}.sync-state.is-synced{color:#17724f}.sync-state.is-error{color:#a9322a}.sync-state.is-pending,.sync-state.is-uploading{color:#946316}.generated-file.selected{border-color:#1f5f5b;box-shadow:0 0 0 2px #1f5f5b24}.generated-file input{width:20px;min-height:20px;padding:0}.generated-file span{gap:3px;min-width:0;display:grid}.generated-file strong,.generated-file small{overflow-wrap:anywhere}.generated-file strong{color:#1f2d2b;font-size:13px;line-height:1.25}.generated-file small{color:#65716e;font-size:11px;line-height:1.25}.empty-generated{color:#65716e;text-align:center;border:1px dashed #c9d6d3;border-radius:8px;justify-content:center;align-items:center;min-height:72px;padding:10px;display:flex}.record-list{flex-direction:column;gap:8px;display:flex}.record-list button{text-align:left;flex-direction:column;align-items:flex-start}.record-list button.selected{border-color:#1f5f5b;box-shadow:0 0 0 2px #1f5f5b29}.record-list span{color:#66736f;overflow-wrap:anywhere;font-size:13px}.form{flex-direction:column;gap:18px;display:flex}section{background:#fff;border:1px solid #d9dfdc;border-radius:8px;padding:18px}section h2{margin:0 0 14px;font-size:18px}.section-note{color:#5a6865;margin:-6px 0 14px;line-height:1.35}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}label{flex-direction:column;gap:6px;display:flex}label span{color:#485653;font-size:13px;font-weight:650}input,select,textarea{border:1px solid #c9d6d3;border-radius:8px;width:100%;min-height:42px;padding:9px 10px}textarea{resize:vertical;min-height:84px}.wide{grid-column:span 2}.signature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.signature-pad{border:1px solid #d9dfdc;border-radius:8px;overflow:hidden}.signature-head{background:#f3f6f4;border-bottom:1px solid #d9dfdc;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:7px 8px;display:flex}.signature-head>span{color:#42514e;font-size:12px;font-weight:700;line-height:1.2}.signature-head button{flex:none;min-height:32px;padding:6px 8px}.signature-pad canvas{touch-action:none;background:#fff;width:100%;height:150px;display:block}.services{gap:10px;display:grid}.service-row{grid-template-columns:180px 116px minmax(0,1fr);align-items:center;gap:10px;display:grid}.segmented{background:#edf2ef;border-radius:8px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.segmented button{border:0;justify-content:center;min-height:34px;padding:6px}.segmented button.active{color:#fff;background:#1f5f5b}.file-button,.capture{position:relative}.file-button input,.capture input{opacity:0;position:absolute;inset:0}.capture.disabled{cursor:not-allowed;opacity:.55}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.photo-card,.empty-photo{border:1px solid #d9dfdc;border-radius:8px;min-height:180px;position:relative;overflow:hidden}.photo-card img{aspect-ratio:4/3;object-fit:contain;background:#17201f;width:100%;display:block}.photo-fields{gap:6px;padding:8px;display:grid}.photo-card input,.photo-card textarea{border:0;border-radius:6px;min-height:36px;padding:7px 8px}.photo-card textarea{background:#f7f8f7;min-height:58px}.photo-card small{color:#65716e;overflow-wrap:anywhere;font-size:12px}.photo-fields{border-top:1px solid #d9dfdc;border-radius:0}.photo-card .icon{min-height:34px;padding:7px;position:absolute;top:8px;right:8px}.empty-photo{color:#65716e;justify-content:center;align-items:center;display:flex}.toast{color:#fff;z-index:10;background:#202b2a;border-radius:8px;padding:12px 16px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.fatal{padding:24px}.loading-screen,.auth-layout{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-card{background:#fff;border:1px solid #c9d6d3;border-radius:8px;width:100%;max-width:520px;padding:24px;box-shadow:0 12px 30px #1637321f}.auth-card .eyebrow{color:#1f5f5b;text-transform:uppercase;font-size:13px;font-weight:800}.auth-card h1{margin:4px 0 10px}.auth-card>p{color:#52635f;line-height:1.45}.auth-card form{gap:14px;margin:20px 0;display:grid}.password-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.back-link,.primary-link{color:#1f5f5b;margin-top:10px;font-weight:750;display:inline-block}.primary-link{color:#fff;background:#1f5f5b;border-radius:8px;padding:11px 14px;text-decoration:none}@media (max-width:980px){.layout{grid-template-columns:1fr}.sidebar{order:initial}.grid,.signature-grid,.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.topbar{flex-direction:column;align-items:flex-start}.layout{padding:10px}section{padding:14px}.grid,.signature-grid,.photo-grid,.service-row{grid-template-columns:1fr}.wide{grid-column:auto}.top-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.top-actions button{justify-content:center}}
