:root{--ink:#0a0a0a;--muted:#727272;--blue:#0088ff;--design-content:1272px;--policy-content:1220px;--design-wide:1272px;--snow:var(
    --homepage-snow-image,url("/figma/home/asset-04-img-minimal-snow-border-white-backgrounds-outdoors1.webp")
  );color-scheme:light;font-family:PingFang SC,PingFangSC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:clip;background:#fff;color:var(--ink);font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:no-preference){html[data-scroll-reveal-enabled=true] .home-page[data-scroll-reveal-bootstrap=pending] :is(.site-header__inner>*,.hero__headline-line--rotating,.hero__content>h1>.hero__headline-line:not(.hero__headline-line--rotating),.hero__subtitle,.primary-button,.hero__showcase>article,.section-heading>*,.intro-section__copy>p,.product-collage__item,.section-lead>p,.trust-section__statement>.scroll-reveal-line,.trust-chain,.expert-map__background,.expert-map__connections,.feature-chip,.sandbox-grid>article,.sandbox-grid>article>h3,.sandbox-grid>article>p>.scroll-reveal-line,.site-footer__identity>*,.site-footer__groups>section>*,.site-footer__legal>section>*,.site-footer__copyright){opacity:0;translate:0 24px}html[data-scroll-reveal-enabled=true] .policy-page[data-scroll-reveal-bootstrap=pending] :is(.site-header__inner>*,.policy-page__eyebrow,.policy-page__heading>*,.policy-paper>h1,.policy-paper>h2,.policy-paper>h3,.policy-paper>p,.policy-paper>blockquote,.policy-paper>pre,.policy-paper>table,.policy-paper>hr,.policy-paper>ul>li,.policy-paper>ol>li,.site-footer__identity>*,.site-footer__groups>section>*,.site-footer__legal>section>*,.site-footer__copyright){opacity:0;translate:0 18px}}.home-page[data-scroll-reveal-ready=true] [data-scroll-reveal-state=pending],.policy-page[data-scroll-reveal-ready=true] [data-scroll-reveal-state=pending]{opacity:0;translate:0 var(--scroll-reveal-distance,24px)}.scroll-reveal-line{display:block}a,button{-webkit-tap-highlight-color:transparent}.page-container{width:min(calc(100% - 48px),var(--design-content));margin-inline:auto}.site-header{position:relative;z-index:20;min-height:85px;padding-top:clamp(22px,calc(16.6667vw - 98px),42px)}.site-header__inner{position:relative;width:min(calc(100% - clamp(24px, 4.4444vw, 48px)),var(--design-content));min-height:43px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.site-brand{width:313px;justify-self:start;display:flex;align-items:center}.site-brand img{width:clamp(56px,calc(4.4444vw + 38.6667px),76px);height:auto;flex:0 0 auto;transform:translateY(clamp(-8px,calc(48px - 6.6667vw),0px))}.site-brand span{margin-left:18px;font-size:10px;font-weight:400;line-height:16px;letter-spacing:5px;white-space:nowrap}.site-nav{justify-self:center;display:flex;align-items:center;gap:clamp(56px,10vw,126px);color:#3c3c3c;font-size:14px;line-height:20px;white-space:nowrap}.site-nav,.site-nav__item{position:relative}.site-nav__trigger{position:relative;min-height:36px;padding:8px 2px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;line-height:inherit}.site-nav__trigger-label{display:inline-block;filter:none}.site-nav__trigger-chevron{width:12px;height:12px;flex:0 0 auto;display:block;opacity:.72;rotate:0deg;transform-origin:50% 50%;transition:rotate .26s cubic-bezier(.16,1,.3,1),opacity .18s ease;will-change:rotate}.site-nav__item.is-active .site-nav__trigger-chevron{opacity:1;rotate:180deg}.site-nav__trigger:after{content:"";position:absolute;right:2px;bottom:4px;left:2px;height:1px;border-radius:999px;background:linear-gradient(90deg,rgba(0,136,255,0),rgba(0,136,255,.68),rgba(0,136,255,0));opacity:0;scale:.45 1;transition:opacity .18s ease,scale .24s cubic-bezier(.16,1,.3,1)}.site-nav__dropdown{position:absolute;top:calc(100% + 10px);left:var(--nav-panel-x,50%);z-index:60;width:max-content;min-width:150px;max-width:calc(100vw - 24px);padding-top:10px;opacity:0;pointer-events:none;translate:-50% -6px;visibility:hidden;transition:left .36s cubic-bezier(.16,1,.3,1),opacity .18s ease,translate .22s cubic-bezier(.16,1,.3,1),visibility 0s linear .22s}.site-nav__dropdown:before{content:"";position:absolute;top:-12px;right:0;left:0;height:22px}.language-selector__menu-inner,.site-nav__dropdown-inner{position:relative;overflow:hidden;padding:9px;border:1px solid rgba(70,83,96,.16);border-radius:12px;background:#f8fafb;box-shadow:0 4px 14px rgba(44,56,68,.1)}.site-nav__link-highlight{position:absolute;top:9px;right:9px;left:9px;z-index:0;height:42px;border-radius:8px;background:#e9edf1;opacity:var(--nav-active-opacity);transform:translate3d(0,calc(var(--nav-active-index) * 44px),0);transition:opacity .15s ease,transform .28s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.site-nav__dropdown a{position:relative;z-index:1;min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:8px;color:#303b45;font-size:14px;line-height:20px;transition:background-color .18s ease,color .18s ease,padding .22s cubic-bezier(.16,1,.3,1)}.site-nav__dropdown a+a{margin-top:2px}.site-nav__dropdown a.is-active,.site-nav__dropdown a:focus-visible,.site-nav__dropdown a:hover{padding-right:9px;padding-left:15px;background:transparent;color:#111820;outline:none}.site-nav__dropdown-arrow{color:#66727d;font-size:13px;opacity:0;translate:-4px 2px;transition:opacity .18s ease,translate .22s cubic-bezier(.16,1,.3,1)}.site-nav__dropdown a.is-active .site-nav__dropdown-arrow,.site-nav__dropdown a:focus-visible .site-nav__dropdown-arrow,.site-nav__dropdown a:hover .site-nav__dropdown-arrow{opacity:1;translate:0 0}.site-nav__item.is-active .site-nav__trigger:after{opacity:1;scale:1 1}.site-nav[data-open=true] .site-nav__dropdown{opacity:1;pointer-events:auto;translate:-50% 0;visibility:visible;transition-delay:0s}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:13px}.site-header__actions>.language-selector>.language-indicator,.site-header__actions>a{transition:transform .18s ease,box-shadow .18s ease}.site-header__actions>.language-selector>.language-indicator:hover,.site-header__actions>a:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.2)}.site-nav__trigger{transition:color .18s ease}.site-nav__item.is-active .site-nav__trigger{color:#111820}.login-button{width:97px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1.2px solid #b3b3b3;border-radius:35px;color:#3c3c3c;font-size:14px;line-height:20px}.homepage-user-avatar.homepage-user-avatar--loading{flex:0 0 auto;border-color:rgba(179,179,179,.55);background:linear-gradient(100deg,rgba(255,255,255,.2) 20%,rgba(255,255,255,.72) 42%,rgba(255,255,255,.2) 64%) #e3e7ec;background-size:220% 100%;animation:homepage-account-loading 1.35s ease-in-out infinite}.login-button--unknown{color:#5f6670;font-size:12px}.homepage-user-avatar{width:38px;height:38px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(112,122,136,.35);border-radius:50%;background:linear-gradient(145deg,#748094,#303947);color:#fff;font-size:14px;font-weight:600;line-height:1}.homepage-user-avatar img{width:100%;height:100%;object-fit:cover}.language-selector{position:relative}.language-indicator{width:38px;height:38px;display:grid;place-items:center;border:1px solid #b9bec7;border-radius:50%;background:transparent;color:#3c3c3c;cursor:pointer;font-size:12px;line-height:1}.language-selector__menu{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:150px;padding-top:10px;opacity:0;pointer-events:none;translate:0 -6px;visibility:hidden;transition:opacity .18s ease,translate .22s cubic-bezier(.16,1,.3,1),visibility 0s linear .22s}.language-selector[data-open=true] .language-selector__menu{opacity:1;pointer-events:auto;translate:0 0;visibility:visible;transition-delay:0s}.language-selector__highlight{position:absolute;top:9px;right:9px;left:9px;z-index:0;height:42px;border-radius:8px;background:#e9edf1;transform:translate3d(0,calc(var(--language-active-index) * 44px),0);transition:transform .28s cubic-bezier(.16,1,.3,1);will-change:transform}.language-selector__menu button{position:relative;z-index:1;width:100%;min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;background:transparent;color:#303b45;cursor:pointer;font:inherit;font-size:14px;line-height:20px;text-align:left;transition:color .18s ease,padding .22s cubic-bezier(.16,1,.3,1)}.language-selector__menu button+button{margin-top:2px}.language-selector__menu button:focus-visible,.language-selector__menu button:hover{padding-right:9px;padding-left:15px;color:#111820;outline:none;opacity:1}.language-selector__check{width:16px;height:16px;flex:0 0 auto;color:#33404c;opacity:0;scale:.8;transition:opacity .18s ease,scale .22s cubic-bezier(.16,1,.3,1)}.language-selector__menu button.is-selected .language-selector__check{opacity:1;scale:1}@keyframes homepage-account-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.home-page{background:var(--snow) center -962px /2210px 3315px no-repeat,linear-gradient(180deg,#eaedf2 0,#eaedf2 28.696%,#fff 41.054%,#fff 100%)}.hero{min-height:1060px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.25),rgba(255,255,255,0) 693px) top /100% 693px no-repeat}.hero__content{container-type:inline-size;padding-top:191px;text-align:center}.hero h1{margin:0;font-size:54px;font-weight:500;line-height:73px;letter-spacing:-2.7px}.hero h1>.hero__headline-line{display:block}.hero h1>.hero__headline-line--rotating{--hero-word-motion-duration:480ms;--hero-word-stagger:32ms;--hero-word-entry-delay:40ms;--hero-width-motion-duration:560ms;display:flex;align-items:flex-start;justify-content:center;white-space:nowrap}.hero__headline-emphasis{position:relative;display:flex;align-items:flex-start;contain:layout style}.hero__headline-emphasis-prefix,.hero__headline-emphasis-suffix,.hero__headline-prefix,.hero__headline-suffix{transform:translate3d(var(--word-offset,0),0,0);transition:transform var(--hero-width-motion-duration) cubic-bezier(.22,1,.36,1)}.hero__headline-emphasis-suffix,.hero__headline-suffix{transform:translate3d(calc(0px - var(--word-offset, 0px)),0,0)}.hero__rotating-word{position:relative;display:inline-block;width:var(--max-word-width,max-content);vertical-align:top;transform:translate3d(var(--word-offset,0),0,0);transition:transform var(--hero-width-motion-duration) cubic-bezier(.22,1,.36,1)}.hero__rotating-word-measure{position:absolute;visibility:hidden;pointer-events:none;white-space:nowrap}.hero__rotating-word-measure-item{display:inline-block}.hero__headline-spectrum{position:absolute;bottom:-2px;left:0;width:var(--active-word-width,100%);height:4px;overflow:hidden;contain:paint;isolation:isolate;border-radius:20px;background:#b7bbc3;transition:width var(--hero-width-motion-duration) cubic-bezier(.22,1,.36,1)}.hero__headline-spectrum:before{content:"";position:absolute;top:0;bottom:0;left:0;width:125%;background:linear-gradient(90deg in oklab,oklch(72% .2 295deg),oklch(72% .19 265deg) 20%,oklch(73% .17 225deg) 37%,oklch(74% .17 190deg) 53%,oklch(75% .18 150deg) 69%,oklch(78% .18 115deg) 85%,oklch(82% .17 95deg));-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.3) 1%,rgba(0,0,0,.82) 2%,#000 4%,#000 96%,rgba(0,0,0,.82) 98%,rgba(0,0,0,.3) 99%,transparent);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.3) 1%,rgba(0,0,0,.82) 2%,#000 4%,#000 96%,rgba(0,0,0,.82) 98%,rgba(0,0,0,.3) 99%,transparent);mask-repeat:no-repeat;mask-size:100% 100%;transform:translate3d(-120%,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0}.hero__headline-spectrum.is-sweeping:before{animation:hero-spectrum-double-sweep 2.6s linear both;will-change:transform,opacity}.hero__headline-line--english{--hero-word-motion-duration:500ms;--hero-word-stagger:14ms;--hero-word-entry-delay:35ms;gap:clamp(10px,.22em,14px)}.hero__headline-line--english .hero__headline-emphasis{gap:clamp(10px,.24em,16px)}.hero__headline-line--rotating:not(.is-measured) .hero__headline-emphasis-prefix,.hero__headline-line--rotating:not(.is-measured) .hero__headline-emphasis-suffix,.hero__headline-line--rotating:not(.is-measured) .hero__headline-prefix,.hero__headline-line--rotating:not(.is-measured) .hero__headline-spectrum,.hero__headline-line--rotating:not(.is-measured) .hero__headline-suffix,.hero__headline-line--rotating:not(.is-measured) .hero__rotating-word{transition:none}.hero__rotating-word-viewport{position:relative;display:grid;width:calc(100% + .2em);margin-inline:-.1em;padding-inline:.1em;overflow:hidden;box-sizing:border-box;contain:paint;text-align:left;transform:translateZ(0)}.hero__rotating-word-current,.hero__rotating-word-next{grid-area:1/1;display:inline-block;justify-self:start;white-space:nowrap}.hero__rotating-word-current .hero__rotating-character{will-change:transform,opacity}.hero__rotating-character{display:inline-block;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}.hero__rotating-word-next .hero__rotating-character{transform:translate3d(0,105%,0);opacity:0}.hero__rotating-word.has-completed-transition .hero__rotating-word-current .hero__rotating-character{animation:hero-character-in var(--hero-word-motion-duration) cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--hero-word-entry-delay) + var(--character-index) * var(--hero-word-stagger))}.hero__rotating-word.is-transitioning .hero__rotating-word-current .hero__rotating-character{animation:hero-character-out var(--hero-word-motion-duration) cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--character-index) * var(--hero-word-stagger));will-change:transform,opacity}.hero__rotating-word.is-transitioning .hero__rotating-word-next .hero__rotating-character{animation:hero-character-in var(--hero-word-motion-duration) cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--hero-word-entry-delay) + var(--character-index) * var(--hero-word-stagger));will-change:transform,opacity}.hero__headline-line--rotating.is-transitioning .hero__headline-emphasis-prefix,.hero__headline-line--rotating.is-transitioning .hero__headline-emphasis-suffix,.hero__headline-line--rotating.is-transitioning .hero__headline-prefix,.hero__headline-line--rotating.is-transitioning .hero__headline-suffix,.hero__headline-line--rotating.is-transitioning .hero__rotating-word{will-change:transform}.hero__headline-line--rotating.is-transitioning .hero__headline-spectrum{will-change:width}@keyframes hero-character-out{0%{transform:translateZ(0);opacity:1}24%{opacity:.92}76%{opacity:.16}to{transform:translate3d(0,-105%,0);opacity:0}}@keyframes hero-character-in{0%{transform:translate3d(0,105%,0);opacity:0}24%{opacity:.16}76%{opacity:.92}to{transform:translateZ(0);opacity:1}}@keyframes hero-spectrum-double-sweep{0%{transform:translate3d(-120%,0,0);opacity:0}4%{opacity:1}38%{transform:translate3d(150%,0,0);opacity:1}42%{transform:translate3d(150%,0,0);opacity:0}43%,57%{transform:translate3d(-120%,0,0);opacity:0}61%{opacity:1}96%{transform:translate3d(150%,0,0);opacity:1}to{transform:translate3d(150%,0,0);opacity:0}}.hero__subtitle{margin:20px 0 0;color:#727272;font-size:18px;font-weight:400;line-height:25px}.primary-button{position:relative;width:124px;height:38px;margin-top:33px;display:inline-flex;align-items:center;justify-content:center;border-radius:35px;background:#000;color:#fff;transition:transform .18s ease,box-shadow .18s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.2)}.primary-button__content{display:inline-flex;align-items:center;justify-content:center;gap:4px;transform:translateX(-2px)}.primary-button__label{font-size:14px;line-height:20px;white-space:nowrap}.primary-button__arrow{width:14px;height:14px;flex:0 0 14px;display:grid;place-items:center}.primary-button__arrow img{width:17.156px;height:11.782px;max-width:none;transform:rotate(-45deg)}.hero__showcase{width:min(var(--design-wide),calc(100vw - 48px));margin-top:102px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,624px) minmax(0,618px);grid-gap:30px;gap:30px}.hero__showcase article{position:relative;height:349px;overflow:hidden;border-radius:22px;background:#111}.hero__showcase-media{position:absolute;inset:0}.hero__showcase-canvas,.hero__showcase-media video{width:100%;height:100%}.hero__showcase-media video{object-fit:cover}.hero__showcase-canvas{position:absolute;inset:0;opacity:0;pointer-events:none}.hero__showcase-media.is-canvas-ready video{visibility:hidden}.hero__showcase-media.is-canvas-ready .hero__showcase-canvas{opacity:1}.hero__showcase article:after{content:"";position:absolute;z-index:1;inset:42% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.62))}.hero__showcase h2{position:absolute;z-index:2;right:auto;bottom:7px;left:23px;width:max-content;margin:0;color:#fff;font-size:42px;font-weight:600;line-height:100px;letter-spacing:-2.1px}.hero__showcase article:nth-child(2) h2{left:20px}.section{position:relative}.expert-section,.intro-section,.sandbox-section .page-container,.trust-section .page-container{container-type:inline-size}.section-heading{margin:0}.section-heading p{margin:0;color:var(--blue);font-size:24px;font-weight:500;line-height:30px}.section-heading h2{margin:0;font-size:48px;font-weight:500;line-height:100px;letter-spacing:-2.4px}.intro-section__copy,.section-lead{font-size:34px;font-weight:300;line-height:58px;letter-spacing:0}.intro-section__copy p,.section-lead p{margin:0}.intro-section{min-height:1374px;padding-top:54px}.intro-section__copy{margin-top:13px}.product-collage{--collage-draw-distance:min(58vw,760px);position:relative;height:720px;margin-top:96px;perspective:1600px}.product-collage__item{--collage-border:linear-gradient(#fff,#fff);-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;overflow:hidden;padding:0;border:1px solid transparent;background:linear-gradient(#fff 0 0) padding-box,var(--collage-border) border-box;cursor:pointer;transform:translateZ(0) rotate(0deg) scale(1);transform-origin:50% 50%;will-change:top,left,width,height,transform;transition:top .62s cubic-bezier(.22,1,.36,1),left .62s cubic-bezier(.22,1,.36,1),width .62s cubic-bezier(.22,1,.36,1),height .62s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.16,1,.3,1),box-shadow .62s ease,filter .62s ease}.product-collage.is-reordering .product-collage__item{pointer-events:none}.product-collage__item.is-extracting{filter:brightness(1.015) saturate(1.02) drop-shadow(0 24px 34px rgba(26,52,81,.2));transition:transform .38s cubic-bezier(.55,.05,.72,.34),filter .38s ease}.product-collage__item.is-extracting.is-drawing-left{transform:translate3d(calc(-1 * var(--collage-draw-distance)),-12px,70px) rotate(-3.5deg) scale(.985)}.product-collage__item.is-extracting.is-drawing-right{transform:translate3d(var(--collage-draw-distance),-12px,70px) rotate(3.5deg) scale(.985)}.product-collage__item.is-inserting{z-index:8;filter:brightness(1) saturate(1) drop-shadow(0 16px 28px rgba(26,52,81,.14));transform:translateZ(0) rotate(0deg) scale(1);transition:top .68s cubic-bezier(.16,1,.3,1),left .68s cubic-bezier(.16,1,.3,1),width .68s cubic-bezier(.16,1,.3,1),height .68s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),box-shadow .62s ease,filter .62s ease}.product-collage__item img{width:100%;height:100%;object-fit:cover}.product-collage__item:focus-visible{outline:3px solid rgba(8,125,255,.55);outline-offset:5px}.product-collage__border--product-table{--collage-border:linear-gradient(180deg,#00d5ff,#1e4cf3 91%,#1e4cf3)}.product-collage__border--business-report{--collage-border:linear-gradient(225deg,#ffd903 6%,#2545ff 50%,#bf3eff)}.product-collage__border--weekly-brief{--collage-border:linear-gradient(180deg,#afef1a,#3c0bff 50%,#2deaff)}.product-collage__back{z-index:1;top:0;left:21.07%;width:57.86%;height:386px;border-radius:16px;box-shadow:0 4px 10px 4px rgba(0,0,0,.15)}.product-collage__middle{z-index:2;top:49px;left:13.6%;width:72.8%;height:490px;border-radius:18px;box-shadow:0 4px 12px 2px rgba(0,0,0,.25)}.product-collage__front{z-index:3;top:106px;left:5.27%;width:89.47%;height:604px;border-radius:20px;box-shadow:0 4px 20px 5px rgba(171,171,171,.25)}.trust-section{min-height:1382px;overflow:hidden}.trust-section .page-container{padding-top:28px}.trust-section .section-heading h2{margin-top:-4px}.trust-section .section-lead{margin-top:22px}.trust-section__statement{margin:46px 0 0;color:#999;font-size:38px;font-weight:300;line-height:58px}.trust-chain{position:relative;height:440px;margin:200px 0 0;padding:0;list-style:none}.trust-chain:after,.trust-chain:before{content:"";position:absolute;z-index:0;left:calc(50% - 990px);width:1980px;height:256px;background-size:200% 100%;background-repeat:repeat-x;-webkit-mask-position:center;-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%;mask-repeat:no-repeat;pointer-events:none;will-change:background-position}.trust-chain:before{top:36px;background-image:linear-gradient(90deg,#4e4eff,#57fd8f 12%,#adfb27 26%,#00fff7 39%,#c9ffff 42%,#fff 44%,#4e4eff 48%,#4e4eff 50%,#57fd8f 62%,#adfb27 76%,#00fff7 89%,#c9ffff 92%,#fff 94%,#4e4eff 98%,#4e4eff);-webkit-mask-image:var(
    --homepage-trust-upper-mask,url("/figma/home/asset-33-img-vector9735.svg")
  );mask-image:var(
    --homepage-trust-upper-mask,url("/figma/home/asset-33-img-vector9735.svg")
  );animation:trust-arc-left-to-right 12s linear infinite}.trust-chain:after{top:223px;background-image:linear-gradient(90deg,#1ffbff,#910bff 16.67%,#ffe100 33.33%,#1ffbff 40%,#fff 44%,#1ffbff 48%,#1ffbff 50%,#910bff 66.67%,#ffe100 83.33%,#1ffbff 90%,#fff 94%,#1ffbff 98%,#1ffbff);-webkit-mask-image:var(
    --homepage-trust-lower-mask,url("/figma/home/asset-32-img-vector9734.svg")
  );mask-image:var(
    --homepage-trust-lower-mask,url("/figma/home/asset-32-img-vector9734.svg")
  );animation:trust-arc-right-to-left 14s linear infinite}.trust-chain.is-motion-ready:not(.is-visible):after,.trust-chain.is-motion-ready:not(.is-visible):before{animation-play-state:paused}.trust-chain.is-motion-ready:not(.is-visible):before{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.trust-chain.is-motion-ready:not(.is-visible):after{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}.trust-chain.is-motion-ready.is-visible:after,.trust-chain.is-motion-ready.is-visible:before{-webkit-clip-path:inset(0);clip-path:inset(0);transition:-webkit-clip-path 1.45s cubic-bezier(.22,1,.36,1);transition:clip-path 1.45s cubic-bezier(.22,1,.36,1);transition:clip-path 1.45s cubic-bezier(.22,1,.36,1),-webkit-clip-path 1.45s cubic-bezier(.22,1,.36,1)}.trust-chain li{position:absolute;z-index:1;width:112px;text-align:center;opacity:1;transform:translateZ(0) scale(1);transition:opacity .36s ease,filter .36s ease,transform .62s cubic-bezier(.16,1,.3,1)}.trust-chain.is-motion-ready:not(.is-visible) li{opacity:0;transform:translate3d(0,16px,0) scale(.9)}.trust-chain.is-motion-ready.is-visible li{transition-delay:calc(.26s + var(--trust-node-order, 0) * 90ms)}.trust-chain.has-hovered-node li{transition-delay:0s}.trust-chain li:first-child{top:75px;left:-10px}.trust-chain li:nth-child(2){top:0;left:31%}.trust-chain li:nth-child(3){top:0;left:65%}.trust-chain li:nth-child(4){top:75px;right:-10px}.trust-chain li:nth-child(5){top:216px;left:15%}.trust-chain li:nth-child(6){top:178px;left:47.5%}.trust-chain li:nth-child(7){top:216px;left:80%}.trust-chain__node{position:relative;isolation:isolate;transform:translateZ(0)}.trust-chain__node:before{content:"";position:absolute;z-index:-1;top:39px;left:50%;width:184px;height:34px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(32,151,255,.44),rgba(42,202,255,.18) 35%,transparent 72%);opacity:0;filter:blur(8px);transform:translate3d(-50%,-50%,0) scaleX(.68);transition:opacity .36s ease,transform .52s cubic-bezier(.16,1,.3,1);pointer-events:none}.trust-chain li.is-hovered .trust-chain__node:before{opacity:1;transform:translate3d(-50%,-50%,0) scaleX(1)}.trust-chain__icon{position:relative;width:85px;height:85px;margin-inline:auto;display:grid;place-items:center;isolation:isolate;border-radius:50%;background:var(
      --homepage-trust-node-background,url("/figma/home/asset-34-img-ellipse2007.svg")
    ) center /contain no-repeat;box-shadow:0 9px 20px rgba(0,65,148,.16),inset 0 1px 0 rgba(255,255,255,.24);transform:translateZ(0);transition:transform .42s cubic-bezier(.16,1,.3,1),filter .42s ease,box-shadow .42s ease;will-change:transform,filter}.trust-chain__icon:after,.trust-chain__icon:before{content:"";position:absolute;border-radius:inherit;pointer-events:none}.trust-chain__icon:before{z-index:-1;inset:-7px;border:1px solid rgba(25,151,255,.52);box-shadow:0 0 24px rgba(43,162,255,.42);opacity:0;transform:scale(.82)}.trust-chain__icon:after{z-index:1;inset:5px;background:radial-gradient(circle at 31% 23%,rgba(255,255,255,.34),rgba(255,255,255,.08) 28%,transparent 54%);opacity:.45}.trust-chain li:nth-child(2) .trust-chain__icon{background-image:var(
    --homepage-trust-node-secondary-background,url("/figma/home/asset-42-img-ellipse2010.svg")
  )}.trust-chain__icon img{position:relative;z-index:2;width:var(--trust-icon-width,47px);height:var(--trust-icon-height,47px);object-fit:contain;transform:translate3d(var(--trust-icon-x,0),var(--trust-icon-y,0),0);transition:transform .42s cubic-bezier(.16,1,.3,1)}.trust-chain li:first-child{--trust-route-delay:3.6s;--trust-route-duration:12s;--trust-icon-width:46.33px;--trust-icon-height:46.33px;--trust-icon-x:3px;--trust-icon-y:-2px}.trust-chain li:nth-child(2){--trust-route-delay:6.1s;--trust-route-duration:12s;--trust-icon-width:39.16px;--trust-icon-height:35.52px;--trust-icon-x:1.5px;--trust-icon-y:0.5px}.trust-chain li:nth-child(3){--trust-route-delay:8.7s;--trust-route-duration:12s;--trust-icon-width:33.51px;--trust-icon-height:40.21px;--trust-icon-y:-1.4px}.trust-chain li:nth-child(4){--trust-route-delay:10.8s;--trust-route-duration:12s;--trust-icon-width:38.39px;--trust-icon-height:38.75px;--trust-icon-x:0.5px;--trust-icon-y:-0.15px}.trust-chain li:nth-child(5){--trust-route-delay:8.4s;--trust-route-duration:14s;--trust-icon-width:40.32px;--trust-icon-height:42.37px;--trust-icon-x:0.5px;--trust-icon-y:-1.3px}.trust-chain li:nth-child(6){--trust-route-delay:5.5s;--trust-route-duration:14s;--trust-icon-width:38.03px;--trust-icon-height:42.56px;--trust-icon-x:0.5px;--trust-icon-y:-1.4px}.trust-chain li:nth-child(7){--trust-route-delay:2.5s;--trust-route-duration:14s;--trust-icon-width:33.59px;--trust-icon-height:32.76px;--trust-icon-x:0.4px;--trust-icon-y:-0.2px}.trust-chain strong{margin-top:19px;display:block;color:#727272;font-size:22px;font-weight:400;line-height:24px;transform:translateZ(0);transition:color .32s ease,font-weight .32s ease,text-shadow .32s ease,transform .42s cubic-bezier(.16,1,.3,1)}.trust-chain li.is-hovered strong{color:#087bd8;font-weight:500;text-shadow:0 7px 20px rgba(8,123,216,.2);transform:translate3d(0,-2px,0)}.trust-chain.is-visible li .trust-chain__node{animation:trust-route-node-pulse var(--trust-route-duration,12s) linear var(--trust-route-delay,0s) infinite}.trust-chain.has-hovered-node li .trust-chain__node{animation:none}@media (hover:hover) and (pointer:fine){.trust-chain__icon:hover{animation:trust-node-breathe 2.6s ease-in-out infinite;filter:saturate(1.12) brightness(1.06)}.trust-chain__icon:hover:before{animation:trust-node-aura 2.6s ease-out infinite}.trust-chain__icon:hover img{transform:translate3d(var(--trust-icon-x,0),calc(var(--trust-icon-y, 0px) - 1px),8px) scale(1.06)}.trust-chain li:first-child.is-hovered .trust-chain__icon img{animation:trust-icon-source .76s cubic-bezier(.16,1,.3,1) both}.trust-chain li:nth-child(2).is-hovered .trust-chain__icon img{animation:trust-icon-context .72s cubic-bezier(.16,1,.3,1) both}.trust-chain li:nth-child(3).is-hovered .trust-chain__icon img{animation:trust-icon-process .82s cubic-bezier(.16,1,.3,1) both}.trust-chain li:nth-child(4).is-hovered .trust-chain__icon img{animation:trust-icon-tools .76s cubic-bezier(.16,1,.3,1) both}.trust-chain li:nth-child(5).is-hovered .trust-chain__icon img{animation:trust-icon-result .72s cubic-bezier(.16,1,.3,1) both}.trust-chain li:nth-child(6).is-hovered .trust-chain__icon img{animation:trust-icon-permission .76s cubic-bezier(.16,1,.3,1) both}.trust-chain li:nth-child(7).is-hovered .trust-chain__icon img{animation:trust-icon-audit .78s cubic-bezier(.16,1,.3,1) both}}@keyframes trust-arc-left-to-right{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes trust-arc-right-to-left{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes trust-node-breathe{0%,to{box-shadow:0 14px 27px rgba(0,66,153,.25),0 0 0 1px rgba(89,188,255,.22),inset 0 1px 0 rgba(255,255,255,.34);transform:perspective(380px) translate3d(0,-5px,10px) scale(1.055)}50%{box-shadow:0 21px 38px rgba(0,71,168,.34),0 0 26px rgba(32,154,255,.32),inset 0 1px 0 rgba(255,255,255,.46);transform:perspective(380px) translate3d(0,-9px,18px) scale(1.1)}}@keyframes trust-node-aura{0%{opacity:0;transform:scale(.82)}30%{opacity:.72}to{opacity:0;transform:scale(1.34)}}@keyframes trust-route-node-pulse{0%,11%,to{filter:brightness(1) saturate(1);transform:translateZ(0) scale(1)}4%,7%{filter:brightness(1.13) saturate(1.18) drop-shadow(0 10px 18px rgba(16,135,234,.24));transform:translate3d(0,-2px,0) scale(1.025)}}@keyframes trust-icon-source{0%,to{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),8px) rotate(0deg) scale(1.06)}42%{transform:translate3d(calc(var(--trust-icon-x) + 1px),calc(var(--trust-icon-y) - 2px),10px) rotate(-4deg) scale(1.12)}68%{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),9px) rotate(2deg) scale(1.08)}}@keyframes trust-icon-context{0%,to{transform:perspective(160px) translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),8px) rotateY(0deg) scaleX(1.06)}45%{transform:perspective(160px) translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),10px) rotateY(-9deg) scaleX(1.14)}}@keyframes trust-icon-process{0%{transform:translate3d(var(--trust-icon-x,0),calc(var(--trust-icon-y) - 1px),8px) rotate(0deg) scale(1.06)}to{transform:translate3d(var(--trust-icon-x,0),calc(var(--trust-icon-y) - 1px),8px) rotate(180deg) scale(1.06)}}@keyframes trust-icon-tools{0%,to{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),8px) rotate(0deg) scale(1.06)}38%{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 2px),10px) rotate(-3deg) scale(1.13)}70%{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),9px) rotate(2deg) scale(1.09)}}@keyframes trust-icon-result{0%,to{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),8px) rotate(0deg) scale(1.06)}38%{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 2px),10px) rotate(-7deg) scale(1.13)}66%{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),9px) rotate(3deg) scale(1.1)}}@keyframes trust-icon-permission{0%,to{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),8px) scale(1.06)}45%{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 4px),11px) scale(1.12)}}@keyframes trust-icon-audit{0%,to{transform:translate3d(var(--trust-icon-x),calc(var(--trust-icon-y) - 1px),8px) scale(1.06)}35%{transform:translate3d(calc(var(--trust-icon-x) - 2px),calc(var(--trust-icon-y) - 1px),9px) scale(1.08)}68%{transform:translate3d(calc(var(--trust-icon-x) + 3px),calc(var(--trust-icon-y) - 1px),10px) scale(1.1)}}.expert-section{min-height:1235px;padding-top:54px}.expert-section .section-lead{margin-top:0}.expert-map{position:relative;width:min(1218px,calc(100% + 52px));height:585px;margin-top:127px;margin-left:27px;overflow:hidden;border-radius:17px;background:#0b2f64;isolation:isolate}.expert-map:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(4,35,74,.02),rgba(4,25,57,.22));pointer-events:none}.expert-map__background{position:absolute;z-index:0;inset:-6.74% 0 auto;width:100%;height:116.71%;max-width:none;object-fit:cover}.expert-map__connections{position:absolute;z-index:2;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.expert-map__connector{fill:none;stroke:#fff;stroke-width:1;vector-effect:non-scaling-stroke}.expert-map__junction{fill:#fff;shape-rendering:crispEdges}.expert-map__cards{position:absolute;z-index:3;inset:0}.feature-chip{--feature-chip-radius:18px;--expert-motion-x:0px;--expert-motion-y:0px;position:absolute;z-index:1;overflow:visible;border-radius:var(--feature-chip-radius);color:#fff;cursor:-webkit-grab;cursor:grab;text-align:center;touch-action:none;translate:var(--expert-motion-x) var(--expert-motion-y);-webkit-user-select:none;-moz-user-select:none;user-select:none}.feature-chip.is-dragging{z-index:10;cursor:-webkit-grabbing;cursor:grabbing}.feature-chip:focus-visible{outline:none}.feature-chip:focus-visible .expert-card__surface{outline:2px solid rgba(190,239,255,.92);outline-offset:4px}.expert-card,.feature-chip__body{position:relative;width:100%;height:100%}.expert-card{box-sizing:border-box;overflow:visible;padding:10px 10px 8px;border-radius:var(--feature-chip-radius);color:#505050;text-align:left}.expert-card__surface{position:absolute;inset:0;overflow:hidden;border:1px solid #fff;border-radius:var(--feature-chip-radius);background:rgba(255,255,255,.8);box-shadow:0 8px 20px rgba(2,24,62,.14);transform:none;transition:border-color .42s ease,box-shadow .42s ease}.expert-card__surface:after{content:"";position:absolute;inset:-35% -65%;z-index:2;background:linear-gradient(112deg,transparent 38%,rgba(255,255,255,.42) 49%,transparent 60%);opacity:0;transform:translateX(-34%) rotate(5deg);transition:opacity .26s ease,transform .76s cubic-bezier(.16,1,.3,1);pointer-events:none}.expert-card__header{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.expert-card h3{min-width:0;margin:0;overflow:hidden;color:#505050;font-size:11px;font-weight:600;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.expert-card__version{min-width:22px;height:16px;flex:0 0 auto;padding:0 5px;border-radius:20px;background:#95caff;color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:600;line-height:16px;text-align:center}.expert-card__description{position:relative;z-index:1;margin:5px 0 0;overflow:hidden;display:-webkit-box;color:#505050;font-size:9px;font-weight:400;line-height:13px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.expert-card__footer{position:absolute;right:10px;bottom:7px;left:10px;height:23px;display:flex;align-items:center;z-index:1;color:#505050;font-size:10px;font-weight:600;line-height:14px}.expert-card__avatar,.expert-card__by{flex:0 0 auto;margin-right:8px}.expert-card__avatar{display:block;width:23px;height:23px;border:1px solid #08f;border-radius:50%;object-fit:cover}.expert-card__author{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-card__likes{flex:0 0 auto;margin-left:auto;display:inline-flex;align-items:center;gap:3px;font-size:9px}.expert-card__likes img{display:block;width:9px;height:10px}.feature-chip__label{position:absolute;top:calc(100% - 1px);left:50%;width:120px;height:41px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:PingFang SC,PingFangSC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:normal;letter-spacing:normal;white-space:nowrap;transform:translateX(-50%)}.feature-chip.is-hovered{z-index:8}.feature-chip.is-hovered .expert-card__surface{border-color:rgba(210,245,255,.92);box-shadow:0 20px 38px rgba(2,22,58,.34),0 0 0 1px rgba(255,255,255,.54),0 0 30px rgba(80,201,255,.2)}.feature-chip.is-dragging .expert-card__surface,.feature-chip:nth-child(2n).is-dragging .expert-card__surface{box-shadow:0 26px 30px rgba(1,18,51,.4),0 0 0 1px rgba(255,255,255,.54),0 0 30px rgba(80,201,255,.2)}.feature-chip.is-hovered .expert-card__surface:after{opacity:1;transform:translateX(34%) rotate(5deg)}.feature-chip:first-child{left:74px}.feature-chip:first-child,.feature-chip:nth-child(2){--feature-chip-radius:19px;top:78px;width:227px;height:110px}.feature-chip:nth-child(2){left:490px}.feature-chip:nth-child(3){--feature-chip-radius:19px;top:78px;left:907px;width:227px;height:110px}.feature-chip:nth-child(4){left:74px}.feature-chip:nth-child(4),.feature-chip:nth-child(5){--feature-chip-radius:19px;top:279px;width:227px;height:110px}.feature-chip:nth-child(5){left:490px}.feature-chip:nth-child(6){--feature-chip-radius:19px;top:279px;left:907px;width:227px;height:110px}.sandbox-section{min-height:1093px;overflow:hidden}.sandbox-section .page-container{padding-top:54px}.sandbox-section .section-lead{line-height:66px}.sandbox-grid{margin-top:121px;display:grid;grid-template-columns:repeat(3,359.632px);grid-gap:96.552px;gap:96.552px}.sandbox-grid article{--sandbox-hover-rotate-y:-2.2deg;position:relative;height:359.632px;overflow:hidden;container-type:inline-size;border-radius:22px;background:#102b66;color:#fff;isolation:isolate;transform:perspective(1000px) translateZ(0) rotateX(0deg) rotateY(0deg) scale(1);transform-style:preserve-3d;transform-origin:50% 56%;transition:box-shadow .52s ease,filter .52s ease,transform .52s cubic-bezier(.16,1,.3,1);will-change:transform}.sandbox-grid article:nth-child(2){--sandbox-hover-rotate-y:2.2deg}.sandbox-grid__visual{position:absolute;z-index:-1;inset:0;transform:scale(1);transform-origin:center;transition:filter .6s ease,transform .68s cubic-bezier(.16,1,.3,1);will-change:transform}.sandbox-grid__visual:after{display:none}.sandbox-grid__visual img{position:absolute;max-width:none;width:100%;height:100%;object-fit:cover}.sandbox-grid article:first-child .sandbox-grid__visual img{inset:0;object-position:50% 50%}.sandbox-grid article:nth-child(2) .sandbox-grid__visual{background:#eeece9}.sandbox-grid article:nth-child(2) .sandbox-grid__visual img{top:-133.14%;left:-5.57%;width:156.17%;height:249.74%;object-fit:fill}.sandbox-grid article:nth-child(3) .sandbox-grid__visual img{top:-56.18%;left:32.39%;width:104.19%;height:208.62%;object-fit:fill;transform:rotate(-90deg);transform-origin:center}.sandbox-grid h3{position:absolute;top:14px;left:23px;margin:0;font-size:22px;font-weight:500;line-height:66px;transition:text-shadow .42s ease,transform .52s cubic-bezier(.16,1,.3,1)}.sandbox-grid article:nth-child(2) h3{left:29px}.sandbox-grid p{position:absolute;top:185.82px;left:23px;width:241px;margin:0;font-size:28px;font-weight:300;line-height:37px;white-space:pre-line;transition:text-shadow .42s ease,transform .52s cubic-bezier(.16,1,.3,1)}.sandbox-grid article:nth-child(2) p{left:29px;width:241px}.sandbox-grid article:nth-child(3) p{width:252px}@media (hover:hover) and (pointer:fine){.sandbox-grid article:hover{z-index:2;box-shadow:0 30px 54px rgba(9,31,82,.28),0 12px 24px rgba(6,24,68,.2),0 0 0 1px rgba(255,255,255,.3);filter:saturate(1.025);transform:perspective(1000px) translate3d(0,-9px,28px) rotateX(2.2deg) rotateY(var(--sandbox-hover-rotate-y)) scale(1.035)}.sandbox-grid article:hover .sandbox-grid__visual{filter:saturate(1.05) contrast(1.025);transform:scale(1.08)}.sandbox-grid article:hover h3,.sandbox-grid article:hover p{text-shadow:0 4px 14px rgba(5,24,68,.28);transform:translate3d(0,-2px,36px)}}.home-page[data-locale=en] .intro-section__copy,.home-page[data-locale=en] .trust-section .section-lead{font-size:clamp(22px,2.4cqi,28px)}.home-page[data-locale=en] .expert-section .section-lead{font-size:clamp(22px,2cqi,24px)}.home-page[data-locale=en] .sandbox-section .section-lead{font-size:clamp(13px,2.2cqi,24px)}.home-page[data-locale=en] .trust-section__statement{font-size:clamp(32px,3cqi,38px)}.home-page[data-locale=en] .sandbox-grid p{font-size:18px;line-height:28px}.site-footer{position:relative;min-height:1200px;padding-top:128px;background:#000;color:#fff}.site-footer__top{position:relative;width:min(calc(100% - 48px),1269px);height:333px;margin-inline:auto;display:grid;grid-template-columns:330px 1fr;grid-gap:101px;gap:101px;border-bottom:1px solid #3f3f3f}.site-footer__identity{position:relative;display:flex;flex-direction:column;align-items:flex-start}.site-footer__identity:after{content:"";position:absolute;top:13px;right:0;width:1px;height:266px;background:#3f3f3f}.site-footer__identity img{width:82px;height:47px}.site-footer__identity p{width:204px;margin:12px 0 105px -49px;font-size:14px;line-height:52px;text-align:center}.site-footer__identity .site-footer__contact{display:flex;align-items:center;margin:0 0 9px;font-size:14px;line-height:20px}.site-footer__contact img{flex:0 0 auto;object-fit:fill}.site-footer__contact--phone{gap:11px}.site-footer__contact--phone img{width:13px;height:14px}.site-footer__contact--email{gap:12px}.site-footer__contact--email img{width:14px;height:13px}.site-footer__groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:54px;gap:54px}.site-footer__groups section{display:flex;flex-direction:column;align-items:flex-start}.site-footer__groups h2{margin:30px 0 24px;color:#999;font-size:16px;font-weight:600;line-height:20px}.site-footer__groups a{margin:0;font-size:16px;line-height:40px}.site-footer__legal{width:min(calc(100% - 48px),1269px);margin-inline:auto;padding-top:30px;color:#fff;font-size:14px;font-weight:400;line-height:25px}.site-footer__legal h2{margin:0 0 4px;color:#fff;font-size:16px;font-weight:600;line-height:20px}.site-footer__legal section+section h2{margin-top:18px}.site-footer__legal p{margin:0}.site-footer__copyright{position:absolute;right:max(24px,calc((100% - 1269px) / 2));bottom:230px;width:655px;margin:0;font-size:18px;line-height:32px;text-align:right}.policy-page{min-height:100vh;background:var(--snow) center -962px /2210px 3315px no-repeat,linear-gradient(180deg,#eaedf2 0,#eaedf2 68.165%,#fff 94.031%,#fff 100%)}.policy-page__hero{position:relative;min-height:389px}.policy-page__heading{position:relative;height:304px;padding-top:66px}.policy-page__eyebrow{position:absolute;top:151px;left:max(24px,calc((100% - var(--policy-content)) / 2));width:max-content;margin:0;color:var(--blue);font-size:18px;font-weight:500;line-height:100px;letter-spacing:-.9px;text-align:left}.policy-page__heading h1{top:166px;color:#3b3b3b;font-size:24px;font-weight:600;line-height:34px;white-space:nowrap}.policy-page__heading h1,.policy-page__summary{position:absolute;left:50%;margin:0;transform:translateX(-50%)}.policy-page__summary{top:210px;width:482px;color:var(--blue);font-size:14px;font-weight:400;line-height:25px;text-align:center}.policy-page__summary time{display:block}.policy-paper{width:min(calc(100% - 48px),var(--policy-content));margin:0 auto;padding:0 0 120px;border:0;border-radius:0;background:transparent;box-shadow:none;font-weight:400}.policy-paper,.policy-paper h2,.policy-paper h3,.policy-paper li,.policy-paper p{color:#3b3b3b;font-size:14px;line-height:1.8}.policy-paper h2{margin:25.2px 0 0;font-weight:600}.policy-paper h2:first-child{margin-top:0}.policy-paper h3{margin:25.2px 0 0;font-weight:600}.policy-paper p{margin:0}.policy-paper ol,.policy-paper ul{margin:0;padding-left:26px}.policy-paper li{margin:0;padding-left:2px}.policy-paper strong{color:#3b3b3b;font-weight:600}@media (max-width:1320px){.expert-map{width:100%;margin-left:0}.feature-chip:nth-child(3),.feature-chip:nth-child(6){left:auto;right:6.9%}}@media (max-width:1080px){.site-brand{width:auto}.hero{min-height:auto;padding-bottom:84px}.hero__content{padding-top:135px}.hero h1{font-size:46px;line-height:64px}.hero__showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hero__showcase article{height:300px}.hero__showcase h2{font-size:34px}.expert-section,.intro-section,.sandbox-section,.trust-section{min-height:0;padding-top:110px;padding-bottom:110px}.sandbox-section .page-container,.trust-section .page-container{padding-top:0}.intro-section__copy,.section-lead{font-size:28px;line-height:1.72}.home-page[data-locale=en] .expert-section .section-lead,.home-page[data-locale=en] .intro-section__copy,.home-page[data-locale=en] .trust-section .section-lead{font-size:clamp(17px,2.7cqi,22px)}.home-page[data-locale=en] .trust-section__statement{font-size:clamp(20px,3cqi,32px)}.home-page[data-locale=en] .sandbox-grid p{font-size:20px}.product-collage{height:590px;margin-top:90px}.product-collage__back{height:320px}.product-collage__middle{height:400px}.product-collage__front{height:490px}.trust-section .section-heading h2{margin-top:0}.trust-section__statement{font-size:32px;line-height:1.6}.trust-chain{height:auto;margin-top:80px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:48px 20px;gap:48px 20px}.trust-chain:after,.trust-chain:before{display:none}.trust-chain.is-visible li .trust-chain__node{animation:none}.trust-chain li,.trust-chain li:nth-child(n){position:static;width:auto}.expert-map{height:auto;min-height:620px;margin-top:80px}.expert-map__connections{display:none}.expert-map__cards{position:relative;z-index:2;min-height:620px;padding:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:54px 30px;gap:54px 30px}.feature-chip,.feature-chip:nth-child(n){position:relative;inset:auto;width:100%;height:110px;margin:0}.sandbox-grid{margin-top:80px;grid-template-columns:1fr;gap:36px}.sandbox-grid article{height:330px}.sandbox-grid article:nth-child(n) .sandbox-grid__visual img{inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none}.sandbox-grid article:nth-child(n) h3{top:30px;left:23px}.sandbox-grid article:nth-child(n) p{top:150px;left:23px;width:min(70%,530px)}.site-footer{min-height:0;padding:90px 24px 70px}.site-footer__top{width:100%;height:auto;padding-bottom:60px;grid-template-columns:1fr;gap:58px}.site-footer__identity:after{display:none}.site-footer__identity p{margin-bottom:40px}.site-footer__groups{gap:32px}.site-footer__legal{width:100%}.site-footer__copyright{position:static;width:100%;margin-top:58px;text-align:right}.policy-page__hero{min-height:360px}.policy-page__eyebrow{top:139px;left:24px}.policy-page__heading{height:275px;padding-top:54px}.policy-page__heading h1{top:142px}.policy-page__summary{top:188px}.policy-page[data-policy] .policy-paper,.policy-paper{min-height:0;padding-bottom:120px}}@media (max-width:840px){.site-brand span{display:none}}@media (max-width:720px){.page-container{width:min(calc(100% - 32px),var(--design-content))}.site-header{min-height:70px}.site-header__actions{gap:10px}.login-button{width:76px;height:34px}.homepage-user-avatar,.language-indicator{width:34px;height:34px}.language-indicator{font-size:11px}.home-page{background-position:center -560px,top;background-size:1450px auto,100% 100%;background-repeat:no-repeat,no-repeat}.hero__content{padding-top:88px}.hero h1{font-size:36px;line-height:1.42;letter-spacing:-1.4px}.home-page[data-locale=en] .hero h1{font-size:clamp(15px,6.3cqi,36px);line-height:51.12px;letter-spacing:-.04em}.hero__subtitle{max-width:350px;margin:74px auto 0;font-size:15px;line-height:1.75}.home-page[data-locale=en] .hero__subtitle{font-size:clamp(12px,3.45cqi,15px);line-height:26.25px}.primary-button{margin-top:34px}.hero__showcase{width:calc(100% - 32px);margin-top:72px;grid-template-columns:1fr}.hero__showcase article{height:260px}.hero__showcase h2{left:24px;font-size:30px;line-height:70px}.hero__showcase article:nth-child(2) h2{left:24px}.expert-section,.intro-section,.sandbox-section,.trust-section{padding-top:86px;padding-bottom:86px}.section-heading h2{font-size:36px;line-height:1.5;letter-spacing:-1.6px}.section-heading p{font-size:18px}.intro-section__copy,.section-lead{margin-top:18px;font-size:22px;line-height:1.72}.product-collage{height:420px;margin-top:70px}.product-collage__back{top:0;left:10%;width:80%;height:190px}.product-collage__middle{top:54px;left:6%;width:88%;height:250px}.product-collage__front{top:108px;left:2%;width:96%;height:310px}.trust-section__statement{margin-top:62px;font-size:24px;line-height:1.65}.trust-chain{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-chain__icon{width:76px;height:76px}.trust-chain strong{font-size:18px}.expert-map{min-height:760px;margin-top:60px}.expert-map__cards{min-height:760px;padding:46px 20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 18px}.feature-chip,.feature-chip:nth-child(n){height:110px}.sandbox-grid{margin-top:60px}.sandbox-grid article{height:390px}.sandbox-grid article:nth-child(n) h3{top:30px;font-size:20px}.sandbox-grid article:nth-child(n) p{top:155px;width:calc(100% - 46px);font-size:23px;line-height:34px}.home-page[data-locale=en] .sandbox-grid p{font-size:clamp(15px,3.4cqi,23px)}.site-footer{padding-top:80px}.site-footer__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__legal{font-size:13px;line-height:1.8}.site-footer__copyright{font-size:14px;line-height:1.8;text-align:left}.policy-page{background-size:1450px auto,auto;background-position:center -560px,50%}.policy-page__hero{min-height:330px}.policy-page__heading{width:calc(100% - 32px);height:260px;padding-top:46px}.policy-page__eyebrow{top:116px;left:16px;font-size:16px}.policy-page__heading h1{top:135px;width:max-content;max-width:none;font-size:clamp(14px,3.67vw,22px);white-space:nowrap;text-align:center}.policy-page__summary{top:188px;width:100%;font-size:13px}.policy-paper{width:calc(100% - 32px);padding-bottom:90px}.policy-paper h2,.policy-paper h3,.policy-paper li,.policy-paper p{line-height:1.9}}@media (max-width:560px){.site-header__inner{display:flex;justify-content:space-between}.site-brand{width:auto}.site-nav{gap:clamp(14px,4vw,24px)}}@media (max-width:480px){.hero h1{font-size:32px;line-height:51.12px;letter-spacing:-1.28px}.site-nav{gap:clamp(14px,4vw,24px);font-size:clamp(12px,3.35vw,13px);line-height:18px}.site-header__actions{gap:clamp(4px,1.3vw,6px)}.login-button{width:clamp(56px,15.5vw,64px);height:32px;font-size:13px}.login-button--unknown{font-size:10px}.homepage-user-avatar{font-size:12px}.homepage-user-avatar,.language-indicator{width:clamp(28px,7.7vw,32px);height:clamp(28px,7.7vw,32px)}.language-indicator{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-page [data-scroll-reveal],.policy-page [data-scroll-reveal]{opacity:1!important;translate:none!important}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.feature-chip.is-dragging .expert-card__surface,.feature-chip.is-hovered .expert-card__surface,.feature-chip:nth-child(2n).is-dragging .expert-card__surface,.feature-chip:nth-child(2n).is-hovered .expert-card__surface,.sandbox-grid article:hover,.sandbox-grid article:hover .sandbox-grid__visual,.sandbox-grid article:hover h3,.sandbox-grid article:hover p{transform:none}}