.booking-dialog-module__u1N4Lq__dialog{border-radius:var(--radius);background:var(--surface);width:min(94vw,760px);max-width:760px;max-height:92vh;color:var(--ink-body);border:0;padding:0;overflow:hidden;box-shadow:0 40px 90px -28px #0b1b5e8c}.booking-dialog-module__u1N4Lq__dialog::backdrop{background:#0b1b5e8c}.booking-dialog-module__u1N4Lq__panel{flex-direction:column;max-height:92vh;display:flex;position:relative}.booking-dialog-module__u1N4Lq__close{z-index:2;border-radius:var(--radius-pill);background:var(--surface-2);width:40px;height:40px;color:var(--ink);cursor:pointer;border:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,transform .15s;display:inline-flex;position:absolute;top:12px;right:12px}.booking-dialog-module__u1N4Lq__close:hover{background:var(--panel);transform:translateY(-1px)}.booking-dialog-module__u1N4Lq__close svg{width:18px;height:18px}.booking-dialog-module__u1N4Lq__embed{flex:1;min-height:0;padding:60px 12px 12px;overflow-y:auto}.booking-dialog-module__u1N4Lq__embed .meetings-iframe-container{min-height:680px}.booking-dialog-module__u1N4Lq__embed .meetings-iframe-container iframe{border:0;width:100%;min-width:100%;display:block}@media (max-width:560px){.booking-dialog-module__u1N4Lq__embed{padding-inline:4px}.booking-dialog-module__u1N4Lq__embed .meetings-iframe-container{min-height:72vh}}@keyframes booking-dialog-module__u1N4Lq__bookingDialogIn{0%{opacity:0;transform:translateY(10px)}}@keyframes booking-dialog-module__u1N4Lq__bookingBackdropIn{0%{opacity:0}}.booking-dialog-module__u1N4Lq__dialog[open]{animation:.18s booking-dialog-module__u1N4Lq__bookingDialogIn}.booking-dialog-module__u1N4Lq__dialog[open]::backdrop{animation:.18s booking-dialog-module__u1N4Lq__bookingBackdropIn}@media (prefers-reduced-motion:reduce){.booking-dialog-module__u1N4Lq__dialog[open],.booking-dialog-module__u1N4Lq__dialog[open]::backdrop{animation:none}}
.site-header-module__MfhZ2a__header{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--line);background:#fdfbfbd9;position:sticky;top:0}.site-header-module__MfhZ2a__inner{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:24px;display:flex}.site-header-module__MfhZ2a__logoLink{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.site-header-module__MfhZ2a__logo{width:auto;height:30px}.site-header-module__MfhZ2a__tagline{letter-spacing:.08em;text-transform:uppercase;color:var(--navy);border-left:1px solid var(--line);max-width:6.5em;padding-left:12px;font-size:.6rem;font-weight:700;line-height:1.1}.site-header-module__MfhZ2a__desktopNav{flex:1;justify-content:center;display:flex}.site-header-module__MfhZ2a__navList{align-items:center;gap:6px;display:flex}.site-header-module__MfhZ2a__navLink{border-radius:var(--radius-pill);color:var(--ink);align-items:center;gap:4px;padding:8px 14px;font-size:.95rem;font-weight:600;transition:color .15s,background .15s;display:inline-flex;position:relative}.site-header-module__MfhZ2a__navLink:hover{color:var(--accent);background:var(--lavender)}.site-header-module__MfhZ2a__navLink.site-header-module__MfhZ2a__active{color:var(--accent)}.site-header-module__MfhZ2a__navLink.site-header-module__MfhZ2a__active:after{content:"";background:var(--accent);border-radius:2px;width:22px;height:2px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.site-header-module__MfhZ2a__caret{font-size:.85em;transition:transform .15s}.site-header-module__MfhZ2a__hasDropdown{position:relative}.site-header-module__MfhZ2a__dropdown{border:1px solid var(--line);border-radius:var(--radius-sm);opacity:0;visibility:hidden;background:#fff;gap:2px;min-width:230px;padding:10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 24px 48px -24px #0b1b5e59}.site-header-module__MfhZ2a__hasDropdown:hover .site-header-module__MfhZ2a__dropdown,.site-header-module__MfhZ2a__hasDropdown:focus-within .site-header-module__MfhZ2a__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.site-header-module__MfhZ2a__hasDropdown:hover .site-header-module__MfhZ2a__caret,.site-header-module__MfhZ2a__hasDropdown:focus-within .site-header-module__MfhZ2a__caret{transform:rotate(180deg)}.site-header-module__MfhZ2a__dropdown a{color:var(--ink);border-radius:10px;padding:10px 14px;font-size:.92rem;font-weight:600;display:block}.site-header-module__MfhZ2a__dropdown a:hover,.site-header-module__MfhZ2a__dropdown a.site-header-module__MfhZ2a__active{background:var(--lavender);color:var(--accent)}.site-header-module__MfhZ2a__actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.site-header-module__MfhZ2a__localeSwitch{border-left:1px solid var(--line);align-items:center;padding-left:16px;display:inline-flex}.site-header-module__MfhZ2a__localeMenu{position:relative}.site-header-module__MfhZ2a__localeTrigger{border:1px solid var(--line);border-radius:var(--radius-pill);letter-spacing:.02em;color:var(--ink-soft);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:.85rem;font-weight:600;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.site-header-module__MfhZ2a__localeMenu:hover .site-header-module__MfhZ2a__localeTrigger,.site-header-module__MfhZ2a__localeMenu:focus-within .site-header-module__MfhZ2a__localeTrigger{color:var(--accent);background:var(--lavender);border-color:var(--accent-soft)}.site-header-module__MfhZ2a__localeMenu:hover .site-header-module__MfhZ2a__caret,.site-header-module__MfhZ2a__localeMenu:focus-within .site-header-module__MfhZ2a__caret{transform:rotate(180deg)}.site-header-module__MfhZ2a__localeDropdown{border:1px solid var(--line);border-radius:var(--radius-sm);opacity:0;visibility:hidden;background:#fff;gap:2px;min-width:160px;padding:10px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(8px);box-shadow:0 24px 48px -24px #0b1b5e59}.site-header-module__MfhZ2a__localeMenu:hover .site-header-module__MfhZ2a__localeDropdown,.site-header-module__MfhZ2a__localeMenu:focus-within .site-header-module__MfhZ2a__localeDropdown{opacity:1;visibility:visible;transform:translateY(0)}.site-header-module__MfhZ2a__localeDropdown a{color:var(--ink);border-radius:10px;padding:10px 14px;font-size:.92rem;font-weight:600;display:block}.site-header-module__MfhZ2a__localeDropdown a:hover{background:var(--lavender);color:var(--accent)}.site-header-module__MfhZ2a__globe{flex-shrink:0;width:16px;height:16px}.site-header-module__MfhZ2a__letsTalk{font-size:.95rem}.site-header-module__MfhZ2a__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:none}.site-header-module__MfhZ2a__burger span{background:var(--ink);border-radius:2px;width:24px;height:2px;margin-inline:auto;display:block}.site-header-module__MfhZ2a__launchBanner{background:var(--grad-brand);color:#fff;border-top:1px solid #ffffff1f;display:block}.site-header-module__MfhZ2a__launchBannerInner{text-align:center;justify-content:center;align-items:center;gap:14px;min-height:44px;padding-block:8px;font-size:.9rem;font-weight:600;display:flex}.site-header-module__MfhZ2a__launchBannerText{letter-spacing:-.01em}.site-header-module__MfhZ2a__launchBannerCta{white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.site-header-module__MfhZ2a__launchBannerCta svg{width:18px;height:18px;transition:transform .15s}.site-header-module__MfhZ2a__launchBanner:hover .site-header-module__MfhZ2a__launchBannerCta svg{transform:translate(3px)}@media (max-width:600px){.site-header-module__MfhZ2a__launchBannerInner{gap:10px;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.site-header-module__MfhZ2a__launchBanner:hover .site-header-module__MfhZ2a__launchBannerCta svg{transform:none}}.site-header-module__MfhZ2a__mobileNav{display:none}@media (max-width:960px){.site-header-module__MfhZ2a__inner{gap:10px}.site-header-module__MfhZ2a__actions{gap:8px}.site-header-module__MfhZ2a__desktopNav,.site-header-module__MfhZ2a__localeSwitch{display:none}.site-header-module__MfhZ2a__logo{height:22px}.site-header-module__MfhZ2a__letsTalk{padding-block:7px;padding-inline:12px;font-size:.78rem}.site-header-module__MfhZ2a__burger{display:flex}.site-header-module__MfhZ2a__mobileNav{border-top:1px solid var(--line);background:var(--surface);padding:16px 28px 28px;display:block}.site-header-module__MfhZ2a__mobileNav ul{gap:2px;display:grid}.site-header-module__MfhZ2a__mobileNav a{color:var(--ink);border-bottom:1px solid var(--line);padding:12px 4px;font-size:1.05rem;font-weight:600;display:block}.site-header-module__MfhZ2a__mobileNavToggle{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:12px 4px;font-size:1.05rem;font-weight:600;display:flex}.site-header-module__MfhZ2a__mobileSubList{gap:0;display:grid}.site-header-module__MfhZ2a__mobileSubList a{color:var(--ink-soft);padding-left:18px;font-size:.98rem;font-weight:500}.site-header-module__MfhZ2a__mobileNav a.site-header-module__MfhZ2a__active,.site-header-module__MfhZ2a__mobileNavToggle.site-header-module__MfhZ2a__active{color:var(--accent);box-shadow:inset 3px 0 0 var(--accent);padding-left:12px}.site-header-module__MfhZ2a__mobileSubList a.site-header-module__MfhZ2a__active{padding-left:26px}.site-header-module__MfhZ2a__mobileLocaleSwitch{margin-top:18px}.site-header-module__MfhZ2a__mobileLocaleCurrent{align-items:center;gap:8px;display:inline-flex}}
.site-footer-module__rb7mKW__footer{border-top:1px solid var(--line);background:var(--surface);padding:48px 0 36px}.site-footer-module__rb7mKW__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer-module__rb7mKW__nav{flex-wrap:wrap;gap:14px 26px;display:flex}.site-footer-module__rb7mKW__nav a{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);font-size:.8rem;font-weight:600;transition:color .15s}.site-footer-module__rb7mKW__nav a:hover{color:var(--accent)}.site-footer-module__rb7mKW__social{align-items:center;gap:14px;display:flex}.site-footer-module__rb7mKW__social a{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.site-footer-module__rb7mKW__social a:hover{color:#fff;background:var(--navy);border-color:var(--navy)}.site-footer-module__rb7mKW__legal{color:var(--ink-soft);margin-top:28px;font-size:.82rem}@media (max-width:600px){.site-footer-module__rb7mKW__footer{padding:36px 0 28px}.site-footer-module__rb7mKW__inner{flex-direction:column;align-items:flex-start}}
.home-sections-module__yUca9a__accent{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.home-sections-module__yUca9a__hero{padding:72px 0 28px}.home-sections-module__yUca9a__heroInner{text-align:center;width:min(100%,max(1200px,78vw));max-width:1560px;margin-inline:auto;padding-inline:28px}.home-sections-module__yUca9a__heroTitle{color:var(--ink);margin-inline:auto;font-size:clamp(2.4rem,6.6vw,6rem);font-weight:500;line-height:1.1}.home-sections-module__yUca9a__heroSubtitle{max-width:720px;color:var(--ink-soft);margin:30px auto 0;font-size:clamp(1.25rem,2.4vw,1.95rem);font-weight:400;line-height:1.5}.home-sections-module__yUca9a__heroInner .btn{margin-top:36px}.home-sections-module__yUca9a__marqueeSection{padding:20px 0}.home-sections-module__yUca9a__marqueeLabel{text-align:center;text-transform:uppercase;letter-spacing:normal;color:#99a1b3;margin-bottom:26px;font-size:.8rem;font-weight:600}.home-sections-module__yUca9a__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-sections-module__yUca9a__marqueeTrack{align-items:center;gap:72px;width:max-content;animation:40s linear infinite home-sections-module__yUca9a__marqueeScroll;display:flex}.home-sections-module__yUca9a__marqueeReverse{animation-direction:reverse}.home-sections-module__yUca9a__logoItem{flex:none}.home-sections-module__yUca9a__logoImg{height:calc(30px * var(--logo-scale,1));object-fit:contain;opacity:.85;width:auto}@keyframes home-sections-module__yUca9a__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-sections-module__yUca9a__marqueeTrack{flex-wrap:wrap;justify-content:center;gap:40px;width:100%;animation:none}}.home-sections-module__yUca9a__flowArrows{z-index:2;grid-template-columns:1fr 1fr;gap:24px;width:min(100%,1200px);margin:-28px auto 4px;padding-inline:28px;display:grid;position:relative}.home-sections-module__yUca9a__flowArrow{color:#3a5cff;justify-content:center;display:flex}.home-sections-module__yUca9a__flowArrow svg{width:32px;height:auto;animation:1.8s ease-in-out infinite home-sections-module__yUca9a__syrBob}.home-sections-module__yUca9a__flowArrow:nth-child(2) svg{animation-delay:.4s}@keyframes home-sections-module__yUca9a__syrBob{0%{transform:translateY(3px)}50%{transform:translateY(-3px)}to{transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.home-sections-module__yUca9a__flowArrow svg{animation:none}}.home-sections-module__yUca9a__duality{padding:88px 0}.home-sections-module__yUca9a__dualityGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.home-sections-module__yUca9a__dualityCard{border:1px solid var(--line);background:#fff;border-radius:28px;flex-direction:column;padding:40px;display:flex;box-shadow:0 40px 80px -48px #0b1b5e52}.home-sections-module__yUca9a__dualityName{color:var(--ink);align-items:center;gap:12px;margin-bottom:48px;font-size:clamp(1.5rem,2vw,1.9rem);font-weight:600;display:flex}.home-sections-module__yUca9a__dualityMark{width:36px;height:36px}.home-sections-module__yUca9a__dualityTitle{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.4rem,2.3vw,1.7rem);font-weight:600;line-height:1.16}.home-sections-module__yUca9a__dualityBody{color:var(--ink-soft);margin-top:14px;font-size:clamp(1.1rem,1.2vw,1.25rem);line-height:1.6}.home-sections-module__yUca9a__panel{background:#0a1030;border-radius:16px;margin:34px 0 24px;padding:30px}.home-sections-module__yUca9a__panelShot{width:100%;height:auto;display:block}.home-sections-module__yUca9a__copWindow{background:#fbfbfd;border-radius:12px;overflow:hidden;box-shadow:0 24px 48px -28px #0000008c}.home-sections-module__yUca9a__copBar{background:#fff;border-bottom:1px solid #eef0f6;align-items:center;gap:8px;padding:8px 13px;display:flex}.home-sections-module__yUca9a__copBarLogo{width:auto;height:20px}.home-sections-module__yUca9a__copDots{gap:5px;margin-left:auto;display:inline-flex}.home-sections-module__yUca9a__copDots i{background:#e4e4ea;border-radius:50%;width:8px;height:8px}.home-sections-module__yUca9a__copChat{align-items:center;min-height:150px;padding:20px;display:flex}.home-sections-module__yUca9a__copBubble{color:#16181f;background:#eaf0ff;border-radius:14px 14px 5px;max-width:92%;margin:0;padding:11px 14px;font-size:.95rem;line-height:1.4}.home-sections-module__yUca9a__aiPills{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.home-sections-module__yUca9a__aiPill{background:#fff;border-radius:10px;justify-content:center;align-items:center;height:56px;display:flex}.home-sections-module__yUca9a__aiPillLogo{object-fit:contain;width:84px;max-width:100%;height:auto}.home-sections-module__yUca9a__dualityCaption{color:var(--ink-soft);margin-top:auto;font-size:1.05rem}.home-sections-module__yUca9a__dualityCta{align-self:flex-start;margin-top:18px}.home-sections-module__yUca9a__dataLake{padding:24px 0 72px}.home-sections-module__yUca9a__dataLakeCard{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:clamp(28px,4vw,52px);display:grid;box-shadow:0 30px 60px -46px #0b1b5e4d}.home-sections-module__yUca9a__dataLakeTitle{color:var(--ink);font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:600}.home-sections-module__yUca9a__dataLakeBody{max-width:40ch;color:var(--ink-soft);margin-top:20px;font-size:clamp(1.2rem,1.5vw,1.4rem);line-height:1.62}.home-sections-module__yUca9a__dataLakeViz{justify-content:center;align-items:center;min-height:340px;display:flex;position:relative}.home-sections-module__yUca9a__sphere{width:clamp(180px,24vw,240px);height:auto}.home-sections-module__yUca9a__chip{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-size:.95rem;font-weight:500;display:inline-flex;position:absolute;box-shadow:0 12px 26px -16px #0b1b5e59}.home-sections-module__yUca9a__chip0{top:4%;left:52%}.home-sections-module__yUca9a__chip1{top:30%;left:-2%}.home-sections-module__yUca9a__chip2{top:30%;right:-2%}.home-sections-module__yUca9a__chip3{top:58%;left:2%}.home-sections-module__yUca9a__chip4{bottom:4%;left:38%}.home-sections-module__yUca9a__chip5{top:64%;right:0}.home-sections-module__yUca9a__statement{padding:76px 0}.home-sections-module__yUca9a__statementInner{text-align:center;max-width:820px;margin-inline:auto}.home-sections-module__yUca9a__statementText{color:var(--ink);font-size:clamp(1.45rem,2.8vw,2rem);font-weight:500;line-height:1.3}.home-sections-module__yUca9a__statementPill{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:999px;align-items:center;gap:12px;margin-top:36px;padding:14px 28px;font-size:1rem;display:inline-flex;box-shadow:0 16px 32px -24px #0b1b5e66}.home-sections-module__yUca9a__statementPillCta{border-left:1px solid var(--line);color:var(--ink);padding-left:12px;font-weight:700}.home-sections-module__yUca9a__featureSection{padding:40px 0}.home-sections-module__yUca9a__featurePanel{background:var(--lavender);border-radius:36px;padding-block:clamp(40px,4vw,60px)}.home-sections-module__yUca9a__featureHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 28px;margin-bottom:40px;display:flex}.home-sections-module__yUca9a__featureBrand{color:var(--ink);align-items:center;gap:10px;font-size:clamp(1.4rem,1.9vw,1.7rem);font-weight:600;display:flex}.home-sections-module__yUca9a__featureMark{width:32px;height:32px}.home-sections-module__yUca9a__featurePills{flex-wrap:wrap;gap:8px;display:flex}.home-sections-module__yUca9a__featurePill{color:#1a2796;white-space:nowrap;background:#fff;border:1px solid #3a5cff38;border-radius:999px;padding:7px 15px;font-size:.84rem;font-weight:600}.home-sections-module__yUca9a__featureGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.home-sections-module__yUca9a__featureCard{background:#fff;border-radius:22px;flex-direction:column;padding:28px;display:flex;box-shadow:0 30px 60px -44px #0b1b5e73}.home-sections-module__yUca9a__featureTitle{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;min-height:2.4em;font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:600;line-height:1.2}@media (min-width:961px){#syrto-ai .home-sections-module__yUca9a__featureTitle{min-height:4.8em}}.home-sections-module__yUca9a__featureMockWrap{flex-direction:column;flex:1;margin-top:28px;display:flex}.home-sections-module__yUca9a__featureShot{border-radius:12px;width:100%;height:auto}.home-sections-module__yUca9a__featureDetails{margin-top:22px}.home-sections-module__yUca9a__showMore{cursor:pointer;letter-spacing:normal;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:6px;font-size:.85rem;font-weight:600;list-style:none;transition:color .15s;display:inline-flex}.home-sections-module__yUca9a__showMore::-webkit-details-marker{display:none}.home-sections-module__yUca9a__showMore:after{content:"⌄";line-height:1;transition:transform .2s}.home-sections-module__yUca9a__featureDetails[open] .home-sections-module__yUca9a__showMore:after{transform:rotate(180deg)}.home-sections-module__yUca9a__showMore:hover{color:var(--accent)}.home-sections-module__yUca9a__showMoreClose,.home-sections-module__yUca9a__featureDetails[open] .home-sections-module__yUca9a__showMoreOpen{display:none}.home-sections-module__yUca9a__featureDetails[open] .home-sections-module__yUca9a__showMoreClose{display:inline}.home-sections-module__yUca9a__featureBullets{gap:12px;margin-top:16px;display:grid}.home-sections-module__yUca9a__featureDetails:not([open]) .home-sections-module__yUca9a__featureBullets{display:none}.home-sections-module__yUca9a__featureBullets li{color:var(--ink-soft);padding-left:20px;font-size:.98rem;line-height:1.5;position:relative}.home-sections-module__yUca9a__featureBullets .home-sections-module__yUca9a__accent{font-weight:600}.home-sections-module__yUca9a__featureBullets li:before{content:"›";color:var(--accent);font-weight:700;position:absolute;top:0;left:0}.home-sections-module__yUca9a__aiMock{background:#fbfcff;border:1px solid #e9edfb;border-radius:18px;flex-direction:column;flex:1;gap:14px;width:100%;padding:18px;display:flex;box-shadow:0 24px 48px -34px #0b1b5e6b}.home-sections-module__yUca9a__aiMockTools{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.home-sections-module__yUca9a__aiMockTools li{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:12px 8px;display:inline-flex;box-shadow:0 12px 22px -16px #0b1b5e59}.home-sections-module__yUca9a__aiMockToolLogo{object-fit:contain;width:62px;max-width:100%;height:auto}.home-sections-module__yUca9a__aiMockPlus{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-self:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex}.home-sections-module__yUca9a__aiMockBar{background:var(--navy);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:700;display:flex}.home-sections-module__yUca9a__aiMockBarMark{width:20px;height:20px}.home-sections-module__yUca9a__aiMockCaption{text-align:center;color:var(--accent);font-size:.95rem;font-weight:700}.home-sections-module__yUca9a__aiMockQuestion,.home-sections-module__yUca9a__aiMockQuery{background:var(--navy);color:#fff;border-radius:14px;padding:14px 16px;font-size:.92rem;font-weight:600;line-height:1.4}.home-sections-module__yUca9a__aiMockAnswer,.home-sections-module__yUca9a__aiMockPipeline{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.home-sections-module__yUca9a__aiMockAnswerHead{align-items:center;gap:8px;margin-bottom:12px;font-size:.9rem;font-weight:700;display:flex}.home-sections-module__yUca9a__aiMockMarkSmall{width:22px;height:22px}.home-sections-module__yUca9a__aiMockMetrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.home-sections-module__yUca9a__aiMetric{background:var(--surface-2);border-radius:10px;flex-direction:column;gap:3px;padding:10px;display:flex}.home-sections-module__yUca9a__aiMetricLabel{color:var(--ink-soft);font-size:.62rem}.home-sections-module__yUca9a__aiMetricValue{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;font-size:1.05rem;font-weight:700;line-height:1.15}.home-sections-module__yUca9a__aiMetricUnit{color:var(--ink-soft);font-size:.6rem;font-style:normal;font-weight:700;display:block}.home-sections-module__yUca9a__aiMetricNote{color:#1a7f4b;align-items:center;gap:3px;font-size:.62rem;font-weight:600;display:flex}.home-sections-module__yUca9a__aiMockPipelineHead{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.8rem;font-weight:700;display:flex}.home-sections-module__yUca9a__aiMockFound{color:var(--ink-soft);font-weight:600}.home-sections-module__yUca9a__aiMockRows{gap:8px;display:grid}.home-sections-module__yUca9a__aiMockRow{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.home-sections-module__yUca9a__aiMockRank{color:var(--ink-soft);font-size:.78rem;font-weight:700}.home-sections-module__yUca9a__aiMockCompany{flex-direction:column;display:flex}.home-sections-module__yUca9a__aiMockCompany strong{color:var(--ink);font-size:.86rem}.home-sections-module__yUca9a__aiMockCompany small{color:var(--ink-soft);font-size:.68rem}.home-sections-module__yUca9a__aiMockScore{color:#1a7f4b;background:#e7f7ec;border-radius:8px;padding:4px 10px;font-size:.85rem;font-weight:700}.home-sections-module__yUca9a__aiMockChevron{color:#9bb4ff;margin-right:8px;font-weight:700}.home-sections-module__yUca9a__aiMockArrow{border:1px solid var(--line);width:26px;height:26px;color:var(--ink-soft);background:#fff;border-radius:50%;justify-content:center;align-self:center;align-items:center;font-size:.8rem;display:flex;box-shadow:0 8px 16px -12px #0b1b5e66}.home-sections-module__yUca9a__testimonial{padding:76px 0}.home-sections-module__yUca9a__testimonialHeading{margin-bottom:30px;font-size:clamp(1.7rem,2.8vw,2.3rem);font-weight:700}.home-sections-module__yUca9a__quoteCard{background:var(--panel);border-radius:28px;grid-template-columns:1fr 240px;align-items:center;gap:40px;margin:0;padding:clamp(28px,4vw,48px);display:grid}.home-sections-module__yUca9a__quoteMark{color:var(--accent);grid-area:1/1;font-family:Georgia,Times New Roman,serif;font-size:4rem;line-height:.2}.home-sections-module__yUca9a__quoteText{color:var(--ink);grid-area:2/1;margin:0;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:500;line-height:1.5}.home-sections-module__yUca9a__quoteAuthor{grid-area:1/2/span 2;align-items:center;gap:14px;display:flex}.home-sections-module__yUca9a__authorPhoto{object-fit:cover;border-radius:50%;flex-shrink:0;width:60px;height:60px}.home-sections-module__yUca9a__authorMeta{flex-direction:column;gap:2px;display:flex}.home-sections-module__yUca9a__authorCompany{object-fit:contain;align-self:flex-start;width:auto;height:24px;margin-bottom:8px}.home-sections-module__yUca9a__authorMeta strong{color:var(--ink);font-size:.95rem}.home-sections-module__yUca9a__authorMeta small{color:var(--ink-soft);font-size:.82rem}.home-sections-module__yUca9a__useCases{padding:56px 0 80px}.home-sections-module__yUca9a__useCaseGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.home-sections-module__yUca9a__useCaseCard{border:1px solid var(--line);color:inherit;background:#fff;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 22px 44px -36px #0b1b5e59}.home-sections-module__yUca9a__useCaseCard:hover{border-color:var(--accent-soft);transform:translateY(-4px);box-shadow:0 30px 54px -30px #0b1b5e80}@media (prefers-reduced-motion:reduce){.home-sections-module__yUca9a__useCaseCard{transition:box-shadow .2s,border-color .2s}.home-sections-module__yUca9a__useCaseCard:hover{transform:none}}.home-sections-module__yUca9a__useCasePhotoWrap{aspect-ratio:16/10;overflow:hidden}.home-sections-module__yUca9a__useCasePhoto{object-fit:cover;width:100%;height:100%}.home-sections-module__yUca9a__useCaseBody{padding:18px 20px 24px}.home-sections-module__yUca9a__useCaseTag{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:7px;font-size:1.2rem;font-weight:600}.home-sections-module__yUca9a__useCaseTitle{color:var(--ink-soft);font-size:1.02rem;line-height:1.45}.home-sections-module__yUca9a__finalCta{background:var(--slate);padding:clamp(48px,6vw,80px) 0}.home-sections-module__yUca9a__finalCtaInner{flex-direction:column;align-items:flex-start;gap:22px;max-width:760px;display:flex}.home-sections-module__yUca9a__finalCtaTitle{color:#fff;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:600;line-height:1.1}.home-sections-module__yUca9a__finalCtaBody{color:#ffffffe0;font-size:clamp(1.1rem,1.3vw,1.3rem);line-height:1.5}.home-sections-module__yUca9a__floatingCta{z-index:90;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px -16px #0b1b5e99}@media (max-width:960px){.home-sections-module__yUca9a__dualityGrid,.home-sections-module__yUca9a__dataLakeCard{grid-template-columns:1fr}.home-sections-module__yUca9a__featureGrid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.home-sections-module__yUca9a__useCaseGrid{grid-template-columns:1fr 1fr}.home-sections-module__yUca9a__quoteCard{grid-template-columns:1fr}.home-sections-module__yUca9a__quoteAuthor{grid-area:3/1}}@media (max-width:600px){.home-sections-module__yUca9a__useCaseGrid{grid-template-columns:1fr}.home-sections-module__yUca9a__floatingCta{padding:12px 24px;bottom:16px;right:16px}}
.use-case-sections-module__wEG1qa__hero{padding-block:clamp(28px,4vw,52px) clamp(40px,6vw,88px)}.use-case-sections-module__wEG1qa__heroText,.use-case-sections-module__wEG1qa__heroBanner{width:min(100% - 48px,1392px);margin-inline:auto}.use-case-sections-module__wEG1qa__heroTextInner{max-width:60rem;margin-left:auto}.use-case-sections-module__wEG1qa__heroBanner{margin-top:clamp(28px,4vw,56px)}.use-case-sections-module__wEG1qa__eyebrow{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:18px;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.3;display:flex}.use-case-sections-module__wEG1qa__eyebrowCategory{color:var(--ink);font-weight:700}.use-case-sections-module__wEG1qa__eyebrowSep{color:var(--accent-soft);font-weight:400}.use-case-sections-module__wEG1qa__eyebrowTagline{color:var(--slate);font-weight:500}.use-case-sections-module__wEG1qa__heroTitle{letter-spacing:normal;color:var(--ink);text-wrap:pretty;font-size:clamp(1.9rem,3.1vw,2.95rem);font-weight:400;line-height:1.32}.use-case-sections-module__wEG1qa__heroCta{margin-top:clamp(22px,2.6vw,34px)}.use-case-sections-module__wEG1qa__heroPhoto{aspect-ratio:1392/660;object-fit:cover;border-radius:var(--radius);width:100%;height:auto;box-shadow:0 40px 80px -40px #0b1b5e66}.use-case-sections-module__wEG1qa__intro{padding-block:clamp(28px,4vw,56px)}.use-case-sections-module__wEG1qa__introInner{flex-direction:column;gap:16px;display:flex}.use-case-sections-module__wEG1qa__introBrand{color:var(--ink);font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1.1}.use-case-sections-module__wEG1qa__introEntity{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.use-case-sections-module__wEG1qa__introBody{max-width:58ch;color:var(--ink-soft);font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.5}.use-case-sections-module__wEG1qa__features{padding-bottom:clamp(40px,6vw,96px)}.use-case-sections-module__wEG1qa__featureList{flex-direction:column;gap:clamp(48px,7vw,104px);display:flex}.use-case-sections-module__wEG1qa__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,4vw,72px);display:grid}.use-case-sections-module__wEG1qa__featureRow:nth-child(2n) .use-case-sections-module__wEG1qa__featureMedia{order:-1}.use-case-sections-module__wEG1qa__featureTitle{color:var(--ink);margin-bottom:16px;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.12}.use-case-sections-module__wEG1qa__featureBody{max-width:46ch;color:var(--ink-soft);font-size:clamp(1.02rem,1.25vw,1.18rem);line-height:1.55}.use-case-sections-module__wEG1qa__featureMedia{background:var(--lavender);border-radius:var(--radius);justify-content:center;padding:clamp(20px,3vw,40px);display:flex}.use-case-sections-module__wEG1qa__featureShot{filter:drop-shadow(0 24px 44px #0b1b5e2e);width:100%;height:auto}.use-case-sections-module__wEG1qa__tracks{padding-top:clamp(8px,2vw,28px)}.use-case-sections-module__wEG1qa__trackTabWrap{justify-content:center;margin-bottom:clamp(30px,4vw,52px);display:flex}.use-case-sections-module__wEG1qa__trackTabBar{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-pill);gap:6px;padding:6px;display:inline-flex}.use-case-sections-module__wEG1qa__trackTab{border-radius:var(--radius-pill);color:var(--ink-soft);cursor:pointer;background:0 0;border:0;padding:11px 26px;font-family:inherit;font-size:1rem;font-weight:700;transition:color .15s,background-color .15s}.use-case-sections-module__wEG1qa__trackTab:hover{color:var(--ink)}.use-case-sections-module__wEG1qa__trackTabActive,.use-case-sections-module__wEG1qa__trackTabActive:hover{background:var(--grad-brand);color:#fff;box-shadow:0 10px 24px -12px #3442ff99}.use-case-sections-module__wEG1qa__trackLead{text-align:center;max-width:60ch;color:var(--ink);margin:0 auto clamp(32px,4vw,52px);font-size:clamp(1.2rem,1.7vw,1.6rem);font-weight:600;line-height:1.3}.use-case-sections-module__wEG1qa__tracksSub{padding-top:0}.use-case-sections-module__wEG1qa__trackTabBarSub{flex-wrap:wrap;justify-content:center;gap:8px;display:inline-flex}.use-case-sections-module__wEG1qa__trackTabSub{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--ink-soft);cursor:pointer;background:#fff;flex:none;padding:9px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:color .15s,border-color .15s,background-color .15s}.use-case-sections-module__wEG1qa__trackTabSub:hover{color:var(--ink);border-color:var(--accent-soft)}.use-case-sections-module__wEG1qa__trackTabSubActive,.use-case-sections-module__wEG1qa__trackTabSubActive:hover{background:var(--lavender);border-color:var(--blue);color:var(--navy)}.use-case-sections-module__wEG1qa__trackLeadSub{text-align:center;max-width:62ch;color:var(--ink-soft);margin:0 auto clamp(28px,3vw,40px);font-size:clamp(1.02rem,1.3vw,1.25rem);font-weight:500;line-height:1.4}.use-case-sections-module__wEG1qa__ai{padding-bottom:clamp(40px,6vw,96px)}.use-case-sections-module__wEG1qa__aiHead{text-align:center;max-width:74ch;margin:0 auto clamp(36px,4vw,56px)}.use-case-sections-module__wEG1qa__aiChatWrap{margin-bottom:clamp(44px,6vw,80px)}.use-case-sections-module__wEG1qa__aiExplainer{color:var(--ink-soft);font-size:clamp(1.02rem,1.3vw,1.2rem);line-height:1.55}.use-case-sections-module__wEG1qa__aiTools{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 14px;margin-top:24px;display:flex}.use-case-sections-module__wEG1qa__aiToolsLabel{text-transform:uppercase;color:var(--slate);font-size:.8rem;font-weight:700}.use-case-sections-module__wEG1qa__aiToolsList{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.use-case-sections-module__wEG1qa__aiTool{border:1px solid var(--line);border-radius:var(--radius-pill);width:116px;height:52px;color:var(--ink);background:#fff;flex:none;justify-content:center;align-items:center;padding:0 14px;font-size:.92rem;font-weight:600;display:inline-flex}.use-case-sections-module__wEG1qa__aiToolLogo{object-fit:contain;width:34px;height:34px}.use-case-sections-module__wEG1qa__aiToolCustom{color:var(--ink-soft);border-style:dashed}.use-case-sections-module__wEG1qa__aiGroup+.use-case-sections-module__wEG1qa__aiGroup{margin-top:clamp(40px,5vw,64px)}.use-case-sections-module__wEG1qa__aiGroupLabel{text-transform:uppercase;color:var(--accent);margin-bottom:22px;font-size:.8rem;font-weight:700}.use-case-sections-module__wEG1qa__aiCards{grid-template-columns:1fr 1fr;gap:clamp(18px,2vw,26px);display:grid}.use-case-sections-module__wEG1qa__aiCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;gap:12px;padding:clamp(22px,2.4vw,30px);display:flex}.use-case-sections-module__wEG1qa__aiCardTitle{color:var(--ink);font-size:1.2rem;line-height:1.2}.use-case-sections-module__wEG1qa__aiCardBody{color:var(--ink-soft);font-size:.98rem;line-height:1.5}.use-case-sections-module__wEG1qa__aiPrompt{background:var(--lavender);border-radius:var(--radius-sm);color:var(--navy);margin-top:4px;padding:14px 16px;font-size:.96rem;line-height:1.45}.use-case-sections-module__wEG1qa__aiPromptChevron{color:var(--blue);margin-right:8px;font-weight:700}.use-case-sections-module__wEG1qa__aiResult{color:var(--ink-body);font-size:.96rem;line-height:1.45}.use-case-sections-module__wEG1qa__aiResultArrow{color:var(--blue);margin-right:8px;font-weight:700}@media (max-width:900px){.use-case-sections-module__wEG1qa__featureRow{grid-template-columns:1fr}.use-case-sections-module__wEG1qa__heroTextInner{max-width:none;margin-left:0}.use-case-sections-module__wEG1qa__heroPhoto{aspect-ratio:3/2}.use-case-sections-module__wEG1qa__featureRow:nth-child(2n) .use-case-sections-module__wEG1qa__featureMedia{order:0}.use-case-sections-module__wEG1qa__aiCards{grid-template-columns:1fr}}
.legal-sections-module__LC6KJa__page{min-height:60vh;padding-top:56px;padding-bottom:96px}.legal-sections-module__LC6KJa__index{max-width:760px}.legal-sections-module__LC6KJa__indexHeading{font-size:clamp(2rem,4vw,2.6rem)}.legal-sections-module__LC6KJa__indexIntro{color:var(--ink-soft);margin-top:14px;font-size:1.05rem}.legal-sections-module__LC6KJa__index .legal-sections-module__LC6KJa__switcher{margin-top:36px}.legal-sections-module__LC6KJa__switcher{margin-bottom:44px}.legal-sections-module__LC6KJa__switcherLabel{color:var(--ink-soft);text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.legal-sections-module__LC6KJa__tabs{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.legal-sections-module__LC6KJa__tab{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-soft);align-items:center;padding:9px 16px;font-size:.85rem;font-weight:600;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.legal-sections-module__LC6KJa__tab:hover{color:var(--accent);border-color:var(--accent-soft)}.legal-sections-module__LC6KJa__tabActive,.legal-sections-module__LC6KJa__tabActive:hover{background:var(--grad-brand);color:#fff;border-color:#0000}.legal-sections-module__LC6KJa__doc{max-width:760px;color:var(--ink-body);font-size:1rem;line-height:1.7}.legal-sections-module__LC6KJa__doc :is(h1,h2,h3,h4,h5,h6){color:var(--ink);text-wrap:pretty;line-height:1.2}.legal-sections-module__LC6KJa__doc h1{margin:2.6rem 0 1rem;font-size:1.8rem}.legal-sections-module__LC6KJa__doc h2{margin:2.1rem 0 .8rem;font-size:1.3rem}.legal-sections-module__LC6KJa__doc h3{margin:1.7rem 0 .6rem;font-size:1.1rem}.legal-sections-module__LC6KJa__doc h4{margin:1.4rem 0 .5rem;font-size:1rem}.legal-sections-module__LC6KJa__doc>:first-child{margin-top:0}.legal-sections-module__LC6KJa__doc p{margin:0 0 1rem}.legal-sections-module__LC6KJa__doc ul,.legal-sections-module__LC6KJa__doc ol{margin:0 0 1rem;padding-left:1.5rem}.legal-sections-module__LC6KJa__doc ul{list-style:outside}.legal-sections-module__LC6KJa__doc ol{list-style:decimal}.legal-sections-module__LC6KJa__doc li{margin:.4rem 0}.legal-sections-module__LC6KJa__doc li>p{margin:.3rem 0}.legal-sections-module__LC6KJa__doc a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.legal-sections-module__LC6KJa__doc a:hover{color:var(--royal)}.legal-sections-module__LC6KJa__doc strong{color:var(--ink);font-weight:700}.legal-sections-module__LC6KJa__doc hr{border:0;border-top:1px solid var(--line);margin:2rem 0}@media (max-width:600px){.legal-sections-module__LC6KJa__page{padding-top:36px;padding-bottom:64px}.legal-sections-module__LC6KJa__doc h1{font-size:1.5rem}}
@font-face{font-family:Red Hat Display;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/43145459071bf43f-s.3iy0uhsrxdetc.woff2?dpl=dpl_CreN7sby6YAUcEfjKsk1e1wkxW3F)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/8780dfd0812b997c-s.p.37az_hml-lcqo.woff2?dpl=dpl_CreN7sby6YAUcEfjKsk1e1wkxW3F)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Red Hat Display Fallback;src:local(Arial);ascent-override:102.68%;descent-override:30.76%;line-gap-override:0.0%;size-adjust:99.15%}.red_hat_display_cec458c1-module__bYPdaG__className{font-family:Red Hat Display,Red Hat Display Fallback;font-style:normal}.red_hat_display_cec458c1-module__bYPdaG__variable{--font-sans:"Red Hat Display", "Red Hat Display Fallback"}
.home-popup-module__pnFYRW__overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1b5e8c;justify-content:center;align-items:center;padding:24px;animation:.25s both home-popup-module__pnFYRW__overlayIn;display:flex;position:fixed;inset:0}.home-popup-module__pnFYRW__dialog{background:var(--surface);border-radius:var(--radius);width:min(100%,440px);animation:.3s cubic-bezier(.22,1,.36,1) both home-popup-module__pnFYRW__dialogIn;position:relative;overflow:hidden;box-shadow:0 40px 80px -30px #0b1b5ea6}.home-popup-module__pnFYRW__close{z-index:2;border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0b1b5e66;border:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background-color .15s,transform .15s;display:inline-flex;position:absolute;top:14px;right:14px}.home-popup-module__pnFYRW__close:hover{background:#0b1b5ea6;transform:scale(1.05)}.home-popup-module__pnFYRW__close svg{width:18px;height:18px}.home-popup-module__pnFYRW__video{aspect-ratio:1;object-fit:cover;background:var(--navy);width:100%;display:block}.home-popup-module__pnFYRW__body{color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;transition:background-color .15s;display:flex}.home-popup-module__pnFYRW__body:hover{background:var(--surface-2)}.home-popup-module__pnFYRW__copy{flex-direction:column;gap:4px;display:flex}.home-popup-module__pnFYRW__eyebrow{text-transform:uppercase;color:var(--blue);font-size:.75rem;font-weight:700}.home-popup-module__pnFYRW__title{color:var(--ink);font-size:1.4rem;font-weight:700;line-height:1.1}.home-popup-module__pnFYRW__cta{color:var(--ink-soft);font-size:.9rem;font-weight:600}.home-popup-module__pnFYRW__arrow{border-radius:var(--radius-pill);color:#fff;background:var(--grad-brand);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px -12px #3442ff99}.home-popup-module__pnFYRW__body:hover .home-popup-module__pnFYRW__arrow{transform:translate(3px);box-shadow:0 16px 30px -12px #3442ffb3}.home-popup-module__pnFYRW__arrow svg{width:24px;height:24px}@keyframes home-popup-module__pnFYRW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes home-popup-module__pnFYRW__dialogIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.home-popup-module__pnFYRW__overlay,.home-popup-module__pnFYRW__dialog{animation:none}.home-popup-module__pnFYRW__body:hover .home-popup-module__pnFYRW__arrow{transform:none}}@media (max-width:480px){.home-popup-module__pnFYRW__title{font-size:1.25rem}.home-popup-module__pnFYRW__arrow{width:48px;height:48px}.home-popup-module__pnFYRW__arrow svg{width:20px;height:20px}}
.news-sections-module__oRI84G__page{padding-bottom:8px}.news-sections-module__oRI84G__pageHead{padding:60px 0 8px}.news-sections-module__oRI84G__pageTitle{font-size:clamp(2rem,4.5vw,2.9rem)}.news-sections-module__oRI84G__pageIntro{max-width:680px;color:var(--ink-soft);margin-top:16px;font-size:1.1rem}.news-sections-module__oRI84G__columns{grid-template-columns:1fr;gap:48px;padding:44px 0 56px;display:grid}.news-sections-module__oRI84G__newsCol,.news-sections-module__oRI84G__pressCol{min-width:0}@media (min-width:1000px){.news-sections-module__oRI84G__columns{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:start;gap:40px}}.news-sections-module__oRI84G__sectionLabel{align-items:center;gap:12px;margin-bottom:24px;font-size:clamp(1.3rem,2.4vw,1.6rem);display:flex}.news-sections-module__oRI84G__sectionLabel:before{content:"";background:var(--grad-brand);border-radius:2px;width:26px;height:4px}.news-sections-module__oRI84G__cover{object-fit:cover}.news-sections-module__oRI84G__contain{object-fit:contain;padding:22px}.news-sections-module__oRI84G__meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.news-sections-module__oRI84G__category{border-radius:var(--radius-pill);background:var(--lavender);color:var(--accent);letter-spacing:.04em;text-transform:uppercase;padding:4px 11px;font-size:.72rem;font-weight:700}.news-sections-module__oRI84G__date{color:var(--slate);font-size:.85rem}.news-sections-module__oRI84G__excerpt{color:var(--ink-body);line-height:1.6}.news-sections-module__oRI84G__more{color:var(--accent);align-items:center;gap:8px;margin-top:auto;font-size:.95rem;font-weight:600;display:inline-flex}.news-sections-module__oRI84G__more span{transition:transform .15s}.news-sections-module__oRI84G__lead{border:1px solid var(--line);border-radius:var(--radius);color:inherit;background:#fff;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);margin-bottom:28px;transition:transform .15s,box-shadow .2s,border-color .15s;display:grid;overflow:hidden}.news-sections-module__oRI84G__leadMedia{aspect-ratio:16/11;background:var(--surface-2);position:relative}.news-sections-module__oRI84G__leadBody{flex-direction:column;padding:32px;display:flex}.news-sections-module__oRI84G__leadTitle{margin-bottom:12px;font-size:clamp(1.3rem,2.4vw,1.85rem);line-height:1.15}.news-sections-module__oRI84G__lead .news-sections-module__oRI84G__excerpt{margin-bottom:20px}.news-sections-module__oRI84G__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.news-sections-module__oRI84G__card{border:1px solid var(--line);border-radius:var(--radius);height:100%;color:inherit;background:#fff;flex-direction:column;transition:transform .15s,box-shadow .2s,border-color .15s;display:flex;overflow:hidden}.news-sections-module__oRI84G__cardMedia{aspect-ratio:3/2;background:var(--surface-2);position:relative}.news-sections-module__oRI84G__cardBody{flex-direction:column;flex:1;padding:22px 24px 24px;display:flex}.news-sections-module__oRI84G__cardTitle{margin-bottom:10px;font-size:1.15rem;line-height:1.25}.news-sections-module__oRI84G__card .news-sections-module__oRI84G__excerpt{margin-bottom:16px;font-size:.95rem}.news-sections-module__oRI84G__pressGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.news-sections-module__oRI84G__pressCard{border:1px solid var(--line);border-radius:var(--radius);height:100%;color:inherit;background:#fff;flex-direction:column;transition:transform .15s,box-shadow .2s,border-color .15s;display:flex;overflow:hidden}.news-sections-module__oRI84G__pressMedia{background:var(--surface-2);border-bottom:1px solid var(--line);height:132px;position:relative}.news-sections-module__oRI84G__pressBody{flex-direction:column;flex:1;padding:20px 22px 22px;display:flex}.news-sections-module__oRI84G__pressName{margin-bottom:8px;font-size:1.05rem}.news-sections-module__oRI84G__pressBody .news-sections-module__oRI84G__excerpt{margin-bottom:16px;font-size:.92rem}.news-sections-module__oRI84G__lead:hover,.news-sections-module__oRI84G__card:hover,.news-sections-module__oRI84G__pressCard:hover{border-color:var(--accent-soft);transform:translateY(-2px);box-shadow:0 22px 44px -28px #0b1b5e80}.news-sections-module__oRI84G__lead:hover .news-sections-module__oRI84G__more span,.news-sections-module__oRI84G__card:hover .news-sections-module__oRI84G__more span,.news-sections-module__oRI84G__pressCard:hover .news-sections-module__oRI84G__more span{transform:translate(3px)}.news-sections-module__oRI84G__article{padding:56px 0}.news-sections-module__oRI84G__articleInner{max-width:760px}.news-sections-module__oRI84G__back{color:var(--accent);align-items:center;gap:8px;margin-bottom:24px;font-size:.9rem;font-weight:600;display:inline-flex}.news-sections-module__oRI84G__back:hover{color:var(--royal)}.news-sections-module__oRI84G__articleTitle{margin-top:6px;font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.1}.news-sections-module__oRI84G__articleLede{color:var(--ink-soft);margin-top:16px;font-size:1.2rem;line-height:1.5}.news-sections-module__oRI84G__articleHeroWrap{border-radius:var(--radius);background:var(--surface-2);margin:32px 0 0;overflow:hidden}.news-sections-module__oRI84G__articleHero{width:100%;height:auto;display:block}.news-sections-module__oRI84G__articleBody{color:var(--ink-body);padding-top:28px;font-size:1.08rem;line-height:1.75}.news-sections-module__oRI84G__articleBody p{margin:0 0 1.1rem}.news-sections-module__oRI84G__articleBody p:last-child{margin-bottom:0}@media (max-width:860px){.news-sections-module__oRI84G__lead{grid-template-columns:1fr}.news-sections-module__oRI84G__leadMedia{aspect-ratio:16/9}.news-sections-module__oRI84G__leadBody{padding:24px}}@media (max-width:600px){.news-sections-module__oRI84G__pageHead{padding-top:40px}.news-sections-module__oRI84G__columns{gap:36px;padding-top:32px}.news-sections-module__oRI84G__article{padding-top:36px}}
.syrto-ai-chat-module__-3U5mG__window{border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(100%,760px);margin-inline:auto;overflow:hidden;box-shadow:0 40px 90px -50px #0b1b5e66}.syrto-ai-chat-module__-3U5mG__chrome{background:var(--surface-2);border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:12px 16px;display:flex}.syrto-ai-chat-module__-3U5mG__dots{flex:none;gap:7px;display:inline-flex}.syrto-ai-chat-module__-3U5mG__dots i{border-radius:50%;width:11px;height:11px}.syrto-ai-chat-module__-3U5mG__dots i:first-child{background:#ff5f57}.syrto-ai-chat-module__-3U5mG__dots i:nth-child(2){background:#febc2e}.syrto-ai-chat-module__-3U5mG__dots i:nth-child(3){background:#28c840}.syrto-ai-chat-module__-3U5mG__address{border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--slate);background:#fff;flex:1;justify-content:center;align-items:center;gap:8px;padding:7px 16px;font-size:.85rem;display:inline-flex}.syrto-ai-chat-module__-3U5mG__lock{color:var(--slate);font-size:.8rem}.syrto-ai-chat-module__-3U5mG__ext{background:var(--navy);border-radius:var(--radius-pill);color:#fff;flex:none;align-items:center;gap:7px;padding:6px 12px 6px 8px;font-size:.82rem;font-weight:700;display:inline-flex}.syrto-ai-chat-module__-3U5mG__extMark{width:17px;height:17px}.syrto-ai-chat-module__-3U5mG__appBar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.syrto-ai-chat-module__-3U5mG__appName{color:var(--ink);align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:inline-flex}.syrto-ai-chat-module__-3U5mG__appIcon{width:26px;height:26px}.syrto-ai-chat-module__-3U5mG__connected{background:var(--lavender);border-radius:var(--radius-pill);color:var(--navy);align-items:center;gap:8px;padding:7px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.syrto-ai-chat-module__-3U5mG__connectedMark{width:16px;height:16px}.syrto-ai-chat-module__-3U5mG__connectedDot{background:#0c7a4b;border-radius:50%;width:8px;height:8px}.syrto-ai-chat-module__-3U5mG__thread{padding:24px 22px 26px}.syrto-ai-chat-module__-3U5mG__userMsg{background:var(--navy);color:#fff;border-radius:20px 20px 6px;max-width:80%;margin-left:auto;padding:16px 22px;font-size:1.05rem;line-height:1.4;box-shadow:0 16px 30px -18px #0b1b5e8c}.syrto-ai-chat-module__-3U5mG__aiTurn{margin-top:30px}.syrto-ai-chat-module__-3U5mG__aiName{color:var(--ink-soft);align-items:center;gap:10px;font-size:.95rem;font-weight:700;display:inline-flex}.syrto-ai-chat-module__-3U5mG__aiAvatar{border-radius:10px;width:36px;height:36px}.syrto-ai-chat-module__-3U5mG__status{background:var(--surface-2);border-radius:var(--radius-pill);color:var(--slate);align-items:center;gap:9px;margin-top:14px;padding:8px 14px;font-size:.85rem;display:inline-flex}.syrto-ai-chat-module__-3U5mG__statusMark{opacity:.7;width:15px;height:15px}.syrto-ai-chat-module__-3U5mG__verified{color:#0c7a4b;align-items:center;gap:4px;font-weight:700;display:inline-flex}.syrto-ai-chat-module__-3U5mG__answerIntro{color:var(--ink-body);margin-top:16px;font-size:1rem;line-height:1.55}.syrto-ai-chat-module__-3U5mG__snapshot{border:1px solid var(--line);border-radius:var(--radius-sm);margin-top:16px;overflow:hidden}.syrto-ai-chat-module__-3U5mG__snapRow{grid-template-columns:168px 1fr;align-items:baseline;gap:16px;padding:13px 18px;display:grid}.syrto-ai-chat-module__-3U5mG__snapRow+.syrto-ai-chat-module__-3U5mG__snapRow{border-top:1px solid var(--line)}.syrto-ai-chat-module__-3U5mG__snapLabel{text-transform:uppercase;color:var(--slate);font-size:.82rem;font-weight:700}.syrto-ai-chat-module__-3U5mG__snapValue{color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:4px 10px;font-size:.98rem;font-weight:600;display:flex}.syrto-ai-chat-module__-3U5mG__delta{color:#0c7a4b;font-size:.85rem;font-style:normal;font-weight:700}.syrto-ai-chat-module__-3U5mG__verdict{border-radius:var(--radius-sm);flex-direction:column;gap:5px;margin-top:16px;padding:14px 18px;font-size:.96rem;line-height:1.5;display:flex}.syrto-ai-chat-module__-3U5mG__verdictLabel{text-transform:uppercase;font-size:.78rem;font-weight:700}.syrto-ai-chat-module__-3U5mG__verdictText{color:var(--ink);font-weight:600}.syrto-ai-chat-module__-3U5mG__verdictGo{background:#eaf7f0;border:1px solid #b6e2cb}.syrto-ai-chat-module__-3U5mG__verdictGo .syrto-ai-chat-module__-3U5mG__verdictLabel{color:#0c7a4b}.syrto-ai-chat-module__-3U5mG__verdictWatch{background:#fff7e8;border:1px solid #f3dca5}.syrto-ai-chat-module__-3U5mG__verdictWatch .syrto-ai-chat-module__-3U5mG__verdictLabel{color:#9a6b00}.syrto-ai-chat-module__-3U5mG__verdictNo{background:#fdeceb;border:1px solid #f3c2bf}.syrto-ai-chat-module__-3U5mG__verdictNo .syrto-ai-chat-module__-3U5mG__verdictLabel{color:#b42318}.syrto-ai-chat-module__-3U5mG__answerFooter{color:var(--slate);align-items:center;gap:8px;margin-top:16px;font-size:.82rem;display:inline-flex}.syrto-ai-chat-module__-3U5mG__footerMark{opacity:.7;width:14px;height:14px}@media (max-width:560px){.syrto-ai-chat-module__-3U5mG__snapRow{grid-template-columns:1fr;gap:4px}.syrto-ai-chat-module__-3U5mG__userMsg{max-width:92%}}
.technology-sections-module__oN1uVq__heroIntro{min-height:calc(100svh - var(--header-h));text-align:center;align-items:center;padding:40px 0;display:flex}.technology-sections-module__oN1uVq__heroInner{flex-direction:column;align-items:center;display:flex}.technology-sections-module__oN1uVq__heroTitle{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,8.5vw,7rem);font-weight:500;line-height:1.02}.technology-sections-module__oN1uVq__tech{padding:0 0 80px}.technology-sections-module__oN1uVq__layout{grid-template-columns:minmax(220px,320px) 1fr;align-items:start;gap:clamp(40px,6vw,96px);display:grid}.technology-sections-module__oN1uVq__rail{top:calc(var(--header-h) + 56px);flex-direction:column;align-self:start;gap:4px;display:flex;position:sticky}.technology-sections-module__oN1uVq__railLink{color:#aab1c0;font-size:clamp(1.9rem,3.4vw,3.2rem);font-weight:500;line-height:1.12;transition:color .2s}.technology-sections-module__oN1uVq__railLink:hover{color:var(--ink-soft)}.technology-sections-module__oN1uVq__railLinkActive,.technology-sections-module__oN1uVq__railLinkActive:hover{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.technology-sections-module__oN1uVq__main{flex-direction:column;gap:28px;min-width:0;display:flex}.technology-sections-module__oN1uVq__accent{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.technology-sections-module__oN1uVq__techBullets{gap:14px;margin:22px 0;display:grid}.technology-sections-module__oN1uVq__techBullets li{color:var(--ink-soft);padding-left:22px;font-size:1.05rem;line-height:1.55;position:relative}.technology-sections-module__oN1uVq__techBullets li:before{content:"›";color:var(--accent);font-weight:700;position:absolute;top:0;left:0}.technology-sections-module__oN1uVq__quote{max-width:760px;margin:clamp(36px,6vh,72px) auto 0}.technology-sections-module__oN1uVq__quoteMark{color:var(--accent);font-family:Georgia,Times New Roman,serif;font-size:3.5rem;line-height:.4;display:block}.technology-sections-module__oN1uVq__quoteText{color:var(--ink-soft);margin:18px 0 28px;font-size:clamp(1.15rem,1.9vw,1.5rem);font-weight:500;line-height:1.5}.technology-sections-module__oN1uVq__quoteAuthor{text-align:left;justify-content:flex-end;align-items:center;gap:14px;display:flex}.technology-sections-module__oN1uVq__authorPhoto{object-fit:cover;border-radius:50%;flex-shrink:0;width:60px;height:60px}.technology-sections-module__oN1uVq__authorMeta{flex-direction:column;display:flex}.technology-sections-module__oN1uVq__authorMeta strong{color:var(--ink-soft);font-size:1rem;font-weight:600}.technology-sections-module__oN1uVq__authorMeta small{color:var(--ink-soft);font-size:.9rem}.technology-sections-module__oN1uVq__exploreLink{color:var(--ink);flex-direction:column;align-items:center;gap:10px;margin-top:clamp(40px,7vh,80px);font-size:1.15rem;font-weight:500;transition:color .15s;display:inline-flex}.technology-sections-module__oN1uVq__exploreLink:hover{color:var(--accent)}.technology-sections-module__oN1uVq__exploreArrow{width:24px;height:24px;animation:1.8s ease-in-out infinite technology-sections-module__oN1uVq__techBob}@keyframes technology-sections-module__oN1uVq__techBob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.technology-sections-module__oN1uVq__exploreArrow{animation:none}}.technology-sections-module__oN1uVq__card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:clamp(28px,4vw,48px);box-shadow:0 40px 80px -52px #0b1b5e4d}.technology-sections-module__oN1uVq__blockTitle{background:var(--grad-accent);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:600;line-height:1.15}.technology-sections-module__oN1uVq__blockLead{color:var(--ink-body);margin-top:20px;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.6}.technology-sections-module__oN1uVq__blockBody{color:var(--ink-soft);margin-top:18px;font-size:1.02rem;line-height:1.6}.technology-sections-module__oN1uVq__dbHeading{color:var(--ink);margin-top:36px;font-size:1.35rem;font-weight:600}.technology-sections-module__oN1uVq__dbGrid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-top:20px;display:grid}.technology-sections-module__oN1uVq__dbItem{border:1px solid var(--line);background:#fff;border-radius:14px;padding:4px 20px}.technology-sections-module__oN1uVq__dbSummary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-size:1.02rem;font-weight:600;list-style:none;display:flex}.technology-sections-module__oN1uVq__dbSummary::-webkit-details-marker{display:none}.technology-sections-module__oN1uVq__dbPlus{flex-shrink:0;width:18px;height:18px;position:relative}.technology-sections-module__oN1uVq__dbPlus:before,.technology-sections-module__oN1uVq__dbPlus:after{content:"";background:var(--accent);border-radius:2px;transition:transform .2s;position:absolute}.technology-sections-module__oN1uVq__dbPlus:before{height:2px;inset:8px 0}.technology-sections-module__oN1uVq__dbPlus:after{width:2px;inset:0 8px}.technology-sections-module__oN1uVq__dbItem[open] .technology-sections-module__oN1uVq__dbPlus:after{transform:rotate(90deg)}.technology-sections-module__oN1uVq__dbItem .technology-sections-module__oN1uVq__techBullets{margin:0 0 18px}.technology-sections-module__oN1uVq__dbItem .technology-sections-module__oN1uVq__techBullets li{font-size:.98rem}.technology-sections-module__oN1uVq__tabs{margin-top:28px}.technology-sections-module__oN1uVq__tabBar{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.technology-sections-module__oN1uVq__tabPill{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:12px 22px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}.technology-sections-module__oN1uVq__tabPill:hover{border-color:var(--silver)}.technology-sections-module__oN1uVq__tabPillActive{background:var(--grad-brand);color:#fff;border-color:#0000}.technology-sections-module__oN1uVq__tabTitle{color:var(--ink);font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:600;line-height:1.18}.technology-sections-module__oN1uVq__tabIntro{max-width:56ch;color:var(--ink-soft);margin-top:16px;font-size:1.05rem;line-height:1.6}@media (max-width:900px){.technology-sections-module__oN1uVq__layout{grid-template-columns:1fr;gap:28px}.technology-sections-module__oN1uVq__rail{display:none}.technology-sections-module__oN1uVq__dbGrid{grid-template-columns:1fr}}
