:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:900px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code{font-family:var(--mono);color:var(--text-h);background:var(--code-bg);border-radius:4px;padding:4px 8px;font-size:15px;line-height:135%;display:inline-flex}.day-sheet{flex-direction:column;gap:24px;padding:24px 20px 48px;display:flex}.day-sheet__header{text-align:left;flex-wrap:wrap;align-items:center;gap:16px;display:flex}.day-sheet__header h1{margin:0;font-size:28px}.day-sheet__date{color:var(--text);font-family:var(--mono)}.day-sheet__aircraft{align-items:center;gap:8px;margin-inline-start:auto;font-size:16px;display:flex}.day-sheet__aircraft input{font:inherit;border:1px solid var(--border);border-radius:6px;width:10em;min-height:44px;padding:10px 12px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.btn{font:inherit;border:1px solid var(--accent-border);background:var(--accent-bg);min-height:44px;color:var(--text-h);cursor:pointer;border-radius:8px;padding:10px 18px}.btn:hover{border-color:var(--accent)}.btn--secondary{border-color:var(--border);background:0 0}.btn--ghost{border-color:var(--border);background:0 0;min-height:36px;padding:6px 12px;font-size:14px}.step1{text-align:left;flex-direction:column;gap:16px;display:flex}.step1__toolbar{display:flex}.step1__warnings{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--text-h);border-radius:8px;flex-direction:column;gap:4px;margin:0;padding:12px 16px;font-size:15px;list-style:none;display:flex}.step1__table-wrap{overflow-x:auto}.step1__table{border-collapse:collapse;width:100%;min-width:560px}.step1__table th,.step1__table td{text-align:left;border-bottom:1px solid var(--border);padding:8px 10px}.step1__seq{font-family:var(--mono);color:var(--text)}.time-input{font:inherit;font-family:var(--mono);border:1px solid var(--border);background:var(--bg);width:5em;min-height:44px;color:var(--text-h);border-radius:6px;padding:8px 10px;font-size:18px}.time-input--invalid{background:#b453091f;border-color:#b45309}.time-input__flag{color:#b45309;white-space:nowrap;margin-inline-start:8px;font-size:13px;display:inline-block}.step2{text-align:left;flex-direction:column;gap:16px;display:flex}.step2__table-wrap{overflow-x:auto}.step2__table{border-collapse:collapse;width:100%;min-width:560px}.step2__table th,.step2__table td{text-align:left;border-bottom:1px solid var(--border);padding:8px 10px}.step2__seq{font-family:var(--mono);color:var(--text)}.fuel-input{font:inherit;font-family:var(--mono);border:1px solid var(--border);background:var(--bg);width:6em;min-height:44px;color:var(--text-h);border-radius:6px;padding:8px 10px;font-size:18px}.fuel-input--invalid{background:#b453091f;border-color:#b45309}.fuel-input__flag{color:#b45309;white-space:nowrap;margin-inline-start:8px;font-size:13px;display:inline-block}.step2__receipts{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.step2__thumbs{flex-wrap:wrap;gap:6px;display:flex}.step2__thumb{display:inline-flex;position:relative}.step2__thumb-img{object-fit:cover;border:1px solid var(--border);border-radius:6px;width:44px;height:44px}.step2__thumb-remove{border:1px solid var(--border);background:var(--bg);width:18px;height:18px;color:var(--text-h);cursor:pointer;border-radius:50%;padding:0;font-size:11px;line-height:1;position:absolute;top:-6px;right:-6px}.step2__storage-error{color:#b45309;background:#fef3c7;border:1px solid #b45309;border-radius:6px;margin:0 0 .5rem;padding:.4rem .75rem;font-weight:600}.readoff{text-align:left;flex-direction:column;gap:12px;display:flex}.readoff__instruction{color:var(--text);margin:0}.readoff__list{flex-direction:column;gap:8px;display:flex}.readoff__empty{color:var(--text);margin:0;font-size:14px}.readoff__done{align-items:center;gap:8px;width:fit-content;display:flex}.copy-row{font:inherit;border:1px solid var(--border);background:var(--bg);width:100%;min-height:44px;color:var(--text-h);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.copy-row:hover{border-color:var(--accent-border)}.copy-row--next{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.copy-row--copied{opacity:.55}.copy-row__left{align-items:center;gap:8px;min-width:0;display:flex}.copy-row__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.copy-row__check{font-family:var(--mono);color:var(--accent)}.copy-row__tag{text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--accent-border);color:var(--accent);border-radius:4px;flex:none;padding:2px 6px;font-size:12px}.copy-row__error{color:#b45309;flex:none;font-size:13px}.copy-row__value{font-family:var(--mono);flex:none;font-size:16px}.step6{text-align:left;flex-direction:column;gap:16px;display:flex}.step6__toolbar{display:flex}.step6__warnings{border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--text-h);border-radius:8px;flex-direction:column;gap:4px;margin:0;padding:12px 16px;font-size:15px;list-style:none;display:flex}.step6__imported-at{color:var(--text);margin:0;font-size:14px}.step6__diff{flex-direction:column;display:flex}.step6__all-agree{color:#15803d;background:#15803d1f;border:1px solid #15803d;border-radius:8px;align-items:center;gap:8px;margin:0;padding:12px 16px;font-weight:600;display:flex}.step6__mismatches{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.step6__chip{color:#b45309;background:#b453091f;border:1px solid #b45309;border-radius:8px;padding:10px 14px;font-weight:600}.step6__paperlog{flex-direction:column;gap:12px;display:flex}.step6__source-note{color:var(--text);margin:0;font-size:14px}.step6__rows{flex-direction:column;gap:8px;display:flex}.step6__row{border:1px solid var(--border);background:var(--bg);width:100%;min-height:44px;color:var(--text-h);border-radius:8px;align-items:center;gap:14px;padding:10px 14px;display:flex}.step6__row-label{flex:1}.step6__row-value{flex:none}.big-type{font-family:var(--mono);font-size:22px}
