@charset "UTF-8";:root{--brand-red: #ff6b6b;--brand-reddark: #da4747;--brand-redlight: #ff9b97;--brand-black: #272b2a;--brand-green: #007542;--brand-green-filter: brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(6000%) hue-rotate(125deg) brightness(90%) contrast(150%);--color-white: #ffffff;--bg-primary: #f0eee6;--hero-bg-glass: rgba(255, 255, 255, .39);--hero-border-glass: rgba(255, 255, 255, .41);--hero-shadow: rgb(236, 236, 241);--dark-bg: #14141c;--border-light: #e0e0e0;--border-dark: #cccccc;--text-danger: #e53935;--attention-delete: #ff6666;--text-primary: #333333;--text-secondary: #6e6e6e;--brand-grey-1: #87867f;--brand-grey-2: #acaca6;--brand-grey-3: #c5c5c0;--brand-grey-4: #e8e6dc;--brand-grey-5: #f0eee6;--brand-grey-6: #faf9f6;--accent-yellow-1: #ffbe3c;--accent-yellow-2: #ffcf6e;--accent-yellow-3: #ffdf9e;--accent-yellow-4: #fceccb;--accent-green-1: #059688;--accent-green-2: #63b9a4;--accent-green-3: #a7d5c2;--accent-green-4: #dcede1;--accent-blue-1: #3aa7ea;--accent-blue-2: #6ebbee;--accent-blue-3: #a1d5f5;--accent-blue-4: #def2ff;--accent-pink-1: #db4781;--accent-pink-2: #e3729e;--accent-pink-3: #efadc7;--accent-pink-4: #fbebf1;--accent-purple-1: #8a4b70;--accent-purple-2: #a1739b;--accent-purple-3: #b896b4;--accent-purple-4: #e9dfe8;--grey-1: #212121;--grey-2: #333333;--grey-3: #4e4e4e;--grey-4: #6e6e6e;--grey-5: #8f8f8f;--grey-6: #cccccc;--grey-7: #e0e0e0;--grey-8: #f2f2f2;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--action-brand-fill: #ff6b6b;--action-brand-surface: #e8e6dc;--action-queryhub-fill: #db4781;--action-queryhub-surface: #fbebf1;--action-properties-fill: #059688;--action-properties-surface: #dcede1;--action-leads-fill: #059688;--action-leads-surface: #dcede1;--action-products-fill: #8a4b70;--action-products-surface: #e9dfe8;--action-issues-fill: #ffbe3c;--action-issues-surface: #fceccb;--action-services-fill: #3aa7ea;--action-services-surface: #def2ff;--action-care-fill: #3aa7ea;--action-care-surface: #def2ff;--action-user-fill: #272b2a;--action-user-surface: #f0eee6}@font-face{font-family:Inter-Black;src:url(/fonts/Inter-Variable.woff2) format("woff2 supports variations"),url(/fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Variable.woff2) format("woff2 supports variations"),url(/fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-Variable.woff2) format("woff2 supports variations"),url(/fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter-Variable.woff2) format("woff2 supports variations"),url(/fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Variable.woff2) format("woff2 supports variations"),url(/fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter-Italic;src:url(/fonts/Inter-Variable.woff2) format("woff2 supports variations"),url(/fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter-Light;src:url(/fonts/Inter-Variable.woff2) format("woff2 supports variations"),url(/fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:300;font-style:normal;font-display:swap}.downloadapp-hero{overflow:hidden}.downloadapp-hero .container{display:flex;flex-direction:column;align-items:center;gap:24px}@media (min-width: 768px){.downloadapp-hero .container{padding-top:36px;padding-bottom:36px;gap:32px}}@media (min-width: 1024px){.downloadapp-hero .container{padding-top:48px;padding-bottom:48px}}.downloadapp-hero .hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:820px;margin:0 auto;padding:0 12px}.downloadapp-hero .hero-content p{font-family:Inter-Light,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.6;color:var(--brand-grey-4);margin-bottom:0;max-width:760px}.downloadapp-hero .hero-content .hero-heading-break{display:inline}@media (min-width: 1280px){.downloadapp-hero .hero-content .hero-heading-break{display:block}}.downloadapp-hero .hero-content .hero-subtext-mobile{display:inline}@media (min-width: 1280px){.downloadapp-hero .hero-content .hero-subtext-mobile{display:none}}.downloadapp-hero .hero-content .hero-subtext-desktop{display:none}@media (min-width: 1280px){.downloadapp-hero .hero-content .hero-subtext-desktop{display:inline}}.downloadapp-hero .hero-actions{display:flex;flex-direction:column;justify-content:center;gap:12px;align-items:center;width:100%}@media (min-width: 768px){.downloadapp-hero .hero-actions{flex-direction:row;flex-wrap:wrap;gap:24px}}.downloadapp-hero .hero-actions .store-container{display:flex;align-items:center;gap:12px;width:auto;max-width:100%;flex-direction:row;justify-content:center}@media (min-width: 768px){.downloadapp-hero .hero-actions .store-container{flex-direction:column;width:auto;max-width:100px}}.downloadapp-hero .hero-actions .store-container .qr-code-mobile{display:flex;justify-content:center;align-items:center}.downloadapp-hero .hero-actions .store-container .qr-code-mobile .qr-image{background:var(--color-white);border:1px solid var(--brand-grey-3);border-radius:8px;display:block;aspect-ratio:1/1;object-fit:contain;width:80px;padding:8px}@media (min-width: 768px){.downloadapp-hero .hero-actions .store-container .qr-code-mobile .qr-image{width:100%;padding:12px}}.downloadapp-hero .hero-actions .store-container .store-badge{display:block;transition:transform .2s ease,opacity .2s ease;max-width:120px}@media (min-width: 768px){.downloadapp-hero .hero-actions .store-container .store-badge{max-width:140px}}.downloadapp-hero .hero-actions .store-container .store-badge img{width:100%;height:auto;display:block}.downloadapp-hero .hero-actions .store-container .store-badge:hover{transform:scale(1.05);opacity:.9}.downloadapp-hero .hero-actions .alternate-link{font-family:Inter-SemiBold,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:var(--accent-blue-1);text-decoration:none;transition:color .2s ease;margin-top:8px;display:inline-block}@media (min-width: 1024px){.downloadapp-hero .hero-actions .alternate-link{display:none}}@media (max-width: 768px){.downloadapp-hero .hero-actions .alternate-link{font-size:14px}}.downloadapp-hero .hero-actions .alternate-link:hover{color:var(--accent-blue-2);text-decoration:underline}.downloadapp-hero .hero-gallery{--gallery-gap: 8px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;display:flex;justify-content:center;align-items:center;gap:var(--gallery-gap);margin-top:12px;padding-bottom:16px;overflow:visible}@media (min-width: 768px){.downloadapp-hero .hero-gallery{--gallery-gap: 12px;width:100%;margin-left:0;margin-right:0;margin-top:16px;perspective:1200px}}.downloadapp-hero .hero-gallery.hero-gallery-desktop{display:none}@media (min-width: 768px){.downloadapp-hero .hero-gallery.hero-gallery-desktop{display:flex;gap:0}}@media (min-width: 768px){.downloadapp-hero .hero-gallery.hero-gallery-mobile{display:none}}.downloadapp-hero .gallery-card{position:relative;display:flex;align-items:flex-end;justify-content:center;flex:0 0 calc((100% - var(--gallery-gap) * 2) / 3);max-width:calc((100% - var(--gallery-gap) * 2) / 3);aspect-ratio:1320/2868;border-radius:26px;overflow:hidden}@media (min-width: 768px){.downloadapp-hero .gallery-card{flex:0 0 calc((100% - 5 * 12px) / 6);max-width:calc((100% - 5 * 12px) / 6);border-radius:24px}}.downloadapp-hero .gallery-card:after{content:"";position:absolute;inset:auto 12% -4%;height:16%;border-radius:999px;pointer-events:none}.downloadapp-hero .gallery-image{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;opacity:0;transform:translateY(14px) scale(.985);transition:opacity .42s ease,transform .52s ease}.downloadapp-hero .gallery-image.is-loaded{opacity:1;transform:translateY(0) scale(1)}.downloadapp-hero .hero-gallery-mobile{gap:0;overflow:hidden;perspective:1200px}.downloadapp-hero .hero-gallery-mobile .gallery-card-mobile{flex:0 0 calc((100% - 2 * 12px) / 3);max-width:calc((100% - 2 * 12px) / 3)}.downloadapp-hero .hero-gallery-mobile .gallery-card-mobile-1{transform:rotateY(30deg);transform-origin:right center;margin-right:12px}.downloadapp-hero .hero-gallery-mobile .gallery-card-mobile-2{transform:scale(.9);transform-origin:center center;margin-right:12px}.downloadapp-hero .hero-gallery-mobile .gallery-card-mobile-3{transform:rotateY(-30deg);transform-origin:left center}.downloadapp-hero .hero-gallery-desktop .gallery-card-1{transform:rotateY(30deg);transform-origin:right center;margin-left:12px;margin-right:12px}.downloadapp-hero .hero-gallery-desktop .gallery-card-2{transform:rotateY(15deg) scale(.95);transform-origin:right center;margin-right:4px}.downloadapp-hero .hero-gallery-desktop .gallery-card-3{transform:scale(.9);transform-origin:center center;margin-right:0}.downloadapp-hero .hero-gallery-desktop .gallery-card-4{transform:scale(.9);transform-origin:center center;margin-right:4px}.downloadapp-hero .hero-gallery-desktop .gallery-card-5{transform:rotateY(-15deg) scale(.95);transform-origin:left center;margin-right:8px}.downloadapp-hero .hero-gallery-desktop .gallery-card-6{transform:rotateY(-30deg);transform-origin:left center;margin-right:12px}.property-manager-cta .container{padding:24px 0}@media (min-width: 1024px){.property-manager-cta .container{padding:32px 0}}.property-manager-cta .cta-content{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:12px;flex-wrap:wrap}.property-manager-cta .cta-content .cta-text{font-family:Inter-SemiBold,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;color:var(--brand-grey-4);margin:0}@media (max-width: 768px){.property-manager-cta .cta-content .cta-text{font-size:18px}}.property-manager-cta .cta-content .focus-link{font-family:Inter-SemiBold,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px}@media (max-width: 768px){.property-manager-cta .cta-content .focus-link{font-size:18px}}.scroll-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.animate,.scroll-reveal[data-animate-on-load]{opacity:1;transform:translateY(0)}[data-delay="0"]{transition-delay:0ms}[data-delay="200"]{transition-delay:.2s}[data-delay="300"]{transition-delay:.3s}[data-delay="400"]{transition-delay:.4s}[data-delay="500"]{transition-delay:.5s}[data-delay="600"]{transition-delay:.6s}
