/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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{.static{position:static}.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}}.flex{display:flex}.hidden{display:none}.flex-wrap{flex-wrap:wrap}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.glass-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.glass-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.btn-primary{color:#fff;cursor:pointer;background:#a855f7;border:none;border-radius:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px -1px #a855f74d}.btn-primary:hover:not(:disabled){background:#9333ea;transform:translateY(-2px);box-shadow:0 10px 15px -3px #a855f766}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.75rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-secondary:hover{color:#4b5563;background:#e5e7eb}.btn-sm{padding:.625rem 1.25rem;font-size:.875rem}.file-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.25rem;transition:all .3s;box-shadow:0 2px 4px -1px #0000000a}.file-card:hover{border-color:#a855f7;box-shadow:0 4px 6px -1px #a855f71a}.upload-zone{text-align:center;cursor:pointer;background:#faf5ff;border:2px dashed #c4b5fd;border-radius:1rem;padding:4rem 2rem;transition:all .3s}.upload-zone:hover{background:#f3e8ff;border-color:#a855f7}.upload-zone.drag-over{background:#f3e8ff;border-style:solid;border-color:#a855f7;transform:scale(1.02)}.format-tabs{grid-template-columns:repeat(5,1fr);gap:.75rem;width:100%;display:grid}.format-tab{text-align:center;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;font-weight:600;transition:all .2s}.format-tab:hover{color:#a855f7;background:#faf5ff;border-color:#c4b5fd}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.feature-card{text-align:center;padding:2rem}.feature-icon{margin-bottom:1rem;font-size:3rem;display:inline-block}.steps-container{max-width:700px;margin:0 auto}.step-item{gap:1.5rem;margin-bottom:2rem;display:flex}.step-number{color:#fff;background:linear-gradient(135deg,#a855f7,#9333ea);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #a855f74d}.step-content h3{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.step-content p{color:#6b7280;line-height:1.6}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:1rem;padding:1.25rem;transition:all .3s}.faq-item:hover{border-color:#c4b5fd;box-shadow:0 2px 4px -1px #a855f71a}.faq-item summary{cursor:pointer;color:#1f2937;justify-content:space-between;align-items:center;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:#a855f7;font-size:1.5rem;font-weight:700;transition:transform .3s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{color:#6b7280;margin-top:1rem;line-height:1.6}.faq-item[open]{background:#faf5ff;border-color:#a855f7}h1{color:#1f2937;font-size:3rem;font-weight:800;line-height:1.2}h2{color:#1f2937;font-size:2.25rem;font-weight:700;line-height:1.3}h3{color:#1f2937;font-size:1.5rem;font-weight:600}.text-purple{color:#a855f7}.text-gray{color:#6b7280}header{text-align:center;background:linear-gradient(#faf5ff,#fff);border-bottom:1px solid #e5e7eb;padding:3rem 0 2rem}footer{text-align:center;color:#6b7280;background:#fafafa;border-top:1px solid #e5e7eb;margin-top:4rem;padding:3rem 0}.section-spacing{padding:4rem 0}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}.format-tabs{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem}.format-tab{padding:.5rem;font-size:.875rem}.feature-grid{grid-template-columns:1fr}.upload-zone{padding:3rem 1.5rem}.step-item{gap:1rem}.step-number{width:2.5rem;height:2.5rem;font-size:1rem}.btn-primary,.btn-secondary{width:100%;padding:.75rem 1.5rem}.section-spacing{padding:2rem 0}}@media(max-width:480px){.container{padding:0 .75rem}h1{font-size:1.75rem}h2{font-size:1.5rem}.format-tabs{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(5,minmax(70px,1fr));overflow-x:auto}.file-card{padding:1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.4s fadeIn}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}select,input[type=range]{width:100%}select{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;font-size:.95rem;transition:all .2s}select:focus{border-color:#a855f7;outline:none;box-shadow:0 0 0 3px #a855f71a}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;border-radius:3px;outline:none;height:6px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#a855f7;border-radius:50%;width:20px;height:20px;-webkit-transition:all .2s;transition:all .2s;box-shadow:0 2px 4px #a855f74d}input[type=range]::-webkit-slider-thumb:hover{background:#9333ea;transform:scale(1.1)}input[type=range]::-moz-range-thumb{cursor:pointer;background:#a855f7;border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #a855f74d}label{color:#4b5563;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.text-pending{color:#6b7280}.text-converting{color:#3b82f6}.text-completed{color:#10b981}.text-error{color:#ef4444}.hidden{display:none!important}
