.attachment-gallery{margin-top:28px;padding-top:16px;border-top:2px dashed #ccc}.attachment-gallery__title{margin:0 0 6px;font-size:1.05rem}.attachment-gallery__hint{margin:0 0 16px;font-size:.85rem;color:var(--muted, #5c6b7f)}.attachment-gallery__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.attachment-gallery__item{border:1px solid #bbb;border-radius:6px;overflow:hidden;background:#fafafa;break-inside:avoid;page-break-inside:avoid}.attachment-gallery__caption{padding:8px 10px;font-size:.8rem;font-weight:600;background:#eee;border-bottom:1px solid #ccc}.attachment-gallery__img{display:block;width:100%;max-height:520px;object-fit:contain;background:#fff}.attachment-gallery__pdf{display:block;width:100%;min-height:640px;border:none;background:#525659}@media print{.attachment-gallery__img{max-height:none}.attachment-gallery__pdf{min-height:95vh}}.form-template{--excel-blue: #2e75b6;--excel-green: #e2efda;--excel-grid: #c8c8c8;--excel-bg: #ffffff;box-sizing:border-box;max-width:900px;margin:0 auto;padding:12px 14px 24px;background:var(--excel-bg);color:#000;font-family:Calibri,Calibri Light,Segoe UI,Arial,sans-serif;font-size:11pt;line-height:1.35;border:1px dashed var(--excel-grid)}.form-template__banner{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:10px;padding-bottom:6px}.form-template__title{margin:0;font-size:20pt;font-weight:700;color:var(--excel-blue);letter-spacing:.01em}.form-template__company{font-size:12pt;font-weight:700;color:var(--excel-blue);text-align:right;white-space:nowrap}.form-template__meta{width:100%;border-collapse:collapse;margin:0 0 12px;table-layout:fixed}.form-template__meta th,.form-template__meta td{border:1px dashed var(--excel-grid);padding:5px 8px;vertical-align:top}.form-template__meta-label{width:22%;font-size:10pt;font-weight:600;text-align:left;background:#f7f7f7;color:#000}.form-template__meta-value{width:53%;font-size:11pt;color:#000}.form-template__meta-purpose{min-height:3.2em;white-space:pre-wrap}.form-template__meta-hint{display:block;font-size:9pt;font-weight:400;color:#444;margin-top:4px}.form-template__fx-note{font-size:9.5pt;margin:0 0 8px;color:#333}.form-template__period{width:25%;padding:0!important;vertical-align:top;border:1px dashed var(--excel-grid);background:#fff}.form-template__period-title{background:var(--excel-blue);color:#fff;font-weight:700;font-size:10pt;text-align:center;padding:6px 8px;letter-spacing:.03em}.form-template__period-fields{padding:10px 10px 12px;font-size:10.5pt}.form-template__period-fields>div+div{margin-top:8px}.form-template__period-key{font-weight:600}.form-template__grid{width:100%;border-collapse:collapse;margin:0 0 10px;table-layout:fixed}.form-template__grid thead th{background:var(--excel-blue);color:#fff;font-weight:700;font-size:10pt;text-align:center;padding:7px 5px;border:1px solid var(--excel-blue);letter-spacing:.02em}.form-template__grid tbody td{border:1px dashed var(--excel-grid);padding:5px 6px;font-size:10.5pt;vertical-align:top}.form-template__grid .num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.form-template__grid .col-date{width:82px}.form-template__grid .col-cat{width:118px}.form-template__grid .col-num{width:64px}.form-template__grid .col-ccy{width:44px}.form-template__grid .col-rate{width:58px}.form-template__grid .col-home{width:92px;font-size:9pt;line-height:1.2}.form-template__th-sub{display:block;font-size:8pt;font-weight:600;margin-top:2px;opacity:.95}.form-template__home-cell{vertical-align:top;white-space:normal}.form-template__home-stack{display:flex;flex-direction:column;gap:2px;font-size:8.5pt;text-align:right}.form-template__grid .ccy{text-align:center;font-weight:600;font-size:9.5pt}.form-template__grid .rate-cell{font-size:8.5pt}.form-template__totals-wrap{display:flex;justify-content:flex-end;margin-top:4px}.form-template__totals-table{border-collapse:collapse;min-width:300px}.form-template__totals-table th,.form-template__totals-table td{border:1px dashed var(--excel-grid);padding:6px 12px;font-size:10.5pt}.form-template__totals-table th{text-align:left;font-weight:700;background:#f3f3f3}.form-template__totals-table .num{text-align:right;font-variant-numeric:tabular-nums;min-width:108px;font-weight:600}.form-template__total-row th{font-weight:700;background:#e8e8e8}.form-template__total-amount{background:var(--excel-green)!important;font-weight:700!important;font-size:11pt}.form-template__receipt-note{margin:10px 0 18px;font-size:10.5pt;font-weight:700;font-style:italic;color:#000}.form-template__signatures{display:grid;grid-template-columns:1fr 1fr;gap:28px 36px;margin-top:8px;max-width:100%}.form-template__sig-block{display:flex;flex-direction:column;gap:6px}.form-template__sig-row{display:flex;align-items:flex-end;gap:14px}.form-template__sig-line-wrap{flex:1;min-width:0}.form-template__sig-line{display:block;border-bottom:1.5px solid #000;min-height:28px}.form-template__date-slot{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0;width:88px}.form-template__date-label{font-size:9pt;font-weight:600}.form-template__date-line{display:block;width:100%;border-bottom:1px solid #000;min-height:14px}.form-template__sig-caption{font-size:10pt;font-weight:600}@media print{.form-template{border:1px dashed #aaa;max-width:none;padding:8px 0 16px;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.app{min-height:100vh;display:flex;flex-direction:column;max-width:920px;margin:0 auto;padding:1.5rem 1.25rem 6.5rem}.app-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--accent)}.app-title{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.app-sub{margin:.25rem 0 0;color:var(--muted);font-size:.95rem}.app-brand{font-weight:600;color:var(--accent);text-align:right;font-size:.95rem;white-space:nowrap}.app-main{flex:1;display:flex;flex-direction:column;gap:1rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem 1.5rem;box-shadow:var(--shadow)}.card--compact{padding:.85rem 1.25rem}.card-title{margin:0 0 .35rem;font-size:1.15rem}.card-hint{margin:0 0 1.1rem;color:var(--muted);font-size:.9rem}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.25rem}@media (max-width: 640px){.field-grid{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:.35rem}.field-span-2{grid-column:1 / -1}.field-label{font-size:.8rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.field-input{border:1px solid var(--border);border-radius:8px;padding:.55rem .75rem;background:#fafbfc;color:var(--text)}.field-input:focus{outline:2px solid rgba(30,77,140,.35);outline-offset:1px;border-color:var(--accent);background:#fff}.field-error{margin:.75rem 0 0;color:var(--danger);font-size:.875rem}.summary-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.92rem}.summary-sep{margin:0 .35rem;color:var(--muted)}.summary-dates{color:var(--muted);font-variant-numeric:tabular-nums}.file-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.file-input{font-size:.875rem}.file-name{font-size:.85rem;color:var(--muted);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap{margin-top:1.25rem;overflow-x:auto}.expense-table{width:100%;border-collapse:collapse;font-size:.875rem}.expense-table th,.expense-table td{border:1px solid var(--border);padding:.5rem .65rem;text-align:left}.expense-table th{background:#eef2f7;font-weight:600}.expense-table .num{text-align:right;font-variant-numeric:tabular-nums}.attach-cell{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-foot{margin:.65rem 0 0;font-size:.875rem;color:var(--muted)}.app-footer{position:fixed;left:0;right:0;bottom:0;padding:.85rem 1.25rem;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);box-shadow:0 -4px 20px #1a23320f}.footer-buttons{max-width:920px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem}.footer-spacer{min-height:44px}.btn{border-radius:8px;padding:.65rem 1rem;font-size:.95rem;font-weight:600;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.btn--ghost{background:#fff;border-color:var(--border);color:var(--text)}.btn--ghost:hover:not(:disabled){background:#f0f3f7}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover:not(:disabled){background:var(--accent-hover)}.btn--accent{background:#0d3b1f;color:#fff}.btn--accent:hover:not(:disabled){background:#072814}.field-textarea{resize:vertical;min-height:3.5rem}.confirm-panel{margin-bottom:.5rem}.confirm-fields{margin-bottom:.25rem}.confirm-footer-grid{grid-template-columns:1fr 1fr 1fr}.print-area{background:#fff}@media print{body{background:#fff!important}.no-print{display:none!important}.app{padding:0;max-width:none;min-height:auto}.app-main{display:block}.print-area{display:block!important}}:root{--bg: #f4f6f9;--surface: #ffffff;--border: #d8dee8;--text: #1a2332;--muted: #5c6b7f;--accent: #1e4d8c;--accent-hover: #163a6b;--danger: #b42318;--radius: 10px;--shadow: 0 8px 30px rgba(26, 35, 50, .08);font-family:DM Sans,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}input,select,textarea{font-family:inherit;font-size:1rem}
