:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7fb;color:#0f172a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:linear-gradient(180deg,#f7f9fd,#eef3fa)}button,input,select{font:inherit}textarea,input,select{width:100%;border-radius:14px;border:1px solid #dbe4f0;background:#f8fafc;color:#0f172a;padding:14px 16px}svg{display:block}.screen-center,.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:420px;padding:28px;background:#fff;border:1px solid rgba(148,163,184,.18);border-radius:24px;box-shadow:0 20px 50px #0f172a1a}.auth-card h1{margin:4px 0 0}.eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd1}.eyebrow.dark{color:#3b82f6}.muted{color:#ffffffd6;line-height:1.5}.muted.dark{color:#64748b}.error-message{color:#dc2626}.success-message{color:#059669}.inline-feedback{margin:12px 0 0}.auth-form,.manual-intervention-form,.complete-panel{display:grid;gap:16px;margin-top:20px}.auth-form label,.manual-intervention-form label,.complete-panel label{display:grid;gap:8px;font-size:14px;color:#334155}.primary-button,.session-action-button,.close-button,.mode-option,.hero-button,.logout-icon-button,.menu-item,.ghost-button{border:none;cursor:pointer}.primary-button{border-radius:16px;padding:14px 18px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:700;box-shadow:0 16px 30px #2563eb38}.primary-button.large,.hero-button{min-height:62px;border-radius:20px}.hero-button{width:100%;background:linear-gradient(135deg,#3368e8,#2f5bd4);color:#fff;font-size:18px;font-weight:700;box-shadow:0 18px 34px #2563eb2e}.ghost-button{border-radius:16px;padding:14px 18px;background:#edf2f7;color:#334155;font-weight:700}.hero-button:disabled,.primary-button:disabled,.session-action-button:disabled,.mode-option:disabled,.logout-icon-button:disabled,.ghost-button:disabled{opacity:.6;cursor:not-allowed}.field-page{min-height:100vh;background:#f4f7fb}.field-header{background:linear-gradient(135deg,#2f66e6,#2857cb);padding:18px 18px 22px;display:flex;justify-content:space-between;align-items:flex-end;gap:16px;box-shadow:0 14px 30px #2563eb33}.header-left{color:#fff}.company-title{margin:2px 0 0;font-size:30px;line-height:1.05}.header-right{display:flex;align-items:center;gap:12px}.technician-name{color:#fff;font-weight:700;font-size:16px}.logout-icon-button{width:42px;height:42px;border-radius:999px;background:#ffffff29;color:#fff;display:inline-flex;align-items:center;justify-content:center}.logout-icon-button svg{width:20px;height:20px}.field-content{max-width:860px;margin:0 auto;padding:18px 18px 32px}.home-runtime-stack{display:grid;gap:18px}.active-summary-card{margin:0;padding:14px 18px;border-radius:20px;background:#fff;box-shadow:0 10px 26px #0f172a14;border:1px solid rgba(226,232,240,.9)}.active-summary-card strong{display:block;font-size:24px;color:#1d4ed8}.active-summary-card span{display:block;margin-top:4px;color:#334155;font-weight:600}.field-toolbar{display:grid;gap:14px;margin-top:-10px}.compact-toolbar{grid-template-columns:1fr}.menu-grid,.active-panel,.start-modal{background:#fff;border-radius:22px;box-shadow:0 10px 26px #0f172a14;border:1px solid rgba(226,232,240,.9)}.compact-menu-grid{padding:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.menu-item.icon-only{border-radius:18px;background:#f8fbff;color:#334155;min-height:72px;display:inline-flex;align-items:center;justify-content:center;padding:8px}.mono-icon{width:24px;height:24px;color:#475569}.status-strip{margin:20px auto 10px;width:fit-content;padding:10px 20px;border-radius:999px;background:#e9eef5;color:#64748b;font-weight:700}.live-counter-hint{margin:0 0 18px;text-align:center;color:#2857cb;font-weight:700}.counter-stage{position:relative;height:320px;margin:0}.counter-stage-with-summary{height:300px}.counter-stage-without-summary{height:308px}.counter-orb{position:absolute;border-radius:999px;background:#fff;box-shadow:0 12px 28px #0f172a1a;border:8px solid #eef2f8;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.counter-orb-live{border-color:#bfdbfe;box-shadow:0 14px 34px #2563eb2e}.counter-orb strong{font-size:28px;line-height:1;color:#0f172a}.counter-orb span{margin-top:8px;font-size:13px;letter-spacing:.08em;color:#475569}.counter-orb-live span,.counter-orb-live strong{color:#1d4ed8}.counter-orb-main{width:220px;height:220px;left:50%;top:0;transform:translate(-50%)}.counter-orb-main.counter-orb-live{transform:translate(-50%) translateY(-3px)}.counter-orb-main strong{font-size:44px}.counter-orb-side{width:150px;height:150px;top:150px}.counter-orb-left{left:calc(50% - 190px)}.counter-orb-right{right:calc(50% - 190px)}.active-panel{margin-top:18px;padding:18px}.action-board{margin:0}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.manager-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.action-grid-secondary{display:grid;grid-template-columns:1fr;gap:10px;margin-top:10px}.expense-material-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.active-panel-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.active-panel-header h2{margin:4px 0 0;color:#0f172a}.status-chip-inline{border-radius:999px;padding:8px 12px;background:#eef4ff;color:#2857cb;font-weight:700;text-transform:uppercase;font-size:12px}.active-context-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.context-card{padding:14px;border-radius:18px;background:#f8fbff;border:1px solid #e2e8f0}.context-label{display:block;color:#64748b;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.context-card strong{color:#0f172a;line-height:1.35}.context-inline-card{padding:14px;border-radius:18px;background:#f8fbff;border:1px solid #e2e8f0}.context-inline-card strong{display:block;color:#0f172a;line-height:1.35}.compact-context-inline-card{margin-bottom:12px}.session-actions-compact{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.session-action-button{border-radius:14px;padding:12px 14px;color:#fff;font-weight:700}.session-action-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.session-action-secondary{background:#94a3b8}.session-action-success{background:linear-gradient(135deg,#059669,#047857)}.session-action-soft{background:#eef2f7;color:#334155}.complete-panel{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.deferred-interventions-panel{display:grid;gap:10px;padding:14px 16px;border-radius:20px;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 10px 26px #0f172a14}.deferred-interventions-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.deferred-interventions-header strong{color:#0f172a}.deferred-interventions-header span{min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:12px;font-weight:700}.deferred-interventions-list{display:flex;flex-wrap:wrap;gap:10px}.deferred-intervention-chip{border:1px solid #dbeafe;background:#f8fbff;border-radius:16px;padding:10px 12px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;min-width:150px;color:#0f172a}.deferred-intervention-chip strong{color:#1d4ed8;font-size:14px}.deferred-intervention-chip span{color:#475569;font-size:12px;line-height:1.4}.report-panel-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.report-panel-header strong{display:block;color:#0f172a;font-size:18px}.report-panel-subtitle{margin:6px 0 0}.report-decision-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.report-decision-button{text-align:left}.report-decision-button-active{background:#dbeafe;color:#1d4ed8}.report-decision-panel{display:grid;gap:14px;margin-top:16px;padding:16px;border-radius:18px;background:#f8fbff;border:1px solid #dbe4f0}.report-preview-card{display:grid;gap:10px;padding:14px;border-radius:16px;background:#fff;border:1px solid #dbe4f0}.report-preview-card strong{color:#0f172a}.report-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;color:#334155;font-size:14px}.report-modal-shell{max-width:980px}.report-flow-layout{max-height:calc(100vh - 110px)}.report-viewer-shell{max-width:1080px}.report-viewer-body{padding:16px;height:calc(100vh - 92px);min-height:520px;background:#eef3f9;overflow:auto}.report-viewer-frame{display:block;width:100%;height:100%;border:0;background:#fff}.report-viewer-content{display:grid;gap:14px}.report-mobile-hero{display:grid;gap:8px;padding:16px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#0a3f9e,#0f5bd8)}.report-mobile-hero-general{background:linear-gradient(135deg,#4b5563,#6b7280)}.report-mobile-hero-warranty{background:linear-gradient(135deg,#166534,#16a34a)}.report-mobile-hero-topline{font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.86}.report-mobile-hero h3{margin:0;font-size:28px;line-height:1.05}.report-mobile-hero-meta{display:grid;gap:4px;font-size:14px}.report-mobile-section{display:grid;gap:10px}.report-mobile-section-title{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.report-mobile-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-mobile-card,.report-mobile-item-card{display:grid;gap:8px;padding:14px;border-radius:16px;background:#fff;border:1px solid #dbe4f0}.report-mobile-card span,.report-mobile-item-card span,.report-mobile-card small{color:#64748b}.report-mobile-card strong,.report-mobile-item-card strong{color:#0f172a;font-size:18px;line-height:1.2}.report-mobile-item-card p{margin:0;color:#334155;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.report-mobile-list{display:grid;gap:10px}.report-mobile-item-meta{display:grid;gap:4px;font-size:13px}.report-mobile-tag-list{display:flex;flex-wrap:wrap;gap:8px}.report-mobile-tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700;overflow-wrap:anywhere}.report-stage-panel{display:grid;gap:16px}.report-preview-list{max-height:none}.report-flow-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.signature-pad-shell{display:grid;gap:10px}.signature-pad-canvas{width:100%;height:180px;border-radius:14px;border:1px dashed #94a3b8;background:#fff;touch-action:none}.signature-pad-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a85;display:flex;align-items:flex-end;justify-content:center;padding:16px}.start-modal{width:100%;max-width:560px;padding:22px}.action-modal{max-width:540px}.notes-modal-shell{max-width:920px;max-height:calc(100vh - 24px);padding:0;overflow:hidden;display:flex;flex-direction:column}.notes-modal-shell .start-modal-header{position:sticky;top:0;z-index:3;background:#fff;padding:18px 18px 14px;border-bottom:1px solid #e2e8f0}.notes-layout{display:grid;grid-template-columns:1fr;gap:16px;padding:16px 18px 18px;overflow:auto}.notes-panel{border-radius:18px;background:#f8fbff;border:1px solid #e2e8f0;padding:16px}.notes-panel h3{margin:0 0 14px;color:#0f172a;font-size:18px;line-height:1.2}.notes-list{display:grid;gap:12px;max-height:420px;overflow:auto}.note-card{border-radius:16px;background:#fff;border:1px solid #dbe4f0;padding:14px}.menu-record-title-block{display:grid;gap:4px;min-width:0}.menu-record-secondary{font-size:12px;color:#64748b;line-height:1.4}.history-card-button{width:100%;text-align:left;cursor:pointer}.history-card-side{display:grid;justify-items:end;gap:6px}.menu-record-card-side{gap:8px}.leave-request-card-header{align-items:center}.leave-request-card-side{display:flex;align-items:center;justify-content:flex-end}.leave-request-type-line{font-size:15px;font-weight:600;color:#475569;margin-top:4px}.leave-request-date-line{font-size:16px;font-weight:700;color:#0f172a;line-height:1.45;margin-top:6px}.leave-request-description{margin:8px 0 0}.history-status-label{font-size:12px;font-weight:700;color:#64748b}.history-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.menu-standard-toolbar{margin-bottom:14px}.history-toolbar-stacked{grid-template-columns:1fr}.history-toolbar>:only-child{grid-column:1 / -1}.history-filter-button{min-height:48px;border-radius:16px}.history-filter-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.menu-standard-summary{margin-bottom:16px}.menu-inline-action-row{display:grid;gap:10px;margin:-4px 0 14px}.expenses-inline-action-row{margin-top:0}.menu-inline-action-button{min-height:46px;border-radius:16px;background:#eef2f7;color:#1f2937;font-weight:700}.expenses-inline-summary{margin:0}.menu-standard-summary .note-badge{background:#eef4ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #bfdbfee6}.menu-standard-panel,.menu-standard-empty{border-radius:20px;border:1px solid #dbe4f0;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 10px 24px #0f172a0d}.menu-standard-list{gap:14px}.history-popup-modal{width:min(100%,520px);overflow:hidden}.history-popup-body{display:grid;gap:14px}.history-filter-options,.history-client-list{display:grid;gap:8px}.history-client-list{max-height:360px;overflow:auto}.history-popup-modal .history-filter-options,.history-popup-modal .history-client-list,.history-popup-modal .manual-intervention-form{padding:14px;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #dbe4f0}.compact-form-block{margin-top:14px}.history-popup-actions{grid-template-columns:1fr;gap:12px}.history-popup-modal .report-flow-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.history-report-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:10px;align-items:center}.history-report-main-button{width:100%;min-height:56px;border-radius:18px;background:#eef3f9;color:#0f172a;font-weight:700}.history-share-button{border:none;width:48px;height:48px;min-width:48px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 12px 24px #2563eb38}.history-popup-summary-card{padding:18px;border-radius:20px;box-shadow:0 10px 24px #0f172a0f}.history-popup-summary-card strong{font-size:18px;line-height:1.2}.history-popup-section-card{padding:14px 18px;border-radius:20px;background:#fff}.history-popup-section-card strong{font-size:16px}.history-popup-modal .start-modal-header{padding:18px 18px 16px;margin-bottom:14px;border-bottom:1px solid #e2e8f0}.history-popup-modal .start-modal-header h2{font-size:24px}.history-popup-modal .start-modal-header .eyebrow.dark{letter-spacing:.14em}.history-popup-modal .primary-button,.history-popup-modal .ghost-button{min-height:52px;border-radius:16px}.history-popup-modal .primary-button{box-shadow:0 14px 28px #2563eb33}.history-popup-modal .mode-option{min-height:50px;border-radius:14px;text-align:left;background:#f1f5f9}.history-popup-modal .mode-option.active{box-shadow:0 12px 24px #2563eb2e}.note-card-selected{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.menu-record-card{border-radius:18px;box-shadow:0 10px 22px #0f172a0d}.menu-record-card-header{margin-bottom:10px}.menu-record-card p{color:#475569}.note-card-collapsible{padding:0;overflow:hidden}.note-card-collapsible[open] .note-expand-indicator{transform:rotate(180deg)}.note-card-summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px}.note-card-summary::-webkit-details-marker{display:none}.note-card-summary-main{display:grid;gap:6px;min-width:0}.note-card-summary-side{display:flex;align-items:center;gap:8px;flex-shrink:0}.note-expand-indicator{color:#64748b;font-size:14px;transition:transform .15s ease}.note-card-body{border-top:1px solid #e2e8f0;padding:0 14px 14px}.note-card-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:12px}.icon-action-button{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #e2e8f0}.icon-action-button svg{width:18px;height:18px}.icon-action-button.history-share-button{border:none;width:48px;height:48px;min-width:48px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 12px 24px #2563eb38}.icon-action-edit{background:#fef3c7;color:#a16207}.icon-action-delete{background:#fee2e2;color:#b91c1c}.note-edit-box{display:grid;gap:12px}.compact-textarea{min-height:110px}.note-edit-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.expense-meta-grid{display:grid;gap:6px;margin-top:10px}.expense-meta-grid.compact{margin-top:0}.small-button{min-height:40px;padding:10px 14px;border-radius:12px;font-size:13px}.expense-list-view{max-height:none}.expense-selection-panel{display:grid;gap:10px;padding:12px 14px;margin-bottom:12px;border-radius:18px}.expense-selection-panel-header{display:grid;gap:2px}.expense-selection-panel-header>strong{font-size:15px;color:#0f172a}.expense-selection-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.expense-selection-actions .small-button{min-height:42px;padding:8px 10px}.expense-menu-card{display:grid;gap:12px}.expense-menu-card.expense-menu-card-select-mode{gap:10px;padding:12px}.expense-menu-card,.expense-report-preview-card,.expense-report-attachment-card{box-shadow:0 10px 22px #0f172a0d}.expense-menu-card-top{display:block}.expense-menu-card-main{display:grid;gap:6px;min-width:0;flex:1}.expense-menu-card-headline{display:flex;align-items:center;justify-content:space-between;gap:10px}.expense-menu-card-headline-left{display:flex;align-items:center;gap:10px;min-width:0}.expense-menu-card-select-mode .expense-menu-card-headline-left{gap:8px}.expense-menu-card-headline-left>strong{font-size:18px;color:#0f172a}.expense-menu-card-select-mode .expense-menu-card-headline-left>strong{font-size:16px}.expense-menu-amount{font-size:28px;line-height:1.1;font-weight:800;color:#1d4ed8;text-align:right;justify-self:end}.expense-menu-card-select-mode .expense-menu-amount{font-size:24px}.expense-menu-card-details{display:grid;gap:12px;padding-top:12px;border-top:1px solid #e2e8f0}.expense-menu-attachments{display:grid;gap:8px}.expense-menu-attachments>strong{color:#0f172a}.expense-menu-attachment-item{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between}.expense-report-checkbox{display:inline-flex;align-items:center;flex-shrink:0;margin:0}.expense-report-checkbox input{width:18px;height:18px}.expense-report-toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.expense-report-toolbar .primary-button,.expense-report-toolbar .ghost-button{min-height:48px;padding:10px 12px;border-radius:14px}.expense-inline-toggle{min-width:126px;justify-self:end}.expense-menu-card-select-mode .expense-inline-toggle{min-width:112px}.expense-report-preview-shell{display:grid;gap:12px}.expense-report-preview{display:grid;gap:16px;background:#f8fbff;border:1px solid #dbe4f0;border-radius:20px;padding:16px;box-shadow:0 10px 24px #0f172a0f}.expense-report-preview-header{display:grid;gap:4px}.expense-report-preview-header strong{font-size:20px;color:#0f172a}.expense-report-preview-header span{color:#64748b;font-size:13px}.expense-report-preview-header strong,.expense-selection-panel-header>strong,.notes-panel h3{letter-spacing:-.01em}.expense-report-meta-block{padding:12px 14px;border-radius:16px;border:1px solid #dbe4f0;background:#fff}.expense-report-preview-list,.expense-report-attachments-list{display:grid;gap:12px}.expense-report-preview-card,.expense-report-attachment-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:14px}.expense-report-preview-index{width:44px;height:44px;border-radius:999px;background:#e0edff;color:#1d4ed8;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.expense-report-preview-main{display:grid;gap:8px;min-width:0}.expense-report-preview-topline,.expense-report-attachment-header{display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap}.expense-report-attachment-flag{font-size:18px}.expense-report-preview-amount{font-size:24px;line-height:1.1;font-weight:800;color:#0f172a}.expense-report-totals{display:grid;gap:12px}.expense-report-totals-grid{display:grid;gap:10px}.expense-report-total-card,.expense-report-grand-total{display:flex;justify-content:space-between;gap:10px;align-items:center;background:#fff;border:1px solid #dbe4f0;border-radius:16px;padding:12px 14px}.expense-report-grand-total{background:#0f172a;color:#fff;border-color:#0f172a}.expense-report-attachments-section{display:grid;gap:12px}.expense-report-attachment-card{grid-template-columns:1fr}.expense-report-attachment-image{width:100%;border-radius:14px;border:1px solid #dbe4f0;background:#f8fafc}.note-card-header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap;margin-bottom:8px}.note-card-header>strong{min-width:0;flex:1 1 180px;overflow-wrap:anywhere;word-break:break-word}.note-card p{margin:0;color:#334155;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.note-badge{border-radius:999px;background:#eef4ff;color:#1d4ed8;padding:6px 10px;font-size:12px;font-weight:700;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.note-attachments-inline{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.attachment-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f1f5f9;color:#475569;padding:7px 10px;font-size:12px}.stacked-inline{display:grid;gap:12px}.attachment-block{display:grid;gap:8px;align-items:start}.attachment-thumbnail{width:100%;max-width:220px;border-radius:14px;border:1px solid #dbe4f0;background:#fff;object-fit:cover}.attachment-view-button{width:fit-content;border:none;cursor:pointer;border-radius:12px;padding:10px 12px;background:#eef4ff;color:#1d4ed8;font-weight:700}.attachment-actions-row{display:flex;align-items:center;gap:10px}.attachment-file-label{display:block;color:#475569;font-size:13px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.orphan-attachments-card strong{display:block;margin-bottom:8px}.notes-textarea{min-height:128px;resize:vertical}.start-modal-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.start-modal-header h2{margin:4px 0 0}.close-button{width:38px;height:38px;border-radius:999px;background:#eef2f7;color:#334155}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.mode-option{border-radius:16px;padding:14px 12px;background:#eef2f7;color:#334155;font-weight:700}.mode-option.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.modal-hint{margin:14px 0 0}.form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-note{margin:-2px 0 0;color:#64748b;font-size:13px;line-height:1.4}.modal-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checklist-grid{display:grid;gap:10px}.checkbox-row{display:flex!important;align-items:center;gap:10px;font-size:14px;color:#334155}.checkbox-row input{width:18px;height:18px;margin:0;padding:0}.checkbox-block-row{margin-top:-4px}.spinner{width:44px;height:44px;border-radius:999px;border:4px solid rgba(148,163,184,.25);border-top-color:#60a5fa;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 760px){.home-runtime-stack{gap:16px}.field-header{align-items:flex-start}.company-title{font-size:24px}.counter-stage{height:360px}.counter-stage-without-summary{height:320px}.counter-orb-main{width:210px;height:210px}.counter-orb-side{width:135px;height:135px;top:175px}.counter-orb-left{left:calc(50% - 145px)}.counter-orb-right{right:calc(50% - 145px)}}@media (max-width: 560px){.home-runtime-stack{gap:14px}.field-content{padding:16px 14px 28px}.field-header{padding:16px 14px 20px}.header-right{margin-left:auto}.technician-name{max-width:148px;text-align:right;line-height:1.1}.compact-menu-grid{gap:8px;padding:8px}.menu-item.icon-only{min-height:64px}.mono-icon{width:22px;height:22px}.status-strip{margin-top:16px}.counter-stage{height:332px}.counter-stage-with-summary{height:292px}.counter-stage-without-summary{height:310px}.counter-orb-main{width:188px;height:188px}.counter-orb-main strong{font-size:38px}.counter-orb-side{width:128px;height:128px;top:165px}.counter-orb-left{left:calc(50% - 132px)}.counter-orb-right{right:calc(50% - 132px)}.counter-orb strong{font-size:22px}.counter-orb span{font-size:11px}.active-panel-header{align-items:flex-start;flex-direction:column}.active-context-grid,.modal-actions-row,.session-actions-compact{grid-template-columns:1fr}.session-actions-compact{display:grid}.action-grid{grid-template-columns:1fr}.manager-actions-row,.expense-material-actions-row{grid-template-columns:1fr 1fr}.report-preview-grid{grid-template-columns:1fr}.report-panel-header{flex-direction:column}.report-flow-actions{flex-direction:column-reverse}.signature-pad-actions{align-items:stretch}.notes-layout{grid-template-columns:1fr;padding:14px}}
