.home-hero{background:#fff;background-image:linear-gradient(rgba(26,86,219,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(26,86,219,.03) 1px,transparent 1px);background-size:40px 40px;border-bottom:1px solid #e5e7eb;padding:4rem 1.5rem 3.5rem;text-align:center}@media(max-width:540px){.home-hero{padding:2.5rem 1.25rem}}.hero-inner{max-width:680px;margin:0 auto}.hero-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#1a56db;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.3rem .9rem;margin-bottom:1.25rem}.home-hero h1{font-size:2.8rem;font-weight:800;color:#0f172a;line-height:1.15;margin:0 0 .85rem;letter-spacing:-.025em}@media(max-width:540px){.home-hero h1{font-size:2rem}}.hero-sub{font-size:1.05rem;color:#6b7280;line-height:1.7;margin:0 auto 2rem;max-width:540px}.hero-search-wrap{position:relative;max-width:580px;margin:0 auto 1.25rem}.hero-search-box{display:flex;align-items:center;background:#fff;border:2px solid #d1d5db;border-radius:12px;padding:.4rem .4rem .4rem 1rem;box-shadow:0 2px 12px #0000000f;transition:border-color .15s,box-shadow .15s}.hero-search-box:focus-within{border-color:#1a56db;box-shadow:0 0 0 4px #1a56db1a}.hs-icon{width:18px;height:18px;color:#9ca3af;flex-shrink:0;margin-right:.6rem}.hero-search-box input{flex:1;border:none;outline:none;font-size:1rem;color:#111827;background:transparent;font-family:inherit;min-width:0}.hero-search-box input::placeholder{color:#9ca3af}.hs-btn{flex-shrink:0;background:#1a56db;color:#fff;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.96rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .12s}.hs-btn:hover{background:#1e3a8a}.hero-results{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 32px #0000001f;z-index:300;list-style:none;padding:.4rem;margin:0;text-align:left}.hero-results.open{display:block}.hr-item{display:flex;align-items:center;gap:.65rem;padding:.6rem .75rem;border-radius:8px;cursor:pointer;transition:background .1s}.hr-item.hr-active,.hr-item:hover{background:#f0f4ff}.hr-type{flex-shrink:0;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .45rem;border-radius:999px}.hr-calc{background:#eff6ff;color:#1a56db;border:1px solid #bfdbfe}.hr-guide{background:#f0fdf4;color:#166534;border:1px solid #86efac}.hr-name{font-size:1.02rem;font-weight:600;color:#111827;flex:1}.hr-desc{font-size:.8rem;color:#9ca3af;white-space:nowrap}@media(max-width:480px){.hr-desc{display:none}}.hero-quicklinks{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem .75rem;margin-bottom:2rem;font-size:.88rem}.hq-label{color:#9ca3af;font-weight:600}.hero-quicklinks a{color:#374151;font-weight:600;padding:.3rem .7rem;background:#f3f4f6;border-radius:6px;text-decoration:none;transition:background .12s,color .12s}.hero-quicklinks a:hover{background:#dbeafe;color:#1a56db;text-decoration:none}.hero-stats{display:inline-flex;align-items:center;gap:0;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1.75rem}.hero-stat{text-align:center;padding:0 1.25rem}.hs-num{display:block;font-size:1.65rem;font-weight:800;color:#1a56db;line-height:1}.hs-label{display:block;font-size:.73rem;color:#6b7280;font-weight:600;margin-top:.2rem;text-transform:uppercase;letter-spacing:.05em}.hero-stat-divider{width:1px;height:32px;background:#e5e7eb;flex-shrink:0}@media(max-width:540px){.hero-stats{padding:.7rem .75rem;width:100%;justify-content:center}.hero-stat{padding:0 .75rem}.hs-num{font-size:1.3rem}.hs-label{font-size:.65rem}}.home-wrapper{max-width:1100px;margin:0 auto;padding:0 1.5rem 4rem}@media(max-width:540px){.home-wrapper{padding:0 1rem 3rem}}.home-section{margin-top:3.5rem}.section-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.25rem;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.section-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;flex-shrink:0}.section-header h2{font-size:1.25rem;font-weight:800;color:#111827;margin:0;padding:0;border:none;flex:1}.section-view-all{font-size:.96rem;font-weight:700;color:#1a56db;white-space:nowrap;flex-shrink:0}.section-view-all:hover{text-decoration:underline}.section-sub{font-size:.9rem;color:#6b7280;margin:-.5rem 0 1.25rem;line-height:1.6}@media(max-width:540px){.section-header{flex-wrap:wrap;gap:.25rem}.section-header h2{flex-basis:100%;order:2}.section-label{order:1}.section-view-all{order:3;margin-left:auto;font-size:.85rem}}.calc-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:900px){.calc-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.calc-grid-4{grid-template-columns:1fr}}.calc-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:640px){.calc-grid-2{grid-template-columns:1fr}}.calc-card-home{display:flex;flex-direction:column;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:1.25rem;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s,transform .12s}.calc-card-home:hover{border-color:#1a56db;box-shadow:0 6px 24px #1a56db1a;transform:translateY(-2px);text-decoration:none}.cch-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.cch-icon{font-size:1.8rem;line-height:1}.home-badge{font-size:.71rem;font-weight:700;padding:.18rem .5rem;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.badge-blue{background:#eff6ff;color:#1a56db;border:1px solid #bfdbfe}.badge-green{background:#f0fdf4;color:#166534;border:1px solid #86efac}.badge-purple{background:#fdf4ff;color:#7c3aed;border:1px solid #e9d5ff}.badge-orange{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.badge-teal{background:#f0fdfa;color:#0f766e;border:1px solid #99f6e4}.cch-question{font-size:.73rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}.cch-name{font-size:1.02rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.3}.cch-desc{font-size:.96rem;color:#6b7280;line-height:1.55;margin:0;flex-grow:1}.cch-footer{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.cch-cta{font-size:.96rem;font-weight:700;color:#1a56db}.cch-usewith{font-size:.72rem;color:#9ca3af;white-space:nowrap}.cch-usewith-link{color:#6b7280;font-weight:600}.calc-card-wide .cch-desc{font-size:.875rem}.calc-card-wide .cch-name{font-size:1rem}.how-section{margin-top:3.5rem;border:1.5px solid #e5e7eb;border-radius:20px;background:#fff}.how-inner{padding:2.75rem 2.5rem}.how-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:2.5rem;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.how-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin:0;flex-shrink:0}.how-title{font-size:1.25rem;font-weight:800;color:#111827;margin:0;padding:0;border:none;flex:1}.how-subtitle{font-size:.875rem;color:#6b7280;margin:0}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.how-step:not(:last-child):after{content:"→";position:absolute;top:3.5rem;right:-1.25rem;font-size:1.1rem;color:#d1d5db;font-weight:400;pointer-events:none}.how-step{display:flex;flex-direction:column;gap:1rem;position:relative}.how-num{font-size:3rem;font-weight:900;color:#e5e7eb;line-height:1;letter-spacing:-.04em;display:block}.how-step--accent .how-num{color:#bfdbfe}.how-step-body{display:flex;flex-direction:column;gap:.6rem}.how-step-ico{width:44px;height:44px;border-radius:12px;background:#f3f4f6;color:#374151;display:flex;align-items:center;justify-content:center}.how-step--accent .how-step-ico{background:#eff6ff;color:#1a56db}.how-step-ico svg{width:22px;height:22px}.how-step-title{font-size:1rem;font-weight:700;color:#111827;margin:0;padding:0;border:none}.how-step-desc{font-size:.875rem;color:#6b7280;line-height:1.65;margin:0}@media(max-width:700px){.how-steps{grid-template-columns:1fr;gap:1.5rem}.how-step:not(:last-child):after{display:none}.how-inner{padding:2rem 1.25rem}.how-header{flex-wrap:wrap;gap:.25rem}.how-title{flex-basis:100%;order:2}.how-label{order:1}.how-subtitle{flex-basis:100%;order:3;margin-top:.25rem}}.how-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:2.25rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;font-size:.82rem;font-weight:600;color:#374151}.how-trust-dot{width:4px;height:4px;border-radius:50%;background:#d1d5db;flex-shrink:0}@media(max-width:600px){.how-trust-dot{display:none}}.guides-posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:900px){.guides-posts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.guides-posts-grid{grid-template-columns:1fr}}.guide-post-card{display:flex;flex-direction:column;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:1.25rem;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s,transform .12s;border-top:3px solid #e5e7eb}.guide-post-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px);text-decoration:none}.guide-post-card--blue{border-top-color:#1a56db}.guide-post-card--blue:hover{border-color:#1a56db;border-top-color:#1a56db}.guide-post-card--purple{border-top-color:#7c3aed}.guide-post-card--purple:hover{border-color:#7c3aed;border-top-color:#7c3aed}.guide-post-card--green{border-top-color:#16a34a}.guide-post-card--green:hover{border-color:#16a34a;border-top-color:#16a34a}.guide-post-card--orange{border-top-color:#ea580c}.guide-post-card--orange:hover{border-color:#ea580c;border-top-color:#ea580c}.guide-post-card--teal{border-top-color:#0f766e}.guide-post-card--teal:hover{border-color:#0f766e;border-top-color:#0f766e}.gpc-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.gpc-icon{font-size:1.5rem;line-height:1}.gpc-type{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;padding:.18rem .5rem;border-radius:999px}.gpc-type--def{background:#eff6ff;color:#1a56db;border:1px solid #bfdbfe}.gpc-type--formula{background:#fdf4ff;color:#7c3aed;border:1px solid #e9d5ff}.gpc-topic{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin:0 0 .25rem}.gpc-title{font-size:.96rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.35}.gpc-desc{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0;flex-grow:1}.gpc-cta{display:inline-block;margin-top:1rem;font-size:.7rem;font-weight:700;color:#1a56db}.guides-view-all-wrap{text-align:center;margin-top:1.5rem}.guides-view-all-btn{display:inline-block;padding:.7rem 2rem;border:2px solid #1a56db;border-radius:8px;font-size:.9rem;font-weight:700;color:#1a56db;text-decoration:none;transition:background .12s,color .12s}.guides-view-all-btn:hover{background:#1a56db;color:#fff;text-decoration:none}.eeat-section{background:#f8faff;border-top:1px solid #e0eaff;border-bottom:1px solid #e0eaff;padding:2.75rem 1.5rem 3rem}.eeat-inner{max-width:1100px;margin:0 auto;text-align:center}.eeat-heading{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .5rem;padding:0;border:none}.eeat-subhead{font-size:1.05rem;color:#64748b;margin:0 auto 2rem;max-width:540px;line-height:1.6}.eeat-updated{text-align:center;font-size:.78rem;color:#9ca3af;margin:1.5rem 0 0}.eeat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:left;margin-bottom:1.75rem}.eeat-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:1.4rem 1.25rem;display:flex;flex-direction:column;gap:.65rem;transition:border-color .15s,box-shadow .15s}.eeat-card:hover{border-color:#bfdbfe;box-shadow:0 4px 16px #1a56db12}.eeat-card-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.eeat-card-title{font-size:.95rem;font-weight:700;color:#111827;margin:0;padding:0;border:none}.eeat-card-desc{font-size:.85rem;color:#6b7280;line-height:1.6;margin:0}.eeat-about-link{display:inline-block;font-size:.875rem;font-weight:700;color:#1a56db;text-decoration:none}.eeat-about-link:hover{text-decoration:underline}@media(max-width:900px){.eeat-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.eeat-cards{grid-template-columns:1fr}}@media(max-width:540px){.eeat-section{padding:2rem 1rem}.eeat-heading{font-size:1.25rem}.eeat-subhead{font-size:.95rem}}.faq-section{margin-top:3.5rem}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 2.5rem;margin-top:.5rem}.faq-item{border-bottom:1px solid #e5e7eb;padding:0}.faq-item:first-child,.faq-item:nth-child(2){border-top:1px solid #e5e7eb}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;font-size:.95rem;font-weight:700;color:#111827;cursor:pointer;list-style:none;user-select:none}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";font-size:1.25rem;font-weight:400;color:#9ca3af;flex-shrink:0;line-height:1;transition:transform .2s}.faq-item[open] .faq-q:after{content:"−";color:#1a56db}.faq-item[open] .faq-q{color:#1a56db}.faq-answer{font-size:.9rem;color:#6b7280;line-height:1.7;padding:0 0 1.1rem}.faq-answer a{color:#1a56db;text-decoration:none;font-weight:600}.faq-answer a:hover{text-decoration:underline}.faq-footer{margin-top:2.5rem;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:14px;padding:1.5rem 2rem;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.faq-footer-icon{font-size:1.5rem;flex-shrink:0}.faq-footer-text{font-size:.92rem;color:#374151;margin:0;flex:1;min-width:200px;line-height:1.5}.faq-footer-btn{display:inline-block;background:#1a56db;color:#fff;font-size:.875rem;font-weight:700;padding:.55rem 1.25rem;border-radius:8px;text-decoration:none;white-space:nowrap;flex-shrink:0}.faq-footer-btn:hover{background:#1648c0}@media(max-width:680px){.faq-grid{grid-template-columns:1fr;gap:0}.faq-item:nth-child(2){border-top:none}}@media(max-width:540px){.faq-footer{flex-direction:column;align-items:flex-start;padding:1.25rem;gap:.75rem}.faq-footer-btn{width:100%;text-align:center}}
