@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-outline-style:solid}}}.collapse{visibility:collapse}.container{width:100%}.mx-auto{margin-inline:auto}.flex{display:flex}.grid{display:grid}.table{display:table}.min-h-\[400px\]{min-height:400px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-full{width:100%}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.object-contain{object-fit:contain}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-top{vertical-align:top}.leading-none{--tw-leading:1;line-height:1}.whitespace-nowrap{white-space:nowrap}.text-\[\#0891b2\]{color:#0891b2}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}:root{--veelion-teal:#0891b2;--veelion-dark:#2d3748;--veelion-light-teal:#14b8a6;--veelion-gray:#4a5568;--veelion-teal-light:#5eead4;--veelion-teal-pale:#ccfbf1}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;background-color:#f9fafb;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}@layer components{.form-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.section-title{color:#111827;margin-bottom:1rem;font-size:1rem;font-weight:600}.form-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;width:100%;display:grid}.form-grid>*{min-width:0}.form-grid-4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media (max-width:640px){.form-grid-4{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-section>.form-group{margin-bottom:1rem}.form-grid .form-group{margin-bottom:0}.form-group input[type=text],.form-group input[type=number],.form-group select,.form-group textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:all .2s;display:block}.form-group input[type=text]:focus,.form-group input[type=number]:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0891b2;outline:none;box-shadow:0 0 0 3px #0891b21a}.form-group input[type=radio]{margin-right:.5rem}.radio-group{gap:.75rem;display:flex}.radio-option{cursor:pointer;text-align:center;border:2px solid #e5e7eb;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;padding:.75rem 1rem;transition:all .2s;display:flex}.radio-option:hover{border-color:#d1d5db}.radio-option.selected{color:#0891b2;background-color:#f0fdfa;border-color:#0891b2}.line-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.75rem;padding:1rem}.line-item-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.line-item-number{color:#4b5563;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.line-item-grid{grid-template-columns:2fr 3fr 1fr 1.5fr 1.5fr;gap:.75rem;width:100%;display:grid}.line-item-grid>*{min-width:0}.line-item-grid .form-group{margin-bottom:0}.remove-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.875rem}.remove-btn:hover{color:#dc2626}.add-item-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2 0%,#14b8a6 100%);border:none;border-radius:24px;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.add-item-btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2 0%,#14b8a6 100%);border:none;border-radius:24px;margin:.5rem 0;padding:.75rem 1.75rem;font-size:.875rem;font-weight:500;transition:all .2s}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn-primary:disabled{opacity:.3;cursor:not-allowed}.btn-secondary{color:#0891b2;cursor:pointer;background:#fff;border:2px solid #0891b2;border-radius:24px;margin:.5rem 0;padding:.75rem 1.75rem;font-size:.875rem;font-weight:500;transition:all .2s}.btn-secondary:hover:not(:disabled){color:#fff;background:#0891b2;transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.btn-secondary:disabled{opacity:.3;cursor:not-allowed}.tab-button{cursor:pointer;border:none;border-radius:24px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative}.tab-active{color:#fff;background:linear-gradient(135deg,#0891b2 0%,#14b8a6 100%);box-shadow:0 2px 4px #0891b233}.tab-active:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0891b24d}.tab-inactive{color:#4b5563;background:#fff;border:1px solid #e5e7eb}.tab-inactive:hover{color:#0891b2;background:#f9fafb;border-color:#0891b2}.section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.summary-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.summary-box{background:linear-gradient(135deg,#f0fdfa 0%,#e0f2fe 100%);border:2px solid #bae6fd;border-radius:12px;padding:1.25rem}.summary-row{justify-content:space-between;padding:.5rem 0;font-size:.875rem;display:flex}.summary-row.total{color:#0891b2;border-top:2px solid #0891b2;margin-top:.5rem;padding-top:.75rem;font-size:1.125rem;font-weight:700}.summary-label{color:#4b5563}.summary-value{color:#111827;font-weight:600}.discount-row{color:#dc2626}.amount-display{color:#0891b2;text-align:center;background-color:#f0fdfa;border:1px solid #bae6fd;border-radius:8px;padding:.625rem .75rem;font-size:.875rem;font-weight:600}.form-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}}@layer utilities{.text-balance{text-wrap:balance}.bg-veelion-gradient{background:linear-gradient(135deg,#0891b2 0%,#14b8a6 100%)}.text-veelion-teal{color:#0891b2}.border-veelion-teal{border-color:#0891b2}}details{cursor:pointer}details summary{color:#111827;padding:.5rem 0;font-size:1rem;font-weight:600;list-style:none}details summary::-webkit-details-marker{display:none}details summary:after{content:"▼";float:right;color:#6b7280;font-size:.75rem;transition:transform .2s}details[open] summary:after{transform:rotate(180deg)}.form-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 2px 8px #00000014}@media (max-width:768px){.form-container{border-radius:8px;margin:0 1rem;padding:1.5rem}}.pdf-viewer-container{background:#e5e7eb;border-radius:4px;width:100%;max-width:210mm;margin:0 auto;padding:2rem 1rem;box-shadow:inset 0 0 20px #0000001a}@media (max-width:768px){.pdf-viewer-container{max-width:100%;padding:1rem .5rem}}.pdf-viewer-container>div{background:#fff;width:100%;min-height:800px;margin:0 auto;padding:18mm 15mm;position:relative;box-shadow:0 4px 12px #0003}.veelion-brand,.veelion-brand .brand-i{position:relative}.veelion-brand .brand-i:after{content:"i";color:#0891b2;clip-path:inset(0 0 80%);position:absolute;top:0;left:0}.veelion-brand .brand-i-dot{color:#0891b2;font-size:.7em;position:absolute;top:-.3em;left:50%;transform:translate(-50%)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
