:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy-950:#020817;--navy-900:#07142f;--navy-800:#0b1d42;--navy-700:#102b5f;--blue-700:#075ce7;--blue-600:#0f6fff;--blue-500:#1888ff;--cyan-400:#26c8f5;--cyan-100:#dff8ff;--ink:#0b1733;--muted:#5d6b84;--soft:#f5f8fc;--line:#dbe5f1;--white:#fff;--success:#18a66a;--danger:#e14b5a;--shadow-soft:0 24px 80px #081c421f;--shadow-card:0 16px 48px #0a1f4417;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--shell:min(1160px, calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body::selection{background:#0f6fff2e}a{color:inherit;text-decoration:none}button,summary{font:inherit}.shell{width:var(--shell);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border-bottom:1px solid #dbe5f1c7;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.brand{align-items:center;min-width:max-content;display:inline-flex}.brand-logo{width:clamp(160px,13vw,210px);height:auto;display:block}.brand-logo-compact{width:clamp(150px,12vw,190px)}.nav-panel{align-items:center;gap:28px;display:flex}.nav-links{background:#f5f8fcb8;border:1px solid #dbe5f1cc;border-radius:999px;align-items:center;gap:8px;padding:6px;display:flex}.nav-links a{color:var(--muted);border-radius:999px;padding:9px 14px;font-size:.93rem;font-weight:680;transition:color .18s,background .18s}.nav-links a:hover{color:var(--ink);background:var(--white)}.menu-toggle{border:1px solid var(--line);background:var(--white);width:44px;height:44px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;display:none}.button{letter-spacing:0;will-change:transform;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 22px;font-weight:780;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue-600);color:var(--white);box-shadow:0 16px 30px #0f6fff3b}.button-primary:hover{background:#075fe0;box-shadow:0 20px 38px #0f6fff4a}.button-secondary{background:var(--white);color:var(--navy-900);border-color:#102b5f24;box-shadow:0 12px 28px #081c4214}.button-secondary:hover{border-color:#0f6fff5c}.button-nav{background:var(--navy-950);min-height:46px;color:var(--white);padding:0 18px;box-shadow:0 12px 24px #0208172e}.grid-section{background-image:linear-gradient(#0f6fff0f 1px,#0000 1px),linear-gradient(90deg,#0f6fff0f 1px,#0000 1px);background-size:48px 48px}.hero{padding:82px 0 78px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(#fffffff5,#ffffffc2);position:absolute;inset:0}.hero-shell{grid-template-columns:1fr;align-items:center;gap:46px;display:grid;position:relative}.hero-copy{text-align:center;max-width:1040px;margin:0 auto}.eyebrow{color:var(--blue-700);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.8rem;font-weight:860}h1,h2,h3,p{margin-top:0}h1{max-width:1040px;color:var(--navy-950);letter-spacing:0;margin-bottom:24px;font-size:clamp(3rem,6vw,5.45rem);font-weight:860;line-height:.96}.hero-description{color:#3d4b63;margin-inline:auto;max-width:650px;margin-bottom:34px;font-size:clamp(1.08rem,1.4vw,1.32rem);line-height:1.65}.hero-actions,.demo-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.metric-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.hero-video{width:min(100%,1040px);margin:0 auto}.hero-video .demo-video-frame{border-radius:30px}.hero-video-actions{justify-content:center;margin-top:28px;display:flex}.metric-row span{color:#25334d;background:#ffffffc2;border:1px solid #0f6fff1f;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:.92rem;font-weight:720;display:inline-flex;box-shadow:0 10px 28px #081c420d}.metric-row svg{color:var(--success)}.product-frame{box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #102b5f21;border-radius:28px;overflow:hidden}.product-topbar{border-bottom:1px solid var(--line);background:#f5f8fcd1;grid-template-columns:90px 1fr auto;align-items:center;gap:16px;min-height:58px;padding:0 18px;display:grid}.product-topbar div{gap:7px;display:flex}.product-topbar div span{background:#c4cfdf;border-radius:999px;width:10px;height:10px}.product-topbar div span:first-child{background:var(--blue-500)}.product-topbar strong{color:var(--navy-900);font-size:.98rem;font-weight:780}.product-topbar small{color:var(--muted);font-weight:650}.product-grid{grid-template-columns:150px minmax(270px,1fr) 230px;min-height:470px;display:grid}.product-sidebar{border-right:1px solid var(--line);background:#f8fbff;padding:18px 12px}.sidebar-item{color:var(--muted);border-radius:12px;align-items:center;gap:9px;padding:12px 10px;font-size:.86rem;font-weight:760;display:flex}.sidebar-item.active{background:var(--white);color:var(--blue-700);box-shadow:0 10px 26px #081c4212}.conversation-panel{min-width:0;padding:22px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.panel-heading p,.panel-heading h3{margin:0}.panel-heading p{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:780}.panel-heading h3{color:var(--navy-950);font-size:1.22rem;line-height:1.22}.status-pill{color:#087348;background:#18a66a1f;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:.78rem;font-weight:820;display:inline-flex}.chat-list{gap:14px;display:grid}.chat-bubble{border-radius:18px;max-width:88%;padding:14px 16px;font-size:.94rem;line-height:1.5}.chat-bubble.buyer{color:#2b3a52;background:#f0f4fb;border-bottom-left-radius:6px}.chat-bubble.ai{background:var(--navy-900);color:var(--white);border-bottom-right-radius:6px;justify-self:end}.insight-panel{border-left:1px solid var(--line);background:#fbfdff;align-content:start;gap:14px;padding:18px;display:grid}.score-card,.booking-card,.detail-list{background:var(--white);border:1px solid #dbe5f1f2;border-radius:18px;box-shadow:0 10px 24px #081c420d}.score-card{padding:17px}.score-card div,.booking-card{align-items:center;gap:10px;display:flex}.score-card div{color:var(--muted);font-size:.84rem;font-weight:760}.score-card svg{color:var(--blue-600)}.score-card strong{color:var(--navy-950);margin-top:8px;font-size:2.15rem;line-height:1;display:block}.detail-list{padding:4px 14px}.detail-list div{border-bottom:1px solid var(--line);gap:3px;padding:12px 0;display:grid}.detail-list div:last-child{border-bottom:0}.detail-list span,.booking-card span{color:var(--muted);font-size:.78rem;font-weight:720}.detail-list strong,.booking-card strong{color:var(--navy-900);font-size:.91rem;line-height:1.35}.booking-card{color:var(--success);padding:16px}.booking-card div{gap:2px;display:grid}.signal-section{border-block:1px solid var(--line);background:var(--navy-950);color:var(--white)}.signal-grid{grid-template-columns:repeat(4,1fr);display:grid}.signal-item{border-right:1px solid #ffffff21;gap:6px;padding:28px 24px;display:grid}.signal-item:last-child{border-right:0}.signal-item svg{color:var(--cyan-400)}.signal-item span{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:780}.signal-item strong{font-size:1rem}.section{padding:112px 0}.section-header{text-align:center;max-width:780px;margin:0 auto 52px}.section-header.align-left{text-align:left;margin-inline:0}.section-header h2,.why-shell h2,.cta-panel h2{color:var(--navy-950);letter-spacing:0;margin-bottom:18px;font-size:clamp(2.25rem,4.5vw,4.4rem);font-weight:850;line-height:1.03}.section-header p,.why-shell p,.cta-panel p{color:var(--muted);font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.72}.three-grid,.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border-radius:var(--radius-lg);background:#ffffffe6;border:1px solid #dbe5f1f2;height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 12px 36px #081c420f}.card:hover{box-shadow:var(--shadow-card);border-color:#0f6fff47;transform:translateY(-4px)}.icon-card{padding:30px}.compact-card{padding:26px}.icon-wrap{width:52px;height:52px;color:var(--blue-600);background:#0f6fff12;border:1px solid #0f6fff21;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.icon-card h3{color:var(--navy-950);margin-bottom:12px;font-size:1.28rem;line-height:1.22}.icon-card p{color:var(--muted);margin-bottom:0;line-height:1.68}.solution-section{border-block:1px solid var(--line);background:linear-gradient(#f6f9fd 0%,#fff 100%)}.solution-shell,.demo-shell,.why-shell{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:center;gap:54px;display:grid}.solution-stack{gap:16px;display:grid}.demo-section{background:var(--soft)}.demo-actions{justify-content:flex-start;margin-top:28px}.video-link{color:var(--navy-900);align-items:center;gap:11px;font-weight:780;display:inline-flex}.video-link span{background:var(--white);width:42px;height:42px;color:var(--blue-600);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 12px 24px #081c4214}.demo-video-frame{background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #102b5f21;border-radius:28px;overflow:hidden}.demo-video-topbar{border-bottom:1px solid var(--line);background:#f5f8fcdb;grid-template-columns:90px 1fr auto;align-items:center;gap:16px;min-height:58px;padding:0 18px;display:grid}.demo-video-topbar div{gap:7px;display:flex}.demo-video-topbar div span{background:#c4cfdf;border-radius:999px;width:10px;height:10px}.demo-video-topbar div span:first-child{background:var(--blue-500)}.demo-video-topbar strong{color:var(--navy-900);font-size:.98rem;font-weight:780}.demo-video-topbar a{color:var(--blue-700);font-size:.86rem;font-weight:780}.video-embed{aspect-ratio:16/9;background:linear-gradient(180deg, #07142f14, #07142f05), var(--navy-950);position:relative}.video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-caption{z-index:1;max-width:calc(100% - 36px);color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#020817ad;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;padding:10px 13px;font-size:.85rem;font-weight:760;display:inline-flex;position:absolute;bottom:18px;left:18px}.video-caption span{background:var(--blue-600);width:28px;height:28px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.timeline{gap:18px;max-width:880px;margin:0 auto;display:grid}.timeline-item{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);grid-template-columns:82px 1fr;align-items:start;gap:24px;padding:28px;display:grid;box-shadow:0 12px 28px #081c420d}.step-number{background:var(--navy-950);width:64px;height:64px;color:var(--white);border-radius:18px;justify-content:center;align-items:center;font-weight:860;display:inline-flex}.timeline-item h3{color:var(--navy-950);margin-bottom:8px;font-size:1.35rem}.timeline-item p{color:var(--muted);margin-bottom:0;line-height:1.68}.dark-section{background:var(--navy-950);color:var(--white);position:relative;overflow:hidden}.dark-section .eyebrow{color:var(--cyan-400)}.why-shell h2,.why-shell p{color:var(--white)}.why-shell p{color:#ffffffbd}.why-card,.fit-card{background:#ffffff12;border:1px solid #ffffff21;border-radius:28px;box-shadow:0 24px 70px #0000003d}.why-card{gap:0;padding:16px;display:grid}.why-row{border-bottom:1px solid #ffffff1a;align-items:center;gap:13px;padding:18px;font-weight:700;display:flex}.why-row:last-child{border-bottom:0}.why-row svg,.fit-card svg{color:var(--cyan-400);flex:none}.fit-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:56px;display:grid}.fit-card{min-height:360px;padding:34px}.fit-card h3{margin-bottom:26px;font-size:1.55rem}.fit-card p{color:#ffffffd1;align-items:flex-start;gap:12px;margin-bottom:20px;font-size:1.02rem;display:flex}.fit-card.muted svg{color:#ff7381}.faq-list{gap:14px;max-width:940px;margin:0 auto;display:grid}.faq-item{border-radius:var(--radius-md);background:#fffffff0;border:1px solid #0f6fff29;box-shadow:0 12px 30px #081c420d}.faq-item summary{cursor:pointer;color:var(--navy-950);justify-content:space-between;align-items:center;gap:18px;padding:25px 28px;font-size:1.08rem;font-weight:810;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{color:var(--blue-600);flex:none;transition:transform .18s}.faq-item[open] summary svg{transform:rotate(45deg)}.faq-item p{max-width:800px;color:var(--muted);margin:-6px 28px 26px;line-height:1.72}.final-cta{padding-top:86px}.cta-panel{box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffffff0,#eff7ffdb);border:1px solid #0f6fff2e;border-radius:34px;padding:clamp(36px,7vw,80px);position:relative;overflow:hidden}.cta-panel>div{max-width:820px;position:relative}.footer{border-top:1px solid var(--line);background:#f8fbff;padding:34px 0}.footer-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.footer-links{justify-content:center;gap:18px;display:flex}.footer-links a{color:var(--muted);font-size:.92rem;font-weight:720}.footer p{max-width:310px;color:var(--muted);text-align:right;justify-self:end;margin:0;font-size:.9rem}.reveal{opacity:0;transition:opacity .62s,transform .62s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=1080px){.hero-shell,.solution-shell,.demo-shell,.why-shell{grid-template-columns:1fr}.hero-copy,.solution-shell>div:first-child,.demo-shell>div:first-child,.why-shell>div:first-child{max-width:780px}.product-grid{grid-template-columns:132px minmax(260px,1fr)}.insight-panel{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:.7fr 1fr 1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){:root{--shell:min(100vw - 28px, 720px)}.site-header{background:#ffffffed}.nav{min-height:74px}.menu-toggle{display:inline-flex}.nav-panel{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-card);border-radius:22px;flex-direction:column;align-items:stretch;gap:14px;padding:16px;display:none;position:absolute;top:calc(100% + 10px);left:14px;right:14px}.nav-panel.is-open{display:flex}.nav-links{background:var(--soft);border-radius:16px;flex-direction:column;align-items:stretch}.nav-links a{text-align:center}.button-nav{width:100%}.hero{padding:70px 0 60px}h1{font-size:clamp(2.65rem,12vw,4.2rem)}.section{padding:84px 0}.section-header{margin-bottom:38px}.three-grid,.feature-grid,.fit-grid,.signal-grid{grid-template-columns:1fr}.signal-item{border-bottom:1px solid #ffffff21;border-right:0}.signal-item:last-child{border-bottom:0}.product-topbar,.demo-video-topbar{grid-template-columns:56px 1fr}.demo-video-topbar a,.product-topbar small{display:none}.product-grid{grid-template-columns:1fr}.product-sidebar{border-right:0;border-bottom:1px solid var(--line);display:flex;overflow-x:auto}.sidebar-item{white-space:nowrap}.insight-panel{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr;gap:16px}.footer-grid{grid-template-columns:1fr;justify-items:start}.footer-links{flex-wrap:wrap;justify-content:start}.footer p{text-align:left;justify-self:start}}@media (width<=560px){.brand-logo{width:138px}.hero-actions,.demo-actions{flex-direction:column;align-items:stretch}.button{width:100%}.metric-row{display:grid}.hero-shell,.solution-shell,.demo-shell,.why-shell{gap:34px}.product-frame,.demo-video-frame{border-radius:20px}.demo-video-topbar{padding:0 14px}.video-caption{display:none}.conversation-panel,.icon-card,.compact-card,.fit-card{padding:22px}.panel-heading{flex-direction:column}.chat-bubble{max-width:100%}.section-header h2,.why-shell h2,.cta-panel h2{font-size:clamp(2rem,11vw,3.05rem)}.faq-item summary{padding:22px}.faq-item p{margin-inline:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
