.InvoiceForm-module__JQ_l4q__formContainer{background:#fff;border-right:1px solid #eaeaea;height:100%;padding:2rem;overflow-y:auto}.InvoiceForm-module__JQ_l4q__advancedToggle{text-align:left;cursor:pointer;color:#444;background:#f8f9fa;border:1px solid #eaeaea;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:2rem;padding:1rem;font-weight:600;display:flex}.InvoiceForm-module__JQ_l4q__advancedToggle:hover{background:#f0f0f0}.InvoiceForm-module__JQ_l4q__advancedSection{background:#fafafa;border:1px solid #eee;border-radius:8px;margin-top:1rem;padding:1rem}.InvoiceForm-module__JQ_l4q__resetContainer{justify-content:flex-end;margin-top:1rem;display:flex}.InvoiceForm-module__JQ_l4q__titleContainer{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;display:flex}.InvoiceForm-module__JQ_l4q__title{color:#111;margin:0;font-size:1.25rem;font-weight:700;line-height:1}.InvoiceForm-module__JQ_l4q__resetBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s;display:flex}.InvoiceForm-module__JQ_l4q__resetBtn:hover{color:#333;background:#f5f5f5;border-color:#ccc}.InvoiceForm-module__JQ_l4q__section{margin-bottom:2rem}.InvoiceForm-module__JQ_l4q__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#666;border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;font-weight:600}.InvoiceForm-module__JQ_l4q__row{gap:1rem;margin-bottom:1rem;display:flex}.InvoiceForm-module__JQ_l4q__col{flex:1}.InvoiceForm-module__JQ_l4q__inputGroup{flex-direction:column;gap:.5rem;width:100%;min-width:0;margin-bottom:1rem;display:flex}.InvoiceForm-module__JQ_l4q__label{color:#444;font-size:.85rem;font-weight:500}.InvoiceForm-module__JQ_l4q__input,.InvoiceForm-module__JQ_l4q__textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:6px;width:100%;padding:.6rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.InvoiceForm-module__JQ_l4q__input:focus,.InvoiceForm-module__JQ_l4q__textarea:focus{border-color:#0070f3;outline:none}.InvoiceForm-module__JQ_l4q__textarea{resize:vertical;min-height:80px}.InvoiceForm-module__JQ_l4q__itemsList{flex-direction:column;gap:1rem;display:flex}.InvoiceForm-module__JQ_l4q__itemRow{background:#f9f9f9;border-radius:8px;grid-template-columns:1fr 2fr auto;align-items:end;gap:.5rem;padding:1rem;display:grid}.InvoiceForm-module__JQ_l4q__row .InvoiceForm-module__JQ_l4q__inputGroup{flex:1}.InvoiceForm-module__JQ_l4q__deleteBtn{color:#d32f2f;cursor:pointer;background:#fff0f0;border:1px solid #ffcdd2;border-radius:6px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:.8rem;display:flex}.InvoiceForm-module__JQ_l4q__deleteBtn:hover{background:#ffebee}.InvoiceForm-module__JQ_l4q__addBtn{color:#ce6029;cursor:pointer;background:#fdf8f5;border:1px dashed #ce6029;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.InvoiceForm-module__JQ_l4q__addBtn:hover{background:#f9ebe5;transform:translateY(-1px)}@media (max-width:768px){.InvoiceForm-module__JQ_l4q__row{flex-direction:column}.InvoiceForm-module__JQ_l4q__itemRow{grid-template-columns:1fr;gap:.5rem}.InvoiceForm-module__JQ_l4q__itemRow>div:first-child{grid-column:auto!important}}
.InvoicePreview-module__bwHocq__previewContainer{box-sizing:border-box;background-color:#525252;width:100%;height:100%;padding:40px;display:flex;overflow-y:auto}.InvoicePreview-module__bwHocq__desktopLayout{flex-direction:column;gap:1rem;width:210mm;max-width:100%;margin:auto;display:flex}.InvoicePreview-module__bwHocq__desktopViewer{background:#fff;border:none;width:100%;height:297mm;display:block;box-shadow:0 10px 30px #00000080}.InvoicePreview-module__bwHocq__desktopDownloadBtn{color:#fff;cursor:pointer;background-color:#ce6029;border-radius:6px;align-self:flex-end;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.InvoicePreview-module__bwHocq__desktopDownloadBtn:hover{background-color:#b55121}.InvoicePreview-module__bwHocq__mobileCard{text-align:center;background:#fff;border-radius:1rem;width:80%;max-width:300px;margin:auto;padding:2rem;display:none;box-shadow:0 10px 25px #0003}.InvoicePreview-module__bwHocq__mobileTitle{color:#333;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.InvoicePreview-module__bwHocq__mobileSubtitle{color:#666;margin-bottom:1.5rem;font-size:.9rem}.InvoicePreview-module__bwHocq__downloadBtn{color:#fff;background-color:#ce6029;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.InvoicePreview-module__bwHocq__downloadBtn:active{transform:scale(.95)}.InvoicePreview-module__bwHocq__loading{color:#fff;margin:auto;font-weight:500}@media (max-width:768px){.InvoicePreview-module__bwHocq__previewContainer{padding:20px}.InvoicePreview-module__bwHocq__desktopLayout{display:none}.InvoicePreview-module__bwHocq__mobileCard{display:block}}
.page-module___8aEwW__main{flex-direction:column;height:100vh;display:flex;position:relative}.page-module___8aEwW__webHeader{background:#fff;border-bottom:1px solid #eaeaea;flex-shrink:0;align-items:center;gap:1rem;padding:1rem 2rem;display:flex}.page-module___8aEwW__logo{width:40px;height:auto}.page-module___8aEwW__brandName{color:#ce6029;text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:700}.page-module___8aEwW__container{flex:1;display:flex;overflow:hidden}.page-module___8aEwW__editorPane{border-right:1px solid #ddd;flex:1;width:50%;overflow-y:auto}.page-module___8aEwW__previewPane{background:#333;flex:1;justify-content:stretch;align-items:stretch;width:50%;display:flex;overflow:hidden}.page-module___8aEwW__mobileNav{display:none}@media (max-width:768px){.page-module___8aEwW__main{height:100dvh}.page-module___8aEwW__webHeader{padding:.8rem 1rem}.page-module___8aEwW__brandName{font-size:.9rem}.page-module___8aEwW__container{flex-direction:column;overflow:hidden}.page-module___8aEwW__editorPane{border-bottom:none;border-right:none;width:100%;height:100%;padding-bottom:80px}.page-module___8aEwW__previewPane{width:100%;height:100%;padding:0}.page-module___8aEwW__hiddenOnMobile{display:none!important}.page-module___8aEwW__mobileNav{z-index:50;pointer-events:none;justify-content:center;width:100%;display:flex;position:fixed;bottom:20px;left:0}.page-module___8aEwW__fab,.page-module___8aEwW__fabSecondary{pointer-events:auto;cursor:pointer;transition:transform .2s active .1s;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;display:flex;box-shadow:0 4px 12px #0003}.page-module___8aEwW__fab{color:#fff;background-color:#0070f3}.page-module___8aEwW__fabSecondary{color:#333;background-color:#fff;border:1px solid #ddd}.page-module___8aEwW__fab:active,.page-module___8aEwW__fabSecondary:active{transform:scale(.95)}}
