.section-container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:480px){.section-container{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:640px){.section-container{padding-left:2rem;padding-right:2rem}}.main-container{overflow-x:hidden}.main-container>section{padding-left:.75rem;padding-right:.75rem}@media (min-width:480px){.main-container>section{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.main-container>section{padding-left:1.5rem;padding-right:1.5rem}}.glass-panel{background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.glass-panel-hover{transition:all .3s ease}.glass-panel-hover:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.text-glow{text-shadow:0 0 20px rgba(6,182,212,.5)}.text-gradient{background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,.6))}.text-gradient,.text-gradient-primary{background-clip:text;-webkit-background-clip:text;color:transparent}.text-gradient-primary{background-image:linear-gradient(90deg,#22d3ee,#3b82f6)}.animate-float-slow{animation:float 6s ease-in-out infinite}.animate-pulse-slow{animation:pulse-slow 4s cubic-bezier(.4,0,.6,1) infinite}.animate-glow{animation:glow 3s ease-in-out infinite alternate}.animate-gradient-x{background-size:200% 200%;animation:gradient-x 15s ease infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.5}}@keyframes glow{0%{box-shadow:0 0 10px -5px rgba(6,182,212,.3)}to{box-shadow:0 0 25px 5px rgba(6,182,212,.5)}}@keyframes gradient-x{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.mask-fade-b{mask-image:linear-gradient(180deg,#000 50%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent)}.mask-fade-sides{mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.perspective-1000{perspective:1000px}.transform-style-3d{transform-style:preserve-3d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes twinkle{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@media (max-width:767px){.developer-site *,.realtor-site *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.landing-header{position:fixed;top:.35rem;left:0;right:0;z-index:50;display:flex;justify-content:center;padding-left:.5rem;padding-right:.5rem;pointer-events:none;transform:translateY(0);opacity:1;transition:transform .3s ease,opacity .25s ease;will-change:transform}.landing-header--hidden{transform:translateY(calc(-100% - 2rem));opacity:0}@media (min-width:480px){.landing-header{top:.7rem;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.landing-header{top:1.05rem}}@media (prefers-reduced-motion:reduce){.landing-header{transition:none}}.landing-header-bar{pointer-events:auto;display:grid;grid-template-columns:minmax(12rem,1fr) auto minmax(12rem,1fr);align-items:center;width:100%;max-width:1180px;min-height:3.25rem}@media (max-width:767px){.landing-header-bar{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}}.nav-container{display:flex;align-items:center;justify-content:center;grid-column:2;padding:.75rem 0}@media (max-width:767px){.nav-container{display:none}}.brand-link{display:flex;align-items:center;justify-self:center;gap:.5rem;text-decoration:none;transition:opacity .3s ease}.brand-link:hover{opacity:.8}.landing-header--developer .brand-link img{filter:invert(1)}.landing-header--developer .brand-text,.landing-header--developer .nav-links{color:#0f172a}.landing-header--developer .nav-link:hover{color:#0e7490}.brand-text{font-weight:700;color:#fff;letter-spacing:-.025em;display:none}@media (min-width:640px){.brand-text{display:block}}.nav-links{display:none;align-items:center;gap:1.5rem;font-size:.875rem;font-weight:500;color:#cbd5e1;justify-content:center}.landing-header-bar>.persona-toggle-wrap{justify-self:center;grid-column:3}@media (max-width:767px){.brand-link{justify-self:start;margin-left:.5rem}.landing-header-bar>.persona-toggle-wrap{grid-column:2;justify-self:end}}@media (min-width:768px){.nav-links{display:flex}}.nav-link{color:inherit;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#22d3ee}.nav-divider{width:1px;height:1.5rem;background-color:hsla(0,0%,100%,.1);display:none}@media (min-width:768px){.nav-divider{display:block}}.btn-login{color:#fff;border-radius:9999px;padding:.375rem .75rem;font-size:.8125rem;transition:all .3s ease;white-space:nowrap}@media (min-width:480px){.btn-login{padding:.5rem 1rem;font-size:.875rem}}@media (min-width:768px){.btn-login{padding-left:1.25rem;padding-right:1.25rem}}.btn-login:hover{color:#22d3ee;background-color:hsla(0,0%,100%,.05)}.btn-get-started{border-radius:9999px;background-image:linear-gradient(90deg,#06b6d4,#2563eb);color:#fff;border:none;box-shadow:0 0 20px -5px rgba(6,182,212,.5);transition:all .3s ease;padding:.375rem .75rem;font-size:.8125rem;white-space:nowrap}@media (min-width:480px){.btn-get-started{padding:.5rem 1rem;font-size:.875rem}}@media (min-width:768px){.btn-get-started{padding:.625rem 1.25rem}}.btn-get-started:hover{background-image:linear-gradient(90deg,#22d3ee,#3b82f6)}.mobile-call-btn{width:2.25rem;height:2.25rem;min-width:2.25rem;border-radius:50%;background-image:linear-gradient(to bottom right,#4ade80,#059669);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);transition:transform .3s ease;cursor:pointer;pointer-events:auto;flex-shrink:0}@media (min-width:480px){.mobile-call-btn{width:2.5rem;height:2.5rem;min-width:2.5rem}}@media (min-width:768px){.mobile-call-btn{width:3rem;height:3rem;min-width:3rem}}.mobile-call-btn:hover{transform:scale(1.05)}.landing-footer{background-color:var(--main-black);position:relative;z-index:10;padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.landing-footer{padding-top:3rem;padding-bottom:3rem}}.footer-container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;text-align:center}@media (min-width:480px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;text-align:left}}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}}.footer-brand{grid-column:span 1}@media (min-width:480px){.footer-brand{grid-column:span 2}}@media (min-width:768px){.footer-brand{grid-column:span 1}}.footer-logo-link{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;text-decoration:none;justify-content:center}@media (min-width:480px){.footer-logo-link{justify-content:flex-start}}@media (min-width:768px){.footer-logo-link{margin-bottom:1rem}}.footer-logo-text{font-weight:700;color:#0b6b57;font-size:1.125rem}.footer-desc{color:#94a3b8;font-size:.875rem;line-height:1.625}.footer-elevenlabs{align-items:center;margin-top:1rem}.footer-elevenlabs-desktop{display:none}.footer-elevenlabs-mobile{display:flex;justify-content:center}@media (min-width:480px){.footer-elevenlabs-mobile{justify-content:flex-start}}@media (min-width:768px){.footer-elevenlabs-desktop{display:flex}.footer-elevenlabs-mobile{display:none}}.footer-section-title{font-weight:600;color:#fff;margin-bottom:.75rem;font-size:.9375rem}@media (min-width:768px){.footer-section-title{margin-bottom:1rem}}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}@media (min-width:640px){.footer-product-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto);grid-auto-flow:column;-moz-column-gap:2rem;column-gap:2rem;row-gap:.5rem}}@media (min-width:768px){.footer-product-column{grid-column:span 2}.footer-links{gap:.5rem}}.footer-link{font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#22d3ee}.footer-bottom{padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}@media (min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between;padding-top:2rem;gap:1rem}}.copyright{font-size:.75rem;color:#64748b}.hero-section{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem .75rem 3rem;overflow:visible;perspective:1000px}@media (min-width:480px){.hero-section{padding:6rem 1rem 4rem}}@media (min-width:768px){.hero-section{padding:8rem 1.5rem 5rem}}.hero-bg-layer{position:absolute;top:0;right:0;left:0;height:100vh;height:100dvh;z-index:0;overflow:hidden}.hero-background-video{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;pointer-events:none}.hero-background-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,hsla(45,43%,95%,.72),hsla(45,43%,95%,.6) 46%,hsla(45,43%,95%,.88)),radial-gradient(circle at 50% 28%,rgba(255,253,248,.3),rgba(255,253,248,0) 58%)}@media (prefers-reduced-motion:reduce){.hero-background-video{display:none}.hero-bg-layer{background:#f7f4eb url(/videos/realtor-hero-home-poster.jpg) 50%/cover no-repeat}}.hero-content{position:relative;z-index:10;transform:translateY(2rem);text-align:center;display:flex;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.hero-content{transform:translateY(3.5rem)}}.hero-text-wrapper{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;margin-bottom:2.75rem;padding-top:1rem}@media (min-width:480px){.hero-text-wrapper{margin-bottom:3.25rem}}@media (min-width:768px){.hero-text-wrapper{margin-bottom:5rem;padding-top:2rem}}.hero-badge-container{display:flex;justify-content:center;margin-bottom:2rem}.hero-badge-container--below-title{margin-top:0;margin-bottom:2.5rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);font-size:.875rem;font-weight:500;color:#67e8f9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 15px -3px rgba(34,211,238,.2)}.separator{width:1px;height:1rem;background-color:hsla(0,0%,100%,.2);margin-left:.25rem;margin-right:.25rem}.hero-title{width:100%;text-align:center;font-size:2rem;line-height:1.15;font-weight:600;letter-spacing:-.025em;margin-bottom:1.25rem;color:#fff}.hero-title-first-line{display:inline}@media (min-width:480px){.hero-title{font-size:2.5rem;margin-bottom:1.5rem}}@media (min-width:768px){.hero-title{font-size:3.25rem;line-height:1.15;margin-bottom:3rem}.hero-title-first-line{white-space:nowrap}}@media (min-width:1024px){.hero-title{font-size:3.5rem}}@media (min-width:1280px){.hero-title{font-size:3.75rem}}.hero-gradient-text{color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#22d3ee,#3b82f6,#9333ea)}.hero-subtitle{font-size:.9375rem;color:#94a3b8;max-width:60rem;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;line-height:1.625;font-weight:300}@media (min-width:480px){.hero-subtitle{font-size:1rem;margin-bottom:2rem}}@media (min-width:768px){.hero-subtitle{margin-bottom:2.5rem;font-size:1.25rem}}.hero-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding-left:.5rem;padding-right:.5rem}@media (min-width:480px){.hero-buttons{gap:1.25rem}}@media (max-width:639px){.hero-buttons .btn-primary-hero,.hero-buttons .btn-secondary-hero,.hero-buttons>a{width:100%;max-width:22rem}}@media (min-width:640px){.hero-buttons{flex-direction:row;gap:1.5rem;width:auto;padding-left:0;padding-right:0}}.btn-primary-hero{height:3.25rem;padding-left:1.5rem;padding-right:1.5rem;border-radius:9999px;background-color:#0891b2;color:#fff;font-weight:700;font-size:.9375rem;box-shadow:0 0 40px -10px rgba(8,145,178,.6);transition:all .3s ease;border:none;cursor:pointer;display:inline-flex;align-items:center;width:100%;justify-content:center}@media (min-width:480px){.btn-primary-hero{height:3.5rem;padding-left:2rem;padding-right:2rem;font-size:1rem}}@media (min-width:640px){.btn-primary-hero{width:auto;height:4rem;padding-left:2.5rem;padding-right:2.5rem;font-size:1.125rem}}.btn-primary-hero:hover{background-color:#06b6d4;transform:scale(1.05);box-shadow:0 0 60px -15px rgba(34,211,238,.7)}.btn-secondary-hero{height:3.25rem;padding-left:1.5rem;padding-right:1.5rem;border-radius:9999px;border:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05);color:#fff;font-size:.9375rem;backdrop-filter:blur(4px);width:100%;justify-content:center}@media (min-width:480px){.btn-secondary-hero{height:3.5rem;padding-left:2rem;padding-right:2rem;font-size:1rem}}@media (min-width:640px){.btn-secondary-hero{width:auto;height:4rem;padding-left:2.5rem;padding-right:2.5rem;font-size:1.125rem}}.btn-secondary-hero:last-child{font-weight:500;font-size:1.125rem;transition:all .3s ease;display:inline-flex;align-items:center}.btn-secondary-hero:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3)}.hero-dashboard-scale{position:relative;width:100%;max-width:72rem;margin-left:auto;margin-right:auto}.glass-container{position:relative;border-radius:1rem;border:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:.75rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform-style:preserve-3d}.dashboard-image-wrapper{border-radius:.75rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.05);position:relative;background-color:#0b1121;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.dashboard-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9}.dashboard-sheen{position:absolute;inset:0;background-image:linear-gradient(to top right,hsla(0,0%,100%,.1),transparent);pointer-events:none;mix-blend-mode:overlay}.float-badge{position:absolute;display:none;background-color:rgba(0,0,0,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);padding:1rem;border-radius:1rem;align-items:center;gap:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media (min-width:1024px){.float-badge{display:flex}}.badge-active-calls{top:-2.5rem;right:-2.5rem}.badge-ai-speed{bottom:-1.25rem;left:-2.5rem}.icon-wrapper-green{width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgba(34,197,94,.2);display:flex;align-items:center;justify-content:center}.dot-green{width:.75rem;height:.75rem;background-color:#22c55e;border-radius:50%;animation:animate-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.icon-wrapper-blue{width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgba(59,130,246,.2);display:flex;align-items:center;justify-content:center}.text-label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.text-value{font-size:1.25rem;font-weight:700;color:#fff}.persona-toggle-wrap{display:flex;justify-content:center;width:210px;flex:0 0 210px;pointer-events:auto}.persona-toggle{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;align-items:center;width:100%;height:52px;padding:5px;overflow:hidden;border:1px solid rgba(255,253,242,.26);border-radius:999px;background:linear-gradient(135deg,#071414,#115c46 44%,#2fad83 67%,#d6a64f);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),0 18px 38px rgba(47,173,131,.2),0 7px 24px rgba(214,166,79,.1)}.persona-toggle:after{position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient(110deg,transparent 25%,hsla(0,0%,100%,.18) 50%,transparent 75%);content:"";pointer-events:none}.persona-toggle-active{position:absolute;top:5px;left:5px;z-index:1;width:calc(50% - 5px);height:calc(100% - 10px);border-radius:999px;background:linear-gradient(180deg,#fffdf2,#edf8e5);box-shadow:0 10px 26px rgba(7,20,20,.34),inset 0 0 0 1px hsla(0,0%,100%,.82);transition:transform .42s cubic-bezier(.2,.9,.2,1);pointer-events:none}.persona-toggle[data-state=developer] .persona-toggle-active{transform:translateX(100%)}.persona-toggle-option{position:relative;z-index:2;height:100%;border:0;border-radius:999px;outline:none;background:transparent;color:hsla(0,0%,100%,.88);cursor:pointer;font:inherit;font-size:.8125rem;font-weight:750;letter-spacing:.01em;transition:color .22s ease,opacity .22s ease}.persona-toggle-option[aria-pressed=true]{color:#173f31}.persona-toggle-option:focus-visible{box-shadow:0 0 0 3px rgba(255,253,242,.72)}@media (max-width:480px){.persona-toggle-wrap{width:168px;flex-basis:168px}.persona-toggle{height:46px;padding:4px}.persona-toggle-active{top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px)}.persona-toggle-option{font-size:.75rem}}@media (prefers-reduced-motion:reduce){.persona-toggle-active{transition-duration:.01ms}}.features-section{position:relative;padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.features-section{padding-top:8rem;padding-bottom:8rem}}.features-container{max-width:1280px;margin:0 auto;padding-left:.75rem;padding-right:.75rem;position:relative;z-index:10}@media (min-width:480px){.features-container{padding-left:1rem;padding-right:1rem}}.features-header{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:2.5rem}@media (min-width:768px){.features-header{margin-bottom:5rem}}.features-title{font-size:1.75rem;line-height:1.2;font-weight:900;color:#fff;margin-bottom:1rem;letter-spacing:-.025em}@media (min-width:480px){.features-title{font-size:2rem}}@media (min-width:768px){.features-title{font-size:3rem;line-height:1;margin-bottom:1.5rem}}@media (min-width:1024px){.features-title{font-size:3.75rem}}.features-subtitle{color:#94a3b8;font-size:1.25rem;font-weight:300}.features-grid{display:grid;grid-template-columns:1fr;gap:1rem;grid-auto-rows:minmax(250px,auto);max-width:72rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{position:relative;border:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05);border-radius:1.5rem;overflow:hidden;transition:all .3s ease}.feature-card:hover{border-color:hsla(0,0%,100%,.2)}.feature-card-large{grid-column:span 1}@media (min-width:768px){.feature-card-large{grid-column:span 2}}.feature-card-tall{grid-row:span 1}@media (min-width:768px){.feature-card-tall{grid-row:span 2}}.spotlight-overlay{pointer-events:none;position:absolute;inset:-1px;border-radius:1.5rem;opacity:0;transition-duration:.3s}.group:hover .spotlight-overlay{opacity:1}.feature-content{position:relative;height:100%;padding:1.25rem;display:flex;flex-direction:column}@media (min-width:480px){.feature-content{padding:1.5rem}}@media (min-width:768px){.feature-content{padding:2rem}}.feature-icon-wrapper{width:2.75rem;height:2.75rem;border-radius:.75rem;padding:1px;margin-bottom:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.5);background-image:linear-gradient(to bottom right,var(--icon-gradient-from),var(--icon-gradient-to))}@media (min-width:480px){.feature-icon-wrapper{width:3rem;height:3rem;margin-bottom:1.25rem}}@media (min-width:768px){.feature-icon-wrapper{width:3.5rem;height:3.5rem;border-radius:1rem;margin-bottom:1.5rem}}.feature-icon-inner{width:100%;height:100%;background-color:#0b1121;border-radius:.75rem;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.feature-icon-inner{border-radius:1rem}}.feature-icon-svg{width:1.25rem;height:1.25rem;color:#fff}@media (min-width:480px){.feature-icon-svg{width:1.5rem;height:1.5rem}}@media (min-width:768px){.feature-icon-svg{width:1.75rem;height:1.75rem}}.feature-card-title{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.375rem;transition:color .3s ease}@media (min-width:480px){.feature-card-title{font-size:1.25rem;margin-bottom:.5rem}}@media (min-width:768px){.feature-card-title{font-size:1.5rem}}.feature-card:hover .feature-card-title{color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,.7))}.feature-description{color:#94a3b8;line-height:1.625;max-width:24rem}.feature-arrow{position:absolute;top:2rem;right:2rem;color:hsla(0,0%,100%,.2);transition:all .3s ease}.feature-card:hover .feature-arrow{color:#fff;transform:rotate(45deg)}.feature-menu-shell{position:relative}.feature-menu-nudge{display:none}@media (max-width:767px){.feature-menu-nudge{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:var(--border-thin-light);background:var(--main-light);color:var(--txt-2);box-shadow:0 2px 8px rgba(0,0,0,.1);opacity:0;pointer-events:none;transition:opacity .2s ease}.feature-menu-nudge.is-visible{opacity:1;pointer-events:auto}.feature-menu-nudge--left{left:-6px}.feature-menu-nudge--right{right:-6px}.feature-cards-grid{display:flex!important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;gap:1rem;margin-left:-1rem;margin-right:-1rem;padding:0 1rem 6px;scroll-padding-left:1rem}.feature-cards-grid::-webkit-scrollbar{display:none}.feature-cards-grid>*{flex:0 0 84%;scroll-snap-align:center}}.integrations-section{padding-top:0!important;padding-bottom:0!important;position:relative;overflow:visible;display:flex;flex-direction:row;justify-content:center}.integrations-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;margin:0 auto;z-index:10;text-align:center}.integrations-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1.5rem}@media (min-width:768px){.integrations-title{font-size:3rem}}.integrations-subtitle{color:#94a3b8;font-size:1.125rem;text-align:right}.orbit-wrapper{position:relative;width:100%;max-width:56rem;margin-left:auto;margin-right:auto;height:300px;display:flex;align-items:center;justify-content:center;transform:scale(.6);transform-origin:center center}@media (min-width:480px){.orbit-wrapper{height:400px;transform:scale(.75)}}@media (min-width:768px){.orbit-wrapper{height:500px;transform:scale(.9)}}@media (min-width:1024px){.orbit-wrapper{height:600px;transform:scale(1)}}.orbit-core{position:relative;z-index:20;width:8rem;height:8rem;border-radius:50%;background-color:#000;border:1px solid rgba(6,182,212,.5);display:flex;align-items:center;justify-content:center;box-shadow:0 0 60px -10px rgba(6,182,212,.4)}.orbit-core-pulse{position:absolute;inset:0;background-color:rgba(6,182,212,.1);border-radius:50%;animation:pulse-slow 4s cubic-bezier(.4,0,.6,1) infinite}.orbit-logo{position:relative;z-index:10;width:4rem;height:4rem}.orbit-ring-container{position:absolute;top:50%;left:50%;border-radius:50%;border:1px solid hsla(0,0%,100%,.05)}.orbit-icon{position:absolute;width:5rem;height:5rem;background-color:rgba(2,6,23,.8);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:1rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 30px -10px hsla(0,0%,100%,.1)}.orbit-icon-img{-o-object-fit:contain;object-fit:contain;opacity:.9;transition:opacity .3s ease}.orbit-icon-img:hover{opacity:1}.stats-section{position:relative}.stats-bg-glow{position:absolute;bottom:0;right:0;width:600px;height:600px;background-color:rgba(37,99,235,.05);border-radius:50%;filter:blur(120px);pointer-events:none}.stats-container{width:100%;margin:0 auto;position:relative;z-index:10}.stats-header{text-align:center;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){.stats-header{margin-bottom:4rem}}.stats-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}@media (min-width:480px){.stats-title{font-size:1.75rem}}@media (min-width:768px){.stats-title{font-size:3rem;margin-bottom:1.5rem}}.stats-subtitle{font-size:.9375rem;color:#94a3b8}@media (min-width:768px){.stats-subtitle{font-size:1.125rem}}.stats-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stats-card{position:relative;border-radius:.75rem;overflow:hidden;padding:1rem;background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transition:background-color .3s ease}@media (min-width:480px){.stats-card{padding:1.25rem;border-radius:1rem}}@media (min-width:768px){.stats-card{padding:1.5rem}}.stats-card:hover{background-color:hsla(0,0%,100%,.1)}.stat-label{font-size:.8125rem;font-weight:600;color:#94a3b8;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.05em}@media (min-width:480px){.stat-label{font-size:.875rem;margin-bottom:.25rem}}.stat-value{font-size:1.875rem;font-weight:700;color:#fff}.stat-chart-container{height:6rem;width:100%;opacity:.8;transition:opacity .3s ease}.group:hover .stat-chart-container{opacity:1}.stats-disclaimer{text-align:center;margin-top:3rem;color:#64748b;font-size:.875rem;font-family:monospace;letter-spacing:.1em;text-transform:uppercase}.pricing-section{position:relative}.pricing-container{width:100%;margin:0 auto;position:relative;z-index:10}.pricing-header{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto;margin-bottom:2rem;padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){.pricing-header{margin-bottom:4rem}}.pricing-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}@media (min-width:480px){.pricing-title{font-size:1.75rem}}@media (min-width:768px){.pricing-title{font-size:3rem;margin-bottom:1.5rem}}.pricing-subtitle{color:#94a3b8;font-size:1.125rem}.pricing-grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;margin-left:auto;margin-right:auto}@media (min-width:768px){.pricing-grid{grid-template-columns:repeat(3,1fr)}}.pricing-card{position:relative;display:flex;flex-direction:column;padding:1.25rem;border-radius:1.25rem;border:1px solid hsla(0,0%,100%,.05);background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transition:all .3s ease}@media (min-width:480px){.pricing-card{padding:1.5rem;border-radius:1.5rem}}@media (min-width:768px){.pricing-card{padding:2rem}}.pricing-card:hover{border-color:hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.05)}.pricing-card-popular{background-color:hsla(0,0%,100%,.1);border-color:rgba(6,182,212,.5);box-shadow:0 0 30px -5px rgba(34,211,238,.3);transform:scale(1.02)}.popular-badge-wrapper{position:absolute;top:-1rem;left:0;right:0;display:flex;justify-content:center}.popular-badge{background-color:#06b6d4;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.pricing-plan-name{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}.pricing-price-wrapper{display:flex;align-items:baseline;gap:.25rem}.pricing-price{font-size:2.25rem;font-weight:700;color:#fff}.pricing-desc,.pricing-interval{color:#94a3b8;font-size:.875rem}.pricing-desc{margin-top:1rem;min-height:40px}.pricing-features-list{list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:1rem}.pricing-feature{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#cbd5e1}.feature-check-wrapper{margin-top:.25rem;width:1.25rem;height:1.25rem;border-radius:50%;background-color:rgba(6,182,212,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-check-icon{width:.75rem;height:.75rem;color:#22d3ee}.pricing-cta-link{width:100%}.btn-pricing{width:100%;padding-top:1rem;padding-bottom:1rem;border-radius:.75rem;font-weight:700;transition:all .3s ease;border:none;cursor:pointer}.btn-pricing-popular{background-image:linear-gradient(90deg,#06b6d4,#2563eb);color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.btn-pricing-popular:hover{background-image:linear-gradient(90deg,#22d3ee,#3b82f6)}.btn-pricing-standard{background-color:hsla(0,0%,100%,.1);color:#fff}.btn-pricing-standard:hover{background-color:hsla(0,0%,100%,.2)}.testimonials-container{width:100%;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:2rem}@media (min-width:768px){.testimonials-header{margin-bottom:4rem}}.testimonials-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}@media (min-width:480px){.testimonials-title{font-size:1.75rem}}@media (min-width:768px){.testimonials-title{font-size:2.25rem;margin-bottom:1rem}}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.testimonial-card{padding:1.25rem;border-radius:1rem;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column}@media (min-width:480px){.testimonial-card{padding:1.5rem;border-radius:1.25rem}}@media (min-width:768px){.testimonial-card{padding:2rem;border-radius:1.5rem}}.stars{display:flex;gap:.25rem;color:#fbbf24;margin-bottom:1.5rem}.quote-text{color:#cbd5e1;font-size:1rem;line-height:1.625;margin-bottom:2rem;flex:1}.user-info{display:flex;align-items:center;gap:1rem}.user-avatar{width:3rem;height:3rem;border-radius:50%;background-color:#334155;-o-object-fit:cover;object-fit:cover}.user-details{display:flex;flex-direction:column}.user-name{color:#fff;font-weight:600;font-size:.875rem}.user-role{color:#64748b;font-size:.75rem}.faq-container{width:100%;margin:0 auto}.faq-header{text-align:center;margin-bottom:2rem}@media (min-width:768px){.faq-header{margin-bottom:3rem}}.faq-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}@media (min-width:480px){.faq-title{font-size:1.75rem}}@media (min-width:768px){.faq-title{font-size:2.25rem;margin-bottom:1rem}}.faq-list{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-left:auto;margin-right:auto}@media (min-width:768px){.faq-list{gap:1rem}}.faq-item{border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;background-color:hsla(0,0%,100%,.05);overflow:hidden}@media (min-width:768px){.faq-item{border-radius:1rem}}.faq-question{width:100%;text-align:left;padding:1rem;display:flex;justify-content:space-between;align-items:center;color:#fff;font-weight:600;font-size:.9375rem;cursor:pointer;background:none;border:none}@media (min-width:768px){.faq-question{padding:1.5rem;font-size:1rem}}.faq-answer{padding:0 1.5rem 1.5rem;color:#94a3b8;line-height:1.625}.faq-icon{width:1.25rem;height:1.25rem;color:#64748b;transition:transform .3s ease}.faq-item[data-open=true] .faq-icon{transform:rotate(180deg)}.security-section{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.security-section{padding-top:4rem;padding-bottom:4rem}}.security-container{max-width:1280px;margin:0 auto;text-align:center;padding-left:.75rem;padding-right:.75rem}@media (min-width:768px){.security-container{padding-left:1rem;padding-right:1rem}}.security-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;opacity:.5}@media (min-width:480px){.security-badges{gap:2rem}}@media (min-width:768px){.security-badges{gap:3rem}}.security-item{display:flex;align-items:center;gap:.375rem;color:#fff;font-weight:600;font-size:.75rem}@media (min-width:480px){.security-item{gap:.5rem;font-size:.875rem}}.test-call-section{position:relative}.test-call-container{margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;position:relative;z-index:10}@media (min-width:1024px){.test-call-container{grid-template-columns:1fr 1fr}}.test-call-content{text-align:left}.test-call-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background-color:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);color:#4ade80;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.live-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#22c55e;animation:pulse-slow 2s infinite}.test-call-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}@media (min-width:480px){.test-call-title{font-size:1.875rem;margin-bottom:1.25rem}}@media (min-width:768px){.test-call-title{font-size:2.5rem;margin-bottom:1.5rem}}@media (min-width:1024px){.test-call-title{font-size:3.75rem}}.test-call-desc{font-size:1.125rem;color:#94a3b8;margin-bottom:2.5rem}.test-call-form-card{padding:1.25rem;border-radius:1rem;background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);max-width:100%}@media (min-width:480px){.test-call-form-card{padding:1.5rem;border-radius:1.25rem;max-width:24rem}}@media (min-width:768px){.test-call-form-card{padding:2rem;border-radius:1.5rem;max-width:28rem}}.form-group{margin-bottom:1rem}.test-call-form-card .form-label{display:block;color:#334155;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.test-call-form-card .form-input{width:100%;background-color:#fff;border:1px solid rgba(15,23,42,.12);color:#0f172a;padding:.75rem 1rem;border-radius:.75rem;outline:none;transition:border-color .3s ease}.test-call-form-card .form-input::-moz-placeholder{color:#94a3b8}.test-call-form-card .form-input::placeholder{color:#94a3b8}.test-call-form-card .form-input:focus{border-color:#06b6d4;box-shadow:0 0 0 2px rgba(6,182,212,.2)}.btn-test-call{width:100%;margin-top:1rem;background-image:linear-gradient(90deg,#06b6d4,#2563eb);color:#fff;font-weight:700;padding:1rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-test-call:hover{box-shadow:0 0 20px -5px rgba(6,182,212,.5)}.audio-player-wrapper{margin-top:2rem;background-color:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1rem;display:flex;align-items:center;gap:1rem}.play-btn-circle{width:3rem;height:3rem;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#000;flex-shrink:0;cursor:pointer;transition:transform .2s ease}.play-btn-circle:hover{transform:scale(1.05)}.audio-wave-graphic{width:min(100%,28rem)}.waveform-container{width:100%;height:2rem;display:flex;align-items:center;gap:.4rem}.wave-bar{width:4px;flex:0 0 4px;background-color:#22d3ee;border-radius:9999px;animation:wave-motion 1.5s ease-in-out infinite}@keyframes wave-motion{0%,to{height:20%;opacity:.5}50%{height:100%;opacity:1}}.intro-section{padding-top:6rem;padding-bottom:6rem;text-align:center}.intro-container{max-width:1280px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.intro-text-highlight{font-size:1.5rem;font-weight:500;line-height:1.625;color:#cbd5e1}@media (min-width:768px){.intro-text-highlight{font-size:1.875rem}}.intro-highlight{color:#fff;font-weight:700;text-shadow:0 0 20px rgba(6,182,212,.4)}.comparison-section{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.comparison-section{padding-top:5rem;padding-bottom:5rem}}.comparison-container{width:100%;margin:0 auto}.comparison-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:0 auto}@media (min-width:768px){.comparison-grid{grid-template-columns:repeat(2,1fr)}}.comparison-card-old{background-color:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:1rem;padding:1.25rem}@media (min-width:480px){.comparison-card-old{padding:1.5rem;border-radius:1.25rem}}@media (min-width:768px){.comparison-card-old{padding:2rem;border-radius:1.5rem}}.comparison-card-new{background-color:rgba(6,182,212,.05);border:1px solid rgba(6,182,212,.3);border-radius:1rem;padding:1.25rem;position:relative;box-shadow:0 0 30px -10px rgba(6,182,212,.2)}@media (min-width:480px){.comparison-card-new{padding:1.5rem;border-radius:1.25rem}}@media (min-width:768px){.comparison-card-new{padding:2rem;border-radius:1.5rem}}.comparison-header{font-size:1.125rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}@media (min-width:480px){.comparison-header{font-size:1.25rem}}@media (min-width:768px){.comparison-header{font-size:1.5rem;margin-bottom:1.5rem;gap:.75rem}}.header-old{color:#f87171}.header-new{color:#22d3ee}.comparison-list{display:flex;flex-direction:column;gap:1rem}.comparison-item{display:flex;align-items:flex-start;gap:.75rem;color:#cbd5e1}.icon-x{color:#ef4444}.icon-check,.icon-x{width:1.25rem;height:1.25rem;margin-top:.25rem}.icon-check{color:#22d3ee}.roi-calc-container{width:100%;margin:0 auto}.roi-calc-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width:768px){.roi-calc-grid{gap:2rem;margin-bottom:3rem}}@media (min-width:1024px){.roi-calc-grid{grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:4rem}}.roi-calc-inputs{background-color:#0f172a;padding:1.25rem;border-radius:1rem;border:1px solid #1e293b}@media (min-width:480px){.roi-calc-inputs{padding:1.5rem;border-radius:1.25rem}}@media (min-width:768px){.roi-calc-inputs{padding:2rem;border-radius:1.5rem}}.roi-calc-title{font-size:1.375rem;color:#fff;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.roi-calc-title{font-size:1.875rem;margin-bottom:1.5rem}}.roi-slider-group{margin-bottom:1.5rem}@media (min-width:768px){.roi-slider-group{margin-bottom:2rem}}.roi-slider-header{display:flex;justify-content:space-between;margin-bottom:.75rem}@media (min-width:768px){.roi-slider-header{margin-bottom:1rem}}.roi-slider-label{color:#94a3b8;font-size:.8125rem}@media (min-width:768px){.roi-slider-label{font-size:.875rem}}.roi-slider-value{color:#fff;font-weight:700}.roi-slider-output{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1.5rem;border-radius:1rem;background-image:linear-gradient(to bottom right,#0891b2,#1e3a8a);color:#fff}@media (min-width:768px){.roi-slider-output{padding:2rem;border-radius:1.5rem}}.roi-output-label{text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;opacity:.9;margin-bottom:.5rem}@media (min-width:768px){.roi-output-label{font-size:.875rem}}.roi-output-value{font-size:2.5rem;font-weight:800;line-height:1}@media (min-width:480px){.roi-output-value{font-size:3rem}}@media (min-width:768px){.roi-output-value{font-size:3.75rem}}.roi-output-sub{font-size:.9375rem;margin-top:.5rem;opacity:.9}@media (min-width:768px){.roi-output-sub{font-size:1.125rem}}.vsl-container{width:100%;margin:0 auto}.vsl-wrapper{position:relative;aspect-ratio:16/9;background-color:#000;margin-left:auto;margin-right:auto;border-radius:var(--border-radius-l);overflow:hidden}.vsl-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000}.vsl-facade{position:relative;padding:0;border:none;background:#000;cursor:pointer}.vsl-facade,.vsl-facade__poster{display:block;width:100%;height:100%}.vsl-facade__poster{-o-object-fit:cover;object-fit:cover}.vsl-facade__btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;background:rgba(11,63,52,.92);border:2px solid hsla(0,0%,100%,.85);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px rgba(0,0,0,.45);transition:transform .2s ease,background .2s ease}.vsl-facade:hover .vsl-facade__btn{transform:translate(-50%,-50%) scale(1.08);background:rgba(11,107,87,.95)}.vsl-facade__icon{width:34px;height:34px;color:#fff;fill:#fff;margin-left:4px}.realtor-site{--realtor-primary:#0b6b57;--realtor-primary-deep:#07483b;--realtor-soft:#dcefe9;--realtor-accent:#c8a86a;--realtor-ivory:#f7f4eb;--realtor-paper:#fffdf8;--realtor-ink:#25322f;--realtor-muted:#69736f;--realtor-line:#ded9ca;--realtor-primary-soft:rgba(11,107,87,.12);--realtor-accent-soft:hsla(40,46%,60%,.18);--realtor-brand-gradient:linear-gradient(100deg,#075f52,#176c5b 38%,#758c6d 70%,#c8a86a);background:var(--realtor-ivory);color:var(--realtor-ink)}.realtor-site .main-container{background-color:var(--realtor-ivory);padding-top:0}.realtor-site .hero-section{max-width:none}.realtor-site .landing-footer{background-color:var(--realtor-primary-deep);color:#fff}.realtor-site .gradient-line{background-image:linear-gradient(90deg,transparent,rgba(11,107,87,.18),hsla(40,46%,60%,.45),transparent)}.realtor-site :is(h1,h2,h3,h4,.hero-title,.section-title,.pricing-title,.faq-title){color:var(--realtor-ink)}.realtor-site .bg-clip-text[class*=from-emerald-],.realtor-site .bg-clip-text[class*=from-green-],.realtor-site .hero-gradient-text,.realtor-site .pricing-title-gradient,.realtor-site .text-gradient-primary{background-image:var(--realtor-brand-gradient)}.realtor-site :is(p,.hero-subtitle,.section-description,.text-label,.feature-description,.pricing-description,.faq-answer,.footer-description){color:var(--realtor-muted)}.realtor-site .float-badge .text-label{color:#fff}.realtor-site .brand-text{color:var(--realtor-primary-deep)}.realtor-site .hero-results-text{color:var(--realtor-accent)}.realtor-site .intro-highlight{color:var(--realtor-accent);text-shadow:none}.realtor-site .hero-buttons{margin-top:0;padding-top:1.5rem}@media (min-width:768px){.realtor-site .hero-dashboard-scale{margin-top:4rem}}.realtor-site .hero-badge{color:var(--realtor-primary);border-color:hsla(40,46%,60%,.48);background:rgba(255,253,248,.82);box-shadow:0 12px 36px -22px rgba(7,72,59,.5)}.realtor-site .separator{background-color:rgba(11,107,87,.25)}.realtor-site :is(.btn-primary-hero,.pricing-button,.test-call-button){color:#fff;background:var(--realtor-primary);box-shadow:0 14px 32px -16px rgba(11,107,87,.75)}.realtor-site :is(.btn-primary-hero,.pricing-button,.test-call-button):hover{background:var(--realtor-primary-deep);box-shadow:0 18px 42px -18px rgba(11,107,87,.75)}.realtor-site .btn-secondary-hero{color:var(--realtor-primary);border-color:rgba(11,107,87,.28);background:rgba(255,253,248,.72)}.realtor-site .btn-secondary-hero:hover{border-color:var(--realtor-accent);background:var(--realtor-accent-soft)}.realtor-site :is(.nav-link,.btn-login){color:var(--realtor-ink)}.realtor-site .landing-footer a:hover,.realtor-site :is(.nav-link,.btn-login):hover{color:var(--realtor-primary)}.realtor-site .persona-toggle{background:linear-gradient(135deg,var(--realtor-primary-deep),var(--realtor-primary));border-color:rgba(11,107,87,.28);box-shadow:0 10px 26px -15px rgba(7,72,59,.65)}.realtor-site :is(.glass-panel,.glass-container,.feature-card,.pricing-card,.faq-item,.stat-card,.calculator-card,.comparison-card,.test-call-card){border-color:#d4cebd;background-color:#f0ede3;box-shadow:0 20px 52px -36px rgba(37,50,47,.5)}.realtor-site :is(.glass-panel-hover,.feature-card,.pricing-card):hover{border-color:hsla(40,46%,60%,.72);background-color:#f7f2e6}.realtor-site .group:hover .feature-icon-shell{background:linear-gradient(135deg,#fbf5e7,#f2e3bd)!important;box-shadow:0 8px 22px -12px hsla(40,46%,60%,.8)}.realtor-site .integration-card{background-color:#f0ede3;border-color:#d4cebd}.realtor-site .integration-card:hover{background-color:#e9e9e5;border-color:#d2d2cc}.realtor-site .roi-result-card{background-color:#f0ede3;border-color:#d4cebd}.realtor-site .roi-result-card:hover{background-color:#e9e9e5;border-color:#d2d2cc}.realtor-site .roi-result-card:hover h3{color:#171c1a}.realtor-site :is(.comparison-card-old,.comparison-panel--old){border-color:rgba(168,95,74,.34);background:linear-gradient(145deg,rgba(168,95,74,.2),hsla(20,53%,61%,.3));box-shadow:0 18px 46px -36px rgba(111,68,55,.55)}.realtor-site :is(.comparison-card-new,.comparison-panel--new){border-color:#b9dfc1;background-color:#edf3e8;box-shadow:0 20px 48px -34px rgba(11,107,87,.56)}.realtor-site .faq-card-active,.realtor-site .faq-card-active h3,.realtor-site .faq-card-active p{color:#fff}.realtor-site .faq-card-inactive{color:var(--realtor-ink);background-color:#f1f1ed;border:1px solid #e3e2dc}.realtor-site .faq-card-inactive:hover{background-color:#e9eae5}.realtor-site .faq-card-inactive h3{color:#59625f}.realtor-site :is(.comparison-header,.comparison-item,.comparison-panel){color:var(--realtor-ink)}.realtor-site .comparison-panel:hover{border-color:hsla(40,46%,60%,.58)}.realtor-site .header-new,.realtor-site .icon-check{color:var(--realtor-primary)}.realtor-site :is(.test-call-form-card,.faq-item,.pricing-card){border-color:#d3ccba;background-color:#eeeadd;box-shadow:0 18px 46px -34px rgba(37,50,47,.5)}.realtor-site :is(.icon-wrapper-blue,.icon-wrapper-green,.pricing-feature-icon){color:var(--realtor-primary);background-color:var(--realtor-soft)}.realtor-site :is(.feature-link,.comparison-check,.stat-highlight,.pricing-feature-icon){color:var(--realtor-primary)}.realtor-site .pricing-card-popular{border-color:var(--realtor-accent);background:linear-gradient(180deg,rgba(220,239,233,.72),rgba(255,253,248,.94))}.realtor-site .pricing-popular-badge{color:var(--realtor-primary-deep);background:var(--realtor-accent)}.realtor-site .dashboard-image-wrapper{border:1px solid hsla(40,46%,60%,.58);background-color:var(--realtor-soft);box-shadow:0 28px 70px -34px rgba(7,72,59,.55)}.realtor-site .text-glow{text-shadow:none;animation:none}.realtor-site .landing-footer{border-top-color:hsla(0,0%,100%,.14)}.realtor-site .landing-footer :is(h2,h3,h4,a,p,.footer-logo-text,.footer-desc,.footer-link,.copyright){color:#fff}.realtor-site .landing-footer .footer-logo-link:hover .footer-logo-text,.realtor-site .landing-footer a:hover{color:var(--realtor-accent)}.realtor-site .landing-footer .footer-logo-link img{transition:filter .3s ease}.realtor-site .landing-footer .footer-logo-link:hover img{filter:brightness(0) saturate(100%) invert(72%) sepia(27%) saturate(736%) hue-rotate(358deg) brightness(91%) contrast(86%)}.realtor-site .landing-footer .footer-bottom{border-top-color:hsla(0,0%,100%,.14)}.realtor-site :is(.vsl-container,.integration-canvas){border:1px solid hsla(40,46%,60%,.5);box-shadow:0 24px 60px -36px rgba(7,72,59,.65)}.realtor-site .vsl-container{border:5px solid #fff;border-radius:var(--border-radius-l);overflow:hidden}.realtor-site .billing-label.active,.realtor-site .form-label,.realtor-site .test-call-badge{color:var(--realtor-ink)}.realtor-site .btn-test-call{background:var(--realtor-primary);color:#fff}.realtor-site .btn-test-call:hover{background:#085646;box-shadow:0 12px 28px -14px rgba(11,107,87,.75)}.realtor-site .roi-growth-button{background:linear-gradient(100deg,#063f35,#075f4e 48%,#0b6b57);box-shadow:0 14px 30px -16px rgba(7,72,59,.78)}.realtor-site .roi-growth-button:hover{background:linear-gradient(100deg,#05372e,#074f42 48%,#095b4b);box-shadow:0 18px 38px -16px rgba(7,72,59,.88)}.realtor-site .wave-bar{background-color:var(--realtor-accent)}.developer-site{--developer-graphite:#2d332f;--developer-graphite-deep:#202622;--developer-stone:#e5dfd1;--developer-champagne:#c8a86a;--developer-gold-deep:#c8a86a;--developer-gold-light:#c8a86a;--developer-ivory:#f7f4eb;--developer-paper:#fffdf8;--developer-muted:#6c706a;--developer-line:#d9d2c2;background:var(--developer-ivory);color:var(--developer-graphite)}.developer-site section{max-width:none}.developer-site .landing-header--developer .brand-link img{filter:brightness(0) saturate(100%) invert(18%) sepia(9%) saturate(308%) hue-rotate(97deg) brightness(94%) contrast(91%)}.developer-site .landing-header--developer :is(.brand-text,.nav-links,.btn-login){color:var(--developer-graphite)}.developer-site .landing-header--developer .nav-link:hover{color:var(--developer-gold-deep)}.developer-site .persona-toggle{border-color:hsla(40,46%,60%,.5);background:linear-gradient(135deg,var(--developer-graphite-deep),var(--developer-graphite));box-shadow:0 12px 30px -18px rgba(32,38,34,.75)}.developer-site .persona-toggle-active{background:linear-gradient(180deg,#fffdf8,var(--developer-stone))}.developer-site .persona-toggle-option[aria-pressed=true]{color:var(--developer-graphite)}.developer-site .bg-white,.developer-site.bg-\[\#f7fafc\]{background-color:var(--developer-ivory)}.developer-site .bg-slate-950{background-color:var(--developer-graphite-deep)}.developer-site section:first-child>div:first-child{background:radial-gradient(circle at 50% 0,hsla(40,46%,60%,.22),hsla(45,43%,95%,0) 60%)}.developer-site .developer-hero{min-height:100vh;min-height:100dvh;display:flex;align-items:center;padding-top:10rem;padding-bottom:7rem}.developer-site .developer-hero-video{z-index:0;-o-object-position:center center;object-position:center center}.developer-site .developer-hero-overlay{z-index:1;background:linear-gradient(180deg,hsla(45,43%,95%,.7),hsla(45,43%,95%,.54) 48%,hsla(45,43%,95%,.78)),radial-gradient(circle at 50% 32%,rgba(255,253,248,.32),rgba(255,253,248,0) 58%)}.developer-site .developer-hero-gold{color:var(--developer-champagne)}.developer-site .developer-hero-copy{font-size:1.25rem!important;font-weight:400;color:rgba(45,51,47,.82)}@media (prefers-reduced-motion:reduce){.developer-site .developer-hero-video{display:none}.developer-site .developer-hero{background:var(--developer-ivory) url(/videos/developer-hero-skyline-poster.jpg) center /cover no-repeat}}@media (max-width:639px){.developer-site .developer-hero-copy{font-size:1rem!important;line-height:1.75rem}}@media (min-width:640px){.developer-site .developer-hero{padding-top:12rem;padding-bottom:8rem}}@media (min-width:1024px){.developer-site .developer-hero{padding-top:14rem;padding-bottom:9rem}}.developer-site :is(.text-slate-950,.text-cyan-700,.text-cyan-800,.text-cyan-600){color:var(--developer-graphite)}.developer-site :is(.text-slate-600,.text-slate-500){color:var(--developer-muted)}.developer-site :is(.text-cyan-300,.text-cyan-400){color:var(--developer-champagne)}.developer-site .text-slate-300{color:hsla(42,28%,86%,.82)}.developer-site :is(.border-slate-200,.border-slate-100){border-color:var(--developer-line)}.developer-site :is(.border-cyan-200,.border-cyan-300){border-color:hsla(40,46%,60%,.58)}.developer-site .bg-white:not(.persona-toggle-active){background-color:#f1ede3}.developer-site .rounded-\[2rem\]{border-color:#cfc6b4;box-shadow:0 22px 58px -38px rgba(45,51,47,.62)}.developer-site .shadow-sm{box-shadow:0 14px 34px -28px rgba(45,51,47,.52)}.developer-site :is(.developer-first-line,.developer-platform,.developer-comparison,.developer-market-proof,.developer-commercial-case){width:100%;margin-inline:0}.developer-site .developer-section-band{position:relative;width:100%;margin-inline:0}.developer-site .developer-first-line,.developer-site .developer-market-proof{background:hsla(42,28%,86%,.3)}.developer-site .developer-platform{background:var(--developer-ivory)}.developer-site .developer-comparison{background:hsla(42,28%,86%,.3)}.developer-site .developer-how-it-works{background:#f1ede3}.developer-site .developer-divider{width:min(92%,72rem);height:1px;margin:0 auto;background:rgba(45,51,47,.14)}.developer-site .developer-product-card{min-height:280px;padding:2rem;border:1px solid #cfc6b4;border-radius:1.5rem;background:#f1ede3;box-shadow:0 22px 52px -40px rgba(45,51,47,.68);transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.developer-site .developer-product-card--emphasis{min-height:320px;background:linear-gradient(145deg,#fffdf8,#e5dfd1)}.developer-site .developer-first-line-title{font-size:1.25rem;line-height:1.3;letter-spacing:-.035em;white-space:nowrap}@media (max-width:639px){.developer-site .developer-first-line-title{white-space:normal}}.developer-site .developer-product-card:hover{transform:translateY(-4px);border-color:hsla(40,46%,60%,.72);background:#e9e4d9;box-shadow:0 26px 56px -36px rgba(45,51,47,.62)}.developer-site .developer-product-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:1px solid hsla(40,46%,60%,.55);border-radius:1rem;color:var(--developer-graphite);background:hsla(40,46%,60%,.16);transition:color .18s ease,background-color .18s ease}.developer-site .developer-product-card:hover .developer-product-icon{color:var(--developer-gold-deep);background:hsla(40,46%,60%,.25)}.developer-site .developer-comparison-card{min-height:560px;padding:clamp(2rem,4vw,3rem);border:1px solid;border-radius:2rem;box-shadow:0 24px 62px -42px rgba(45,51,47,.62);transition:transform .18s ease,box-shadow .18s ease}.developer-site .developer-comparison-card:hover{transform:translateY(-4px);box-shadow:0 30px 68px -40px rgba(45,51,47,.7)}.developer-site .developer-comparison-card--old{border-color:rgba(168,95,74,.36);background:linear-gradient(145deg,#f6ebe6,#ead4ca)}.developer-site .developer-comparison-card--new{border-color:hsla(40,46%,60%,.62);background:linear-gradient(145deg,#fffdf8,#e5dfd1)}.developer-site .developer-comparison-check,.developer-site .developer-comparison-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:.85rem}.developer-site .developer-comparison-icon{width:3rem;height:3rem}.developer-site .developer-comparison-check{width:1.5rem;height:1.5rem;border-radius:999px}.developer-site .developer-comparison-card--old :is(.developer-comparison-icon,.developer-comparison-check){color:#8f4e3b;background:rgba(168,95,74,.14)}.developer-site .developer-comparison-card--new :is(.developer-comparison-icon,.developer-comparison-check){color:var(--developer-gold-deep);background:hsla(40,46%,60%,.22)}.developer-site .developer-proof-card{min-height:250px;padding:1.75rem 1.75rem 1.35rem;border:1px solid rgba(45,51,47,.1);border-radius:1.5rem;background:#f2f3f1;box-shadow:0 18px 45px -36px rgba(7,20,20,.55);display:grid;grid-template-rows:5.25rem minmax(4rem,auto) 2.25rem;row-gap:.15rem;align-content:center;justify-items:center;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.developer-site .developer-proof-card>*{width:100%}.developer-site .developer-proof-card:hover{transform:translateY(-3px);background:#eceeeb;box-shadow:0 24px 52px -34px rgba(7,20,20,.42)}.developer-site .developer-proof-value{display:flex;align-items:center;justify-content:center;color:var(--developer-champagne);font-size:clamp(3.25rem,5vw,4.4rem);font-weight:600;line-height:1.1;white-space:nowrap}.developer-site .developer-proof-label{display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:260px;padding-top:.2rem;align-items:center;position:relative;padding-bottom:1rem;text-align:center;color:#26302c;line-height:1.45}.developer-site .developer-proof-label:after{content:"";position:absolute;left:50%;bottom:.35rem;width:2rem;height:1px;transform:translateX(-50%);background:#000;opacity:.7}.developer-site .developer-proof-source{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;color:#000;opacity:.7}.developer-site .developer-source{color:#000}.developer-site .developer-commercial-case{background:var(--developer-ivory)}.developer-site .developer-dark-band{width:100%;background:#000;box-shadow:0 0 0 100vmax #000;clip-path:inset(0 -100vmax)}.developer-site .developer-commercial-case>div{border:1px solid #cfc6b4;box-shadow:0 28px 72px -44px rgba(45,51,47,.72)}.developer-site .developer-incentive-panel{background:linear-gradient(145deg,var(--developer-graphite-deep),var(--developer-graphite))}.developer-site .developer-recovery-panel{background:linear-gradient(145deg,#f1ede3,#e5dfd1);display:flex;flex-direction:column;justify-content:center;align-items:center}.developer-site .developer-source--dark{color:var(--developer-gold-light)}@media (max-width:639px){.developer-site .developer-proof-card{min-height:230px}}.developer-site .bg-slate-950.rounded-full{background-color:var(--developer-graphite);box-shadow:0 14px 32px -18px rgba(45,51,47,.8)}.developer-site .bg-slate-950.rounded-full:hover,.developer-site .hover\:bg-slate-800:hover{background-color:var(--developer-graphite-deep)}.developer-site .bg-cyan-400{color:var(--developer-graphite-deep);background-color:var(--developer-champagne)}.developer-site .hover\:bg-cyan-300:hover{background-color:var(--developer-gold-light)}.developer-site .landing-footer{border-top-color:hsla(40,46%,60%,.3);background-color:#000}.developer-site .landing-footer :is(h2,h3,h4,a,.footer-logo-text){color:#fff}.developer-site .landing-footer :is(p,.footer-description,.footer-copyright){color:hsla(0,0%,100%,.78)}.developer-site .landing-footer a:hover{color:var(--developer-champagne)}.developer-site .landing-footer .footer-logo-link img{filter:brightness(0) saturate(100%) invert(70%) sepia(25%) saturate(854%) hue-rotate(2deg) brightness(94%) contrast(87%)}.developer-site .landing-footer .footer-bottom{border-top-color:hsla(0,0%,100%,.14)}@media (max-width:767px){.developer-card-rail{display:flex;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;margin-left:-1.5rem;margin-right:-1.5rem;padding:0 1.5rem 6px;scroll-padding-left:1.5rem}.developer-card-rail::-webkit-scrollbar{display:none}.developer-card-rail>*{flex:0 0 84%;scroll-snap-align:center}}.developer-comparison-card--toggle{animation:developerToggleFade .25s ease}@keyframes developerToggleFade{0%{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.developer-sticky-cta{background:linear-gradient(180deg,rgba(247,250,252,0),rgba(247,250,252,.92) 35%)}.developer-email-scroll{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent}.developer-email-scroll::-webkit-scrollbar{width:6px}.developer-email-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:999px}@media (max-width:767px){:is(.realtor-site,.developer-site) main{display:block;width:100%;min-width:0}:is(.realtor-site,.developer-site) main>section{width:100%;min-width:0;max-width:100%}:is(.realtor-site,.developer-site) main>section>div{min-width:0;max-width:100%}.developer-site .developer-commercial-case>div>div{width:100%;min-width:0}.developer-site .developer-incentive-value{font-size:3.25rem;line-height:1}:is(.realtor-site,.developer-site) p{font-size:1rem!important;line-height:1.65}:is(.realtor-site,.developer-site) p.text-xs{font-size:.8125rem!important;line-height:1.5}:is(.realtor-site,.developer-site) p.text-sm{font-size:.9375rem!important;line-height:1.6}:is(.realtor-site,.developer-site) p.text-lg{font-size:1.0625rem!important;line-height:1.7}:is(.realtor-site,.developer-site) p.text-xl{font-size:1.125rem!important;line-height:1.7}:is(.realtor-site,.developer-site) main .text-xs{font-size:.8125rem}.realtor-site main :is(.view-badge,.metric-mini-label){font-size:.8125rem}.realtor-site .hero-background-overlay{background:linear-gradient(180deg,hsla(45,43%,95%,.78),hsla(45,43%,95%,.74) 46%,hsla(45,43%,95%,.9)),radial-gradient(circle at 50% 28%,rgba(255,253,248,.34),rgba(255,253,248,0) 58%)}.realtor-site .hero-subtitle{max-width:23rem;color:#3d4e49;font-weight:400;line-height:1.7;text-shadow:0 1px 1px rgba(255,253,248,.95),0 0 16px rgba(255,253,248,.82)}.realtor-site .hero-subtitle .hero-results-text{color:#8f6921;font-weight:600}.developer-site .developer-hero-overlay{background:linear-gradient(180deg,hsla(45,43%,95%,.78),hsla(45,43%,95%,.74) 46%,hsla(45,43%,95%,.9)),radial-gradient(circle at 50% 28%,rgba(255,253,248,.34),rgba(255,253,248,0) 58%)}.developer-site .developer-hero-copy{max-width:23rem;color:#3d4e49;font-weight:400;line-height:1.7;text-shadow:0 1px 1px rgba(255,253,248,.95),0 0 16px rgba(255,253,248,.82)}.realtor-site .hero-dashboard-scale{margin-top:1.25rem}.developer-site .developer-feature-row{flex-direction:column;gap:1rem}.developer-site .developer-feature-row p{max-width:none}}