body{margin:0;background:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen;color:#111827}.page{display:flex;justify-content:center;padding:40px 16px}.card{background:#fff;width:100%;max-width:420px;padding:28px;border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,.08)}h1{margin-bottom:6px}.subtitle{font-size:14px;color:#6b7280;margin-bottom:20px}label{display:block;font-size:14px;margin-top:14px;margin-bottom:6px}input{width:100%;padding:12px;border-radius:10px;border:1px solid #d1d5db;font-size:15px}input:focus{outline:none;border-color:#4f46e5}button{width:100%;margin-top:22px;padding:14px;font-size:16px;border-radius:12px;border:none;cursor:pointer;color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1)}button:hover{opacity:.95}.result{margin-top:24px;padding:16px;background:#eef2ff;border-radius:12px}.result h2{margin:0;color:#1e3a8a}.result p{margin-top:8px;font-size:14px;color:#374151}.faq{margin-top:24px;font-size:14px;color:#4b5563}input[type=range]{width:100%;margin-top:6px}.ad-slot{margin:24px 0;padding:14px;background:#f3f4f6;border-radius:10px;text-align:center;font-size:14px;color:#6b7280}.home{max-width:1000px;margin:0 auto;padding:40px 16px}.hero{text-align:center;margin-bottom:40px}.hero h1{font-size:32px;margin-bottom:10px}.hero p{color:#6b7280;font-size:16px}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:24px;gap:24px}.tool-card{background:#fff;padding:22px;border-radius:16px;box-shadow:0 10px 26px rgba(0,0,0,.07);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.tool-card:hover{transform:translateY(-6px);box-shadow:0 14px 34px rgba(0,0,0,.1)}.tool-card h3{margin-bottom:8px}.tool-card p{font-size:14px;color:#4b5563;margin-bottom:12px}.tool-card span{font-size:14px;color:#4f46e5;font-weight:500}.disabled{opacity:.5;pointer-events:none}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-inner{max-width:1100px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:18px;font-weight:600;color:#4f46e5}.logo,.nav a{text-decoration:none}.nav a{margin-left:16px;color:#374151;font-size:14px}.nav a:hover{color:#4f46e5}.site-main{min-height:calc(100vh - 140px)}.site-footer{background:#f9fafb;border-top:1px solid #e5e7eb;margin-top:40px}.footer-inner{max-width:1100px;margin:0 auto;padding:20px 16px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:14px;color:#6b7280}.footer-links a{margin-left:16px;text-decoration:none;color:#6b7280}.footer-links a:hover{color:#4f46e5}@media (max-width:600px){.nav{display:none}.footer-inner{flex-direction:column;gap:8px}.footer-links a{margin-left:0;margin-right:12px}}.static-page{max-width:800px;margin:0 auto;padding:24px 16px}.static-page h1{margin-bottom:16px}.static-page .lead{font-size:16px;color:#374151;margin-bottom:24px}.static-page section{margin-bottom:24px}.static-page h2{font-size:18px;margin-bottom:8px}.static-page p{font-size:14px;color:#4b5563;line-height:1.7}