.BlogPostGrid_grid__BgTrh{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:minmax(440px,auto) minmax(440px,auto);grid-auto-rows:minmax(440px,auto);gap:var(--space-6)}.BlogPostGrid_grid__BgTrh>li{margin:0;min-height:0}.BlogPostGrid_grid__BgTrh>li>article{height:100%;display:flex;flex-direction:column;min-height:0}.BlogPostGrid_grid__BgTrh>li .post-card__link{flex:1 1;display:flex;flex-direction:column;min-height:0}.BlogPostGrid_grid__BgTrh>li .post-card__image{flex-shrink:0;aspect-ratio:600/320}.BlogPostGrid_grid__BgTrh>li .post-card__content{flex:1 1;min-height:0}.BlogPostGrid_loadMoreWrap__gf0FB{text-align:center;margin-top:var(--space-8);margin-bottom:var(--space-12)}.BlogPostGrid_loadMoreBtn__tWBEa{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-width:230px;font-family:var(--font-body);font-size:var(--text-label);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--navy);background:transparent;border:1px solid var(--gold);border-radius:var(--radius-sm);padding:var(--space-4) var(--space-8);cursor:pointer;transition:background var(--t-mid),color var(--t-mid),border-color var(--t-mid)}.BlogPostGrid_loadMoreBtn__tWBEa:hover:not(:disabled){background:var(--navy);color:var(--white);border-color:var(--navy)}.BlogPostGrid_loadMoreBtn__tWBEa:disabled{cursor:progress;color:var(--text-muted);border-color:var(--border)}.BlogPostGrid_loadMoreBtn__tWBEa:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.BlogPostGrid_loadMoreIcon__aHzJp{transition:transform var(--t-mid)}.BlogPostGrid_loadMoreBtn__tWBEa:hover:not(:disabled) .BlogPostGrid_loadMoreIcon__aHzJp{transform:translateY(2px)}.BlogPostGrid_spinner__vmcnN{width:14px;height:14px;border:2px solid rgba(var(--gold-rgb),.3);border-top-color:var(--gold);border-radius:50%}@media (prefers-reduced-motion:no-preference){.BlogPostGrid_spinner__vmcnN{animation:BlogPostGrid_loadMoreSpin__0R5fO .6s linear infinite}}@keyframes BlogPostGrid_loadMoreSpin__0R5fO{to{transform:rotate(1turn)}}@media (max-width:1023px){.BlogPostGrid_grid__BgTrh{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.BlogPostGrid_grid__BgTrh{grid-template-columns:1fr}}.BottomCTA_section__bSeWh{background:var(--navy);color:var(--white);padding:var(--section-pad-sm)}.BottomCTA_inner__RtBjK{max-width:var(--max-w);margin:0 auto;text-align:center}.BottomCTA_title__3QN6f{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:600;margin-bottom:var(--space-3);line-height:1.2}.BottomCTA_sub__lVLxv{font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;color:rgba(255,255,255,.85);margin-bottom:var(--space-6);max-width:560px;margin-left:auto;margin-right:auto}.BottomCTA_sub__lVLxv a{color:var(--gold-pale);text-decoration:underline;text-underline-offset:2px}.BottomCTA_sub__lVLxv a:hover{color:var(--cream)}.BottomCTA_actions__6Orml{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-5);margin-bottom:var(--space-5)}.BottomCTA_cta__HfYw_{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-3) var(--space-6);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;color:var(--navy);background:var(--gold);border-radius:var(--radius-sm);text-decoration:none;transition:background var(--t-fast),color var(--t-fast)}.BottomCTA_cta__HfYw_:hover{background:var(--gold-light);color:var(--navy)}.BottomCTA_cta__HfYw_:focus-visible,.BottomCTA_phoneLink__JfAuG:focus-visible{outline:2px solid var(--cream);outline-offset:2px}.BottomCTA_phone__iIRdR{font-family:var(--font-body);font-size:var(--text-md)}.BottomCTA_phoneLink__JfAuG{color:var(--gold-light);text-decoration:none;font-weight:500}.BottomCTA_phoneLink__JfAuG:hover{text-decoration:underline}.BottomCTA_trust__0WCG7{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-4);font-family:var(--font-body);font-size:var(--text-xs);color:rgba(255,255,255,.7)}.DeferredAccessibilityRebateCalculator_loading__b_OPZ{color:var(--text-muted);font-family:var(--font-body);font-size:15px}.FileUploadField_container__dKsw3{display:flex;flex-direction:column;gap:6px}.FileUploadField_label__YF4_Q{font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;letter-spacing:.01em;text-transform:none;color:rgba(255,255,255,.72)}.FileUploadField_helperText__8E7zk{font-family:var(--font-body);font-size:var(--text-xs);color:rgba(255,255,255,.45)}.FileUploadField_zone__NVQ2W{position:relative;border:1px dashed rgba(255,255,255,.25);border-radius:var(--radius-sm);padding:20px 16px;min-height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.04);transition:border-color var(--t-fast),background var(--t-fast)}.FileUploadField_zone__NVQ2W:focus-within,.FileUploadField_zone__NVQ2W:hover{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.06)}.FileUploadField_zone__NVQ2W.FileUploadField_dragOver__nNGKy{border-color:var(--gold);background:rgba(var(--gold-rgb),.08)}.FileUploadField_zone__NVQ2W.FileUploadField_error__vSqfU{border-color:var(--error)}.FileUploadField_hiddenInput__bbizs{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.FileUploadField_prompt__8Yu5W{font-family:var(--font-body);font-size:var(--text-sm);color:rgba(255,255,255,.6)}.FileUploadField_browseLink__ici_n{font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;color:var(--gold);cursor:pointer;text-decoration:underline;transition:color var(--t-fast)}.FileUploadField_browseLink__ici_n:hover{color:var(--gold-light)}.FileUploadField_fileList__yu5eY{list-style:none;margin:0;padding:0;width:100%;font-family:var(--font-body);font-size:var(--text-xs);color:rgba(255,255,255,.7)}.FileUploadField_fileItem__O06Xg{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0}.FileUploadField_fileItemName__c3IqW{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FileUploadField_removeBtn__vbaMg{flex-shrink:0;background:none;border:none;padding:2px 6px;font-family:var(--font-body);font-size:var(--text-label);color:rgba(255,255,255,.5);cursor:pointer;text-decoration:underline;transition:color var(--t-fast)}.FileUploadField_removeBtn__vbaMg:hover{color:var(--error)}.FileUploadField_removeBtn__vbaMg:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.FileUploadField_errorMessage__MWzwN{font-family:var(--font-body);font-size:var(--text-xs);color:var(--error)}.FileUploadField_containerLight__D1Qaz .FileUploadField_label__YF4_Q{color:var(--navy);opacity:.85}.FileUploadField_containerLight__D1Qaz .FileUploadField_helperText__8E7zk{color:var(--text-muted)}.FileUploadField_containerLight__D1Qaz .FileUploadField_zone__NVQ2W{border-color:var(--border-strong);background:var(--white)}.FileUploadField_containerLight__D1Qaz .FileUploadField_zone__NVQ2W:focus-within,.FileUploadField_containerLight__D1Qaz .FileUploadField_zone__NVQ2W:hover{border-color:var(--gold);background:var(--cream-light)}.FileUploadField_containerLight__D1Qaz .FileUploadField_zone__NVQ2W.FileUploadField_dragOver__nNGKy{background:rgba(var(--gold-rgb),.08)}.FileUploadField_containerLight__D1Qaz .FileUploadField_prompt__8Yu5W{color:var(--text-muted)}.FileUploadField_containerLight__D1Qaz .FileUploadField_fileList__yu5eY{color:var(--navy)}.FileUploadField_containerLight__D1Qaz .FileUploadField_removeBtn__vbaMg{color:var(--text-muted)}.resources_headerCta__tdtQA{margin-top:24px}.resources_tightTop__iefyC{padding-top:0}.resources_cardGrid__rF_0W{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:56px}@media (max-width:900px){.resources_cardGrid__rF_0W{grid-template-columns:1fr;gap:24px}}.resources_categoryCard__T9vGX{background:var(--cream-dark);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;transition:background var(--t-mid),border-color var(--t-mid),box-shadow var(--t-mid)}.resources_categoryCard__T9vGX:hover{background:var(--cream);border-color:var(--gold);box-shadow:var(--shadow-card)}.resources_categoryHeader__mbrKz{padding:28px 28px 20px;border-bottom:1px solid var(--border)}.resources_categoryTag__Jl8eE{display:inline-block;padding:5px 10px;background:rgba(var(--gold-rgb),.12);border:1px solid var(--gold);font-family:var(--font-body);font-size:var(--text-micro);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border-radius:var(--radius-sm);margin-bottom:14px}.resources_categoryTitle__NqvXu{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:600;color:var(--navy);line-height:1.2;margin:0 0 10px}.resources_categoryDescription__NGGah{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--text-muted);line-height:1.5;margin:0}.resources_guideList__9PfGW{margin:0;flex:1 1}.resources_guideItem__XB88X{border-bottom:1px solid var(--border)}.resources_guideItem__XB88X:last-child{border-bottom:none}.resources_guideLink__185sb{display:grid;grid-template-columns:auto 1fr auto;gap:0 14px;padding:16px 28px;text-decoration:none;transition:background var(--t-fast);align-items:center}.resources_guideLink__185sb:hover{background:rgba(var(--gold-rgb),.06)}.resources_guideLink__185sb:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.resources_guideIcon__UuCcq{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(var(--gold-rgb),.08);border:1px solid rgba(var(--gold-rgb),.15);border-radius:var(--radius-sm);color:var(--gold);flex-shrink:0;transition:background var(--t-fast),border-color var(--t-fast)}.resources_guideLink__185sb:hover .resources_guideIcon__UuCcq{background:rgba(var(--gold-rgb),.14);border-color:rgba(var(--gold-rgb),.3)}.resources_guideIcon__UuCcq svg{width:18px;height:18px}.resources_guideContent__6KEfo{display:flex;flex-direction:column;gap:2px;min-width:0}.resources_guideTitle__1O58v{font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:500;color:var(--navy);line-height:1.4}.resources_guideDescription__I_Gsi{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-muted);line-height:1.4}.resources_guideArrow__542Gg{align-self:center;display:inline-flex;align-items:center;justify-content:center;color:var(--gold);opacity:0;transform:translateX(-4px);transition:opacity var(--t-fast),transform var(--t-fast);flex-shrink:0}.resources_guideArrow__542Gg svg{width:14px;height:14px}.resources_faqLink__VsRmo:hover .resources_guideArrow__542Gg,.resources_guideLink__185sb:hover .resources_guideArrow__542Gg,.resources_viewAllLink__td6Hy:hover .resources_guideArrow__542Gg{opacity:1;transform:translateX(0)}.resources_faqCta__tWb9n{flex:1 1;display:flex;align-items:center;justify-content:center;padding:40px 28px}.resources_faqLink__VsRmo{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--gold);text-decoration:none;transition:gap var(--t-fast)}.resources_faqLink__VsRmo:hover{gap:12px}.resources_faqLink__VsRmo:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.resources_faqLink__VsRmo .resources_guideArrow__542Gg{opacity:1;transform:none}.resources_categoryFooter__CsQWM{padding:16px 28px;border-top:1px solid var(--border);background:rgba(var(--gold-rgb),.04)}.resources_viewAllLink__td6Hy{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--gold);text-decoration:none;transition:gap var(--t-fast)}.resources_viewAllLink__td6Hy:hover{gap:12px}.resources_viewAllLink__td6Hy:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.resources_viewAllLink__td6Hy .resources_guideArrow__542Gg{opacity:.7;transform:none;font-size:var(--text-body-sm)}.resources_viewAllLink__td6Hy:hover .resources_guideArrow__542Gg{opacity:1}.resources_guideLayout__7I93K{display:grid;grid-template-columns:1fr 280px;gap:48px;align-items:start}@media (max-width:1024px){.resources_guideLayout__7I93K{grid-template-columns:1fr;gap:40px}}.resources_guideContent__6KEfo{max-width:800px}.resources_resourceCalculatorTool__pZ4n3{width:100%;max-width:none;margin:0}.resources_resourceCalculatorToolHead__lR0sP{margin-bottom:var(--space-8);max-width:38rem}.resources_resourceCalculatorEyebrow__uiBR2{display:block;font-family:var(--font-body);font-size:var(--text-micro);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 var(--space-3)}.resources_resourceCalculatorToolTitle__pdiKJ{font-family:var(--font-display);font-size:clamp(1.35rem,2.8vw,1.65rem);font-weight:600;color:var(--navy);line-height:1.28;margin:0 0 var(--space-3)}.resources_resourceCalculatorToolLead__cm8KL{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--text-muted);line-height:1.6;margin:0}.resources_calculatorLoading__0MQl2{font-family:var(--font-body);font-size:1.125rem;color:var(--navy);padding:var(--space-8,32px);text-align:center;margin:0}.resources_resourceGuideWithSidebar__6_n3_{width:100%}.resources_sidebar__EVprH{position:sticky;top:calc(var(--nav-h) + 32px)}@media (max-width:1024px){.resources_sidebar__EVprH{position:static;order:-1}}.resources_sidebarNav__VsGXp{background:var(--cream-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:24px}.resources_sidebarTitle__2MQXY{font-family:var(--font-display);font-size:var(--text-body-sm);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gold);margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.resources_sidebarList__oKLna{list-style:none;margin:0;padding:0}.resources_sidebarItem__D0xqe{margin-bottom:4px}.resources_sidebarItem__D0xqe:last-child{margin-bottom:0}.resources_sidebarLink__DpMB0{display:flex;align-items:center;gap:10px;padding:10px 12px;font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;color:var(--navy);text-decoration:none;border-radius:var(--radius-sm);transition:background var(--t-fast),color var(--t-fast)}.resources_sidebarLink__DpMB0:hover{background:rgba(var(--gold-rgb),.08);color:var(--gold)}.resources_sidebarLink__DpMB0.resources_active__GQCHa{background:var(--navy);color:var(--cream)}.resources_sidebarLink__DpMB0.resources_active__GQCHa:hover{background:var(--navy-light);color:var(--cream)}.resources_sidebarIcon__aimWC{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(var(--gold-rgb),.1);border-radius:var(--radius-sm);color:var(--gold);flex-shrink:0}.resources_sidebarLink__DpMB0.resources_active__GQCHa .resources_sidebarIcon__aimWC{background:rgba(255,255,255,.15);color:var(--cream)}.resources_sidebarIcon__aimWC svg{width:14px;height:14px}.resources_sidebarLinkText__F3xC7{flex:1 1;line-height:1.3}.resources_sidebarCta__kwD1z{margin-top:20px;padding-top:20px;border-top:1px solid var(--border)}.resources_sidebarCtaLink__fyOAy{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background:var(--gold);color:var(--navy);font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border-radius:var(--radius-sm);transition:background var(--t-fast),gap var(--t-fast)}.resources_sidebarCtaLink__fyOAy:hover{background:var(--gold-light);gap:12px}.resources_sidebarCtaLink__fyOAy svg{width:12px;height:12px}.resources_guideSection__A_lgL{margin-bottom:48px}.resources_guideSection__A_lgL:last-child{margin-bottom:0}.resources_guideH2__VCtwr{font-size:var(--text-card-display);line-height:1.25;margin:0 0 20px}.resources_guideH2__VCtwr,.resources_guideH3__RivpR{font-family:var(--font-display);font-weight:600;color:var(--navy)}.resources_guideH3__RivpR{font-size:var(--text-sidebar-phone);line-height:1.3;margin:32px 0 16px}.resources_guideSection__A_lgL>.resources_guideH3__RivpR:first-child{margin-top:0}.resources_guideParagraph__LyxVw{font-family:var(--font-body);font-size:var(--paragraph-size);color:var(--navy);line-height:1.75;margin:0 0 18px}.resources_guideParagraph__LyxVw:last-child{margin-bottom:0}.resources_guideParagraph__LyxVw strong{font-weight:600;color:var(--navy)}.resources_guideQualifier__gSPso{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--text-muted);line-height:1.65;margin:0 0 24px;padding:16px 20px;background:var(--cream-dark);border:1px solid var(--border);border-radius:var(--radius-md)}.resources_guideInlineLink___Wy0w{color:var(--gold);text-decoration:underline;text-underline-offset:2px;transition:color var(--t-fast)}.resources_guideInlineLink___Wy0w:hover{color:var(--gold-light)}.resources_guideExternalLink__cmI9K{color:var(--gold);text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color var(--t-fast),gap var(--t-fast)}.resources_guideExternalLink__cmI9K:hover{color:var(--gold-light);gap:6px}.resources_guideExternalLink__cmI9K svg{width:12px;height:12px;flex-shrink:0}.resources_table__vM37O{width:100%;border-collapse:collapse;font-family:var(--font-body);font-size:var(--text-body-sm);margin:24px 0 32px;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.resources_table__vM37O th{font-family:var(--font-display);font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--navy);padding:14px 18px;text-align:left;border-bottom:2px solid var(--border);background:var(--cream-soft)}.resources_table__vM37O td{padding:14px 18px;color:var(--navy);border-bottom:1px solid var(--border);line-height:1.5;vertical-align:top}.resources_table__vM37O tr:last-child td{border-bottom:none}.resources_table__vM37O tr:hover td{background:rgba(var(--gold-rgb),.04)}.resources_table__vM37O td strong{font-weight:600}.resources_tableWrap__y_h2y{overflow-x:auto;margin:24px 0 32px;-webkit-overflow-scrolling:touch}.resources_tableWrap__y_h2y .resources_table__vM37O{margin:0;min-width:600px}@media (max-width:768px){.resources_table__vM37O td,.resources_table__vM37O th{padding:12px 14px;font-size:var(--text-sm)}.resources_table__vM37O th{font-size:var(--text-label)}}.resources_callout__Puano{background:var(--cream-soft);border:1px solid var(--border);border-left:4px solid var(--gold);border-radius:var(--radius-md);padding:20px 24px;margin:24px 0}.resources_calloutTitle__k8gYW{font-family:var(--font-display);font-size:var(--text-base);font-weight:600;color:var(--navy);margin:0 0 8px}.resources_calloutText__EEB0H{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--text-muted);line-height:1.6;margin:0}.resources_calloutImportant__aBwcx{border-left-color:#D4543A}.resources_formulaBox__txtSv{background:var(--navy);border-radius:var(--radius-md);padding:24px 28px;margin:24px 0}.resources_formulaText__ViGTU{font-family:var(--font-display);font-size:var(--text-lg);font-weight:500;color:var(--cream);line-height:1.5;margin:0;text-align:center}.resources_guideList__9PfGW{list-style:none;padding:0;margin:16px 0 24px}.resources_guideListItem__wIbUS{position:relative;padding-left:24px;margin-bottom:12px;font-family:var(--font-body);font-size:var(--paragraph-size);color:var(--navy);line-height:1.6}.resources_guideListItem__wIbUS:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background:var(--gold);border-radius:50%}.resources_guideListItem__wIbUS:last-child{margin-bottom:0}.resources_inlineCta__BOKYP{background:var(--navy);border-radius:var(--radius-md);padding:32px;margin:40px 0;text-align:center}.resources_inlineCtaTitle__jm2an{font-family:var(--font-display);font-size:var(--text-sidebar-phone);font-weight:600;color:var(--cream);margin:0 0 12px}.resources_inlineCtaText__fDy5g{font-family:var(--font-body);font-size:var(--text-body-sm);color:rgba(255,255,255,.75);max-width:500px;margin:0 auto 20px}.resources_inlineCtaButton__8ihHA{display:inline-flex;align-items:center;gap:8px;background:var(--gold);color:var(--navy);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:14px 28px;border-radius:var(--radius-sm);text-decoration:none;transition:background var(--t-fast),gap var(--t-fast)}.resources_inlineCtaButton__8ihHA:hover{background:var(--gold-light);gap:12px}.resources_relatedResources__Ht_Js{margin-top:48px}.resources_relatedResourcesTitle__TXztw{font-family:var(--font-display);font-size:var(--text-sidebar-phone);font-weight:600;color:var(--navy);margin:0 0 24px}.resources_relatedResourcesGrid__Tyx9V{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resources_relatedResourcesGridFour__Gtk1T{grid-template-columns:repeat(2,1fr)}@media (min-width:1100px){.resources_relatedResourcesGridFour__Gtk1T{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.resources_relatedResourcesGrid__Tyx9V{grid-template-columns:1fr;gap:16px}}.resources_relatedResourceCard__9yZbh{display:flex;align-items:center;gap:16px;padding:20px 24px;background:var(--cream-dark);border:1px solid var(--border);border-radius:var(--radius-md);text-decoration:none;transition:background var(--t-fast),border-color var(--t-fast),box-shadow var(--t-fast)}.resources_relatedResourceCard__9yZbh:hover{background:var(--cream);border-color:var(--gold);box-shadow:var(--shadow-card)}.resources_relatedResourceIcon__KD_Jg{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(var(--gold-rgb),.1);border:1px solid rgba(var(--gold-rgb),.2);border-radius:var(--radius-sm);color:var(--gold);flex-shrink:0}.resources_relatedResourceIcon__KD_Jg svg{width:22px;height:22px}.resources_relatedResourceContent__vGIJr{flex:1 1;min-width:0}.resources_relatedResourceName__TcX_z{font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:500;color:var(--navy);line-height:1.3;margin:0}.resources_relatedResourceArrow___KJDX{color:var(--gold);opacity:0;transform:translateX(-4px);transition:opacity var(--t-fast),transform var(--t-fast)}.resources_relatedResourceCard__9yZbh:hover .resources_relatedResourceArrow___KJDX{opacity:1;transform:translateX(0)}.resources_finalCta__z54w1{background:var(--navy);border-radius:var(--radius-md);padding:48px;text-align:center;margin-top:56px}.resources_finalCtaTitle__J_sxm{font-family:var(--font-display);font-size:var(--text-card-display);font-weight:600;color:var(--cream);margin:0 0 16px}.resources_finalCtaText__7jmUZ{font-family:var(--font-body);font-size:var(--paragraph-size);color:rgba(255,255,255,.75);line-height:1.6;max-width:600px;margin:0 auto 28px}.resources_finalCtaButton__v4c5x{display:inline-flex;align-items:center;gap:8px;background:var(--gold);color:var(--navy);font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:16px 32px;border-radius:var(--radius-sm);text-decoration:none;transition:background var(--t-fast),gap var(--t-fast)}.resources_finalCtaButton__v4c5x:hover{background:var(--gold-light);gap:12px}.resources_costGuideCtaPhone__gI2TR{font-family:var(--font-body);font-size:var(--text-body-sm);color:rgba(255,255,255,.75);margin:20px 0 0}.resources_costGuideCtaPhone__gI2TR a{color:var(--cream);text-decoration:underline;text-underline-offset:2px;transition:color var(--t-fast)}.resources_costGuideCtaPhone__gI2TR a:hover{color:var(--gold-pale)}@media (max-width:768px){.resources_finalCta__z54w1{padding:36px 24px}.resources_finalCtaTitle__J_sxm{font-size:var(--text-stat-value)}}.VideoPlaceholder_wrapper__3931b{border:2px dashed var(--border);background:rgba(var(--gold-rgb),.05);border-radius:var(--radius-md);min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--section-pad-sm)}.VideoPlaceholder_frame__bdAld{width:64px;height:48px;border:2px dashed rgba(var(--gold-rgb),.45);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.VideoPlaceholder_frame__bdAld:after{content:"";width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent rgba(var(--gold-rgb),.5);margin-left:4px}.VideoPlaceholder_label__CcVV0{font-size:var(--text-sm);color:var(--text-muted);text-align:center;max-width:360px;line-height:1.5}.VideoPlaceholder_duration__e2rPT{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);opacity:.9}.VideoPlaceholder_embedWrap__2fdRQ{width:100%}.VideoPlaceholder_embed__ANOFv{width:100%;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border);background:rgba(var(--gold-rgb),.05);position:relative;aspect-ratio:16/9}.VideoPlaceholder_embed__ANOFv iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.VideoPlaceholder_youtubeFacade__Up50F{position:relative;display:block;width:100%;padding:0;margin:0;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;background:rgba(var(--gold-rgb),.06);cursor:pointer;aspect-ratio:16/9;text-align:left}.VideoPlaceholder_youtubeFacade__Up50F:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.VideoPlaceholder_youtubeFacadePosterWrap__sw9yd{position:absolute;inset:0;display:block}.VideoPlaceholder_youtubeFacadePoster__Sj9go{width:100%;height:100%;object-fit:cover;display:block}.VideoPlaceholder_youtubeFacadePlay__9PsB8{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.HomeRenovationsCostOverviewSection_header__Apc1W{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:var(--space-14)}.HomeRenovationsCostOverviewSection_tagWrap__6t5_T{display:flex;justify-content:center;width:100%;margin-bottom:var(--section-tag-margin-bottom)}.HomeRenovationsCostOverviewSection_h2__Bm_fB{font-family:var(--font-display);font-size:var(--text-section-h2);font-weight:500;line-height:1.15;color:var(--navy);margin:0 0 var(--space-6)}.HomeRenovationsCostOverviewSection_intro__reZaD{font-family:var(--font-body);font-size:var(--section-lead-font-size);line-height:1.65;color:var(--text-muted);max-width:min(100%,48rem);margin:0;font-weight:400}.HomeRenovationsCostOverviewSection_grid__0ML1R{display:grid;gap:var(--space-6);grid-template-columns:1fr;margin-bottom:var(--space-16)}@media (min-width:901px){.HomeRenovationsCostOverviewSection_grid__0ML1R{grid-template-columns:repeat(2,1fr)}}.HomeRenovationsCostOverviewSection_cardLink__3DH6s{display:block;background:var(--white);border:1px solid var(--border-strong);padding:var(--space-8);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);text-decoration:none;color:inherit;transition:border-color var(--t-mid)}.HomeRenovationsCostOverviewSection_cardLink__3DH6s:focus-visible,.HomeRenovationsCostOverviewSection_cardLink__3DH6s:hover{border-color:var(--gold)}.HomeRenovationsCostOverviewSection_cardTitle__Q8Ovl{font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;line-height:1.2;color:var(--navy);margin:0 0 var(--space-2)}.HomeRenovationsCostOverviewSection_price__LMnmR{font-family:var(--font-display);font-size:var(--text-card-display);font-weight:500;line-height:1.2;color:var(--gold);margin:0 0 var(--space-3)}.HomeRenovationsCostOverviewSection_note__p2QBM{font-family:var(--font-body);font-size:var(--text-body-sm);line-height:1.55;color:var(--text-muted);margin:0 0 var(--space-4)}.HomeRenovationsCostOverviewSection_ctaLine__A_oDp{font-family:var(--font-body);font-size:var(--text-body-sm);line-height:1.5;color:var(--navy);margin:0;transition:color var(--t-mid)}.HomeRenovationsCostOverviewSection_cardLink__3DH6s:focus-visible .HomeRenovationsCostOverviewSection_ctaLine__A_oDp,.HomeRenovationsCostOverviewSection_cardLink__3DH6s:hover .HomeRenovationsCostOverviewSection_ctaLine__A_oDp{color:var(--gold)}.HomeRenovationsCostOverviewSection_methodPanel__edGjx{background:var(--navy);color:var(--white);padding:var(--space-10) var(--space-8);border-radius:var(--radius-sm);box-sizing:border-box}@media (min-width:901px){.HomeRenovationsCostOverviewSection_methodPanel__edGjx{padding:var(--space-14) var(--space-12)}}.HomeRenovationsCostOverviewSection_methodTitle__2xo44{font-family:var(--font-display);font-size:var(--subheading-size);font-weight:500;line-height:1.2;margin:0 0 var(--space-6);color:var(--white)}@media (min-width:901px){.HomeRenovationsCostOverviewSection_methodTitle__2xo44{font-size:var(--text-4xl)}}.HomeRenovationsCostOverviewSection_methodGrid__iqAew{display:grid;gap:var(--space-4) var(--space-12);grid-template-columns:1fr;font-family:var(--font-body);font-size:var(--text-base);line-height:1.55}@media (min-width:901px){.HomeRenovationsCostOverviewSection_methodGrid__iqAew{grid-template-columns:repeat(2,1fr)}}.HomeRenovationsCostOverviewSection_methodStrong__KtL_N{display:block;color:var(--gold);font-weight:600;margin-bottom:var(--space-1)}.HomeRenovationsCostOverviewSection_methodItem__jhn38{display:flex;flex-direction:column;gap:var(--space-1)}.HomeRenovationsCostOverviewSection_methodDesc__Tf4Rf{margin:0;color:color-mix(in srgb,var(--white) 88%,transparent)}.MobileStickyCta_bar__56tEb{position:fixed;bottom:0;left:0;right:0;z-index:50;box-sizing:border-box;background:var(--navy);border-top:1px solid rgba(var(--gold-rgb),.25);box-shadow:0 -4px 20px rgba(0,0,0,.15);padding:var(--space-3) var(--space-4);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom, 0px));display:flex;align-items:center;gap:var(--space-3);min-height:64px;transform:translateY(100%);transition:transform .2s ease-out}.MobileStickyCta_bar__56tEb[data-visible=true]{transform:translateY(0)}.MobileStickyCta_inner__tTt8R{display:flex;align-items:center;gap:var(--space-3);flex:1 1;min-width:0;padding-right:28px}.MobileStickyCta_callButton__FxFZJ{flex:0 0 35%;max-width:40%;display:flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:48px;padding:var(--space-2) var(--space-3);background:transparent;color:var(--cream);border:1px solid var(--cream);border-radius:6px;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;text-decoration:none;box-sizing:border-box}.MobileStickyCta_callButton__FxFZJ:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.MobileStickyCta_primaryButton__OnFi8{flex:1 1;display:flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:48px;padding:var(--space-2) var(--space-3);background:var(--gold);color:var(--navy);border:none;border-radius:6px;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;text-decoration:none;cursor:pointer;box-sizing:border-box}.MobileStickyCta_primaryButton__OnFi8:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.MobileStickyCta_arrow__IDSij{flex-shrink:0;line-height:1}.MobileStickyCta_dismissButton__R3Leg{position:absolute;top:4px;right:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;color:var(--cream);opacity:.5;border:none;cursor:pointer;font-size:18px;line-height:1}.MobileStickyCta_dismissButton__R3Leg:hover{opacity:1}.MobileStickyCta_dismissButton__R3Leg:focus-visible{outline:3px solid var(--gold);outline-offset:2px;opacity:1}.MobileStickyCta_phoneIcon__g8e9H{flex-shrink:0}@media (min-width:1024px){.MobileStickyCta_bar__56tEb{display:none}}@media (max-width:1023px) and (max-height:500px){.MobileStickyCta_bar__56tEb{display:none}}@media (prefers-reduced-motion:reduce){.MobileStickyCta_bar__56tEb{transition:none}}.ConsultationFormSkeleton_root__lCEQT{min-height:var(--consultation-form-height,520px);box-sizing:border-box;background:var(--cream);border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ConsultationFormSkeleton_bar__h3FqU{height:48px;background:rgba(27,43,75,.05);border-radius:4px}.ConsultationFormSkeleton_textarea__28AqG{height:96px}.ConsultationFormSkeleton_button__V7xdi{height:52px;background:var(--gold);border-radius:4px;opacity:.3}.BasementInlineCtaSection_section__IdLxv{padding-block:clamp(var(--space-8),6vh,var(--space-12))}.BasementInlineCtaSection_inner__BBeU_{position:relative}@media (prefers-reduced-motion:no-preference){.BasementInlineCtaSection_inner__BBeU_{opacity:0;transform:translateY(16px);transition:opacity .55s cubic-bezier(.25,.46,.45,.94),transform .55s cubic-bezier(.25,.46,.45,.94)}.BasementInlineCtaSection_innerVisible__5QQcs{opacity:1;transform:translateY(0)}}.BasementInlineCtaSection_split__SuKZ7{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start}@media (min-width:960px){.BasementInlineCtaSection_split__SuKZ7{grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:var(--space-10)}}.BasementInlineCtaSection_copyCol__Rd_XV{min-width:0;display:flex;flex-direction:column;gap:var(--space-4)}.BasementInlineCtaSection_heading__PeKcp{margin:0}.BasementInlineCtaSection_subtext__whNV5{margin:0;color:rgba(255,255,255,.78)}.BasementInlineCtaSection_agentRow__fIq5a{display:flex;align-items:center;gap:var(--space-4);margin-top:var(--space-2)}.BasementInlineCtaSection_agentAvatar__LUy5z{flex-shrink:0;width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid rgba(var(--gold-rgb),.45)}.BasementInlineCtaSection_agentLines__mrfh1{margin:0;display:flex;flex-direction:column;gap:var(--space-1)}.BasementInlineCtaSection_agentName__1somp{font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:600;color:var(--cream)}.BasementInlineCtaSection_agentTitle___99Wi{font-family:var(--font-body);font-size:var(--text-xs);color:rgba(255,255,255,.65)}.BasementInlineCtaSection_scrollLink__Z8VwC{display:inline-flex;align-items:center;margin-top:var(--space-2);font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-pale);text-decoration:none;transition:color var(--t-fast)}.BasementInlineCtaSection_scrollLink__Z8VwC:hover{color:var(--gold-light)}.BasementInlineCtaSection_scrollLink__Z8VwC:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.BasementInlineCtaSection_formCol__yOA8s{min-width:0;display:flex;flex-direction:column}.BasementInlineCtaSection_card__wX4I_{background:var(--cream);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:var(--space-6)}@media (max-width:599px){.BasementInlineCtaSection_card__wX4I_{padding:var(--space-5)}}.BasementInlineCtaSection_formShell__wjNLS{width:100%}.BasementInlineCtaSection_privacy__EuiMk{font-family:var(--font-body);font-size:var(--text-xs);color:rgba(255,255,255,.55);margin:var(--space-4) 0 0;text-align:center;line-height:1.45}.BasementInlineCtaSection_privacyLink__Tqql3{color:var(--gold-pale);text-decoration:underline;text-underline-offset:2px;font-weight:500;transition:color var(--t-fast)}.BasementInlineCtaSection_privacyLink__Tqql3:hover{color:var(--gold-light)}.BasementInlineCtaSection_privacyLink__Tqql3:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.BasementSampleQuoteSection_section__dvfk5{border-top:1px solid var(--border)}.BasementSampleQuoteSection_tableWrap__qg0NJ{overflow-x:auto;margin-top:var(--space-4);border:1px solid var(--border)}.BasementSampleQuoteSection_quoteTable__ZQBYe{width:100%;border-collapse:collapse;font-family:var(--font-body);font-size:var(--text-body-default)}.BasementSampleQuoteSection_quoteTable__ZQBYe td,.BasementSampleQuoteSection_quoteTable__ZQBYe th{padding:var(--space-3) var(--space-4);text-align:left;border-bottom:1px solid var(--border)}.BasementSampleQuoteSection_quoteTable__ZQBYe th{font-weight:600;color:var(--navy);background:var(--cream-dark)}.BasementSampleQuoteSection_quoteTable__ZQBYe td:last-child{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.BasementSampleQuoteSection_quoteTable__ZQBYe tbody tr:last-child td{border-bottom:none;font-weight:600;color:var(--navy)}.BathroomWhyChooseSection_section__gYTnR{padding-top:0;padding-bottom:0}.BathroomWhyChooseSection_section__gYTnR .section-h2 em{font-style:italic;color:var(--gold)}.BathroomWhyChooseSection_header__GaZ_8{padding-bottom:var(--space-6)}.BathroomWhyChooseSection_headerGrid__dohKp{display:grid;gap:var(--space-5)}@media (min-width:960px){.BathroomWhyChooseSection_headerGrid__dohKp{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:var(--space-8)}}.BathroomWhyChooseSection_headerPrimary__RtHG8{min-width:0}.BathroomWhyChooseSection_introRule__QCKaQ{margin:var(--space-4) 0 0}.BathroomWhyChooseSection_lead__pDim_{margin:0;max-width:none;color:var(--text-paragraph)}@media (min-width:960px){.BathroomWhyChooseSection_lead__pDim_{padding-bottom:var(--space-1)}}.BathroomWhyChooseSection_manifestoStrip__EteTx{position:relative;background:linear-gradient(180deg,var(--navy-deep) 0,var(--navy) 42%,var(--navy) 100%);padding:var(--space-7) 0;border-block:1px solid rgba(255,255,255,.06)}.BathroomWhyChooseSection_manifestoStrip__EteTx:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0,rgba(var(--gold-rgb),.55) 50%,transparent 100%);pointer-events:none}@media (min-width:960px){.BathroomWhyChooseSection_manifestoStrip__EteTx{padding:var(--space-8) 0}}.BathroomWhyChooseSection_manifestoGrid__Zjp8I{list-style:none;margin:0;padding:0;display:grid;gap:0}@media (min-width:640px){.BathroomWhyChooseSection_manifestoGrid__Zjp8I{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5) var(--space-6)}}@media (min-width:960px){.BathroomWhyChooseSection_manifestoGrid__Zjp8I{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}}.BathroomWhyChooseSection_manifestoItem__zh01I{display:flex;flex-direction:column;padding:var(--space-5) 0;border-bottom:1px solid rgba(255,255,255,.1)}@media (min-width:640px) and (max-width:959px){.BathroomWhyChooseSection_manifestoItem__zh01I{padding:var(--space-5);border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.BathroomWhyChooseSection_manifestoItem__zh01I:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}}@media (min-width:960px){.BathroomWhyChooseSection_manifestoItem__zh01I{min-height:100%;padding:0 var(--space-5);border-bottom:none;border-right:1px solid rgba(255,255,255,.1)}.BathroomWhyChooseSection_manifestoItem__zh01I:first-child{padding-left:0}.BathroomWhyChooseSection_manifestoItem__zh01I:last-child{padding-right:0;border-right:none}}.BathroomWhyChooseSection_manifestoItem__zh01I:last-child{border-bottom:none}.BathroomWhyChooseSection_manifestoIndex__MO16_{display:block;font-family:var(--font-display);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:500;line-height:1;color:var(--gold);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:var(--space-3)}.BathroomWhyChooseSection_manifestoTitle__biBCX{font-family:var(--font-display);font-size:var(--text-xl);font-weight:600;color:var(--white);margin:0 0 var(--space-2);line-height:1.25}.BathroomWhyChooseSection_manifestoBody__mEP5A{font-family:var(--font-body);font-size:var(--text-body-sm);line-height:var(--paragraph-line-height);color:rgba(255,255,255,.72);margin:0;flex:1 1}.BathroomWhyChooseSection_footer__Vrnbl{padding-top:var(--space-6)}.BathroomWhyChooseSection_exploreNav__ww1xm{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.BathroomWhyChooseSection_exploreLabel__D2oLm{font-family:var(--font-body);font-size:var(--text-label);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0}.BathroomWhyChooseSection_exploreList___RT6a{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2)}.BathroomWhyChooseSection_exploreList___RT6a a{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:500;color:var(--navy);text-decoration:none;padding:var(--space-1) var(--space-3);border:1px solid rgba(var(--gold-rgb),.28);background:var(--cream-light);transition:color var(--t-fast),border-color var(--t-fast),background-color var(--t-fast)}.BathroomWhyChooseSection_exploreList___RT6a a:hover{color:var(--navy-deep);border-color:var(--gold);background:var(--white)}.BathroomWhyChooseSection_exploreList___RT6a a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.BathroomWhyChooseSection_accessibleNote__FcCdJ{font-family:var(--font-body);font-size:var(--text-body-sm);line-height:var(--paragraph-line-height);color:var(--text-muted);margin:var(--space-4) 0 0;max-width:42rem}@media (prefers-reduced-motion:no-preference){.BathroomWhyChooseSection_manifestoItemReveal__7Pbx6{opacity:0;transform:translateY(12px);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94);transition-delay:var(--pillar-reveal-delay,0s)}.BathroomWhyChooseSection_manifestoStripVisible__XzCK5 .BathroomWhyChooseSection_manifestoItemReveal__7Pbx6{opacity:1;transform:translateY(0)}.BathroomWhyChooseSection_manifestoIndex__MO16_{transition:color var(--t-mid)}.BathroomWhyChooseSection_manifestoItem__zh01I:hover .BathroomWhyChooseSection_manifestoIndex__MO16_{color:var(--gold-light)}}.BasementCostFactorsPanel_factorsPanel__7R85M{background:var(--navy);color:var(--white);padding:var(--space-10) var(--space-8);border-radius:var(--radius-sm);margin-top:var(--space-8);box-sizing:border-box}@media (min-width:901px){.BasementCostFactorsPanel_factorsPanel__7R85M{padding:var(--space-14) var(--space-12)}}.BasementCostFactorsPanel_factorsTitle__h6rQo{font-family:var(--font-display);font-size:var(--subheading-size);font-weight:500;line-height:1.2;margin:0 0 var(--space-6);color:var(--white)}@media (min-width:901px){.BasementCostFactorsPanel_factorsTitle__h6rQo{font-size:var(--text-4xl)}}.BasementCostFactorsPanel_factorsGrid__R5aHb{display:grid;gap:var(--space-4) var(--space-12);grid-template-columns:1fr;font-family:var(--font-body);font-size:var(--text-base);line-height:1.55}@media (min-width:901px){.BasementCostFactorsPanel_factorsGrid__R5aHb{grid-template-columns:repeat(2,1fr)}}.BasementCostFactorsPanel_factorStrong__j3YKC{color:var(--gold);font-weight:600}.BasementCostFactorsPanel_ctaWrap__7mrqb{margin-top:var(--space-8);text-align:center}@media (min-width:901px){.BasementCostFactorsPanel_ctaWrap__7mrqb{text-align:left}}.BasementWhyChooseSection_section__Q7r1J{padding-top:0;padding-bottom:0}.BasementWhyChooseSection_section__Q7r1J .section-h2 em{font-style:italic;color:var(--gold)}.BasementWhyChooseSection_header__kdXp_{padding-bottom:var(--space-6)}.BasementWhyChooseSection_headerGrid__TW4Bl{display:grid;gap:var(--space-5)}@media (min-width:960px){.BasementWhyChooseSection_headerGrid__TW4Bl{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:var(--space-8)}}.BasementWhyChooseSection_headerPrimary__VvI8x{min-width:0}.BasementWhyChooseSection_introRule__A2zSu{margin:var(--space-4) 0 0}.BasementWhyChooseSection_lead__FwC5_{margin:0;max-width:none;color:var(--text-paragraph)}@media (min-width:960px){.BasementWhyChooseSection_lead__FwC5_{padding-bottom:var(--space-1)}}.BasementWhyChooseSection_footer__aMDqe{padding-top:var(--space-6)}.BasementWhyChooseSection_exploreNav__dnTfm{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.BasementWhyChooseSection_exploreLabel__J3XK_{font-family:var(--font-body);font-size:var(--text-label);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0}.BasementWhyChooseSection_exploreList__cAjjU{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2)}.BasementWhyChooseSection_exploreList__cAjjU a{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:500;color:var(--navy);text-decoration:none;padding:var(--space-1) var(--space-3);border:1px solid rgba(var(--gold-rgb),.28);background:var(--cream-light);transition:color var(--t-fast),border-color var(--t-fast),background-color var(--t-fast)}.BasementWhyChooseSection_exploreList__cAjjU a:hover{color:var(--navy-deep);border-color:var(--gold);background:var(--white)}.BasementWhyChooseSection_exploreList__cAjjU a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.InvestmentGuideSection_root__tc_Op h2.section-h2{max-width:100%}.InvestmentGuideSection_intro__9Jp_D{margin-bottom:var(--space-8)}.InvestmentGuideSection_intro__9Jp_D p.section-lead{margin-bottom:var(--space-4)}.InvestmentGuideSection_intro__9Jp_D p.section-lead:last-child{margin-bottom:0}.InvestmentGuideSection_grid__b5UQP{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin-top:var(--space-6)}@media (max-width:900px){.InvestmentGuideSection_grid__b5UQP{grid-template-columns:1fr}}.InvestmentGuideSection_card__YvDLb{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-fine);padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3);min-height:0}.InvestmentGuideSection_price__F4H4i{font-family:var(--font-display);font-size:var(--text-card-display);font-weight:600;line-height:1.15;color:var(--gold);margin:0}.InvestmentGuideSection_scope__SReiU{font-family:var(--font-body);font-size:var(--text-body-sm);font-style:italic;line-height:var(--paragraph-line-height);color:var(--text-muted);margin:0;padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.InvestmentGuideSection_list__9eSkh{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-2)}.InvestmentGuideSection_list__9eSkh li{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--list-item-line-height);color:var(--navy-deep);padding-left:var(--space-4);position:relative}.InvestmentGuideSection_list__9eSkh li:before{content:"";position:absolute;left:0;top:.55em;width:var(--space-2);height:1px;background:var(--gold)}.InvestmentGuideSection_qualifier__uuPfM{margin-top:var(--space-8)}.InvestmentGuideSection_qualifier__uuPfM p:last-child{margin-bottom:0}.InvestmentGuideSection_cta__W4xw5{margin-top:var(--space-6);text-align:center}.construction-warranty-toronto_intro__TWzcX{max-width:720px;margin-bottom:0}.construction-warranty-toronto_subhead__zEEuB{font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;line-height:1.35;color:var(--navy);margin-top:12px;margin-bottom:20px}.construction-warranty-toronto_heroTrustBar__ydbgs{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:clamp(16px,4vw,48px);padding:20px 0 8px;margin-bottom:12px;border-top:1px solid var(--border)}.construction-warranty-toronto_heroTrustBar__ydbgs span{font-family:var(--font-body);font-size:var(--section-tag-font-size);font-weight:500;letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase}.construction-warranty-toronto_introLead__wKvF5{font-size:var(--paragraph-size);line-height:1.7;color:var(--text-muted)}.construction-warranty-toronto_trustGrid__mGECU{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}@media (max-width:900px){.construction-warranty-toronto_trustGrid__mGECU{grid-template-columns:1fr}}.construction-warranty-toronto_trustCard__SN8dJ{border:1px solid var(--border);border-radius:var(--radius-md);padding:28px 24px;background:var(--white);transition:border-color var(--t-mid),box-shadow var(--t-mid)}.construction-warranty-toronto_trustCard__SN8dJ:hover{border-color:rgba(var(--gold-rgb),.35);box-shadow:var(--shadow-card)}.construction-warranty-toronto_trustTitle__y3rs0{font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;color:var(--navy);margin-bottom:10px}.construction-warranty-toronto_trustDesc__0ml2v{font-size:var(--text-body-sm);line-height:1.65;color:var(--text-muted)}.construction-warranty-toronto_coverageList__BA3WK{margin-top:28px;display:flex;flex-direction:column;gap:24px}.construction-warranty-toronto_coverageItem__BlrHo{border:1px solid var(--border);border-radius:var(--radius-md);padding:26px 28px;background:var(--cream)}.construction-warranty-toronto_coverageItem__BlrHo h3{font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;color:var(--navy);margin-bottom:12px}.construction-warranty-toronto_coverageItem__BlrHo p{font-size:var(--paragraph-size);line-height:1.7;color:var(--text-muted);margin-bottom:0}.construction-warranty-toronto_coverageItem__BlrHo a{color:var(--gold);font-weight:500;text-decoration:none;border-bottom:1px solid transparent;transition:color var(--t-fast),border-color var(--t-fast)}.construction-warranty-toronto_coverageItem__BlrHo a:hover{color:var(--navy);border-bottom-color:rgba(var(--gold-rgb),.45)}.construction-warranty-toronto_coverageItem__BlrHo ul{list-style:none;margin:12px 0 0;padding:0;font-size:var(--paragraph-size);line-height:1.7;color:var(--text-muted)}.construction-warranty-toronto_coverageItem__BlrHo li{padding-left:1.25em;position:relative;margin-bottom:6px}.construction-warranty-toronto_coverageItem__BlrHo li:before{content:"—";position:absolute;left:0;color:var(--gold)}.construction-warranty-toronto_sectionCta__Ep3Qb{display:flex;justify-content:center;margin-top:40px}.construction-warranty-toronto_commitmentGrid__AczCX{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}@media (max-width:900px){.construction-warranty-toronto_commitmentGrid__AczCX{grid-template-columns:1fr}}.construction-warranty-toronto_commitmentItem__QHJWi h3{font-family:var(--font-display);font-size:var(--text-subtitle-sm);font-weight:500;color:var(--navy);margin-bottom:10px}.construction-warranty-toronto_commitmentItem__QHJWi p,.construction-warranty-toronto_commitmentItem__QHJWi ul{font-size:var(--text-body-sm);line-height:1.7;color:var(--text-muted);margin:0}.construction-warranty-toronto_commitmentItem__QHJWi ul{list-style:none;padding:0;margin-top:8px}.construction-warranty-toronto_commitmentItem__QHJWi li{padding-left:1.25em;position:relative;margin-bottom:4px}.construction-warranty-toronto_commitmentItem__QHJWi li:before{content:"—";position:absolute;left:0;color:var(--gold)}.construction-warranty-toronto_leadCenter__s8K1L{margin-left:auto;margin-right:auto;text-align:center;max-width:640px}.construction-warranty-toronto_bodyBlock__TKzLR p{font-size:var(--paragraph-size);line-height:1.75;color:var(--text-muted);margin-bottom:14px}.construction-warranty-toronto_bodyBlock__TKzLR p:last-child{margin-bottom:0}.construction-warranty-toronto_complianceGrid__y_c2F{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px}@media (max-width:700px){.construction-warranty-toronto_complianceGrid__y_c2F{grid-template-columns:1fr}}.construction-warranty-toronto_complianceCard__Jkj_V{padding:22px 24px;background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border);border-left:4px solid var(--gold)}.construction-warranty-toronto_complianceCard__Jkj_V p{font-size:var(--text-body-sm);line-height:1.65;color:var(--text-muted);margin:0}.construction-warranty-toronto_complianceCardTitle__PnOK1{font-family:var(--font-display);font-size:var(--text-subtitle-sm);font-weight:500;color:var(--navy);margin:0 0 10px}.construction-warranty-toronto_claimsIntro__VkgtM{font-size:var(--paragraph-size);line-height:1.75;color:var(--text-muted);margin-top:40px;margin-bottom:0;max-width:65ch}.construction-warranty-toronto_stepsList__2xHML{margin-top:24px;display:flex;flex-direction:column;gap:18px}.construction-warranty-toronto_stepItem__QVyRi{display:grid;grid-template-columns:120px 1fr;gap:20px;align-items:start;padding:18px 22px;background:rgba(var(--gold-rgb),.06);border:1px solid var(--border);border-radius:var(--radius-md)}@media (max-width:600px){.construction-warranty-toronto_stepItem__QVyRi{grid-template-columns:1fr}}.construction-warranty-toronto_stepLabel__hS_q3{font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.construction-warranty-toronto_stepText__IlN6N{font-size:var(--paragraph-size);line-height:1.65;color:var(--text-muted);margin:0}.construction-warranty-toronto_stepText__IlN6N a{color:var(--gold);font-weight:500;text-decoration:none}.construction-warranty-toronto_stepText__IlN6N a:hover{text-decoration:underline}.construction-warranty-toronto_emergencyCallout__HGtMh{margin-top:24px;padding:22px 26px;background:rgba(var(--gold-rgb),.08);border-left:4px solid var(--gold);border-radius:0 var(--radius-md) var(--radius-md) 0}.construction-warranty-toronto_emergencyCallout__HGtMh p{font-size:var(--paragraph-size);line-height:1.7;color:var(--navy);margin:0}.construction-warranty-toronto_emergencyCallout__HGtMh a{color:var(--gold);font-weight:500;text-decoration:none}.construction-warranty-toronto_emergencyCallout__HGtMh a:hover{text-decoration:underline}.construction-warranty-toronto_exploreServices__hW7lS{font-size:var(--paragraph-size);line-height:1.7;color:var(--text-muted);text-align:center;max-width:720px;margin:0 auto}.construction-warranty-toronto_exploreServicesLabel__kOhOm{display:block;font-family:var(--font-body);font-size:var(--text-label);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.construction-warranty-toronto_exploreServices__hW7lS a{color:var(--gold);font-weight:500;text-decoration:none;border-bottom:1px solid transparent;transition:color var(--t-fast),border-color var(--t-fast)}.construction-warranty-toronto_exploreServices__hW7lS a:hover{color:var(--navy);border-bottom-color:rgba(var(--gold-rgb),.45)}.construction-warranty-toronto_whyTrustHeading__BbJS6{margin-top:48px;margin-bottom:12px}.construction-warranty-toronto_claimsHeading__MU3zl{margin-top:40px}.construction-warranty-toronto_topGap__JQxCz{margin-top:12px}.NeighborhoodGallery_root___l9sp{margin-top:1.25rem}.NeighborhoodGallery_grid__JlZsM{display:grid;gap:1rem;list-style:none;margin:0;padding:0}.NeighborhoodGallery_item__4xwwO{position:relative;display:grid;margin:0;min-width:0;min-height:200px;overflow:hidden}@media (min-width:640px) and (max-width:899px){.NeighborhoodGallery_grid__JlZsM{grid-template-columns:repeat(2,minmax(0,1fr))}.NeighborhoodGallery_item__4xwwO:nth-child(4){grid-column:1/-1}}@media (min-width:900px){.NeighborhoodGallery_grid__JlZsM{grid-template-columns:repeat(12,1fr);grid-template-rows:240px 240px 280px;gap:1rem}.NeighborhoodGallery_item__4xwwO{min-height:0}.NeighborhoodGallery_item__4xwwO .NeighborhoodGallery_tile__eXgHv{width:100%;height:100%;min-height:0;aspect-ratio:unset}.NeighborhoodGallery_item__4xwwO:first-child{grid-column:1/span 7;grid-row:1/span 2}.NeighborhoodGallery_item__4xwwO:nth-child(2){grid-column:8/span 5;grid-row:1}.NeighborhoodGallery_item__4xwwO:nth-child(3){grid-column:8/span 5;grid-row:2}.NeighborhoodGallery_item__4xwwO:nth-child(4){grid-column:1/-1;grid-row:3}}.NeighborhoodGallery_portfolioLink__iqoxe{margin:1.5rem 0 0;font-family:var(--font-body);font-size:var(--paragraph-size);text-align:center}.NeighborhoodGallery_portfolioLink__iqoxe a{color:var(--gold);font-weight:500;text-decoration:none}.NeighborhoodGallery_portfolioLink__iqoxe a:hover{text-decoration:underline}.NeighborhoodGallery_portfolioLink__iqoxe a:after{content:" \2192"}.NeighborhoodProse_paragraph__3a9JK{margin:0;font-family:var(--font-body);font-size:var(--paragraph-size);line-height:1.65;color:var(--navy)}.NeighborhoodProse_paragraph__3a9JK+.NeighborhoodProse_paragraph__3a9JK{margin-top:1rem}.NeighborhoodProse_inlineLink__sen23{color:var(--gold);font-weight:500;text-decoration:none}.NeighborhoodProse_inlineLink__sen23:hover{text-decoration:underline}.portfolio_hero__3LAwi{padding:var(--space-20) var(--space-14);background:var(--navy);color:var(--cream)}.portfolio_heroContent__0O3Vf{max-width:var(--max-w);margin:0 auto;text-align:center}.portfolio_heroH1__Z9Bzs{font-family:var(--font-display);font-size:var(--text-5xl);font-weight:500;line-height:1.15;margin:0 0 var(--space-5);color:var(--cream)}.portfolio_heroSub__AEqD_{font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;color:rgba(245,240,232,.9);max-width:640px;margin:0 auto var(--space-5)}.portfolio_heroCta__3_68u{margin:0 auto var(--space-6);display:inline-flex}.portfolio_trustStrip__2QrPF{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--space-4);padding:var(--space-4) 0 0}.portfolio_trustStrip__2QrPF span{font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(245,240,232,.85)}.portfolio_trustStrip__2QrPF span:not(:last-child):after{content:" · ";margin-left:var(--space-4);color:rgba(184,148,58,.6)}@media (max-width:600px){.portfolio_hero__3LAwi{padding:var(--space-10) var(--space-6)}.portfolio_heroH1__Z9Bzs{font-size:var(--text-3xl)}.portfolio_heroSub__AEqD_{font-size:var(--text-sm)}.portfolio_trustStrip__2QrPF{gap:var(--space-2);padding-top:var(--space-5)}.portfolio_trustStrip__2QrPF span:not(:last-child):after{margin-left:var(--space-2)}}.portfolio_neighbourhoodLead__bKIti{margin-bottom:var(--space-6);max-width:560px}.portfolio_neighbourhoodGrid__4IdGt{display:grid;gap:var(--space-1) var(--space-2);margin-top:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:768px){.portfolio_neighbourhoodGrid__4IdGt{grid-template-columns:repeat(6,minmax(0,1fr))}}.portfolio_neighbourhoodPillLink__RtMAX{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:36px;padding:var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-card);font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;line-height:1.25;text-align:center;color:var(--navy);text-decoration:none;transition:background var(--t-fast),color var(--t-fast),border-color var(--t-fast)}.portfolio_neighbourhoodPillLink__RtMAX:hover{background:var(--gold);color:var(--cream);border-color:var(--gold)}.portfolio_neighbourhoodPillLink__RtMAX:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.Trusted_heading__ebB8l{text-align:center;font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:500;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 24px}.Trusted_badges__0NjeL{margin-top:0}.BathroomV2TrustStrip_strip__vGwOh{width:100%;box-sizing:border-box;padding:var(--space-5) clamp(8px,1vh,10px) var(--space-5) var(--page-gutter);background:var(--white)}.BathroomV2TrustStrip_island__ct6Wh{width:100%;margin:0 auto;box-sizing:border-box;background:var(--white);padding:var(--space-3) var(--space-4);border-radius:var(--radius-card);box-shadow:0 12px 40px rgba(28,35,64,.16),0 2px 10px rgba(28,35,64,.08)}.BathroomV2TrustStrip_bar__PZJjP{background-color:initial;border:none;max-width:none;margin:0;padding-block:0;padding-inline:0}.BathroomV2TrustStrip_island__ct6Wh .bath-ppc-hero-trust-island-bar>span{position:relative;z-index:1;color:var(--navy);border-right-color:rgba(var(--gold-rgb),.28);min-height:var(--space-10);font-size:11px;letter-spacing:.06em;padding-inline:var(--space-2)}@media (min-width:1025px){.BathroomV2TrustStrip_island__ct6Wh{padding:10px 20px}}@media (max-width:900px){.BathroomV2TrustStrip_strip__vGwOh{padding-inline:var(--page-gutter);padding-block:var(--space-4)}}@media (max-width:600px){.BathroomV2TrustStrip_strip__vGwOh{padding:var(--space-5) var(--space-4);background:var(--cream)}.BathroomV2TrustStrip_island__ct6Wh{padding:0;border-radius:0;box-shadow:none;background:transparent}.BathroomV2TrustStrip_island__ct6Wh .bath-ppc-hero-trust-island-bar>span{min-height:var(--space-16);font-size:var(--text-xs);letter-spacing:.06em;padding-inline:var(--space-1);border-right-color:transparent}.BathroomV2TrustStrip_island__ct6Wh .bath-ppc-hero-trust-island-bar>span[data-trust=pricing],.BathroomV2TrustStrip_island__ct6Wh .bath-ppc-hero-trust-island-bar>span[data-trust=projects]{min-height:var(--space-14);font-size:11px}}.NeighbourhoodsServedV3_wrapper__l34L5{width:100%}.NeighbourhoodsServedV3_shell__sPhZw{border-radius:var(--radius-md);padding:32px 32px 26px;position:relative;overflow:hidden}.NeighbourhoodsServedV3_shellDark__8kHTh{background:linear-gradient(145deg,var(--navy-darkest),var(--navy));border:1px solid rgba(var(--gold-rgb),.25)}.NeighbourhoodsServedV3_shellDark__8kHTh:after,.NeighbourhoodsServedV3_shellDark__8kHTh:before{content:"";position:absolute;pointer-events:none}.NeighbourhoodsServedV3_shellDark__8kHTh:before{inset:auto -8% -30% auto;width:420px;height:420px;background:radial-gradient(circle,rgba(var(--gold-rgb),.18) 0,rgba(var(--gold-rgb),0) 70%)}.NeighbourhoodsServedV3_shellDark__8kHTh:after{inset:-32% auto auto -10%;width:360px;height:360px;background:radial-gradient(circle,rgba(240,228,192,.12) 0,rgba(240,228,192,0) 70%)}.NeighbourhoodsServedV3_shellLight__TJiG_{background:var(--cream);border:1px solid var(--border-stone)}.NeighbourhoodsServedV3_inner__yQOfy{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:40% 1fr;gap:48px 56px;align-items:start;position:relative;z-index:1}.NeighbourhoodsServedV3_intro__MsheZ{position:sticky;top:calc(var(--nav-h) + 24px)}.NeighbourhoodsServedV3_title__twNCw{margin-bottom:13px}.NeighbourhoodsServedV3_lead__p68_o{color:rgba(245,240,232,.85);margin-bottom:20px;font-size:var(--text-base);line-height:1.5}.NeighbourhoodsServedV3_leadLight__gyfJJ{color:var(--text-muted);margin-bottom:20px;font-size:var(--text-base);line-height:1.5}.NeighbourhoodsServedV3_cta__wOpe9{color:var(--gold-pale);font-family:var(--font-body);font-size:var(--text-sm);text-decoration:none;border-bottom:1px solid rgba(240,228,192,.4);padding-bottom:2px;transition:border-color var(--t-mid),color var(--t-mid)}.NeighbourhoodsServedV3_cta__wOpe9:focus-visible,.NeighbourhoodsServedV3_cta__wOpe9:hover{border-bottom-color:var(--gold-light);color:var(--gold-light)}.NeighbourhoodsServedV3_ctaLight__S5a5h{color:var(--gold);font-family:var(--font-body);font-size:var(--text-sm);text-decoration:none;border-bottom:1px solid rgba(var(--gold-rgb),.35);padding-bottom:2px;transition:border-color var(--t-mid),color var(--t-mid)}.NeighbourhoodsServedV3_ctaLight__S5a5h:focus-visible,.NeighbourhoodsServedV3_ctaLight__S5a5h:hover{border-bottom-color:var(--gold-light);color:var(--gold-light)}.NeighbourhoodsServedV3_ctaLight__S5a5h:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.NeighbourhoodsServedV3_grid__52EMS{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}.NeighbourhoodsServedV3_card__5xPjA{display:block;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:16px 16px 14px;min-height:130px;text-decoration:none;color:inherit;cursor:pointer;transition:transform var(--t-mid),border-color var(--t-mid),background var(--t-mid),box-shadow var(--t-mid)}.NeighbourhoodsServedV3_card__5xPjA:focus-visible,.NeighbourhoodsServedV3_card__5xPjA:hover{outline:none}.NeighbourhoodsServedV3_card__5xPjA:focus-visible .NeighbourhoodsServedV3_cardMeta__RuXNt,.NeighbourhoodsServedV3_card__5xPjA:hover .NeighbourhoodsServedV3_cardMeta__RuXNt{transform:translateX(4px);color:var(--gold-light)}.NeighbourhoodsServedV3_card__5xPjA:focus-visible .NeighbourhoodsServedV3_cardMeta__RuXNt span[aria-hidden],.NeighbourhoodsServedV3_card__5xPjA:hover .NeighbourhoodsServedV3_cardMeta__RuXNt span[aria-hidden]{color:var(--gold-light)}.NeighbourhoodsServedV3_cardTitle__TsDWI{font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;line-height:1.1;color:var(--white);margin:0 0 8px}.NeighbourhoodsServedV3_cardMicroCopy__W7_Zc{font-family:var(--font-body);font-size:var(--text-xs);line-height:1.55;color:rgba(255,255,255,.7);margin:0 0 12px}.NeighbourhoodsServedV3_cardMeta__RuXNt{font-family:var(--font-body);font-size:var(--text-sm);color:var(--gold-pale);display:inline-flex;align-items:center;gap:4px;transition:transform var(--t-mid),color var(--t-mid)}.NeighbourhoodsServedV3_cardMeta__RuXNt span[aria-hidden]{color:inherit;transition:color var(--t-mid)}.NeighbourhoodsServedV3_cardLight__Ld_Zg{background:var(--white);border:1px solid var(--border-stone)}.NeighbourhoodsServedV3_cardLight__Ld_Zg .NeighbourhoodsServedV3_cardTitle__TsDWI{color:var(--navy)}.NeighbourhoodsServedV3_cardLight__Ld_Zg .NeighbourhoodsServedV3_cardMicroCopy__W7_Zc{color:var(--text-muted)}.NeighbourhoodsServedV3_cardLight__Ld_Zg .NeighbourhoodsServedV3_cardMeta__RuXNt{color:var(--gold)}.NeighbourhoodsServedV3_cardLight__Ld_Zg:focus-visible .NeighbourhoodsServedV3_cardMeta__RuXNt,.NeighbourhoodsServedV3_cardLight__Ld_Zg:hover .NeighbourhoodsServedV3_cardMeta__RuXNt{color:var(--gold-light)}.NeighbourhoodsServedV3_cardLight__Ld_Zg:focus-visible .NeighbourhoodsServedV3_cardMeta__RuXNt span[aria-hidden],.NeighbourhoodsServedV3_cardLight__Ld_Zg:hover .NeighbourhoodsServedV3_cardMeta__RuXNt span[aria-hidden]{color:var(--gold-light)}.NeighbourhoodsServedV3_cardLight__Ld_Zg:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.NeighbourhoodsServedV3_card__5xPjA:focus-visible,.NeighbourhoodsServedV3_card__5xPjA:hover{transform:translateY(-3px);border-color:rgba(240,228,192,.55);background:rgba(255,255,255,.08);box-shadow:0 18px 40px rgba(0,0,0,.45)}.NeighbourhoodsServedV3_cardLight__Ld_Zg:focus-visible,.NeighbourhoodsServedV3_cardLight__Ld_Zg:hover{transform:translateY(-3px);border-color:rgba(var(--gold-rgb),.35);background:var(--white);box-shadow:var(--shadow-card)}}@media (max-width:1024px){.NeighbourhoodsServedV3_inner__yQOfy{grid-template-columns:1fr;gap:32px}.NeighbourhoodsServedV3_intro__MsheZ{position:static}.NeighbourhoodsServedV3_grid__52EMS{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.NeighbourhoodsServedV3_shell__sPhZw{padding:28px}.NeighbourhoodsServedV3_grid__52EMS{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.NeighbourhoodsServedV3_card__5xPjA{min-height:0;padding:14px 14px 12px}.NeighbourhoodsServedV3_cardTitle__TsDWI{font-size:var(--text-lg)}.NeighbourhoodsServedV3_cardMicroCopy__W7_Zc{font-size:var(--text-xs)}}@media (max-width:600px){.NeighbourhoodsServedV3_shell__sPhZw{padding:22px}}.KitchenContractorSection_section__supY9{scroll-margin-top:var(--nav-h)}.KitchenContractorSection_contractorFormRow__nLVBa{max-width:32rem;margin:var(--space-6) 0 var(--space-2)}.KitchenContractorSection_handlesGrid__RLxD4{display:grid;gap:var(--space-8);margin-top:var(--space-6)}@media (min-width:768px){.KitchenContractorSection_handlesGrid__RLxD4{grid-template-columns:1fr 1fr;gap:var(--space-8) var(--space-12)}}.KitchenContractorSection_handleBlock__A6273{padding:0;border:none;margin:0}.KitchenContractorSection_handleH3__VGV8E{font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;color:var(--navy);margin:0 0 var(--space-2)}.KitchenContractorSection_handleP__XiD_c{font-family:var(--font-body);font-size:var(--text-body-default);line-height:var(--list-item-line-height);color:var(--text-muted);margin:0}.KitchenContractorSection_compareHeading__pNY8Y{margin-top:var(--space-10)}.KitchenContractorSection_compareWrap__WozXO{overflow-x:auto;margin-top:var(--space-5);border:1px solid var(--border)}.KitchenContractorSection_compareTable__lIKuI{width:100%;min-width:36rem;border-collapse:collapse;font-family:var(--font-body);font-size:var(--text-body-default)}.KitchenContractorSection_compareTable__lIKuI td,.KitchenContractorSection_compareTable__lIKuI th{padding:var(--space-3) var(--space-4);text-align:left;vertical-align:top;border-bottom:1px solid var(--border)}.KitchenContractorSection_compareTable__lIKuI th{font-weight:600;color:var(--navy);background:var(--cream-dark)}.KitchenContractorSection_compareTable__lIKuI td{color:var(--text-muted)}.KitchenContractorSection_cellMuted__wy4OQ{text-align:center;font-weight:500;color:var(--navy)}.KitchenContractorSection_checkCell__e7hXd{text-align:center}.KitchenContractorSection_checkYes__W9A2i{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin:0 auto;color:var(--color-gold-accessible)}.KitchenContractorSection_checkNo__7s6nj{color:var(--text-muted);font-weight:600}.KitchenContractorSection_srOnly__78__q{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.KitchenContractorSection_sectionFaq__kgqYJ{margin-top:var(--space-10);max-width:42rem}.KitchenContractorSection_sectionFaqHeading__jcK_5{font-family:var(--font-display);font-size:var(--subheading-size);font-weight:500;color:var(--navy);margin:0 0 var(--space-4)}.KitchenQuoteInclusionsSection_section__7sjR3{border-top:1px solid var(--border)}.KitchenQuoteInclusionsSection_inclusionGrid__F63dS{display:grid;gap:var(--space-10);margin-top:var(--space-6)}@media (min-width:768px){.KitchenQuoteInclusionsSection_inclusionGrid__F63dS{grid-template-columns:1fr 1fr;gap:var(--space-12)}}.KitchenQuoteInclusionsSection_inclusionColTitle__Ioetc{font-family:var(--font-body);font-size:var(--text-xl);font-weight:600;color:var(--navy);margin:0 0 var(--space-4);display:flex;align-items:center;gap:var(--space-3)}.KitchenQuoteInclusionsSection_inclusionList__63Uxe{margin:0;padding:0;list-style:none;font-family:var(--font-body);font-size:var(--text-body-default);line-height:var(--list-item-line-height);color:var(--text-muted)}.KitchenQuoteInclusionsSection_inclusionList__63Uxe li{display:flex;gap:var(--space-3);align-items:flex-start;margin-bottom:var(--space-3)}.KitchenQuoteInclusionsSection_inclusionList__63Uxe li:last-child{margin-bottom:0}.KitchenQuoteInclusionsSection_iconSvg__IJiIu{flex-shrink:0;width:var(--space-5);height:var(--space-5);margin-top:.15em;color:var(--color-gold-accessible)}.KitchenQuoteInclusionsSection_iconSvgNeutral__telHP{color:var(--text-muted)}.RelatedServicesSection_headingWithReading__paWfe{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:var(--space-6) var(--space-10);align-items:start}.RelatedServicesSection_headingWithReadingMain__kdf_p{min-width:0}.RelatedServicesSection_readingAside__ofIzD{margin-top:0;min-width:0;padding:var(--space-5);border:1px solid rgba(var(--gold-rgb),.2);border-radius:var(--radius-md);background:var(--white)}.RelatedServicesSection_readingAsideTitle__b3A1n{margin:0 0 var(--space-4)}.RelatedServicesSection_readingAsideList__TxH22{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2);max-width:none}.RelatedServicesSection_readingAsideItem__Fh1nX{margin:0;display:flex;flex-direction:column;gap:var(--space-1);min-width:0}.RelatedServicesSection_readingAsideLink__v_2az{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-left:3px solid var(--gold);background:var(--cream);text-decoration:none;color:var(--navy);font-size:var(--text-sm);font-family:var(--font-body);font-weight:500;box-sizing:border-box}.RelatedServicesSection_readingAsideLinkMain__dZlMa{display:flex;flex-direction:column;gap:var(--space-1);min-width:0;flex:1 1;text-align:left}@media (prefers-reduced-motion:no-preference){.RelatedServicesSection_readingAsideLink__v_2az{transition:background var(--t-fast)}}.RelatedServicesSection_readingAsideLink__v_2az:hover{background:var(--cream-dark)}.RelatedServicesSection_readingAsideLink__v_2az:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.RelatedServicesSection_readingAsideLinkLabel__yxwF_{min-width:0;text-align:left}.RelatedServicesSection_readingAsideArrow__iXb_h{flex-shrink:0;color:var(--gold)}.RelatedServicesSection_readingAsideDesc___aiPc{font-family:var(--font-body);font-size:var(--text-xs);line-height:1.45;color:var(--text-muted);font-weight:400}.RelatedServicesSection_readingAsideLinkMuted__6SSSh{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border-left:3px solid var(--border);background:var(--cream);font-family:var(--font-body);font-size:var(--text-sm);font-style:italic;color:var(--text-muted);box-sizing:border-box}.RelatedServicesSection_readingAsideComingSoon__SfzfF{font-size:var(--text-xs);opacity:.85}@media (max-width:900px){.RelatedServicesSection_headingWithReading__paWfe{grid-template-columns:1fr}.RelatedServicesSection_readingAside__ofIzD{margin-top:var(--space-4)}}.RelatedServicesSection_grid__jaCkh{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-6);margin-top:var(--space-6)}.RelatedServicesSection_reading__2PFP6{margin-top:var(--space-10);padding-top:var(--space-6);border-top:1px solid var(--border)}.RelatedServicesSection_readingTitle__tmTCe{font-family:var(--font-display);font-size:var(--text-xl);font-weight:500;color:var(--navy);margin:0 0 var(--space-5) 0;line-height:1.25}.RelatedServicesSection_compactArrow___Ur0W{transition:transform var(--t-fast)}.RelatedServicesSection_compactTiles__yoY8x{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-4);margin-top:var(--space-6);width:min(100%,30rem)}.RelatedServicesSection_headingWithReadingMain__kdf_p .RelatedServicesSection_compactTiles__yoY8x{margin-top:var(--space-4)}.RelatedServicesSection_compactTile__uOmEB{text-decoration:none;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border:1px solid rgba(var(--gold-rgb),.15);border-radius:var(--radius-md);background:rgba(var(--gold-rgb),.04);box-shadow:0 0 0 rgba(0,0,0,0);transition:transform var(--t-mid),box-shadow var(--t-mid),border-color var(--t-fast),background var(--t-fast);min-height:56px;width:100%;box-sizing:border-box}.RelatedServicesSection_compactTile__uOmEB:hover{transform:translateY(-2px);box-shadow:var(--shadow-card);border-color:rgba(var(--gold-rgb),.28);background:rgba(var(--gold-rgb),.08)}.RelatedServicesSection_compactTile__uOmEB:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.RelatedServicesSection_compactTileIcon__KvBW3{width:34px;height:34px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--gold);background:rgba(var(--gold-rgb),.1);border:1px solid rgba(var(--gold-rgb),.18);flex-shrink:0}.RelatedServicesSection_compactTileLabel__1_zTK{font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:600;color:var(--navy);display:inline-flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);min-width:0}.RelatedServicesSection_compactTile__uOmEB:hover .RelatedServicesSection_compactArrow___Ur0W{transform:translateX(3px)}.RelatedServicesSection_blogGrid__Va4lF{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-4);margin-top:var(--space-3)}.RelatedServicesSection_blogGrid__Va4lF>article.post-card{min-height:0;height:100%}.RelatedServicesSection_blogGrid__Va4lF .post-card__link{flex:1 1;min-height:0}.RelatedServicesSection_blogGrid__Va4lF .post-card__image{flex-shrink:0}.RelatedServicesSection_blogGrid__Va4lF .post-card__content{flex:1 1;min-height:0}.bylaws_bylawsH4__907M5{font-family:var(--font-display);font-size:var(--text-lg);font-weight:500;color:var(--navy);margin:24px 0 10px;line-height:1.35}.bylaws_bylawsH4__907M5:first-of-type{margin-top:0}.bylaws_bylawsList__4vFvA{list-style:none;margin:0 0 16px;padding:0;font-size:var(--paragraph-size);line-height:1.7;color:var(--text-muted);font-weight:300}.bylaws_bylawsList__4vFvA li{padding-left:20px;position:relative;margin-bottom:8px}.bylaws_bylawsList__4vFvA li:before{content:"—";position:absolute;left:0;color:var(--gold);font-size:var(--text-xs)}.bylaws_internalLinks__O62Ic{margin-top:24px;font-size:var(--paragraph-size);line-height:1.7;color:var(--text-muted)}.bylaws_internalLinks__O62Ic a{color:var(--navy);text-decoration:underline;text-underline-offset:2px}.bylaws_internalLinks__O62Ic a:hover{color:var(--gold)}.bylaws_ctaSupporting__m5w4r{margin-top:16px}.bathroom-renovation-quote_pageMain__wWNjL{min-height:50vh}.bathroom-renovation-quote_grid__ZfpkY{display:grid;grid-template-columns:1fr 1fr;gap:var(--section-gap-lg,48px);align-items:start}@media (max-width:900px){.bathroom-renovation-quote_grid__ZfpkY{grid-template-columns:1fr}}.bathroom-renovation-quote_copyCol__43utd,.bathroom-renovation-quote_formCol__Cmi3f{min-width:0}@media (max-width:900px){.bathroom-renovation-quote_formCol__Cmi3f{order:-1}}.bathroom-renovation-quote_trustStrip__f1Ylb{display:flex;flex-wrap:wrap;gap:var(--space-sm,12px);margin:var(--space-md,20px) 0 var(--space-lg,24px)}.bathroom-renovation-quote_trustStrip__f1Ylb span{font-family:var(--font-body);font-size:var(--text-micro);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--navy);padding:6px 10px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--cream-dark)}.bathroom-renovation-quote_phoneLine__0Txmp{margin:0 0 var(--space-lg,24px);font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--text-muted)}.bathroom-renovation-quote_phoneLine__0Txmp a{color:var(--color-gold-accessible);font-weight:600;text-decoration:none}.bathroom-renovation-quote_phoneLine__0Txmp a:hover{text-decoration:underline}.bathroom-renovation-quote_phoneLine__0Txmp a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.bathroom-renovation-quote_sectionBlock__JjpGW{margin-bottom:var(--section-gap-md,40px)}.bathroom-renovation-quote_sectionBlock__JjpGW:last-of-type{margin-bottom:0}.bathroom-renovation-quote_prose__MVCU2{font-family:var(--font-body);font-size:var(--text-body-sm);line-height:1.65;color:var(--text-muted);max-width:58ch}.bathroom-renovation-quote_prose__MVCU2 p{margin:0 0 1em}.bathroom-renovation-quote_prose__MVCU2 p:last-child{margin-bottom:0}.bathroom-renovation-quote_prose__MVCU2 ul{margin:0 0 1em;padding-left:1.2em}.bathroom-renovation-quote_prose__MVCU2 li{margin-bottom:.35em}.bathroom-renovation-quote_prose__MVCU2 li:last-child{margin-bottom:0}.bathroom-renovation-quote_prose__MVCU2 a{color:var(--color-gold-accessible);font-weight:600;text-decoration:none}.bathroom-renovation-quote_prose__MVCU2 a:hover{text-decoration:underline}.bathroom-renovation-quote_prose__MVCU2 a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.kitchen-portfolio_pageMain__kcGvB{min-height:50vh}.kitchen-portfolio_intro__FoEnk{max-width:var(--max-w);margin:0 auto}.kitchen-portfolio_introTop__c9SAB{max-width:65ch;margin-top:var(--space-content-gap-md,20px)}.kitchen-portfolio_introRest__hlxsx{max-width:65ch;margin-top:var(--space-md,20px)}.kitchen-portfolio_introRest__hlxsx p{margin:0 0 1em;font-family:var(--font-body);font-size:var(--text-body-sm);line-height:1.65;color:var(--text-muted)}.kitchen-portfolio_introRest__hlxsx p:last-child{margin-bottom:0}.kitchen-portfolio_sectionLead__PVdI_{max-width:62ch;margin-top:var(--space-content-gap-sm,16px);font-family:var(--font-body);font-size:var(--text-body-sm);line-height:1.65;color:var(--text-muted)}.kitchen-portfolio_grid__TL_Ch{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap-lg,28px);margin-top:var(--section-gap-md,40px)}@media (max-width:900px){.kitchen-portfolio_grid__TL_Ch{grid-template-columns:1fr}}.kitchen-portfolio_card__PO_AL{background:var(--cream-dark);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-card);transition:box-shadow var(--t-mid),border-color var(--t-mid)}.kitchen-portfolio_card__PO_AL:hover{box-shadow:var(--shadow-hover);border-color:rgba(var(--gold-rgb),.35)}.kitchen-portfolio_imageWrap__Gq1Ca{position:relative;aspect-ratio:4/3;background:var(--navy-deep)}.kitchen-portfolio_image__Hr6vH{object-fit:cover}.kitchen-portfolio_cardBody__BJ8DA{padding:var(--space-md,20px) var(--space-lg,24px) var(--space-lg,24px)}.kitchen-portfolio_neighbourhood__eWcvH{display:inline-block;font-family:var(--font-body);font-size:var(--text-micro);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold-accessible);margin-bottom:var(--space-xs,8px)}.kitchen-portfolio_cardCaption__a_Lmz{margin:0;line-height:1.5}.kitchen-portfolio_cardCaption__a_Lmz,.kitchen-portfolio_copyBlock__qMnt_{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--text-muted)}.kitchen-portfolio_copyBlock__qMnt_{max-width:68ch;margin-top:var(--space-content-gap-md,20px);line-height:1.65}.kitchen-portfolio_copyBlock__qMnt_ p{margin:0 0 1em}.kitchen-portfolio_copyBlock__qMnt_ p:last-child{margin-bottom:0}.kitchen-portfolio_ctaBlock__YOnEP{margin-top:var(--section-gap-md,40px);padding:var(--space-xl,32px);background:var(--navy);border-radius:var(--radius-md);text-align:center}.kitchen-portfolio_ctaBlock__YOnEP p{margin:0 0 var(--space-md,20px);font-family:var(--font-body);font-size:var(--text-body-sm);line-height:1.6;color:rgba(245,240,232,.85);max-width:52ch;margin-left:auto;margin-right:auto}.kitchen-portfolio_ctaActions__vI7jj{display:flex;flex-wrap:wrap;gap:var(--space-md,16px);justify-content:center;align-items:center}.renovation-process_pageMain__B6QAC{min-height:50vh}.renovation-process_intro__O2RsO{max-width:var(--max-w);margin:0 auto}.renovation-process_lead__ctJR4{max-width:62ch;margin-top:var(--space-content-gap-md,20px)}.renovation-process_steps__6Hr9d{display:flex;flex-direction:column;gap:var(--section-gap-md,40px);max-width:var(--max-w);margin:0 auto}.renovation-process_step__kao_F{padding-bottom:var(--section-gap-md,40px);border-bottom:1px solid var(--border)}.renovation-process_step__kao_F:last-child{padding-bottom:0;border-bottom:none}.renovation-process_stepMeta__nyClb{font-family:var(--font-body);font-size:var(--text-label);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 var(--space-xs,8px)}.renovation-process_stepBody__6co7u{font-family:var(--font-body);font-size:var(--text-body-sm);line-height:1.65;color:var(--text-muted);max-width:68ch}.renovation-process_stepBody__6co7u p{margin:0 0 1em}.renovation-process_stepBody__6co7u p:last-child{margin-bottom:0}.renovation-process_stepBody__6co7u a{color:var(--color-gold-accessible);font-weight:600;text-decoration:none}.renovation-process_stepBody__6co7u a:hover{text-decoration:underline}.renovation-process_stepBody__6co7u a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.renovation-process_ctaRow__cW8gC{margin-top:var(--section-pad-block,48px);text-align:center}@media (max-width:600px){.renovation-process_ctaRow__cW8gC{text-align:left}}