.tool-page{background:var(--home-bg);color:var(--home-fg);min-height:100vh}.tool-main{padding-bottom:2.5rem}.tool-container{margin:0 auto;max-width:72rem;padding:0 1rem;width:100%}@media(min-width:48rem){.tool-container{padding:0 1.5rem}}.tool-breadcrumb{color:var(--home-muted);font-size:.8125rem;padding:1rem 0 0}.tool-breadcrumb a{color:var(--home-accent);text-decoration:none}.tool-breadcrumb a:hover{text-decoration:underline}.tool-header{border-bottom:1px solid var(--home-border);padding:1.25rem 0 1.5rem}.tool-h1{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;letter-spacing:-.02em;margin:0 0 .5rem}.tool-intro{color:var(--home-muted);font-size:.9375rem;line-height:1.55;margin:0;max-width:40rem}.tool-layout{display:grid;gap:2rem;padding-top:1.5rem}@media(min-width:56rem){.tool-layout{align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.tool-h2{font-size:1.0625rem;font-weight:700;margin:0 0 1rem}.tool-form{min-width:0}.tool-fieldset{border:0;margin:0 0 1.25rem;padding:0}.tool-legend{font-size:.8125rem;font-weight:600;letter-spacing:.04em;margin-bottom:.5rem;padding:0;text-transform:uppercase}.tool-label{display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:.35rem;margin-bottom:.75rem}.tool-label-block{display:block}.tool-input,.tool-textarea{background:#fff;border:1px solid var(--home-border);border-radius:.5rem;color:inherit;font:inherit;padding:.5rem .65rem;width:100%}.tool-input:focus,.tool-textarea:focus{outline:2px solid var(--home-accent);outline-offset:1px}.tool-textarea{min-height:5rem;resize:vertical}.tool-radio-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.tool-radio-row-block{align-items:flex-start;flex-direction:column;gap:.5rem}.tool-inline-legend{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.tool-radio{align-items:center;cursor:pointer;display:inline-flex;font-size:.875rem;gap:.4rem}.tool-aside{min-width:0;position:relative}@media(min-width:56rem){.tool-aside{position:sticky;top:4.5rem}}.tool-export{background:var(--home-bg-muted);border:1px solid var(--home-border);border-radius:.75rem;margin-top:1.25rem;padding:1rem 1.125rem}.tool-export-lead{color:var(--home-muted);font-size:.8125rem;line-height:1.45;margin:0 0 .75rem}.tool-export-notice{background:#ecfdf5;color:#065f46}.tool-export-error,.tool-export-notice{border-radius:.5rem;font-size:.8125rem;line-height:1.4;margin:0 0 .75rem;padding:.5rem .65rem}.tool-export-error{background:#fef2f2;color:#991b1b}.tool-export-btn{border:1px solid var(--home-border);border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;padding:.65rem 1rem;width:100%}.tool-export-btn:last-child{margin-bottom:0}.tool-export-btn-primary{background:var(--home-accent);border-color:var(--home-accent);color:#fff}.tool-export-btn-primary:hover:not(:disabled){background:var(--home-accent-hover);border-color:var(--home-accent-hover)}.tool-export-btn-primary:disabled{cursor:not-allowed;opacity:.7}.tool-export-btn-secondary{background:#fff;color:var(--home-fg)}.tool-export-btn-secondary:hover:not(:disabled){border-color:#cbd5e1}.tool-export-btn-secondary:disabled{cursor:not-allowed;opacity:.7}.tool-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02061785;display:grid;inset:-2rem 0 0;padding:1rem;place-items:center;position:fixed;z-index:100}.tool-modal{--tool-modal-action-row:2.75rem;background:#fff;border:1px solid var(--home-border);border-radius:.75rem;max-height:min(92vh,40rem);overflow-y:auto;padding:2rem 1rem 1.5rem;position:relative;width:min(28rem,100%)}.tool-modal--loading{padding-top:1rem}.tool-modal-close{align-items:center;background:transparent;border:0;border-radius:.375rem;color:var(--home-muted);cursor:pointer;display:flex;flex-direction:column;font-size:1.625rem;height:1rem;justify-content:center;line-height:1;padding:0;position:absolute;right:.5rem;top:.5rem;width:1rem;z-index:2}.tool-modal-close:disabled{cursor:not-allowed;opacity:.45}.tool-modal-content{align-items:stretch;display:flex;flex-direction:column;min-height:4rem}.tool-modal-title{flex-shrink:0;font-size:1.5rem;margin:0 0 .75rem;text-align:center}.tool-modal-grow{flex:1 1 auto;min-height:4rem;width:100%}.tool-modal-grow .tool-modal-text{margin:0}.tool-modal-loading-body{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;justify-content:center;margin:1rem 0;text-align:center}.tool-modal-grow--pay{text-align:center}.tool-modal-text--pay-lead{color:var(--home-fg);font-size:.9375rem;font-weight:600;margin:0 0 1rem!important}.tool-modal-cta{margin:0 0 1.25rem;width:100%}.tool-modal-pack-lead{color:var(--home-muted);font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.tool-modal-pack,.tool-modal-pack-lead{margin:0 0 .5rem;text-align:center;width:100%}.tool-modal-pack{align-items:center;background:#fff;border:1px solid var(--home-border);border-radius:.5rem;box-sizing:border-box;color:var(--home-fg);cursor:pointer;display:flex;font:inherit;font-size:.875rem;font-weight:600;justify-content:center;min-height:var(--tool-modal-action-row);padding:.65rem 1rem}.tool-modal-pack:hover:not(:disabled){border-color:var(--home-accent);color:var(--home-accent)}.tool-modal-pack:disabled{cursor:not-allowed;opacity:.65}.tool-modal-pack--popular{background:color-mix(in srgb,var(--home-accent) 8%,#fff);border-color:color-mix(in srgb,var(--home-accent) 45%,var(--home-border))}.tool-modal-pack-row{align-items:center;display:flex;flex-direction:column;gap:.25rem;width:100%}@media(min-width:36rem){.tool-modal-pack-row{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between}}.tool-modal-pack-badge{color:var(--home-accent);font-size:.75rem;font-weight:600;white-space:nowrap}.tool-modal-toggle-packs{background:transparent;border:0;color:var(--home-accent);cursor:pointer;display:block;font:inherit;font-size:.8125rem;font-weight:600;margin:.25rem 0 .5rem;padding:.35rem;text-align:center;text-decoration:underline;width:100%}.tool-modal-toggle-packs:hover:not(:disabled){color:var(--home-accent-hover)}.tool-modal-toggle-packs:disabled{cursor:not-allowed;opacity:.65}.tool-modal-pack-extra{display:flex;flex-direction:column;gap:0;width:100%}.tool-modal-pack-footnote{color:var(--home-muted);font-size:.75rem;line-height:1.45;margin:.75rem 0 0;text-align:center;width:100%}.tool-modal-loading-body .tool-modal-title{margin:0 0 1rem}.tool-modal-text{line-height:1.45;margin:0 0 .75rem}.tool-modal-subtext,.tool-modal-text{color:var(--home-muted);text-align:center}.tool-modal-subtext{margin:1rem 0}.tool-modal-actions{align-items:stretch;display:grid;flex-shrink:0;gap:.5rem;grid-template-columns:1fr 1fr;grid-template-rows:var(--tool-modal-action-row);min-height:var(--tool-modal-action-row);width:100%}.tool-modal-actions--full{grid-template-columns:1fr}.tool-modal-actions .tool-modal-btn{align-items:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin-bottom:0;min-height:var(--tool-modal-action-row);padding-block:0}.tool-modal-progress{background:#e2e8f0;border-radius:999px;height:.5rem;overflow:hidden}.tool-modal-progress-bar{background:var(--home-accent);border-radius:inherit;height:100%}.tool-modal-progress-label{color:var(--home-muted);font-size:.8125rem;font-weight:600;margin:0;text-align:center}
