.lang-picker-group[data-astro-cid-dkurt46j]{position:relative;display:inline-block;margin-left:1rem}.lang-picker-btn[data-astro-cid-dkurt46j]{display:flex;align-items:center;background:transparent;border:none;cursor:pointer;font-size:.9rem;font-weight:500;color:var(--text-color);padding:.5rem;border-radius:4px;transition:color .3s ease}.lang-picker-btn[data-astro-cid-dkurt46j]:hover{color:var(--primary)}.lang-flag[data-astro-cid-dkurt46j]{margin-right:.3rem;font-size:1.1rem}.lang-label[data-astro-cid-dkurt46j]{margin-right:.2rem}.chevron-icon[data-astro-cid-dkurt46j]{width:14px;height:14px}.lang-dropdown[data-astro-cid-dkurt46j]{position:absolute;left:50%;transform:translate(-50%);top:100%;margin-top:.3rem;background:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 10px 25px -5px #0000001a;padding:.5rem 0;min-width:150px;z-index:1100;opacity:0;visibility:hidden;transition:all .2s ease}.lang-picker-group[data-astro-cid-dkurt46j]:hover .lang-dropdown[data-astro-cid-dkurt46j]{opacity:1;visibility:visible}.lang-option[data-astro-cid-dkurt46j]{display:flex;align-items:center;width:100%;padding:.6rem 1rem;font-size:.9rem;color:#4b5563;text-decoration:none;transition:background .2s ease,color .2s ease;white-space:nowrap}.lang-option[data-astro-cid-dkurt46j]:hover{background-color:#f8f9fa;color:var(--primary)}.lang-name[data-astro-cid-dkurt46j]{margin-left:.5rem}.sr-only[data-astro-cid-dkurt46j]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root{color-scheme:light;--background: #ffffff;--foreground: #111827;--muted: #4b5563;--muted-soft: #6b7280;--border: #e5e7eb;--primary: #147a57;--primary-dark: #0d6048;--primary-bright: #0f8a78;--primary-soft: rgba(20, 122, 87, .06);--footer: #111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--foreground);line-height:1.5}a{color:inherit}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#fffffff2;border-bottom:1px solid rgba(229,231,235,.7);box-shadow:0 1px 2px #0f172a0f;backdrop-filter:blur(12px)}.header-inner,.footer-inner{width:min(1280px,calc(100% - 32px));margin:0 auto}.header-inner{min-height:64px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand,.footer-brand{text-decoration:none;font-weight:800;letter-spacing:0;color:var(--primary-dark)}.brand{font-size:clamp(1.125rem,2.6vw,1.875rem);line-height:1.1;background:linear-gradient(90deg,#0d6048,#0f8a78);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.main-nav{display:flex;align-items:center;gap:clamp(18px,3vw,32px);color:#4b5563;font-size:1rem;font-weight:500}.main-nav a{text-decoration:none;transition:color .18s ease}.main-nav a:hover{color:var(--primary)}.hero-section{width:min(1280px,100%);margin:0 auto;padding:96px 16px 32px;scroll-margin-top:64px}.hero-copy{width:100%;margin:0 auto 24px;text-align:center}.hero-copy h1{margin:0 0 16px;padding:0 8px;color:#111827;font-size:30px;font-weight:700;line-height:37.5px;letter-spacing:0}.hero-copy p{max-width:768px;margin:0 auto;padding:0 16px;color:#4b5563;font-size:16px;line-height:24px}.converter-shell{width:min(1152px,100%);margin:0 auto 32px;padding:0 8px}.converter-card{width:100%;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a14;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.converter-card:hover,.converter-card:focus-within{border-color:#147a578c;background:#f0fdf873;box-shadow:0 4px 14px #0d604814}.converter-card.selected{border-color:#22a66f;background:#ecfdf5}.upload-zone{width:100%;border:0;border-radius:8px;background:transparent;color:#111827;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center;padding:24px}.upload-zone:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.upload-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:#8a9490;margin-bottom:12px}.upload-icon svg{width:48px;height:48px}.upload-title{width:100%;padding:0 8px;color:#374151;font-size:18px;line-height:28px;font-weight:600;margin:0 0 8px}.upload-subtitle{width:100%;margin:0;padding:0 8px;color:#4b5563;font-size:14px;line-height:20px;font-weight:400}.selected-file-panel{width:100%;padding:24px;text-align:center}.selected-file-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 12px;color:#22a66f}.selected-file-icon svg{width:48px;height:48px}.selected-file-title{max-width:820px;margin:0 auto 8px;padding:0 8px;color:#374151;font-size:16px;line-height:24px;font-weight:600;overflow-wrap:anywhere}.selected-file-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0 0 16px;color:#6b7280;font-size:14px;line-height:20px}.file-type-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:2px 10px;border:1px solid transparent;border-radius:999px;background:#e5e7eb;color:#374151;font-size:12px;line-height:16px;font-weight:600}.selected-file-actions{display:flex;flex-direction:column;align-items:center;gap:16px}.start-conversion-button,.choose-file-button{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:14px;line-height:20px;font-weight:500;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.start-conversion-button{min-height:44px;padding:10px 32px;border:1px solid var(--primary);background:var(--primary);color:#fff}.start-conversion-button:hover,.start-conversion-button:focus-visible{background:var(--primary-dark);border-color:var(--primary-dark)}.choose-file-button{min-height:36px;padding:8px 12px;border:1px solid var(--border);background:#fff;color:#374151}.choose-file-button:hover,.choose-file-button:focus-visible{background:#f3f4f6;color:#111827}.conversion-progress{width:min(448px,100%);margin:0 auto}.conversion-status{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;color:var(--primary);font-size:16px;line-height:24px;font-weight:600}.spinner-icon{width:20px;height:20px;animation:converter-spin .9s linear infinite}.conversion-progress-track{position:relative;width:100%;height:12px;margin:0 auto;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#eef2f1,#e5ece9);box-shadow:inset 0 1px 2px #0f172a14}.conversion-progress-bar{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:linear-gradient(90deg,#16a36f,#10b981 52%,#0f9f9a);box-shadow:0 1px 4px #147a573d;transition:transform .5s ease-out}.conversion-progress-shimmer{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.38) 50%,transparent 100%);background-size:200% 100%;animation:converter-shimmer 1.6s ease infinite}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:16px 0 0;padding:0}.trust-row span{display:inline-flex;align-items:center;min-height:0;padding:2px 10px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#111827;font-size:12px;line-height:16px;font-weight:600}.trust-row svg{width:12px;height:12px;margin-right:4px;color:#22a66f}.file-status{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 0;color:#6b7280;font-size:.875rem}.file-status{width:min(700px,calc(100% - 32px));margin-inline:auto;padding:10px 14px;border-radius:8px;font-weight:650}.file-status.ready{background:#ecfdf5;color:#047857}.file-status.error{background:#fef2f2;color:#b91c1c}.section-panel{position:relative;overflow:hidden;padding:48px 0}.section-panel:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(135deg,#f7faf8,#fff 52%,#f5f8f7)}.section-panel:after{content:none}.section-panel.alt{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.section-panel.alt:before{background:#fff}#use-cases{padding-top:40px;padding-bottom:40px}.section-heading{width:min(1216px,calc(100% - 32px));margin:0 auto 32px;text-align:center}#use-cases .section-heading{width:min(1368px,calc(100% - 32px))}.section-heading h2,.cta-section h2{margin:0 0 12px;padding:0 16px;font-size:24px;line-height:32px;letter-spacing:0;font-weight:700;color:#111827}.section-heading p,.cta-section p{margin:0 auto;max-width:672px;padding:0 16px;color:#4b5563;font-size:16px;line-height:24px}.card-grid,.step-grid,.faq-grid{width:calc(100% - 32px);margin:0 auto;display:grid;gap:16px}.card-grid.three,.step-grid{width:min(1216px,calc(100% - 32px))}.card-grid.four{width:min(1368px,calc(100% - 32px))}.card-grid.three,.card-grid.four,.step-grid{grid-template-columns:1fr}.info-card,.step-card{position:relative;overflow:hidden;border-radius:8px;border:0;background:#fff;box-shadow:0 4px 14px #0f172a14;text-align:center;padding:20px;transition:box-shadow .18s ease}.info-card:before,.step-card:before{content:none}.info-card:after,.step-card:after{content:none}.info-card:hover,.step-card:hover{box-shadow:0 10px 24px #0f172a1f}.info-card.compact{min-height:250px;padding:24px}.card-icon{position:relative;z-index:1;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#16865e,#0f8075);border:0;box-shadow:0 5px 12px #0d604829;margin-bottom:18px}.info-card h3,.step-card h3{position:relative;z-index:1;margin:0 0 12px;color:#111827;font-size:18px;line-height:28px;font-weight:700}.info-card p,.step-card p{position:relative;z-index:1;margin:0;color:#4b5563;font-size:14px;line-height:22.75px}.step-card{min-height:0;padding:24px 16px}.step-grid{position:relative;gap:16px;padding:0;list-style:none}.step-grid:before{content:"";display:none;position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,#bbf7d0,#99f6e4,#bae6fd);transform:translateY(-50%);z-index:0}.step-card{z-index:1}.step-card .card-icon,.info-card.compact .card-icon{width:64px;height:64px}.step-card .card-icon{display:flex;margin-bottom:16px;margin-right:auto;margin-left:auto}.info-card.compact .card-icon{margin-bottom:22px}.info-card.compact h3{margin-bottom:16px}.info-card.compact p{font-size:16px;line-height:24px}.step-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0 auto 12px;border-radius:999px;background:#eaf6f1;color:var(--primary-dark);font-size:12px;line-height:16px;font-weight:700}.section-status{width:max-content;max-width:calc(100% - 32px);margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;color:#374151;font-size:12px;line-height:16px;font-weight:500;text-align:center}.feature-status{margin-top:33px;padding:6px 12px;background:linear-gradient(90deg,#f3f4f6,#f1f5f9)}.steps-status{margin-top:24px;padding:8px 12px;background:linear-gradient(90deg,#dcfce7,#ccfbf1)}.uses-status{margin-top:32px;padding:8px 12px;background:linear-gradient(90deg,#dcfce7,#cffafe)}.status-dots{display:flex;gap:4px}.status-dots i,.status-dot{display:block;width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#16a34a;animation:status-pulse 1.8s ease-in-out infinite}.status-dots.small i{width:6px;height:6px}.status-dots i:nth-child(2){background:#0d9488;animation-delay:.2s}.status-dots i:nth-child(3){background:#0284c7;animation-delay:.4s}@keyframes status-pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes converter-spin{to{transform:rotate(360deg)}}@keyframes converter-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.faq-tabs{width:min(896px,calc(100% - 32px));margin:0 auto}.faq-tab-controls{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:32px}.faq-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.faq-tab-label{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #e5e7eb;border-radius:999px;padding:0 16px;background:#fff;color:#4b5563;cursor:pointer;font-size:.875rem;font-weight:650;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.faq-tab-label:hover,.faq-radio:focus-visible+.faq-tab-label{color:var(--primary);outline:none}.faq-panel{display:none}.faq-tabs:has(#faq-tab-0:checked) .faq-panel-0,.faq-tabs:has(#faq-tab-1:checked) .faq-panel-1,.faq-tabs:has(#faq-tab-2:checked) .faq-panel-2,.faq-tabs:has(#faq-tab-3:checked) .faq-panel-3{display:block}.faq-radio:checked+.faq-tab-label{border-color:var(--primary);background:linear-gradient(90deg,var(--primary-dark),var(--primary-bright));color:#fff;box-shadow:0 4px 6px #0f172a1f}.faq-grid{width:100%;display:block;border:1px solid #f3f4f6;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0d;overflow:hidden}.faq-item{border-bottom:1px solid #f3f4f6;background:#fff}.faq-item:last-child{border-bottom:0}.faq-item summary{cursor:pointer;list-style:none;padding:20px 24px;color:#111827;font-size:clamp(1rem,2vw,1.125rem);font-weight:650;transition:color .18s ease}.faq-item summary:hover{color:var(--primary)}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0;padding:0 24px 20px;color:#4b5563;font-size:clamp(.875rem,2vw,1rem);line-height:1.65}.cta-section{width:100%;margin:0;padding:clamp(48px,7vw,80px) 16px;border-radius:0;background:linear-gradient(105deg,#0d6048,#0f7e6e);color:#fff;text-align:center}.cta-section h2{color:#fff;background:none;-webkit-background-clip:initial;background-clip:initial;font-size:clamp(1.5rem,4vw,2.25rem)}.cta-section p{max-width:768px;color:#ffffffeb;font-size:clamp(1rem,2.2vw,1.25rem);margin-bottom:24px}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 32px;border-radius:6px;background:#fff;color:var(--primary);text-decoration:none;font-size:.875rem;font-weight:650;transition:background-color .18s ease}.cta-button:hover{background:#f3f4f6}.site-footer{background:var(--footer);color:#fff}.footer-inner{padding:40px 0 32px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:18px;text-align:center}.footer-brand{display:inline-flex;font-size:clamp(1.25rem,3vw,1.875rem);color:#fff}.site-footer h3{margin:0;font-size:inherit}.footer-inner p{max-width:620px;margin:10px auto 0;padding:0 16px;color:#b0b8c4;font-size:clamp(.875rem,2vw,1rem)}.footer-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-badges span{display:inline-flex;align-items:center;min-height:28px;padding:3px 10px;border:1px solid rgba(75,85,99,.75);border-radius:999px;background:#1f2937e6;color:#d1d5db;font-size:.78rem;font-weight:650}.footer-badges span:before{content:"";width:12px;height:12px;margin-right:6px;border-radius:999px;background:#30b981;box-shadow:inset 0 0 0 3px #dcfce7bf}.footer-inner nav{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(16px,3vw,32px);width:100%;padding-top:22px;border-top:1px solid #1f2937;color:#b0b8c4;font-size:.875rem;font-weight:500}.footer-inner nav a{text-decoration:none;transition:color .18s ease}.footer-inner nav a:hover{color:#fff}.legal-page{width:min(900px,calc(100% - 32px));min-height:70vh;margin:0 auto;padding:120px 0 80px}.legal-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:clamp(24px,5vw,48px);box-shadow:0 10px 30px #0f172a14}.legal-card h1{margin:0 0 16px;color:#111827;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.legal-card h2{margin:30px 0 10px;color:#111827;font-size:1.25rem}.legal-card p,.legal-card li{color:#4b5563}.legal-card a{color:var(--primary);font-weight:700}@media(min-width:640px){.hero-section{margin-top:80px;padding:48px 24px;scroll-margin-top:80px}.hero-copy{margin-bottom:32px}.hero-copy h1{margin-bottom:24px;font-size:36px;line-height:40px}.hero-copy p{font-size:18px;line-height:28px}.converter-shell{margin-bottom:48px;padding:0}.upload-zone,.selected-file-panel{padding:32px}.upload-icon,.upload-icon svg,.selected-file-icon,.selected-file-icon svg{width:64px;height:64px}.upload-icon,.selected-file-icon{margin-bottom:16px}.upload-title{font-size:20px;line-height:28px}.selected-file-title{font-size:18px;line-height:28px}.upload-subtitle{font-size:16px;line-height:24px}.trust-row{gap:16px;margin-top:24px}.trust-row span{font-size:14px;line-height:20px}.trust-row svg{width:16px;height:16px;margin-right:8px}.section-heading h2{font-size:30px;line-height:36px}.section-heading p{font-size:18px;line-height:28px}#features .section-heading,#use-cases .section-heading{margin-bottom:40px}#how-it-works .section-heading{margin-bottom:48px}#use-cases{padding-top:48px;padding-bottom:48px}.card-grid.three,.card-grid.four,.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{gap:20px}.card-grid.four,.step-grid{gap:24px}.steps-status,.uses-status{font-size:14px;line-height:20px}.steps-status{margin-top:32px}.uses-status{margin-top:40px;padding-right:16px;padding-left:16px}}@media(min-width:768px){.hero-section{padding-top:64px;padding-bottom:64px}.upload-zone,.selected-file-panel{padding:48px}.hero-copy h1{font-size:48px;line-height:48px}.hero-copy p{font-size:20px;line-height:28px}.trust-row{gap:32px}#how-it-works,#use-cases{padding-top:64px;padding-bottom:64px}#how-it-works .section-heading h2,#use-cases .section-heading h2{font-size:36px;line-height:40px}#use-cases .section-heading{margin-bottom:48px}#use-cases .section-heading h2{margin-bottom:16px}.step-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.uses-status{margin-top:48px}.step-grid:before{display:block}}@media(min-width:1024px){.hero-section{padding-right:32px;padding-left:32px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.section-panel.alt{min-height:auto}}@media(max-width:680px){.header-inner{min-height:60px}.main-nav{display:none}.info-card.compact{min-height:250px}}@media(prefers-reduced-motion:reduce){.status-dots i,.status-dot,.spinner-icon,.conversion-progress-shimmer{animation:none;opacity:1}}
