.homepage{flex-direction:column;align-self:stretch;width:100%;min-height:100vh;margin:0;display:flex}@keyframes hp-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hp-fade-in{animation:.8s both hp-fade-up}.hp-fade-in--d2{animation-delay:.3s}.hp-header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#fff9f2eb;border-bottom:1px solid #2b7a3a1a;position:sticky;top:0}.hp-header__inner{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:1rem 2rem;display:flex}.hp-logo{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);letter-spacing:-.02em;font-size:1.8rem;font-weight:900}.hp-logo--sm{font-size:1.4rem}.hp-login-actions{align-items:center;gap:.7rem;display:inline-flex}.hp-login-btn{letter-spacing:.02em;white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;padding:.72rem 1.4rem;font-size:.96rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.hp-login-btn--resident{background:var(--calm-teal);color:var(--soft-white);padding:.88rem 1.8rem;font-size:1.05rem}.hp-login-btn--resident:hover{background:#247032;transform:translateY(-1px);box-shadow:0 6px 16px #2b7a3a4d}.hp-login-btn--staff{background:var(--soft-white);color:var(--calm-teal);border:2px solid #2b7a3a73}.hp-login-btn--staff:hover{border-color:var(--calm-teal);background:#2b7a3a14;transform:translateY(-1px)}.hp-hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1120px;margin:0 auto;padding:5rem 2rem 4rem;display:grid}.hp-hero__content{text-align:left}.hp-hero__content .eyebrow{margin-bottom:1rem;font-size:.85rem}.hp-hero__title{color:var(--calm-teal);margin:0 0 1.5rem;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:900;line-height:1.12}.hp-hero__title-gold{color:var(--soft-amber)}.hp-hero__sub{color:#1a1a1ab8;margin:0 0 .75rem;font-size:1.15rem;line-height:1.7}.hp-hero__accent{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);margin:0 0 2rem;font-size:1.1rem;font-style:italic;font-weight:600}.hp-hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.hp-hero__actions .hp-btn,.hp-persona-actions .hp-btn,.hp-legal__links .hp-btn{transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;position:relative}.hp-hero__actions .hp-btn--primary,.hp-persona-actions .hp-btn--primary,.hp-legal__links .hp-btn--primary{background:linear-gradient(135deg,#2f8740 0%,#236f33 100%);border:1px solid #236f3324;gap:.55rem;padding-inline:2.4rem 2.95rem;box-shadow:0 16px 30px #2b7a3a38,0 0 0 5px #e8a83024}.hp-hero__actions .hp-btn--primary:before,.hp-persona-actions .hp-btn--primary:before,.hp-legal__links .hp-btn--primary:before{content:"→";background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:1rem;transition:transform .2s,background .2s,border-color .2s;display:inline-flex;transform:translate(0)}.hp-hero__actions .hp-btn--primary:hover,.hp-persona-actions .hp-btn--primary:hover,.hp-legal__links .hp-btn--primary:hover{background:linear-gradient(135deg,#359348 0%,#236f33 100%);transform:translateY(-3px)scale(1.01);box-shadow:0 20px 38px #2b7a3a47,0 0 0 6px #e8a8302e}.hp-hero__actions .hp-btn--primary:hover:before,.hp-persona-actions .hp-btn--primary:hover:before,.hp-legal__links .hp-btn--primary:hover:before{background:#ffffff38;border-color:#ffffff4d;transform:translate(4px)}.hp-hero__actions .hp-btn--outline{color:#2b7a3af5;background:#ffffffad;border-color:#2b7a3a6b;padding-inline:2rem;box-shadow:inset 0 0 0 1px #ffffffbf}.hp-hero__actions .hp-btn--outline:hover{background:#2b7a3a14;border-color:#2b7a3aa6;transform:translateY(-2px);box-shadow:0 10px 22px #1f2a3214}.hp-hero__visual{justify-content:center;display:flex}.hp-strip{background:var(--soft-amber);padding:3.5rem 2rem}.hp-strip__inner{text-align:center;max-width:820px;margin:0 auto}.hp-strip p{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--charcoal);margin:0;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:600;line-height:1.5}.hp-strip em{color:var(--calm-teal);font-style:normal;font-weight:900}@media (prefers-reduced-motion:reduce){.hp-fade-in{opacity:1!important;animation:none!important;transform:none!important}.hp-contact-form__actions .hp-btn[disabled]{animation:none!important}.hp-apchat__bubble,.hp-apchat__action,.hp-apchat__status{opacity:1!important;animation:none!important;transform:none!important}.hp-apchat__cursor{opacity:1!important;animation:none!important}.hp-apchat__typing-dot{opacity:1!important;animation:none!important;transform:none!important}.hp-apchat__spinner{animation:none!important}.hp-apchat__confirm{transition:none!important}}@keyframes hp-proof-pulse{0%,75%,to{text-shadow:none;transform:scale(1)}35%{text-shadow:0 6px 16px #2b7a3a38;transform:scale(1.2)}}.hp-btn{cursor:pointer;letter-spacing:.02em;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.25rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.hp-btn--primary{background:var(--calm-teal);color:var(--soft-white)}.hp-btn--primary:hover{background:#247032;transform:translateY(-2px);box-shadow:0 8px 24px #2b7a3a4d}.hp-btn--outline{color:var(--calm-teal);border:2.5px solid var(--calm-teal);background:0 0}.hp-btn--outline:hover{background:#2b7a3a0f;transform:translateY(-2px)}.hp-btn--lg{padding:1.25rem 3rem;font-size:1.25rem}.hp-section{width:100%;max-width:1120px;margin:0 auto;padding:5rem 2rem}.hp-section--green{background:var(--calm-teal);max-width:none;color:var(--soft-white);padding:5rem 2rem}.hp-section--green .hp-section__title{color:var(--soft-white)}.hp-section--green .eyebrow{text-align:center;color:#ffffffed}.hp-section__title{text-align:center;margin:.5rem 0 3rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900}.hp-section__title--brand{color:var(--calm-teal)}.hp-section__title--brand .hp-title-accent{color:var(--soft-amber)}.hp-features{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.hp-feature-card{background:linear-gradient(160deg,#fff,#fef9f2);border:1px solid #2b7a3a1a;border-radius:24px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #1f2a320f}.hp-feature-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #1f2a321f}.hp-feature-card__icon{color:var(--calm-teal);margin-bottom:.9rem;transition:transform .3s;display:block}.hp-feature-card:hover .hp-feature-card__icon{transform:scale(1.15)}.hp-feature-card h3{color:var(--calm-teal);margin:0 0 .5rem;font-size:1.3rem}.hp-feature-card p{color:#1a1a1ab3;margin:0;font-size:1rem;line-height:1.6}.hp-steps{justify-content:center;align-items:flex-start;gap:0;max-width:960px;margin:0 auto;display:flex}.hp-step{text-align:center;flex:1;padding:0 1.5rem}.hp-step__number{width:56px;height:56px;font-family:var(--font-fraunces), "Fraunces", serif;color:var(--soft-amber);background:#ffffff26;border:2px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.4rem;font-weight:900;transition:transform .3s,background .3s;display:inline-flex}.hp-step:hover .hp-step__number{background:#ffffff40;transform:scale(1.1)}.hp-step h3{color:var(--soft-white);margin:0 0 .75rem;font-size:1.15rem}.hp-step p{color:#ffffffed;margin:0;font-size:.95rem;line-height:1.6}.hp-step__connector{background:#ffffff40;flex-shrink:0;align-self:flex-start;width:48px;height:2px;margin-top:28px}.hp-cta{text-align:center;padding-bottom:6rem}.hp-cta .hp-hero__actions{justify-content:center}.hp-cta__sub{color:#1a1a1ab3;max-width:520px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.6}.hp-compare__table-wrap{-webkit-overflow-scrolling:touch;margin-top:2.5rem;overflow-x:auto}.hp-compare__table{border-collapse:collapse;width:100%;font-size:.95rem;line-height:1.5}.hp-compare__table th,.hp-compare__table td{text-align:left;border-bottom:1px solid #1a1a1a14;padding:.85rem 1rem}.hp-compare__table th{text-transform:uppercase;letter-spacing:.04em;color:#1a1a1a8c;white-space:nowrap;border-bottom:2px solid #1a1a1a1f;font-size:.85rem;font-weight:600}.hp-compare__table th:first-child{min-width:220px}.hp-compare__table tbody tr:hover{background:#2b7a3a08}.hp-compare__yes{color:var(--calm-teal);font-weight:600}.hp-compare__no{color:#1a1a1a4d}.hp-compare__partial{color:var(--soft-amber);font-weight:500}.hp-compare__note{color:#1a1a1a80;text-align:center;margin-top:1rem;font-size:.85rem}.hp-compare__subtitle{margin-top:3rem;font-size:clamp(1.4rem,2.5vw,1.8rem)}.hp-compare__intro{text-align:center}.hp-compare__cta{margin-top:3rem}.hp-compare__body p+p{margin-top:.75rem}.hp-footer{background:var(--charcoal);color:#ffffffb3;margin-top:auto;padding:3rem 2rem}.hp-footer__inner{grid-template-columns:1fr auto;gap:3rem;max-width:1120px;margin:0 auto;display:grid}.hp-footer__brand{flex-direction:column;gap:.75rem;display:flex}.hp-footer .hp-logo{color:var(--soft-white)}.hp-footer__tagline{color:#ffffff80;margin:0;font-size:.9rem}.hp-footer__nav{gap:4rem;display:flex}.hp-footer__col{flex-direction:column;gap:.6rem;display:flex}.hp-footer__heading{color:var(--soft-white);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-size:.85rem;font-weight:600}.hp-footer__col a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .2s}.hp-footer__col a:hover{color:var(--soft-amber)}.hp-footer__copy{text-align:center;border-top:1px solid #ffffff1a;grid-column:1/-1;margin:0;padding-top:2rem;font-size:.85rem}.hp-contact{padding-top:4rem;padding-bottom:4rem}.hp-contact__grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:1.75rem;display:grid}.hp-contact__panel,.hp-contact-form{background:#ffffffd1;border:2px solid #2b7a3a1f;border-radius:24px;box-shadow:0 8px 30px #1f2a3212}.hp-contact__panel{padding:2rem}.hp-contact__title{text-align:left;margin-bottom:1rem}.hp-contact__lead{color:#1a1a1ac2;margin:0 0 1rem}.hp-contact__list{color:#1a1a1ad1;gap:.5rem;margin:0 0 1.25rem;padding-left:1.1rem;display:grid}.hp-contact__meta{gap:.4rem;margin-bottom:1rem;display:grid}.hp-contact__meta p{color:#1a1a1aad;margin:0}.hp-contact__meta a{color:var(--calm-teal);font-weight:700}.hp-contact__scheduler{width:fit-content}.hp-contact-form{padding:1.4rem}.hp-contact-form__header h2{color:var(--calm-teal);margin:0 0 .4rem;font-size:1.5rem}.hp-contact-form__header p{color:#1a1a1aad;margin:0 0 1rem;line-height:1.5}.hp-contact-form__status{border-radius:12px;margin:0 0 1rem;padding:.75rem .9rem;font-size:.95rem;font-weight:600}.hp-contact-form__status--info{color:#7a5500;background:#e8a8301f;border:1px solid #e8a83059}.hp-contact-form__status--success{color:var(--calm-teal);background:#2b7a3a1a;border:1px solid #2b7a3a40}.hp-contact-form__status--error{color:#9f2d2d;background:#d9484814;border:1px solid #d9484838}.hp-contact-form__grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.hp-contact-form__grid label{gap:.38rem;display:grid}.hp-contact-form__grid label span{color:#1a1a1adb;font-size:.9rem;font-weight:700}.hp-contact-form__grid input:not([type=checkbox]),.hp-contact-form__grid select,.hp-contact-form__grid textarea{background:var(--surface-white,#fff);width:100%;font:inherit;color:var(--charcoal);border:2px solid #2b7a3a26;border-radius:12px;padding:.8rem .9rem}.hp-contact-form__grid textarea{resize:vertical;min-height:120px}.hp-contact-form__grid input:not([type=checkbox]):focus,.hp-contact-form__grid select:focus,.hp-contact-form__grid textarea:focus{border-color:#2b7a3a6b;outline:none;box-shadow:0 0 0 3px #2b7a3a14}.hp-contact-form__full{grid-column:1/-1}.hp-contact-form__honeypot{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.hp-contact-form__checkbox{background:#2b7a3a08;border:1px solid #2b7a3a1f;border-radius:14px;align-items:flex-start;gap:.7rem;padding:.85rem .9rem;display:flex!important}.hp-contact-form__checkbox input{width:18px;height:18px;margin-top:.1rem;padding:0}.hp-contact-form__checkbox span{font-size:.92rem;font-weight:600;line-height:1.45}.hp-contact-form__actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.hp-contact-form__actions .hp-btn{padding:.85rem 1.35rem;font-size:1rem}.hp-contact-form__actions .hp-btn[disabled]{opacity:.65;cursor:wait;box-shadow:none;animation:1.4s ease-in-out infinite hp-btn-pulse;transform:none}@keyframes hp-btn-pulse{0%,to{opacity:.65}50%{opacity:.45}}.hp-legal{padding-top:4rem;padding-bottom:4rem}.hp-legal__inner{max-width:920px}.hp-legal__meta{color:#1a1a1a8c;margin:.5rem 0 .8rem;font-size:.95rem;font-weight:600}.hp-legal__intro{color:#1a1a1abf;margin:0 0 1.5rem;font-size:1.1rem;line-height:1.65}.hp-legal__section{background:#fffc;border:2px solid #2b7a3a24;border-radius:16px;margin:1.25rem 0 0;padding:1rem 1.25rem}.hp-legal__section h2{color:var(--calm-teal);margin:0 0 .55rem;font-size:1.25rem}.hp-legal__section p{color:#1a1a1ac7;margin:0;font-size:1.02rem;line-height:1.65}.hp-legal__section ul{gap:.45rem;margin:0;padding-left:1.1rem;display:grid}.hp-legal__section li{color:#1a1a1ac7;font-size:1.02rem;line-height:1.55}.hp-legal__links{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.hp-legal .hp-features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.hp-legal-doc-card{flex-direction:column;height:100%;display:flex}.hp-legal-doc-card__title{word-break:normal;overflow-wrap:break-word;margin:0 0 .85rem;line-height:1.15}.hp-legal-doc-card__desc{flex:1;margin:0}.hp-legal-doc-card__cta{white-space:nowrap;word-break:keep-all;overflow-wrap:normal;align-self:stretch;margin-top:1.1rem}.hp-section--soft{background:linear-gradient(#fef9f2 0%,#fff 100%)}.hp-resident-row{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.hp-resident-card{text-align:center;background:var(--surface-white,#fff);border:1px solid #2b7a3a1a;border-radius:24px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #1f2a320f}.hp-resident-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1f2a321a}.hp-resident-card__icon{color:var(--calm-teal);margin-bottom:.9rem;display:block}.hp-resident-card h3{color:var(--calm-teal);margin:0 0 .5rem;font-size:1.2rem}.hp-resident-card p{color:#1a1a1ab3;margin:0;font-size:.95rem;line-height:1.6}.hp-apchat{background:var(--soft-white);border:2px solid #2b7a3a1a;border-radius:28px;width:340px;padding:0;overflow:hidden;box-shadow:0 24px 64px #1f2a3224,0 4px 16px #2b7a3a14}.hp-apchat__header{background:#f8fcf9;border-bottom:1px solid #2b7a3a14;align-items:center;gap:.5rem;padding:.85rem 1.25rem;display:flex}.hp-apchat__dot-online{background:#34c759;border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #34c75966}.hp-apchat__title{color:#14522a;letter-spacing:.02em;font-size:.9rem;font-weight:800}.hp-apchat__badge{color:#14522a;letter-spacing:.04em;text-transform:uppercase;background:#e6f2e8;border-radius:999px;margin-left:auto;padding:.15rem .55rem;font-size:.68rem;font-weight:700;transition:opacity .35s}.hp-apchat__badge--faded{opacity:0}.hp-apchat__messages{flex-direction:column;justify-content:flex-end;gap:.95rem;height:425px;padding:1.15rem 1.15rem 1.25rem;transition:opacity .35s;display:flex;overflow:hidden}.hp-apchat__row{align-items:flex-start;gap:.5rem;max-width:92%;animation:.3s both hp-apchat-fade-in;display:flex}.hp-apchat__avatar{width:26px;height:26px;color:var(--calm-teal);background:#2b7a3a1f;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-top:4px;display:inline-flex}.hp-apchat__messages--faded{opacity:0}.hp-apchat__bubble{text-wrap:pretty;border-radius:18px;width:fit-content;padding:.75rem 1rem;font-size:.88rem;line-height:1.55;animation:.3s both hp-apchat-fade-in}@keyframes hp-apchat-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hp-apchat__bubble--user{white-space:pre-line;color:#fff;background:linear-gradient(135deg,#2f8740 0%,#236f33 100%);border-bottom-right-radius:6px;align-self:flex-end;max-width:82%;box-shadow:0 6px 14px #2b7a3a2e}.hp-apchat__bubble--bot{background:var(--soft-white,#fff);color:var(--charcoal);border:1px solid #2b7a3a24;border-bottom-left-radius:6px;box-shadow:0 4px 14px #1f2a320f}.hp-apchat__cursor{vertical-align:text-bottom;background:#ffffffb3;width:2px;height:.95em;margin-left:1px;animation:.6s step-end infinite hp-apchat-blink;display:inline-block}@keyframes hp-apchat-blink{50%{opacity:0}}.hp-apchat__typing{align-items:center;gap:4px;padding:.15rem 0;display:flex}.hp-apchat__typing-dot{background:#2b7a3a66;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite hp-apchat-pulse}.hp-apchat__typing-dot:nth-child(2){animation-delay:.2s}.hp-apchat__typing-dot:nth-child(3){animation-delay:.4s}@keyframes hp-apchat-pulse{0%,60%,to{opacity:.4;transform:scale(.6)}30%{opacity:1;transform:scale(1)}}.hp-apchat__action{align-self:flex-start;animation:.25s both hp-apchat-fade-in}.hp-apchat__confirm{background:var(--calm-teal);color:#fff;cursor:default;border:none;border-radius:50px;justify-content:center;align-items:center;padding:.5rem 1.4rem;font-size:.82rem;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.hp-apchat__confirm--clicked{background:#1f5e2a;transform:scale(.92)}.hp-apchat__status{border-radius:12px;align-items:center;gap:.5rem;padding:.6rem .9rem;font-size:.82rem;font-weight:600;animation:.3s both hp-apchat-fade-in;display:flex}.hp-apchat__status--working{color:#9a6e1a;background:#e8a8301a}.hp-apchat__spinner{border:2px solid #e8a8304d;border-top-color:var(--soft-amber);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite hp-apchat-spin}@keyframes hp-apchat-spin{to{transform:rotate(360deg)}}.hp-apchat__status--done{color:var(--calm-teal);background:#2b7a3a1a}.hp-apchat__check{background:var(--calm-teal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:900;display:inline-flex}.hp-cost{background:linear-gradient(#fff9f2 0%,#fff 100%);padding:5rem 2rem}.hp-cost__inner{max-width:1120px;margin:0 auto}.hp-cost__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.hp-cost__card{border-radius:24px;padding:2.5rem}.hp-cost__card h3{text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem;font-size:1.3rem;font-weight:900}.hp-cost__card--without{background:var(--surface-white,#fff);border:2px solid #1a1a1a1a;box-shadow:0 4px 20px #1f2a320f}.hp-cost__card--without h3{color:#1a1a1a80}.hp-cost__line{color:#1a1a1ab3;border-bottom:1px solid #1a1a1a14;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1rem;display:flex}.hp-cost__line:last-of-type{border-bottom:none}.hp-cost__line span:last-child{color:var(--charcoal);white-space:nowrap;margin-left:1rem;font-weight:700}.hp-cost__total{color:var(--charcoal);border-top:2px solid #1a1a1a26;flex-direction:column;align-items:flex-start;gap:.4rem;margin-top:.5rem;padding:1.25rem 0 0;font-size:1.1rem;font-weight:700;display:flex}.hp-cost__total span:last-child{font-family:var(--font-fraunces), "Fraunces", serif;color:#c0392b;font-size:clamp(2rem,4vw,3rem);font-weight:900}.hp-cost__card--with{background:var(--calm-teal);color:var(--soft-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 32px #2b7a3a33}.hp-cost__card--with h3{color:#ffffffb3}.hp-cost__price-small{color:#ffffffed;max-width:none;margin:0 0 1.25rem;font-size:1.15rem;font-weight:600}.hp-cost__card--with p{color:#ffffffed;max-width:320px;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.6}.hp-cost__saving{font-family:var(--font-fraunces), "Fraunces", serif;color:#fff;letter-spacing:.02em;background:#fff3;border:2px solid #ffffff59;border-radius:50px;padding:1rem 2rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;display:inline-block}@media (min-width:769px) and (max-width:1024px){.hp-hero{gap:2rem;padding:4rem 1.5rem 3rem}.hp-apchat{width:280px}.hp-apchat__messages{height:360px}.hp-resident-row{gap:1rem}.hp-features{grid-template-columns:1fr 1fr}.hp-steps{gap:0}.hp-step{padding:0 1rem}.hp-cost{padding:3.5rem 1.5rem}.hp-cost__grid{gap:1.5rem}.hp-cost__card{padding:2rem}.hp-footer{padding:2.5rem 1.5rem}}@media (max-width:768px){.hp-apchat{width:280px;margin:0 auto}.hp-apchat__messages{height:370px;padding:.85rem}.hp-apchat__bubble{font-size:.8rem}.hp-resident-row{grid-template-columns:1fr;gap:1rem;max-width:400px;margin:0 auto}.hp-resident-card{padding:1.5rem}.hp-header__inner{flex-wrap:wrap;gap:.55rem;padding:.75rem 1.25rem}.hp-logo{font-size:1.4rem}.hp-login-actions{gap:.5rem;margin-left:auto}.hp-login-btn{padding:.56rem .95rem;font-size:.8rem}.hp-login-btn--resident{padding:.68rem 1.08rem;font-size:.84rem}.hp-login-btn--staff{border-width:1.75px;padding:.54rem .85rem;font-size:.76rem}.hp-hero{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.25rem 2rem}.hp-hero__content{text-align:center}.hp-hero__actions{flex-direction:column;justify-content:center;align-items:center}.hp-hero__sub{font-size:1.05rem}.hp-hero__accent{font-size:1rem}.hp-btn{justify-content:center;width:100%;max-width:320px}.hp-strip{padding:2rem 1.25rem}.hp-strip p{font-size:1.05rem}.hp-section{padding:3rem 1.25rem}.hp-section__title{font-size:1.6rem}.hp-features{grid-template-columns:1fr;gap:1rem}.hp-feature-card{padding:1.5rem}.hp-steps{flex-direction:column;align-items:center;gap:0}.hp-step{max-width:360px;padding:1rem 0}.hp-step__number{width:48px;height:48px;font-size:1.2rem}.hp-step__connector{width:2px;height:28px;margin:0}.hp-cost{padding:3rem 1.25rem}.hp-cost__grid{grid-template-columns:1fr;gap:1.25rem}.hp-cost__card{padding:1.75rem}.hp-cost__saving{padding:.75rem 1.25rem;font-size:1.2rem}.hp-cta{padding-bottom:3.5rem}.hp-cta__sub{padding:0 .5rem;font-size:1rem}.hp-btn--lg{padding:1rem 2rem;font-size:1rem}.hp-legal,.hp-contact{padding-top:2.5rem;padding-bottom:2.5rem}.hp-contact__grid{grid-template-columns:1fr;gap:1rem}.hp-contact__panel{padding:1.25rem}.hp-contact__title{text-align:left;margin-bottom:.75rem}.hp-contact-form{padding:1rem}.hp-contact-form__grid{grid-template-columns:1fr}.hp-contact-form__actions .hp-btn{justify-content:center;width:100%}.hp-legal__section{padding:.95rem 1rem}.hp-legal__section h2{font-size:1.1rem}.hp-legal__intro,.hp-legal__section p,.hp-legal__section li{font-size:.98rem}.hp-legal__links .hp-btn{justify-content:center;width:100%}.hp-footer{padding:2rem 1.25rem}.hp-footer__inner{text-align:center;grid-template-columns:1fr;gap:2rem}.hp-footer__brand{align-items:center}.hp-footer__nav{justify-content:center;gap:2.5rem}}@media (max-width:480px){.hp-apchat{width:250px}.hp-apchat__messages{gap:.5rem;height:360px;padding:.75rem}.hp-apchat__bubble{padding:.6rem .75rem;font-size:.78rem}.hp-header__inner{justify-content:center}.hp-logo{text-align:center;width:100%}.hp-login-actions{margin-left:0}.hp-hero{padding:2rem 1rem 1.5rem}.hp-hero__title{font-size:1.8rem}.hp-strip{padding:1.75rem 1rem}.hp-section,.hp-cost{padding:2.5rem 1rem}.hp-cost__card{padding:1.5rem}.hp-cost__line{font-size:.9rem}.hp-footer{padding:1.75rem 1rem}}body.site-theme-dark .homepage{color:#eaf7f2;background:radial-gradient(circle at top,#102a37 0%,#0c1f29 45%,#08171f 100%)}body.site-theme-dark .hp-header{background:#071e28e0;border-bottom-color:#9de9c429}body.site-theme-dark .hp-logo,body.site-theme-dark .hp-hero__title,body.site-theme-dark .hp-strip__proof{color:#a9f6d4}body.site-theme-dark .hp-hero__sub{color:#ebf5f2cc}body.site-theme-dark .hp-hero__accent{color:#bafbe1}body.site-theme-dark .hp-login-btn--resident{color:#062018;background:#58cd9b}body.site-theme-dark .hp-login-btn--resident:hover{background:#73ddb1}body.site-theme-dark .hp-login-btn--staff{color:#bafbe1;background:#09212cd9;border-color:#9de9c459}body.site-theme-dark .hp-login-btn--staff:hover{background:#9de9c41f}body.site-theme-dark .hp-strip{background:#152934;border-top:1px solid #9de9c41f;border-bottom:1px solid #9de9c41f}body.site-theme-dark .hp-strip p{color:#eaf7f2}body.site-theme-dark .hp-apchat{background:#09212ceb;border-color:#9de9c426;box-shadow:0 24px 64px #0006,0 4px 16px #00000040}body.site-theme-dark .hp-apchat__header{background:#9de9c40a;border-bottom-color:#9de9c41a}body.site-theme-dark .hp-apchat__title{color:#a9f6d4}body.site-theme-dark .hp-apchat__badge{color:#a9f6d4;background:#9de9c41f}body.site-theme-dark .hp-apchat__bubble--user{color:#062018;background:#58cd9b}body.site-theme-dark .hp-apchat__avatar{color:#a9f6d4;background:#58cd9b29}body.site-theme-dark .hp-apchat__bubble--bot{color:#eaf7f2;background:#09212ce6;border-color:#9de9c429;box-shadow:0 4px 14px #00000038}body.site-theme-dark .hp-apchat__cursor{background:#06201899}body.site-theme-dark .hp-apchat__typing-dot{background:#9de9c466}body.site-theme-dark .hp-apchat__confirm{color:#062018;background:#58cd9b}body.site-theme-dark .hp-apchat__confirm--clicked{background:#3da87a}body.site-theme-dark .hp-apchat__status--working{color:#f6d78c;background:#e8a8301f}body.site-theme-dark .hp-apchat__status--done{color:#a9f6d4;background:#9de9c41a}body.site-theme-dark .hp-apchat__check{color:#062018;background:#58cd9b}body.site-theme-dark .hp-section--soft{background:linear-gradient(#0f2630 0%,#0c1f29 100%)}body.site-theme-dark .hp-resident-card{background:#09212cd9;border-color:#9de9c41f}body.site-theme-dark .hp-resident-card h3{color:#a9f6d4}body.site-theme-dark .hp-resident-card p{color:#ebf5f2b3}.hp-rotate{white-space:nowrap;color:var(--soft-amber);font-size:clamp(1.9rem,3.1vw,2.9rem);line-height:1.25;display:block}.hp-rotate__word{animation:.45s both hp-rotate-in;display:inline-block}@keyframes hp-rotate-in{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hp-rotate__word{animation:none}}.hp-apchat__speak{vertical-align:-.18em;color:#2b7a3a80;margin-left:.45rem;display:inline-flex}.hp-apchat__composer{background:#f8fcf9;border-top:1px solid #2b7a3a14;align-items:center;gap:.6rem;padding:.7rem .85rem .7rem 1.25rem;display:flex}.hp-apchat__composer-field{color:#1a1a1a61;flex:1;font-size:.92rem}.hp-apchat__composer-mic{background:var(--calm-teal);width:30px;height:30px;color:var(--soft-white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}body.site-theme-dark .hp-apchat__speak{color:#9de9c48c}body.site-theme-dark .hp-apchat__composer{background:#58cd9b0f;border-color:#9de9c429}body.site-theme-dark .hp-apchat__composer-field{color:#ebf5f26b}body.site-theme-dark .hp-apchat__composer-mic{color:#062018;background:#58cd9b}.hp-nav{align-items:center;gap:1.6rem;margin-left:2.4rem;margin-right:auto;display:flex}.hp-nav a{color:#1a1a1ab3;font-size:.98rem;font-weight:600;text-decoration:none;transition:color .2s}.hp-nav a:hover{color:var(--calm-teal)}.hp-page-head{text-align:center;padding-bottom:1rem}.hp-page-head .eyebrow{text-align:center}.hp-page-head__lede{color:#1a1a1aad;max-width:640px;margin:0 auto;font-size:1.12rem;line-height:1.7}.hp-page-head__actions{justify-content:center;margin-top:2rem}.hp-nav__link--current{color:var(--calm-teal)!important}.hp-pillar{padding-top:2.6rem;padding-bottom:2.6rem}.hp-pillar__inner{grid-template-columns:minmax(220px,1fr) 1.4fr;align-items:start;gap:2.4rem;max-width:900px;margin:0 auto;display:grid}.hp-pillar__head{align-items:flex-start;gap:.9rem;display:flex}.hp-pillar__icon{color:var(--calm-teal);flex:none;margin-top:2px}.hp-pillar__title{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);margin:0 0 .45rem;font-size:1.55rem;font-weight:700}.hp-pillar__lede{color:#1a1a1aa8;margin:0;font-size:1.02rem;line-height:1.65}.hp-pillar__list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.hp-pillar__list li{color:#1a1a1ac7;padding-left:1.5rem;font-size:1rem;line-height:1.6;position:relative}.hp-pillar__list li:before{content:"";background:var(--soft-amber);border-radius:50%;width:6px;height:6px;position:absolute;top:.62em;left:0}.hp-faq{margin:0}.hp-faq dt{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);margin-top:1.4rem;font-size:1.12rem;font-weight:700}.hp-faq dt:first-of-type{margin-top:0}.hp-faq dd{color:#1a1a1abd;margin:.4rem 0 0;font-size:1.02rem;line-height:1.7}.hp-faq a{color:var(--calm-teal);font-weight:600}.hp-legal__facts{margin-bottom:2.4rem}@media (max-width:768px){.hp-pillar__inner{grid-template-columns:1fr;gap:1.3rem}}body.site-theme-dark .hp-page-head__lede,body.site-theme-dark .hp-pillar__lede{color:#ebf5f2ad}body.site-theme-dark .hp-pillar__title,body.site-theme-dark .hp-pillar__icon{color:#a9f6d4}body.site-theme-dark .hp-pillar__list li,body.site-theme-dark .hp-faq dd{color:#ebf5f2c7}body.site-theme-dark .hp-faq dt,body.site-theme-dark .hp-faq a,body.site-theme-dark .hp-nav__link--current{color:#a9f6d4!important}.hp-boundary__inner{background:#1a1a1a09;border:1px solid #1a1a1a14;border-radius:20px;max-width:760px;margin:0 auto;padding:2.2rem 2.4rem}.hp-boundary .eyebrow{margin-bottom:.6rem}.hp-boundary__title{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);margin:0 0 1rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700}.hp-boundary p{color:#1a1a1abd;margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.hp-boundary p:last-child{margin-bottom:0}.hp-approach{gap:1.4rem;max-width:900px;margin:0 auto;display:grid}.hp-approach__card{background:#1a1a1a07;border:1px solid #1a1a1a14;border-radius:20px;padding:1.8rem 2rem}.hp-approach__title{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);margin:0 0 .5rem;font-size:1.4rem;font-weight:700}.hp-approach__blurb{color:#1a1a1aa8;margin:0 0 1.2rem;font-size:1.02rem;line-height:1.6}.hp-approach__line{color:#1a1a1acc;margin:0 0 .7rem;font-size:1rem;line-height:1.65}.hp-approach__line:last-child{margin-bottom:0}.hp-approach__label{letter-spacing:.06em;text-transform:uppercase;vertical-align:.08em;margin-right:.6rem;font-size:.72rem;font-weight:700;display:inline-block}.hp-approach__label--good{color:var(--calm-teal)}.hp-approach__label--runs{color:var(--soft-amber)}body.site-theme-dark .hp-approach__card{background:#09212cb3;border-color:#9de9c424}body.site-theme-dark .hp-approach__title{color:#a9f6d4}body.site-theme-dark .hp-approach__blurb{color:#ebf5f2a8}body.site-theme-dark .hp-approach__line{color:#ebf5f2d1}body.site-theme-dark .hp-approach__label--good{color:#a9f6d4}body.site-theme-dark .hp-approach__label--runs{color:#f0c86a}.hp-evidence__lede,.hp-evidence__foot{text-align:center;color:#1a1a1aad;max-width:640px;margin:0 auto;font-size:1.06rem;line-height:1.7}.hp-evidence__lede{margin-bottom:2.4rem}.hp-evidence__foot{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);margin-top:2rem;font-style:italic}.hp-evidence__table{max-width:860px;margin:0 auto}.hp-evidence__head{letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a73;grid-template-columns:1fr 1fr;gap:1.6rem;padding:0 1.4rem .7rem;font-size:.82rem;font-weight:700;display:grid}.hp-evidence__rows{border-top:1px solid #2b7a3a24;margin:0}.hp-evidence__row{border-bottom:1px solid #2b7a3a24;grid-template-columns:1fr 1fr;gap:1.6rem;padding:1.05rem 1.4rem;display:grid}.hp-evidence__row dt{color:#1a1a1a99;margin:0;font-size:1rem;line-height:1.6}.hp-evidence__row dd{color:var(--charcoal);margin:0;font-size:1rem;font-weight:600;line-height:1.6}@media (max-width:768px){.hp-evidence__head{display:none}.hp-evidence__row{grid-template-columns:1fr;gap:.4rem;padding:1rem 0}.hp-evidence__row dd:before{content:"becomes ";color:#1a1a1a73;font-weight:400}}body.site-theme-dark .hp-evidence__lede{color:#ebf5f2ad}body.site-theme-dark .hp-evidence__foot{color:#a9f6d4}body.site-theme-dark .hp-evidence__head{color:#ebf5f273}body.site-theme-dark .hp-evidence__rows,body.site-theme-dark .hp-evidence__row{border-color:#9de9c429}body.site-theme-dark .hp-evidence__row dt{color:#ebf5f299}body.site-theme-dark .hp-evidence__row dd{color:#eaf7f2}body.site-theme-dark .hp-evidence__row dd:before{color:#ebf5f273}.hp-trust__facts{gap:.7rem;max-width:760px;margin:0 auto 1.8rem;padding:0;list-style:none;display:grid}.hp-trust__facts li{color:#1a1a1abd;padding-left:1.7rem;font-size:1.02rem;line-height:1.65;position:relative}.hp-trust__facts li:before{content:"✓";color:var(--calm-teal);font-weight:700;position:absolute;top:0;left:0}.hp-trust__docs{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:820px;margin:0 auto;display:flex}.hp-trust__docs a{color:var(--calm-teal);background:#2b7a3a0d;border:1px solid #2b7a3a33;border-radius:50px;padding:.5rem 1.05rem;font-size:.94rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s}.hp-trust__docs a:hover{background:#2b7a3a1c;border-color:#2b7a3a5c}.hp-trust__cta{justify-content:center;margin-top:1.8rem}@media (max-width:900px){.hp-nav{display:none}}@media (max-width:768px){.hp-boundary__inner{padding:1.7rem 1.4rem}}body.site-theme-dark .hp-nav a{color:#ebf5f2b8}body.site-theme-dark .hp-nav a:hover{color:#a9f6d4}body.site-theme-dark .hp-boundary__inner{background:#09212cb3;border-color:#9de9c424}body.site-theme-dark .hp-boundary__title{color:#a9f6d4}body.site-theme-dark .hp-boundary p,body.site-theme-dark .hp-trust__facts li{color:#ebf5f2bd}body.site-theme-dark .hp-trust__facts li:before{color:#a9f6d4}body.site-theme-dark .hp-trust__docs a{color:#a9f6d4;background:#58cd9b1a;border-color:#9de9c438}body.site-theme-dark .hp-trust__docs a:hover{background:#58cd9b2e}.hp-hero__sector{color:var(--calm-teal);font-weight:700}.hp-steps__lede{text-align:center;color:#ffffffc7;max-width:640px;margin:-.6rem auto 2.4rem;font-size:1.05rem;line-height:1.7}.hp-features__caption{text-align:center;color:#1a1a1a99;max-width:1120px;margin:1.6rem auto 0;font-size:1rem}.hp-sector-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1120px;margin:0 auto;display:grid}.hp-sector-card{border-radius:20px;padding:2.2rem 2.4rem}.hp-sector-card--care{background:#2b7a3a12;border:1px solid #2b7a3a24}.hp-sector-card--village{background:#c4922c14;border:1px solid #c4922c2e}.hp-sector-card h3{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);margin:0 0 1rem;font-size:1.45rem;font-weight:700}.hp-sector-card p{color:#1a1a1abd;margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.hp-sector-card p:last-child{margin-bottom:0}.hp-ask__chips{flex-wrap:wrap;justify-content:center;gap:.7rem;max-width:780px;margin:0 auto 1.6rem;display:flex}.hp-ask__chip{color:#1a1a1ac7;white-space:nowrap;background:#2b7a3a14;border:1px solid #2b7a3a24;border-radius:50px;padding:.55rem 1.15rem;font-size:.98rem}.hp-ask__chip--do{color:#1a1a1ae0;background:#2b7a3a21;border-color:#2b7a3a42;font-weight:600}@media (max-width:768px){.hp-rotate{font-size:clamp(1.4rem,7.5vw,2.4rem)}.hp-sector-grid{grid-template-columns:1fr;gap:1.4rem}.hp-sector-card{padding:1.8rem 1.6rem}.hp-ask__chip{white-space:normal;text-align:center}}body.site-theme-dark .hp-feature-card{background:#09212cd9;border-color:#9de9c41f}body.site-theme-dark .hp-feature-card h3,body.site-theme-dark .hp-feature-card__icon,body.site-theme-dark .hp-resident-card__icon{color:#a9f6d4}body.site-theme-dark .hp-feature-card p{color:#ebf5f2b3}body.site-theme-dark .hp-hero__sector{color:#a9f6d4}body.site-theme-dark .hp-steps__lede{color:#fffc}body.site-theme-dark .hp-rotate{color:#f0c86a}body.site-theme-dark .hp-features__caption{color:#ebf5f299}body.site-theme-dark .hp-sector-card--care{background:#58cd9b14;border-color:#9de9c429}body.site-theme-dark .hp-sector-card--village{background:#f0c86a14;border-color:#f0c86a33}body.site-theme-dark .hp-sector-card h3{color:#a9f6d4}body.site-theme-dark .hp-sector-card p{color:#ebf5f2b8}body.site-theme-dark .hp-ask__chip{color:#ebf5f2cc;background:#58cd9b1a;border-color:#9de9c42e}body.site-theme-dark .hp-ask__chip--do{color:#eaf7f2;background:#58cd9b2e;border-color:#9de9c44d}