body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#2563eb;--primary-hover:#1d4ed8;--secondary-color:#64748b;--accent-color:#0f172a;--bg-color:#f8fafc;--card-bg:#fff;--text-main:#1e293b;--text-secondary:#475569;--border-color:#e2e8f0;--success-color:#10b981;--error-color:#ef4444;--header-height:70px;--container-width:1200px;--content-width:800px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--bg-color);color:#1e293b;color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;margin:0}h1,h2,h3,h4,h5,h6{color:#0f172a;color:var(--accent-color);font-weight:700;letter-spacing:-.025em;margin-top:0}p{color:#475569;color:var(--text-secondary);margin-bottom:1.5rem}a{color:#2563eb;color:var(--primary-color);text-decoration:none;transition:color .2s}a:hover{color:#1d4ed8;color:var(--primary-hover);text-decoration:underline}.App{display:flex;flex-direction:column;min-height:100vh}.App-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);box-shadow:0 1px 3px #0000000d;display:flex;height:70px;height:var(--header-height);justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-logo{color:#2563eb;color:var(--primary-color);font-size:1.5rem;font-weight:800;text-decoration:none}.header-nav{display:flex;gap:2rem}.header-nav a{color:#475569;color:var(--text-secondary);font-size:.95rem;font-weight:600}.header-nav a:hover{color:#2563eb;color:var(--primary-color);text-decoration:none}.hero-section{padding:4rem 1rem}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#3b82f6);background:linear-gradient(to right,var(--primary-color),#3b82f6);background-clip:text;-webkit-background-clip:text;font-size:3rem;margin-bottom:1rem}.hero-subtitle{color:#475569;color:var(--text-secondary);font-size:1.25rem;margin:0 auto 3rem;max-width:600px}.main-content{box-sizing:border-box;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px;max-width:var(--container-width);padding:2rem 1rem;width:100%}.tools-container{display:flex;flex:1 1;flex-direction:column;gap:4rem;max-width:800px;max-width:var(--content-width)}section{background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;padding:2.5rem;scroll-margin-top:calc(70px + 2rem);scroll-margin-top:calc(var(--header-height) + 2rem);transition:transform .2s,box-shadow .2s}section:hover{box-shadow:0 10px 15px -3px #0000000d}#home{grid-gap:2rem;background:#0000;border:none;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:0}#home,#home:hover{box-shadow:none}.converter-section{align-items:center;background:#fff;background:var(--card-bg);border:1px solidVar(--border-color);border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;padding:2rem;text-align:center}.converter-section h2{color:#1e293b;color:var(--text-main);font-size:1.5rem;margin-bottom:1.5rem}.input-group{margin-bottom:1.5rem;width:100%}input[type=file]{background-color:#f9fafb;border:2px dashed #e2e8f0;border:2px dashed var(--border-color);border-radius:8px;cursor:pointer;padding:.75rem;transition:border-color .2s;width:100%}input[type=file]:hover{border-color:#2563eb;border-color:var(--primary-color)}.convert-btn{background-color:#2563eb;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:background-color .2s,transform .1s;width:100%}.convert-btn:hover{background-color:#1d4ed8;background-color:var(--primary-hover);transform:translateY(-1px)}.convert-btn:disabled{background-color:#64748b;background-color:var(--secondary-color);cursor:not-allowed;transform:none}.error-message{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;box-sizing:border-box;color:#ef4444;color:var(--error-color);font-size:.9rem;margin-bottom:1rem;padding:.75rem;width:100%}.adsense-footer,.adsense-inline,.adsense-sidebar,.adsense-top{background-color:initial;border-radius:8px;min-height:0;overflow:hidden;transition:all .3s ease}.adsense-footer:has(ins[data-ad-status=unfilled]),.adsense-inline:has(ins[data-ad-status=unfilled]),.adsense-sidebar:has(ins[data-ad-status=unfilled]),.adsense-top:has(ins[data-ad-status=unfilled]){border:none!important;display:none!important;height:0!important;margin:0!important;padding:0!important;width:0!important}.adsense-sidebar{flex-shrink:0;width:300px}.ad-placeholder{align-items:center;background-color:#ffffff80;border:2px dashed #cbd5e1;border-radius:6px;color:#94a3b8;display:flex;font-size:.875rem;height:100%;justify-content:center}.footer-info{background-color:#fff;background-color:var(--card-bg);border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);padding:3rem 1rem;text-align:center}.footer-nav{display:flex;gap:1.5rem;justify-content:center;margin-top:1.5rem}.footer-nav a{color:#475569;color:var(--text-secondary);font-size:.95rem}.page-main{flex:1 1;width:100%}.page-container{box-sizing:border-box;margin:0 auto;max-width:1200px;max-width:var(--container-width);padding:2rem 1rem 4rem}.page-container.narrow{max-width:820px}.page-header{margin-bottom:2rem}.page-header h1{font-size:2.25rem;margin-bottom:.75rem}.page-lead{color:#475569;color:var(--text-secondary);font-size:1.15rem;max-width:65ch}.content-section{background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 4px 6px -1px #0000000a;margin-bottom:2rem;padding:2rem 2.25rem}.content-section h2{font-size:1.5rem;margin-top:0}.content-section h3{font-size:1.15rem;margin-top:1.75rem}.content-section li,.content-section p{color:#475569;color:var(--text-secondary)}.content-section code{background:#f1f5f9;border-radius:4px;font-size:.9em;padding:1px 6px}.section-title{font-size:1.75rem;margin-bottom:.5rem}.section-lead{color:#475569;color:var(--text-secondary)}.section-lead,.tool-embed{margin-bottom:2rem}.tool-embed .converter-section{margin:0 auto;max-width:640px}.tools-grid-section{margin-bottom:3rem}.tools-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tool-card{background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:14px;color:inherit;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s}.tool-card:hover{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 12px 24px -8px #2563eb26;text-decoration:none;transform:translateY(-2px)}.tool-card-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);background:linear-gradient(135deg,var(--primary-color),#3b82f6);border-radius:10px;color:#fff;display:inline-flex;font-size:1.2rem;font-weight:800;height:44px;justify-content:center;margin-bottom:.25rem;width:44px}.tool-card h3{color:#1e293b;color:var(--text-main);font-size:1.15rem;margin:0}.tool-card p{font-size:.95rem;margin:0}.tool-card-cta{color:#2563eb;color:var(--primary-color);font-size:.95rem;font-weight:600;margin-top:auto}.legal-page h2{font-size:1.4rem;margin-top:2rem}.legal-page h3{font-size:1.1rem;margin-top:1.5rem}.legal-page .meta{color:#475569;color:var(--text-secondary);font-size:.9rem}.blog-list{display:flex;flex-direction:column;gap:1.5rem}.blog-list-item{background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:14px;padding:1.75rem 2rem}.blog-list-item h2{font-size:1.4rem;margin:.4rem 0 .75rem}.blog-list-item h2 a{color:#1e293b;color:var(--text-main);text-decoration:none}.blog-list-item h2 a:hover{color:#2563eb;color:var(--primary-color);text-decoration:none}.blog-post-meta{color:#475569;color:var(--text-secondary);font-size:.9rem;margin:0}.blog-post-body h2{font-size:1.4rem;margin-top:2.25rem}.blog-post-body h3{font-size:1.1rem;margin-top:1.75rem}.blog-post-body li,.blog-post-body p{color:#475569;color:var(--text-secondary);font-size:1.02rem;line-height:1.75}.blog-post-body ol,.blog-post-body ul{padding-left:1.5rem}.blog-post-body code{background:#f1f5f9;border-radius:4px;font-size:.9em;padding:1px 6px}.blog-post-footer{border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);margin-top:3rem;padding-top:1.5rem}.blog-read-more{font-weight:600}.contact-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr 1.3fr}.contact-grid h2{font-size:1.2rem;margin-top:1.5rem}.contact-grid h2:first-child{margin-top:0}.contact-form{display:flex;flex-direction:column;gap:.75rem}.contact-form label{color:#1e293b;color:var(--text-main);font-size:.92rem;font-weight:600;margin-top:.5rem}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;color:#1e293b;color:var(--text-main);font:inherit;padding:.65rem .75rem;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb26;outline:none}.form-note{color:#475569;color:var(--text-secondary);font-size:.85rem;margin-top:.75rem}.form-status{color:#2563eb;color:var(--primary-color);font-size:.9rem;margin-top:.5rem}.btn-primary{background-color:#2563eb;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:.75rem;padding:.75rem 1.5rem;transition:background-color .15s,transform .1s}.btn-primary:hover{background-color:#1d4ed8;background-color:var(--primary-hover);transform:translateY(-1px)}.btn-link{background:#0000;border:none;border-radius:8px;color:#475569;color:var(--text-secondary);cursor:pointer;font-weight:600;padding:.5rem 1rem}.btn-link:hover{color:#2563eb;color:var(--primary-color)}.hero-section{background:linear-gradient(135deg,#eff6ff,#fff);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);padding:4rem 1rem 3rem;text-align:center}.hero-inner{margin:0 auto;max-width:720px}.header-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.header-menu-toggle span{background:#1e293b;background:var(--text-main);border-radius:1px;display:block;height:2px;width:22px}.header-nav a.active{color:#2563eb;color:var(--primary-color)}.footer-info{background-color:#0f172a;color:#cbd5e1;margin-top:auto;padding:3rem 1rem 1.5rem}.footer-info h4{color:#fff;font-size:.95rem;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.footer-info ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.footer-info a{color:#cbd5e1;font-size:.95rem}.footer-info a:hover{color:#fff;text-decoration:none}.footer-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1.4fr repeat(3,1fr);margin:0 auto 2rem;max-width:1200px;max-width:var(--container-width)}.footer-tagline{color:#94a3b8;font-size:.95rem;margin:0}.footer-bottom{border-top:1px solid #1e293b;color:#94a3b8;font-size:.85rem;margin:0 auto;max-width:1200px;max-width:var(--container-width);padding-top:1.5rem;text-align:center}.footer-note{color:#64748b;font-size:.8rem;margin:.25rem 0 0}.ad-container{display:none;overflow:hidden;text-align:center;width:100%}.ad-container.ad-filled{display:block;margin:2rem auto}.ad-container.ad-filled .adsbygoogle{min-height:90px}.ad-slot-label{color:#475569;color:var(--text-secondary);display:block;font-size:.7rem;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.ad-slot-inline.ad-filled{margin:1.5rem auto;max-width:760px}.ad-slot-layout-bottom.ad-filled{max-width:1200px;max-width:var(--container-width);padding:0 1rem}.cookie-consent{background:#0f172a;border-radius:14px;bottom:1rem;box-shadow:0 18px 40px -12px #0f172a80;color:#f1f5f9;left:1rem;margin:0 auto;max-width:780px;padding:1.25rem 1.5rem;position:fixed;right:1rem;z-index:2000}.cookie-consent-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem}.cookie-consent-text{flex:1 1;font-size:.92rem;line-height:1.55;min-width:260px}.cookie-consent-text a{color:#93c5fd;text-decoration:underline}.cookie-consent-text a:hover{color:#bfdbfe}.cookie-consent-actions{display:flex;gap:.5rem}.cookie-consent-actions .btn-link{color:#cbd5e1}.cookie-consent-actions .btn-link:hover{color:#fff}.cookie-consent-actions .btn-primary{margin-top:0}@media (max-width:960px){.footer-grid{grid-template-columns:1fr 1fr}.contact-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:768px){.hero-title{font-size:2.25rem}.header-menu-toggle{display:flex}.header-nav{background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);box-shadow:0 6px 12px -6px #00000014;display:none;flex-direction:column;gap:0;left:0;padding:.5rem 0;position:absolute;right:0;top:70px;top:var(--header-height)}.header-nav.is-open{display:flex}.header-nav a{padding:.75rem 1.5rem}.content-section{padding:1.5rem}.footer-grid{gap:1.5rem;grid-template-columns:1fr}}
/*# sourceMappingURL=main.68ec9d5a.css.map*/