@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: #EAE9E3;--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}@keyframes iso-sweep{0%{transform:translate(-120%) skew(-18deg)}to{transform:translate(220%) skew(-18deg)}}@keyframes iso-trust-glow{0%,to{box-shadow:0 4px 18px #0003,inset 0 1px #ffffff0a,0 0 #b0cedf00}50%{box-shadow:0 4px 18px #0003,inset 0 1px #ffffff0a,0 0 28px #b0cedf2e}}.iso-light-sweep{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.iso-light-sweep-beam{position:absolute;top:8%;width:38%;height:84%;background:linear-gradient(180deg,#fff0,#b0cedf12 40%,#b0cedf1a,#b0cedf12 60%,#fff0);animation:iso-sweep 7.5s ease-in-out infinite;pointer-events:none}.iso-trust-pulse{animation:iso-trust-glow 4s ease-in-out infinite}@media(max-width:767px){.iso-light-sweep,.iso-light-sweep-beam{display:none}.iso-trust-pulse{animation:none}}.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}.home-page .infra-phone-wrap{margin-top:34px!important}.home-page>.snap-section:first-of-type{min-height:100svh!important;padding-top:128px!important;padding-bottom:56px!important}.home-page>.snap-section:first-of-type .container{min-height:calc(100svh - 184px);display:flex!important;align-items:center!important}.home-page .hero-lmm-wrap{align-items:center!important;gap:14px!important}.home-page .hero-lmm-wrap .hero-lmm-strip{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;width:100%!important;gap:14px!important;padding-left:10px!important;padding-right:4px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-page .hero-lmm-wrap .hero-lmm-strip::-webkit-scrollbar{display:none}.home-page .hero-lmm-wrap .hero-lmm-strip .hero-lmm-strip-item{flex:0 0 auto!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important}.home-page .hero-lmm-wrap .hero-lmm-strip .hero-lmm-strip-item span{font-size:14px!important;line-height:1!important;white-space:nowrap!important}.home-page .hero-lmm-wrap .hero-lmm-strip .hero-lmm-strip-item img{height:16px!important;width:auto!important}.hotels-page .hotels-hero-lmm-wrap{align-items:center!important;gap:12px!important;margin-top:28px!important}.hotels-page .hotels-hero-lmm-wrap .hotels-hero-lmm-strip{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;width:100%!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-left:10px!important;padding-right:4px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hotels-page .hotels-hero-lmm-wrap .hotels-hero-lmm-strip::-webkit-scrollbar{display:none}.hotels-page .hotels-hero-lmm-wrap .hotels-hero-lmm-strip .hotels-hero-lmm-strip-item{flex:0 0 auto!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important}.hotels-page .hotels-hero-lmm-wrap .hotels-hero-lmm-strip .hotels-hero-lmm-strip-item span{font-size:14px!important;line-height:1!important;white-space:nowrap!important}.hotels-page .hotels-hero-lmm-wrap .hotels-hero-lmm-strip .hotels-hero-lmm-strip-item img{height:16px!important;width:auto!important}.hotels-page .hotels-hero-view-pricing{display:none!important}.hotels-page .hotels-hero-actions{margin-bottom:16px!important}.hotels-page .hotels-ri-list-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px!important}.hotels-page .hotels-ri-list-row .hotels-ri-list-dot{margin-top:0!important;flex:0 0 10px!important}.home-page .specialist-mobile-shell{display:grid;gap:14px}.home-page .specialist-mobile-tabs-note{margin:0;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.11em;color:#17242194;text-transform:uppercase}.home-page .specialist-mobile-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-page .specialist-mobile-tab{display:block;width:auto;margin-right:0;padding:12px 12px 13px;border:1px solid rgba(23,36,33,.18);border-radius:14px;background:#fff;text-align:left;cursor:pointer;min-height:114px}.home-page .specialist-mobile-tab:last-child{margin-right:0}.home-page .specialist-mobile-tab span{display:block;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.14em;color:#17242194}.home-page .specialist-mobile-tab strong{display:block;font-family:Outfit,sans-serif;font-size:18px;line-height:1.08;letter-spacing:-.02em;color:#172421;white-space:normal;overflow-wrap:anywhere}.home-page .specialist-mobile-tab.is-active{border-color:#172421;background:#f7f7f3;box-shadow:0 10px 20px #14151314}.home-page .specialist-mobile-detail{border:1px solid rgba(23,36,33,.14);border-radius:20px;background:#fbfbf8;padding:18px 16px 16px}.home-page .specialist-mobile-detail-head{margin-bottom:12px}.home-page .specialist-mobile-detail-label{display:inline-block;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.12em;color:#1724218f}.home-page .specialist-mobile-detail h3{margin:0;font-family:Outfit,sans-serif;font-size:30px;line-height:1.03;letter-spacing:-.03em;color:#172421}.home-page .specialist-mobile-detail-lead{margin:0 0 10px;font-family:Manrope,sans-serif;font-size:16px;line-height:1.55;color:#1f2d29;font-weight:700}.home-page .specialist-mobile-detail-copy{margin:0 0 10px;font-family:Manrope,sans-serif;font-size:14.6px;line-height:1.58;color:#2d3b36}.home-page .specialist-mobile-divider{height:1px;background:#17242124;margin:12px 0 10px}.home-page .specialist-mobile-subtitle{display:inline-block;margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.12em;color:#1724218f}.home-page .specialist-mobile-list{margin:0 0 10px;padding-left:18px;display:grid;gap:6px}.home-page .specialist-mobile-list li{font-family:Manrope,sans-serif;font-size:14px;line-height:1.46;color:#24312d}.home-page .specialist-mobile-bestfor{margin:0 0 14px;font-family:Manrope,sans-serif;font-size:14px;line-height:1.52;color:#24312d}.home-page .specialist-mobile-cta{display:block;width:100%;text-align:center;padding:12px 14px;border-radius:12px;background:#172421;color:#fffaf2;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;letter-spacing:.02em;text-decoration:none}.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}}.proof-page .proof-mobile-log-list{display:none}@media(max-width:767px){.proof-page .proof-desktop-table{display:none!important}.proof-page .proof-mobile-log-list{display:grid!important;gap:12px!important;margin-top:2px!important}.proof-page .proof-mobile-log-card{border:1px solid rgba(17,21,29,.08)!important;background:#fbfaf7!important;border-radius:14px!important;padding:14px!important}.proof-page .proof-mobile-log-head{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:flex-start!important;margin-bottom:12px!important}.proof-page .proof-mobile-log-title{font-family:Manrope,sans-serif!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important;color:var(--text-main)!important}.proof-page .proof-mobile-log-subtitle{margin-top:3px!important;font-family:JetBrains Mono,monospace!important;font-size:10px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--text-muted)!important}.proof-page .proof-mobile-log-badge{flex-shrink:0!important;border:1px solid rgba(17,21,29,.1)!important;background:#fff!important;border-radius:999px!important;padding:6px 9px!important;font-family:JetBrains Mono,monospace!important;font-size:10px!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--text-muted)!important}.proof-page .proof-mobile-log-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}.proof-page .proof-mobile-log-grid div{display:grid!important;gap:3px!important}.proof-page .proof-mobile-log-grid span{font-size:11px!important;color:var(--text-muted)!important;line-height:1.3!important}.proof-page .proof-mobile-log-grid strong{font-size:13px!important;line-height:1.35!important;color:var(--text-main)!important;font-weight:700!important;overflow-wrap:anywhere!important;word-break:break-word!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}}
