.InvoiceGenerator-module__ZAYb4q__container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.InvoiceGenerator-module__ZAYb4q__header{text-align:center;margin-bottom:2.5rem}.InvoiceGenerator-module__ZAYb4q__badge{color:#4f46e5;letter-spacing:.5px;background:linear-gradient(135deg,#4f46e51f,#10b9811f);border:1px solid #4f46e540;border-radius:99px;align-items:center;gap:6px;margin-bottom:1rem;padding:.3rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.InvoiceGenerator-module__ZAYb4q__title{font-family:var(--font-outfit);background:linear-gradient(135deg,#4f46e5,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.6rem;font-weight:800}.InvoiceGenerator-module__ZAYb4q__description{color:var(--secondary-text);max-width:600px;margin:0 auto;font-size:1.05rem}.InvoiceGenerator-module__ZAYb4q__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1000px){.InvoiceGenerator-module__ZAYb4q__grid{grid-template-columns:400px 1fr}}.InvoiceGenerator-module__ZAYb4q__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;box-shadow:0 4px 24px #0000000a}.InvoiceGenerator-module__ZAYb4q__label{color:var(--secondary-text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.95rem;font-weight:700;display:block}.InvoiceGenerator-module__ZAYb4q__textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--primary-text);resize:vertical;box-sizing:border-box;border-radius:12px;min-height:200px;margin-bottom:1.5rem;padding:1.25rem;font-size:1.05rem;line-height:1.6;transition:border-color .2s,box-shadow .2s}.InvoiceGenerator-module__ZAYb4q__textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e526}.InvoiceGenerator-module__ZAYb4q__generateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#10b981);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem;font-size:1.1rem;font-weight:700;transition:opacity .2s,transform .15s;display:flex}.InvoiceGenerator-module__ZAYb4q__generateBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.InvoiceGenerator-module__ZAYb4q__generateBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.InvoiceGenerator-module__ZAYb4q__btnSpinner{border:3px solid #ffffff4d;border-left-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite InvoiceGenerator-module__ZAYb4q__spin}@keyframes InvoiceGenerator-module__ZAYb4q__spin{to{transform:rotate(360deg)}}.InvoiceGenerator-module__ZAYb4q__errorBox{color:#ef4444;background:#ef444414;border:1px solid #ef444440;border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem}@media print{.InvoiceGenerator-module__ZAYb4q__noPrint,:is(nav,header){display:none!important}:is(body,html){background:#fff!important;margin:0!important;padding:0!important}.InvoiceGenerator-module__ZAYb4q__container{max-width:none!important;margin:0!important;padding:0!important}.InvoiceGenerator-module__ZAYb4q__grid{display:block!important}.InvoiceGenerator-module__ZAYb4q__invoicePaper{box-shadow:none!important;border:none!important;margin:0!important;padding:0!important}@page{margin:1cm}}.InvoiceGenerator-module__ZAYb4q__outputArea{flex-direction:column;display:flex;position:relative}.InvoiceGenerator-module__ZAYb4q__invoicePaper{color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:3rem;box-shadow:0 10px 40px #00000014}.InvoiceGenerator-module__ZAYb4q__invoiceHeader{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}.InvoiceGenerator-module__ZAYb4q__invoiceTitle{color:#4f46e5;letter-spacing:-1px;margin:0;font-size:2.5rem;font-weight:800}.InvoiceGenerator-module__ZAYb4q__invoiceTopDetails{text-align:right;color:#4b5563;font-size:.95rem}.InvoiceGenerator-module__ZAYb4q__invoiceAddresses{justify-content:space-between;gap:2rem;margin-bottom:3rem;display:flex}.InvoiceGenerator-module__ZAYb4q__addressBlock h3{text-transform:uppercase;color:#6b7280;letter-spacing:1px;margin:0 0 .5rem;font-size:.9rem}.InvoiceGenerator-module__ZAYb4q__addressBlock p{color:#111827;white-space:pre-wrap;margin:0;font-weight:500;line-height:1.5}.InvoiceGenerator-module__ZAYb4q__invoiceTable{border-collapse:collapse;width:100%;margin-bottom:2rem}.InvoiceGenerator-module__ZAYb4q__invoiceTable th{color:#4b5563;text-transform:uppercase;letter-spacing:.5px;text-align:left;background:#f9fafb;border-bottom:2px solid #e5e7eb;padding:1rem;font-size:.85rem}.InvoiceGenerator-module__ZAYb4q__invoiceTable td{color:#111827;border-bottom:1px solid #e5e7eb;padding:1rem}.InvoiceGenerator-module__ZAYb4q__invoiceTable .InvoiceGenerator-module__ZAYb4q__rightAlign{text-align:right}.InvoiceGenerator-module__ZAYb4q__totalsBlock{justify-content:flex-end;margin-bottom:3rem;display:flex}.InvoiceGenerator-module__ZAYb4q__totalsGrid{color:#4b5563;grid-template-columns:1fr 150px;gap:.5rem 2rem;display:grid}.InvoiceGenerator-module__ZAYb4q__totalsGrid div.InvoiceGenerator-module__ZAYb4q__rightAlign{text-align:right;color:#111827;font-weight:500}.InvoiceGenerator-module__ZAYb4q__totalsGrid .InvoiceGenerator-module__ZAYb4q__grandTotal{color:#4f46e5;border-top:2px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;font-size:1.4rem;font-weight:800}.InvoiceGenerator-module__ZAYb4q__invoiceNotes{background:#f9fafb;border-left:4px solid #4f46e5;border-radius:8px;padding:1.5rem}.InvoiceGenerator-module__ZAYb4q__invoiceNotes h4{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:.9rem}.InvoiceGenerator-module__ZAYb4q__invoiceNotes p{color:#4b5563;margin:0;line-height:1.5}.InvoiceGenerator-module__ZAYb4q__downloadBtn{color:var(--secondary-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-weight:600;display:flex;position:absolute;top:-40px;right:0}.InvoiceGenerator-module__ZAYb4q__downloadBtn:hover{color:var(--primary-text)}
