:root{--bg:#ffffff;--soft:#f6f9ff;--soft2:#eef5ff;--text:#0d1830;--muted:#667085;--line:#dfe7f2;--blue:#2f6df6;--blue2:#5a8cff;--navy:#102140;--green:#2bbf7f;--orange:#ff9e3d;--violet:#7658ff;--red:#ff6078;--shadow:0 18px 50px rgba(32,74,135,.10);--shadow-sm:0 8px 24px rgba(32,74,135,.08);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}main{min-height:70vh}main:focus{outline:none}.skipLink{position:fixed;left:16px;top:12px;z-index:1000;transform:translateY(-160%);border-radius:8px;background:var(--navy);color:#fff;padding:10px 14px;font-weight:700;box-shadow:var(--shadow-sm)}.skipLink:focus{transform:translateY(0)}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow{width:min(760px,100%)}.siteHeader{height:76px;border-bottom:1px solid rgba(223,231,242,.8);background:rgba(255,255,255,.92);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50}.navWrap{height:100%;display:flex;justify-content:space-between;gap:28px}.brand,.navWrap{align-items:center}.brand{display:inline-flex;gap:10px;font-size:23px;font-weight:800;letter-spacing:-.03em;white-space:nowrap}.brandAccent,.logoMark{color:var(--blue)}.logoMark{display:inline-flex;width:34px;height:34px}.logoMark svg{width:100%;height:100%}.mainNav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600;color:#2d3748}.mainNav a{transition:.2s}.mainNav a:hover{color:var(--blue)}.menuBtn{display:none;border:0;background:transparent;color:var(--navy);padding:7px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff,#fbfdff 46%,#edf5ff);border-bottom:1px solid #eaf0f8}.hero:before{content:"";position:absolute;right:-150px;top:-200px;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(77,137,255,.18),rgba(77,137,255,0) 67%)}.heroGrid{min-height:610px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:54px;padding:64px 0 70px;position:relative;z-index:1}.heroCopy{max-width:650px}.eyebrow,.pill{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.pill{background:#edf4ff;padding:9px 13px;border-radius:999px;text-transform:none;letter-spacing:0;font-size:13px}.hero h1{font-size:64px;line-height:1.02;letter-spacing:-.055em;margin:23px 0 20px;max-width:700px}.hero h1 span{color:var(--blue)}.heroCopy>p{font-size:18px;line-height:1.7;color:#475467;max-width:600px;margin:0 0 26px}.searchShell{position:relative;max-width:650px}.heroSearch{display:grid;grid-template-columns:40px 1fr auto;align-items:center;background:#fff;border:1px solid #dbe4f0;border-radius:13px;padding:6px 6px 6px 12px;box-shadow:0 10px 30px rgba(38,85,150,.08)}.searchIcon{color:#98a2b3;display:flex}.heroSearch input{border:0;outline:0;min-width:0;color:var(--text);background:transparent;padding:12px 5px;font-size:14px}.heroSearch input::placeholder{color:#98a2b3}.heroSearch button,.primaryButton{border:0;border-radius:10px;padding:13px 24px;background:linear-gradient(135deg,var(--blue),#235ad6);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(47,109,246,.22)}.searchResults{position:absolute;left:0;right:0;top:62px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);overflow:hidden;z-index:12}.searchResults button{width:100%;display:flex;justify-content:space-between;gap:20px;border:0;background:#fff;padding:12px 16px;text-align:left;cursor:pointer;color:var(--text)}.searchResults button:hover{background:#f7faff}.searchResults span{color:var(--muted);font-size:12px}.popularLinks{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:13px;font-size:11px;color:var(--muted)}.popularLinks a{padding:5px 9px;border:1px solid #dbe4ef;background:#fff;border-radius:999px;color:#536176}.heroStats{display:flex;gap:27px;margin-top:32px;flex-wrap:wrap}.heroStats>div{display:flex;gap:9px;align-items:flex-start;color:var(--blue)}.heroStats small,.heroStats strong{display:block}.heroStats strong{font-size:13px;color:var(--text)}.heroStats small{font-size:11px;color:var(--muted);margin-top:2px}.heroVisual{height:470px;position:relative;display:flex;align-items:center;justify-content:center}.visualGlow{position:absolute;width:410px;height:410px;border-radius:50%;background:linear-gradient(145deg,#deebff,#f7fbff);filter:drop-shadow(0 20px 50px rgba(37,94,181,.12))}.calcMock{width:340px;background:#fff;border:1px solid #dce5f1;border-radius:24px;padding:19px;box-shadow:0 30px 70px rgba(25,68,127,.18);transform:rotate(2deg);position:relative;z-index:4}.calcTop{font-size:11px;color:#667085;margin-bottom:12px}.calcScreen,.calcTop{display:flex;justify-content:space-between}.calcScreen{height:92px;border:1px solid #dfe7f1;background:#f8fbff;border-radius:14px;padding:15px;flex-direction:column;align-items:flex-end}.calcScreen small{color:#718096}.calcScreen strong{font-size:28px;letter-spacing:-.03em}.calcKeys{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:12px}.calcKeys span{height:46px;border:1px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fbfdff;font-weight:700;font-size:13px;color:#3b4758}.calcKeys .op{background:#ebf2ff;color:var(--blue);border-color:#dce8ff}.floatingNote{position:absolute;background:#fff;border:1px solid #dce5f1;border-radius:14px;padding:12px 15px;box-shadow:var(--shadow-sm);z-index:5;min-width:130px}.floatingNote span,.floatingNote strong{display:block}.floatingNote span{font-size:10px;color:var(--muted)}.floatingNote strong{font-size:17px;margin-top:4px;color:var(--blue)}.noteOne{top:60px;left:4px}.noteTwo{right:-12px;bottom:55px}.miniChart{position:absolute;right:10px;top:70px;width:100px;height:70px;display:flex;align-items:flex-end;gap:7px;z-index:3}.miniChart span{flex:1;background:linear-gradient(var(--blue2),#b8d0ff);border-radius:5px 5px 2px 2px}.miniChart span:first-child{height:30%}.miniChart span:nth-child(2){height:55%}.miniChart span:nth-child(3){height:45%}.miniChart span:nth-child(4){height:88%}.section{padding:82px 0}.categoriesSection{padding-top:58px}.sectionHead{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.guideBlock h2,.sectionHead h2,.valueIntro h2{font-size:34px;line-height:1.15;letter-spacing:-.035em;margin:8px 0 0}.sectionHead p{color:var(--muted);margin:8px 0 0}.sectionHead>a,.textButton{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:700;font-size:13px}.categoryGrid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.categoryCard{border:1px solid var(--line);border-radius:16px;padding:22px 18px;background:#fff;transition:.2s;min-height:188px}.categoryCard:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);border-color:#cbd9ee}.cardIcon,.categoryIcon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#ecf3ff;color:var(--blue);margin-bottom:18px}.categoryIcon.business{background:#eaf9f1;color:var(--green)}.categoryIcon.finance{background:#edf3ff;color:var(--blue)}.categoryIcon.marketing{background:#f2edff;color:var(--violet)}.categoryIcon.ecommerce{background:#fff4e9;color:var(--orange)}.categoryIcon.employment{background:#fff0f2;color:var(--red)}.categoryIcon.everyday{background:#eef8ff;color:#1683ba}.categoryCard strong{font-size:15px}.categoryCard p{font-size:12px;line-height:1.6;color:var(--muted);margin:6px 0 0}.calculatorGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.calculatorGrid.large{grid-template-columns:repeat(3,1fr)}.calculatorCard{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;transition:.2s;min-height:112px}.calculatorCard:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);border-color:#c8d7ee}.calculatorCard .cardIcon{margin:0;width:43px;height:43px}.calculatorCard small,.calculatorCard strong{display:block}.calculatorCard strong{font-size:14px}.calculatorCard small{font-size:11px;color:var(--muted);line-height:1.45;margin-top:4px}.cardArrow{color:#a8b4c7;display:flex}.softSection{background:linear-gradient(180deg,#f8fbff,#f3f8ff);border-top:1px solid #edf2f8;border-bottom:1px solid #edf2f8}.valueGrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.valueIntro p{color:var(--muted);max-width:480px;margin:18px 0 25px}.primaryButton{display:inline-block;font-size:13px}.valueFeatures{display:grid;grid-template-columns:1fr 1fr;gap:18px}.valueFeatures>div{display:flex;gap:14px;background:#fff;border:1px solid #e0e9f4;border-radius:16px;padding:20px}.valueFeatures>div>span{width:38px;height:38px;border-radius:50%;background:#edf7f2;color:var(--green);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.valueFeatures strong{font-size:14px}.valueFeatures p{font-size:12px;color:var(--muted);margin:4px 0 0;line-height:1.55}.guideBlock{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.guideBlock>div:first-child>p{color:var(--muted);margin:15px 0 18px}.guideCards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guideCards a{min-height:210px;border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;background:#fff}.guideCards small{font-size:10px;color:var(--blue);font-weight:800;letter-spacing:.08em}.guideCards strong{font-size:15px;line-height:1.45;margin:14px 0;flex:1}.guideCards span{font-size:11px;color:var(--muted)}.siteFooter{background:#f7faff;border-top:1px solid #e6edf6;padding:54px 0 60px}.footerGrid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:60px}.siteFooter h4{font-size:13px;margin:4px 0 13px}.siteFooter a:not(.brand),.smallText{display:block;font-size:12px;color:#667085;margin:8px 0}.footerBlurb{max-width:310px;color:#667085;font-size:12px;margin-top:15px}.pageHero{background:linear-gradient(180deg,#fbfdff,#f3f8ff);border-bottom:1px solid #e7eef7;padding:72px 0}.pageHero h1{font-size:48px;line-height:1.1;letter-spacing:-.045em;margin:10px 0 12px}.pageHero p{font-size:17px;color:var(--muted);max-width:700px;margin:0 0 24px}.pageHero .searchShell{margin-top:26px}.filterLinks{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filterLinks a{border:1px solid var(--line);padding:8px 12px;border-radius:999px;font-size:12px;color:#536176;background:#fff}.emptyState{padding:50px;border:1px dashed #cad6e5;border-radius:18px;text-align:center;background:#fbfdff}.emptyState p{color:var(--muted)}.calculatorHero{background:linear-gradient(180deg,#fbfdff,#f5f9ff);padding:34px 0 74px;border-bottom:1px solid #e7eef7}.breadcrumbs{display:flex;gap:8px;align-items:center;font-size:11px;color:#7b8798;margin-bottom:30px}.breadcrumbs a:hover{color:var(--blue)}.calculatorTitle{max-width:720px}.calculatorTitle h1{font-size:46px;letter-spacing:-.045em;line-height:1.08;margin:8px 0 12px}.calculatorTitle p{color:var(--muted);font-size:16px;margin:0}.reviewMeta{display:block;margin-top:13px;color:#7b8798;font-size:11px}.toolPanel{margin-top:35px;background:#fff;border:1px solid #dce5f1;border-radius:22px;padding:24px;box-shadow:var(--shadow);display:grid;grid-template-columns:1.15fr .85fr;gap:26px;max-width:940px}.toolInputArea{min-width:0}.toolToolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:17px}.currencySelect{display:grid;gap:5px;font-size:11px;font-weight:700;color:#596579}.currencySelect select{min-width:100px;border:1px solid #d9e2ee;border-radius:9px;background:#fbfdff;color:var(--text);padding:8px 10px;outline:0}.currencySelect select:focus{border-color:#9abaff;box-shadow:0 0 0 3px #edf4ff}.copyButton,.toolTextButton{border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:800;cursor:pointer;padding:8px}.copyButton{padding:8px 11px;border:1px solid #cadcf8;border-radius:8px;background:#fff}.toolFields{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.toolFields label>span{display:block;font-size:12px;font-weight:700;color:#4b5565;margin-bottom:7px}.inputWrap{position:relative}.inputWrap input{width:100%;border:1px solid #d9e2ee;border-radius:10px;padding:13px 58px 13px 13px;outline:0;background:#fbfdff;color:var(--text)}.inputWrap input:focus{border-color:#9abaff;box-shadow:0 0 0 3px #edf4ff}.inputWrap em{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-style:normal;font-size:11px;color:#8b97a8}.resultPanel{background:linear-gradient(145deg,#edf4ff,#f8fbff);border:1px solid #dae6f8;border-radius:16px;padding:20px}.primaryResult,.secondaryResult{display:flex;justify-content:space-between;gap:16px;align-items:baseline}.primaryResult{margin:12px 0 18px;padding-bottom:16px;border-bottom:1px solid #dbe7f7}.primaryResult span,.secondaryResult span{font-size:11px;color:var(--muted)}.primaryResult strong{font-size:27px;color:var(--blue);letter-spacing:-.03em}.secondaryResult{padding:5px 0}.secondaryResult strong{font-size:14px}.articleLayout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:70px}.contentArticle{max-width:760px}.contentArticle h2{font-size:23px;letter-spacing:-.02em;margin:34px 0 12px}.contentArticle h2:first-child{margin-top:0}.contentArticle li,.contentArticle p{color:#556174;line-height:1.8}.contentArticle ol,.contentArticle ul{padding-left:22px}.contentArticle li+li{margin-top:8px}.formulaBox{background:#f6f9ff;border:1px solid #dfe8f5;border-radius:12px;padding:18px;font-weight:700;color:#1c3f7a}.articleCallout{margin-top:28px;border:1px solid #d9e6f7;border-radius:16px;padding:22px;background:#f7faff}.articleCallout h2{margin-top:0}.articleCallout .primaryButton{margin-top:7px}.faqList{display:grid;gap:10px}.faqList details{border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 15px}.faqList summary{cursor:pointer;font-weight:700;font-size:14px;padding:14px 28px 14px 0;position:relative}.faqList summary::marker{color:var(--blue)}.faqList details p{margin:0 0 15px}.sideNote{align-self:start;border:1px solid var(--line);border-radius:16px;padding:20px;background:#fbfdff}.sideNote strong{font-size:14px}.sideNote p{font-size:12px;color:var(--muted);line-height:1.7}.sideNote a{font-size:12px;color:var(--blue);font-weight:700}.sideNote hr{border:0;border-top:1px solid var(--line);margin:17px 0}.trackedCalculatorCard{grid-template-columns:1fr auto}.categoryEditorial{margin-top:38px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.categoryEditorial>div{border:1px solid var(--line);border-radius:16px;background:#fbfdff;padding:22px}.categoryEditorial h2{font-size:19px;margin:0 0 10px}.categoryEditorial li,.categoryEditorial p{font-size:13px;color:var(--muted)}.categoryEditorial ol{padding-left:20px;margin-bottom:0}.guideList{display:grid;grid-template-columns:1fr 1fr;gap:18px}.guideList article{border:1px solid var(--line);border-radius:18px;padding:25px;background:#fff}.guideList small{font-size:10px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.guideList h2{font-size:20px;line-height:1.35;margin:10px 0}.guideList p{font-size:13px;color:var(--muted)}.guideList a{font-size:12px;color:var(--blue);font-weight:700}.contactCard{border:1px solid var(--line);border-radius:20px;padding:30px;background:#fbfdff}.contactCard p{color:var(--muted);max-width:650px}.contactCard .primaryButton{margin-top:10px}.contactGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contactDirect{margin-top:30px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fbfdff}.contactDirect h2{font-size:19px;margin:0 0 8px}.contactDirect p{margin:0;color:var(--muted)}.contactDirect a{color:var(--blue);font-weight:700}.consentBanner{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:90;width:min(720px,calc(100% - 28px));display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #cfdbeb;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 55px rgba(20,51,98,.2);padding:18px 20px}.consentBanner p{margin:0;font-size:12px;color:#536176}.consentBanner a{color:var(--blue);font-weight:700}.consentActions{display:flex;gap:8px;flex:0 0 auto}.consentActions button{border:1px solid #cfdbeb;border-radius:9px;background:#fff;color:#4b5565;padding:9px 13px;font-size:11px;font-weight:800;cursor:pointer}.consentActions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff}.contentArticle a:not(.primaryButton){color:var(--blue);text-decoration:underline;text-underline-offset:3px}.articleSummary{border:1px solid #d9e6f7;border-radius:16px;padding:22px;background:#f7faff;margin-bottom:34px}.articleSummary h2{margin-top:0}.articleSummary ul{margin-bottom:0}.sourceList a{font-weight:700}.sideNote a{display:block;margin-top:8px}.reviewMeta{display:flex;flex-wrap:wrap;gap:6px 16px}.reviewMeta a{color:inherit;text-decoration:underline;text-underline-offset:2px}@media(max-width:1020px){.mainNav{gap:18px}.hero h1{font-size:52px}.heroGrid{grid-template-columns:1fr 1fr;gap:24px}.categoryGrid{grid-template-columns:repeat(3,1fr)}.calculatorGrid{grid-template-columns:repeat(2,1fr)}.guideBlock{grid-template-columns:1fr}.guideCards{grid-template-columns:repeat(3,1fr)}.valueGrid{gap:40px}.footerGrid{grid-template-columns:1.4fr 1fr 1fr}.footerGrid>div:last-child{grid-column:2/3}.calculatorGrid.large{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.container{width:min(100% - 28px,1180px)}.siteHeader{height:68px}.menuBtn{display:flex}.mainNav{display:none;position:absolute;top:67px;left:14px;right:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.mainNav.open{display:flex}.mainNav a{padding:10px 12px}.heroGrid{grid-template-columns:1fr;padding:48px 0}.hero h1{font-size:44px}.heroVisual{height:420px}.section{padding:58px 0}.categoryGrid{grid-template-columns:repeat(2,1fr)}.valueGrid{grid-template-columns:1fr}.footerGrid,.valueFeatures{grid-template-columns:1fr 1fr}.footerGrid{gap:35px}.footerGrid>div:last-child{grid-column:auto}.pageHero{padding:54px 0}.calculatorTitle h1,.pageHero h1{font-size:39px}.articleLayout,.toolPanel{grid-template-columns:1fr}.articleLayout{gap:35px}.sideNote{max-width:760px}.categoryEditorial{grid-template-columns:1fr}.consentBanner{align-items:flex-start}}@media(max-width:560px){.brand{font-size:20px}.logoMark{width:30px;height:30px}.hero h1{font-size:39px}.heroCopy>p{font-size:16px}.heroSearch{grid-template-columns:34px 1fr}.heroSearch button{grid-column:1/-1;width:100%;margin-top:4px}.searchResults{top:112px}.heroStats{gap:16px}.heroVisual{height:350px}.visualGlow{width:310px;height:310px}.calcMock{width:275px;padding:14px}.calcScreen{height:75px}.calcKeys{gap:6px}.calcKeys span{height:38px}.noteOne{top:20px;left:0}.noteTwo{right:0;bottom:15px}.miniChart{display:none}.sectionHead{align-items:flex-start}.sectionHead>a{display:none}.calculatorGrid,.calculatorGrid.large,.categoryGrid,.contactGrid,.guideCards,.guideList{grid-template-columns:1fr}.categoryCard{min-height:auto}.toolFields,.valueFeatures{grid-template-columns:1fr}.toolPanel{padding:17px}.toolToolbar{align-items:center}.primaryResult{flex-direction:column;gap:2px}.guideBlock{gap:35px}.footerGrid{grid-template-columns:1fr 1fr}.footerGrid>div:first-child{grid-column:1/-1}.calculatorTitle h1,.pageHero h1{font-size:34px}.heroSearch input{font-size:13px}.consentBanner{flex-direction:column;gap:14px}.consentActions{width:100%}.consentActions button{flex:1}}