@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--color-red-500:oklch(63.7% .237 25.331);--color-green-300:oklch(87.1% .15 154.449);--color-green-500:oklch(72.3% .219 149.579);--color-violet-500:oklch(60.6% .25 292.717);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-white:#fff;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-bold:700;--tracking-wider:.05em;--radius-md:.375rem}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Varela Round,sans-serif;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.table{display:table}.min-h-full{min-height:100%}.w-1{width:calc(var(--spacing)*1)}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-11{width:calc(var(--spacing)*11)}.w-11\/12{width:91.6667%}.max-w-\[800px\]{max-width:800px}.border-collapse{border-collapse:collapse}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.gap-7{gap:calc(var(--spacing)*7)}.rounded-md{border-radius:var(--radius-md)}.rounded-t-md{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.rounded-b-md{border-bottom-right-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.border-2{border-style:var(--tw-border-style);border-width:2px}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-200{background-color:var(--color-slate-200)}.bg-violet-500{background-color:var(--color-violet-500)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.py-4{padding-block:calc(var(--spacing)*4)}.py-10{padding-block:calc(var(--spacing)*10)}.py-20{padding-block:calc(var(--spacing)*20)}.font-sans{font-family:Varela Round,sans-serif}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-green-300{color:var(--color-green-300)}.text-green-500{color:var(--color-green-500)}.text-red-500{color:var(--color-red-500)}.text-violet-500{color:var(--color-violet-500)}.text-white{color:var(--color-white)}.italic{font-style:italic}.underline{text-decoration-line:underline}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}.invoice{width:100%;background:#fff;font-family:Roboto Mono,monospace;font-size:14px;line-height:1.6}.invoice .invoice-header{border-bottom:2px solid black;padding:1rem}.invoice .invoice-header h1{font-size:1.5rem;font-weight:700;margin:0;letter-spacing:-.5px}.invoice .invoice-section{border-bottom:1px solid black;padding:1rem}.invoice .invoice-section:last-child{border-bottom:none}.invoice .section-label{font-weight:700;font-size:.75rem;letter-spacing:.1em;margin-bottom:.5rem}.invoice .invoice-row{display:flex;gap:1rem;padding:.25rem 0}.invoice .invoice-row .label{font-weight:700;min-width:5rem}.invoice .dates-section{display:flex;flex-direction:column;align-items:flex-end}.invoice .dates-section .invoice-row{gap:.5rem;width:auto}.invoice .contact-info{line-height:1.4}.invoice .contact-name{font-weight:700}.invoice .contact-placeholder{opacity:.3;line-height:1.6}.invoice .empty-line-items{height:200px;display:flex;align-items:center;justify-content:center;opacity:.5;font-size:1rem}.invoice .invoice-section:has(.line-items){padding:0;margin-top:0}@media(min-width:768px){.invoice .invoice-section:has(.line-items){padding:0 1rem;margin-top:32px}}.invoice .line-items{width:100%;border-collapse:collapse}.invoice .line-items thead{background:#000;color:#fff}.invoice .line-items th{padding:.75rem;text-align:left;font-weight:700}.invoice .line-items th:nth-child(2),.invoice .line-items th:nth-child(3),.invoice .line-items th:nth-child(4){text-align:right}.invoice .line-items tbody tr{border-bottom:1px solid black}.invoice .line-items tbody tr:last-child{border-bottom:none}.invoice .line-items td{padding:.75rem;vertical-align:top}.invoice .line-items .align-right{text-align:right}.invoice .line-items .total,.invoice .item-name{font-weight:700}.invoice .item-description{font-size:.85em;margin-top:.5rem;opacity:.8;line-height:1.4}@media(max-width:767px){.invoice .desktop-only{display:none}.invoice .description-row{border-bottom:none}.invoice .description-row td{padding-top:0}.invoice .has-description{border-bottom:none}}@media(min-width:768px){.invoice .mobile-only{display:none}.invoice .item-description{max-width:400px}}.invoice .invoice-section.totals{border-bottom:2px solid black;display:flex;flex-direction:column;align-items:flex-end}.invoice .invoice-section.totals .invoice-row{justify-content:space-between;min-width:300px;max-width:400px;width:100%}.invoice .invoice-section.totals .amount{font-weight:700}.invoice .total-row{border-top:2px solid black;margin-top:.5rem;padding-top:.75rem}.invoice .total-label,.invoice .total-amount{font-weight:700;font-size:1.125rem}.invoice .notes,.invoice .terms{white-space:pre-wrap;line-height:1.5}.invoice .terms{font-size:.75rem}@media(min-width:768px){.invoice{font-size:15px}.invoice .invoice-header h1{font-size:2rem}.invoice .contact-sections{display:grid;grid-template-columns:1fr 1fr;gap:0}.invoice .contact-sections .invoice-section{border-right:1px solid black}.invoice .contact-sections .invoice-section:last-child{border-right:none}}.invoice-modern{width:100%;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;color:#111827;padding:1rem 2rem;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.invoice-modern .header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.invoice-modern .invoice-title{font-size:36px;font-weight:700;color:#111827;margin:0}.invoice-modern .invoice-number{color:#6b7280;margin-top:4px}.invoice-modern .company-info{text-align:right}.invoice-modern .company-name{font-size:24px;font-weight:700;color:#4f46e5}.invoice-modern .company-details{color:#6b7280;font-size:14px;line-height:1.25rem;margin:4px 0 0}.invoice-modern .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.invoice-modern .info-section-right{text-align:right}.invoice-modern .section-label{font-size:12px;line-height:1rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.invoice-modern .client-name{font-weight:600;color:#111827;margin:0}.invoice-modern .client-details{color:#4b5563;font-size:14px;line-height:1.25rem;margin:0}.invoice-modern .client-details.placeholder{color:#9ca3af;font-style:italic}.invoice-modern .date-block{margin-bottom:16px}.invoice-modern .date-block:last-child{margin-bottom:0}.invoice-modern .date-value{color:#111827;margin:0}.invoice-modern .date-value.due{font-weight:600}.invoice-modern .line-items{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.invoice-modern .line-items th{text-align:left;padding:12px 8px;font-size:12px;line-height:1rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.invoice-modern .line-items th:first-child{padding-left:0}.invoice-modern .line-items th:last-child{padding-right:0}.invoice-modern .line-items th.align-right{text-align:right;white-space:nowrap}.invoice-modern .line-items td{padding:16px 8px;vertical-align:top;border-bottom:1px solid #f3f4f6}.invoice-modern .line-items td:first-child{padding-left:0}.invoice-modern .line-items td:last-child{padding-right:0}.invoice-modern .line-items td.align-right{text-align:right;color:#4b5563;white-space:nowrap}.invoice-modern .line-items td.amount{text-align:right;font-weight:500;color:#111827;white-space:nowrap}.invoice-modern .item-name{font-weight:500;color:#111827}.invoice-modern .item-description{font-size:14px;line-height:1.25rem;color:#6b7280;margin-top:4px}.invoice-modern .empty-line-items{height:120px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:1rem}.invoice-modern .totals-container{display:flex;justify-content:flex-end}.invoice-modern .totals{width:288px}.invoice-modern .totals-row{display:flex;justify-content:space-between;padding:8px 0}.invoice-modern .totals-row .label{color:#6b7280}.invoice-modern .totals-row .value{color:#111827}.invoice-modern .totals-row.total{border-top:2px solid #111827;margin-top:8px;padding-top:12px}.invoice-modern .totals-row.total .label{font-size:18px;font-weight:700;color:#111827}.invoice-modern .totals-row.total .value{font-size:18px;font-weight:700;color:#4f46e5}.invoice-modern .notes-section,.invoice-modern .terms-section{margin-top:1.5rem;padding:1rem;background:#f9fafb;border-radius:8px}.invoice-modern .notes,.invoice-modern .terms{white-space:pre-wrap;line-height:1.5;color:#374151}.invoice-modern .terms{font-size:.875rem}.invoice-modern .footer{margin-top:1.5rem;text-align:center;font-size:14px;color:#9ca3af}@media(max-width:767px){.invoice-modern{font-size:14px}.invoice-modern .header{flex-direction:column;gap:1rem}.invoice-modern .company-info{text-align:left}.invoice-modern .invoice-title{font-size:28px}.invoice-modern .company-name{font-size:18px}.invoice-modern .info-grid{grid-template-columns:1fr;gap:1rem}.invoice-modern .info-section-right{text-align:left}.invoice-modern .date-block{display:inline-block;margin-right:1.5rem}.invoice-modern .totals{width:100%}.invoice-modern .desktop-only{display:none}.invoice-modern .description-row{border-bottom:none}.invoice-modern .description-row td{padding-top:0}.invoice-modern .has-description{border-bottom:none}}@media(min-width:768px){.invoice-modern .mobile-only{display:none}}
