.ComingSoonPage-module__A59YJq__page{min-height:100dvh;padding-bottom:var(--layout-dock-clearance)}.ComingSoonPage-module__A59YJq__header{z-index:5;justify-content:space-between;align-items:center;gap:var(--space-4);min-height:var(--layout-header-height);padding:var(--space-4) var(--space-6);background:var(--color-bg-base);box-sizing:border-box;display:flex;position:sticky;top:0}.ComingSoonPage-module__A59YJq__headerStart{align-items:center;gap:var(--space-4);display:flex}.ComingSoonPage-module__A59YJq__mark{font-family:var(--font-wordmark), var(--font-family-base);color:var(--color-accent-primary);text-shadow:0 .5rem 1rem #16233f2e;font-size:1.5rem;font-weight:800;text-decoration:none}.ComingSoonPage-module__A59YJq__introCall{appearance:none;cursor:pointer;min-height:44px;padding:0 var(--space-6);color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated-strong);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;align-items:center;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.ComingSoonPage-module__A59YJq__introCall:hover{box-shadow:var(--shadow-elevated)}.ComingSoonPage-module__A59YJq__backLink{min-height:44px;margin:var(--space-6) var(--space-6) 0;appearance:none;color:var(--color-text-primary);align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.ComingSoonPage-module__A59YJq__main{max-width:40rem;padding:var(--space-12) var(--space-6);text-align:center;margin:0 auto}.ComingSoonPage-module__A59YJq__heading{margin:0 0 var(--space-4);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.ComingSoonPage-module__A59YJq__body{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.6}
.EnquiryConsent-module__Qxhiqa__consent{gap:var(--space-3);flex-direction:column;display:flex}.EnquiryConsent-module__Qxhiqa__checkboxRow{align-items:flex-start;gap:var(--space-3);display:flex}.EnquiryConsent-module__Qxhiqa__checkbox{width:1.25rem;height:1.25rem;accent-color:var(--color-text-primary);flex-shrink:0;margin-top:.125rem}.EnquiryConsent-module__Qxhiqa__checkboxLabel{color:var(--color-text-primary);cursor:pointer;font-size:.875rem;line-height:1.5}.EnquiryConsent-module__Qxhiqa__notice{color:var(--color-text-muted);margin:0;font-size:.75rem;line-height:1.6}.EnquiryConsent-module__Qxhiqa__noticeLink{color:var(--color-text-primary);text-underline-offset:.15em;text-decoration:underline}.EnquiryConsent-module__Qxhiqa__noticeLink:hover,.EnquiryConsent-module__Qxhiqa__noticeLink:focus-visible{text-decoration-thickness:2px}
.ModalForm-module__DvspVq__dockButton{appearance:none;cursor:pointer;width:6rem;min-height:44px;padding:0 var(--space-2);color:var(--color-text-primary);background:var(--color-bg-base);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}.ModalForm-module__DvspVq__dockButton:hover{box-shadow:var(--shadow-elevated-strong)}.ModalForm-module__DvspVq__dockButtonPrimary{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated-strong)}.ModalForm-module__DvspVq__dockButtonPrimary:hover{box-shadow:var(--shadow-elevated)}@media (max-width:640px){.ModalForm-module__DvspVq__dockButton{width:3.75rem;padding:0 var(--space-2);font-size:.75rem}}.ModalForm-module__DvspVq__overlay{z-index:40;padding:var(--space-4);-webkit-backdrop-filter:blur(4px);animation:ModalForm-module__DvspVq__overlayFadeIn var(--motion-base) ease-out;background:#1a1a19bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ModalForm-module__DvspVq__card{background:var(--color-bg-base);width:min(30rem,100%);max-height:90vh;box-shadow:var(--shadow-elevated-strong);border:1px solid #ffffff80;border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ModalForm-module__DvspVq__cardScroll{min-height:0;padding:var(--space-8);flex:auto;overflow-y:auto}@keyframes ModalForm-module__DvspVq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.ModalForm-module__DvspVq__closeButton{top:var(--space-4);right:var(--space-4);appearance:none;cursor:pointer;min-height:44px;padding:0 var(--space-3);color:var(--color-text-primary);background:0 0;border:none;font-family:inherit;font-size:.8125rem;font-weight:600;position:absolute}.ModalForm-module__DvspVq__heading{margin:0 0 var(--space-2);padding-right:var(--space-8);font-size:1.375rem;font-weight:700}.ModalForm-module__DvspVq__body{margin:0 0 var(--space-4);color:var(--color-text-primary)}.ModalForm-module__DvspVq__bookCallLink{align-items:center;gap:var(--space-2);margin:0 0 var(--space-6);color:var(--color-text-primary);font-size:.875rem;font-weight:600;text-decoration:underline;display:inline-flex}.ModalForm-module__DvspVq__bookCallIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.ModalForm-module__DvspVq__form{gap:var(--space-4);flex-direction:column;display:flex}.ModalForm-module__DvspVq__row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.ModalForm-module__DvspVq__field{gap:var(--space-2);flex-direction:column;display:flex}.ModalForm-module__DvspVq__label{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.ModalForm-module__DvspVq__input,.ModalForm-module__DvspVq__select,.ModalForm-module__DvspVq__textarea{min-height:44px;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);border-radius:999px;font-family:inherit;font-size:1rem}.ModalForm-module__DvspVq__textarea{resize:vertical;border-radius:16px;min-height:6rem}.ModalForm-module__DvspVq__budgetValue{margin:0;font-size:.9375rem;font-weight:600}.ModalForm-module__DvspVq__sliderLabel{color:var(--color-text-primary);font-size:.75rem}.ModalForm-module__DvspVq__slider{width:100%}.ModalForm-module__DvspVq__errorText{color:var(--color-text-primary);margin:0;font-weight:600}.ModalForm-module__DvspVq__submitButton{appearance:none;cursor:pointer;min-height:44px;padding:0 var(--space-6);background:var(--color-text-primary);color:var(--color-bg-base);border:none;border-radius:999px;align-self:flex-start;font-family:inherit;font-size:.9375rem;font-weight:600}.ModalForm-module__DvspVq__submitButton:disabled{cursor:default;opacity:.6}.ModalForm-module__DvspVq__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.ModalForm-module__DvspVq__row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ModalForm-module__DvspVq__overlay{animation:none}}
.HamburgerMenu-module__s5lanq__trigger{appearance:none;cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);min-width:44px;min-height:44px;padding:0 var(--space-2);color:var(--color-text-primary);background:0 0;border:none;font-family:inherit;font-size:.8125rem;display:inline-flex;position:relative}.HamburgerMenu-module__s5lanq__icon{flex-shrink:0;width:1.25rem;height:1rem;display:block;position:relative}.HamburgerMenu-module__s5lanq__bar{width:1.25rem;height:2px;transform:translateY(var(--bar-y));transition:width var(--motion-base) cubic-bezier(.85, 0, .15, 1), height var(--motion-base) cubic-bezier(.85, 0, .15, 1), transform var(--motion-base) cubic-bezier(.85, 0, .15, 1);background:currentColor;border-radius:999px;position:absolute;top:0;left:0}.HamburgerMenu-module__s5lanq__bar:first-child{--bar-y:1px;transition-delay:80ms}.HamburgerMenu-module__s5lanq__bar:nth-child(2){--bar-y:7px;transition-delay:0s}.HamburgerMenu-module__s5lanq__bar:nth-child(3){--bar-y:13px;transition-delay:.16s}@keyframes HamburgerMenu-module__s5lanq__barShuttle{0%,20%,to{width:1.25rem;transform:translate(0, var(--bar-y))}8%{width:.5rem;transform:translate(.75rem, var(--bar-y))}14%{width:.5rem;transform:translate(0, var(--bar-y))}}.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__bar{animation:2.8s cubic-bezier(.85,0,.15,1) 8 HamburgerMenu-module__s5lanq__barShuttle}.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__bar:nth-child(2){animation-delay:.12s}.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__bar:nth-child(3){animation-delay:.24s}.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__trigger:after{content:"";border:1px solid var(--color-text-primary);opacity:0;pointer-events:none;border-radius:999px;animation:2.8s ease-out 8 HamburgerMenu-module__s5lanq__nudgeRing;position:absolute;inset:2px}@keyframes HamburgerMenu-module__s5lanq__nudgeRing{0%{opacity:0;transform:scale(.82)}10%{opacity:.6}34%,to{opacity:0;transform:scale(1.45)}}.HamburgerMenu-module__s5lanq__triggerWrap{display:inline-flex;position:relative}.HamburgerMenu-module__s5lanq__tape{top:50%;right:calc(100% + var(--space-1));z-index:1;align-items:center;gap:var(--space-2);height:34px;padding:0 var(--space-3) 0 var(--space-4);background:var(--color-text-primary);color:var(--color-bg-base);white-space:nowrap;box-shadow:var(--shadow-elevated);clip-path:inset(0 0 0 100%);visibility:hidden;pointer-events:none;border-radius:999px 3px 3px 999px;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex;position:absolute;transform:translateY(-50%)}.HamburgerMenu-module__s5lanq__tapeTicks{left:var(--space-3);right:var(--space-3);opacity:.4;background:repeating-linear-gradient(90deg,currentColor 0 1px,#0000 1px 6px);height:5px;position:absolute;bottom:5px}.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__tape{animation:11s cubic-bezier(.16,1,.3,1) 2 HamburgerMenu-module__s5lanq__tapeExtend}@keyframes HamburgerMenu-module__s5lanq__tapeExtend{0%{clip-path:inset(0 0 0 100%);visibility:hidden;pointer-events:none}1%{visibility:visible;pointer-events:auto}6%{clip-path:inset(0)}33%{clip-path:inset(0);visibility:visible;pointer-events:auto}36%{clip-path:inset(0 0 0 100%)}37%,to{visibility:hidden;pointer-events:none}}.HamburgerMenu-module__s5lanq__tape:hover,.HamburgerMenu-module__s5lanq__tape:focus-visible{clip-path:inset(0);visibility:visible;pointer-events:auto;animation:none!important}.HamburgerMenu-module__s5lanq__tape:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}@media (max-width:640px){.HamburgerMenu-module__s5lanq__tape{display:none}}@media (prefers-reduced-motion:reduce){.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__bar,.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__trigger:after{animation:none}.HamburgerMenu-module__s5lanq__triggerWrap[data-nudge=true] .HamburgerMenu-module__s5lanq__tape{animation-name:HamburgerMenu-module__s5lanq__tapeFade}}@keyframes HamburgerMenu-module__s5lanq__tapeFade{0%{clip-path:inset(0);opacity:0;visibility:hidden;pointer-events:none}1%{visibility:visible;pointer-events:auto}6%,33%{opacity:1}36%{opacity:0}37%,to{opacity:0;visibility:hidden;pointer-events:none}}.HamburgerMenu-module__s5lanq__trigger[aria-expanded=true] .HamburgerMenu-module__s5lanq__bar:first-child{width:7px;height:7px;transition-delay:80ms;transform:translate(1px)}.HamburgerMenu-module__s5lanq__trigger[aria-expanded=true] .HamburgerMenu-module__s5lanq__bar:nth-child(2){width:7px;height:7px;transition-delay:.16s;transform:translate(12px)}.HamburgerMenu-module__s5lanq__trigger[aria-expanded=true] .HamburgerMenu-module__s5lanq__bar:nth-child(3){width:16px;height:6px;transition-delay:0s;transform:translate(2px,10px)}.HamburgerMenu-module__s5lanq__overlay{top:var(--space-4);right:var(--space-4);left:var(--space-4);z-index:20;align-items:flex-start;gap:var(--space-4);width:fit-content;max-width:20rem;max-height:calc(100dvh - 2 * var(--space-4));padding:var(--space-6);background:var(--color-bg-base);box-shadow:var(--shadow-elevated-strong);animation:HamburgerMenu-module__s5lanq__overlayFadeIn var(--motion-base) ease-out;border-radius:20px;flex-direction:column;margin-left:auto;display:flex;position:fixed;overflow-y:auto}@keyframes HamburgerMenu-module__s5lanq__overlayFadeIn{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.HamburgerMenu-module__s5lanq__utilityRow{align-items:center;gap:var(--space-2);width:100%;display:flex}.HamburgerMenu-module__s5lanq__iconButton{appearance:none;cursor:pointer;background:var(--color-bg-muted);width:44px;height:44px;color:var(--color-text-primary);transition:background-color var(--motion-base) ease;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.HamburgerMenu-module__s5lanq__iconButton:hover{background:var(--color-border-default)}.HamburgerMenu-module__s5lanq__iconButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.HamburgerMenu-module__s5lanq__iconButton svg{width:20px;height:20px}.HamburgerMenu-module__s5lanq__iconButton:last-child{margin-left:auto}.HamburgerMenu-module__s5lanq__menuNav{align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.HamburgerMenu-module__s5lanq__backLink{appearance:none;cursor:pointer;text-align:left;color:var(--color-text-primary);background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.9375rem;text-decoration:underline}@media (prefers-reduced-motion:reduce){.HamburgerMenu-module__s5lanq__overlay{animation:none}}
.FloatingDock-module__7h_iLG__dock{bottom:var(--space-8);align-items:flex-end;gap:var(--space-3);z-index:10;display:flex;position:fixed;left:50%;transform:translate(-50%)}.FloatingDock-module__7h_iLG__button{appearance:none;cursor:pointer;width:6rem;min-height:44px;padding:0 var(--space-2);color:var(--color-text-primary);background:var(--color-bg-base);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}.FloatingDock-module__7h_iLG__button:hover{box-shadow:var(--shadow-elevated-strong)}.FloatingDock-module__7h_iLG__buttonPrimary{width:64px;min-width:64px;min-height:64px;color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated-strong);margin-top:-1rem;padding:0}.FloatingDock-module__7h_iLG__phoneIcon{width:1.5rem;height:1.5rem}@media (max-width:640px){.FloatingDock-module__7h_iLG__dock{gap:var(--space-2)}.FloatingDock-module__7h_iLG__button{width:3.75rem;padding:0 var(--space-2);font-size:.75rem}.FloatingDock-module__7h_iLG__buttonPrimary{width:56px;min-width:56px;min-height:56px;padding:0}.FloatingDock-module__7h_iLG__phoneIcon{width:1.25rem;height:1.25rem}}
.SocialButton-module__EhnipG__wrapper{display:inline-flex;position:relative}.SocialButton-module__EhnipG__popover{bottom:calc(100% + var(--space-3));gap:var(--space-2);padding:var(--space-2);background:var(--color-bg-base);box-shadow:var(--shadow-elevated-strong);animation:SocialButton-module__EhnipG__popoverFadeIn var(--motion-base) ease-out;z-index:20;border-radius:999px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.SocialButton-module__EhnipG__iconButton{appearance:none;cursor:pointer;min-width:44px;min-height:44px;color:var(--color-text-primary);background:var(--color-bg-muted);transition:background-color var(--motion-base) ease;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.SocialButton-module__EhnipG__iconButton:hover{background:var(--color-border-default)}.SocialButton-module__EhnipG__icon{width:1.25rem;height:1.25rem}@keyframes SocialButton-module__EhnipG__popoverFadeIn{0%{opacity:0;transform:translate(-50%)translateY(.25rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.SocialButton-module__EhnipG__popover{animation:none}}
.GateStep-module__EqeLIW__step{max-width:32rem;margin:0 auto}.GateStep-module__EqeLIW__body{margin:0 0 var(--space-6);color:var(--color-text-muted);font-size:1rem;line-height:1.6}.GateStep-module__EqeLIW__form{gap:var(--space-4);flex-direction:column;display:flex}.GateStep-module__EqeLIW__row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.GateStep-module__EqeLIW__field{gap:var(--space-2);flex-direction:column;display:flex}.GateStep-module__EqeLIW__label{font-size:.875rem;font-weight:600}.GateStep-module__EqeLIW__input{min-height:48px;padding:0 var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);border-radius:2px;font-family:inherit;font-size:1rem}.GateStep-module__EqeLIW__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.GateStep-module__EqeLIW__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GateStep-module__EqeLIW__errorText{color:var(--color-text-primary);margin:0;font-weight:600}.GateStep-module__EqeLIW__primaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.GateStep-module__EqeLIW__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.GateStep-module__EqeLIW__primaryButton:disabled{cursor:not-allowed;opacity:.7}@media (max-width:640px){.GateStep-module__EqeLIW__row{grid-template-columns:1fr}}
.Stepper-module__4ZWCsG__field{max-width:32rem;margin:0 auto var(--space-6);border:none;padding:0}.Stepper-module__4ZWCsG__label{margin-bottom:var(--space-2);padding:0;font-size:.875rem;font-weight:600;display:block}.Stepper-module__4ZWCsG__helperText{margin:0 0 var(--space-2);color:var(--color-text-muted);font-size:.8125rem}.Stepper-module__4ZWCsG__stepper{align-items:center;gap:var(--space-4);display:flex}.Stepper-module__4ZWCsG__stepButton{appearance:none;border:1px solid var(--color-border-default);background:var(--color-bg-base);width:44px;height:44px;color:var(--color-text-primary);cursor:pointer;transition:background-color var(--motion-base) ease;border-radius:999px;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex}.Stepper-module__4ZWCsG__stepButton:hover:not(:disabled){background:var(--color-bg-muted)}.Stepper-module__4ZWCsG__stepButton:disabled{opacity:.4;cursor:not-allowed}.Stepper-module__4ZWCsG__stepButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Stepper-module__4ZWCsG__value{text-align:center;min-width:2.5rem;font-size:1.25rem;font-weight:600}
.CostDisclaimerBanner-module__ATA6Va__banner{max-width:40rem;margin:var(--space-8) auto 0;padding:var(--space-4) var(--space-6);border:1px solid var(--color-text-primary);background:var(--color-bg-muted);border-radius:2px}.CostDisclaimerBanner-module__ATA6Va__heading{margin:0 0 var(--space-2);font-size:1rem;font-weight:700}.CostDisclaimerBanner-module__ATA6Va__body{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.6}
.RoomCountsStep-module__Murtgq__step{max-width:32rem;margin:0 auto}.RoomCountsStep-module__Murtgq__actions{justify-content:center;gap:var(--space-4);margin-top:var(--space-6);display:flex}.RoomCountsStep-module__Murtgq__primaryButton,.RoomCountsStep-module__Murtgq__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.RoomCountsStep-module__Murtgq__primaryButton{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.RoomCountsStep-module__Murtgq__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.RoomCountsStep-module__Murtgq__secondaryButton{border:1px solid var(--color-border-default);color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0}.RoomCountsStep-module__Murtgq__secondaryButton:hover{background:var(--color-bg-muted)}
.DisclosureRow-module__4huyaq__row{border-bottom:1px solid var(--color-border-default)}.DisclosureRow-module__4huyaq__heading{margin:0}.DisclosureRow-module__4huyaq__trigger{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) 0;appearance:none;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9375rem;font-weight:600;display:flex}.DisclosureRow-module__4huyaq__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.DisclosureRow-module__4huyaq__panelOuter{transition:grid-template-rows var(--motion-base) ease;grid-template-rows:0fr;display:grid}.DisclosureRow-module__4huyaq__panelOuter[data-expanded=true]{grid-template-rows:1fr}.DisclosureRow-module__4huyaq__panelInner{min-height:0;overflow:hidden}
.CostBreakdownSection-module__2pgKfa__summary{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.CostBreakdownSection-module__2pgKfa__tierRow{gap:var(--space-4);flex-wrap:wrap;font-weight:400;display:flex}.CostBreakdownSection-module__2pgKfa__tierValue{color:var(--color-text-muted);font-size:.875rem}.CostBreakdownSection-module__2pgKfa__tierTag{text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:700}
.FloorAreaStep-module__E1t79W__step{max-width:32rem;margin:0 auto}.FloorAreaStep-module__E1t79W__field{margin-bottom:var(--space-4)}.FloorAreaStep-module__E1t79W__label{margin-bottom:var(--space-2);font-size:.875rem;font-weight:600;display:block}.FloorAreaStep-module__E1t79W__input{width:100%;min-height:48px;padding:0 var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);border-radius:2px;font-family:inherit;font-size:1rem}.FloorAreaStep-module__E1t79W__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.FloorAreaStep-module__E1t79W__explanation{padding:var(--space-2) 0 var(--space-4);color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.6}.FloorAreaStep-module__E1t79W__actions{justify-content:center;gap:var(--space-4);margin-top:var(--space-6);display:flex}.FloorAreaStep-module__E1t79W__primaryButton,.FloorAreaStep-module__E1t79W__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.FloorAreaStep-module__E1t79W__primaryButton{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.FloorAreaStep-module__E1t79W__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.FloorAreaStep-module__E1t79W__secondaryButton{border:1px solid var(--color-border-default);color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0}.FloorAreaStep-module__E1t79W__secondaryButton:hover{background:var(--color-bg-muted)}
.ToggleField-module__vFMTZW__field{max-width:32rem;margin:0 auto var(--space-6);border:none;padding:0}.ToggleField-module__vFMTZW__label{margin-bottom:var(--space-2);padding:0;font-size:.875rem;font-weight:600;display:block}.ToggleField-module__vFMTZW__helperText{margin:0 0 var(--space-2);color:var(--color-text-muted);font-size:.8125rem}.ToggleField-module__vFMTZW__toggleGroup{gap:var(--space-3);display:flex}.ToggleField-module__vFMTZW__toggleButton{min-width:5.5rem;min-height:44px;padding:0 var(--space-6);appearance:none;border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);cursor:pointer;transition:background-color var(--motion-base) ease, color var(--motion-base) ease;border-radius:999px;justify-content:center;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.ToggleField-module__vFMTZW__toggleButton:hover{background:var(--color-bg-muted)}.ToggleField-module__vFMTZW__toggleButton[aria-pressed=true]{border-color:var(--color-text-primary);color:var(--color-bg-base);background:var(--color-text-primary)}.ToggleField-module__vFMTZW__toggleButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}
.BuildCostCtaSection-module__DdZZfG__actions{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.BuildCostCtaSection-module__DdZZfG__primaryButton,.BuildCostCtaSection-module__DdZZfG__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.BuildCostCtaSection-module__DdZZfG__primaryButton{color:var(--color-bg-base);background:var(--earth-green,var(--color-text-primary));box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.BuildCostCtaSection-module__DdZZfG__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.BuildCostCtaSection-module__DdZZfG__secondaryButton{border:1px solid var(--earth-terracotta,var(--color-border-default));color:var(--earth-green,var(--color-text-primary));transition:background-color var(--motion-base) ease;background:0 0}.BuildCostCtaSection-module__DdZZfG__secondaryButton:hover{background:var(--earth-sand,var(--color-bg-muted))}
.EnthusiasmPrompt-module__pb0UnW__prompt{right:var(--space-6);bottom:calc(var(--layout-dock-clearance) + var(--space-4));z-index:8;max-width:22rem;padding:var(--space-6);background:var(--color-bg-base);box-shadow:var(--shadow-elevated-strong);opacity:0;transition:opacity var(--motion-base) ease, transform var(--motion-base) ease;pointer-events:none;border-radius:2px;position:fixed;transform:translateY(.75rem)}.EnthusiasmPrompt-module__pb0UnW__prompt[data-visible=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.EnthusiasmPrompt-module__pb0UnW__close{top:var(--space-2);right:var(--space-2);appearance:none;width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex;position:absolute}.EnthusiasmPrompt-module__pb0UnW__close:hover{background:var(--color-bg-muted);color:var(--color-text-primary)}.EnthusiasmPrompt-module__pb0UnW__close:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.EnthusiasmPrompt-module__pb0UnW__heading{margin:0 0 var(--space-2);padding-right:var(--space-6);font-size:1.0625rem;font-weight:700}.EnthusiasmPrompt-module__pb0UnW__body{margin:0 0 var(--space-4);color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.EnthusiasmPrompt-module__pb0UnW__cta{min-height:44px;padding:0 var(--space-6);appearance:none;cursor:pointer;background:var(--color-text-primary);color:var(--color-bg-base);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;align-items:center;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}.EnthusiasmPrompt-module__pb0UnW__cta:hover{box-shadow:var(--shadow-elevated-strong)}.EnthusiasmPrompt-module__pb0UnW__cta:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}@media (max-width:640px){.EnthusiasmPrompt-module__pb0UnW__prompt{right:var(--space-4);left:var(--space-4);max-width:none}}@media (prefers-reduced-motion:reduce){.EnthusiasmPrompt-module__pb0UnW__prompt{transition:opacity var(--motion-base) ease;transform:none}}
.AerialPreview-module__LXfT4W__image{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;margin-bottom:var(--space-4);background:var(--color-bg-muted);border-radius:2px;display:block}.AerialPreview-module__LXfT4W__unavailable{margin:0 0 var(--space-4);color:var(--color-text-muted);font-size:.875rem}
.CurrentlyActive-module__oc5-Da__section{max-width:64rem;margin:var(--space-16) auto var(--space-12);padding:0 var(--space-6)}.CurrentlyActive-module__oc5-Da__header{margin-bottom:var(--space-8)}.CurrentlyActive-module__oc5-Da__heading{margin:0 0 var(--space-2);font-size:clamp(1.375rem,2.4vw,1.875rem);font-weight:700}.CurrentlyActive-module__oc5-Da__intro{max-width:34rem;color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.6}.CurrentlyActive-module__oc5-Da__list{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));margin:0;padding:0;list-style:none;display:grid}.CurrentlyActive-module__oc5-Da__link{gap:var(--space-3);color:inherit;flex-direction:column;text-decoration:none;display:flex}.CurrentlyActive-module__oc5-Da__link:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:4px;border-radius:2px}.CurrentlyActive-module__oc5-Da__thumbnail{aspect-ratio:4/3;background:var(--color-bg-muted);border-radius:2px;display:block;position:relative;overflow:hidden}.CurrentlyActive-module__oc5-Da__image{object-fit:cover;width:100%;height:100%;transition:transform var(--motion-slow) ease}.CurrentlyActive-module__oc5-Da__link:hover .CurrentlyActive-module__oc5-Da__image{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.CurrentlyActive-module__oc5-Da__image,.CurrentlyActive-module__oc5-Da__link:hover .CurrentlyActive-module__oc5-Da__image{transition:none;transform:none}}.CurrentlyActive-module__oc5-Da__placeholder{width:100%;height:100%;padding:var(--space-4);text-align:center;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:.8125rem;display:flex}.CurrentlyActive-module__oc5-Da__stage{top:var(--space-3);left:var(--space-3);padding:var(--space-1) var(--space-3);background:var(--color-text-primary);color:var(--color-bg-base);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;font-size:.6875rem;font-weight:700;position:absolute}.CurrentlyActive-module__oc5-Da__body{gap:var(--space-1);flex-direction:column;display:flex}.CurrentlyActive-module__oc5-Da__name{font-size:1.0625rem;font-weight:600}.CurrentlyActive-module__oc5-Da__link:hover .CurrentlyActive-module__oc5-Da__name{text-decoration:underline}.CurrentlyActive-module__oc5-Da__meta{color:var(--color-text-muted);font-size:.875rem}
.SiteAndStructureStep-module__U-YOwa__step{max-width:32rem;margin:0 auto}.SiteAndStructureStep-module__U-YOwa__field{max-width:32rem;margin:0 auto var(--space-6)}.SiteAndStructureStep-module__U-YOwa__label{margin-bottom:var(--space-2);font-size:.875rem;font-weight:600;display:block}.SiteAndStructureStep-module__U-YOwa__select{width:100%;min-height:48px;padding:0 var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);border-radius:2px;font-family:inherit;font-size:1rem}.SiteAndStructureStep-module__U-YOwa__select:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.SiteAndStructureStep-module__U-YOwa__input{width:100%;min-height:48px;padding:0 var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);border-radius:2px;font-family:inherit;font-size:1rem}.SiteAndStructureStep-module__U-YOwa__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.SiteAndStructureStep-module__U-YOwa__actions{justify-content:center;gap:var(--space-4);margin-top:var(--space-6);display:flex}.SiteAndStructureStep-module__U-YOwa__primaryButton,.SiteAndStructureStep-module__U-YOwa__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.SiteAndStructureStep-module__U-YOwa__primaryButton{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.SiteAndStructureStep-module__U-YOwa__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.SiteAndStructureStep-module__U-YOwa__secondaryButton{border:1px solid var(--color-border-default);color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0}.SiteAndStructureStep-module__U-YOwa__secondaryButton:hover{background:var(--color-bg-muted)}
.ReportSection-module__2mXifG__section{max-width:40rem;margin:var(--space-12) auto 0}.ReportSection-module__2mXifG__heading{margin:0 0 var(--space-4);text-align:center;font-size:clamp(1.25rem,2.2vw,1.625rem);font-weight:700}.ReportSection-module__2mXifG__body{margin:0 0 var(--space-4);color:var(--color-text-muted);font-size:.9375rem;line-height:1.7}.ReportSection-module__2mXifG__plainList{color:var(--color-text-muted);margin:0;padding-left:1.2rem;line-height:1.6}.ReportSection-module__2mXifG__plainList li{margin-bottom:var(--space-1)}.ReportSection-module__2mXifG__rowValue{align-items:center;gap:var(--space-3);display:flex}.ReportSection-module__2mXifG__findingDetail{margin:0 0 var(--space-2);color:var(--color-text-muted);font-size:.875rem}.ReportSection-module__2mXifG__findingDetail:last-child{margin-bottom:0}.ReportSection-module__2mXifG__emptyState{color:var(--color-text-muted);margin:0;font-size:.9375rem;font-style:italic}
.AddressStep-module__zvR1UG__field{max-width:32rem;margin:0 auto;position:relative}.AddressStep-module__zvR1UG__label{margin-bottom:var(--space-2);font-size:.875rem;font-weight:600;display:block}.AddressStep-module__zvR1UG__input{width:100%;min-height:48px;padding:0 var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);box-sizing:border-box;border-radius:2px;font-family:inherit;font-size:1rem}.AddressStep-module__zvR1UG__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.AddressStep-module__zvR1UG__suggestionList{z-index:2;top:calc(100% + var(--space-1));padding:var(--space-1) 0;background:var(--color-bg-base);border:1px solid var(--color-border-default);box-shadow:var(--shadow-elevated);border-radius:2px;margin:0;list-style:none;position:absolute;left:0;right:0}.AddressStep-module__zvR1UG__suggestionButton{width:100%;padding:var(--space-2) var(--space-4);appearance:none;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9375rem;display:block}.AddressStep-module__zvR1UG__suggestionButton:hover,.AddressStep-module__zvR1UG__suggestionButton[data-active=true]{background:var(--color-bg-muted)}.AddressStep-module__zvR1UG__helperText{margin:var(--space-2) 0 0;color:var(--color-text-muted);font-size:.8125rem}.AddressStep-module__zvR1UG__errorText{margin:var(--space-2) 0 0;color:var(--color-text-primary);font-size:.8125rem;font-weight:600}.AddressStep-module__zvR1UG__submitButton{min-height:44px;padding:0 var(--space-8);margin-top:var(--space-4);appearance:none;cursor:pointer;color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.AddressStep-module__zvR1UG__submitButton:hover{box-shadow:var(--shadow-elevated-strong)}.AddressStep-module__zvR1UG__submitButton:disabled{cursor:default;background:var(--color-border-default);box-shadow:none}
.MaterialAndDesignStep-module__c0lS2G__step{max-width:32rem;margin:0 auto}.MaterialAndDesignStep-module__c0lS2G__field{max-width:32rem;margin:0 auto var(--space-6)}.MaterialAndDesignStep-module__c0lS2G__label{margin-bottom:var(--space-2);font-size:.875rem;font-weight:600;display:block}.MaterialAndDesignStep-module__c0lS2G__select{width:100%;min-height:48px;padding:0 var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);border-radius:2px;font-family:inherit;font-size:1rem}.MaterialAndDesignStep-module__c0lS2G__select:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.MaterialAndDesignStep-module__c0lS2G__actions{justify-content:center;gap:var(--space-4);margin-top:var(--space-6);display:flex}.MaterialAndDesignStep-module__c0lS2G__primaryButton,.MaterialAndDesignStep-module__c0lS2G__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.MaterialAndDesignStep-module__c0lS2G__primaryButton{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.MaterialAndDesignStep-module__c0lS2G__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.MaterialAndDesignStep-module__c0lS2G__secondaryButton{border:1px solid var(--color-border-default);color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0}.MaterialAndDesignStep-module__c0lS2G__secondaryButton:hover{background:var(--color-bg-muted)}
.ConfidenceBadge-module__VgEDpa__badge{padding:.1875rem var(--space-2);border:1px solid var(--color-border-default);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);border-radius:999px;align-items:center;font-size:.6875rem;font-weight:700;display:inline-flex}.ConfidenceBadge-module__VgEDpa__badge[data-confidence=confirmed],.ConfidenceBadge-module__VgEDpa__badge[data-confidence=calculated]{color:var(--color-text-primary);border-color:var(--color-text-primary)}
.ProjectIntentionStep-module__4m4sRW__field{max-width:32rem;margin:0 auto}.ProjectIntentionStep-module__4m4sRW__label{margin-bottom:var(--space-2);font-size:.875rem;font-weight:600;display:block}.ProjectIntentionStep-module__4m4sRW__select{width:100%;min-height:48px;padding:0 var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-base);color:var(--color-text-primary);border-radius:2px;font-family:inherit;font-size:1rem}.ProjectIntentionStep-module__4m4sRW__select:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.ProjectIntentionStep-module__4m4sRW__actions{gap:var(--space-4);margin-top:var(--space-6);display:flex}.ProjectIntentionStep-module__4m4sRW__primaryButton,.ProjectIntentionStep-module__4m4sRW__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.ProjectIntentionStep-module__4m4sRW__primaryButton{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.ProjectIntentionStep-module__4m4sRW__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.ProjectIntentionStep-module__4m4sRW__secondaryButton{border:1px solid var(--color-border-default);color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0}.ProjectIntentionStep-module__4m4sRW__secondaryButton:hover{background:var(--color-bg-muted)}
.BlogGrid-module__FTJ8NG__section{padding:var(--space-6) var(--space-6) 0}.BlogGrid-module__FTJ8NG__empty{text-align:center;color:var(--color-text-muted);padding:var(--space-16) 0}.BlogGrid-module__FTJ8NG__grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);grid-auto-rows:14rem;max-width:80rem;margin:0 auto;padding:0;list-style:none;display:grid}@media (max-width:900px){.BlogGrid-module__FTJ8NG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogGrid-module__FTJ8NG__grid{grid-template-columns:1fr;grid-auto-rows:12rem}}
.SectionMediaGallery-module__9OB2ia__gallery{justify-content:center;gap:var(--space-6);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.SectionMediaGallery-module__9OB2ia__item{gap:var(--space-2);flex-direction:column;flex:20rem;max-width:28rem;display:flex}.SectionMediaGallery-module__9OB2ia__media{border:1px solid var(--color-border-default);background:var(--color-bg-muted);border-radius:2px;width:100%;height:auto;display:block}.SectionMediaGallery-module__9OB2ia__caption{color:var(--color-text-muted);margin:0;font-size:.8125rem;font-style:italic}
.ProcessingStep-module__sTjbwG__list{gap:var(--space-3);flex-direction:column;max-width:28rem;margin:0 auto;padding:0;list-style:none;display:flex}.ProcessingStep-module__sTjbwG__item{align-items:center;gap:var(--space-3);color:var(--color-text-muted);font-size:.9375rem;display:flex}.ProcessingStep-module__sTjbwG__item[data-status=active],.ProcessingStep-module__sTjbwG__item[data-status=done]{color:var(--color-text-primary)}.ProcessingStep-module__sTjbwG__icon{border:1px solid var(--color-border-default);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;display:flex}.ProcessingStep-module__sTjbwG__item[data-status=done] .ProcessingStep-module__sTjbwG__icon{background:var(--color-text-primary);color:var(--color-bg-base);border-color:var(--color-text-primary)}.ProcessingStep-module__sTjbwG__item[data-status=error] .ProcessingStep-module__sTjbwG__icon{border-color:var(--color-text-primary)}.ProcessingStep-module__sTjbwG__progressText{margin:0 0 var(--space-4);color:var(--color-text-muted);text-align:center;font-size:.8125rem}.ProcessingStep-module__sTjbwG__errorBox{max-width:28rem;margin:var(--space-6) auto 0;padding:var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-muted);text-align:center;border-radius:2px;font-size:.9375rem}@media (prefers-reduced-motion:reduce){.ProcessingStep-module__sTjbwG__item{transition:none}}
.DisclosureRow-module__xC0Y-G__row{border-bottom:1px solid var(--color-border-default)}.DisclosureRow-module__xC0Y-G__heading{margin:0}.DisclosureRow-module__xC0Y-G__trigger{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) 0;appearance:none;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.9375rem;font-weight:600;display:flex}.DisclosureRow-module__xC0Y-G__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.DisclosureRow-module__xC0Y-G__panelOuter{transition:grid-template-rows var(--motion-base) ease;grid-template-rows:0fr;display:grid}.DisclosureRow-module__xC0Y-G__panelOuter[data-expanded=true]{grid-template-rows:1fr}.DisclosureRow-module__xC0Y-G__panelInner{min-height:0;overflow:hidden}
.ProcessingStep-module__vyewwa__list{gap:var(--space-3);flex-direction:column;max-width:28rem;margin:0 auto;padding:0;list-style:none;display:flex}.ProcessingStep-module__vyewwa__item{align-items:center;gap:var(--space-3);color:var(--color-text-muted);font-size:.9375rem;display:flex}.ProcessingStep-module__vyewwa__item[data-status=active],.ProcessingStep-module__vyewwa__item[data-status=done]{color:var(--color-text-primary)}.ProcessingStep-module__vyewwa__icon{border:1px solid var(--color-border-default);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;display:flex}.ProcessingStep-module__vyewwa__item[data-status=done] .ProcessingStep-module__vyewwa__icon{background:var(--color-text-primary);color:var(--color-bg-base);border-color:var(--color-text-primary)}.ProcessingStep-module__vyewwa__item[data-status=error] .ProcessingStep-module__vyewwa__icon{border-color:var(--color-text-primary)}.ProcessingStep-module__vyewwa__progressText{margin:0 0 var(--space-4);color:var(--color-text-muted);text-align:center;font-size:.8125rem}.ProcessingStep-module__vyewwa__errorBox{max-width:28rem;margin:var(--space-6) auto 0;padding:var(--space-4);border:1px solid var(--color-border-default);background:var(--color-bg-muted);text-align:center;border-radius:2px;font-size:.9375rem}@media (prefers-reduced-motion:reduce){.ProcessingStep-module__vyewwa__item{transition:none}}
.BlogPostCard-module__BCbbXW__item{isolation:isolate;position:relative}.BlogPostCard-module__BCbbXW__glow{z-index:-1;filter:blur(1.5rem)saturate(1.5);opacity:.45;pointer-events:none;object-fit:cover;transition:transform var(--motion-slow) ease-out, opacity var(--motion-slow) ease-out;border-radius:2px;transform:translateY(.9rem)scale(.92)}.BlogPostCard-module__BCbbXW__item:hover .BlogPostCard-module__BCbbXW__glow,.BlogPostCard-module__BCbbXW__item:focus-within .BlogPostCard-module__BCbbXW__glow{opacity:.65;transform:translateY(1.4rem)scale(.95)}.BlogPostCard-module__BCbbXW__card{appearance:none;cursor:pointer;text-align:left;width:100%;height:100%;color:inherit;perspective:1600px;background:0 0;border:none;border-radius:2px;margin:0;padding:0;font-family:inherit;text-decoration:none;display:block}.BlogPostCard-module__BCbbXW__inner{width:100%;height:100%;transition:transform var(--motion-slow) ease;transform-style:preserve-3d;position:relative}.BlogPostCard-module__BCbbXW__card:hover .BlogPostCard-module__BCbbXW__inner,.BlogPostCard-module__BCbbXW__card:focus-visible .BlogPostCard-module__BCbbXW__inner,.BlogPostCard-module__BCbbXW__card:active .BlogPostCard-module__BCbbXW__inner{transform:rotateY(180deg)}.BlogPostCard-module__BCbbXW__front,.BlogPostCard-module__BCbbXW__back{padding:var(--space-4);backface-visibility:hidden;border-radius:2px;display:flex;position:absolute;inset:0;overflow:hidden}.BlogPostCard-module__BCbbXW__front{background:var(--color-bg-muted);align-items:flex-end}.BlogPostCard-module__BCbbXW__coverImage{object-fit:cover}.BlogPostCard-module__BCbbXW__scrim{background:linear-gradient(#0000 45%,#000000b3);position:absolute;inset:0}.BlogPostCard-module__BCbbXW__imageLabel{color:var(--color-bg-base);text-shadow:0 1px 3px #0006;align-self:flex-start;font-size:.8125rem;position:relative}.BlogPostCard-module__BCbbXW__title{color:var(--color-bg-base);text-shadow:0 1px 3px #0006;font-size:1rem;font-weight:700;line-height:1.3;position:relative}.BlogPostCard-module__BCbbXW__back{text-align:center;background:var(--color-bg-muted);color:var(--color-text-primary);justify-content:center;align-items:center;transform:rotateY(180deg)}.BlogPostCard-module__BCbbXW__excerpt{font-size:.8125rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.BlogPostCard-module__BCbbXW__inner{transition:none}}
.StageFlow-module__gHuymG__stageFlow{max-width:76rem;margin:0 auto}.StageFlow-module__gHuymG__rail{--stage-gap:1.75rem;align-items:stretch;gap:var(--stage-gap);margin:0;padding:0;list-style:none;display:flex}.StageFlow-module__gHuymG__item{flex:1;min-width:0;position:relative}.StageFlow-module__gHuymG__connector{width:var(--stage-gap);background:var(--color-text-muted);pointer-events:none;height:2px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.StageFlow-module__gHuymG__connector:after{content:"";border-style:solid;border-width:5px 0 5px 7px;border-color:transparent transparent transparent var(--color-text-muted);width:0;height:0;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.StageFlow-module__gHuymG__stageHeading{margin:0}.StageFlow-module__gHuymG__stageButton{align-items:center;gap:var(--space-1);appearance:none;cursor:pointer;width:100%;height:100%;padding:var(--space-3) var(--space-2);background:var(--color-bg-muted);color:var(--color-text-primary);transition:background-color var(--motion-base) ease, color var(--motion-base) ease, box-shadow var(--motion-base) ease, transform var(--motion-base) ease;border:none;border-radius:999px;flex-direction:column;font-family:inherit;display:flex}.StageFlow-module__gHuymG__stageButton:hover,.StageFlow-module__gHuymG__stageButton:focus-visible{box-shadow:var(--shadow-elevated);transform:translateY(-3px)scale(1.04)}.StageFlow-module__gHuymG__stageButton:hover{background:var(--color-border-default)}.StageFlow-module__gHuymG__stageButton[data-expanded=true]{box-shadow:var(--shadow-elevated)}.StageFlow-module__gHuymG__stageButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.StageFlow-module__gHuymG__stageButton[data-stage-id]{color:var(--color-bg-base)}.StageFlow-module__gHuymG__stageButton[data-stage-id]:hover{filter:brightness(.92)}.StageFlow-module__gHuymG__stageButton[data-stage-id=discover]{background:#3f5b44}.StageFlow-module__gHuymG__stageButton[data-stage-id=define]{background:#8f4a22}.StageFlow-module__gHuymG__stageButton[data-stage-id=concept]{background:#7a611f}.StageFlow-module__gHuymG__stageButton[data-stage-id=develop]{background:#7a3b2e}.StageFlow-module__gHuymG__stageButton[data-stage-id=approve]{background:#2f5c57}.StageFlow-module__gHuymG__stageButton[data-stage-id=document]{background:#3b4a5c}.StageFlow-module__gHuymG__stageButton[data-stage-id=select]{background:#5c3f55}.StageFlow-module__gHuymG__stageButton[data-stage-id=deliver]{background:#24402f}.StageFlow-module__gHuymG__stageButton[data-stage-id=complete]{background:#6b5b2e}.StageFlow-module__gHuymG__stageNumber{letter-spacing:.08em;opacity:.85;font-size:.6875rem;font-weight:700}.StageFlow-module__gHuymG__stageLabel{white-space:nowrap;font-size:clamp(.75rem,1.4vw,.9375rem);font-weight:600}.StageFlow-module__gHuymG__panelArea{margin-top:var(--space-6)}.StageFlow-module__gHuymG__panelOuter{transition:grid-template-rows var(--motion-base) ease;grid-template-rows:0fr;display:grid}.StageFlow-module__gHuymG__panelOuter[data-expanded=true]{grid-template-rows:1fr}.StageFlow-module__gHuymG__panelInner{min-height:0;overflow:hidden}.StageFlow-module__gHuymG__panelFormalTitle{margin:0 0 var(--space-2);color:var(--color-text-muted);font-size:.9375rem}.StageFlow-module__gHuymG__panelSummary{margin:0 0 var(--space-6);font-size:1rem;line-height:1.6}.StageFlow-module__gHuymG__panelGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.StageFlow-module__gHuymG__panelColumn{min-width:0}.StageFlow-module__gHuymG__panelHeading{margin:0 0 var(--space-2);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-primary);font-size:.75rem;font-weight:700}.StageFlow-module__gHuymG__panelList{gap:var(--space-1);color:var(--color-text-muted);flex-direction:column;margin:0;padding-left:1.1rem;font-size:.875rem;line-height:1.5;display:flex}.StageFlow-module__gHuymG__panelNote{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--color-border-default);color:var(--color-text-muted);font-size:.875rem}.StageFlow-module__gHuymG__panelNote p{margin:0}.StageFlow-module__gHuymG__importantNote{align-items:flex-start;gap:var(--space-2);margin:var(--space-6) 0 0;padding:var(--space-3) var(--space-4);border-left:3px solid var(--color-border-default);background:var(--color-bg-muted);color:var(--color-text-primary);font-size:.875rem;line-height:1.6;display:flex}.StageFlow-module__gHuymG__importantIcon{width:1.125rem;height:1.125rem;color:var(--color-text-muted);flex-shrink:0;margin-top:.125rem}@media (max-width:1024px){.StageFlow-module__gHuymG__rail{scroll-snap-type:x proximity;-webkit-mask-image:linear-gradient(to right, transparent, black var(--space-8), black calc(100% - var(--space-8)), transparent);mask-image:linear-gradient(to right, transparent, black var(--space-8), black calc(100% - var(--space-8)), transparent);overflow-x:auto}.StageFlow-module__gHuymG__item{scroll-snap-align:start;flex:none;min-width:9rem}.StageFlow-module__gHuymG__panelGrid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.StageFlow-module__gHuymG__stageButton{transition:background-color var(--motion-base) ease, color var(--motion-base) ease}.StageFlow-module__gHuymG__stageButton:hover,.StageFlow-module__gHuymG__stageButton:focus-visible{transform:none}}@media (max-width:640px){.StageFlow-module__gHuymG__item{min-width:7rem}.StageFlow-module__gHuymG__panelGrid{grid-template-columns:1fr}}
.page-module__fQ349G__page{min-height:100dvh;padding-bottom:var(--layout-dock-clearance)}.page-module__fQ349G__header{z-index:5;justify-content:space-between;align-items:center;gap:var(--space-4);min-height:var(--layout-header-height);padding:var(--space-4) var(--space-6);background:var(--color-bg-base);box-sizing:border-box;display:flex;position:sticky;top:0}.page-module__fQ349G__headerStart{align-items:center;gap:var(--space-4);display:flex}.page-module__fQ349G__mark{font-family:var(--font-wordmark), var(--font-family-base);color:var(--color-accent-primary);text-shadow:0 .5rem 1rem #16233f2e;font-size:1.5rem;font-weight:800;text-decoration:none}.page-module__fQ349G__introCall{appearance:none;cursor:pointer;min-height:44px;padding:0 var(--space-6);color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated-strong);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;align-items:center;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__fQ349G__introCall:hover{box-shadow:var(--shadow-elevated)}.page-module__fQ349G__backLink{min-height:44px;margin:var(--space-6) var(--space-6) 0;appearance:none;color:var(--color-text-primary);align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__fQ349G__main{max-width:64rem;padding:0 var(--space-6) var(--space-16);margin:0 auto}.page-module__fQ349G__intro{max-width:40rem;margin:var(--space-12) auto 0;text-align:center}.page-module__fQ349G__introHeading{margin:0 0 var(--space-6);font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:700;line-height:1.2}.page-module__fQ349G__sectionHeading{margin:0 0 var(--space-4);text-align:center;font-size:clamp(1.375rem,2.4vw,1.875rem);font-weight:700;line-height:1.25}.page-module__fQ349G__sectionBody{margin:0 0 var(--space-4);color:var(--color-text-muted);font-size:1rem;line-height:1.7}.page-module__fQ349G__inlineLink{color:var(--color-text-primary);font-weight:600;text-decoration:underline}.page-module__fQ349G__stageSection{margin-top:var(--space-16)}.page-module__fQ349G__stageIntro{margin:0 0 var(--space-6);color:var(--color-text-muted);text-align:center;font-size:.9375rem}.page-module__fQ349G__contentSection{max-width:40rem;margin:var(--space-16) auto 0}.page-module__fQ349G__contentSection .page-module__fQ349G__sectionBody,.page-module__fQ349G__contentSection .page-module__fQ349G__plainList{max-width:36rem;margin-left:auto;margin-right:auto}.page-module__fQ349G__plainList{gap:var(--space-2);margin:0 0 var(--space-6);color:var(--color-text-muted);flex-direction:column;padding-left:1.2rem;line-height:1.6;display:flex}.page-module__fQ349G__featureList{gap:var(--space-6) var(--space-8);margin:var(--space-8) 0;grid-template-columns:repeat(2,1fr);padding:0;list-style:none;display:grid}.page-module__fQ349G__featureList>li{padding-top:var(--space-4);border-top:1px solid var(--color-border-default)}.page-module__fQ349G__featureHeading{margin:0 0 var(--space-1);font-size:1rem;font-weight:700}.page-module__fQ349G__featureBody{color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.6}.page-module__fQ349G__bimDiagram{width:100%;max-width:22rem;height:auto;margin:var(--space-6) auto 0;color:var(--color-text-muted);display:block}.page-module__fQ349G__ctaSection{max-width:34rem;margin:var(--space-16) auto 0;text-align:center}.page-module__fQ349G__ctaActions{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.page-module__fQ349G__ctaPrimary{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated-strong);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__fQ349G__ctaPrimary:hover{box-shadow:var(--shadow-elevated)}.page-module__fQ349G__ctaSecondary{min-height:44px;padding:0 var(--space-8);appearance:none;border:1px solid var(--color-border-default);cursor:pointer;color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.page-module__fQ349G__ctaSecondary:hover{background:var(--color-bg-muted)}@media (max-width:640px){.page-module__fQ349G__featureList{grid-template-columns:1fr}}
.ToolCard-module__487NyW__card{align-items:flex-start;gap:var(--space-3);padding:var(--space-8);border:1px solid var(--color-border-default);background:var(--color-bg-base);transition:transform var(--motion-base) ease, box-shadow var(--motion-base) ease;border-radius:24px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ToolCard-module__487NyW__card:hover{transform:translateY(-4px)}.ToolCard-module__487NyW__card[data-variant=green],.ToolCard-module__487NyW__card[data-variant=orange]{border:none}.ToolCard-module__487NyW__card[data-variant=green]{background:linear-gradient(160deg,#345943 0%,#24402f 55%,#142418 100%);box-shadow:0 20px 40px -16px #24402f73,0 8px 18px #00000024}.ToolCard-module__487NyW__card[data-variant=green]:hover{box-shadow:0 26px 48px -16px #24402f8c,0 10px 22px #0000002e}.ToolCard-module__487NyW__card[data-variant=orange]{background:linear-gradient(160deg,#a8602c 0%,#8f4a22 55%,#6e3616 100%);box-shadow:0 20px 40px -16px #8f4a2280,0 8px 18px #00000024}.ToolCard-module__487NyW__card[data-variant=orange]:hover{box-shadow:0 26px 48px -16px #8f4a2299,0 10px 22px #0000002e}.ToolCard-module__487NyW__card[data-variant=green]:before,.ToolCard-module__487NyW__card[data-variant=orange]:before{content:"";pointer-events:none;background:radial-gradient(at 0 0,#ffffff47,#0000 65%);width:130%;height:90%;position:absolute;top:-30%;left:-10%}.ToolCard-module__487NyW__statusBadge{padding:var(--space-1) var(--space-3);text-transform:uppercase;letter-spacing:.06em;background:var(--color-bg-muted);color:var(--color-text-muted);border-radius:999px;font-size:.6875rem;font-weight:700;position:relative}.ToolCard-module__487NyW__statusBadge[data-status=available]{background:var(--color-text-primary);color:var(--color-bg-base)}.ToolCard-module__487NyW__card[data-variant=green] .ToolCard-module__487NyW__statusBadge[data-status=available]{background:var(--color-bg-base);color:#24402f}.ToolCard-module__487NyW__card[data-variant=orange] .ToolCard-module__487NyW__statusBadge[data-status=available]{background:var(--color-bg-base);color:#8f4a22}.ToolCard-module__487NyW__title{margin:0;font-size:1.25rem;font-weight:700;position:relative}.ToolCard-module__487NyW__card[data-variant=green] .ToolCard-module__487NyW__title,.ToolCard-module__487NyW__card[data-variant=orange] .ToolCard-module__487NyW__title{color:var(--color-bg-base)}.ToolCard-module__487NyW__description{color:var(--color-text-muted);flex-grow:1;margin:0;font-size:.9375rem;line-height:1.6;position:relative}.ToolCard-module__487NyW__card[data-variant=green] .ToolCard-module__487NyW__description,.ToolCard-module__487NyW__card[data-variant=orange] .ToolCard-module__487NyW__description{color:var(--color-bg-base)}.ToolCard-module__487NyW__primaryButton{min-height:44px;padding:0 var(--space-6);margin-top:var(--space-2);appearance:none;cursor:pointer;color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none;border-radius:999px;align-items:center;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.ToolCard-module__487NyW__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.ToolCard-module__487NyW__card[data-variant=green] .ToolCard-module__487NyW__primaryButton{color:#24402f;background:var(--color-bg-base)}.ToolCard-module__487NyW__card[data-variant=orange] .ToolCard-module__487NyW__primaryButton{color:#8f4a22;background:var(--color-bg-base)}.ToolCard-module__487NyW__gateNote{margin:var(--space-2) 0 0;color:var(--color-text-muted);font-size:.75rem}.ToolCard-module__487NyW__card[data-variant] .ToolCard-module__487NyW__gateNote{color:#ffffffd9}@media (prefers-reduced-motion:reduce){.ToolCard-module__487NyW__card{transition:none}.ToolCard-module__487NyW__card:hover{transform:none}}
.BuildCostFlow-module__NZsC2G__flow{max-width:40rem;margin:0 auto}.BuildCostFlow-module__NZsC2G__stepHeading{margin:0 0 var(--space-2);text-align:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.BuildCostFlow-module__NZsC2G__stepBody{margin:0 0 var(--space-8);color:var(--color-text-muted);text-align:center;font-size:1rem;line-height:1.6}
.PropertyReportFlow-module__5BdMXq__flow{max-width:40rem;margin:0 auto}.PropertyReportFlow-module__5BdMXq__stepHeading{margin:0 0 var(--space-2);text-align:center;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.PropertyReportFlow-module__5BdMXq__stepBody{margin:0 0 var(--space-8);color:var(--color-text-muted);text-align:center;font-size:1rem;line-height:1.6}.PropertyReportFlow-module__5BdMXq__confirmationCard{max-width:28rem;padding:var(--space-6);border:1px solid var(--color-border-default);text-align:center;border-radius:2px;margin:0 auto}.PropertyReportFlow-module__5BdMXq__confirmationAddress{margin:0 0 var(--space-6);font-size:1.0625rem;font-weight:600}.PropertyReportFlow-module__5BdMXq__confirmationActions{justify-content:center;gap:var(--space-4);display:flex}.PropertyReportFlow-module__5BdMXq__primaryButton,.PropertyReportFlow-module__5BdMXq__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;display:inline-flex}.PropertyReportFlow-module__5BdMXq__primaryButton{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.PropertyReportFlow-module__5BdMXq__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.PropertyReportFlow-module__5BdMXq__secondaryButton{border:1px solid var(--color-border-default);color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0}.PropertyReportFlow-module__5BdMXq__secondaryButton:hover{background:var(--color-bg-muted)}
.ReportCtaSection-module__6OvWCq__actions{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.ReportCtaSection-module__6OvWCq__primaryButton,.ReportCtaSection-module__6OvWCq__secondaryButton{min-height:44px;padding:0 var(--space-8);appearance:none;cursor:pointer;border-radius:999px;align-items:center;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.ReportCtaSection-module__6OvWCq__primaryButton{color:var(--color-bg-base);background:var(--color-text-primary);box-shadow:var(--shadow-elevated);transition:box-shadow var(--motion-base) ease;border:none}.ReportCtaSection-module__6OvWCq__primaryButton:hover{box-shadow:var(--shadow-elevated-strong)}.ReportCtaSection-module__6OvWCq__secondaryButton{border:1px solid var(--color-border-default);color:var(--color-text-primary);transition:background-color var(--motion-base) ease;background:0 0}.ReportCtaSection-module__6OvWCq__secondaryButton:hover{background:var(--color-bg-muted)}
