:root{--fp-paper: #fdfcf8;--fp-ink: #1a1a1a;--fp-line: #888;--fp-line-strong: #222;--fp-header: #f0ece1;--fp-accent: #f2511b;--fp-fold: rgba(0, 0, 0, .18)}.fp-screen{min-height:100vh;padding:1.5rem;background:var(--bg);color:var(--text)}.fp-toolbar{max-width:297mm;margin:0 auto 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.fp-toolbar h1{font-family:var(--font-display);font-size:2rem;color:var(--accent);text-transform:lowercase;font-variation-settings:"MORF" 20,"SHLN" 50;text-shadow:0 0 30px rgba(242,81,27,.3);line-height:1;margin:0}.fp-toolbar p{margin:0;font-size:.8rem;color:var(--text-muted)}.fp-toolbar .fp-actions{display:flex;gap:.5rem}.fp-toolbar button{background:transparent;border:1px solid var(--border);color:var(--text);font-family:var(--font-body);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;padding:.5rem .9rem;cursor:pointer;transition:all .12s ease}.fp-toolbar button:hover{border-color:var(--accent);color:var(--accent)}.fp-page{background:var(--fp-paper);color:var(--fp-ink);width:297mm;height:210mm;margin:0 auto 1.5rem;box-shadow:0 8px 30px #00000080;font-family:Helvetica Neue,Arial,sans-serif;font-size:8pt;display:grid;grid-template-columns:1fr 1fr;position:relative}.fp-page:after{content:"";position:absolute;top:4mm;bottom:4mm;left:50%;width:0;border-left:1px dashed var(--fp-fold);pointer-events:none}.fp-half{width:148.5mm;height:210mm;padding:6mm 6mm 5mm;box-sizing:border-box;display:flex;flex-direction:column;gap:2.5mm;overflow:hidden;position:relative}.fp-half-blank{display:flex;align-items:center;justify-content:center;color:#c5c0b3;font-size:9pt;letter-spacing:.15em;text-transform:uppercase}.fp-header-row{display:grid;grid-template-columns:1fr 1fr;gap:3mm;border:1px solid var(--fp-line-strong);padding:1.5mm 2mm;align-items:center;font-size:8pt}.fp-header-row label{display:flex;align-items:baseline;gap:1mm;font-weight:700}.fp-header-row .fp-pair{display:flex;gap:2mm;align-items:baseline;flex-wrap:nowrap}.fp-header-row .fp-pair strong{font-size:8pt;white-space:nowrap}.fp-header-row .fp-pair small{font-size:6.5pt;color:#555}.fp-input{background:transparent;border:none;border-bottom:1px solid var(--fp-line);font:inherit;color:inherit;padding:0 .5mm;outline:none;min-width:0;width:100%;box-sizing:border-box}.fp-input:focus{border-bottom-color:var(--fp-accent);background:#f2511b0d}.fp-section{border:1px solid var(--fp-line-strong);display:flex;flex-direction:column}.fp-section-title{background:var(--fp-header);border-bottom:1px solid var(--fp-line-strong);text-align:center;font-weight:700;font-size:7.5pt;padding:.7mm;letter-spacing:.05em;text-transform:uppercase}.fp-table{width:100%;border-collapse:collapse;table-layout:fixed}.fp-table th,.fp-table td{border:1px solid var(--fp-line);padding:0;font-size:6.5pt;text-align:center;vertical-align:middle;height:4.6mm;overflow:hidden}.fp-table th{background:var(--fp-header);font-weight:600;padding:.3mm .5mm;font-size:6pt;line-height:1.05}.fp-table td .fp-input{border-bottom:none;height:100%;text-align:center;padding:0;font-size:7pt}.fp-table td.fp-strike{background:linear-gradient(to top right,transparent calc(50% - 1px),var(--fp-line) calc(50% - 1px),var(--fp-line) calc(50% + 1px),transparent calc(50% + 1px))}.fp-marker{position:absolute;top:.3mm;left:.7mm;font-size:5pt;font-weight:700;color:#888;pointer-events:none;line-height:1}.fp-table td.fp-has-marker{position:relative}.fp-flight-table th:nth-child(1),.fp-flight-table td:nth-child(1){width:9%}.fp-flight-table th:nth-child(n+2):nth-child(-n+9),.fp-flight-table td:nth-child(n+2):nth-child(-n+9){width:6.5%}.fp-flight-table th:nth-child(10),.fp-flight-table td:nth-child(10){width:7%}.fp-flight-table th:nth-child(11),.fp-flight-table td:nth-child(11){width:7%}.fp-flight-table th:nth-child(12),.fp-flight-table td:nth-child(12){width:7%}.fp-flight-table th:nth-child(13),.fp-flight-table td:nth-child(13){width:12%}.fp-bottom-row{display:grid;grid-template-columns:1.1fr 1fr;gap:2.5mm;flex:1;min-height:0}.fp-fuel-log{display:flex;flex-direction:column}.fp-fuel-log .fp-table{flex:1}.fp-fuel-log .fp-table th,.fp-fuel-log .fp-table td{height:auto}.fp-clearoff{border:1px solid var(--fp-line-strong);padding:1.5mm 2mm;display:grid;gap:1mm;font-size:7pt;align-content:start}.fp-clearoff div{display:flex;gap:1.5mm;line-height:1.2}.fp-clearoff strong{display:inline-block;width:3mm;color:var(--fp-accent);flex-shrink:0}.fp-fuel-calc th,.fp-fuel-calc td{font-size:6pt;height:4.4mm}.fp-fuel-calc td:first-child{text-align:left;padding-left:1mm;width:26%;font-size:6pt;white-space:nowrap}.fp-fuel-calc tr.fp-strong td:first-child{font-weight:700}.fp-fuel-calc tr.fp-divide-top td{border-top:2px solid var(--fp-line-strong)}.fp-fuel-calc tr.fp-divide-bottom td{border-bottom:2px solid var(--fp-line-strong)}.fp-fuel-calc th:nth-child(2n):not(:nth-child(2)),.fp-fuel-calc td:nth-child(2n):not(:nth-child(2)){border-left:2px solid var(--fp-line-strong)}.fp-awis td .fp-input,.fp-traffic td .fp-input{text-align:left;padding:0 .7mm}.fp-radio td .fp-input{text-align:center}.fp-radio td:nth-child(odd) .fp-input{text-transform:uppercase}.fp-flight-table td:first-child .fp-input{text-transform:uppercase}.fp-notes{flex:1;display:flex;flex-direction:column;min-height:0}.fp-notes textarea{width:100%;flex:1;border:none;background:transparent;resize:none;font:inherit;color:inherit;outline:none;padding:1.5mm 2mm;line-height:1.6;background-image:linear-gradient(transparent calc(1.6em - 1px),#ddd 1px);background-size:100% 1.6em;background-attachment:local}.fp-meta{font-size:6pt;color:#888;text-align:right;margin-top:auto}@media print{@page{size:A4 landscape;margin:0}html,body{background:#fff!important;color:#000!important}.fp-toolbar,.fp-screen-only{display:none!important}.fp-screen{background:#fff;padding:0}.fp-page{box-shadow:none;margin:0;page-break-after:always;break-after:page}.fp-page:after{border-left-color:#0000001f}.fp-page:last-child{page-break-after:auto}.fp-input:focus{background:transparent;border-bottom-color:var(--fp-line)}}
