.InvoiceGeneratorTool-module__or97lq__wrapper{grid-template-columns:1fr 1fr;align-items:flex-start;gap:32px;display:grid}.InvoiceGeneratorTool-module__or97lq__formPanel{flex-direction:column;gap:24px;display:flex}.InvoiceGeneratorTool-module__or97lq__previewPanel{min-width:0}.InvoiceGeneratorTool-module__or97lq__previewSticky{position:sticky;top:24px}.InvoiceGeneratorTool-module__or97lq__previewLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:12px;font-size:11px;font-weight:700}.InvoiceGeneratorTool-module__or97lq__section{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg,12px);padding:20px}.InvoiceGeneratorTool-module__or97lq__sectionTitle{font-family:var(--font-serif,"DM Serif Display",serif);color:var(--color-text-primary);margin-bottom:16px;font-size:16px;font-weight:600}.InvoiceGeneratorTool-module__or97lq__fieldGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.InvoiceGeneratorTool-module__or97lq__field{flex-direction:column;gap:4px;display:flex}.InvoiceGeneratorTool-module__or97lq__fieldFull{grid-column:1/-1}.InvoiceGeneratorTool-module__or97lq__label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.InvoiceGeneratorTool-module__or97lq__input,.InvoiceGeneratorTool-module__or97lq__select,.InvoiceGeneratorTool-module__or97lq__textarea{border:1px solid var(--color-border);border-radius:var(--radius-md,8px);background:var(--color-bg);color:var(--color-text-primary);width:100%;padding:8px 10px;font-family:inherit;font-size:14px;transition:border-color .15s}.InvoiceGeneratorTool-module__or97lq__input:focus,.InvoiceGeneratorTool-module__or97lq__select:focus,.InvoiceGeneratorTool-module__or97lq__textarea:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #7a8f2e1f}.InvoiceGeneratorTool-module__or97lq__textarea{resize:vertical}.InvoiceGeneratorTool-module__or97lq__logoRow{margin-top:12px}.InvoiceGeneratorTool-module__or97lq__logoUpload{margin-top:6px}.InvoiceGeneratorTool-module__or97lq__logoDropZone{border:2px dashed var(--color-border);border-radius:var(--radius-md,8px);cursor:pointer;color:var(--color-text-muted);align-items:center;gap:8px;padding:14px 16px;font-size:13px;transition:border-color .15s,background .15s;display:flex}.InvoiceGeneratorTool-module__or97lq__logoDropZone:hover{border-color:var(--color-accent);background:#7a8f2e0a}.InvoiceGeneratorTool-module__or97lq__logoPreviewWrap{align-items:center;gap:8px;display:inline-flex;position:relative}.InvoiceGeneratorTool-module__or97lq__logoPreview{object-fit:contain;border-radius:var(--radius-md,8px);border:1px solid var(--color-border);max-width:64px;max-height:64px}.InvoiceGeneratorTool-module__or97lq__logoRemove{border:1px solid var(--color-border);background:var(--color-bg);width:22px;height:22px;color:var(--color-text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:-6px;right:-6px}.InvoiceGeneratorTool-module__or97lq__logoRemove:hover{color:#dc2626;background:#fee2e2}.InvoiceGeneratorTool-module__or97lq__templateRow{gap:8px;display:flex}.InvoiceGeneratorTool-module__or97lq__templateBtn{border:1px solid var(--color-border);border-radius:var(--radius-md,8px);background:var(--color-bg);color:var(--color-text-secondary);cursor:pointer;flex:1;padding:8px 14px;font-size:13px;font-weight:600;transition:all .15s}.InvoiceGeneratorTool-module__or97lq__templateBtn:hover{border-color:var(--color-accent)}.InvoiceGeneratorTool-module__or97lq__templateActive{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.InvoiceGeneratorTool-module__or97lq__itemsHeader{border-bottom:1px solid var(--color-border);grid-template-columns:1fr 72px 100px 100px 36px;gap:8px;margin-bottom:8px;padding-bottom:8px;display:grid}.InvoiceGeneratorTool-module__or97lq__itemColDesc,.InvoiceGeneratorTool-module__or97lq__itemColNum,.InvoiceGeneratorTool-module__or97lq__itemColAct{text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);font-size:11px;font-weight:600}.InvoiceGeneratorTool-module__or97lq__itemColNum{text-align:right}.InvoiceGeneratorTool-module__or97lq__itemRow{grid-template-columns:1fr 72px 100px 100px 36px;align-items:center;gap:8px;margin-bottom:6px;display:grid}.InvoiceGeneratorTool-module__or97lq__itemInputDesc{min-width:0}.InvoiceGeneratorTool-module__or97lq__itemInputNum{text-align:right;min-width:0}.InvoiceGeneratorTool-module__or97lq__itemAmount{text-align:right;color:var(--color-text-primary);white-space:nowrap;padding:0 4px;font-size:13px;font-weight:600}.InvoiceGeneratorTool-module__or97lq__itemRemove{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-md,8px);background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.InvoiceGeneratorTool-module__or97lq__itemRemove:hover:not(:disabled){color:#dc2626;background:#fee2e2}.InvoiceGeneratorTool-module__or97lq__itemRemove:disabled{opacity:.3;cursor:not-allowed}.InvoiceGeneratorTool-module__or97lq__addItemBtn{border:1px dashed var(--color-border);border-radius:var(--radius-md,8px);color:var(--color-accent);cursor:pointer;background:0 0;align-items:center;gap:6px;margin-top:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.InvoiceGeneratorTool-module__or97lq__addItemBtn:hover{background:#7a8f2e0f}.InvoiceGeneratorTool-module__or97lq__taxDiscountRow{border-top:1px solid var(--color-border);align-items:flex-end;gap:12px;margin-top:16px;padding-top:16px;display:flex}.InvoiceGeneratorTool-module__or97lq__totalBox{text-align:right;margin-left:auto}.InvoiceGeneratorTool-module__or97lq__totalLabel{color:var(--color-text-muted);text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.InvoiceGeneratorTool-module__or97lq__totalValue{color:var(--color-text-primary);font-size:22px;font-weight:700}.InvoiceGeneratorTool-module__or97lq__actions{flex-wrap:wrap;gap:10px;display:flex}.InvoiceGeneratorTool-module__or97lq__btnPrimary,.InvoiceGeneratorTool-module__or97lq__btnSecondary,.InvoiceGeneratorTool-module__or97lq__btnGhost{border-radius:var(--radius-md,8px);cursor:pointer;border:1px solid #0000;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.InvoiceGeneratorTool-module__or97lq__btnPrimary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.InvoiceGeneratorTool-module__or97lq__btnPrimary:hover{filter:brightness(1.08)}.InvoiceGeneratorTool-module__or97lq__btnSecondary{background:var(--color-bg);color:var(--color-text-primary);border-color:var(--color-border)}.InvoiceGeneratorTool-module__or97lq__btnSecondary:hover{border-color:var(--color-accent);background:#7a8f2e0a}.InvoiceGeneratorTool-module__or97lq__btnGhost{color:var(--color-text-muted);background:0 0}.InvoiceGeneratorTool-module__or97lq__btnGhost:hover{color:#dc2626}.InvoiceGeneratorTool-module__or97lq__preview{border:1px solid var(--color-border);border-radius:var(--radius-lg,12px);color:#1a1a2e;background:#fff;padding:32px;font-size:13px;line-height:1.5;box-shadow:0 2px 12px #0000000f}.InvoiceGeneratorTool-module__or97lq__prevHeader{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.InvoiceGeneratorTool-module__or97lq__prevHeaderLeft{align-items:flex-start;gap:14px;display:flex}.InvoiceGeneratorTool-module__or97lq__prevLogo{object-fit:contain;border-radius:6px;max-width:64px;max-height:64px}.InvoiceGeneratorTool-module__or97lq__prevSenderName{margin-bottom:2px;font-size:18px;font-weight:700}.InvoiceGeneratorTool-module__or97lq__prevHeaderRight{text-align:right}.InvoiceGeneratorTool-module__or97lq__prevInvoiceLabel{letter-spacing:.04em;font-size:26px;font-weight:700}.InvoiceGeneratorTool-module__or97lq__prevMeta{color:#64748b;white-space:pre-line;font-size:12px;line-height:1.5}.InvoiceGeneratorTool-module__or97lq__prevInfoRow{justify-content:space-between;gap:32px;margin-bottom:24px;display:flex}.InvoiceGeneratorTool-module__or97lq__prevInfoLabel{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:2px;font-size:10px;font-weight:700;display:block}.InvoiceGeneratorTool-module__or97lq__prevInfoValue{font-size:14px;font-weight:600;display:block}.InvoiceGeneratorTool-module__or97lq__prevDates>div{margin-bottom:8px}.InvoiceGeneratorTool-module__or97lq__prevTable{border-collapse:collapse;width:100%;margin-bottom:20px}.InvoiceGeneratorTool-module__or97lq__prevTable thead tr{border-bottom:2px solid #7c3aed}.InvoiceGeneratorTool-module__or97lq__prevTable th{text-transform:uppercase;letter-spacing:.06em;color:#64748b;text-align:left;padding:8px 10px;font-size:10px;font-weight:700}.InvoiceGeneratorTool-module__or97lq__prevThDesc{text-align:left}.InvoiceGeneratorTool-module__or97lq__prevThNum{text-align:right!important}.InvoiceGeneratorTool-module__or97lq__prevTable td{border-bottom:1px solid #f1f5f9;padding:8px 10px;font-size:13px}.InvoiceGeneratorTool-module__or97lq__prevTdNum{text-align:right}.InvoiceGeneratorTool-module__or97lq__prevTotals{flex-direction:column;align-items:flex-end;margin-bottom:24px;display:flex}.InvoiceGeneratorTool-module__or97lq__prevTotalRow{justify-content:space-between;width:220px;padding:4px 0;font-size:13px;display:flex}.InvoiceGeneratorTool-module__or97lq__prevGrandTotal{border-top:2px solid #7c3aed;margin-top:4px;padding-top:8px;font-size:17px;font-weight:700}.InvoiceGeneratorTool-module__or97lq__prevFooter{border-top:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:20px;padding-top:16px;display:grid}.InvoiceGeneratorTool-module__or97lq__prevFooterBlock{font-size:12px}.InvoiceGeneratorTool-module__or97lq__tpl_classic .InvoiceGeneratorTool-module__or97lq__prevInvoiceLabel{color:#7c3aed}.InvoiceGeneratorTool-module__or97lq__tpl_classic .InvoiceGeneratorTool-module__or97lq__prevTable thead tr{border-bottom-color:#7c3aed}.InvoiceGeneratorTool-module__or97lq__tpl_classic .InvoiceGeneratorTool-module__or97lq__prevGrandTotal{border-top-color:#7c3aed}.InvoiceGeneratorTool-module__or97lq__tpl_modern .InvoiceGeneratorTool-module__or97lq__prevInvoiceLabel{color:#3b82f6}.InvoiceGeneratorTool-module__or97lq__tpl_modern .InvoiceGeneratorTool-module__or97lq__prevTable thead tr{border-bottom-color:#3b82f6}.InvoiceGeneratorTool-module__or97lq__tpl_modern .InvoiceGeneratorTool-module__or97lq__prevGrandTotal{border-top-color:#3b82f6}.InvoiceGeneratorTool-module__or97lq__tpl_modern{border-top:4px solid #3b82f6}.InvoiceGeneratorTool-module__or97lq__tpl_minimal .InvoiceGeneratorTool-module__or97lq__prevInvoiceLabel{color:#1a1a2e;letter-spacing:.12em;font-weight:400}.InvoiceGeneratorTool-module__or97lq__tpl_minimal .InvoiceGeneratorTool-module__or97lq__prevTable thead tr{border-bottom-color:#e2e8f0}.InvoiceGeneratorTool-module__or97lq__tpl_minimal .InvoiceGeneratorTool-module__or97lq__prevGrandTotal{border-top-color:#1a1a2e}@media (max-width:1024px){.InvoiceGeneratorTool-module__or97lq__wrapper{grid-template-columns:1fr}.InvoiceGeneratorTool-module__or97lq__previewSticky{position:static}.InvoiceGeneratorTool-module__or97lq__previewPanel{order:-1}}@media (max-width:640px){.InvoiceGeneratorTool-module__or97lq__fieldGrid{grid-template-columns:1fr}.InvoiceGeneratorTool-module__or97lq__itemsHeader,.InvoiceGeneratorTool-module__or97lq__itemRow{grid-template-columns:1fr 56px 80px 80px 32px;gap:4px}.InvoiceGeneratorTool-module__or97lq__taxDiscountRow{flex-direction:column;align-items:stretch}.InvoiceGeneratorTool-module__or97lq__totalBox{text-align:left;margin-left:0}.InvoiceGeneratorTool-module__or97lq__preview{padding:20px}.InvoiceGeneratorTool-module__or97lq__prevInfoRow{flex-direction:column;gap:16px}.InvoiceGeneratorTool-module__or97lq__prevFooter{grid-template-columns:1fr}.InvoiceGeneratorTool-module__or97lq__actions{flex-direction:column}.InvoiceGeneratorTool-module__or97lq__btnPrimary,.InvoiceGeneratorTool-module__or97lq__btnSecondary,.InvoiceGeneratorTool-module__or97lq__btnGhost{justify-content:center;width:100%}}
.page-module__1wRJVW__heroCompact{background:linear-gradient(135deg,var(--color-surface)0%,#fff 100%);border-bottom:1px solid var(--color-border);padding:48px 0 36px}.page-module__1wRJVW__breadcrumb{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.page-module__1wRJVW__breadcrumb a{color:inherit;text-decoration:none;transition:color .15s}.page-module__1wRJVW__breadcrumb a:hover{color:var(--color-accent-hover)}.page-module__1wRJVW__heroTitleCompact{color:var(--color-text-primary);margin-bottom:8px;font-family:DM Serif Display,serif;font-size:32px;font-weight:400;line-height:1.2}.page-module__1wRJVW__heroSub{color:var(--color-text-muted);margin:0;font-size:15px}.page-module__1wRJVW__toolSectionTop{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:40px 0 60px}.page-module__1wRJVW__contentSection{background:var(--color-surface);border-top:1px solid var(--color-border);padding:80px 0}.page-module__1wRJVW__textContent{max-width:none}.page-module__1wRJVW__textContent h2{color:var(--color-text-primary);margin-bottom:20px;font-family:DM Serif Display,serif;font-size:28px}.page-module__1wRJVW__textContent p{color:var(--color-text-secondary);margin-bottom:20px;font-size:16px;line-height:1.7}.page-module__1wRJVW__sectionTitle{color:var(--color-text-primary);margin-bottom:40px;font-family:DM Serif Display,serif;font-size:32px}.page-module__1wRJVW__howToSection{border-bottom:1px solid var(--color-border);padding:80px 0}.page-module__1wRJVW__howToList{grid-template-columns:repeat(3,1fr);gap:40px;padding:0;list-style:none;display:grid}.page-module__1wRJVW__howToItem{gap:20px;display:flex}.page-module__1wRJVW__stepNum{background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.page-module__1wRJVW__howToItem strong{margin-bottom:8px;font-size:18px;display:block}.page-module__1wRJVW__howToItem p{color:var(--color-text-muted);font-size:15px;line-height:1.6}@media (max-width:768px){.page-module__1wRJVW__howToList{grid-template-columns:1fr}}.page-module__1wRJVW__relatedSection{background:#fff;padding:72px 0}.page-module__1wRJVW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__1wRJVW__relatedCard{border:1px solid var(--color-border);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;text-decoration:none;transition:all .2s;display:flex}.page-module__1wRJVW__relatedCard:hover{border-color:var(--color-accent);background:#c3db6b26;transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.page-module__1wRJVW__relatedEmoji{flex-shrink:0;margin-top:2px;font-size:1.5rem}.page-module__1wRJVW__relatedCard strong{color:var(--color-text-primary);margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.page-module__1wRJVW__relatedCard p{color:var(--color-text-secondary);margin:0;font-size:.8rem;line-height:1.5}.page-module__1wRJVW__faqSection{background:var(--color-surface);padding:100px 0}@media (max-width:900px){.page-module__1wRJVW__relatedGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__1wRJVW__heroCompact{padding:24px 0 16px}.page-module__1wRJVW__heroTitleCompact{font-size:24px}}
