*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f8fafc;color:#111827}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;font-size:22px;color:#0f172a}nav{display:flex;gap:22px;font-size:15px;color:#374151}nav a:hover{color:#2563eb}.site-footer{margin-top:80px;padding:32px 0;background:#0f172a;color:#cbd5e1;font-size:14px}.hero{padding:80px 0 50px;background:linear-gradient(180deg,#fff,#f8fafc)}.hero h1{max-width:820px;font-size:52px;line-height:1.05;margin:0 0 20px;letter-spacing:-1.5px}.hero p{max-width:720px;font-size:20px;line-height:1.6;color:#4b5563}.grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px;margin-top:35px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.card h2{margin-top:0;font-size:21px}.card p{color:#4b5563;line-height:1.55}.card:hover{transform:translateY(-3px);transition:.2s ease}.section{padding:50px 0}.content-box{padding:34px;line-height:1.7}.calculator-box,.content-box{background:#fff;border-radius:18px;border:1px solid #e5e7eb}.calculator-box{padding:30px;max-width:720px}.input-group{margin-bottom:18px}.input-group label{display:block;font-weight:700;margin-bottom:7px}.input-group input,.input-group select{width:100%;padding:13px;border:1px solid #d1d5db;border-radius:10px;font-size:16px}.result{margin-top:24px;padding:22px;background:#eff6ff;border-radius:14px;font-size:20px;font-weight:800}button{background:#2563eb;color:#fff;border:0;border-radius:12px;padding:14px 20px;font-size:16px;font-weight:700;cursor:pointer}button:hover{background:#1d4ed8}.ad-box{margin:34px 0;min-height:120px;border:2px dashed #cbd5e1;border-radius:16px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:700}@media (max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:40px}nav{display:none}}@media (max-width:600px){.grid{grid-template-columns:1fr}.hero{padding:50px 0 30px}.hero h1{font-size:34px}}.eyebrow{color:#2563eb;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px;margin-bottom:14px}.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;font-weight:800}.primary-btn{background:#2563eb;color:#fff}.secondary-btn{background:#fff;color:#111827;border:1px solid #d1d5db}.section-heading{max-width:760px;margin-bottom:30px}.section-heading h2{font-size:38px;margin:0 0 12px;letter-spacing:-.8px}.section-heading p{color:#4b5563;font-size:18px;line-height:1.6}.card span{display:inline-block;margin-top:14px;color:#2563eb;font-weight:800}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:14px}.footer-links a:hover{color:#fff}.ad-wrapper{margin:34px 0}.ad-wrapper span{display:block;font-size:12px;color:#94a3b8;text-align:center;margin-bottom:8px}.quick-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.quick-links a{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:10px 14px;border-radius:999px;font-weight:700;font-size:14px}.quick-links a:hover{background:#dbeafe}.table-wrap{overflow-x:auto;margin:24px 0}.data-table{width:100%;border-collapse:collapse;background:#fff;font-size:15px}.data-table td,.data-table th{border:1px solid #e5e7eb;padding:12px;text-align:left}.data-table th{background:#f8fafc;font-weight:800}.calculator-group{margin-bottom:34px}.calculator-group h2{margin-top:0;margin-bottom:22px}.related-box{margin-top:34px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px}.related-box h2{margin-top:0;margin-bottom:18px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.related-link{display:block;padding:14px 16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;font-weight:800;color:#2563eb}.related-link:hover{background:#eff6ff}@media (max-width:800px){.related-grid{grid-template-columns:1fr}}.breadcrumbs{font-size:14px;color:#64748b;margin-bottom:22px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.breadcrumbs a{color:#2563eb;font-weight:700}.breadcrumbs a:hover{text-decoration:underline}.breadcrumb-separator{color:#94a3b8;margin-left:6px}.main-nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:34px;gap:34px;padding:44px 0 28px}.footer-grid h3,.footer-grid h4{color:#fff;margin-top:0;margin-bottom:14px}.footer-grid p{color:#cbd5e1;line-height:1.7;margin:0}.footer-grid a{display:block;color:#cbd5e1;margin-bottom:10px;font-weight:600}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.14);padding:20px 0}.footer-bottom p{margin:0;color:#94a3b8;font-size:14px}@media (max-width:900px){.footer-grid{grid-template-columns:1fr}.main-nav{margin-top:14px}}@media (max-width:768px){.container{width:100%;max-width:100%;padding-left:20px;padding-right:20px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{flex-direction:column;align-items:flex-start;gap:14px;padding-top:18px;padding-bottom:14px}.logo{font-size:26px;line-height:1.1}.main-nav{width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:6px;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{white-space:nowrap;font-size:14px;padding:8px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb}.hero{padding-top:54px;padding-bottom:56px}.hero h1{font-size:42px;line-height:1.08;letter-spacing:-1.5px}.hero p{font-size:19px;line-height:1.65}.eyebrow{font-size:13px;letter-spacing:4px;line-height:1.7}.hero-actions{flex-direction:column;align-items:stretch;gap:14px}.primary-btn,.secondary-btn{width:100%;text-align:center;justify-content:center;padding:16px 18px;font-size:16px}.section{padding-top:54px;padding-bottom:54px}.content-box h1,.content-box h2,.section-heading h1,.section-heading h2{font-size:32px;line-height:1.15;letter-spacing:-.8px}.content-box p,.section-heading p{font-size:17px;line-height:1.7}.grid{grid-template-columns:1fr;gap:18px}.card{padding:24px}.calculator-box,.content-box,.related-box{padding:24px;border-radius:18px}.input-group input,.input-group select{font-size:16px}.result{font-size:17px;line-height:1.5}.quick-links{gap:10px}.quick-links a{font-size:13px;padding:9px 12px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-grid a{font-size:15px}}@media (max-width:430px){.hero h1{font-size:36px}.hero p{font-size:18px}.logo{font-size:24px}.content-box h1,.content-box h2,.section-heading h1,.section-heading h2{font-size:28px}.eyebrow{letter-spacing:3px}}@media (max-width:768px){body,html{overflow-x:hidden}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e5e7eb}.header-inner{display:flex;flex-direction:column;align-items:stretch;gap:16px;padding:18px 18px 12px}.logo{display:block;font-size:28px;line-height:1.1;font-weight:900;letter-spacing:-.8px}.main-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:10px;width:100%;padding:0 0 8px;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:38px;padding:9px 14px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-size:14px;font-weight:700;line-height:1}.hero{padding-top:38px;padding-bottom:48px}.hero .container{padding-left:22px;padding-right:22px}.eyebrow{font-size:12px;letter-spacing:3px;line-height:1.7;margin-bottom:18px}.hero h1{font-size:34px;line-height:1.12;letter-spacing:-1.2px;max-width:100%;margin-bottom:22px}.hero p{font-size:18px;line-height:1.65;max-width:100%;margin-bottom:30px}.hero-actions{display:flex;flex-direction:column;gap:14px;width:100%}.primary-btn,.secondary-btn{width:100%;min-height:56px;padding:16px 18px;text-align:center;justify-content:center;font-size:16px;border-radius:16px}.section{padding-top:46px;padding-bottom:46px}.content-box h1,.content-box h2,.section-heading h1,.section-heading h2{font-size:28px;line-height:1.15;letter-spacing:-.8px}.content-box p,.section-heading p{font-size:16px;line-height:1.7}.grid{grid-template-columns:1fr;gap:16px}.calculator-box,.card,.content-box,.related-box{padding:22px;border-radius:18px}.quick-links{display:flex;flex-wrap:wrap;gap:10px}.quick-links a{font-size:13px;padding:9px 12px}}@media (max-width:430px){.logo{font-size:26px}.hero h1{font-size:31px}.hero p{font-size:17px}.main-nav a{font-size:13px;padding:8px 12px}}@media (max-width:768px){body,html{width:100%;overflow-x:hidden}.site-header{position:relative!important;background:#fff;border-bottom:1px solid #e5e7eb;padding:0!important}.header-inner{padding:18px 16px 14px!important}.header-inner,.logo{display:block!important}.logo{font-size:26px!important;line-height:1.15!important;font-weight:900!important;margin-bottom:16px!important;letter-spacing:-.7px!important}.main-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:8px!important;gap:8px!important;width:100%!important;overflow:visible!important;padding:0!important;margin:0!important}.main-nav a{display:flex!important;width:100%!important;min-width:0!important;min-height:38px!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;padding:9px 8px!important;border-radius:12px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#0f172a!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important}.hero{padding-top:34px!important;padding-bottom:44px!important}.hero h1{font-size:30px!important;line-height:1.15!important;letter-spacing:-.8px!important;margin-bottom:20px!important}.hero p{font-size:16px!important;line-height:1.65!important;margin-bottom:28px!important}.eyebrow{font-size:11px!important;line-height:1.7!important;letter-spacing:2.8px!important}.hero-actions{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important}.primary-btn,.secondary-btn{width:100%!important;min-height:54px!important;justify-content:center!important;text-align:center!important;font-size:15px!important;border-radius:14px!important}}@media (max-width:380px){.main-nav a{font-size:12px!important;padding:8px 6px!important}.hero h1{font-size:28px!important}.logo{font-size:24px!important}}@media (max-width:768px){body,html{width:100%!important;overflow-x:hidden!important}.site-header{position:static!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;padding:0!important}.header-inner,.site-header{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;margin:0!important}.header-inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:16px!important;padding:20px 16px 18px!important}.logo{display:block!important;font-size:26px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.7px!important;margin:0!important}.main-nav{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:10px!important;gap:10px!important;padding:0!important;margin:0!important}.main-nav,.main-nav a{position:static!important;width:100%!important}.main-nav a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:42px!important;padding:10px 8px!important;border-radius:14px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#0f172a!important;font-size:13px!important;font-weight:800!important;line-height:1.15!important;text-align:center!important;white-space:normal!important}main{padding-top:0!important}.hero,main{margin-top:0!important}.hero{padding-top:34px!important;padding-bottom:44px!important}.hero h1{font-size:30px!important;line-height:1.15!important;letter-spacing:-.8px!important;margin-top:0!important;margin-bottom:20px!important}.hero p{font-size:16px!important;line-height:1.65!important;margin-bottom:28px!important}.eyebrow{font-size:11px!important;line-height:1.7!important;letter-spacing:2.8px!important}.hero-actions{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important}.primary-btn,.secondary-btn{width:100%!important;min-height:54px!important;justify-content:center!important;text-align:center!important;font-size:15px!important;border-radius:14px!important}}@media (max-width:380px){.logo{font-size:24px!important}.hero h1{font-size:28px!important}.main-nav a{font-size:12px!important;padding:9px 6px!important}}