.Button-module__8RiFmG__button{cursor:pointer;border:none;border-radius:.5rem;outline:none;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.625rem 1.25rem;font-size:.9375rem}.Button-module__8RiFmG__lg{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 1px 2px #0000000d}.Button-module__8RiFmG__primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.Button-module__8RiFmG__primary:active:not(:disabled){transform:translateY(0)}.Button-module__8RiFmG__secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.Button-module__8RiFmG__danger{color:#fff;background:#ef4444;box-shadow:0 1px 2px #0000000d}.Button-module__8RiFmG__danger:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 6px -1px #0000001a}.Button-module__8RiFmG__ghost{color:#6b7280;background:0 0;border:1px solid #0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){color:#374151;background:#f3f4f6}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}.Button-module__8RiFmG__icon{justify-content:center;align-items:center;display:flex}
.Modal-module__7LRQSW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{background:#fff;border-radius:1rem;flex-direction:column;max-height:90vh;animation:.2s ease-out Modal-module__7LRQSW__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.Modal-module__7LRQSW__sm{width:100%;max-width:400px}.Modal-module__7LRQSW__md{width:100%;max-width:600px}.Modal-module__7LRQSW__lg{width:100%;max-width:800px}.Modal-module__7LRQSW__xl{width:100%;max-width:1000px}.Modal-module__7LRQSW__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Modal-module__7LRQSW__title{color:#111827;margin:0;font-size:1.25rem;font-weight:700}.Modal-module__7LRQSW__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Modal-module__7LRQSW__closeButton:hover{color:#111827;background:#f3f4f6}.Modal-module__7LRQSW__content{flex:1;padding:1.5rem;overflow-y:auto}@keyframes Modal-module__7LRQSW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__7LRQSW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Modal-module__7LRQSW__overlay{padding:1rem}.Modal-module__7LRQSW__modal{max-height:95vh}.Modal-module__7LRQSW__header,.Modal-module__7LRQSW__content{padding:1rem}}
.LandingPage-module__oYxHEW__container{background:#fff;flex-direction:column;min-height:100vh;display:flex}.LandingPage-module__oYxHEW__nav{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.LandingPage-module__oYxHEW__navContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.LandingPage-module__oYxHEW__logo{color:#111827;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.LandingPage-module__oYxHEW__logoIcon{border-radius:.5rem}.LandingPage-module__oYxHEW__logoText{font-weight:700}.LandingPage-module__oYxHEW__logoBadge{color:#6b7280;background:#f3f4f6;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.LandingPage-module__oYxHEW__navLinks{align-items:center;gap:2rem;display:flex}.LandingPage-module__oYxHEW__navLink{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s}.LandingPage-module__oYxHEW__navLink:hover{color:#111827;background:#f3f4f6}.LandingPage-module__oYxHEW__warningBanner{color:#92400e;background:#fef3c7;border-bottom:1px solid #fde68a;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.875rem;display:flex}.LandingPage-module__oYxHEW__warningBanner svg{flex-shrink:0}.LandingPage-module__oYxHEW__hero{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem;display:grid}.LandingPage-module__oYxHEW__heroContent{text-align:center;max-width:800px;margin:0 auto}.LandingPage-module__oYxHEW__badge{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.LandingPage-module__oYxHEW__heroTitle{color:#111827;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.LandingPage-module__oYxHEW__heroSubtitle{color:#6b7280;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.LandingPage-module__oYxHEW__heroActions{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.LandingPage-module__oYxHEW__features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:700px;margin:0 auto;display:grid}.LandingPage-module__oYxHEW__feature{color:#4b5563;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.LandingPage-module__oYxHEW__feature svg{color:#10b981;flex-shrink:0}.LandingPage-module__oYxHEW__heroPreview{max-width:700px;margin:0 auto}.LandingPage-module__oYxHEW__previewCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LandingPage-module__oYxHEW__previewHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.LandingPage-module__oYxHEW__previewDots{gap:.5rem;display:flex}.LandingPage-module__oYxHEW__previewDots span{background:#d1d5db;border-radius:50%;width:12px;height:12px}.LandingPage-module__oYxHEW__previewTitle{color:#6b7280;font-size:.875rem;font-weight:500}.LandingPage-module__oYxHEW__previewContent{background:#fff;padding:2rem}.LandingPage-module__oYxHEW__previewLine{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%);border-radius:.25rem;height:12px;margin-bottom:.75rem;animation:2s infinite LandingPage-module__oYxHEW__shimmer}.LandingPage-module__oYxHEW__previewSpacer{height:1.5rem}@keyframes LandingPage-module__oYxHEW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.LandingPage-module__oYxHEW__trustSection{text-align:center;background:#f9fafb;border-top:1px solid #e5e7eb;padding:3rem 2rem}.LandingPage-module__oYxHEW__trustText{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.LandingPage-module__oYxHEW__trustBadges{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.LandingPage-module__oYxHEW__trustBadge{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600}.LandingPage-module__oYxHEW__seoSection{background:#fff;border-top:1px solid #e5e7eb;padding:4rem 2rem}.LandingPage-module__oYxHEW__seoContent{text-align:center;max-width:1200px;margin:0 auto}.LandingPage-module__oYxHEW__seoContent h2{color:#111827;margin-bottom:1rem;font-size:2rem;font-weight:700}.LandingPage-module__oYxHEW__seoContent>p{color:#6b7280;max-width:800px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.7}.LandingPage-module__oYxHEW__seoGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.LandingPage-module__oYxHEW__seoCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem}.LandingPage-module__oYxHEW__seoCard h3{color:#111827;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.LandingPage-module__oYxHEW__seoCard p{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.6}.LandingPage-module__oYxHEW__footer{color:#fff;background:#111827;border-top:1px solid #1f2937;margin-top:auto;padding:2rem}.LandingPage-module__oYxHEW__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.LandingPage-module__oYxHEW__footerText{color:#d1d5db;font-size:.9375rem}.LandingPage-module__oYxHEW__footerLink{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .2s}.LandingPage-module__oYxHEW__footerLink:hover{color:#60a5fa;text-decoration:underline}.LandingPage-module__oYxHEW__footerSocial{gap:1rem;display:flex}.LandingPage-module__oYxHEW__socialLink{color:#d1d5db;background:#1f2937;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.LandingPage-module__oYxHEW__socialLink:hover{color:#fff;background:#3b82f6;transform:translateY(-2px)}.LandingPage-module__oYxHEW__invoiceList{gap:1rem;display:grid}.LandingPage-module__oYxHEW__invoiceCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s}.LandingPage-module__oYxHEW__invoiceCard:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.LandingPage-module__oYxHEW__invoiceHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.LandingPage-module__oYxHEW__invoiceHeader h3{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.LandingPage-module__oYxHEW__invoiceDate{color:#6b7280;font-size:.875rem}.LandingPage-module__oYxHEW__invoiceDetails{margin-bottom:1rem}.LandingPage-module__oYxHEW__clientName{color:#374151;margin-bottom:.25rem;font-weight:600}.LandingPage-module__oYxHEW__clientEmail{color:#6b7280;font-size:.875rem}.LandingPage-module__oYxHEW__invoiceFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.LandingPage-module__oYxHEW__invoiceTotal{color:#3b82f6;font-size:1.25rem;font-weight:700}.LandingPage-module__oYxHEW__invoiceTemplate{color:#6b7280;text-transform:capitalize;font-size:.875rem}.LandingPage-module__oYxHEW__emptyState{text-align:center;color:#6b7280;padding:3rem 1rem}.LandingPage-module__oYxHEW__emptyState svg{opacity:.5;margin-bottom:1rem}.LandingPage-module__oYxHEW__emptyState p{margin-bottom:1.5rem}@media (max-width:768px){.LandingPage-module__oYxHEW__navContent{padding:1rem}.LandingPage-module__oYxHEW__navLinks{gap:1rem}.LandingPage-module__oYxHEW__warningBanner{padding:.75rem 1rem;font-size:.8125rem}.LandingPage-module__oYxHEW__hero{gap:2rem;padding:2rem 1rem 3rem}.LandingPage-module__oYxHEW__heroTitle{font-size:2rem}.LandingPage-module__oYxHEW__heroSubtitle{font-size:1.125rem}.LandingPage-module__oYxHEW__heroActions{flex-direction:column;width:100%}.LandingPage-module__oYxHEW__heroActions button{width:100%}.LandingPage-module__oYxHEW__features{grid-template-columns:1fr;gap:1rem}.LandingPage-module__oYxHEW__trustBadges{gap:1rem}.LandingPage-module__oYxHEW__seoGrid{grid-template-columns:1fr}.LandingPage-module__oYxHEW__footerContent{text-align:center;flex-direction:column}}
.TemplateSelection-module__MxhNqW__container{background:#f9fafb;min-height:100vh;padding:0}.TemplateSelection-module__MxhNqW__header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;position:sticky;top:0}.TemplateSelection-module__MxhNqW__header>div{max-width:1200px;margin:0 auto}.TemplateSelection-module__MxhNqW__header button:first-child{margin-bottom:1rem}.TemplateSelection-module__MxhNqW__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.TemplateSelection-module__MxhNqW__subtitle{color:#6b7280;margin:.5rem 0 0;font-size:1rem;font-weight:400}.TemplateSelection-module__MxhNqW__templateGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:grid}.TemplateSelection-module__MxhNqW__templateCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;padding:0;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.TemplateSelection-module__MxhNqW__templateCard:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.TemplateSelection-module__MxhNqW__templatePreview{aspect-ratio:.7;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;width:100%;padding:1.5rem;transition:all .2s;display:flex}.TemplateSelection-module__MxhNqW__templateCard:hover .TemplateSelection-module__MxhNqW__templatePreview{background:#fafafa}.TemplateSelection-module__MxhNqW__miniInvoice{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:200px;padding:12px;font-family:inherit;transition:transform .2s;box-shadow:0 4px 6px -1px #0000001a}.TemplateSelection-module__MxhNqW__templateCard:hover .TemplateSelection-module__MxhNqW__miniInvoice{transform:scale(1.05)}.TemplateSelection-module__MxhNqW__templateInfo{flex:1;padding:1.5rem}.TemplateSelection-module__MxhNqW__templateName{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.TemplateSelection-module__MxhNqW__templateDescription{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.6}.TemplateSelection-module__MxhNqW__selectButton{padding:0 1.5rem 1.5rem}@media (max-width:768px){.TemplateSelection-module__MxhNqW__header{padding:1rem}.TemplateSelection-module__MxhNqW__title{font-size:1.25rem}.TemplateSelection-module__MxhNqW__templateGrid{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1rem}}
.Input-module__5jsJuW__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Input-module__5jsJuW__label{color:#374151;font-size:.875rem;font-weight:600}.Input-module__5jsJuW__required{color:#ef4444;margin-left:4px}.Input-module__5jsJuW__input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.Input-module__5jsJuW__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.Input-module__5jsJuW__input:disabled{cursor:not-allowed;opacity:.6;background:#f9fafb}.Input-module__5jsJuW__input.Input-module__5jsJuW__error{border-color:#ef4444}.Input-module__5jsJuW__input.Input-module__5jsJuW__error:focus{box-shadow:0 0 0 3px #ef44441a}.Input-module__5jsJuW__errorMessage{color:#ef4444;margin-top:.25rem;font-size:.875rem}textarea.Input-module__5jsJuW__input{resize:vertical;min-height:80px}
.ClassicMinimal-module__nu0ufa__invoice{color:#000;background:#fff;max-width:800px;margin:0 auto;padding:60px;font-family:Times New Roman,serif;line-height:1.4}.ClassicMinimal-module__nu0ufa__header{border-bottom:2px solid #000;justify-content:space-between;margin-bottom:30px;padding-bottom:30px;display:flex}.ClassicMinimal-module__nu0ufa__companyInfo{flex:1}.ClassicMinimal-module__nu0ufa__logo{max-width:150px;max-height:80px;margin-bottom:15px}.ClassicMinimal-module__nu0ufa__companyName{color:#000;margin:0 0 10px;font-size:24px;font-weight:700}.ClassicMinimal-module__nu0ufa__companyInfo p{margin:3px 0;font-size:14px}.ClassicMinimal-module__nu0ufa__invoiceInfo{text-align:right}.ClassicMinimal-module__nu0ufa__invoiceTitle{color:#000;margin:0 0 15px;font-size:32px;font-weight:700}.ClassicMinimal-module__nu0ufa__invoiceInfo p{margin:5px 0;font-size:14px}.ClassicMinimal-module__nu0ufa__billTo{margin-bottom:30px}.ClassicMinimal-module__nu0ufa__billTo h3{color:#000;margin:0 0 10px;font-size:16px;font-weight:700}.ClassicMinimal-module__nu0ufa__clientName{font-size:16px;font-weight:700}.ClassicMinimal-module__nu0ufa__billTo p{margin:3px 0;font-size:14px}.ClassicMinimal-module__nu0ufa__itemsTable{border-collapse:collapse;width:100%;margin-bottom:30px}.ClassicMinimal-module__nu0ufa__itemsTable thead{color:#fff;background:#000}.ClassicMinimal-module__nu0ufa__itemsTable th{text-align:left;padding:12px;font-size:14px;font-weight:700}.ClassicMinimal-module__nu0ufa__itemsTable th:last-child,.ClassicMinimal-module__nu0ufa__itemsTable td:last-child{text-align:right}.ClassicMinimal-module__nu0ufa__itemsTable tbody tr{border-bottom:1px solid #ddd}.ClassicMinimal-module__nu0ufa__itemsTable td{padding:12px;font-size:14px}.ClassicMinimal-module__nu0ufa__totals{border-top:2px solid #000;width:300px;margin-left:auto;padding-top:15px}.ClassicMinimal-module__nu0ufa__totalRow{justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.ClassicMinimal-module__nu0ufa__grandTotalRow{border-top:2px solid #000;justify-content:space-between;margin-top:10px;padding:12px 0;font-size:18px;font-weight:700;display:flex}.ClassicMinimal-module__nu0ufa__notes{border-top:1px solid #ddd;margin-top:40px;padding-top:20px}.ClassicMinimal-module__nu0ufa__notes h3{margin:0 0 10px;font-size:16px;font-weight:700}.ClassicMinimal-module__nu0ufa__notes p{margin:0;font-size:14px;line-height:1.4}@media print{.ClassicMinimal-module__nu0ufa__invoice{padding:40px}}
.ModernAccent-module__pw3IPq__invoice{color:#1e293b;background:#fff;max-width:800px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4}.ModernAccent-module__pw3IPq__header{border-bottom:2px solid #3b82f6;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ModernAccent-module__pw3IPq__companyInfo{flex:1}.ModernAccent-module__pw3IPq__logo{object-fit:contain;max-width:80px;max-height:80px;margin-bottom:.5rem}.ModernAccent-module__pw3IPq__companyName{color:#3b82f6;margin:0 0 .25rem;font-size:1.25rem;font-weight:700;line-height:1.2}.ModernAccent-module__pw3IPq__companyInfo p{color:#64748b;margin:.15rem 0;font-size:.8125rem;line-height:1.3}.ModernAccent-module__pw3IPq__invoiceInfo{text-align:right}.ModernAccent-module__pw3IPq__invoiceNumber{color:#3b82f6;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.2}.ModernAccent-module__pw3IPq__invoiceInfo p{color:#64748b;margin:.15rem 0;font-size:.8125rem;line-height:1.3}.ModernAccent-module__pw3IPq__billTo{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:3px solid #3b82f6;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.ModernAccent-module__pw3IPq__billToLabel{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.ModernAccent-module__pw3IPq__clientName{color:#1e293b;font-size:.9375rem;font-weight:700;line-height:1.3;margin:0 0 .25rem!important}.ModernAccent-module__pw3IPq__clientInfo p{color:#64748b;margin:.15rem 0;font-size:.8125rem;line-height:1.3}.ModernAccent-module__pw3IPq__itemsTable{border-collapse:collapse;width:100%;margin-bottom:1.5rem;font-size:.875rem}.ModernAccent-module__pw3IPq__itemsTable thead{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.ModernAccent-module__pw3IPq__itemsTable th{text-align:left;padding:.625rem;font-size:.8125rem;font-weight:600;line-height:1.3}.ModernAccent-module__pw3IPq__itemsTable th:last-child,.ModernAccent-module__pw3IPq__itemsTable td:last-child{text-align:right}.ModernAccent-module__pw3IPq__itemsTable tbody tr{border-bottom:1px solid #e2e8f0}.ModernAccent-module__pw3IPq__itemsTable td{color:#475569;padding:.625rem;line-height:1.3}.ModernAccent-module__pw3IPq__totalsSection{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.ModernAccent-module__pw3IPq__totals{background:#f8fafc;border-radius:.5rem;min-width:280px;padding:1rem}.ModernAccent-module__pw3IPq__totalRow{color:#475569;justify-content:space-between;padding:.375rem 0;font-size:.875rem;line-height:1.3;display:flex}.ModernAccent-module__pw3IPq__grandTotal{color:#3b82f6;border-top:2px solid #3b82f6;justify-content:space-between;margin-top:.5rem;padding:.625rem 0;font-size:1.125rem;font-weight:700;line-height:1.3;display:flex}.ModernAccent-module__pw3IPq__notes{background:#f8fafc;border-left:3px solid #3b82f6;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.ModernAccent-module__pw3IPq__notes h3{color:#3b82f6;margin:0 0 .5rem;font-size:.875rem;font-weight:700;line-height:1.3}.ModernAccent-module__pw3IPq__notes p{color:#64748b;white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.4}@media print{.ModernAccent-module__pw3IPq__invoice{padding:30px}}
.BoldHeader-module__hFd5bW__invoice{background:#fff;max-width:800px;margin:0 auto;font-family:Inter,-apple-system,sans-serif;overflow:hidden}.BoldHeader-module__hFd5bW__header{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);padding:40px 50px}.BoldHeader-module__hFd5bW__headerContent{align-items:center;gap:24px;display:flex}.BoldHeader-module__hFd5bW__logo{filter:brightness(0)invert();max-width:100px;max-height:60px}.BoldHeader-module__hFd5bW__companyInfo{flex:1}.BoldHeader-module__hFd5bW__companyName{color:#fff;margin:0 0 8px;font-size:32px;font-weight:700}.BoldHeader-module__hFd5bW__companyInfo p{opacity:.9;margin:0;font-size:14px}.BoldHeader-module__hFd5bW__detailsBar{background:#f1f5f9;border-bottom:3px solid #1e293b;gap:40px;padding:20px 50px;display:flex}.BoldHeader-module__hFd5bW__detailsBar>div{flex-direction:column;gap:4px;display:flex}.BoldHeader-module__hFd5bW__label{text-transform:uppercase;color:#64748b;letter-spacing:.5px;font-size:11px;font-weight:600}.BoldHeader-module__hFd5bW__value{color:#1e293b;font-size:15px;font-weight:600}.BoldHeader-module__hFd5bW__content{padding:40px 50px}.BoldHeader-module__hFd5bW__billTo{background:#f8fafc;border-left:4px solid #1e293b;border-radius:4px;margin-bottom:30px;padding:20px}.BoldHeader-module__hFd5bW__billTo h3{text-transform:uppercase;color:#1e293b;letter-spacing:.5px;margin:0 0 12px;font-size:14px;font-weight:600}.BoldHeader-module__hFd5bW__billTo p{color:#475569;margin:4px 0;font-size:14px}.BoldHeader-module__hFd5bW__clientName{font-weight:600;color:#1e293b!important;font-size:16px!important}.BoldHeader-module__hFd5bW__itemsTable{border-collapse:collapse;width:100%;margin-bottom:30px}.BoldHeader-module__hFd5bW__itemsTable thead{color:#fff;background:#1e293b}.BoldHeader-module__hFd5bW__itemsTable th{text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:14px;font-size:13px;font-weight:600}.BoldHeader-module__hFd5bW__itemsTable th:last-child,.BoldHeader-module__hFd5bW__itemsTable td:last-child{text-align:right}.BoldHeader-module__hFd5bW__itemsTable tbody tr{border-bottom:1px solid #e2e8f0}.BoldHeader-module__hFd5bW__itemsTable td{color:#334155;padding:14px;font-size:14px}.BoldHeader-module__hFd5bW__totalsSection{justify-content:flex-end;margin-bottom:30px;display:flex}.BoldHeader-module__hFd5bW__totals{width:350px}.BoldHeader-module__hFd5bW__totalRow{color:#475569;border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:12px 0;font-size:15px;display:flex}.BoldHeader-module__hFd5bW__grandTotal{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-radius:8px;justify-content:space-between;margin-top:10px;padding:20px;font-size:24px;font-weight:700;display:flex}.BoldHeader-module__hFd5bW__notes{background:#fef3c7;border-radius:8px;margin-top:30px;padding:20px}.BoldHeader-module__hFd5bW__notes h3{color:#78350f;margin:0 0 10px;font-size:14px;font-weight:600}.BoldHeader-module__hFd5bW__notes p{color:#92400e;margin:0;font-size:13px;line-height:1.4}@media print{.BoldHeader-module__hFd5bW__content,.BoldHeader-module__hFd5bW__header{padding:30px}.BoldHeader-module__hFd5bW__detailsBar{padding:15px 30px}}
.ServiceFocus-module__uISqnG__invoice{color:#2d3748;background:#fff;max-width:850px;margin:0 auto;padding:2rem;font-family:Inter,-apple-system,sans-serif}.ServiceFocus-module__uISqnG__header{border-bottom:3px solid #10b981;justify-content:space-between;align-items:flex-start;margin-bottom:30px;padding-bottom:30px;display:flex}.ServiceFocus-module__uISqnG__left{align-items:flex-start;gap:20px;display:flex}.ServiceFocus-module__uISqnG__logo{max-width:100px;max-height:60px}.ServiceFocus-module__uISqnG__companyName{color:#1a202c;margin:0 0 8px;font-size:24px;font-weight:700}.ServiceFocus-module__uISqnG__companyDetails{color:#718096;margin:0;font-size:13px;line-height:1.4}.ServiceFocus-module__uISqnG__right{text-align:right}.ServiceFocus-module__uISqnG__invoiceLabel{color:#10b981;margin:0 0 12px;font-size:36px;font-weight:700}.ServiceFocus-module__uISqnG__invoiceDetails{color:#4a5568;font-size:13px}.ServiceFocus-module__uISqnG__invoiceDetails div{margin:4px 0}.ServiceFocus-module__uISqnG__clientSection{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-radius:8px;margin-bottom:30px;padding:24px}.ServiceFocus-module__uISqnG__clientLabel{text-transform:uppercase;color:#065f46;letter-spacing:1px;margin-bottom:10px;font-size:11px;font-weight:700}.ServiceFocus-module__uISqnG__clientDetails h3{color:#064e3b;margin:0 0 8px;font-size:18px;font-weight:700}.ServiceFocus-module__uISqnG__clientDetails p{color:#065f46;margin:3px 0;font-size:14px}.ServiceFocus-module__uISqnG__servicesSection{margin-bottom:30px}.ServiceFocus-module__uISqnG__sectionTitle{color:#1a202c;border-bottom:2px solid #e2e8f0;margin:0 0 16px;padding-bottom:8px;font-size:16px;font-weight:700}.ServiceFocus-module__uISqnG__servicesTable{border-collapse:collapse;width:100%}.ServiceFocus-module__uISqnG__servicesTable thead{background:#f7fafc;border-bottom:2px solid #10b981}.ServiceFocus-module__uISqnG__servicesTable th{text-align:left;text-transform:uppercase;color:#4a5568;letter-spacing:.5px;padding:12px;font-size:12px;font-weight:600}.ServiceFocus-module__uISqnG__descriptionCol{width:50%}.ServiceFocus-module__uISqnG__servicesTable th:last-child,.ServiceFocus-module__uISqnG__servicesTable td:last-child{text-align:right}.ServiceFocus-module__uISqnG__servicesTable tbody tr{border-bottom:1px solid #e2e8f0}.ServiceFocus-module__uISqnG__servicesTable td{color:#2d3748;padding:16px 12px;font-size:14px}.ServiceFocus-module__uISqnG__description{color:#1a202c;font-weight:500;line-height:1.4}.ServiceFocus-module__uISqnG__amount{color:#10b981;font-weight:600}.ServiceFocus-module__uISqnG__summary{background:#f7fafc;border-radius:8px;width:320px;margin-bottom:30px;margin-left:auto;padding:20px}.ServiceFocus-module__uISqnG__summaryRow{color:#4a5568;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.ServiceFocus-module__uISqnG__totalRow{color:#10b981;border-top:2px solid #10b981;justify-content:space-between;margin-top:10px;padding:16px 0;font-size:20px;font-weight:700;display:flex}.ServiceFocus-module__uISqnG__notes{background:#fffbeb;border-left:4px solid #f59e0b;border-radius:4px;padding:20px}.ServiceFocus-module__uISqnG__notes h4{color:#78350f;margin:0 0 10px;font-size:14px;font-weight:600}.ServiceFocus-module__uISqnG__notes p{color:#92400e;margin:0;font-size:13px;line-height:1.4}@media print{.ServiceFocus-module__uISqnG__invoice{padding:30px}}
.ProductGrid-module__j70GeW__invoice{color:#1e293b;background:#f8fafc;max-width:850px;margin:0 auto;padding:2rem;font-family:Inter,-apple-system,sans-serif}.ProductGrid-module__j70GeW__header{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.ProductGrid-module__j70GeW__companySection{align-items:flex-start;gap:16px;display:flex}.ProductGrid-module__j70GeW__logo{max-width:90px;max-height:60px}.ProductGrid-module__j70GeW__companyName{color:#0f172a;margin:0 0 8px;font-size:22px;font-weight:700}.ProductGrid-module__j70GeW__companySection p{color:#64748b;margin:3px 0;font-size:13px}.ProductGrid-module__j70GeW__invoiceSection{text-align:right}.ProductGrid-module__j70GeW__invoiceBox{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;padding:20px;box-shadow:0 4px 6px #6366f133}.ProductGrid-module__j70GeW__invoiceNumber{margin-bottom:8px;font-size:24px;font-weight:700}.ProductGrid-module__j70GeW__invoiceDate{opacity:.9;font-size:12px}.ProductGrid-module__j70GeW__invoiceDate div{margin:2px 0}.ProductGrid-module__j70GeW__billToBox{background:#fff;border:2px solid #e2e8f0;border-radius:12px;margin-bottom:30px;padding:20px}.ProductGrid-module__j70GeW__boxLabel{text-transform:uppercase;color:#6366f1;letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:700}.ProductGrid-module__j70GeW__boxContent p{color:#475569;margin:4px 0;font-size:14px}.ProductGrid-module__j70GeW__clientName{font-weight:600;color:#0f172a!important;font-size:16px!important}.ProductGrid-module__j70GeW__productsSection{margin-bottom:30px}.ProductGrid-module__j70GeW__sectionTitle{color:#0f172a;margin:0 0 20px;font-size:18px;font-weight:700}.ProductGrid-module__j70GeW__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.ProductGrid-module__j70GeW__productCard{background:#fff;border:2px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden}.ProductGrid-module__j70GeW__productCard:hover{border-color:#6366f1;box-shadow:0 4px 6px #6366f11a}.ProductGrid-module__j70GeW__productHeader{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-bottom:2px solid #e2e8f0;padding:16px}.ProductGrid-module__j70GeW__productName{color:#0f172a;margin:0;font-size:15px;font-weight:600;line-height:1.4}.ProductGrid-module__j70GeW__productDetails{padding:16px}.ProductGrid-module__j70GeW__productRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.ProductGrid-module__j70GeW__label{color:#64748b;font-weight:500}.ProductGrid-module__j70GeW__value{color:#1e293b;font-weight:600}.ProductGrid-module__j70GeW__productTotal{color:#6366f1;justify-content:space-between;margin-top:8px;padding:12px 0 0;font-size:16px;font-weight:700;display:flex}.ProductGrid-module__j70GeW__summaryBox{background:#fff;border:2px solid #e2e8f0;border-radius:12px;max-width:400px;margin-bottom:20px;margin-left:auto;padding:24px}.ProductGrid-module__j70GeW__summaryRow{color:#475569;border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.ProductGrid-module__j70GeW__totalBox{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:8px;justify-content:space-between;margin-top:12px;padding:16px;font-size:22px;font-weight:700;display:flex}.ProductGrid-module__j70GeW__notesBox{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:20px}.ProductGrid-module__j70GeW__notesBox .ProductGrid-module__j70GeW__boxContent p{margin:0;line-height:1.4}@media print{.ProductGrid-module__j70GeW__invoice{background:#fff;padding:30px}.ProductGrid-module__j70GeW__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductGrid-module__j70GeW__productsGrid{grid-template-columns:1fr}}
.InvoiceCreator-module__sCZjca__container{background:#f9fafb;min-height:100vh;padding:0}.InvoiceCreator-module__sCZjca__header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem;position:sticky;top:0}.InvoiceCreator-module__sCZjca__header>div{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.InvoiceCreator-module__sCZjca__title{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.InvoiceCreator-module__sCZjca__actions{gap:.75rem;display:flex}.InvoiceCreator-module__sCZjca__content{grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;display:grid}.InvoiceCreator-module__sCZjca__formSection{flex-direction:column;gap:1.5rem;display:flex}.InvoiceCreator-module__sCZjca__section{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.InvoiceCreator-module__sCZjca__sectionTitle{color:#111827;border-bottom:1px solid #f3f4f6;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:700}.InvoiceCreator-module__sCZjca__sectionHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.InvoiceCreator-module__sCZjca__sectionHeader .InvoiceCreator-module__sCZjca__sectionTitle{border:none;margin:0;padding:0}.InvoiceCreator-module__sCZjca__row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.InvoiceCreator-module__sCZjca__logoUpload{margin-bottom:1.5rem}.InvoiceCreator-module__sCZjca__logoLabel{cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:.75rem;transition:border-color .2s;display:block;overflow:hidden}.InvoiceCreator-module__sCZjca__logoLabel:hover{background:#eff6ff;border-color:#3b82f6}.InvoiceCreator-module__sCZjca__logoImage{object-fit:contain;width:100%;max-height:150px;padding:1rem}.InvoiceCreator-module__sCZjca__logoPlaceholder{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:150px;font-size:.875rem;display:flex}.InvoiceCreator-module__sCZjca__logoInput{display:none}.InvoiceCreator-module__sCZjca__lineItems{flex-direction:column;gap:1rem;display:flex}.InvoiceCreator-module__sCZjca__lineItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.InvoiceCreator-module__sCZjca__lineItemHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.InvoiceCreator-module__sCZjca__itemNumber{color:#374151;font-size:.9375rem;font-weight:600}.InvoiceCreator-module__sCZjca__deleteButton{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.InvoiceCreator-module__sCZjca__deleteButton:hover{background:#fee2e2}.InvoiceCreator-module__sCZjca__previewSection{height:fit-content;position:sticky;top:6rem}.InvoiceCreator-module__sCZjca__previewHeader{background:#fff;border:1px solid #e5e7eb;border-bottom:none;border-radius:1rem 1rem 0 0;padding:1.5rem 2rem;box-shadow:0 1px 3px #0000001a}.InvoiceCreator-module__sCZjca__previewHeader h2{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.InvoiceCreator-module__sCZjca__preview{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 1rem 1rem;max-height:calc(100vh - 250px);overflow:hidden auto;box-shadow:0 1px 3px #0000001a}@media (max-width:1200px){.InvoiceCreator-module__sCZjca__content{grid-template-columns:1fr}.InvoiceCreator-module__sCZjca__previewSection{position:static}.InvoiceCreator-module__sCZjca__preview{max-height:none}}@media (max-width:768px){.InvoiceCreator-module__sCZjca__container{padding:0}.InvoiceCreator-module__sCZjca__header{padding:1rem}.InvoiceCreator-module__sCZjca__header>div{flex-direction:column;align-items:flex-start;gap:1rem}.InvoiceCreator-module__sCZjca__actions{flex-direction:column;width:100%}.InvoiceCreator-module__sCZjca__actions button{width:100%}.InvoiceCreator-module__sCZjca__content{padding:1rem}.InvoiceCreator-module__sCZjca__section{padding:1.5rem}.InvoiceCreator-module__sCZjca__row{grid-template-columns:1fr}}
