.hw{--hw-navy:#16263d;--hw-dark:#0f1826;--hw-plum:#1c0623;--hw-ink:#1a1d24;--hw-body:#3b3e44;--hw-muted:#7d8390;--hw-gold:#b79968;--hw-alt:#f3f4f6;--hw-img:#e3e5e8;--hw-line:rgba(22,38,61,0.12);--hw-serif:"Marcellus",Georgia,serif;--hw-sans:"Jost",system-ui,sans-serif;--hw-nav-h:84px;font-family:var(--hw-sans);font-weight:400;color:var(--hw-ink);background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}.hw *,.hw :after,.hw :before{box-sizing:border-box;margin:0;padding:0}.hw img{display:block;max-width:100%}.hw a{color:inherit;text-decoration:none}.hw button,.hw input,.hw select,.hw textarea{font-family:inherit}.hw ::selection{background:var(--hw-navy);color:#fff}@keyframes hw-fadeup{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hw-bob{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.hw .hw-main{padding-top:var(--hw-nav-h)}.hw .hw-section-inner{max-width:1280px;margin:0 auto;padding:clamp(72px,9vw,124px) clamp(20px,4vw,40px)}.hw .hw-eyebrow{font-size:13px;letter-spacing:3.5px;text-transform:uppercase;color:var(--hw-navy);margin-bottom:16px}.hw h1,.hw h2,.hw h3{font-family:var(--hw-serif);font-weight:400;line-height:1.1;color:var(--hw-ink)}.hw h2{font-size:clamp(32px,4vw,52px);line-height:1.08}.hw .hw-lede{font-weight:300;font-size:18px;line-height:1.7;color:var(--hw-body);margin-top:22px;max-width:60ch}.hw .hw-section-head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:24px}.hw .hw-section-intro{max-width:680px}.hw .hw-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,6vw,80px);gap:clamp(40px,6vw,80px);align-items:center}.hw .hw-link-underline{font-size:12.5px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-navy);border-bottom:1px solid var(--hw-navy);padding-bottom:6px;white-space:nowrap}.hw .hw-btn-navy{gap:9px;font-size:12px;color:#fff;background:var(--hw-navy);padding:15px 28px}.hw .hw-btn-light,.hw .hw-btn-navy{display:inline-flex;align-items:center;letter-spacing:2px;text-transform:uppercase;border:0;cursor:pointer}.hw .hw-btn-light{gap:10px;font-size:12.5px;color:var(--hw-dark);background:#fff;padding:16px 30px}.hw .hw-btn-ghost{display:inline-flex;align-items:center;font-size:12.5px;letter-spacing:2px;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.4);padding:17px 32px}.hw .hw-fine-note{font-size:13px;color:var(--hw-muted);font-style:italic;margin-top:22px}.hw .hw-visually-hidden{clip:rect(0,0,0,0)}.hw .hw-honeypot,.hw .hw-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden}.hw .hw-honeypot{left:-9999px;top:auto}.hw .hw-rule-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;max-width:1100px}.hw .hw-rule-item{border-top:2px solid var(--hw-navy);padding-top:22px}.hw .hw-rule-value{font-size:clamp(30px,3.4vw,42px);line-height:1}.hw .hw-rule-title,.hw .hw-rule-value{font-family:var(--hw-serif);color:var(--hw-navy)}.hw .hw-rule-title{font-size:24px}.hw .hw-rule-label{font-size:15px;font-weight:300;line-height:1.65;color:var(--hw-body);margin-top:12px}.hw .hw-nav{position:fixed;top:0;left:0;right:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(20px,3vw,40px);height:var(--hw-nav-h);background:#fff;border-bottom:1px solid rgba(22,38,61,.1)}.hw .hw-nav-brand{flex:none}.hw .hw-nav-brand img{height:46px;width:auto}.hw .hw-nav-links,.hw .hw-nav-right{display:flex;align-items:center;gap:26px}.hw .hw-nav-ai,.hw .hw-nav-links a{font-weight:400;letter-spacing:1.6px;text-transform:uppercase;background:none;border:0;cursor:pointer}.hw .hw-nav-ai,.hw .hw-nav-links a,.hw .hw-nav-phone{font-size:13px;color:var(--hw-body);white-space:nowrap}.hw .hw-nav-phone{letter-spacing:.5px}.hw .hw-nav-cta{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;color:#fff;background:var(--hw-navy);padding:13px 24px;white-space:nowrap}.hw .hw-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:38px;border:1px solid rgba(22,38,61,.18);background:transparent;border-radius:4px;cursor:pointer;padding:0 11px;flex:none}.hw .hw-nav-toggle span{display:block;height:1.5px;background:var(--hw-navy)}.hw .hw-drawer{position:fixed;top:var(--hw-nav-h);left:0;right:0;z-index:55;background:#fff;border-bottom:1px solid rgba(22,38,61,.1);box-shadow:0 16px 40px rgba(15,23,38,.1);display:none;flex-direction:column;padding:14px 28px 22px}.hw .hw-drawer.open{display:flex;animation:hw-fadeup .25s ease both}.hw .hw-drawer a,.hw .hw-drawer-ai{font-size:14px;letter-spacing:1.6px;text-transform:uppercase;color:var(--hw-body);padding:15px 0;text-align:left;background:none;border:0;border-bottom:1px solid rgba(22,38,61,.08);cursor:pointer}.hw .hw-drawer-cta{font-size:12px;letter-spacing:1.8px;text-transform:uppercase;color:#fff!important;background:var(--hw-navy);padding:15px 24px!important;text-align:center!important;margin-top:16px;border:0!important}@media (max-width:1180px){.hw .hw-nav-cta,.hw .hw-nav-links,.hw .hw-nav-phone{display:none}.hw .hw-nav-toggle{display:flex}}.hw .hw-hero{position:relative;height:calc(100vh - var(--hw-nav-h));min-height:560px;width:100%;overflow:hidden;display:flex;align-items:flex-end}.hw .hw-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hw .hw-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(15,23,38,.3),rgba(15,23,38,.05) 34%,rgba(15,23,38,.78))}.hw .hw-hero-inner{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,40px) 72px;animation:hw-fadeup 1s ease both}.hw .hw-hero-eyebrow{font-size:12.5px;letter-spacing:3.5px;text-transform:uppercase;color:rgba(255,255,255,.88);margin-bottom:20px}.hw .hw-hero h1{font-size:clamp(40px,5.6vw,78px);line-height:1.05;color:#fff;max-width:17ch;text-wrap:balance}.hw .hw-hero-sub{font-weight:300;font-size:clamp(16px,1.6vw,21px);letter-spacing:.5px;color:rgba(255,255,255,.92);margin-top:24px}.hw .hw-hero-cta{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:38px}.hw .hw-btn-hero{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--hw-navy);background:#fff;padding:18px 32px;border:0;cursor:pointer;box-shadow:0 18px 44px rgba(15,23,38,.34)}.hw .hw-btn-hero,.hw .hw-link-hero{letter-spacing:2px;text-transform:uppercase}.hw .hw-link-hero{font-size:12.5px;color:#fff;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:6px}.hw .hw-hero-scroll{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);z-index:2;color:rgba(255,255,255,.8);font-size:10px;letter-spacing:3px;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:8px}.hw .hw-hero-scroll-line{display:block;width:1px;height:30px;background:rgba(255,255,255,.6);animation:hw-bob 2.4s ease-in-out infinite}.hw .hw-stories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px;margin-top:54px}.hw .hw-story{display:flex;flex-direction:column;background:var(--hw-alt);padding:36px 32px;min-height:300px}.hw .hw-stars{color:var(--hw-gold);font-size:14px;letter-spacing:5px}.hw .hw-story p{font-weight:300;font-size:17px;line-height:1.72;color:var(--hw-body);margin-top:18px;text-wrap:pretty}.hw .hw-story-who{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:28px}.hw .hw-story-initial{width:44px;height:44px;border-radius:50%;background:var(--hw-navy);display:flex;align-items:center;justify-content:center;font-family:var(--hw-serif);font-size:16px;color:#fff;flex:none}.hw .hw-story-name{font-size:14px;color:var(--hw-ink)}.hw .hw-story-meta{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--hw-muted);margin-top:4px}.hw .hw-stories-arrows{display:flex;align-items:center;gap:16px;margin-top:44px}.hw .hw-stories-arrows button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(22,38,61,.3);background:transparent;color:var(--hw-navy);font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center}.hw .hw-video-stories{margin-top:84px;border-top:1px solid var(--hw-line);padding-top:54px}.hw .hw-video-stories .hw-eyebrow{margin-bottom:8px}.hw .hw-video-stories h3{font-size:clamp(24px,2.8vw,36px);line-height:1.12;margin-bottom:36px}.hw .hw-video-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.hw .hw-video-thumb{position:relative;display:block;aspect-ratio:16/10;background:var(--hw-img);overflow:hidden}.hw .hw-video-thumb img{width:100%;height:100%;object-fit:cover}.hw .hw-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,38,.18)}.hw .hw-play:before{content:"";position:absolute;width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.92)}.hw .hw-play svg{position:relative}.hw .hw-video-name{font-size:15px;color:var(--hw-ink);margin-top:14px}.hw .hw-video-loc{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--hw-muted);margin-top:4px}.hw #listings{background:var(--hw-alt)}.hw #listings .section-inner{max-width:1280px;margin:0 auto;padding:clamp(72px,9vw,120px) clamp(20px,4vw,40px)}.hw #listings .section-label{font-size:13px;letter-spacing:3.5px;text-transform:uppercase;color:var(--hw-navy);margin-bottom:16px}.hw #listings .section-title{font-family:var(--hw-serif);font-weight:400;font-size:clamp(32px,4vw,52px);line-height:1.08;color:var(--hw-ink)}.hw #listings .section-title em{font-style:normal}.hw .listings-tabs{display:flex;margin-top:40px;border-bottom:1px solid rgba(22,38,61,.14)}.hw .tab-btn{font-size:12.5px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:transparent;border:0;padding:12px 4px;margin-right:34px;color:var(--hw-muted);border-bottom:2px solid transparent}.hw .tab-btn.active{color:var(--hw-navy);border-bottom-color:var(--hw-navy)}.hw .listings-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-top:44px}.hw .listings-empty{grid-column:1/-1;font-weight:300;font-size:17px;color:var(--hw-body);padding:32px 0}.hw .listings-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:44px}.hw .pagination-btn{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-navy);background:transparent;border:1px solid rgba(22,38,61,.3);padding:12px 22px;cursor:pointer}.hw .pagination-btn:disabled{opacity:.35;cursor:default}.hw .pagination-info{font-size:13px;color:var(--hw-muted)}.hw .listings-see-all{display:flex;justify-content:center;margin-top:40px}.hw .hw-hood-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:48px}.hw .hw-hood-card{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:var(--hw-navy)}.hw .hw-hood-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hw .hw-hood-card:hover img{transform:scale(1.04)}.hw .hw-hood-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,38,0) 40%,rgba(15,23,38,.82))}.hw .hw-hood-caption{position:absolute;left:0;right:0;bottom:0;padding:24px}.hw .hw-hood-name{font-family:var(--hw-serif);font-size:25px;color:#fff}.hw .hw-hood-blurb{font-size:14px;color:rgba(255,255,255,.85);margin-top:6px}.hw .hw-ai{background:var(--hw-dark);color:#fff}.hw .hw-ai h2{color:#fff}.hw .hw-ai .hw-eyebrow{color:rgba(255,255,255,.62)}.hw .hw-ai .hw-lede{color:rgba(255,255,255,.85)}.hw .hw-ai-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;margin-top:54px}.hw .hw-ai-item{border-top:1px solid rgba(255,255,255,.22);padding-top:24px}.hw .hw-ai-title{font-family:var(--hw-serif);font-size:22px;color:#fff}.hw .hw-ai-blurb{font-weight:300;font-size:15px;line-height:1.65;color:rgba(255,255,255,.72);margin-top:12px}.hw .hw-ai .hw-btn-light{margin-top:48px}.hw .hw-podcast-ctas{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.hw .hw-podcast-frame{position:relative;aspect-ratio:16/10;background:var(--hw-dark)}.hw .hw-podcast-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hw .hw-podcast-card{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;aspect-ratio:16/10;background:var(--hw-dark);padding:clamp(28px,4vw,44px)}.hw .hw-podcast-card-title{font-family:var(--hw-serif);font-size:clamp(28px,3vw,42px);color:#fff;line-height:1.2}.hw .hw-podcast-card-sub{font-size:13px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:14px}.hw .hw-podcast-card .hw-play{position:static;background:none;flex:none;width:68px;height:68px}.hw .hw-podcast-card .hw-play:before{position:static;width:0;height:0}.hw .hw-podcast-card .hw-play svg{position:absolute;right:clamp(28px,4vw,44px);top:clamp(28px,4vw,44px);width:68px;height:68px;padding:22px;border-radius:50%;background:rgba(255,255,255,.94)}.hw .hw-about{background:var(--hw-alt)}.hw .hw-about-grid{grid-template-columns:.85fr 1.15fr;gap:clamp(40px,6vw,88px)}.hw .hw-about-photo{position:relative}.hw .hw-about-photo>img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top center;background:var(--hw-img)}.hw .hw-about-badge{position:absolute;bottom:-24px;left:-24px;background:var(--hw-navy);color:#fff;padding:22px 28px}.hw .hw-about-badge-num{font-family:var(--hw-serif);font-size:30px;line-height:1}.hw .hw-about-badge-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.72);margin-top:8px}.hw .hw-bio{margin-top:28px;max-width:58ch}.hw .hw-bio p{font-weight:300;font-size:17px;line-height:1.74;color:var(--hw-body)}.hw .hw-bio p+p{margin-top:15px}.hw .hw-bio ul{font-weight:300;font-size:17px;line-height:1.74;color:var(--hw-body);margin:15px 0 0;padding-left:1.25em}.hw .hw-bio li+li{margin-top:8px}.hw .hw-stats{display:flex;gap:48px;margin-top:36px;flex-wrap:wrap}.hw .hw-stat-value{font-family:var(--hw-serif);font-size:28px;color:var(--hw-navy)}.hw .hw-stat-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-muted);margin-top:6px}.hw .hw-about .hw-link-underline{display:inline-block;margin-top:38px}.hw .hw-newsletter .hw-section-inner{max-width:1000px;padding-top:clamp(64px,8vw,104px);padding-bottom:clamp(64px,8vw,104px);text-align:center}.hw .hw-newsletter h2{font-size:clamp(28px,3.4vw,44px);line-height:1.12;max-width:20ch;margin:0 auto}.hw .hw-newsletter .hw-lede{max-width:48ch;margin:18px auto 32px}.hw .hw-nl-form{display:flex;max-width:520px;margin:0 auto;border:1px solid rgba(22,38,61,.2);position:relative}.hw .hw-nl-form input[type=email]{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font-size:15px;padding:18px 20px;color:var(--hw-ink)}.hw .hw-nl-form button{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#fff;background:var(--hw-navy);border:0;padding:0 30px;cursor:pointer}.hw .hw-nl-success{font-weight:300;font-size:17px;color:var(--hw-body);border:1px solid rgba(22,38,61,.2);max-width:520px;margin:0 auto;padding:20px}.hw .hw-instagram .hw-section-inner{padding-top:0}.hw .hw-ig-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:14px;gap:14px;margin-top:32px}.hw .hw-ig-grid a{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--hw-img)}.hw .hw-ig-grid img{width:100%;height:100%;object-fit:cover}.hw .hw-ig-hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,38,.12);opacity:0;transition:opacity .25s}.hw .hw-ig-grid a:hover .hw-ig-hover{opacity:1}.hw .hw-footer{background:var(--hw-dark);color:#fff}.hw .hw-footer-inner{max-width:1280px;margin:0 auto;padding:clamp(64px,8vw,110px) clamp(20px,4vw,40px) 48px}.hw .hw-contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,5vw,72px);gap:clamp(40px,5vw,72px);align-items:start;border-bottom:1px solid rgba(255,255,255,.16);padding-bottom:56px}.hw .hw-contact-grid h2{color:#fff;max-width:14ch}.hw .hw-contact-grid>div>p{font-weight:300;font-size:17px;line-height:1.7;color:rgba(255,255,255,.78);margin-top:22px;max-width:42ch}.hw .hw-contact-channels{display:flex;flex-direction:column;gap:12px;margin-top:32px}.hw .hw-contact-phone{font-family:var(--hw-serif);font-size:26px;color:#fff}.hw .hw-contact-email{font-size:16px;color:rgba(255,255,255,.82)}.hw .hw-form{display:flex;flex-direction:column;gap:14px;position:relative}.hw .hw-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.hw .hw-field{display:flex;flex-direction:column}.hw .hw-field input,.hw .hw-field select,.hw .hw-field textarea{width:100%;outline:0;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);font-size:15px;padding:16px 18px;color:#fff}.hw .hw-field textarea{resize:vertical}.hw .hw-field select option{color:var(--hw-ink)}.hw .hw-field input::placeholder,.hw .hw-field textarea::placeholder{color:rgba(255,255,255,.55)}.hw .hw-field .msg{display:none;font-size:12px;color:#f2b8ac;margin-top:6px}.hw .hw-field.err input{border-color:#d98873}.hw .hw-field.err .msg{display:block}.hw .hw-form-error{font-size:13px;color:#f2b8ac}.hw .hw-form-submit{font-size:12.5px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-dark);background:#fff;border:0;padding:17px 28px;cursor:pointer;margin-top:4px}.hw .hw-form-submit:disabled{opacity:.7;cursor:default}.hw .hw-form-note{font-size:11.5px;color:rgba(255,255,255,.5);line-height:1.6}.hw .hw-form-success{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);padding:48px 40px;text-align:center}.hw .hw-form-success .tick{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto}.hw .hw-form-success h3{font-size:26px;color:#fff;margin-top:22px}.hw .hw-form-success p{font-weight:300;font-size:16px;line-height:1.7;color:rgba(255,255,255,.8);margin-top:12px}.hw .hw-footer-socials{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:40px 0;border-bottom:1px solid rgba(255,255,255,.16)}.hw .hw-footer-socials-label{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.55);margin-right:8px}.hw .hw-footer-socials a{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.28);padding:10px 18px}.hw .hw-footer-cols{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:40px;gap:40px;padding:48px 0}.hw .hw-footer-cascade{height:62px;width:auto}.hw .hw-footer-col{font-size:15px;line-height:1.9}.hw .hw-footer-col,.hw .hw-footer-col a{color:rgba(255,255,255,.82)}.hw .hw-footer-col-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:10px}.hw .hw-footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding-top:32px;display:flex;flex-direction:column;gap:20px}.hw .hw-footer-sir-btn{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:#fff;border:1px solid rgba(255,255,255,.28);padding:12px 22px;align-self:flex-start}.hw .hw-footer-legal{display:flex;flex-direction:column;gap:20px}.hw .hw-legal-line{color:rgba(255,255,255,.45)}.hw .hw-legal-disclaimer,.hw .hw-legal-line{font-size:11px;letter-spacing:.5px;line-height:1.7}.hw .hw-legal-disclaimer{color:rgba(255,255,255,.42);max-width:82ch}.hw .hw-legal-homiere{font-size:11px;letter-spacing:.6px;color:rgba(255,255,255,.55);padding-top:8px;border-top:1px solid rgba(255,255,255,.1)}.hw .hw-legal-homiere a{color:#fff;border-bottom:1px solid rgba(255,255,255,.4)}.hw .hw-footer-compact .hw-footer-inner{padding:clamp(56px,7vw,88px) clamp(20px,4vw,40px) 48px}.hw .hw-footer-compact .hw-footer-cols{padding-top:0;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.16)}.hw .hw-footer-compact .hw-footer-cascade{height:58px}.hw .hw-footer-compact .hw-footer-legal{padding-top:28px}.hw .hw-footer-foundation{background:var(--hw-plum)}.hw .hw-area-hero{position:relative;height:clamp(340px,46vh,480px);overflow:hidden;display:flex;align-items:flex-end}.hw .hw-area-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hw .hw-area-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,38,.35),rgba(15,23,38,.2) 40%,rgba(15,23,38,.8))}.hw .hw-area-hero-inner{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px) 48px}.hw .hw-area-hero .hw-eyebrow{font-size:12.5px;color:rgba(255,255,255,.85);margin-bottom:16px;animation:hw-fadeup .8s ease both}.hw .hw-area-hero h1{font-size:clamp(36px,4.6vw,62px);line-height:1.06;color:#fff;animation:hw-fadeup 1s ease both}.hw .hw-area-blurb{font-weight:300;font-size:clamp(16px,1.5vw,19px);color:rgba(255,255,255,.88);margin-top:14px;animation:hw-fadeup 1.2s ease both}.hw .hw-area-intro .hw-section-inner{max-width:900px;padding-top:clamp(56px,6vw,80px);padding-bottom:clamp(56px,6vw,80px)}.hw .hw-area-intro .hw-lede{margin-top:0;max-width:none}.hw .hw-area-intro .hw-link-underline{display:inline-block;margin-top:28px}.hw .hw-idx-note{background:var(--hw-alt)}.hw .hw-idx-note .hw-section-inner{padding-top:0;padding-bottom:36px;font-size:12px;line-height:1.7;color:var(--hw-muted)}.hw .properties-page{min-height:60vh}.hw .hw-ai-hero{background:var(--hw-dark);color:#fff}.hw .hw-ai-hero .hw-section-inner{padding:clamp(96px,12vw,168px) clamp(20px,4vw,40px) clamp(80px,10vw,128px)}.hw .hw-ai-hero .hw-eyebrow{font-size:12.5px;color:rgba(255,255,255,.62);margin-bottom:22px;animation:hw-fadeup .8s ease both}.hw .hw-ai-hero h1{font-size:clamp(40px,5.6vw,80px);line-height:1.05;color:#fff;max-width:18ch;text-wrap:balance;animation:hw-fadeup 1s ease both}.hw .hw-ai-hero .hw-lede{font-size:clamp(17px,1.7vw,21px);color:rgba(255,255,255,.85);margin-top:28px;animation:hw-fadeup 1.2s ease both}.hw .hw-ai-stats .hw-section-inner{max-width:1100px;padding-top:clamp(72px,9vw,120px);padding-bottom:clamp(72px,9vw,120px)}.hw .hw-ai-tools{background:var(--hw-alt)}.hw .hw-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--hw-line);border:1px solid var(--hw-line);margin-top:48px}.hw .hw-tool-card{background:#fff;padding:40px 36px}.hw .hw-tool-title{font-family:var(--hw-serif);font-size:24px;color:var(--hw-navy)}.hw .hw-tool-blurb{font-weight:300;font-size:16px;line-height:1.7;color:var(--hw-body);margin-top:14px}.hw .hw-quote-card{background:var(--hw-dark);color:#fff;padding:clamp(40px,5vw,64px)}.hw .hw-quote-text{font-family:var(--hw-serif);font-size:clamp(26px,3vw,38px);line-height:1.3}.hw .hw-quote-cite{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:28px}.hw .hw-ai-speaking{background:var(--hw-alt)}.hw .hw-ai-speaking>.hw-section-inner>.hw-lede{margin-top:22px}.hw .hw-engagements{margin-top:44px;border-top:1px solid rgba(22,38,61,.14)}.hw .hw-engagement{display:flex;align-items:center;gap:28px;flex-wrap:wrap;padding:26px 0;border-bottom:1px solid rgba(22,38,61,.14)}.hw .hw-engagement-date{font-family:var(--hw-serif);font-size:18px;color:var(--hw-navy);width:120px;flex:none}.hw .hw-engagement-body{flex:1 1;min-width:200px}.hw .hw-engagement-title{font-size:18px;color:var(--hw-ink)}.hw .hw-engagement-loc{font-size:13px;letter-spacing:1px;text-transform:uppercase;color:var(--hw-muted);margin-top:5px}.hw .hw-engagement-tag{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--hw-navy);border:1px solid rgba(22,38,61,.3);padding:6px 13px}.hw .hw-ai-conference .hw-split{grid-template-columns:1.1fr .9fr}.hw .hw-conf-card{aspect-ratio:4/5;background:var(--hw-dark);display:flex;align-items:center;justify-content:center;padding:40px;text-align:center}.hw .hw-conf-title{font-family:var(--hw-serif);font-size:clamp(28px,3vw,42px);color:#fff;line-height:1.2}.hw .hw-conf-sub{font-size:13px;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.6);margin-top:18px}.hw .hw-cta-band{background:var(--hw-dark);color:#fff;text-align:center}.hw .hw-cta-band .hw-section-inner{max-width:900px}.hw .hw-cta-band h2{font-size:clamp(30px,4vw,52px);color:#fff;max-width:20ch;margin:0 auto}.hw .hw-cta-band-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:38px}.hw .hw-cta-band .hw-btn-light{padding:17px 32px}.hw .hw-bbf-hero{position:relative;height:clamp(440px,62vh,620px);overflow:hidden;display:flex;align-items:flex-end}.hw .hw-bbf-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hw .hw-bbf-hero.no-image{background:linear-gradient(160deg,#16263d,#0f1826 60%,#1c0623)}.hw .hw-bbf-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,38,.45),rgba(15,23,38,.25) 40%,rgba(15,23,38,.82))}.hw .hw-bbf-hero-inner{position:relative;z-index:2;max-width:1280px;width:100%;margin:0 auto;padding:0 clamp(20px,4vw,40px) 56px}.hw .hw-bbf-hero .hw-eyebrow{font-size:12.5px;color:rgba(255,255,255,.85);margin-bottom:18px;animation:hw-fadeup .8s ease both}.hw .hw-bbf-hero h1{font-size:clamp(38px,5.4vw,74px);line-height:1.05;color:#fff;max-width:16ch;text-wrap:balance;animation:hw-fadeup 1s ease both}.hw .hw-bbf-memory .hw-section-inner{max-width:900px;text-align:center}.hw .hw-bbf-memory h2{font-size:clamp(26px,3.2vw,40px);line-height:1.3;text-wrap:balance}.hw .hw-bbf-memory .hw-lede{font-size:19px;line-height:1.75;margin:32px auto 0}.hw .hw-bbf-mission{background:var(--hw-alt)}.hw .hw-bbf-mission h2{max-width:16ch}.hw .hw-bbf-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--hw-img)}.hw .hw-bbf-ctas{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.hw .hw-bbf-pillars .hw-section-inner{max-width:1100px}.hw .hw-bbf-partner{background:var(--hw-dark);color:#fff}.hw .hw-bbf-partner .hw-section-inner{max-width:1000px;padding-top:clamp(64px,8vw,104px);padding-bottom:clamp(64px,8vw,104px)}.hw .hw-bbf-partner-grid{display:grid;grid-template-columns:auto 1fr;grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:center}.hw .hw-bbf-year{font-family:var(--hw-serif);font-size:clamp(40px,6vw,76px);line-height:1;color:#fff;white-space:nowrap}.hw .hw-bbf-partner .hw-eyebrow{color:rgba(255,255,255,.6);margin-bottom:14px}.hw .hw-bbf-partner h2{font-size:clamp(26px,3vw,40px);line-height:1.15;color:#fff}.hw .hw-bbf-partner .hw-lede{font-size:17px;color:rgba(255,255,255,.82);margin-top:18px;max-width:54ch}.hw .hw-bbf-donate .hw-section-inner{max-width:1000px;text-align:center}.hw .hw-bbf-donate h2{font-size:clamp(30px,4vw,52px);max-width:20ch;margin:0 auto}.hw .hw-bbf-donate .hw-lede{max-width:48ch;margin:18px auto 34px}.hw .hw-bbf-donate .hw-btn-navy{padding:18px 40px}.hw .hw-bbf-donate .hw-fine-note{margin-top:24px}@media (max-width:1024px){.hw .hw-ai-grid,.hw .hw-hood-grid,.hw .hw-stories-grid,.hw .hw-video-grid,.hw .listings-grid{grid-template-columns:repeat(2,1fr)}.hw .hw-ig-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.hw .hw-about-grid,.hw .hw-ai-conference .hw-split,.hw .hw-contact-grid,.hw .hw-rule-grid,.hw .hw-split{grid-template-columns:1fr}.hw .hw-rule-grid{gap:28px}.hw .hw-footer-cols,.hw .hw-tools-grid{grid-template-columns:1fr}.hw .hw-footer-cols{gap:28px}.hw .hw-about-badge{left:0}.hw .hw-bbf-partner-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.hw .hw-hero-scroll{display:none}.hw .hw-ai-grid,.hw .hw-hood-grid,.hw .hw-stories-grid,.hw .hw-video-grid,.hw .listings-grid{grid-template-columns:1fr}.hw .hw-ig-grid{grid-template-columns:repeat(2,1fr)}.hw .hw-form-row{grid-template-columns:1fr}.hw .hw-nl-form{flex-direction:column}.hw .hw-nl-form button{padding:16px 30px}}.Hero_hero__JT9C7{will-change:filter;flex-flow:column;flex:none;place-content:center;align-items:center;gap:10px;width:100%;height:100vh;padding:100px;display:flex;position:relative;overflow:hidden}.Hero_overlay__j22o_{background-color:var(--color-black);opacity:.5;z-index:1;flex:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero_content___NoHb{z-index:1;flex-flow:column;flex:1 0;place-content:center;align-items:center;gap:12px;width:100%;height:1px;padding:0;display:flex;position:relative;overflow:hidden}.Hero_heading__K9dlh{flex-flow:column;flex:none;place-content:center;align-items:center;gap:0;width:min-content;min-width:24px;height:min-content;min-height:24px;padding:0;display:flex;position:relative;overflow:hidden}.Hero_qrCode__mDbq_{width:100px;height:100px}.Hero_qrCode__mDbq_ img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.Hero_title__gc0cB{font-family:Tenor Sans,Switzer,Inter,sans-serif;white-space:nowrap;font-size:74px;letter-spacing:-.04em;line-height:1.1em}.Hero_subtitle__tiCmL,.Hero_title__gc0cB{font-style:normal;font-weight:400;text-align:center;color:var(--color-text-white);text-decoration:none;margin:0;padding:0}.Hero_subtitle__tiCmL{font-family:Lato,sans-serif;font-size:18px;letter-spacing:.06em;line-height:1.4em}.Hero_mobileButton__vjXD4{display:none}.Hero_button__23mEv{cursor:pointer;padding:15px 20px;text-decoration:none;display:flex;position:relative;overflow:hidden;background-color:var(--color-black);border-radius:0;color:var(--color-text-light);font-family:Switzer,Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.04em;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0);border:1px solid transparent}.Hero_button__23mEv:hover{background-color:transparent;border:1px solid #fff}.Hero_button__23mEv:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.2)}.Hero_button__23mEv strong{font-weight:500}@media (min-width:810px) and (max-width:1399.98px){.Hero_hero__JT9C7{width:100%}.Hero_title__gc0cB{font-size:59px}}@media (max-width:809.98px){.Hero_hero__JT9C7{width:100%;padding:100px 20px 60px}.Hero_title__gc0cB{font-size:30px}.Hero_subtitle__tiCmL{font-size:14px}.Hero_mobileButton__vjXD4{display:block;min-width:128px}}.BackgroundVideo_container__CTI4D{position:absolute;border-radius:inherit;inset:0;width:100%;height:100%;overflow:hidden;background-color:#000}.BackgroundVideo_image__SQiL_,.BackgroundVideo_video__gMRdW{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .4s ease-in-out}.BackgroundVideo_video__gMRdW{display:block}.BackgroundVideo_image__SQiL_{background-size:cover;background-position:50%;background-repeat:no-repeat}.BackgroundVideo_visible__AsWy2{opacity:1;z-index:0}.BackgroundVideo_hidden__A8mBf{opacity:0;z-index:-1;pointer-events:none;transition:opacity .4s ease-in-out}.get-started-page{background:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.get-started-content{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem}.info-column{max-width:500px}.info-column h1{letter-spacing:-.05em;font-size:3rem;margin-bottom:1.25rem}.info-column p{font-family:Roboto,sans-serif;font-size:1.2rem;line-height:1.6;color:#444}.form-column{max-width:500px;background:white}.form-column h2{letter-spacing:-.05em;font-size:2rem}.custom-form input{font-family:Roboto,sans-serif;width:100%;padding:.75rem;margin-bottom:1rem;font-size:1rem;border:1px solid #ddd;border-radius:8px}.custom-form button:hover{background-color:#3b35c4}.get-started-consent{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;cursor:pointer}.get-started-consent input[type=checkbox]{width:auto;margin-top:.25rem;flex-shrink:0}.get-started-consent span{font-size:.8rem;color:#666;line-height:1.5}.get-started-consent a{color:#524bf5;text-decoration:underline}.info-column{flex:1 1 45%;max-width:520px}.info-column h1{font-family:Space Grotesk,sans-serif;letter-spacing:-.04em;font-size:2.75rem;font-weight:800;line-height:1.1;margin-bottom:1rem;color:#2c3e50}.form-column{flex:1 1 45%;max-width:480px;align-self:flex-start;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.form-column h2{font-family:Space Grotesk,sans-serif;letter-spacing:-.04em;font-size:1.75rem;margin-bottom:1.5rem;color:#2c3e50}@media (max-width:768px){.info-column h1{font-size:2.1rem}}.homiere-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.turnstile-slot:not(:empty){margin-bottom:1rem}.hv-frame{--hv-surface:#ffffff;--hv-tile:#f9fafb;--hv-border:#e0e0e0;--hv-border-soft:#ececf2;--hv-grid:#eeedf4;--hv-ink:#1f2430;--hv-ink-muted:#6f6f6f;--hv-ink-subtle:#9ca3af;--hv-accent:#7e1ef3;--hv-good:#0a7d0a;--hv-good-bg:rgba(12,163,12,0.12);--hv-warn:#946200;--hv-warn-bg:rgba(148,98,0,0.12);--hv-meter-track:#f1ecfb;--hv-gradient:linear-gradient(163deg,#581bf4 2.9%,#e535f1 94.8%);width:100%;max-width:640px;min-width:0;display:flex;flex-direction:column;background:var(--hv-surface);border:1px solid var(--hv-border);border-radius:14px;box-shadow:0 25px 50px -12px rgba(17,8,45,.45);font-family:Inter,Roboto,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--hv-ink);text-align:left;overflow:hidden;pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hv-topbar{display:flex;align-items:center;gap:9px;padding:13px 16px;border-bottom:1px solid var(--hv-border-soft)}.hv-logo-mark{width:18px;height:18px;border-radius:5px;background:var(--hv-gradient);flex:none}.hv-title{font-size:13px;font-weight:600;color:var(--hv-ink)}.hv-live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;background:var(--hv-good-bg);color:var(--hv-good);font-size:11px;font-weight:600}.hv-live-dot{width:6px;height:6px;border-radius:50%;background:#0ca30c}.hv-kpis{display:flex;flex-wrap:wrap;gap:10px;padding:14px 16px 0}.hv-kpi{flex:1 1 150px;min-width:0;background:var(--hv-tile);border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.hv-kpi-label{font-size:11px;color:var(--hv-ink-muted);margin-bottom:4px;white-space:nowrap}.hv-kpi-value{display:flex;align-items:baseline;gap:3px;font-size:24px;font-weight:700;line-height:1.1;color:var(--hv-ink)}.hv-kpi-unit{font-size:13px;font-weight:600;color:#b5b5b5}.hv-kpi-delta{margin-left:5px;font-size:11px;font-weight:600;color:var(--hv-good);white-space:nowrap}.hv-kpi-hint{font-size:10px;color:var(--hv-ink-subtle);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-meter{margin-top:7px;height:4px;border-radius:999px;background:var(--hv-meter-track);overflow:hidden}.hv-meter-fill{display:block;height:100%;width:82%;border-radius:999px;background:var(--hv-gradient)}.hv-body{display:flex;align-items:stretch;gap:14px;padding:14px 16px 4px}.hv-chart{flex:1.35 1;min-width:0}.hv-panel-title{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#374151;margin-bottom:8px}.hv-chart svg{display:block;width:100%;height:auto}.hv-chart-line{fill:none;stroke:var(--hv-accent);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0}.hv-chart-dot{fill:var(--hv-accent);stroke:var(--hv-surface);stroke-width:2;transform-box:fill-box;transform-origin:center}.hv-chart-x{display:flex;justify-content:space-between;margin-top:5px;font-size:9px;color:var(--hv-ink-subtle)}.hv-feed{flex:1 1;min-width:0;display:flex;flex-direction:column}.hv-feed-viewport{height:162px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent,#000 12%,#000 86%,transparent);mask-image:linear-gradient(180deg,transparent,#000 12%,#000 86%,transparent)}.hv-feed-row{display:flex;align-items:center;gap:7px;padding:7px 2px;border-bottom:1px solid #f2f1f6;font-size:11px}.hv-bot-dot{width:8px;height:8px;border-radius:50%;flex:none}.hv-bot-name{font-weight:600;color:var(--hv-ink);white-space:nowrap}.hv-bot-path{flex:1 1;min-width:0;color:var(--hv-ink-muted);font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-bot-time{flex:none;color:var(--hv-ink-subtle);font-size:10px}.hv-ranks{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 16px 14px;border-top:1px solid var(--hv-border-soft);margin-top:auto}.hv-ranks-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hv-ink-muted);margin-right:2px}.hv-rank-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border:1px solid #e5e7eb;border-radius:999px;background:var(--hv-surface);font-size:11px;font-weight:600;color:var(--hv-ink);white-space:nowrap}.hv-rank-badge{font-size:10.5px;font-weight:700;padding:1px 7px;border-radius:999px;color:var(--hv-good);background:var(--hv-good-bg)}.hv-rank-badge--warn{color:var(--hv-warn);background:var(--hv-warn-bg)}.hv-live--accent{background:var(--hv-meter-track);color:var(--hv-accent)}.hv-live--accent .hv-live-dot{background:var(--hv-accent)}.hv-chiprow,.hv-section{padding:12px 16px 0}.hv-chiprow{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.hv-chip{display:inline-flex;align-items:center;padding:3px 9px;border:1px solid #e5e7eb;border-radius:999px;background:var(--hv-surface);font-size:10.5px;font-weight:600;color:var(--hv-ink-muted);white-space:nowrap}.hv-funnel{display:flex;align-items:stretch;gap:8px}.hv-stage{flex:1 1;min-width:0;background:var(--hv-tile);border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px}.hv-stage-value{font-size:20px;font-weight:700;line-height:1.1;color:var(--hv-ink)}.hv-stage-label{font-size:10px;color:var(--hv-ink-muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-stage--hot{background:var(--hv-meter-track);border-color:#e2d3fb}.hv-stage--hot .hv-stage-value{color:var(--hv-accent)}.hv-funnel-arrow{align-self:center;flex:none;color:#c9c7d4;font-size:13px}.hv-prop-row{display:flex;align-items:center;gap:8px;padding:7px 2px;border-bottom:1px solid #f2f1f6;font-size:11px}.hv-prop-badge{flex:none;font-size:9px;font-weight:700;letter-spacing:.03em;color:var(--hv-accent);background:var(--hv-meter-track);padding:2px 6px;border-radius:4px}.hv-prop-badge--warn{color:var(--hv-warn);background:var(--hv-warn-bg)}.hv-prop-addr{flex:1 1;min-width:0;font-weight:600;color:var(--hv-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-prop-eq{font-size:10.5px}.hv-badge-cond,.hv-prop-eq{flex:none;color:var(--hv-ink-muted)}.hv-badge-cond{font-size:10px;font-weight:700;padding:1px 7px;border-radius:999px;background:#f4f4f4}.hv-badge-cond--fixer{color:var(--hv-accent);background:var(--hv-meter-track)}.hv-mailbar{display:flex;align-items:center;gap:8px;margin-top:auto;padding:12px 16px 14px;border-top:1px solid var(--hv-border-soft);font-size:11px;color:var(--hv-ink-subtle)}.hv-mailbar-subject{flex:1 1;min-width:0;font-weight:600;color:var(--hv-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-mailbar-sent{flex:none;font-weight:600;color:var(--hv-good)}.hv-flow-row{display:flex;align-items:center;gap:10px;padding:9px 2px;border-bottom:1px solid #f2f1f6;font-size:11px}.hv-flow-who{flex:1 1;min-width:0;font-weight:600;color:var(--hv-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-flow-what{font-weight:400;color:var(--hv-ink-muted)}.hv-flow-steps{flex:none;display:flex;align-items:center}.hv-flow-step{display:inline-flex;align-items:center}.hv-step-dot{width:9px;height:9px;border-radius:50%;background:#e5e7eb}.hv-step-dot--done{background:var(--hv-accent)}.hv-step-link{width:12px;height:2px;background:#e5e7eb}.hv-step-link--done{background:#d8c2f9}.hv-flow-stage{flex:none;width:92px;font-size:10px;font-weight:600;color:var(--hv-ink-muted)}.hv-flow-stage--closed{color:var(--hv-good)}.hv-tagbar{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:auto;padding:12px 16px 14px;border-top:1px solid var(--hv-border-soft)}.hv-tag{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:var(--hv-meter-track);color:var(--hv-accent);font-size:10px;font-weight:600;white-space:nowrap}@keyframes hv-rise{0%{opacity:0;transform:translateY(14px)}}@keyframes hv-draw{0%{stroke-dashoffset:1}}@keyframes hv-fade{0%{opacity:0}}@keyframes hv-pop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}}@keyframes hv-meter-grow{0%{width:0}}@keyframes hv-pulse{0%{box-shadow:0 0 0 0 rgba(12,163,12,.4)}70%{box-shadow:0 0 0 6px rgba(12,163,12,0)}to{box-shadow:0 0 0 0 rgba(12,163,12,0)}}@keyframes hv-pulse-accent{0%{box-shadow:0 0 0 0 rgba(126,30,243,.35)}70%{box-shadow:0 0 0 6px rgba(126,30,243,0)}to{box-shadow:0 0 0 0 rgba(126,30,243,0)}}@keyframes hv-feed-loop{to{transform:translateY(-50%)}}.hv-animated{animation:hv-rise .7s cubic-bezier(.22,.8,.36,1) both}.hv-animated .hv-kpi{animation:hv-rise .55s cubic-bezier(.22,.8,.36,1) both}.hv-animated .hv-kpi:first-child{animation-delay:.15s}.hv-animated .hv-kpi:nth-child(2){animation-delay:.25s}.hv-animated .hv-kpi:nth-child(3){animation-delay:.35s}.hv-animated .hv-meter-fill{animation:hv-meter-grow 1.4s cubic-bezier(.22,.8,.36,1) .4s both}.hv-animated .hv-chart,.hv-animated .hv-feed{animation:hv-rise .55s cubic-bezier(.22,.8,.36,1) .45s both}.hv-animated .hv-chart-line{animation:hv-draw 1.6s ease .6s both}.hv-animated .hv-chart-area{animation:hv-fade .9s ease 1.5s both}.hv-animated .hv-chart-dot{animation:hv-pop .45s cubic-bezier(.22,.8,.36,1) 2.1s both}.hv-animated .hv-rank-chip{animation:hv-rise .45s cubic-bezier(.22,.8,.36,1) both}.hv-animated .hv-live-dot{animation:hv-pulse 2.2s 1.2s infinite}.hv-animated .hv-live--accent .hv-live-dot{animation-name:hv-pulse-accent}.hv-animated .hv-feed-track{animation:hv-feed-loop 16s linear infinite}.hv-animated .hv-chip,.hv-animated .hv-flow-row,.hv-animated .hv-prop-row,.hv-animated .hv-tag{animation:hv-rise .45s cubic-bezier(.22,.8,.36,1) both}.hv-animated .hv-mailbar,.hv-animated .hv-stage,.hv-animated .hv-tagbar{animation:hv-rise .5s cubic-bezier(.22,.8,.36,1) both}.hv-animated .hv-flow-stage,.hv-animated .hv-funnel-arrow,.hv-animated .hv-step-link--done{animation:hv-fade .4s ease both}.hv-animated .hv-step-dot--done{animation:hv-pop .35s cubic-bezier(.22,.8,.36,1) both}@media (prefers-reduced-motion:reduce){.hv-animated,.hv-animated *{animation:none!important}}@media (max-width:480px){.hv-body{flex-direction:column;gap:10px}.hv-kpis{gap:8px}.hv-kpi{flex:1 1;padding:8px 9px}.hv-kpi-label{overflow:hidden;text-overflow:ellipsis}.hv-kpi-value{font-size:20px}.hv-stage-value{font-size:18px}.hv-feed-viewport{height:118px}.hv-flow-stage{width:80px}.hv-carousel-slide{align-items:flex-start}}.hv-carousel{width:100%;max-width:640px;min-width:0}.hv-carousel-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:64px;margin-bottom:-64px}.hv-carousel-track::-webkit-scrollbar{display:none}.hv-carousel-slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;display:flex;justify-content:center}.hv-carousel-slide--pending .hv-frame{opacity:0}.hv-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.hv-carousel-dot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:rgba(255,255,255,.35);cursor:pointer;transition:background .25s,width .25s}.hv-carousel-dot--active{width:22px;background:#ffffff}.new-landing-page{background-color:#f8f9fa;color:#2c3e50;line-height:1.5;-webkit-font-smoothing:antialiased}.new-landing-page :where(h1){margin:.67em 0}.new-landing-page :where(h2){margin:.83em 0}.new-landing-page :where(h3){margin:1em 0}.new-landing-page :where(h4){margin:1.33em 0}.new-landing-page :where(p,ul){margin:1em 0}.new-landing-page :where(ul){padding-left:40px}.new-landing-page :where(input[type=checkbox]){margin:3px 3px 3px 4px}.new-landing-page :where(h1,h2,h3,h4,h5,h6){font-weight:600;line-height:1.2;color:#2c3e50;margin-bottom:1rem}.new-landing-page :where(h1){font-size:1.25rem}.new-landing-page :where(h2){font-size:1.125rem}.new-landing-page :where(h3){font-size:1rem}.new-landing-page :where(p){margin-bottom:1rem}.new-landing-page :where(a){color:#3498db;text-decoration:none;transition:.2s ease}.new-landing-page :where(a:hover){color:#2c3e50}.new-landing-page{min-height:100vh;font-family:Roboto,sans-serif}.fp-hero-section{min-height:610px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden}.fp-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.site-header{justify-content:space-between;padding-left:0;padding-right:1rem;background-color:white;border-bottom:1px solid #eaeaea;position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;height:60px;overflow:hidden}.header-left,.site-header{display:flex;align-items:center}.header-left{cursor:pointer;padding-left:1rem}.logo{height:auto;max-height:110px;object-fit:contain}.homiere-logo-container{display:flex;align-items:center;gap:.25rem}.homiere-logo-svg{flex-shrink:0}.homiere-logo-text{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:23px;line-height:43px;display:flex;align-items:center;letter-spacing:-.04em;background:linear-gradient(91.81deg,#591bf4 -36.61%,#d823ef 96.91%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-right{display:flex;align-items:center;gap:0}.header-right button{margin-left:1rem}.header-mobile-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;color:#5a5a5a}.header-nav-links{display:flex;align-items:center;gap:2rem}@media (max-width:768px){.site-header{overflow:visible}.header-mobile-toggle{display:flex;align-items:center;justify-content:center}.header-nav-links{display:none;position:absolute;top:60px;right:0;width:100vw;background:white;flex-direction:column;align-items:stretch;padding:.5rem 1.5rem;box-shadow:0 8px 24px rgba(0,0,0,.12);border-top:1px solid #eaeaea;z-index:1001;gap:0}.header-nav-links.mobile-open{display:flex}.header-nav-links .dashboard-button{padding:.875rem 0;border-bottom:1px solid #f0f0f0;font-size:1rem;justify-content:space-between;width:100%}.header-nav-links .dashboard-button:last-child{border-bottom:none}}.new-landing-header{position:relative;z-index:10;justify-content:space-between;padding:1.5rem 3rem;max-width:1200px;width:100%}.new-landing-header,.new-landing-logo{display:flex;align-items:center}.logo-image{height:60px;width:auto}.new-landing-nav{display:flex;gap:2rem;align-items:center}.new-landing-header .nav-link{padding:0;background:transparent;border:none;color:white;cursor:pointer;font-size:1rem;font-weight:400;transition:opacity .2s}.new-landing-header .nav-link:hover{opacity:.8}.new-landing-header .nav-signin{padding:.5rem 1.5rem;background:transparent;color:white;border:none;cursor:pointer;font-size:1rem;font-weight:400;transition:opacity .2s}.new-landing-header .nav-signin:hover{opacity:.8}.new-landing-header .nav-cta{padding:.625rem 1.5rem;background:white;color:#5b21b6;border:none;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s}.new-landing-header .nav-cta:hover{background:#f3f4f6}.mobile-menu-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:102;position:relative}.hamburger{display:flex;flex-direction:column;gap:5px;width:28px;height:24px;position:relative}.hamburger span{display:block;width:100%;height:3px;background-color:white;transition:all .3s ease;border-radius:2px}.hamburger.open span:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.fp-hero-content{position:relative;z-index:10;flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:2rem 3rem 4rem;gap:1rem;max-width:1200px;width:100%;max-height:calc(100vh - 80px);overflow:hidden}.fp-hero-text{flex:1 1;max-width:425px;text-align:left}.fp-hero-text h1{font-family:Space Grotesk,sans-serif;letter-spacing:-.2rem;font-size:3rem;font-weight:400;color:rgb(255,255,255);line-height:1.1;margin:0 0 2rem;text-shadow:none}.fp-hero-text p{font-size:1rem;font-weight:400}.italic-highlight{font-style:italic;font-weight:700}.fp-hero-description{font-family:Roboto,sans-serif;font-size:1.125rem;color:white;line-height:1.6;margin-bottom:2rem;font-weight:300;text-shadow:none;text-align:left}.fp-hero-buttons{display:flex;justify-content:flex-start;gap:1rem}.btn-explore{padding:.5rem 1rem;background:white;color:#5b21b6;border:2px solid white;cursor:pointer;font-size:1.1rem;font-weight:600;transition:all .2s;width:180px}.btn-explore:hover,.btn-get-started{background:transparent;color:white}.btn-get-started{padding:.5rem 1rem;border:2px solid white;cursor:pointer;font-size:1.1rem;font-weight:600;transition:all .2s;width:180px}.btn-get-started:hover{background:white;color:#5b21b6}.fp-hero-image{flex:1 1;display:flex;align-items:center;justify-content:center;max-width:650px}.platform-image{width:100%;height:auto}@media (max-width:1024px){.fp-hero-content{flex-direction:column;text-align:center;max-height:none;overflow:visible;gap:2rem}.fp-hero-text{display:contents}.fp-hero-intro{order:1;width:100%}.fp-hero-image{order:2;width:100%}.fp-hero-cta{order:3;width:100%}.fp-hero-text h1{font-size:2.5rem}.fp-hero-description{margin-bottom:0}.fp-hero-buttons{justify-content:center}.new-landing-nav{gap:1rem}}@keyframes fp-nav-drop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fp-scroll-hint{0%,to{transform:translateX(-50%) translateY(0) rotate(45deg);opacity:.9}50%{transform:translateX(-50%) translateY(8px) rotate(45deg);opacity:.4}}.fp-features-section{background-color:#ffffff;padding:0 1rem;display:flex;justify-content:center}.fp-features-container{max-width:1200px;padding:3.5rem 3rem;width:100%}@media (max-width:768px){.fp-features-container{padding:3rem 0}}.fp-features-header{text-align:left;margin-bottom:2rem}.powered-by-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f1f1f1;padding:.25rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;color:#5447f1;margin-bottom:1.5rem}.badge-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.fp-features-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.1rem;font-size:2.5rem;font-weight:700;color:#111827;line-height:1.2;text-align:left;margin:0 0 .625rem}.fp-features-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.25rem;gap:1.25rem}.fp-feature-card{background:white;padding:1.5rem;border-radius:0;border:none}.fp-feature-card-search{background:#fbedff}.fp-feature-card-track{background:#f1f1f1}.fp-feature-card-discover{background:#f5edff}.fp-feature-icon-wrapper{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.fp-feature-icon{width:48px;height:48px;object-fit:contain}.fp-feature-heading{font-family:Space Grotesk,sans-serif;letter-spacing:-.075rem;font-size:1.5rem;font-weight:700;margin:0;color:#111827}.fp-feature-card-search .fp-feature-heading{color:#db5ac0}.fp-feature-card-track .fp-feature-heading{color:#5846fb}.fp-feature-card-discover .fp-feature-heading{color:#9c4ded}.fp-feature-subheading{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1rem;line-height:1.4}.fp-feature-description{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;color:#4b5563;line-height:1.6;margin:0}@media (max-width:1024px){.fp-features-section{padding:4rem 2rem}.fp-features-grid{grid-template-columns:1fr}.fp-features-title{font-size:2rem}}@media (max-width:768px){.new-landing-header{padding:1rem 1.5rem;z-index:100}.nav-docked .new-landing-header{position:fixed;top:0;left:0;right:0;background-color:rgba(82,75,245,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fp-nav-drop .25s ease}.nav-docked .fp-hero-section{padding-top:92px}.fp-hero-content{padding:0 1.5rem;gap:0}.fp-hero-text h1{font-size:2rem}.fp-hero-description{font-size:1rem}html:has(.new-landing-page){scroll-snap-type:y mandatory}.fp-hero-section{overflow:clip}.fp-hero-page{position:relative;display:flex;flex-direction:column;justify-content:center;scroll-snap-stop:always}.fp-hero-intro{min-height:calc(100svh - 92px);min-height:calc(100dvh - 92px);scroll-snap-align:end}.fp-hero-cta,.fp-hero-image{min-height:100svh;min-height:100dvh;scroll-snap-align:start}.fp-hero-cta .fp-hero-buttons{flex-direction:column;align-items:center;gap:1.25rem}.fp-hero-cta .btn-explore,.fp-hero-cta .btn-get-started{width:min(280px,100%);padding:.875rem 1rem}.fp-hero-intro:after{content:"";position:absolute;bottom:1.5rem;left:50%;width:14px;height:14px;border-right:2px solid rgba(255,255,255,.85);border-bottom:2px solid rgba(255,255,255,.85);transform:translateX(-50%) rotate(45deg);animation:fp-scroll-hint 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.fp-hero-intro:after,.nav-docked .new-landing-header{animation:none}}.fp-features-section,.fp-page-flow{scroll-snap-align:start}.mobile-menu-toggle{display:block}.new-landing-nav{position:fixed;top:0;right:-100%;width:100vw;height:100vh;background:#524bf5;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1.5rem;transition:right .3s ease;z-index:101}.new-landing-nav.mobile-open{right:0;justify-content:flex-start}.new-landing-header .nav-link{display:block;width:auto;text-align:center;font-size:1.25rem;padding:.75rem 0}.new-landing-header .nav-signin{font-size:1.25rem}.new-landing-header .nav-cta,.new-landing-header .nav-signin{width:auto;text-align:center;padding:.75rem 2rem}.fp-features-section{padding:3rem 1.5rem}.fp-features-header{margin-bottom:2.5rem}.fp-features-title{font-size:1.875rem}.fp-feature-card{padding:2rem}.fp-feature-heading{font-size:1.5rem}.fp-feature-subheading{font-size:1.125rem}}.fp-insights-section{background-color:#f1f1f1;padding:0 1rem;display:flex;justify-content:center}.fp-insights-container{max-width:1200px;padding:3.5rem 3rem;width:100%}.fp-insights-badge{display:inline-flex;align-items:center;gap:.5rem;background:white;padding:.25rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;color:#5447f1;margin-bottom:1.5rem}.fp-insights-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.1rem;font-size:2.5rem;font-weight:700;color:#111827;line-height:1.2;text-align:left;margin:0 0 2rem}.fp-insights-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.fp-insight-card{padding:1rem;border:none;display:flex;flex-direction:column;gap:1rem;cursor:default;pointer-events:none}.fp-insight-card a{pointer-events:auto;cursor:pointer}.fp-insight-card:hover{transform:none;box-shadow:none}.fp-insight-value{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.fp-insight-number,.fp-insight-plus{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:#5447f1}.fp-insight-stars{font-size:1.25rem;color:#db5ac0;letter-spacing:.1rem}.fp-insight-inline-image{height:2.5rem;width:auto;object-fit:contain}.fp-insight-heading{font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700;color:#111827;margin:0;line-height:1.4}.fp-insight-description{font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;color:#6b7280;line-height:1.6;margin:0}.fp-trusted{margin-top:0}.fp-trusted-label{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:600;color:#606060;margin:0 0 1.5rem}.fp-trusted-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.fp-trusted-track{display:flex;gap:3rem;width:max-content;animation:fp-marquee 22s linear infinite}.fp-trusted-track span{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.25rem;color:#272727;white-space:nowrap}@keyframes fp-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.fp-press{margin-top:2rem;background:#fff;padding:1.5rem 1.75rem}.fp-press-kicker{font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#606060;margin:0 0 .5rem}.fp-press-line{font-family:Roboto,sans-serif;font-size:.9375rem;line-height:1.5;color:#464646;margin:0 0 .375rem}.fp-press-line:last-child{margin-bottom:0}.fp-press-line a{color:#524bf5;text-decoration:underline}@media (max-width:1024px){.fp-insights-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.fp-insights-section{padding:3rem 1.5rem}.fp-insights-container{padding:0}.fp-insights-title{font-size:1.875rem}.fp-insights-grid{grid-template-columns:1fr;gap:1.5rem}.fp-insight-card{padding:1.5rem}.fp-insight-number,.fp-insight-plus{font-size:2rem}}.fp-about-section{background-color:#ffffff;padding:0 1rem;display:flex;justify-content:center}.fp-about-container{max-width:1200px;padding:3.5rem 3rem;width:100%;display:flex;align-items:center;gap:4rem}.fp-about-content{flex:1 1;max-width:600px}.fp-about-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f1f1f1;padding:.25rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;color:#5447f1;margin-bottom:1.5rem}.fp-about-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.1rem;font-size:2.5rem;font-weight:700;color:#111827;line-height:1.3;margin:0 0 2.5rem}.fp-about-highlight{color:#5447f1}.fp-about-points{display:flex;flex-direction:column;gap:1.5rem}.fp-about-point{display:flex;align-items:flex-start;gap:1rem}.fp-about-point-icon{flex-shrink:0;margin-top:.125rem}.fp-about-point-text{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;color:#4b5563;line-height:1.6;margin:0}.fp-about-image{flex:1 1;max-width:500px}.fp-about-agents-image{width:100%;height:auto}@media (max-width:1024px){.fp-about-container{flex-direction:column;gap:3rem}.fp-about-content{max-width:100%}.fp-about-title{font-size:2rem}.fp-about-image{max-width:100%}}@media (max-width:768px){.fp-about-section{padding:3rem 1.5rem}.fp-about-container{padding:0}.fp-about-title{font-size:1.875rem}.fp-about-point-text{font-size:.9375rem}}.fp-pricing-section{background:#f4f2ff;padding:3.5rem 1rem;display:flex;justify-content:center}.fp-pricing-container{max-width:1200px;padding:0 3rem;width:100%}.fp-pricing-header{text-align:left;margin-bottom:2rem}.fp-pricing-badge{display:inline-flex;align-items:left;gap:.5rem;background:#ffffff;padding:.25rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;color:#5447f1;margin-bottom:1.5rem}.fp-pricing-title{font-family:Space Grotesk,sans-serif;text-align:left;letter-spacing:-.1rem;font-size:2.5rem;font-weight:700;color:#111827;line-height:1.2;margin:0 0 .625rem}.fp-pricing-description{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;color:#5a5a5a;line-height:1.5;margin:0;max-width:680px}.fp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:stretch}.fp-pricing-card{background:#ffffff;border-radius:0;padding:1.5rem;box-shadow:0 1px 2px rgba(0,0,0,.35),0 8px 24px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:.75rem;position:relative}.fp-pricing-card-featured{border:2px solid #7e1ef3;box-shadow:0 12px 40px rgba(89,27,244,.25)}.fp-pricing-featured-badge{position:absolute;top:-11px;left:20px;background:#f4f2ff;color:#591bf4;padding:4px 12px;border-radius:999px;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.fp-pricing-card-title{font-family:Space Grotesk,sans-serif;font-size:1.1875rem;font-weight:600;letter-spacing:-.025rem;color:#151515;margin:0}.fp-pricing-card-featured .fp-pricing-card-title{margin-top:6px}.fp-pricing-card-subtitle{font-family:Roboto,sans-serif;font-size:.9rem;font-weight:600;color:#5a5a5a;margin:0}.fp-pricing-card-price{display:flex;gap:.5rem;margin-bottom:2rem}.fp-pricing-amount{font-family:Roboto,sans-serif;font-size:3rem;font-weight:700;color:#111827;line-height:1}.fp-pricing-period{font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:400;color:#000000;line-height:1.3}.fp-pricing-period-small{font-size:.85rem}.fp-pricing-card-features{flex:1 1;margin-bottom:.5rem}.fp-pricing-features-list{list-style:disc;padding-left:18px;margin:0;display:flex;flex-direction:column;gap:5px}.fp-pricing-features-list li{display:list-item;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400;color:#464646;line-height:1.55}.fp-pricing-cta{width:100%;padding:.875rem 2rem;background:white;border:2px solid #111827;border-radius:0;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:500;color:#111827;cursor:pointer;transition:all .2s}.fp-pricing-cta:hover{background:#111827;color:white}.fp-pricing-cta-featured{color:white}.fp-pricing-cta-featured,.fp-pricing-cta-featured:hover{background:#5447f1;border-color:#5447f1}.fp-pricing-card .fp-pricing-cta{padding:.5rem 1.25rem;background:#591bf4;border:none;border-radius:999px;font-size:.875rem;font-weight:600;color:#ffffff}.fp-pricing-card .fp-pricing-cta:hover{background:#591bf4;color:#ffffff;opacity:.85}.fp-pricing-card .fp-pricing-cta-featured,.fp-pricing-card .fp-pricing-cta-featured:hover{background:linear-gradient(109deg,#5a1bf4 5%,#e535f1 95%)}.fp-pricing-tech-message{text-align:center;padding:4rem 2rem}.fp-pricing-tech-message p{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:400;color:#6b7280;margin:0}@media (max-width:1024px){.fp-pricing-grid{grid-template-columns:1fr;gap:2rem}.fp-pricing-card{max-width:500px;margin:0 auto;width:100%}}@media (max-width:768px){.fp-pricing-section{padding:3rem 1.5rem}.fp-pricing-container{padding:0}.fp-pricing-title{font-size:1.875rem}.fp-pricing-description{font-size:.9375rem}}.fp-footer{background:linear-gradient(109deg,#5a1bf4 5%,#e535f1 95%);padding:3rem 1rem 2rem;color:white}.fp-footer-container{max-width:1200px;margin:0 auto;padding:0 3rem}.fp-footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.fp-footer-logo-section{max-width:500px}.fp-footer-logo{height:48px;width:auto;margin-bottom:.875rem}.fp-footer-tagline{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:400;color:#ffffff;letter-spacing:-.05rem;line-height:1.2;margin:0}.fp-footer-highlight{font-weight:700}.fp-footer-contact{text-align:right}.fp-footer-heading{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:600;color:white;margin:0 0 .625rem}.fp-footer-email{font-size:.9375rem;color:#fff;text-decoration:none}.fp-footer-bottom{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.25);display:flex;gap:1rem;flex-wrap:wrap;font-family:Roboto,sans-serif}.fp-footer-bottom,.fp-footer-bottom a{font-size:.8125rem;color:rgba(255,255,255,.75)}.fp-footer-bottom a{text-decoration:none}.fp-footer-bottom a:hover{color:#ffffff}@media (max-width:768px){.fp-footer{padding:2.5rem 1.5rem 1.5rem}.fp-footer-container{padding:0}.fp-footer-content{flex-direction:column;gap:1.5rem}.fp-footer-contact{text-align:left}.fp-footer-tagline{font-size:.9375rem}}.homiere-page-hero{min-height:0;padding-bottom:1.5rem}.new-landing-header a.nav-link{text-decoration:none;font-weight:400}.new-landing-header a.nav-cta,.new-landing-header a.nav-link,.new-landing-header a.nav-signin,.new-landing-page a.btn-get-started{font-family:system-ui,Arial,sans-serif}.new-landing-header a.nav-cta,.new-landing-header a.nav-signin,.new-landing-page a.btn-get-started,.new-landing-page a.fp-pricing-cta{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;line-height:normal}.new-landing-header .new-landing-logo a{display:flex;align-items:center}.fp-blog-section{background:#f8f9fa;padding:3.5rem 2rem}.fp-blog-container{max-width:1200px;margin:0 auto}.fp-blog-title{font-family:Space Grotesk,sans-serif;letter-spacing:-.1rem;font-size:2.5rem;font-weight:700;color:#111827;line-height:1.2;margin:0 0 2.5rem}.fp-blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.fp-blog-card{display:block;background:#fff;border:1px solid #e8e8ee;padding:1.75rem;text-decoration:none;transition:border-color .2s ease}.fp-blog-card:hover{border-color:#524bf5}.fp-blog-card-meta{display:flex;gap:1rem;font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#888;margin:0 0 .625rem}.fp-blog-card-title{font-size:1.25rem;line-height:1.35;color:#111;margin:0 0 1rem}.fp-blog-card-link,.fp-blog-card-title{font-family:Space Grotesk,sans-serif;font-weight:600}.fp-blog-card-link{font-size:.875rem;color:#524bf5}.fp-blog-all{display:inline-block;font-family:Space Grotesk,sans-serif;font-weight:600;color:#524bf5;text-decoration:none}@media (max-width:768px){.fp-blog-section{padding:3.5rem 1.25rem}.fp-blog-title{font-size:1.875rem;letter-spacing:-.05rem}}.fp-blog-section-alt,.hb-main{background:#fff}.hb-container{max-width:860px;margin:0 auto;padding:4rem 2rem 5rem}.hb-kicker{font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#524bf5;margin:0 0 .75rem}.hb-kicker,.hb-title{font-family:Space Grotesk,sans-serif}.hb-title{font-size:2.5rem;font-weight:700;color:#111;margin:0 0 1rem}.hb-sub{font-size:1.0625rem;max-width:620px;margin:0 0 3rem}.hb-empty,.hb-sub{font-family:Roboto,sans-serif;color:#555}.hb-empty{padding:2rem 0 4rem}.hb-list{display:flex;flex-direction:column}.hb-row{display:block;padding:2rem 0;border-top:1px solid #e8e8ee;text-decoration:none;color:inherit}.hb-row:hover .hb-row-title{color:#524bf5}.hb-article-meta,.hb-row-meta{display:flex;gap:1rem;font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#888;margin:0 0 .625rem}.hb-row-title{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;color:#111;margin:0 0 .5rem;transition:color .15s ease}.hb-row-excerpt{font-family:Roboto,sans-serif;font-size:1rem;color:#555;margin:0 0 .875rem;max-width:680px}.hb-back,.hb-row-link{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:600;color:#524bf5}.hb-back{display:inline-block;text-decoration:none;margin:0 0 2rem}.hb-article-title{font-family:Space Grotesk,sans-serif;font-size:2.375rem;font-weight:700;color:#111;margin:0 0 .75rem}.hb-article-deck{font-family:Roboto,sans-serif;font-size:1.125rem;color:#555;margin:0 0 2.5rem}.hb-article-body{font-family:Roboto,sans-serif;font-size:1.0625rem;line-height:1.75;color:#222}.hb-article-body h2{font-size:1.5rem;margin:2.25rem 0 .75rem}.hb-article-body h2,.hb-article-body h3{font-family:Space Grotesk,sans-serif;font-weight:600;color:#111}.hb-article-body h3{font-size:1.1875rem;margin:1.75rem 0 .5rem}.hb-article-body p{margin:0 0 1.25rem}.hb-article-body a{color:#524bf5;text-decoration:underline}.hb-article-body ol,.hb-article-body ul{margin:0 0 1.25rem;padding-left:1.5rem}.hb-article-body li{margin:0 0 .5rem}.hb-article-body blockquote,.hb-pullquote{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:500;color:#111;border-left:3px solid #524bf5;padding-left:1.25rem;margin:2rem 0}.hb-sources{border-top:1px solid #e8e8ee;margin-top:2.5rem;padding-top:1.25rem;font-size:.9375rem;color:#666}.hb-sources-title{font-family:Space Grotesk,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;color:#888;margin:0 0 .375rem}.hb-article-cta{border:1px solid #e8e8ee;border-radius:12px;padding:2rem;margin-top:3.5rem;text-align:center}.hb-article-cta p{font-family:Roboto,sans-serif;color:#555;margin:.5rem 0 1.5rem}.hb-article-cta .hb-cta-button{display:inline-block;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9375rem;color:#fff;background:#524bf5;border-radius:8px;padding:.75rem 1.75rem;text-decoration:none}.hb-related{margin-top:3rem}.hb-related-title{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#524bf5;margin:0 0 .5rem}.hb-related-row{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.125rem 0;border-top:1px solid #e8e8ee;text-decoration:none}.hb-related-row-title{font-family:Space Grotesk,sans-serif;font-size:1.0625rem;font-weight:600;color:#111;transition:color .15s ease}.hb-related-row:hover .hb-related-row-title{color:#524bf5}.hb-related-row-date{font-family:Space Grotesk,sans-serif;font-size:.8125rem;color:#888;white-space:nowrap}@media (max-width:768px){.hb-container{padding:3rem 1.25rem 4rem}.hb-title{font-size:1.875rem}.hb-article-title{font-size:1.75rem}}.hr-byline{font-family:Roboto,sans-serif;font-size:.9375rem;color:#555;margin:0 0 .375rem}.hr-byline a{color:#524bf5;font-weight:500;text-decoration:none}.hr-byline a:hover{text-decoration:underline}.hr-links{display:flex;gap:1.25rem;margin:0 0 2.5rem}.hr-links a{font-family:Space Grotesk,sans-serif;font-size:.875rem;font-weight:600;color:#524bf5;text-decoration:none}.hr-abstract{background:#f8f9fa;border:1px solid #e8e8ee;border-radius:12px;padding:1.5rem 1.75rem;margin:0 0 2rem;font-size:1rem}.hr-abstract p{margin:0}.hr-table-wrap{margin:2rem 0;overflow-x:auto}.hr-figure figcaption,.hr-table-caption{font-family:Roboto,sans-serif;font-size:.875rem;line-height:1.6;color:#666;margin:0 0 .75rem}.hr-table{width:100%;border-collapse:collapse;font-size:.9375rem}.hr-table td,.hr-table th{text-align:left;padding:.5rem .875rem;border-bottom:1px solid #e8e8ee}.hr-table th{font-family:Space Grotesk,sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#888;border-bottom:2px solid #d8d8e0}.hr-figure{margin:2rem 0}.hr-figure img{display:block;width:100%;height:auto;border:1px solid #e8e8ee;border-radius:8px;margin:0 0 .75rem}.hr-body code{font-size:.9em;background:#f2f2f7;border-radius:4px;padding:.1em .35em}.hr-body ol li{font-size:.9375rem;color:#444}