:root{--cream:#f7f5ef;--paper:#fff;--navy:#142d3d;--navy-deep:#102b38;--ink:#142533;--muted:#60737a;--gold:#b2761c;--green:#287157;--line:#e2ded2}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--cream)}body{margin:0;min-width:320px;color:var(--ink);font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;-webkit-tap-highlight-color:transparent}a,a:hover{text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #b2761c;outline-offset:3px}.shell{min-height:100vh;display:flex;flex-direction:column}.site-container{width:min(1280px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(226,222,210,.9);background:rgba(247,245,239,.95);box-shadow:0 4px 18px rgba(18,42,56,.045);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;min-width:0;align-items:center;gap:10px;color:#142533;font-family:var(--font-serif),Georgia,serif;font-size:1.27rem;font-weight:600;letter-spacing:-.025em}.brand-mark{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:12px;background:#112938;color:#f4d67d;box-shadow:0 2px 5px rgba(17,41,56,.15)}.desktop-nav{display:flex;align-items:center;gap:18px;color:#53656d;font-size:.875rem;font-weight:700}.desktop-nav a{min-height:40px;display:inline-flex;align-items:center;padding:4px;border-radius:7px;transition:color .16s ease,background .16s ease}.desktop-nav a:hover{color:#142533}.header-actions{display:flex;align-items:center;gap:8px}.workspace-link{display:inline-flex;min-height:44px;align-items:center;gap:7px;border-radius:12px;padding:0 12px;color:#314b56;font-size:.875rem;font-weight:800;transition:background .16s ease,color .16s ease,transform .16s ease}.workspace-link:hover{background:#fff;color:#142d3d}.footer-cta,.nav__cta,.primary-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#142d3d;padding:10px 16px;color:#fff;font-size:.875rem;font-weight:800;box-shadow:0 5px 15px rgba(20,45,61,.15);transition:background .16s ease,transform .16s ease}.nav__cta:hover,.primary-action:hover{background:#0e2432}.button-lift:active,.footer-cta:active,.nav__cta:active,.primary-action:active{transform:scale(.97)}.mobile-nav-wrap{display:none}main{flex:1 1}.hero{border-bottom:1px solid var(--line);background:#f7f5ef;padding:80px 0}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.eyebrow,.section-kicker{margin:0;color:#ad731d;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3{color:#18303c;font-family:var(--font-serif),Georgia,serif;letter-spacing:-.035em}h1{margin:14px 0;font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.04}h2{font-size:clamp(1.75rem,3vw,2.5rem)}h3{font-size:1.23rem}.lede{max-width:740px;color:#52656c;font-size:1.1rem;line-height:1.75}.meta{color:#2b7558;font-size:.86rem;font-weight:800}.section{padding:64px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.card{display:block;min-height:170px;border:1px solid #e3e0d6;border-radius:16px;background:#fff;padding:22px;box-shadow:0 8px 24px rgba(23,61,78,.05)}a.card{position:relative;z-index:1;cursor:pointer;touch-action:manipulation}a.card:hover{border-color:#b9c8ce;transform:translateY(-3px);box-shadow:0 16px 30px rgba(20,45,61,.09)}.card p{color:#62757c;line-height:1.65}.prose{max-width:860px}.prose li,.prose p{color:#5c7077;line-height:1.75}.site-footer{margin-top:56px;border-top:1px solid #dfe3dd;background:#102b38;color:#dce8e5}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr .9fr .9fr;grid-gap:40px;gap:40px;padding:56px 0}.footer-brand{max-width:340px}.footer-brand>a{display:inline-flex;align-items:center;gap:10px;color:#fff;font-family:var(--font-serif),Georgia,serif;font-size:1.5rem}.footer-brand .brand-mark{background:#244b5c}.footer-brand p{margin:18px 0;color:#b9cdc8;font-size:.9rem;line-height:1.7}.footer-cta{margin-top:4px;background:#f1d47b;color:#183340;box-shadow:none}.footer-cta:hover{background:#f8df91}.footer-label{margin:2px 0 16px;color:#f1d47b;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.footer-group{display:grid;grid-gap:12px;gap:12px;color:#d5e2de;font-size:.9rem}.footer-group a{display:inline-flex;min-height:28px;align-items:center;transition:color .16s ease}.footer-group a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.15);padding:20px 0;color:#a9c0bb;font-size:.72rem;line-height:1.55}.footer-bottom p{margin:0;max-width:560px}.calculator-page{background:#f4f6f5}.calculator-wrap{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:48px 0 64px}.calculator-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.calculator-heading h1{margin:8px 0 0;font-size:clamp(2.45rem,5vw,4rem)}.calculator-heading p:not(.section-kicker){max-width:680px;margin:10px 0 0;color:#60737a;line-height:1.65}.review-chip{flex:0 0 auto;border:1px solid #cfe0d6;border-radius:12px;background:#edf7f0;padding:10px 13px;color:#2b7558;font-size:.82rem;font-weight:800}.calculator-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:24px;gap:24px;align-items:start}.workspace-panel{border:1px solid #e0ddd3;border-radius:20px;background:#fff;padding:28px;box-shadow:0 10px 28px rgba(17,38,51,.08)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-heading h2{margin:0;font-family:var(--font-sans),sans-serif;font-size:1.1rem;letter-spacing:0}.panel-heading p{margin:8px 0 0;color:#697b81;font-size:.9rem;line-height:1.55}.unit-toggle{display:flex;flex:0 0 auto;border-radius:9px;background:#edf0ed;padding:4px}.unit-toggle button{border:0;border-radius:6px;background:transparent;padding:7px 10px;color:#728087;font-size:.72rem;font-weight:800}.unit-toggle button.is-active{background:#fff;color:#1e3944;box-shadow:0 1px 3px rgba(20,45,61,.15)}.input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.input-control{display:block}.input-label{display:flex;justify-content:space-between;gap:8px;color:#2c444e;font-size:.88rem;font-weight:800}.input-unit{color:#819097;font-family:var(--font-mono),monospace;font-size:.7rem;font-weight:500}.input-hint{display:block;min-height:32px;margin-top:4px;color:#7b898e;font-size:.75rem;line-height:1.35}.input-control input,.input-control select{width:100%;height:48px;margin-top:8px;border:1px solid #d8dfdb;border-radius:12px;background:#fcfdfc;padding:0 12px;color:#1d353f;font-size:1rem;font-weight:700;outline:none}.input-control input:focus,.input-control select:focus{border-color:#4f7f93;box-shadow:0 0 0 4px #dcecf3}.workspace-note{margin-top:24px;border:1px solid #dfe6e2;border-radius:12px;background:#f6f8f5;padding:14px;color:#5e7177;font-size:.84rem;line-height:1.55}.result-stack{display:grid;grid-gap:20px;gap:20px}.result-panel{border-radius:20px;background:#142e3c;padding:32px;color:#fff;box-shadow:0 18px 60px rgba(17,38,51,.16)}.result-top{display:flex;justify-content:space-between;gap:16px}.result-panel .label{margin:0;color:#c3d8df;font-size:.86rem}.result-value{display:flex;align-items:baseline;gap:8px;margin-top:8px}.result-value strong{font-family:var(--font-serif),Georgia,serif;font-size:4.1rem;font-weight:500;line-height:.95;letter-spacing:-.05em}.result-value span{color:#c3d8df;font-size:1.2rem}.result-panel .result-name{margin:11px 0 0;color:#f2d67f;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.formula-badge{border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.06);padding:9px 11px;text-align:right}.formula-badge span{display:block;color:#a9c4ce;font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.formula-badge code{display:block;margin-top:5px;color:#fff;font-family:var(--font-mono),monospace;font-size:.74rem}.result-secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:25px;border-top:1px solid rgba(255,255,255,.15);padding-top:20px}.result-secondary strong{font-family:var(--font-mono),monospace;font-size:1rem}.result-secondary p{margin:5px 0 0;color:#afc7cf;font-size:.72rem;line-height:1.35}.cost-panel h2{display:flex;align-items:center;gap:9px;color:#223a44}.cost-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:22px}.cost-field{border:1px solid #e1e4e0;border-radius:12px;background:#fcfdfc;padding:12px}.cost-field span{display:flex;justify-content:space-between;color:#51646b;font-size:.72rem;font-weight:800}.cost-field input{width:100%;margin-top:6px;border:0;background:transparent;color:#1d353f;font-family:var(--font-mono),monospace;font-size:1.1rem;outline:none}.cost-summary{margin-top:20px;border-radius:12px;background:#f1f5f2;padding:16px}.cost-summary div{display:flex;justify-content:space-between;gap:16px;margin-top:8px;color:#64767c;font-size:.85rem}.cost-summary div:first-child{margin-top:0}.cost-summary .total{margin-top:14px;border-top:1px solid #d7dfda;padding-top:14px;color:#1b3440;font-size:1rem;font-weight:900}.workspace-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:20px}.workspace-actions a,.workspace-actions button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid #c9d8d2;border-radius:12px;background:#fff;color:#245747;padding:10px;font-size:.84rem;font-weight:900;transition:transform .16s ease,background .16s ease}.workspace-actions .primary{border-color:#1f7a5c;background:#1f7a5c;color:#fff}.workspace-actions a:active,.workspace-actions button:active{transform:scale(.97)}.calculator-followup{margin-top:48px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:24px;gap:24px;border-top:1px solid #dedbd0;padding-top:40px}.calculator-followup p{color:#5c7077;line-height:1.75}.related-workspace{margin-top:44px;border-top:1px solid #dedbd0;padding-top:34px}.related-workspace-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.related-workspace-head h2{margin:5px 0 0;font-size:1.75rem}.related-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:20px}.related-tool{display:flex;min-height:112px;align-items:center;gap:12px;border:1px solid #dce3de;border-radius:16px;background:#fff;padding:16px;color:#29434d;box-shadow:0 2px 5px rgba(17,38,51,.05)}.related-tool:hover{border-color:#a7c5b6;transform:translateY(-2px)}.related-tool-mark{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:12px;background:#e7f1eb;color:#2d7157;font-weight:900}.related-tool small{display:block;color:#6b887c;font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.related-tool strong{display:block;margin-top:5px;font-size:.88rem;line-height:1.35}@media (max-width:900px){.desktop-nav,.header-actions{display:none}.mobile-nav-wrap{display:block}.site-header__inner{min-height:64px}.mobile-menu-trigger{display:grid;width:44px;height:44px;place-items:center;border:1px solid #d8d4c8;border-radius:12px;background:#fff;color:#142d3d;box-shadow:0 2px 5px rgba(20,45,61,.08)}.mobile-menu-panel{position:absolute;top:calc(100% + 1px);right:0;left:0;z-index:60;border-top:1px solid #e2ded2;background:#f7f5ef;box-shadow:0 20px 36px rgba(18,42,56,.13);padding:16px max(20px,calc((100vw - 1280px)/2))}.mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.secondary-action{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid #cad7d1;border-radius:12px;background:#fff;color:#245747;font-size:.84rem;font-weight:900}.mobile-menu-panel nav{display:grid;grid-gap:2px;gap:2px;margin-top:16px;border-top:1px solid #e2ded2;border-bottom:1px solid #e2ded2;padding:12px 0}.mobile-menu-panel nav a{display:flex;min-height:44px;align-items:center;justify-content:space-between;border-radius:9px;padding:0 12px;color:#29424d;font-size:.88rem;font-weight:900}.mobile-menu-panel nav a:hover{background:#fff}.mobile-menu-panel p{margin:12px 0 0;color:#6a7b80;font-size:.75rem;line-height:1.45}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:span 2;max-width:500px}.calculator-grid{grid-template-columns:1fr}.calculator-heading{align-items:flex-start;flex-direction:column}.review-chip{flex:auto}.related-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.calculator-wrap,.container,.site-container{width:calc(100% - 28px)}.brand{font-size:1.13rem}.brand-mark{width:34px;height:34px;border-radius:11px}.hero{padding:52px 0}.section{padding:42px 0}.calculator-followup,.cost-grid,.grid,.input-grid,.workspace-actions{grid-template-columns:1fr}.calculator-wrap{padding:32px 0 46px}.calculator-heading{margin-bottom:24px}.calculator-heading h1{font-size:2.5rem}.result-panel,.workspace-panel{border-radius:18px;padding:20px}.input-hint{min-height:auto}.result-top{flex-direction:column}.result-value strong{font-size:3.4rem}.formula-badge{text-align:left;align-self:flex-start}.result-secondary{grid-template-columns:1fr 1fr}.related-tool-grid{grid-template-columns:1fr}.related-workspace-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:30px;padding:44px 0}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:9px}.footer-group{gap:8px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-hero{border-bottom:1px solid #e2ded2;background-color:#f7f5ef;background-image:linear-gradient(rgba(24,48,62,.055) 1px,transparent 0),linear-gradient(90deg,rgba(24,48,62,.055) 1px,transparent 0);background-size:32px 32px}.home-hero-grid{display:grid;grid-template-columns:1.04fr .96fr;grid-gap:48px;gap:48px;padding:96px 0}.home-copy{display:flex;max-width:680px;flex-direction:column;justify-content:center}.proof-pill{display:inline-flex;width:max-content;align-items:center;gap:8px;margin-bottom:24px;border:1px solid #d9d3c4;border-radius:999px;background:rgba(255,255,255,.75);padding:7px 12px;color:#4e616b;font-size:.75rem;font-weight:800;box-shadow:0 10px 28px rgba(17,38,51,.08)}.proof-pill svg{color:#3d8068}.home-copy h1{max-width:760px;margin:0;font-size:clamp(3.1rem,5.2vw,5.25rem);line-height:1.04}.home-copy h1 span{color:#b2761c}.home-copy>p{max-width:610px;margin:25px 0 0;color:#52656c;font-size:1.1rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid #d3cec1;border-radius:12px;background:rgba(255,255,255,.8);padding:10px 18px;color:#263c47;font-size:.875rem;font-weight:900}.hero-secondary:hover{background:#fff}.proof-points{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:36px;color:#5b6d73;font-size:.85rem}.proof-points span{display:inline-flex;align-items:center;gap:8px}.proof-points svg:first-child{color:#3d8068}.workspace-preview{position:relative;align-self:center;width:100%;max-width:560px;justify-self:end}.glow{position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:rgba(243,211,120,.4);filter:blur(48px)}.preview-card{position:relative;border:1px solid #d6dce0;border-radius:27px;background:#fbfcfb;padding:28px;box-shadow:0 18px 60px rgba(17,38,51,.1)}.preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e8e7;padding-bottom:20px}.preview-head p{margin:0;color:#7a8a91;font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.preview-head h2{margin:4px 0 0;font-size:1.7rem}.preview-head>span{flex:0 0 auto;border-radius:999px;background:#e5f3ea;padding:5px 9px;color:#287157;font-size:.7rem;font-weight:900}.preview-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:24px}.preview-inputs>div{border:1px solid #e3e7e4;border-radius:12px;background:#fff;padding:12px}.preview-inputs strong{color:#1a303b;font-family:var(--font-mono),monospace;font-size:1.2rem}.preview-inputs small{margin-left:3px;color:#77858a;font-size:.68rem}.preview-inputs span{display:block;margin-top:5px;color:#66787d;font-size:.72rem}.preview-result{margin-top:16px;border-radius:16px;background:#132e3c;padding:20px;color:#fff}.preview-result footer,.preview-result>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.preview-result>div span{color:#cadce2;font-size:.83rem}.preview-result>div small{color:#f0d57f;font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.preview-result p{margin:8px 0 0;color:#cfdee2;font-size:1.15rem}.preview-result p strong{color:#fff;font-family:var(--font-serif),Georgia,serif;font-size:3rem;font-weight:500}.preview-result footer{margin-top:16px;border-top:1px solid rgba(255,255,255,.15);padding-top:14px;color:#c9d7dc;font-size:.68rem}.preview-cta{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;border:1px solid transparent;border-radius:12px;background:#f2f5f2;padding:12px 16px;color:#2b424b;font-size:.85rem;font-weight:900}.preview-cta:hover{border-color:#b9cbbf;background:#e9f2eb}.featured-tools{padding:80px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.section-head h2{max-width:650px;margin:10px 0 0;font-size:2.35rem}.section-head>a{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:#224c62;font-size:.84rem;font-weight:900}.section-head>a:hover{color:#b2761c}.cluster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:40px}.cluster-card{display:flex;flex-direction:column;min-height:260px;border:1px solid #e3e0d6;border-radius:16px;background:#fff;padding:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cluster-card:hover{border-color:#b9c8ce;box-shadow:0 18px 32px rgba(20,45,61,.09);transform:translateY(-5px)}.cluster-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px}.cluster-icon.blue{background:#e8eff3;color:#1d526f}.cluster-icon.gold{background:#f6ead1;color:#8b5b17}.cluster-icon.green{background:#e3ede5;color:#2e6551}.cluster-icon.violet{background:#eee8f4;color:#684a88}.cluster-card h3{margin:26px 0 0;font-family:var(--font-sans),sans-serif;font-size:1.2rem;font-weight:800;letter-spacing:-.02em}.cluster-card p{color:#62757c;font-size:.86rem;line-height:1.65}.cluster-card>span:last-child{display:inline-flex;min-height:32px;align-items:center;gap:6px;margin-top:auto;padding-top:18px;color:#224c62;font-size:.82rem;font-weight:900}.cluster-card:hover>span:last-child{color:#b2761c}.tool-count{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;border:1px solid #dce5df;border-radius:16px;background:#f3f7f4;padding:16px 20px;color:#556b70;font-size:.85rem;line-height:1.55}.cluster-grid+.tool-count{margin-top:28px}.tool-count p{margin:0}.tool-count strong{color:#284850}.tool-count a{flex:0 0 auto;color:#245747;font-weight:900}.tool-count a:hover{color:#b2761c}.trust-section{border-top:1px solid #dce3de;border-bottom:1px solid #dce3de;background:#eaf0ed}.trust-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:40px;gap:40px;padding:80px 0}.green-kicker{color:#3a8066}.trust-grid h2{margin:11px 0 0;font-size:2.4rem}.trust-grid>div>p:not(.section-kicker){max-width:520px;color:#53676d;font-size:1rem;line-height:1.7}.trust-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.trust-cards article{border:1px solid #cddbd3;border-radius:16px;background:#f9fbfa;padding:20px}.trust-cards svg{color:#3a8066}.trust-cards h3{margin:18px 0 0;font-family:var(--font-sans),sans-serif;font-size:1rem;font-weight:900}.trust-cards p{color:#62747a;font-size:.82rem;line-height:1.6}@media (max-width:900px){.home-hero-grid,.trust-grid{grid-template-columns:1fr;padding:64px 0}.workspace-preview{justify-self:start}.cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.home-hero-grid{gap:36px;padding:46px 0}.home-copy h1{font-size:3rem}.home-copy>p{font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-secondary{width:100%}.proof-points{gap:12px;margin-top:26px;font-size:.8rem}.preview-card{border-radius:22px;padding:17px}.preview-head h2{font-size:1.45rem}.preview-inputs{gap:8px;margin-top:16px}.preview-inputs>div{padding:9px}.preview-result{padding:16px}.featured-tools{padding:52px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:2rem}.cluster-grid{grid-template-columns:1fr;margin-top:25px}.cluster-card{min-height:0;padding:20px}.tool-count{align-items:flex-start;flex-direction:column}.trust-grid{gap:28px;padding:52px 0}.trust-grid h2{font-size:2rem}.trust-cards{grid-template-columns:1fr}.trust-cards article{padding:18px}}.tools-hero{border-bottom:1px solid #e0ddd3;background:#eef3f0}.tools-hero-grid{display:grid;grid-template-columns:1fr .9fr;align-items:end;grid-gap:48px;gap:48px;padding:80px 0}.tools-badge{display:inline-flex;align-items:center;gap:8px;margin:0;border:1px solid #cbdcd3;border-radius:999px;background:#fff;padding:7px 12px;color:#2e7058;font-size:.7rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tools-hero h1{max-width:760px;margin:22px 0 0;font-size:clamp(3rem,5.2vw,5rem);line-height:1.05}.tools-hero>div>div>p:last-child{max-width:670px;color:#5c7278;font-size:1.05rem;line-height:1.7}.tool-search{border:1px solid #d7e2dc;border-radius:24px;background:#fff;padding:24px;box-shadow:0 16px 42px rgba(22,48,61,.08);color:#304c56;font-size:.9rem}.tool-search label{display:flex;min-height:48px;align-items:center;gap:12px;margin-top:12px;border:1px solid #ccd9d3;border-radius:12px;background:#fbfdfc;padding:0 12px;color:#526b72}.tool-search label:focus-within{border-color:#3f806a;box-shadow:0 0 0 4px #dcefe7}.tool-search input{width:100%;border:0;background:transparent;color:#17313d;font-size:1rem;outline:0}.tool-search p{margin:12px 0 0;color:#667c81;line-height:1.5}.tool-search b{color:#244d5a}.tools-library{padding:56px 0 72px}.tool-category{scroll-margin-top:100px;margin-top:58px}.tool-category:first-child{margin-top:0}.tool-category-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;border-bottom:1px solid #deded5;padding-bottom:20px}.tool-category-title{display:flex;align-items:flex-start;gap:12px}.tool-category-title h2{margin:5px 0 0;font-size:2rem}.tool-category-head>p{max-width:520px;margin:0;color:#63777d;font-size:.85rem;line-height:1.65}.tool-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:20px}.tool-card{display:flex;min-height:250px;flex-direction:column;border:1px solid #e1e1d8;border-radius:16px;background:#fff;padding:20px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tool-card:hover{border-color:#afc5bb;box-shadow:0 18px 32px rgba(23,49,61,.08);transform:translateY(-4px)}.tool-card>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tool-card em{border-radius:999px;background:#eef7f1;padding:5px 9px;color:#2f7458;font-size:.65rem;font-style:normal;font-weight:900}.tool-card h3{margin:20px 0 0;font-family:var(--font-sans),sans-serif;font-size:1.05rem;font-weight:900;letter-spacing:-.015em}.tool-card p{color:#667a80;font-size:.84rem;line-height:1.65}.tool-card>span:last-child{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:20px;color:#225b72;font-size:.82rem;font-weight:900}.tool-card:hover>span:last-child{color:#b2761c}.empty-tools{border:1px solid #d9dfd9;border-radius:24px;background:#fff;padding:46px 24px;text-align:center;box-shadow:0 2px 5px rgba(17,38,51,.05)}.empty-tools svg{color:#5b8074}.empty-tools h2{margin:16px 0 0}.empty-tools p{max-width:480px;margin:12px auto 0;color:#667a80;line-height:1.65}.empty-tools button{min-height:44px;margin-top:20px;border:0;border-radius:12px;background:#17313d;padding:10px 16px;color:#fff;font-weight:900}@media (max-width:900px){.tools-hero-grid{grid-template-columns:1fr;gap:28px;padding:58px 0}.tool-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-category-head{align-items:flex-start;flex-direction:column;gap:14px}}@media (max-width:600px){.tools-hero-grid{padding:44px 0}.tools-hero h1{margin-top:18px;font-size:2.8rem}.tool-search{border-radius:18px;padding:18px}.tools-library{padding:40px 0 54px}.tool-category{margin-top:42px}.tool-category-head h2{font-size:1.8rem}.tool-card-grid{grid-template-columns:1fr}.tool-card{min-height:0}.tool-category-head>p{font-size:.82rem}}.category-hero{border-bottom:1px solid #dce5df;background:#edf4f0}.category-hero .site-container{padding:82px 0}.category-hero h1{max-width:970px;margin:22px 0 0;font-size:clamp(3rem,5.4vw,5.1rem);line-height:1.05}.category-hero>div>p:not(.tools-badge){max-width:900px;color:#5c7278;font-size:1.05rem;line-height:1.7}.category-library{padding:64px 0 78px}.category-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:24px}.category-tool{display:flex;min-height:230px;flex-direction:column;border:1px solid #dce5df;border-radius:16px;background:#fff;padding:20px;box-shadow:0 2px 5px rgba(17,38,51,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-tool:hover{border-color:#afc7bb;box-shadow:0 16px 28px rgba(17,38,51,.08);transform:translateY(-4px)}.category-tool>svg{color:#2e7058}.category-tool h3{margin:17px 0 0;font-family:var(--font-sans),sans-serif;font-size:1.05rem;font-weight:900}.category-tool p{color:#667b80;font-size:.84rem;line-height:1.65}.category-tool>span{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:20px;color:#205d72;font-size:.82rem;font-weight:900}.category-tool:hover>span{color:#ad731d}.category-info-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:20px;gap:20px;margin-top:48px}.category-info-grid article{border:1px solid #d9e5de;border-radius:24px;background:#fff;padding:30px;box-shadow:0 2px 5px rgba(17,38,51,.05)}.category-info-grid article:first-child svg{color:#2e7058}.category-info-grid article:last-child{border-color:#ead9bd;background:#fff9ed}.category-info-grid article:last-child svg{color:#a96c22}.category-info-grid h2{margin:18px 0 0;font-size:2rem}.category-info-grid h3{margin:20px 0 0;font-family:var(--font-sans),sans-serif;font-size:.92rem;font-weight:900}.category-info-grid li,.category-info-grid p{color:#5d7278;font-size:.86rem;line-height:1.7}.category-info-grid article:last-child p{color:#736550}.category-info-grid ul{margin:20px 0 0;padding-left:20px}.category-info-grid li+li{margin-top:8px}@media (max-width:900px){.category-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-info-grid{grid-template-columns:1fr}}.category-hero .site-container{padding:58px 0}@media (max-width:600px){.category-hero .site-container{padding:45px 0}.category-hero h1{font-size:2.75rem}.category-tool-grid{grid-template-columns:1fr}.category-tool{min-height:0}.category-info-grid{margin-top:34px}.category-info-grid article{border-radius:18px;padding:22px}.category-info-grid h2{font-size:1.75rem}}.estimate-page{background:linear-gradient(180deg,#edf4f0,#f7f5ef 390px);min-height:72vh;padding:72px 0 88px}.estimate-topline{display:flex;align-items:end;justify-content:space-between;gap:28px}.estimate-topline>div{max-width:810px}.estimate-topline h1{margin:18px 0 0;font-size:clamp(2.7rem,5vw,4.6rem);line-height:1.05}.estimate-topline p:not(.section-kicker){max-width:750px;color:#5c7278;font-size:1rem;line-height:1.7}.estimate-workspace{margin-top:44px}.estimate-paper{border:1px solid #d9e2dc;border-radius:25px;background:#fff;padding:clamp(22px,4vw,46px);box-shadow:0 20px 50px rgba(18,45,58,.1)}.estimate-paper-heading{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #e1e8e3;padding-bottom:28px}.estimate-paper h2{margin:15px 0 0;font-size:clamp(2.1rem,3.5vw,3rem)}.estimate-paper-heading p:not(.section-kicker){color:#667a7f}.estimate-status{display:flex;flex-direction:column;gap:5px;min-width:225px;border:1px solid #ead9bd;border-radius:14px;background:#fff9ed;padding:17px;color:#6f5a38;font-size:.8rem}.estimate-status svg{color:#b2761c}.estimate-status strong{color:#795d2c;font-family:var(--font-sans),sans-serif}.estimate-status span{line-height:1.5}.estimate-empty{display:flex;min-height:340px;flex-direction:column;align-items:center;justify-content:center;padding:40px 12px;text-align:center}.estimate-empty svg{color:#4b8a71}.estimate-empty h2{margin:16px 0 0;font-family:var(--font-sans),sans-serif;font-size:1.3rem;font-weight:900}.estimate-empty p{max-width:550px;color:#657a80;line-height:1.7}.estimate-empty .primary-cta{margin-top:18px}.estimate-table-wrap{overflow-x:auto;margin-top:34px}.estimate-table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.estimate-table thead{background:#f2f6f3;color:#60767b;font-family:var(--font-sans),sans-serif;font-size:.7rem;letter-spacing:.11em;text-transform:uppercase}.estimate-table td,.estimate-table th{border-bottom:1px solid #e4ebe6;padding:16px;vertical-align:middle}.estimate-table td{color:#4e636a;font-size:.87rem}.estimate-table td:first-child strong,.estimate-table td:nth-child(4) strong{display:block;color:#1c3946;font-family:var(--font-sans),sans-serif;font-size:.93rem}.estimate-table small{display:block;margin-top:4px;color:#788a8f;font-size:.72rem;line-height:1.4}.estimate-table button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;color:#a36c5a;cursor:pointer}.estimate-table button:hover{background:#fff0ed}.estimate-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:29px}.estimate-bottom>div{max-width:660px}.estimate-bottom p{color:#657980;font-size:.84rem;line-height:1.65}.estimate-warning{color:#916224!important}.estimate-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:19px}.estimate-actions button{border:0;background:transparent;color:#8b5f49;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.estimate-bottom aside{display:flex;min-width:230px;flex-direction:column;border-radius:17px;background:#143546;padding:21px;color:#dcebf0}.estimate-bottom aside small,.estimate-bottom aside span{font-size:.75rem}.estimate-bottom aside strong{margin-top:7px;color:#fff;font-family:var(--font-sans),sans-serif;font-size:1.9rem}.estimate-bottom aside small{margin-top:6px;color:#afc6cf}@media (max-width:720px){.estimate-page{padding:46px 0 64px}.estimate-bottom,.estimate-paper-heading,.estimate-topline{align-items:stretch;flex-direction:column}.estimate-topline .outline-cta{align-self:flex-start}.estimate-paper{border-radius:18px}.estimate-bottom aside,.estimate-status{min-width:0}.estimate-table{min-width:620px}.estimate-table td,.estimate-table th{padding:14px 12px}}.checkbox-control{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;margin-top:8px;border:1px solid #c8d9d0;border-radius:12px;background:#f5faf7;color:#226149;font-size:.86rem;font-weight:900;transition:background .16s ease,border-color .16s ease,transform .16s ease}.checkbox-control:hover{border-color:#7cae98;background:#ebf5ee}.checkbox-control:active{transform:scale(.98)}.checkbox-control:focus-visible{outline-offset:2px}.estimate-inline-field{display:block;min-width:82px}.estimate-inline-field input{width:100%;min-height:36px;border:1px solid #d6e0da;border-radius:8px;background:#fbfdfb;padding:6px 8px;color:#24404c;font-family:var(--font-sans),sans-serif;font-size:.82rem;font-weight:800;outline:none}.estimate-inline-field input:focus{border-color:#4f7f93;box-shadow:0 0 0 3px #dcecf3}.estimate-inline-field.source{min-width:135px}.estimate-inline-field.source input{font-size:.72rem;font-weight:700}.estimate-inline-field.total{min-width:98px}.estimate-inline-field.total input{text-align:right}.estimate-inline-field small{margin-top:4px}@media (max-width:720px){.estimate-inline-field.source{min-width:120px}.estimate-inline-field input{min-height:34px;padding:5px 6px}}.estimate-snapshot-preview{display:block;max-width:280px;margin-top:5px;color:#56707a;font-size:.69rem;line-height:1.4}.footer-email{display:inline-flex;min-height:36px;align-items:center;gap:8px;color:#f1d47b;font-size:.9rem;font-weight:800}.footer-email:hover{color:#fff}.contact-layout{display:grid;grid-gap:24px;gap:24px}.contact-email-card{display:flex;gap:18px;align-items:flex-start;border:1px solid #d7e4dc;border-radius:20px;background:#eef5f0;padding:24px;box-shadow:0 8px 24px rgba(23,61,78,.05)}.contact-email-card strong{display:block;margin:6px 0 8px;color:#17313d;font-family:var(--font-serif),Georgia,serif;font-size:clamp(1.4rem,3vw,2rem);letter-spacing:-.03em}.contact-email-card p:not(.eyebrow){margin:0;color:#5c7278;line-height:1.65}.contact-email-card:hover{border-color:#afc7bb}.notice{display:flex;gap:10px;align-items:flex-start;border-left:4px solid #b2761c;background:#fff9ed;padding:16px;color:#56462f}.notice svg{flex:0 0 auto;margin-top:2px;color:#b2761c}.cluster-card .hero-actions{margin-top:auto;padding-top:16px}.cluster-card .hero-actions .hero-secondary,.cluster-card .hero-actions .nav__cta{min-height:40px;padding:8px 12px;font-size:.8rem}.quote-response{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.quote-response label{display:grid;grid-gap:6px;gap:6px;color:#2c444e;font-size:.88rem;font-weight:800}.quote-response input{width:100%;min-height:44px;border:1px solid #d6e0da;border-radius:10px;background:#fbfdfb;padding:10px 12px;color:#24404c}.quote-response input:focus{border-color:#4f7f93;box-shadow:0 0 0 3px #dcecf3;outline:none}.quote-response-actions{display:flex;flex-wrap:wrap;gap:10px}.quote-decline{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #c9d4ce;border-radius:12px;background:#fff;padding:10px 16px;color:#3d555e;font-size:.875rem;font-weight:800}.quote-decline:hover{border-color:#8aa39a;background:#f4f8f5}.quote-decline:disabled,.quote-response .nav__cta:disabled{opacity:.6;cursor:wait}@media (max-width:600px){.contact-email-card{flex-direction:column;padding:18px}.quote-response-actions{display:grid;grid-template-columns:1fr}}.skip-link{position:absolute;left:12px;top:-56px;z-index:200;border-radius:10px;background:#142d3d;padding:10px 14px;color:#fff;font-size:.85rem;font-weight:800}.skip-link:focus{top:12px}.breadcrumbs{margin:0 0 18px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:6px 0;margin:0;padding:0;list-style:none;color:#6a7d83;font-size:.78rem;font-weight:800}.breadcrumbs li{display:inline-flex;align-items:center}.breadcrumbs li:not(:last-child):after{content:"/";margin:0 8px;color:#b3bfc3;font-weight:700}.breadcrumbs a{color:#3f5a64}.breadcrumbs a:hover{color:#b2761c}.breadcrumbs [aria-current=page]{color:#18303c}.secondary-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #cad7d1;border-radius:12px;background:#fff;padding:10px 16px;color:#245747;font-size:.84rem;font-weight:900}.secondary-action:hover{border-color:#8fb3a3;background:#f4faf6}.calculator-crumbs{padding:18px 0 0}.calculator-followup ol.calc-steps{margin:18px 0 0;padding-left:18px;color:#5c7077;line-height:1.7}.calculator-followup ol.calc-steps li+li{margin-top:8px}.guide-inline{margin-top:18px}.guide-inline a{color:#245747;font-weight:800;text-decoration:underline;text-underline-offset:3px}.calculator-faq{margin-top:12px;padding-top:12px}.calculator-faq h2{max-width:640px;margin:8px 0 0;font-size:clamp(1.6rem,3vw,2.2rem)}.faq-list{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.faq-list details{border:1px solid #dce5df;border-radius:14px;background:#fff;padding:14px 18px;box-shadow:0 2px 5px rgba(17,38,51,.04)}.faq-list summary{cursor:pointer;color:#1d353f;font-size:.95rem;font-weight:800}.faq-list details p{margin:10px 0 0;color:#5c7077;line-height:1.7}.related-adjacent-trade{margin-top:28px}.guide-layout{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:28px;gap:28px;padding:56px 0 72px;align-items:start}.guide-copy h2{margin:32px 0 0;font-size:1.7rem}.guide-copy h2:first-child{margin-top:0}.guide-copy li,.guide-copy p{color:#5c7077;line-height:1.75}.guide-copy ul{margin:14px 0 0;padding-left:20px}.guide-copy li+li{margin-top:8px}.guide-aside{display:grid;grid-gap:16px;gap:16px}.guide-aside .section-kicker{display:inline-flex;align-items:center;gap:6px}.guide-aside h2{margin:10px 0 0;font-size:1.35rem}.guide-tool-list{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.guide-mistakes ul{margin:14px 0 0;padding-left:18px;color:#5c7077;line-height:1.65}.guide-mistakes li+li{margin-top:8px}#main-content{scroll-margin-top:84px}@media (max-width:900px){.guide-layout{grid-template-columns:1fr;padding:40px 0 56px}.calculator-crumbs{padding-top:14px}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64418ffc17e50301-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e96d314a90a6138-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba43ea3467e29870-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7ea2ab4a8ad1f81-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono Fallback;src:local("Arial");ascent-override:73.71%;descent-override:23.03%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9ef920{font-family:DM Mono,DM Mono Fallback;font-style:normal}.__variable_9ef920{--font-mono:"DM Mono","DM Mono Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-serif:"Fraunces","Fraunces Fallback"}