@font-face{font-display:swap;font-family:Fortress Display;font-style:normal;font-weight:300 800;src:url(/static/media/fortress-display.4f2981d82860061bca3e.woff2) format("woff2")}:root{--brand-gold:#c8a851;--invoice-gold:#9b9158;--brand-blue:#0e1b2b;--brand-blend:#484937;--mist:#eff5f3;--line:#0e1b2b1f;--line-strong:#0e1b2b47;--surface:#ffffffd1;--surface-strong:#fff;--danger:#b40000;--shadow-soft:0 8px 12px #00000008,0 19px 47px #0e1b2b1f,0 8px 19px #c8a8511a;--shadow-lift:0 10px 18px #0000000d,0 26px 64px #0e1b2b29,0 10px 24px #c8a8511f}*{box-sizing:border-box;letter-spacing:0}#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;background:linear-gradient(#c8a85114 1px,#0000 0),linear-gradient(90deg,#0e1b2b0d 1px,#0000 0),#eff5f3;background:linear-gradient(#c8a85114 1px,#0000 1px),linear-gradient(90deg,#0e1b2b0d 1px,#0000 1px),var(--mist);background-size:88px 88px;color:#0e1b2b;color:var(--brand-blue);font-family:Fortress Display,Trebuchet MS,Segoe UI,Arial,sans-serif;margin:0;text-rendering:geometricPrecision}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #c8a851;outline:2px solid var(--brand-gold);outline-offset:3px}.invoice-app{min-height:100vh}.app-header{align-items:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe0;border-bottom:1px solid #0e1b2b1f;border-bottom:1px solid var(--line);display:flex;gap:1rem;justify-content:space-between;padding:1rem clamp(1rem,3vw,2.25rem);position:-webkit-sticky;position:sticky;top:0;z-index:20}.app-header p{color:#484937;color:var(--brand-blend);font-size:.78rem;font-weight:700;margin:0 0 .15rem;text-transform:uppercase}.app-header h1{color:#0e1b2b;color:var(--brand-blue);font-size:clamp(1.45rem,3vw,2.25rem);font-weight:400;line-height:1.05;margin:0}.invoice-workspace{grid-gap:clamp(1rem,2.5vw,2rem);align-items:start;display:grid;gap:clamp(1rem,2.5vw,2rem);grid-template-columns:minmax(22rem,29rem) minmax(0,1fr);padding:clamp(1rem,3vw,2.25rem)}.form-panel{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(180deg,#ffffffe6,#ffffffad),#ffffffd1;background:linear-gradient(180deg,#ffffffe6,#ffffffad),var(--surface);border:1px solid #0e1b2b1f;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 12px #00000008,0 19px 47px #0e1b2b1f,0 8px 19px #c8a8511a;box-shadow:var(--shadow-soft);max-height:calc(100vh - 8rem);overflow:auto;position:-webkit-sticky;position:sticky;top:6.5rem}.form-section,.invoice-form{grid-gap:1rem;display:grid;gap:1rem;padding:1rem}.form-section{background:#ffffffb8;border:1px solid #0e1b2b1a;border-radius:16px}.form-section h2,.form-section-heading h2{color:#0e1b2b;color:var(--brand-blue);font-size:1rem;font-weight:700;margin:0}.form-section-heading{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.form-grid,.line-item-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{grid-gap:.35rem;display:grid;gap:.35rem}.form-field-wide{grid-column:1/-1}.amount-readout span,.form-field span{color:#0e1b2b9e;font-size:.78rem;font-weight:700}.form-field b{color:#b40000;color:var(--danger)}.form-field input,.form-field select,.form-field textarea{background:#fff;border:1px solid #0e1b2b1f;border-radius:12px;color:#0e1b2b;color:var(--brand-blue);font-size:.95rem;line-height:1.35;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;width:100%}.form-field input,.form-field select{height:3rem;padding:0 .9rem}.form-field textarea{min-height:5.8rem;padding:.8rem .9rem;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#c8a851d9;box-shadow:0 0 0 3px #c8a85129}.button{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;line-height:1;min-height:2.75rem;padding:.75rem 1.2rem;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s ease,background .18s ease,box-shadow .22s ease;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#c8a851,#d8c06f 54%,#c8a851);background:linear-gradient(135deg,var(--brand-gold),#d8c06f 54%,var(--brand-gold));border-color:color-mix(in srgb,#c8a851,#fff 18%);border-color:color-mix(in srgb,var(--brand-gold),#fff 18%);box-shadow:0 8px 18px #c8a8512e,0 18px 44px #0e1b2b1f;color:#0e1b2b;color:var(--brand-blue)}.button-compact,.button-secondary{background:#ffffffd1;border-color:#0e1b2b29;color:#0e1b2b;color:var(--brand-blue)}.button-danger{background:#b400000f;border-color:#b400002e;color:#8c0000;min-height:2.25rem;padding:.55rem .8rem}.button-compact{min-height:2.35rem;padding:.55rem .85rem}.print-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.validation-panel{background:#b400000f;border:1px solid #b4000033;border-radius:14px;color:#7a0000;padding:.9rem 1rem}.validation-panel strong{display:block;margin-bottom:.45rem}.validation-panel ul{margin:0;padding-left:1.2rem}.line-items-editor{gap:.9rem}.line-item-list{grid-gap:.85rem;display:grid;gap:.85rem}.empty-state{background:#ffffff8f;border:1px dashed #0e1b2b2e;border-radius:12px;color:#0e1b2b94;font-size:.9rem;font-weight:700;margin:0;padding:.9rem}.line-item-card{background:#ffffffc7;border:1px solid #0e1b2b1a;border-radius:14px;padding:.85rem}.line-item-card-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.8rem}.amount-readout{grid-gap:.35rem;align-content:end;background:#c8a8511f;border:1px solid #0e1b2b1a;border-radius:12px;display:grid;gap:.35rem;min-height:3rem;padding:.55rem .75rem}.amount-readout strong{color:#0e1b2b;color:var(--brand-blue);font-size:1rem}.preview-panel{grid-gap:.75rem;display:grid;gap:.75rem;justify-items:center;min-width:0;overflow:auto;padding-bottom:2rem}.invoice-preview-pages{grid-gap:1.25rem;display:grid;gap:1.25rem}.preview-heading{display:flex;justify-content:flex-start;width:min(100%,210mm)}.preview-heading span{background:#ffffffbd;border:1px solid #0e1b2b1f;border-radius:999px;color:#0e1b2ba8;font-size:.78rem;font-weight:700;padding:.5rem .95rem;text-transform:uppercase}.invoice-paper{background:#fff;box-shadow:0 10px 18px #0000000d,0 26px 64px #0e1b2b29,0 10px 24px #c8a8511f;box-shadow:var(--shadow-lift);color:#050505;height:297mm;overflow:hidden;position:relative;print-color-adjust:exact;-webkit-print-color-adjust:exact;width:210mm}.invoice-preview-pages .invoice-paper:not(:last-child){margin-bottom:.25rem}.invoice-document-header{display:grid;grid-template-columns:45mm 1fr;min-height:45mm}.invoice-logo-box{align-items:flex-start;display:flex;justify-content:flex-start;overflow:hidden}.invoice-logo-box img{height:44mm;object-fit:contain;width:44mm}.company-heading{padding:8mm 8mm 0 4mm;text-align:left}.company-heading h1{color:#8e8e8e;font-family:Arial Black,Impact,Arial,sans-serif;font-size:7.6mm;font-weight:900;line-height:1;margin:0 0 5mm;text-transform:uppercase}.company-heading address{grid-gap:.8mm;color:#000;display:grid;font-family:Times New Roman,Times,serif;font-size:3.45mm;font-style:normal;gap:.8mm;line-height:1.05}.company-heading a{color:#00e}.invoice-gold-rule{background:#9b9158;background:var(--invoice-gold);height:1.1mm}.invoice-intro{display:grid;grid-template-columns:54% 46%;min-height:50mm;padding:9mm 14mm 3mm;position:relative}.bill-to h2,.invoice-meta h2{color:#000;font-family:Arial,sans-serif;font-size:4.55mm;font-weight:900;letter-spacing:.92mm;line-height:1.1;margin:0 0 3.2mm}.bill-to{padding-top:7mm}.invoice-meta h2{white-space:nowrap}.bill-to p,.invoice-meta p{font-family:Times New Roman,Times,serif;font-size:3.55mm;line-height:1.18;margin:0 0 3mm}.bill-to span,.invoice-meta span{display:block}.volume-line{padding-top:4mm;text-transform:uppercase}.invoice-title{color:#c50000;font-family:Arial,sans-serif;font-size:5mm;font-weight:900;left:66mm;position:absolute;top:10.8mm}.invoice-meta{padding-left:11mm}.invoice-meta>p:first-child{font-family:Times New Roman,Times,serif;font-size:3.65mm;margin-bottom:5mm}.invoice-number-line{color:#c50000;font-family:Times New Roman,Times,serif;font-size:3.75mm;font-weight:700}.billing-from{font-family:Arial,sans-serif;font-size:3.5mm;font-weight:800;text-transform:uppercase}.invoice-items-table{border-collapse:collapse;margin:10mm 14mm 0;table-layout:fixed;width:calc(100% - 28mm)}.continuation-heading{color:#0e1b2b;color:var(--brand-blue);font-family:Arial,sans-serif;font-size:4.2mm;font-weight:900;margin:10mm 14mm 0;text-transform:uppercase}.invoice-items-table col,.invoice-items-table td,.invoice-items-table th{border:0}.invoice-items-table th{background:#9b9158;background:var(--invoice-gold);color:#fff;font-family:Arial,sans-serif;font-size:4.4mm;font-weight:900;height:8mm;line-height:1;text-align:left}.invoice-items-table th:first-child{letter-spacing:.78mm;padding-left:1.3mm;width:11%}.invoice-items-table th:nth-child(2){letter-spacing:.85mm;width:45%}.invoice-items-table th:nth-child(3){text-align:center;width:14%}.invoice-items-table th:nth-child(4){text-align:center;width:12%}.invoice-items-table th:nth-child(5){letter-spacing:.9mm;padding-right:2mm;text-align:right;width:18%}.invoice-items-table td{font-family:Courier New,Courier,monospace;font-size:3.85mm;height:17mm;line-height:1.2;padding-top:8mm;vertical-align:top}.invoice-items-table td:first-child{padding-left:5mm}.invoice-items-table td:nth-child(2){padding-right:3mm;word-break:break-word}.invoice-items-table td:nth-child(3),.invoice-items-table td:nth-child(4){text-align:center}.invoice-items-table td:nth-child(4),.invoice-items-table td:nth-child(5){font-family:Arial,sans-serif;font-weight:900}.invoice-items-table td:nth-child(5){padding-right:0;text-align:right}.total-row{display:flex;justify-content:flex-end;margin:24mm 2mm 0 0}.total-bar{background:#9b9158;background:var(--invoice-gold);color:#fff;font-family:Arial,sans-serif;font-size:3.85mm;font-weight:900;line-height:1;min-width:77mm;padding:4.2mm 1.5mm}.invoice-terms{break-inside:avoid;margin:5mm 0 0 7mm;max-width:181mm;page-break-inside:avoid}.invoice-terms h2{font-family:Arial,sans-serif;font-size:3.7mm;font-weight:900;margin:0 0 5mm}.invoice-terms p{color:#333;font-family:Courier New,Courier,monospace;font-size:2.85mm;line-height:1.25;margin:0 0 1.5mm 16mm}.invoice-settlement{bottom:10mm;break-inside:avoid;left:0;min-height:58mm;page-break-inside:avoid;position:absolute;right:0}.bank-area{bottom:0;left:7mm;position:absolute;width:135mm;z-index:2}.bank-area h2{border-bottom:.45mm solid #000;display:inline-block;font-family:Arial,sans-serif;font-size:3.95mm;font-weight:900;line-height:1;margin:0 0 6mm}.bank-table{background:#ffffffdb;border-collapse:collapse;font-family:Times New Roman,Times,serif;table-layout:fixed;width:100%}.bank-table td,.bank-table th{border:.25mm solid #333;color:#000;font-size:4mm;font-weight:900;height:5mm;line-height:1;padding:.55mm .75mm;text-align:left}.bank-table th{width:61mm}.signature-field{grid-gap:2mm;align-items:end;display:grid;font-family:Courier New,Courier,monospace;font-size:3.1mm;font-weight:900;gap:2mm;grid-template-columns:auto minmax(35mm,1fr);margin-top:5mm}.signature-field i{border-bottom:.3mm solid #000;display:block;height:0}.signature-field strong{display:block;font-size:3.15mm;grid-column:1/-1;margin-top:1.5mm}.printed-date{display:none;font-family:Arial,sans-serif;font-size:3.35mm;line-height:1;margin:4mm 0 0;white-space:nowrap}.payment-qr{bottom:5mm;height:auto;position:absolute;right:8mm;width:46mm;z-index:4}.invoice-paper-settlement .total-row{margin-top:18mm}.invoice-paper-settlement .invoice-terms{margin-top:14mm}.invoice-footer-band{background:#cfc38f;bottom:0;height:10mm;left:0;position:absolute;right:0;z-index:1}.invoice-footer-band:before{background:#cfc38f;border-radius:43mm 43mm 0 0;bottom:0;content:"";height:13mm;position:absolute;right:50mm;width:43mm}@media (max-width:1120px){.invoice-workspace{grid-template-columns:1fr}.form-panel{max-height:none;position:relative;top:auto}}@media (max-width:760px){.app-header{align-items:flex-start;flex-direction:column}.print-actions{justify-content:flex-start;width:100%}.invoice-workspace{padding:.85rem}.form-grid,.line-item-grid{grid-template-columns:1fr}.preview-panel{justify-items:start}.invoice-paper{transform-origin:top left}}@media print{@page{size:A4 portrait;margin:0}#root,body,html{background:#fff;margin:0;min-height:297mm;width:210mm}body{overflow:visible}body *{visibility:hidden}.invoice-paper,.invoice-paper *{visibility:visible}.invoice-app,.invoice-workspace,.preview-panel{background:#fff;display:block;margin:0;min-height:297mm;overflow:visible;padding:0;width:210mm}.invoice-preview-pages{display:block;gap:0}.invoice-preview-pages .invoice-paper:not(:last-child){margin-bottom:0}.app-header,.form-panel,.preview-heading,.print-actions{display:none}.invoice-paper{border:0;box-shadow:none;break-after:auto;height:297mm;margin:0;page-break-after:auto;position:relative;width:210mm}.printed-date{display:block}.bank-table,.invoice-items-table,.invoice-settlement,.invoice-terms{break-inside:avoid;page-break-inside:avoid}}
/*# sourceMappingURL=main.fbfc1d3d.css.map*/