.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--d1{animation-delay:.15s}.hp-fade-in--d2{animation-delay:.3s}.hp-fade-in--d3{animation-delay:.45s}.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__tagline{color:#1a1a1ab8;margin:0 0 1.25rem;font-size:1.15rem;line-height:1.7}.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-device{background:var(--soft-white);border:2px solid #2b7a3a1a;border-radius:28px;width:320px;padding:1.25rem;box-shadow:0 20px 60px #1f2a321f,0 4px 16px #2b7a3a14}.hp-device__screen{flex-direction:column;gap:.75rem;display:flex}.hp-device__bar{background:#1a1a1a1f;border-radius:99px;width:80px;height:8px;margin:0 auto .5rem}.hp-device__card{border-radius:16px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .3s;display:flex}.hp-device__card:hover{transform:translate(4px)}.hp-device__card span{font-size:1.4rem}.hp-device__card--green{color:var(--calm-teal);background:#2b7a3a1a}.hp-device__card--gold{color:#9a6e1a;background:#e8a83026}.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}.hp-strip__proof{width:fit-content;color:var(--calm-teal);letter-spacing:.01em;transform-origin:50%;margin-top:.45rem;margin-left:auto;margin-right:auto;font-size:clamp(1.7rem,4.6vw,2.9rem);font-weight:900;line-height:1.1;transition:transform .2s,color .2s,text-shadow .2s;display:block;transform:scale(1)}.hp-strip__proof:hover,.hp-strip__proof:focus-visible{color:#216830;text-shadow:0 8px 20px #2b7a3a47;transform:scale(1.4)}@media (hover:none){.hp-strip__proof{animation:4s ease-in-out infinite hp-proof-pulse}}@media (prefers-reduced-motion:reduce){.hp-strip__proof{transition:none!important;animation:none!important}.hp-strip__proof:hover,.hp-strip__proof:focus-visible{text-shadow:none;transform:none}.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{margin-bottom:.75rem;font-size:2.4rem;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-persona-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.hp-persona-card{color:inherit;background:linear-gradient(160deg,#fff,#fef9f2);border:1px solid #2b7a3a1f;border-radius:24px;flex-direction:column;gap:.6rem;padding:1.6rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #1f2a320f}.hp-persona-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1f2a321f}.hp-persona-card__label{width:fit-content;color:var(--calm-teal);letter-spacing:.04em;text-transform:uppercase;background:#2b7a3a1a;border-radius:999px;padding:.2rem .65rem;font-size:.78rem;font-weight:800}.hp-persona-card h3{color:var(--calm-teal);margin:0;font-size:1.25rem}.hp-persona-card p{color:#1a1a1ab3;margin:0;line-height:1.6}.hp-persona-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.25rem;display:flex}.hp-split{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1120px;min-height:420px;margin:0 auto;padding:0 2rem;display:grid}.hp-split--reverse{direction:rtl}.hp-split--reverse>*{direction:ltr}.hp-split__visual{border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:3rem;transition:transform .4s;display:flex}.hp-split:hover .hp-split__visual{transform:scale(1.02)}.hp-split__visual--green{background:linear-gradient(135deg,#2b7a3a14,#2b7a3a2e);border:1px solid #2b7a3a1f}.hp-split__visual--gold{background:linear-gradient(135deg,#e8a8301a,#e8a83038);border:1px solid #e8a83026}.hp-split__icon{margin-bottom:1rem;font-size:4rem}.hp-split__visual-label{font-family:var(--font-fraunces), "Fraunces", serif;color:var(--calm-teal);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:1.1rem;font-weight:700}.hp-split__visual--gold .hp-split__visual-label{color:#9a6e1a}.hp-split__text{padding:2.5rem 0}.hp-split__text h2{color:var(--charcoal);margin:0 0 1.25rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;line-height:1.2}.hp-split__text h2.hp-split__heading--green,.hp-showcase__content h2.hp-split__heading--green{color:var(--calm-teal)}.hp-split__text h2.hp-split__heading--gold,.hp-showcase__content h2.hp-split__heading--gold{color:var(--soft-amber)}.hp-split__text p{color:#1a1a1ab3;margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.hp-split__text p:last-child{margin-bottom:0}.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-testimonials{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.hp-testimonial{background:linear-gradient(160deg,#fff,#fef9f2);border:1px solid #2b7a3a1a;border-radius:24px;margin:0;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #1f2a320f}.hp-testimonial:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1f2a321a}.hp-testimonial p{color:var(--charcoal);margin:0 0 1.25rem;font-size:1.05rem;font-style:italic;line-height:1.65}.hp-testimonial footer{flex-direction:column;gap:.15rem;display:flex}.hp-testimonial footer strong{color:var(--calm-teal);font-size:.95rem;font-weight:700}.hp-testimonial footer span{color:#1a1a1a80;font-size:.85rem}.hp-showcase{grid-template-columns:1fr 1.2fr;align-items:center;gap:3rem;max-width:1120px;margin:0 auto;padding:4rem 2rem;display:grid}.hp-showcase--reverse{direction:rtl;grid-template-columns:1.2fr 1fr}.hp-showcase--reverse>*{direction:ltr}.hp-showcase__img-wrap{aspect-ratio:4/3;background:linear-gradient(135deg,#2b7a3a0f,#e8a8301a);border-radius:24px;position:relative;overflow:hidden}.hp-showcase__img{object-fit:cover;border-radius:24px;width:100%;height:100%;transition:transform .4s;display:block}.hp-showcase:hover .hp-showcase__img{transform:scale(1.03)}.hp-showcase__content{padding:1rem 0}.hp-showcase__content h2{margin:0 0 1.25rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;line-height:1.2}.hp-showcase__content p{color:#1a1a1ab3;margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.hp-showcase__content p:last-child{color:var(--charcoal);margin-bottom:0;font-weight:600}.hp-showcase__content p.hp-showcase__accent--gold{color:var(--soft-amber)}.hp-showcase__content p.hp-showcase__accent--green{color:var(--calm-teal)}.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-doc-card{flex-direction:column;height:100%;display:flex}.hp-legal-doc-card__title{margin:0 0 .85rem;line-height:1.15}.hp-legal-doc-card__desc{flex:1;margin:0}.hp-legal-doc-card__cta{align-self:flex-start;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{margin-bottom:.75rem;font-size:2.4rem;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;gap:.65rem;height:380px;padding:1rem 1rem 1.25rem;transition:opacity .35s;display:flex;overflow:hidden}.hp-apchat__messages--faded{opacity:0}.hp-apchat__bubble{border-radius:16px;max-width:88%;padding:.7rem .9rem;font-size:.85rem;line-height:1.5;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{background:var(--calm-teal);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.hp-apchat__bubble--bot{color:var(--charcoal);background:#2b7a3a14;border-bottom-left-radius:4px;align-self:flex-start}.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-device{width:260px}.hp-features{grid-template-columns:1fr 1fr}.hp-persona-grid{grid-template-columns:1fr}.hp-split{gap:2rem;padding:0 1.5rem}.hp-split__visual{min-height:260px;padding:2rem}.hp-showcase{gap:2rem;padding:3rem 1.5rem}.hp-showcase__img-wrap{aspect-ratio:3/2}.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-device{width:260px}.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,.hp-persona-grid{grid-template-columns:1fr;gap:1rem}.hp-persona-actions .hp-btn{justify-content:center;width:100%}.hp-feature-card{padding:1.5rem}.hp-split{grid-template-columns:1fr;gap:1.25rem;min-height:auto;padding:2rem 1.25rem}.hp-split--reverse{direction:ltr}.hp-split__visual{min-height:180px;padding:1.5rem}.hp-split__icon{font-size:3rem}.hp-split__text{padding:0 0 1.5rem}.hp-split__text h2{font-size:1.4rem}.hp-split__text p{font-size:1rem}.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-showcase{grid-template-columns:1fr;gap:1.25rem;padding:2rem 1.25rem}.hp-showcase--reverse{direction:ltr;grid-template-columns:1fr}.hp-showcase--reverse>*{direction:ltr}.hp-showcase__img-wrap{aspect-ratio:16/10;border-radius:16px}.hp-showcase__img{border-radius:16px}.hp-showcase__content{padding:.5rem 0}.hp-showcase__content h2{margin-bottom:1rem;font-size:1.4rem}.hp-showcase__content p{font-size:1rem}.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-device{width:240px}.hp-device__card{padding:.75rem 1rem;font-size:.9rem}.hp-strip{padding:1.75rem 1rem}.hp-section{padding:2.5rem 1rem}.hp-split,.hp-showcase{padding:1.5rem 1rem}.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-device{background:#09212ce0;border-color:#9de9c426;box-shadow:0 20px 60px #00000059,0 4px 16px #0003}body.site-theme-dark .hp-device__bar{background:#ebf5f22e}body.site-theme-dark .hp-device__card--green{color:#bafbe1;background:#9de9c41f}body.site-theme-dark .hp-device__card--gold{color:#f6d78c;background:#e8a83029}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__bubble--bot{color:#eaf7f2;background:#9de9c41a}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}