@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Manrope:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--bg-main: #F7F5F0;--bg-card: #FFFFFF;--bg-soft: #F1EFEB;--text-main: #2D2C2A;--text-loud: #1A1A1A;--text-muted: #73716D;--text-inverse: #FFFFFF;--border-color: rgba(0,0,0,.06);--border-strong: rgba(0,0,0,.12);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--transition: .4s cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;scroll-snap-type:y proximity}body{background:var(--bg-main);color:var(--text-main);font-family:Manrope,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}.snap-section{width:100vw;height:100vh;scroll-snap-align:start;display:flex;align-items:center;position:relative;overflow:hidden}.font-display{font-family:Outfit,sans-serif;letter-spacing:-.03em}.font-body{font-family:Manrope,sans-serif}.font-mono{font-family:JetBrains Mono,monospace}h1,h2,h3,h4,.heading{font-family:Outfit,sans-serif;font-weight:700;color:var(--text-loud);line-height:1.05;letter-spacing:-.03em}.label-mono{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.container{max-width:1280px;margin:0 auto;padding:0 40px}@media(max-width:1194px){.container{padding:0 28px}}@media(max-width:768px){.container{padding:0 18px}}.ev-mobile-shell{display:none}.ev-desktop-shell{display:block}@media(max-width:767px){.ev-desktop-shell{display:none!important}.ev-mobile-shell{display:block}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--text-loud);color:var(--bg-main);padding:16px 32px;border-radius:var(--radius-sm);font-family:Manrope,sans-serif;font-size:15px;font-weight:600;border:1px solid var(--text-loud);transition:var(--transition);cursor:pointer}.btn-primary:hover{background:transparent;color:var(--text-loud)}.bg-grid{background-image:linear-gradient(to right,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.03) 1px,transparent 1px);background-size:40px 40px;background-position:center top}.bg-grid-inverse{background-image:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;background-position:center top}.panel-glass{background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);box-shadow:0 10px 40px #0000000d}.editorial-p{font-family:Manrope,sans-serif;font-size:18px;line-height:1.6;color:var(--text-muted);margin-bottom:24px}.editorial-p strong{color:var(--text-loud);font-weight:600}.editorial-p-lead{font-family:Manrope,sans-serif;font-size:24px;line-height:1.5;font-weight:400;color:var(--text-main);max-width:800px}nav{position:fixed;top:0;left:0;right:0;height:80px;display:flex;align-items:center;background:#f7f5f0e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:100;transition:var(--transition)}.nav-link{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;color:var(--text-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;transition:var(--transition)}.nav-link:hover{color:var(--text-loud)}a{text-decoration:none;color:inherit}::-moz-selection{background:var(--text-loud);color:var(--bg-main)}::selection{background:var(--text-loud);color:var(--bg-main)}@media(max-width:767px){html{scroll-snap-type:none}.snap-section{scroll-snap-align:none}.home-page,.hotels-page{overflow-x:clip}.home-page .snap-section,.hotels-page .snap-section{width:100%!important;height:auto!important;min-height:0!important;padding-top:88px!important;padding-bottom:88px!important;align-items:stretch!important;overflow:visible!important}.home-page .container,.hotels-page .container{width:100%!important;max-width:100%!important;padding-left:20px!important;padding-right:20px!important}.home-page .heading,.hotels-page .heading,.home-page h1,.home-page h2,.home-page h3,.hotels-page h1,.hotels-page h2,.hotels-page h3{font-size:clamp(30px,9.2vw,52px)!important;line-height:1.08!important;letter-spacing:-.02em!important;word-break:break-word}.home-page .label-mono,.hotels-page .label-mono{font-size:10px!important;line-height:1.5!important;white-space:normal!important}.home-page .editorial-p,.home-page .editorial-p-lead,.hotels-page .editorial-p,.hotels-page .editorial-p-lead{font-size:clamp(16px,4.2vw,19px)!important;line-height:1.62!important;max-width:100%!important}.home-page .btn-primary,.hotels-page .btn-primary{width:100%!important;justify-content:center!important;min-height:52px;padding:16px 20px!important;font-size:15px!important}.home-page [style*="display: flex"],.hotels-page [style*="display: flex"]{flex-wrap:wrap!important;gap:16px!important}.home-page [style*="display: flex"][style*=align-items],.hotels-page [style*="display: flex"][style*=align-items]{flex-direction:column!important;align-items:stretch!important}.home-page [style*="display: grid"][style*=grid-template-columns],.hotels-page [style*="display: grid"][style*=grid-template-columns],.home-page [style*=grid-template-columns],.hotels-page [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.home-page [style*="position: sticky"],.hotels-page [style*="position: sticky"]{position:static!important;top:auto!important}.home-page [style*=min-width],.hotels-page [style*=min-width]{min-width:0!important}.home-page [style*="display: flex"]>*,.hotels-page [style*="display: flex"]>*,.home-page [style*="display: grid"]>*,.hotels-page [style*="display: grid"]>*{min-width:0!important;max-width:100%!important}.why-page .why-hero{padding-top:108px!important;padding-bottom:56px!important}.why-page .why-body{padding:96px 0 72px!important}.why-page .why-layout{flex-direction:column!important;gap:24px!important}.why-page .why-sidebar{position:static!important;top:auto!important;width:100%!important;border-bottom:1px solid var(--border-color);padding-bottom:12px!important}.why-page .why-sidebar>div{flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:10px!important;scrollbar-width:none}.why-page .why-sidebar>div::-webkit-scrollbar{display:none}.why-page .why-sidebar a{white-space:nowrap!important;border-left:0!important;border-bottom:2px solid transparent!important;padding:8px 4px 10px!important}.why-page .why-content{max-width:100%!important;margin-top:0!important}.why-page .why-cta{padding:62px 0 72px!important}.signal-page .signal-hero{padding:104px 0 58px!important}.signal-page .signal-steps{padding:72px 0!important}.signal-page .signal-cta{padding:96px 0!important}.signal-page .signal-hero-columns{grid-template-columns:minmax(0,1fr)!important;gap:20px!important;margin-top:40px!important}.signal-page .signal-step-row{grid-template-columns:minmax(0,1fr)!important;gap:16px!important;padding:38px 0!important}.signal-page .signal-step-index{padding-top:0!important;font-size:12px!important;letter-spacing:.08em}.signal-page .signal-step-content{max-width:100%!important}.signal-page .signal-step-content p{font-size:17px!important;line-height:1.58!important}.signal-page .signal-cta .btn-primary{width:100%!important;max-width:380px;margin:0 auto}.research-page .research-hero{padding:118px 0 70px!important}.research-page .research-content{padding:52px 0 84px!important}.research-page .research-featured-card{grid-template-columns:minmax(0,1fr)!important;gap:24px!important;padding:28px 20px!important}.research-page .research-featured-main{min-width:0!important}.research-page .research-featured-rail{display:none!important}.research-page .research-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:16px!important}.research-page .research-article-card{padding:24px!important}.proof-page .proof-hero{padding:96px 0 52px!important}.proof-page .proof-cases{padding:36px 0 24px!important}.proof-page .proof-logs{padding:0 0 64px!important}.proof-page .proof-cta{padding:62px 0 70px!important}.proof-page .btn-primary{padding:12px 14px!important}.faq-page section:first-of-type,.glossary-page section:first-of-type,.guarantee-page section:first-of-type,.knowledge-map-page section:first-of-type,.knowledge-page section:first-of-type,.legal-page section:first-of-type{padding-top:112px!important}.faq-page section:last-of-type,.glossary-page section:last-of-type,.guarantee-page section:last-of-type,.knowledge-map-page section:last-of-type,.knowledge-page section:last-of-type,.legal-page section:last-of-type{padding-bottom:84px!important}.knowledge-page article,.legal-page article{border-radius:12px!important;padding:24px 18px!important}.demo-page iframe{height:calc(100vh - 72px)!important}.research-page .research-featured-card{padding:24px 14px!important;border-radius:12px!important}.research-page .research-card-grid{grid-template-columns:minmax(0,1fr)!important}.research-page .research-article-card{padding:18px!important}.signal-page .signal-step-content h3{margin-bottom:14px!important}}
