.tool-hero[data-astro-cid-ywyeinba]{position:relative;z-index:1}.tool-hero__spacer[data-astro-cid-ywyeinba]{height:calc(var(--sp5) + 50px)}.tool-hero__spacer--sm[data-astro-cid-ywyeinba]{height:var(--sp5)}.tool-hero__back[data-astro-cid-ywyeinba]{margin-bottom:var(--sp3)}.tool-hero__back[data-astro-cid-ywyeinba] a[data-astro-cid-ywyeinba]{font-size:var(--ts);color:var(--gold-40);text-decoration:none;transition:color .2s}.tool-hero__back[data-astro-cid-ywyeinba] a[data-astro-cid-ywyeinba]:hover{color:var(--light)}.tool-hero__title[data-astro-cid-ywyeinba]{font-family:var(--fh);font-size:var(--h1);font-weight:300;line-height:1.1;letter-spacing:-.035em;color:var(--light);margin-bottom:var(--sp2)}.tool-hero__sub[data-astro-cid-ywyeinba]{font-size:var(--tl);line-height:1.55;color:var(--gold-40);max-width:36rem}.tool-section[data-astro-cid-ywyeinba]{padding:var(--sp6) 0 var(--sp7)}.tool-wrap[data-astro-cid-ywyeinba]{max-width:48rem;margin:0 auto;padding:0 var(--mg)}.tool-form[data-astro-cid-ywyeinba]{margin-bottom:var(--sp5)}.tool-form__grid[data-astro-cid-ywyeinba]{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp3);margin-bottom:var(--sp4)}.tool-field[data-astro-cid-ywyeinba] label[data-astro-cid-ywyeinba]{display:block;font-size:var(--ts);color:var(--g500);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--sp1);font-family:var(--fb)}.tool-field[data-astro-cid-ywyeinba] input[data-astro-cid-ywyeinba],.tool-field[data-astro-cid-ywyeinba] select[data-astro-cid-ywyeinba]{width:100%;background:var(--sand);border:var(--bw) solid var(--g100);border-radius:var(--r);padding:.75rem 1rem;font-family:var(--fb);font-size:var(--tl);color:var(--dark);transition:border-color .2s}.tool-field[data-astro-cid-ywyeinba] input[data-astro-cid-ywyeinba]:focus,.tool-field[data-astro-cid-ywyeinba] select[data-astro-cid-ywyeinba]:focus{outline:none;border-color:var(--accent)}.tool-btn[data-astro-cid-ywyeinba]{width:100%}.tool-results[data-astro-cid-ywyeinba]{margin-bottom:var(--sp6);padding-top:var(--sp4);border-top:var(--bw) solid var(--g100)}.tool-results__title[data-astro-cid-ywyeinba]{font-family:var(--fh);font-size:var(--h4);font-weight:400;color:var(--dark);margin-bottom:var(--sp3)}.tool-results__grid[data-astro-cid-ywyeinba]{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp3)}.tool-result-card[data-astro-cid-ywyeinba]{background:var(--sand);border-radius:var(--r);padding:var(--sp3);display:flex;flex-direction:column;gap:var(--sp1)}.tool-result-card--success[data-astro-cid-ywyeinba]{background:var(--dark)}.tool-result-card--success[data-astro-cid-ywyeinba] .tool-result-card__label[data-astro-cid-ywyeinba]{color:var(--gold-40)}.tool-result-card--success[data-astro-cid-ywyeinba] .tool-result-card__value[data-astro-cid-ywyeinba]{color:#6fbf73}.tool-result-card--success[data-astro-cid-ywyeinba] .tool-result-card__note[data-astro-cid-ywyeinba]{color:var(--g400)}.tool-result-card--warning[data-astro-cid-ywyeinba]{background:var(--dark)}.tool-result-card--warning[data-astro-cid-ywyeinba] .tool-result-card__label[data-astro-cid-ywyeinba]{color:var(--gold-40)}.tool-result-card--warning[data-astro-cid-ywyeinba] .tool-result-card__value[data-astro-cid-ywyeinba]{color:var(--accent)}.tool-result-card--warning[data-astro-cid-ywyeinba] .tool-result-card__note[data-astro-cid-ywyeinba]{color:var(--g400)}.tool-result-card__label[data-astro-cid-ywyeinba]{font-size:var(--ts);color:var(--g500);text-transform:uppercase;letter-spacing:.04em}.tool-result-card__value[data-astro-cid-ywyeinba]{font-family:var(--fh);font-size:var(--h3);font-weight:300;letter-spacing:-.02em;color:var(--dark);line-height:1.1}.tool-result-card__note[data-astro-cid-ywyeinba]{font-size:var(--ts);color:var(--g400);line-height:1.4}.tool-faq[data-astro-cid-ywyeinba]{border-top:var(--bw) solid var(--g100);padding-top:var(--sp5)}.tool-faq__title[data-astro-cid-ywyeinba]{font-family:var(--fh);font-size:var(--h4);font-weight:400;color:var(--dark);margin-bottom:var(--sp4)}.tool-faq__item[data-astro-cid-ywyeinba]{border-bottom:var(--bw) solid var(--g100)}.tool-faq__q[data-astro-cid-ywyeinba]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--sp3) 0;background:none;border:none;cursor:pointer;font-family:var(--fh);font-size:var(--h6);font-weight:400;color:var(--dark);text-align:left;line-height:1.3}.tool-faq__q[data-astro-cid-ywyeinba] i[data-astro-cid-ywyeinba]{font-style:normal;font-size:var(--h5);color:var(--g400);transition:transform .3s;flex-shrink:0;margin-left:var(--sp2)}.tool-faq__item[data-astro-cid-ywyeinba].is-open .tool-faq__q[data-astro-cid-ywyeinba] i[data-astro-cid-ywyeinba]{transform:rotate(45deg)}.tool-faq__a[data-astro-cid-ywyeinba]{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s;padding:0;font-size:var(--tm);color:var(--g500);line-height:1.55}.tool-faq__item[data-astro-cid-ywyeinba].is-open .tool-faq__a[data-astro-cid-ywyeinba]{max-height:300px;padding:0 0 var(--sp3)}@media(max-width:36em){.tool-hero__title[data-astro-cid-ywyeinba]{font-size:var(--h2)}.tool-form__grid[data-astro-cid-ywyeinba],.tool-results__grid[data-astro-cid-ywyeinba]{grid-template-columns:1fr}}
