:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0;display:block}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.dropdown{margin-bottom:1rem;display:inline-block;position:relative}.dropdownContent{z-index:1;background:#fff;border:1px solid #ddd;min-width:160px;display:none;position:absolute}.dropdown:hover .dropdownContent{display:block}.dropdownContent div{cursor:pointer;padding:8px 12px}.dropdownContent div:hover{background:#f0f0f0}.modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{text-align:center;background:#fff;border-radius:8px;max-width:400px;padding:2rem}.modalActions{justify-content:space-around;margin-top:1.5rem;display:flex}.pricingGrid{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.plan{text-align:center;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;padding:2rem}.plan.highlight{border:2px solid #0078d4;box-shadow:0 0 10px #0000001a}.price{margin:1rem 0;font-size:1.5rem}.plan ul{margin:1rem 0;padding:0;list-style:none}.plan li{margin:.5rem 0}.badge{color:#fff;background:#ff9800;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:.75rem}.sigCanvas{background:#fff;border:1px solid #ccc}.signature-modal{z-index:1000;background:#fff;border:2px solid #333;padding:1rem;position:fixed;top:20%;left:50%;transform:translate(-50%)}.ad-container{justify-content:space-around;gap:20px;margin-top:40px;display:flex}.ad-block{text-align:center;flex:1}@media (max-width:768px){.ad-container{flex-direction:column;align-items:center}.ad-block{width:100%;margin-bottom:20px}}.home{text-align:center;padding:2rem}.hero{background:linear-gradient(#f0f8ff,#0000);border-radius:12px;margin-bottom:3rem;padding:2rem 0}body.home-dark .hero{background:linear-gradient(#1a1a1a,#0000)}.hero-title{background:linear-gradient(90deg,#007bff,#00c6ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem)}.hero-subtitle{color:#555;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem)}.tool-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.support-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.tool-card{color:inherit;background:#fff;border-radius:10px;padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #00000014}.tool-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 6px 16px #00000026}.tool-icon{margin-bottom:.5rem;font-size:2rem}.tool-card h3{margin-bottom:.25rem}.tool-card p{color:#555;font-size:.95rem}.tool-card button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;transition:background .2s}.tool-card button:hover{background:#0056b3}.sponsored-card{background:#fffbe6;border:2px dashed orange;position:relative}.sponsored-card img{object-fit:contain;max-height:200px}.sponsored-card:after{content:"Sponsored";color:#ff8c00;background:#fff;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700;position:absolute;top:8px;right:12px;box-shadow:0 1px 3px #0000001a}body.home-dark .sponsored-card{background:#2a2a1e;border-color:#fa3}body.home-dark .sponsored-card:after{color:#fa3;background:#1e1e1e}.sponsored-card{background-color:#fff8e1;border:2px dashed #ffa726}.dark-toggle-wrapper{text-align:right;margin-bottom:1rem}.dark-toggle{color:#007bff;cursor:pointer;background:0 0;border:2px solid #007bff;border-radius:6px;padding:.4rem .8rem;font-size:.9rem;transition:all .2s}body.home-dark .dark-toggle{color:#0af;border-color:#0af}body.home-dark{color:#f0f0f0;background:#121212}body.home-dark .hero-subtitle{color:#ccc}body.home-dark .tool-card{background:#1e1e1e;box-shadow:0 2px 8px #ffffff0d}body.home-dark .tool-card:hover{box-shadow:0 6px 16px #ffffff1a}body.home-dark .tool-card p{color:#ccc}body.home-dark .tool-card button{background:#0af}body.home-dark .tool-card button:hover{background:#07c}.privacy-message{text-align:left;background:#e6f7ff;border-left:6px solid #007bff;border-radius:10px;max-width:700px;margin:3rem auto 2rem;padding:1.5rem 2rem;box-shadow:0 4px 12px #0000000d}.privacy-message h3{color:#007bff;margin-bottom:.75rem;font-size:1.5rem}.privacy-message p{color:#333;font-size:1.15rem;line-height:1.6}body.home-dark .privacy-message{color:#ccc;background:#1e1e1e;border-left-color:#0af;box-shadow:0 4px 12px #ffffff0d}body.home-dark .privacy-message h3{color:#0af}body.home-dark .privacy-message p{color:#ccc}.footer{text-align:center;color:#777;margin-top:4rem;padding:1rem;font-size:.9rem}body.home-dark .footer{color:#aaa}@media (max-width:600px){.tool-grid,.support-grid{grid-template-columns:1fr;display:grid}}.about-page{text-align:left;max-width:800px;margin:0 auto;padding:2rem}.about-page h1{color:#007bff;margin-bottom:1rem;font-size:2.2rem}.about-lead{color:#333;margin-bottom:2rem;font-size:1.2rem}.about-section{margin-bottom:2rem}.about-section h2{color:#0056b3;margin-bottom:.5rem;font-size:1.4rem}.about-section p{color:#444;font-size:1.05rem;line-height:1.6}body.home-dark .about-page{color:#ddd}body.home-dark .about-section p{color:#ccc}body.home-dark .about-section h2{color:#0af}.convert-container{width:100%;max-width:640px;margin:0 auto;padding:1rem}.title{text-align:center;margin-bottom:1rem;font-size:1.5rem}.form-label{margin-bottom:1rem;font-weight:500;display:block}.form-select,.file-input{border:1px solid #ccc;border-radius:4px;width:100%;margin-top:.25rem;padding:.5rem;display:block}.progress-wrapper{margin-top:1rem}.progress-container{background:#eee;border-radius:4px;width:100%;height:10px;overflow:hidden}.progress-bar{background:#007bff;height:100%;transition:width .3s}@media (max-width:600px){.title{font-size:1.25rem}.form-label{font-size:.9rem}}.navbar{z-index:10;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.brand{color:#111;font-size:1.1rem;font-weight:700}.links{align-items:center;gap:1.25rem;display:flex}.link{color:#333;border-bottom:2px solid #0000;padding-bottom:2px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.link:hover{color:#007bff}.link.active{color:#007bff;border-bottom:2px solid #007bff}.pageWrapper{box-sizing:border-box;background:#f5f7fa;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:1rem;display:flex}
