@font-face{font-family:Manrope;src:url(/_astro/Manrope-ExtraBold.zk22q0YZ.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--bg: #f7f8f8;--surface: #ffffff;--surface-soft: #f2f5f5;--text: #122227;--muted: #5e6d73;--line: #d9e1e3;--brand: #0f766e;--brand-strong: #0b5c56;--accent: #1f9d8f;--shadow: 0 8px 24px rgba(18, 34, 39, .06);--radius: 20px;--radius-sm: 14px;--container: 1120px;--stack-gap-md: .75rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}main{min-height:70vh}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.narrow{max-width:760px}.site-header{position:sticky;top:0;z-index:20;background:#f7f8f8f5;border-bottom:1px solid var(--line)}.site-header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.85rem}.brand strong,.brand small{display:block}.brand strong{font-family:Manrope,Segoe UI,Arial,sans-serif;font-size:1.35rem;font-weight:800;line-height:1.05;letter-spacing:-.02em}.brand small{color:var(--muted)}.brand__logo{display:block;width:5.4rem;height:5.4rem;object-fit:contain;flex-shrink:0}.site-nav,.nav-toggle{margin-left:auto}.nav-toggle summary{list-style:none;display:none}.nav-toggle summary::-webkit-details-marker{display:none}.nav-toggle nav{display:block}.nav-list{list-style:none;display:flex;gap:.9rem;margin:0;padding:0;flex-wrap:wrap}.nav-list a{color:var(--muted);font-weight:600}.nav-list a:hover,.text-link:hover{color:var(--brand-strong)}.page-hero{padding:2.5rem 0 2rem}.page-hero--compact{padding:2.1rem 0 1.4rem}.hero-grid,.info-grid,.calculator-layout,.footer-grid{display:grid;gap:1.25rem}.hero-stack{display:grid;gap:.6rem}.hero-copy h1{max-width:none;margin-bottom:.6rem}.hero-grid{grid-template-columns:1.4fr .8fr;align-items:start}.hero-panel{display:grid;gap:1rem}.hero-panel__item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--line)}.hero-panel__item:last-child{border-bottom:none;padding-bottom:0}.hero-panel__item strong{font-size:1.8rem;line-height:1}.eyebrow{display:inline-block;margin:0 0 .75rem;color:var(--brand-strong);font-size:.83rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-family:Manrope,Segoe UI,Arial,sans-serif;font-size:clamp(2.1rem,4.5vw,4rem);line-height:1.02;letter-spacing:-.03em;max-width:none;font-weight:800}h2{font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.15}.lead{max-width:none;color:var(--muted);font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.section{padding:1rem 0 2rem}.section--soft{background:var(--surface-soft)}.section--divider{border-top:1px solid var(--line)}.section-anchor{scroll-margin-top:5.75rem}.breadcrumbs{margin-bottom:.85rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.4rem .7rem;margin:0;padding:0;list-style:none}.breadcrumbs__item{display:inline-flex;align-items:center;gap:.7rem;color:var(--muted);font-size:.94rem}.breadcrumbs__item:not(:last-child):after{content:"/";color:var(--line-strong)}.breadcrumbs__item a{color:var(--muted)}.breadcrumbs__item a:hover{color:var(--brand-strong)}.hero-inline-link{margin:.85rem 0 0;color:var(--muted)}.hero-inline-link strong{color:var(--text)}.hero-inline-link a{color:var(--primary);font-weight:700}.section-heading{margin-bottom:1.25rem}.section-heading--compact{margin-bottom:20px}.section-heading--compact h2{margin-bottom:0}.grid{display:grid;gap:1rem}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--cards-compact .calc-card{gap:.75rem}.grid--cards-compact .calc-card p{margin-bottom:0}.card{padding:1.35rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.15rem;border-radius:999px;border:1px solid var(--brand);background:var(--brand);color:#fff;font-weight:700;cursor:pointer}.button--ghost{background:transparent;color:var(--brand-strong);border-color:var(--line)}.button--small{min-height:2.4rem;padding:.55rem .9rem;font-size:.92rem}.pill{display:inline-flex;align-items:center;padding:.28rem .65rem;border-radius:999px;background:var(--surface-soft);color:var(--brand-strong);font-size:.8rem;font-weight:700;line-height:1.2;white-space:nowrap}.category-card,.calc-card{display:flex;flex-direction:column;gap:.9rem}.calc-card__icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:var(--surface-soft);color:var(--brand-strong);font-size:1.35rem;font-weight:800}.calculator-layout,.info-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calculator-layout{align-items:start}.calculator-panel,.calculator-form{display:grid;gap:1rem}.field{display:grid;gap:.45rem;font-weight:600}.field[hidden],.field__hint[hidden]{display:none!important}.field__control{display:flex;align-items:center;gap:.75rem;padding:0 1rem;min-height:4rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface)}.field__control input{width:100%;min-height:3.75rem;border:none;background:transparent;color:var(--text);font:inherit}.field__control select{width:100%;min-height:3.75rem;border:none;background:transparent;color:var(--text);font:inherit;appearance:none}.field__control input:focus{outline:none}.field__control select:focus{outline:none}.field__control:focus-within{border-color:var(--brand)}.field__control small{color:var(--muted);white-space:nowrap}.field__hint{color:var(--muted);font-size:.94rem;line-height:1.45;font-weight:500}.form-error{min-height:1.5rem;margin:0;color:#a33939;font-weight:600}.result-card{display:grid;gap:.85rem;align-self:start}.result-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:start}.result-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:end}.result-card__value{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.05;margin-top:.15rem}.result-card__details,.plain-list{margin:0;padding-left:1.1rem;color:var(--muted)}.result-card__details{display:grid;gap:.35rem}.result-card__hint{margin:0;color:var(--muted)}.search-box{display:grid;gap:var(--stack-gap-md);margin-bottom:0}.search-box__label{font-weight:700;font-size:clamp(1.2rem,2.2vw,1.65rem);line-height:1.15}.search-box__field{position:relative}.search-box__input{width:100%;min-height:4rem;padding:1rem 3.8rem 1rem 1.1rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface);color:var(--text);font:inherit}.search-box__clear{position:absolute;top:50%;right:.9rem;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);border:none;border-radius:999px;background:var(--soft);color:var(--muted-strong);font-size:1.5rem;line-height:1;cursor:pointer}.search-box__clear:hover{background:var(--line)}.search-box__hint{margin:0;color:var(--muted)}.search-empty{margin:.85rem 0 0;color:var(--muted);font-weight:600}.search-preview{display:grid;gap:.75rem;margin-top:.35rem}.search-preview__item{display:flex;gap:.85rem;align-items:start;padding:.95rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow)}.search-preview__item .calculator-link-list__content,.search-preview__item .popular-card__top{display:contents}.search-preview__item strong{display:block;line-height:1.25}.search-preview__item small{display:block;color:var(--muted)}.quick-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.quick-nav__link{display:grid;gap:.15rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.quick-nav__link span{font-weight:700}.quick-nav__link small{color:var(--muted)}.quick-links{display:grid;gap:1rem}.hub-group-stack{display:grid;gap:.9rem}.hub-inline-card{max-width:34rem}.hub-inline-card .calculator-link-list__item{padding:.8rem .9rem}.hub-group{display:grid;gap:.55rem}.hub-group__description{margin:0;color:var(--muted);font-size:.96rem}.hub-planned{display:grid;gap:.85rem}.hub-tag-list{display:flex;flex-wrap:wrap;gap:.6rem}.hub-tag{display:inline-flex;align-items:center;min-height:2.4rem;padding:.55rem .85rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--text);font-weight:600}.hub-table-card{display:grid;gap:.85rem}.hub-table-wrap{overflow-x:auto}.hub-table{width:100%;min-width:760px;border-collapse:collapse}.hub-table th,.hub-table td{padding:.85rem .8rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.hub-table thead th{font-size:.95rem;color:var(--muted);font-weight:700}.hub-table tbody th{font-size:1rem;font-weight:700}.hub-mini-list{display:grid;gap:.45rem}.hub-table-card{padding:1.1rem 1.15rem}.hub-table-card .section-heading{margin-bottom:.65rem}.support-stack{display:grid;gap:1rem}.support-card-grid{gap:.85rem}.support-card{padding:1rem 1rem .95rem}.support-card h3{margin-bottom:.35rem;font-size:1.02rem}.support-card p{margin-bottom:0;color:var(--muted);font-size:.95rem;line-height:1.5}.hub-table{min-width:680px}.hub-table th,.hub-table td{padding:.7rem}.hub-table thead th{font-size:.9rem}.hub-group .section-heading{margin-bottom:.15rem}.hub-group .section-heading h2{font-size:clamp(1.08rem,1.8vw,1.35rem)}.hub-group .calculator-link-list{gap:.55rem}.hub-group .calculator-link-list__item{padding:.8rem .9rem;border-radius:1rem}.hub-group-stack+.section,.hub-table-card+.section{padding-top:.5rem}.hub-featured .section-heading{margin-bottom:.8rem}.hub-featured .calc-card{gap:.65rem;padding:1rem 1rem .95rem}.hub-featured .calc-card__icon{width:2.6rem;height:2.6rem;border-radius:.9rem;font-size:1.1rem}.hub-featured .calc-card h2{font-size:1.12rem;margin-bottom:.2rem}.hub-featured .calc-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.96rem;line-height:1.45}.hub-featured .calc-card .button{min-height:2.55rem;padding:.55rem .8rem;font-size:.95rem}.section--compact-faq .section-heading{margin-bottom:.85rem}.section--compact-faq .faq-list{display:grid;gap:.7rem}.section--compact-faq .faq-item{padding:.95rem 1rem}.section--compact-faq .faq-item summary{font-size:1rem}.section--compact-faq .faq-item p{margin-top:.55rem;font-size:.96rem;line-height:1.5}.quick-links__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.quick-links__header h2{margin-bottom:0;font-size:1.15rem}.quick-links__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.quick-links__item{display:grid;gap:.2rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.quick-links__item span{font-weight:700}.quick-links__item small{color:var(--muted)}.popular-strip{display:grid;gap:0;margin-top:0}.popular-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-bottom:20px}.popular-card{display:grid;align-content:start;gap:.35rem;padding:.9rem .9rem .85rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.popular-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem;margin-bottom:.15rem}.popular-card__icon,.calculator-link-list__icon{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:.8rem;background:var(--surface-soft);color:var(--brand-strong);font-size:1.15rem;font-weight:800;flex-shrink:0}.popular-card strong{display:block;font-size:1rem;line-height:1.25;min-height:2.5em}.popular-card small{font-size:.92rem;line-height:1.45;color:var(--muted)}.popular-strip .section-heading h2{font-size:clamp(1.2rem,2.2vw,1.65rem);margin-bottom:0}.calculator-link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.calculator-link-list__item{display:flex;gap:.85rem;align-items:start;padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.calculator-link-list__content{display:grid;gap:.25rem}.calculator-link-list__content strong{line-height:1.25}.calculator-link-list__content small{color:var(--muted)}.calculator-link-list--large{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.calculator-link-list__item--large{padding:1.15rem 1.2rem;min-height:8.5rem}.calculator-link-list__item--large .calculator-link-list__icon{width:2.9rem;height:2.9rem;border-radius:1rem;font-size:1.35rem}.calculator-link-list__item--large .calculator-link-list__content{gap:.35rem}.calculator-link-list__item--large .calculator-link-list__content strong{font-size:1.18rem}.pill--inline{width:fit-content;margin-top:.25rem}.category-listing{display:grid;gap:1rem}.category-listing__heading h2{max-width:none}.faq-list{display:grid;gap:.8rem}.faq-item summary{cursor:pointer;font-weight:700}.faq-item p{margin:.9rem 0 0;color:var(--muted)}.ad-slot{min-height:108px;border:1px dashed #b9c6c9;border-radius:var(--radius-sm);background:var(--surface-soft)}.ad-slot--inline{min-height:108px}.ad-slot--sidebar{min-height:280px}.ad-slot__inner{display:grid;place-items:center;gap:.25rem;min-height:inherit;padding:1rem;text-align:center;color:var(--muted)}.ad-slot__inner span{font-weight:700;color:var(--text)}.ad-slot__live{display:grid;align-content:center;gap:.5rem;min-height:inherit;padding:1rem;color:var(--muted)}.ad-slot__badge{display:inline-flex;width:fit-content;padding:.25rem .6rem;border-radius:999px;background:var(--surface);border:1px solid var(--line);color:var(--text);font-size:.82rem;font-weight:700}.spacer-sm{height:1rem}.site-footer{margin-top:1.5rem;padding:1.5rem 0;border-top:1px solid var(--line)}.footer-grid--simple{grid-template-columns:1.2fr .8fr;align-items:start}.site-footer h2{font-size:1rem;margin-bottom:.45rem}.site-footer p,.site-footer a{color:var(--muted)}.site-footer p{margin-bottom:0}.install-hint{position:fixed;right:.75rem;bottom:.75rem;left:.75rem;z-index:35;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.8rem .9rem;border:1px solid rgba(15,118,110,.24);border-radius:1rem;background:#0f766ef5;box-shadow:0 14px 35px #05202438;color:#fff}.install-hint[hidden]{display:none}.install-hint__content{display:grid;gap:.2rem}.install-hint__title{font-size:.95rem;line-height:1.2;color:#fff}.install-hint__text{margin:0;color:#ffffffdb;font-size:.9rem;line-height:1.4}.install-hint__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.install-hint__button{min-height:2.5rem;padding:.55rem .9rem;white-space:nowrap;border-color:#ffffff73;color:#fff;background:#ffffff14}.install-hint__close{display:inline-grid;place-items:center;width:2.2rem;height:2.2rem;padding:0;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffff14;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer}@media(min-width:721px){.install-hint{display:none!important}}.prose-card{padding:1.8rem}.legal-stack{display:grid;gap:1rem}@media(max-width:900px){.hero-grid,.grid--three,.grid--cards,.quick-nav,.popular-grid,.calculator-link-list,.quick-links__grid,.calculator-layout,.info-grid,.footer-grid{grid-template-columns:1fr}.site-header__inner{align-items:center}}@media(max-width:720px){.container{width:min(calc(100% - 1rem),var(--container))}.section{padding:.75rem 0 1.5rem}.card{padding:1.1rem}.button{width:100%}.site-nav{display:none}.site-header__inner{align-items:flex-start;gap:.65rem;padding:.8rem 0}.brand{width:100%;gap:.7rem;padding-right:3.5rem}.brand__logo{width:4.4rem;height:4.4rem}.brand strong{font-size:1.15rem}.brand small{font-size:.8rem;line-height:1.25;max-width:18rem}.nav-toggle{position:absolute;top:1rem;right:.5rem;margin-left:0}.nav-toggle summary{width:2.85rem;height:2.85rem;display:inline-flex;flex-direction:column;justify-content:center;gap:.28rem;padding:.65rem;border:1px solid var(--line);border-radius:.9rem;background:var(--surface);cursor:pointer}.nav-toggle summary span{display:block;width:100%;height:2px;border-radius:999px;background:var(--text)}.nav-toggle nav{display:none;position:absolute;top:calc(100% + .35rem);right:0;width:min(15rem,calc(100vw - 1rem));padding:.85rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface);box-shadow:var(--shadow);z-index:30}.nav-toggle[open] nav{display:block}.nav-list{flex-direction:column;align-items:flex-start;gap:.6rem}.hero-actions{flex-direction:column}.result-card{gap:.7rem}.result-card__header{gap:.75rem}.result-card__header h2{font-size:1.1rem;line-height:1.15;margin-bottom:0}.result-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%}.result-card__actions .button{width:100%;min-height:2.8rem;padding:.5rem .75rem;font-size:.95rem}.result-card__value{font-size:clamp(1.6rem,8vw,2.3rem)}.result-card__details{gap:.2rem;padding-left:1rem}.result-card__hint{font-size:.98rem;line-height:1.45}.sticky-result{position:static}.ad-slot,.ad-slot--inline{min-height:96px}.ad-slot__inner,.ad-slot__live{padding:.75rem}.site-footer{margin-top:1rem;padding:1.1rem 0}.footer-grid--simple{gap:.85rem}.site-footer h2{margin-bottom:.25rem}.breadcrumbs{margin-bottom:.7rem}.breadcrumbs__item{font-size:.88rem}.install-hint{padding:.75rem .8rem;gap:.65rem}.install-hint__actions{flex-direction:column;align-items:stretch;width:auto}.install-hint__button,.install-hint__close{width:100%}.install-hint__close{min-width:2.5rem}}@media(min-width:721px){.nav-toggle{display:none}}
