.bathroom-calculator[data-astro-cid-y6sgogj5]{--calc-green: #315f26;--calc-green-dark: #234f1d;--calc-green-cta: #3e7b27;--calc-green-bg: #f7fbf4;--calc-green-subtle: #e7f2e1;--calc-green-ring: rgba(62, 123, 39, .1);--calc-border: #ccd3dd;--calc-border-light: #dfe5ec;--calc-border-shell: #cfd6df;--calc-surface-subtle: #f4f6f9;--calc-text-meta: #4f5862;--calc-error: #a33a2a;--calc-error-bg: #fff8f5;--calc-error-text: #8a2d22;--calc-eyebrow-bg: #fcf1e2;--calc-eyebrow-text: #8c3b00;--calc-meta-border: #d4e0d1;--calc-meta-text: #395c2f;--calc-progress-line: #e3e9f0;margin:1.5rem auto;width:100%;max-width:none!important;font-family:var(--typography-body-fontFamily, "Outfit", system-ui, sans-serif)}.bathroom-calculator__sr-only[data-astro-cid-y6sgogj5]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.bathroom-calculator__shell[data-astro-cid-y6sgogj5]{display:grid;gap:1rem;border:1px solid var(--calc-border-shell);border-radius:16px;background:#fff;box-shadow:0 16px 48px #1222340f,0 1px 3px #12223405;padding:1rem;transition:transform .25s cubic-bezier(.2,.8,.4,1)}@media(min-width:768px){.bathroom-calculator__shell[data-astro-cid-y6sgogj5]{gap:1.5rem;padding:1.75rem 2.25rem}}.bathroom-calculator__intro[data-astro-cid-y6sgogj5]{display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid var(--calc-border-light);padding-bottom:.75rem}.bathroom-calculator__intro[data-astro-cid-y6sgogj5] h2[data-astro-cid-y6sgogj5]{margin:.15rem 0 0;font-size:1.35rem;font-weight:600;color:var(--brand, #1a2a3a);letter-spacing:-.01em;line-height:1.2;overflow-wrap:anywhere}.bathroom-calculator__intro[data-astro-cid-y6sgogj5] p[data-astro-cid-y6sgogj5]{max-width:none;margin:0;color:var(--muted, #5c5c5c);font-size:.95rem;line-height:1.4;display:inline}.bathroom-calculator__info-btn[data-astro-cid-y6sgogj5]{display:inline-flex;align-items:center;gap:.25rem;background:var(--calc-surface-subtle);border:1px solid var(--calc-border);border-radius:999px;padding:.15rem .5rem;font-size:.8rem;font-weight:600;color:var(--brand, #1a2a3a);cursor:pointer;transition:all .2s ease;white-space:nowrap;margin-left:.25rem;vertical-align:baseline}.bathroom-calculator__info-btn[data-astro-cid-y6sgogj5]:hover{background:var(--calc-green-bg);border-color:var(--calc-green);color:var(--calc-green-dark)}.bathroom-calculator__info-btn[data-astro-cid-y6sgogj5] svg[data-astro-cid-y6sgogj5]{width:14px;height:14px}.bathroom-calculator__dialog[data-astro-cid-y6sgogj5]{border:none;border-radius:16px;padding:0;width:100%;max-width:480px;background:transparent;box-shadow:0 24px 64px #12223426,0 8px 16px #12223414}.bathroom-calculator__dialog[data-astro-cid-y6sgogj5]::backdrop{background:#1a2a3a66;backdrop-filter:blur(2px);animation:dialog-backdrop-fade .2s ease-out forwards}@keyframes dialog-backdrop-fade{0%{opacity:0}to{opacity:1}}.bathroom-calculator__dialog[data-astro-cid-y6sgogj5][open]{animation:dialog-scale-in .2s cubic-bezier(.2,.8,.4,1) forwards}@keyframes dialog-scale-in{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.bathroom-calculator__dialog-content[data-astro-cid-y6sgogj5]{background:#fff;padding:1.5rem;border-radius:16px}.bathroom-calculator__dialog-header[data-astro-cid-y6sgogj5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--calc-border-light)}.bathroom-calculator__dialog-header[data-astro-cid-y6sgogj5] h3[data-astro-cid-y6sgogj5]{margin:0;font-size:1.25rem;font-weight:600;color:var(--brand, #1a2a3a)}.bathroom-calculator__dialog-close[data-astro-cid-y6sgogj5]{background:transparent;border:none;padding:.25rem;cursor:pointer;color:var(--muted, #5c5c5c);border-radius:4px;transition:all .2s ease;display:flex}.bathroom-calculator__dialog-close[data-astro-cid-y6sgogj5]:hover{background:var(--calc-surface-subtle);color:var(--brand, #1a2a3a)}.bathroom-calculator__dialog-close[data-astro-cid-y6sgogj5] svg[data-astro-cid-y6sgogj5]{width:20px;height:20px}.bathroom-calculator__dialog-content[data-astro-cid-y6sgogj5] ul[data-astro-cid-y6sgogj5]{margin:0;padding-left:1.25rem;display:grid;gap:.75rem;color:var(--muted, #5c5c5c);font-size:.95rem;line-height:1.5}.bathroom-calculator__dialog-content[data-astro-cid-y6sgogj5] a[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);text-decoration:underline;text-decoration-color:var(--calc-border);text-underline-offset:3px;transition:all .2s ease}.bathroom-calculator__dialog-content[data-astro-cid-y6sgogj5] a[data-astro-cid-y6sgogj5]:hover{color:var(--calc-green-cta);text-decoration-color:var(--calc-green-cta)}@media(min-width:768px){.bathroom-calculator__intro[data-astro-cid-y6sgogj5]{gap:.85rem;padding-bottom:1rem}.bathroom-calculator__intro[data-astro-cid-y6sgogj5] h2[data-astro-cid-y6sgogj5]{font-size:1.75rem;margin-top:.25rem}.bathroom-calculator__intro[data-astro-cid-y6sgogj5] p[data-astro-cid-y6sgogj5]{font-size:1rem;line-height:1.55;margin-top:.25rem}}.bathroom-calculator__eyebrow[data-astro-cid-y6sgogj5]{display:inline-block;border-radius:999px;background:var(--calc-eyebrow-bg);color:var(--calc-eyebrow-text);font-size:.78rem;font-weight:700;letter-spacing:.05em;padding:.3rem .8rem;text-transform:uppercase}.bathroom-calculator__progress-top[data-astro-cid-y6sgogj5]>span[data-astro-cid-y6sgogj5]{display:inline-block;border:1px solid var(--calc-meta-border);border-radius:999px;background:#fff;color:var(--calc-meta-text);font-size:.84rem;font-weight:600;padding:.32rem .8rem;white-space:nowrap}.bathroom-calculator__ticker[data-astro-cid-y6sgogj5]{display:none}.bathroom-calculator__form[data-astro-cid-y6sgogj5]{display:grid;align-content:start;gap:1rem;min-width:0;max-width:none!important}.bathroom-calculator__progress[data-astro-cid-y6sgogj5]{display:grid;gap:.5rem}.bathroom-calculator__progress-top[data-astro-cid-y6sgogj5]{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] ol[data-astro-cid-y6sgogj5]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;list-style:none;margin:0;padding:0}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5]{display:flex;align-items:center;gap:.5rem;color:var(--muted, #5c5c5c);font-size:.88rem;font-weight:600;position:relative;padding:.25rem 0}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5]:before{content:"";display:block;height:3px;flex:1 1 auto;order:3;background:var(--calc-progress-line);border-radius:99px;margin-left:.25rem}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5]:last-child:before{display:none}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5] span[data-astro-cid-y6sgogj5]{display:grid;width:2rem;height:2rem;place-items:center;border:2px solid var(--calc-border);border-radius:50%;background:#fff;color:var(--brand, #1a2a3a);font-size:.88rem;font-weight:700;transition:all .2s cubic-bezier(.2,.8,.4,1)}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5][data-state=active]{color:var(--brand, #1a2a3a)}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5][data-state=active] span[data-astro-cid-y6sgogj5]{border-color:var(--calc-green);background:#fff;color:var(--calc-green);box-shadow:0 0 0 3px #315f2626}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5][data-state=done] span[data-astro-cid-y6sgogj5]{border-color:var(--calc-green);background:var(--calc-green);color:#fff}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5][data-state=done]:before{background:var(--calc-green)}.bathroom-calculator__step[data-astro-cid-y6sgogj5]{display:grid;gap:.65rem;min-inline-size:0;border:0;margin:0;padding:0;animation:calc-step-reveal .3s cubic-bezier(.2,.8,.4,1) forwards}@keyframes calc-step-reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bathroom-calculator__step[data-astro-cid-y6sgogj5][hidden]{display:none}.bathroom-calculator__step[data-astro-cid-y6sgogj5] legend[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);font-size:1.15rem;font-weight:600;line-height:1.25;margin-bottom:.15rem;letter-spacing:-.01em}.bathroom-calculator__step[data-astro-cid-y6sgogj5] p[data-astro-cid-y6sgogj5]{margin:0;color:var(--muted, #5c5c5c);line-height:1.4;font-size:.9rem}.bathroom-calculator__cards[data-astro-cid-y6sgogj5]{display:grid;gap:.65rem}.bathroom-calculator__cards--project[data-astro-cid-y6sgogj5]{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.bathroom-calculator__cards--size[data-astro-cid-y6sgogj5]{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.bathroom-calculator__size-options[data-astro-cid-y6sgogj5]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.5rem;row-gap:.15rem;min-height:64px;border:1px solid var(--calc-border);border-radius:12px;background:#fff;cursor:pointer;padding:.65rem;transition:all .2s cubic-bezier(.2,.8,.4,1)}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5]:hover{border-color:var(--calc-green);background:var(--calc-green-bg);transform:translateY(-1px)}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5]:focus-within{outline:3px solid rgba(26,42,58,.4);outline-offset:3px}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5]:has(input:checked){border-color:var(--calc-green-dark);background:var(--calc-green-bg);box-shadow:0 4px 12px #315f2614,0 0 0 3px var(--calc-green-ring)}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5][data-invalid]{border-color:var(--calc-error);background:var(--calc-error-bg)}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5][data-custom-m2-card]{grid-column:1 / -1;min-height:56px}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5] input[data-astro-cid-y6sgogj5]{grid-row:1 / span 2;width:1.15rem;height:1.15rem;margin:0;accent-color:var(--calc-green)}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5],.bathroom-calculator__size-option[data-astro-cid-y6sgogj5] small[data-astro-cid-y6sgogj5]{min-width:0;overflow-wrap:break-word}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);font-weight:600;font-size:1rem;line-height:1.2}.bathroom-calculator__size-option[data-astro-cid-y6sgogj5] small[data-astro-cid-y6sgogj5]{color:var(--muted, #5c5c5c);font-size:.84rem;line-height:1.25}.bathroom-calculator__custom-m2-panel[data-astro-cid-y6sgogj5]{display:none;gap:.5rem;border:1px solid var(--calc-border-light);border-radius:12px;background:var(--calc-surface-subtle);padding:1rem;animation:calc-step-reveal .25s ease forwards}.bathroom-calculator__step[data-astro-cid-y6sgogj5]:has(input[name=sizePreset][value=custom]:checked) .bathroom-calculator__custom-m2-panel[data-astro-cid-y6sgogj5]{display:grid}.bathroom-calculator__custom-m2-panel[data-astro-cid-y6sgogj5][data-invalid]{border-color:var(--calc-error);background:var(--calc-error-bg)}.bathroom-calculator__custom-m2-panel[data-astro-cid-y6sgogj5] label[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);font-size:.9rem;font-weight:600}.bathroom-calculator__input-row[data-astro-cid-y6sgogj5]{display:grid;grid-template-columns:minmax(0,10rem) auto;align-items:center;gap:.65rem}.bathroom-calculator__input-row[data-astro-cid-y6sgogj5] input[data-astro-cid-y6sgogj5]{min-width:0;border:1px solid var(--calc-border);border-radius:8px;font-size:1rem;padding:.62rem .75rem;background:#fff;transition:border-color .15s ease}.bathroom-calculator__input-row[data-astro-cid-y6sgogj5] input[data-astro-cid-y6sgogj5]:focus{border-color:var(--calc-green);outline:none;box-shadow:0 0 0 3px var(--calc-green-ring)}.bathroom-calculator__input-row[data-astro-cid-y6sgogj5] span[data-astro-cid-y6sgogj5],.bathroom-calculator__custom-m2-panel[data-astro-cid-y6sgogj5]>small[data-astro-cid-y6sgogj5]{color:var(--calc-text-meta);font-size:.88rem;font-weight:600}.bathroom-calculator__custom-m2-panel[data-astro-cid-y6sgogj5][data-invalid] input[data-astro-cid-y6sgogj5]{border-color:var(--calc-error);box-shadow:0 0 0 3px #a33a2a1f}.bathroom-calculator__card[data-astro-cid-y6sgogj5]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:.65rem;row-gap:.15rem;min-height:auto;border:1px solid var(--calc-border);border-radius:12px;background:#fff;cursor:pointer;padding:.65rem;transition:all .2s cubic-bezier(.2,.8,.4,1)}@media(min-width:768px){.bathroom-calculator__card[data-astro-cid-y6sgogj5]{padding:.85rem;column-gap:.75rem}}.bathroom-calculator__card[data-astro-cid-y6sgogj5]:hover{border-color:var(--calc-green);background:var(--calc-green-bg);transform:translateY(-2px)}.bathroom-calculator__card[data-astro-cid-y6sgogj5]:focus-within,.bathroom-calculator__mode[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5]:focus-visible,.bathroom-calculator__actions[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5]:focus-visible,.bathroom-calculator__cta[data-astro-cid-y6sgogj5]:focus-visible,.bathroom-calculator__method[data-astro-cid-y6sgogj5] summary[data-astro-cid-y6sgogj5]:focus-visible{outline:3px solid rgba(26,42,58,.4);outline-offset:3px}.bathroom-calculator__card[data-astro-cid-y6sgogj5]:has(input:checked){border-color:var(--calc-green-dark);background:var(--calc-green-bg);box-shadow:0 4px 16px #315f2614,0 0 0 3px var(--calc-green-ring)}.bathroom-calculator__card[data-astro-cid-y6sgogj5] input[data-astro-cid-y6sgogj5]{width:1.2rem;height:1.2rem;margin:0;accent-color:var(--calc-green);grid-column:1;grid-row:1}.bathroom-calculator__card[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);grid-column:2;grid-row:1;font-weight:600;font-size:1.05rem;line-height:1.2;overflow-wrap:break-word}.bathroom-calculator__card[data-astro-cid-y6sgogj5] small[data-astro-cid-y6sgogj5]{color:var(--muted, #5c5c5c);grid-column:2;font-size:.86rem;line-height:1.4;overflow-wrap:break-word}.bathroom-calculator__card--compact[data-astro-cid-y6sgogj5],.bathroom-calculator__card--custom[data-astro-cid-y6sgogj5]{grid-template-columns:minmax(0,1fr);min-height:94px}.bathroom-calculator__card--compact[data-astro-cid-y6sgogj5] input[data-astro-cid-y6sgogj5],.bathroom-calculator__card--custom[data-astro-cid-y6sgogj5]>input[data-astro-cid-y6sgogj5]{grid-column:1;grid-row:1}.bathroom-calculator__card--compact[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5],.bathroom-calculator__card--custom[data-astro-cid-y6sgogj5]>strong[data-astro-cid-y6sgogj5],.bathroom-calculator__card--compact[data-astro-cid-y6sgogj5] small[data-astro-cid-y6sgogj5],.bathroom-calculator__card--custom[data-astro-cid-y6sgogj5] .bathroom-calculator__input-wrap[data-astro-cid-y6sgogj5]{grid-column:1}.bathroom-calculator__card--compact[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5],.bathroom-calculator__card--custom[data-astro-cid-y6sgogj5]>strong[data-astro-cid-y6sgogj5]{padding-top:1.6rem}.bathroom-calculator__icon[data-astro-cid-y6sgogj5]{display:grid;place-items:center;grid-column:1;grid-row:2 / span 2;width:2.35rem;height:2.35rem;border-radius:8px;background:var(--calc-surface-subtle);color:var(--brand, #1a2a3a);transition:all .2s ease}.bathroom-calculator__icon[data-astro-cid-y6sgogj5] svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.bathroom-calculator__card[data-astro-cid-y6sgogj5]:has(input:checked) .bathroom-calculator__icon[data-astro-cid-y6sgogj5]{background:var(--calc-green-subtle);color:var(--calc-green);transform:scale(1.04)}.bathroom-calculator__input-wrap[data-astro-cid-y6sgogj5]{display:grid;gap:.25rem}.bathroom-calculator__input-wrap[data-astro-cid-y6sgogj5] input[data-astro-cid-y6sgogj5]{width:100%;max-width:none;border:1px solid var(--calc-border);border-radius:8px;font:inherit;padding:.55rem .65rem}.bathroom-calculator__card--custom[data-astro-cid-y6sgogj5][data-invalid]{border-color:var(--calc-error);background:var(--calc-error-bg)}.bathroom-calculator__card--custom[data-astro-cid-y6sgogj5][data-invalid] input[data-astro-cid-y6sgogj5]{border-color:var(--calc-error);box-shadow:0 0 0 3px #a33a2a1f}.bathroom-calculator__error[data-astro-cid-y6sgogj5]{color:var(--calc-error-text);font-weight:600;font-size:.86rem;line-height:1.35;margin-top:.25rem}.bathroom-calculator__actions[data-astro-cid-y6sgogj5]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.85rem;padding-top:0;border-top:none}.bathroom-calculator__actions[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5],.bathroom-calculator__mode[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5],.bathroom-calculator__cta[data-astro-cid-y6sgogj5]{min-height:48px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.2,.8,.4,1)}.bathroom-calculator__actions[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5][data-step-next],.bathroom-calculator__cta[data-astro-cid-y6sgogj5]{border:0;background:var(--calc-green-cta);color:#fff;box-shadow:0 4px 14px #3e7b2733;padding:0 1.5rem;font-size:.95rem}.bathroom-calculator__actions[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5][data-step-next]:hover,.bathroom-calculator__cta[data-astro-cid-y6sgogj5]:hover{background:var(--calc-green-dark);box-shadow:0 6px 18px #3e7b274d;transform:translateY(-2px)}.bathroom-calculator__secondary[data-astro-cid-y6sgogj5]{border:1px solid var(--calc-border);background:#fff;color:var(--brand, #1a2a3a);padding:0 1.5rem;font-size:.95rem}.bathroom-calculator__secondary[data-astro-cid-y6sgogj5]:hover:not(:disabled){background:var(--calc-surface-subtle);border-color:var(--calc-border-shell);color:var(--brand, #1a2a3a);transform:translateY(-1px)}.bathroom-calculator__secondary[data-astro-cid-y6sgogj5]:disabled{cursor:not-allowed;opacity:.45}.bathroom-calculator__result[data-astro-cid-y6sgogj5]{display:grid;align-content:start;gap:1.1rem;background:transparent;color:var(--brand, #1a2a3a);padding:.5rem 0;box-shadow:none}[data-astro-cid-y6sgogj5][hidden]{display:none!important}.bathroom-calculator__result[data-astro-cid-y6sgogj5][data-wizard-done] .bathroom-calculator__cta[data-astro-cid-y6sgogj5]{animation:calc-cta-pulse .55s ease-out}@keyframes calc-cta-pulse{0%{box-shadow:0 0 #3e7b2780}60%{box-shadow:0 0 0 12px #3e7b2700}to{box-shadow:0 0 #3e7b2700}}.bathroom-calculator__result-header[data-astro-cid-y6sgogj5]{display:grid;gap:.25rem;padding-bottom:.15rem}.bathroom-calculator__result-header[data-astro-cid-y6sgogj5] h3[data-astro-cid-y6sgogj5]{color:var(--calc-text-meta);font-size:.88rem;font-weight:600;line-height:1.35;margin:0;letter-spacing:.04em;text-transform:uppercase}.bathroom-calculator__result-header[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);font-size:1.25rem;font-weight:600;letter-spacing:-.01em;overflow-wrap:anywhere}.bathroom-calculator__result-note[data-astro-cid-y6sgogj5]{margin:0;color:var(--calc-text-meta);font-size:.88rem;line-height:1.5}.bathroom-calculator__mode[data-astro-cid-y6sgogj5]{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;border-radius:12px;background:var(--calc-surface-subtle);padding:.3rem}.bathroom-calculator__mode[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5]{width:100%;border:0;border-radius:8px;background:transparent;box-shadow:none;color:var(--calc-text-meta);font-size:.86rem;padding:.55rem;transform:none}.bathroom-calculator__mode[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5][aria-pressed=true]{background:#fff;color:var(--brand, #1a2a3a);box-shadow:0 2px 6px #1222340f;font-weight:600}.bathroom-calculator__levels[data-astro-cid-y6sgogj5]{display:grid;grid-template-columns:1fr;gap:.65rem}.bathroom-calculator__levels[data-astro-cid-y6sgogj5] div[data-astro-cid-y6sgogj5]{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.85rem;border:1px solid var(--calc-border-light);border-radius:12px;background:#fff;padding:.75rem .95rem;transition:all .2s cubic-bezier(.2,.8,.4,1)}.bathroom-calculator__levels[data-astro-cid-y6sgogj5] .is-typical[data-astro-cid-y6sgogj5]{border-color:var(--calc-green);background:var(--calc-green-bg);box-shadow:0 4px 16px #315f260a}.bathroom-calculator__levels[data-astro-cid-y6sgogj5] span[data-astro-cid-y6sgogj5],.bathroom-calculator__typical[data-astro-cid-y6sgogj5]{color:var(--calc-text-meta);font-size:.88rem;font-weight:600}.bathroom-calculator__levels[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);font-size:1.05rem;font-weight:600;line-height:1.2;overflow-wrap:anywhere;text-align:right}.bathroom-calculator__estimate-note[data-astro-cid-y6sgogj5]{margin:0;border-top:1px solid var(--calc-border-light);color:var(--calc-text-meta);font-size:.86rem;line-height:1.5;padding-top:.85rem}.bathroom-calculator__range[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);font-size:1.35rem;font-weight:600;line-height:1.25;margin:0;overflow-wrap:anywhere;letter-spacing:-.01em}.bathroom-calculator__typical[data-astro-cid-y6sgogj5]{margin:.5rem 0 0}.bathroom-calculator__method[data-astro-cid-y6sgogj5]{border-top:1px solid var(--calc-border-light);padding-top:.85rem}.bathroom-calculator__method[data-astro-cid-y6sgogj5] summary[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a);cursor:pointer;font-weight:600;font-size:.92rem;transition:color .15s ease}.bathroom-calculator__method[data-astro-cid-y6sgogj5] summary[data-astro-cid-y6sgogj5]:hover{color:var(--calc-green)}.bathroom-calculator__method[data-astro-cid-y6sgogj5] p[data-astro-cid-y6sgogj5]{color:var(--calc-text-meta);font-size:.88rem;line-height:1.5;margin:.55rem 0 0}.bathroom-calculator__cta[data-astro-cid-y6sgogj5]{width:100%;background:var(--calc-green-cta);color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1rem;padding:0 1.25rem}.bathroom-calculator__cta[data-astro-cid-y6sgogj5][aria-disabled=true],.bathroom-calculator__cta[data-astro-cid-y6sgogj5][aria-disabled=true]:hover{background:#8b9587;box-shadow:none;color:#fff;cursor:not-allowed;transform:none}.bathroom-calculator__disclaimer[data-astro-cid-y6sgogj5]{color:var(--calc-text-meta);font-size:.84rem;line-height:1.4;margin:-.25rem 0 0;text-align:center}@media(max-width:820px){.bathroom-calculator__shell[data-astro-cid-y6sgogj5]{padding:1.5rem}.bathroom-calculator__intro[data-astro-cid-y6sgogj5]{align-items:start;grid-template-columns:1fr}.bathroom-calculator__meta[data-astro-cid-y6sgogj5]{display:flex;flex-wrap:wrap;justify-items:start}}@media(max-width:560px){.bathroom-calculator[data-astro-cid-y6sgogj5]{margin:1.25rem auto}.bathroom-calculator__shell[data-astro-cid-y6sgogj5]{border-radius:12px;padding:1.15rem}.bathroom-calculator__intro[data-astro-cid-y6sgogj5] h2[data-astro-cid-y6sgogj5]{font-size:1.7rem}.bathroom-calculator__cards--project[data-astro-cid-y6sgogj5]{grid-template-columns:1fr}.bathroom-calculator__cards--size[data-astro-cid-y6sgogj5],.bathroom-calculator__size-options[data-astro-cid-y6sgogj5]{grid-template-columns:repeat(2,minmax(0,1fr))}.bathroom-calculator__input-row[data-astro-cid-y6sgogj5]{grid-template-columns:minmax(0,1fr) auto}.bathroom-calculator__card[data-astro-cid-y6sgogj5]{min-height:auto}.bathroom-calculator__card[data-astro-cid-y6sgogj5] small[data-astro-cid-y6sgogj5]{display:none}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] ol[data-astro-cid-y6sgogj5]{grid-template-columns:repeat(3,auto);justify-content:start}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5]{font-size:0}.bathroom-calculator__progress[data-astro-cid-y6sgogj5] li[data-astro-cid-y6sgogj5]:before{width:1.2rem;flex:0 0 1.2rem}.bathroom-calculator__progress-top[data-astro-cid-y6sgogj5]{align-items:start;flex-direction:column}.bathroom-calculator__actions[data-astro-cid-y6sgogj5] button[data-astro-cid-y6sgogj5]{width:100%}.bathroom-calculator__ticker[data-astro-cid-y6sgogj5]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:var(--calc-green-bg);border:1px solid var(--calc-green);border-radius:8px;font-size:.9rem;font-weight:600;padding:.6rem .85rem;order:-1}.bathroom-calculator__ticker[data-astro-cid-y6sgogj5] span[data-astro-cid-y6sgogj5]{color:var(--calc-text-meta);font-weight:400}.bathroom-calculator__ticker[data-astro-cid-y6sgogj5] strong[data-astro-cid-y6sgogj5]{color:var(--brand, #1a2a3a)}}@media(prefers-reduced-motion:reduce){.bathroom-calculator[data-astro-cid-y6sgogj5] [data-astro-cid-y6sgogj5],.bathroom-calculator[data-astro-cid-y6sgogj5] [data-astro-cid-y6sgogj5]:before,.bathroom-calculator[data-astro-cid-y6sgogj5] [data-astro-cid-y6sgogj5]:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
