*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafafa;color:#1a1a1a;line-height:1.5;font-weight:400}.container,body{min-height:100vh}.container{max-width:720px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column}.top-nav{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6;margin-bottom:16px}.top-nav a{color:#6b7280;text-decoration:none;font-weight:500;font-size:.95rem;padding:8px 10px;border-radius:8px;transition:all .15s ease}.top-nav a:hover{color:#374151;background:#f9fafb}.top-nav a.nav-home{color:#1a1a1a;font-weight:600;margin-right:auto}.top-nav a.nav-home:hover{color:#000;background:transparent}.desktop-nav{display:flex;align-items:center;gap:12px}.mobile-nav{display:none}.nav-tools-wrap{position:relative}.nav-tools-trigger{background:none;border:none;color:#6b7280;font-weight:500;font-size:.95rem;padding:8px 10px;border-radius:8px;cursor:pointer;font-family:inherit}.nav-tools-dropdown{position:absolute;top:100%;left:0;margin-top:4px;min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:6px 0;z-index:100}.nav-tools-dropdown a{display:block;padding:10px 14px;color:#374151;text-decoration:none;font-size:.9rem}.nav-tools-dropdown a:hover{background:#f9fafb}.hamburger-button{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;margin-left:12px}.hamburger-button span{display:block;width:100%;height:3px;background:#1a1a1a;border-radius:2px}.mobile-menu-overlay{left:0;background:rgba(0,0,0,.5);z-index:999}.mobile-menu,.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0}.mobile-menu{width:250px;background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:1000;padding:80px 20px 20px;display:flex;flex-direction:column;gap:12px}.mobile-menu a{color:#1a1a1a;text-decoration:none;font-weight:500;font-size:1.1rem;padding:12px 16px;border-radius:8px}.mobile-menu a:hover{background:#f9fafb}@media (max-width:768px){.desktop-nav{display:none}.mobile-nav{display:flex;align-items:center;gap:12px}}.site-footer{margin-top:4rem;padding:2rem 1rem;border-top:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.02)}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-security{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.footer-security-title{font-size:1rem;font-weight:500;color:#374151;margin-bottom:.75rem}.footer-security-list p{font-size:.85rem;color:#6b7280;margin:.25rem 0;line-height:1.6}.footer-links{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.footer-links a{color:#6b7280;text-decoration:none;font-size:.9rem}.footer-links a:hover{color:#0e7490}.footer-separator{color:#9ca3af;font-size:.9rem}.footer-copyright{color:#9ca3af;font-size:.85rem;margin:0}.conversion-page-content{flex:1 1;padding:2rem 0}.conversion-hero{text-align:center;padding:1rem 0;margin-bottom:.5rem}.category-section{margin-bottom:2.5rem}.category-section h2{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.info-sections{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.info-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.info-card h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;display:flex;align-items:center;gap:.45rem}.info-card p{color:#4b5563;line-height:1.6;margin-bottom:1rem}.privacy-info-box{margin-top:1.5rem;padding:.75rem 1rem;background:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;text-align:center;font-size:.85rem;line-height:1.5;color:#6b7280;max-width:600px;margin-left:auto;margin-right:auto}.privacy-info-box strong{color:#374151;font-weight:500}.cta-section{text-align:center;padding:3rem;background:#1a1a1a;border-radius:1rem;color:#fff;margin-bottom:2rem}.cta-section p{font-size:1.1rem;margin-bottom:2rem;opacity:.8;color:#d1d5db}.cta-section .cta-button-large{background:#fff;color:#1a1a1a;padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;display:inline-block}.cta-section .cta-button-large:hover{background:#f3f4f6}.page-anythingcounter{background:#fafafa}