body:has(.figma-home):before{opacity:0}:is(.kael-site:has(.figma-home)>.kael-header,.kael-site:has(.figma-home)>.kael-footer){display:none!important}.figma-home{--figma-orange:#ff8e4c;--figma-red:#e94b35;--figma-muted:#a7adbe;--figma-line:#ffffff26;color:#fff;min-height:100vh;font-family:var(--kael-font-sans);isolation:isolate;background:#000;position:relative;overflow:clip}html[dir=rtl] .figma-home{direction:rtl;overflow-x:clip}html[dir=rtl] .figma-header__inner,html[dir=rtl] .figma-header__nav,html[dir=rtl] .figma-language__panel,html[dir=rtl] .figma-mobile-menu__panel nav{direction:rtl}html[dir=rtl] .figma-header__brand{left:auto;right:-40px}html[dir=rtl] .figma-header__actions{margin-left:0;margin-right:auto}html[dir=rtl] .figma-language__panel{left:0;right:auto}html[dir=rtl] .figma-mobile-menu__panel{left:0;right:auto;transform:translate(-100%);box-shadow:16px 0 70px #00000080}html[dir=rtl] .figma-header__join-icon,html[dir=rtl] .figma-mobile-menu__arrow,html[dir=rtl] .figma-hero__tag i,html[dir=rtl] .figma-feature-card__link svg,html[dir=rtl] .figma-hero__background{transform:scaleX(-1)}.figma-home a,.figma-home button{-webkit-tap-highlight-color:transparent}.figma-header{z-index:30;background:0 0;border-bottom:0;height:97px;position:absolute;top:0;left:0;right:0}.figma-header__inner{align-items:center;width:min(100% - 160px,1180px);height:67px;margin:0 auto;display:flex;position:relative;top:30px}.figma-header__brand{border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;display:inline-flex;position:absolute;top:50%;left:-40px;overflow:hidden;transform:translateY(-50%)}.figma-header__brand img,.figma-mobile-menu__head img{object-fit:contain;width:100%;height:100%;display:block}.figma-header__nav{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#23180a7a;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:0;padding:8px 10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.figma-header__nav a{color:#bebba7;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:49px;padding:11px 10px;font-size:16px;font-weight:500;transition:color .22s;display:inline-flex;position:relative}.figma-header__nav a:hover,.figma-header__nav a.is-active{color:#fff;border-color:var(--figma-orange);background:#392a1369}.figma-header__actions{align-items:center;gap:12px;margin-left:auto;display:flex}.figma-language{position:relative}.figma-language__trigger,.figma-header__menu{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;justify-content:center;align-items:center;display:inline-flex}.figma-language__trigger{border-radius:22px;width:42px;height:42px;font-size:11px}.figma-language__icon{width:24px;height:24px;display:block}.figma-language__trigger span{display:none}.figma-language__trigger:hover,.figma-header__menu:hover{background:#ff8e4c1f;border-color:#ff8e4ca6}.figma-language__panel{opacity:0;pointer-events:none;background:#0c0d10f5;border:1px solid #ffffff24;border-radius:14px;width:188px;padding:8px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px);box-shadow:0 18px 60px #00000073}.figma-language.is-open .figma-language__panel{opacity:1;pointer-events:auto;transform:translateY(0)}.figma-language__panel a{color:var(--figma-muted);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:12px;display:flex}.figma-language__panel a:hover,.figma-language__panel a.is-active{color:#fff;background:#ff8e4c1f}.figma-language__panel small{color:#ffffff6b;font-size:10px}.figma-header__join,.figma-button{white-space:nowrap;transition:transform .22s var(--ease-out), box-shadow .22s ease, border-color .22s ease, background-color .22s ease;border:0;border-radius:100px;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:1;display:inline-flex}.figma-header__join{background:linear-gradient(180deg, var(--figma-orange), var(--figma-red));color:#fff;width:132px;height:55px}.figma-header__join--disabled{cursor:default}.figma-header__join-icon{color:#fff;flex:0 0 17px;width:17px;height:17px;display:block}.figma-header__join:not(.figma-header__join--disabled):hover,.figma-button:not([aria-disabled=true]):hover{transform:translateY(-2px);box-shadow:0 0 30px #e94b3552}.figma-button[aria-disabled=true]{cursor:default}.figma-button__icon{flex:none}.figma-header__menu{border-radius:50%;width:42px;height:42px;display:none}.figma-mobile-menu{z-index:50;visibility:hidden;pointer-events:none;position:fixed;inset:0}.figma-mobile-menu.is-open{visibility:visible;pointer-events:auto}.figma-mobile-menu__scrim{opacity:0;background:#000000bd;border:0;transition:opacity .24s;position:absolute;inset:0}.figma-mobile-menu__panel{width:min(88vw,390px);transition:transform .42s var(--ease-drawer);background:#08090b;padding:24px;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-16px 0 70px #00000080}.figma-mobile-menu.is-open .figma-mobile-menu__scrim{opacity:1}.figma-mobile-menu.is-open .figma-mobile-menu__panel{transform:translate(0)}.figma-mobile-menu__head{justify-content:space-between;align-items:center;height:52px;margin-bottom:32px;display:flex}.figma-mobile-menu__head img{width:56px;height:56px}.figma-mobile-menu__panel nav{border-top:1px solid #ffffff1c;display:grid}.figma-mobile-menu__panel nav a{color:#fff;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;padding:17px 2px;font-size:18px;display:flex}.figma-mobile-menu__panel>.figma-header__join{margin-top:32px}.figma-hero{background:#000;min-height:100svh;position:relative;overflow:hidden}.figma-hero__background{z-index:0;object-fit:cover;object-position:center top;pointer-events:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.figma-hero__content{z-index:3;text-align:center;flex-direction:column;align-items:center;width:min(780px,100% - 48px);margin-inline:auto;display:flex;position:absolute;top:220px;left:0;right:0}.figma-hero__tag,.figma-hero h1,.figma-hero__content>p,.figma-hero__actions{animation:figma-rise .72s var(--ease-out) both}.figma-hero h1{animation-delay:90ms}.figma-hero__content>p:not(.figma-hero__availability){animation-delay:.17s}.figma-hero__actions{animation-delay:.25s}.figma-hero__availability{animation:figma-rise .72s var(--ease-out) .34s both}.figma-hero__tag{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:460px;max-width:100%;height:54px;color:var(--figma-muted);background:#ffffff12;border:1px solid #ffffff1a;border-radius:100px;justify-content:center;align-items:center;gap:18px;margin:30px auto 16px;font-size:15px;text-decoration:none;display:flex;box-shadow:0 8px 11px #0003121f,0 1px 1px #0003124d}.figma-hero__tag i{background:linear-gradient(180deg, var(--figma-orange), var(--figma-red));color:#fff;border-radius:100px;place-items:center;width:38px;height:26px;font-style:normal;display:grid}.figma-hero h1{color:#fff;letter-spacing:-.04em;text-shadow:0 4px 50px #000000bd;text-wrap:balance;width:100%;margin:0;font-size:clamp(52px,5.2vw,75px);font-weight:650;line-height:.93}.figma-hero__title-accent{background:linear-gradient(180deg, var(--figma-orange), var(--figma-red));color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:750}.figma-hero__content>p:not(.figma-hero__availability){width:min(658px,100%);color:var(--figma-muted);margin:24px auto 0;font-size:18px;line-height:1.5}.figma-hero__actions{justify-content:center;gap:16px;width:100%;margin-top:24px;display:flex}.figma-button{min-width:144px;height:55px;padding:0 24px}.figma-button--primary{background:linear-gradient(180deg, var(--figma-orange), var(--figma-red));color:#fff}.figma-button--secondary{color:#fff;background:#ffffff21;border:.5px solid #ffffff59}.figma-hero__availability{color:var(--figma-muted);font-family:"Inter", var(--font-geist-sans), sans-serif;justify-content:center;align-items:center;gap:10px;margin:20px auto 0;font-size:16px;display:flex}.figma-hero__availability span{background:#0dde33;border-radius:50%;width:8px;height:8px;animation:2.4s ease-out infinite paused figma-pulse;position:relative;box-shadow:0 0 #0dde336b,0 0 14px #0dde33b3}.figma-hero.is-motion-active .figma-hero__availability span{animation-play-state:running}.figma-hero__scroll{z-index:3;opacity:.75;border:1px solid #fff9;border-radius:15px;width:23px;height:36px;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.figma-hero__scroll span{background:#fff;border-radius:3px;width:3px;height:7px;animation:1.8s ease-in-out infinite paused figma-scroll;position:absolute;top:7px;left:50%;transform:translate(-50%)}.figma-hero.is-motion-active .figma-hero__scroll span{animation-play-state:running}.figma-trust{width:100%;height:93px;animation:figma-rise .72s var(--ease-out) .42s both;margin:84px auto 0;position:relative;overflow:visible}.figma-trust__label{color:#ffffff75;text-align:center;margin:0;font-size:16px;line-height:1.4;position:absolute;top:-46px;left:0;right:0}.figma-trust__marquee{width:100%;height:93px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.figma-trust__track{will-change:transform;direction:ltr;width:max-content;height:100%;animation:28s linear infinite paused figma-trust-marquee;display:flex}html[dir=rtl] .figma-trust__track{animation-direction:reverse}.figma-trust.is-motion-active .figma-trust__track{animation-play-state:running}.figma-trust__group{justify-content:flex-start;align-items:center;column-gap:var(--figma-trust-gap);width:max-content;min-width:max-content;height:93px;--figma-trust-gap:clamp(48px, 4.5vw, 96px);flex:none;padding-inline-end:var(--figma-trust-gap);display:flex}.figma-trust__logo{object-fit:fill;opacity:.5;flex:none;display:block;position:static}.figma-trust__logo--google{width:141px;height:59px}.figma-trust__logo--microsoft{width:171px;height:52px}.figma-trust__logo--nvidia{width:160px;height:41px}.figma-trust__logo--meta{width:153px;height:52px}.figma-trust__logo--amazon{width:127px;height:43px}.figma-trust__logo--amd{filter:invert();width:128px;height:31px}.figma-trust__logo--amazon{transform:translateY(clamp(4px,.42vw,7px))}.figma-trust__row{display:none}.figma-trust__marquee:hover .figma-trust__track,.figma-trust__marquee:focus-within .figma-trust__track{animation-play-state:paused}@keyframes figma-trust-marquee{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}.figma-features{background:#000;min-height:1290px;margin-top:61.5px;position:relative;overflow:hidden}.figma-features__background,.figma-features__background:before,.figma-features__background:after{pointer-events:none;position:absolute}.figma-features__background{background:#000;inset:0;overflow:hidden}.figma-features__background:before,.figma-features__background:after{display:none}.figma-features__background-image{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.figma-features__line{display:none}.figma-features__line--21{width:1998px;height:1398.86px;top:732px;left:calc(50% + 198px);transform:translate(-50%)scaleY(-1)rotate(180deg)}.figma-features__line--22{width:1770px;height:447.144px;top:72px;left:calc(50% - 166px);transform:translate(-50%)scaleY(-1)rotate(180deg)}.figma-features__line--19{width:2324.65px;height:1824.59px;top:-396px;left:calc(50% + 381px);transform:translate(-50%)scaleY(-1)rotate(180deg)}.figma-features__background span,.figma-features__background i,.figma-features__background b{display:none}.figma-features__background span{width:919.5px;height:919.5px;top:50%;left:50%;transform:translate(-50%,-50%)}.figma-features__background i{width:704.019px;height:704.019px;top:calc(50% + 54.52px);left:calc(50% - 90.29px);transform:translate(-50%,-50%)}.figma-features__background b{background:#fff;border:0;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px 8px #ffffffb3}.figma-features__inner{z-index:1;width:min(100% - 40px,1237px);margin:0 auto;padding-top:39.5px;position:relative}.figma-features__heading{width:1237px;height:auto;min-height:135px;animation:figma-rise .72s var(--ease-out) both;grid-template-columns:470px 767px;justify-content:start;align-items:end;column-gap:0;display:grid}.figma-eyebrow{background:linear-gradient(180deg, var(--figma-orange), var(--figma-red));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:16px;line-height:1.6}.figma-features__heading h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:54px;font-weight:700;line-height:1.1}.figma-features__heading h2 span,.figma-features__heading h2 strong{display:block}.figma-features__heading h2 strong{background:linear-gradient(180deg, var(--figma-orange), var(--figma-red));color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:750}.figma-features__heading>p{color:#fff;letter-spacing:-.02em;margin:0 0 5px;font-size:24px;line-height:1.34}.figma-features__grid{width:1237px;height:810px;margin-top:32px;display:block;position:relative}html.motion-enabled .figma-features [data-motion=feature-text]>*{opacity:0;will-change:opacity, transform}html.motion-enabled .figma-features [data-motion=feature-text][data-feature-fly=left]>*{transform:translate(calc(-100vw - 100%))}html.motion-enabled .figma-features [data-motion=feature-text][data-feature-fly=right]>*{transform:translate(calc(100vw + 100%))}html.motion-enabled .figma-features [data-motion=feature-text].is-motion-visible>*{opacity:1;transition:opacity .68s var(--ease-out), transform 1.08s cubic-bezier(.16, 1, .3, 1);transform:translate(0,0)}html.motion-enabled .figma-features [data-motion=feature-text].is-motion-visible>:nth-child(2){transition-delay:.1s}html.motion-enabled .figma-features [data-motion=feature-text].is-motion-visible>:nth-child(3){transition-delay:.18s}.figma-feature-card{border:1px solid var(--figma-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);isolation:isolate;height:380px;transition:border-color var(--motion-duration-ui) ease, transform var(--motion-duration-scene) var(--ease-out), box-shadow var(--motion-duration-scene) ease;background:#18191f5c;border-radius:40px;display:block;position:relative;overflow:hidden;box-shadow:0 5px 10px #0000000d,0 15px 30px #0000000d,0 30px 60px #0000001a}.figma-feature-card__surface{z-index:-1;background:radial-gradient(at 20% 0,#ffffff1a,#0000 45%),linear-gradient(#2e335a1f,#1c1b3305);position:absolute;inset:0}.figma-feature-card__surface:after{content:"";opacity:.2;pointer-events:none;background:url(/media/figma-home-v2/features/figma/card-texture.png) 0 0/71px 61px;position:absolute;inset:0}.figma-feature-card--security .figma-feature-card__surface{background-image:radial-gradient(at 20% 0,#ffffff1a,#0000 45%),linear-gradient(#2e335a1f,#1c1b3305)}.figma-feature-card--security .figma-feature-card__surface:after{background-image:url(/media/figma-home-v2/features/figma/card3-texture.png)}.figma-feature-card--roadmap .figma-feature-card__surface{background-image:radial-gradient(at 20% 0,#ffffff1a,#0000 45%),linear-gradient(#2e335a1f,#1c1b3305)}.figma-feature-card--roadmap .figma-feature-card__surface:after{background-image:url(/media/figma-home-v2/features/figma/card4-texture.png)}.figma-feature-card__body{flex-direction:column;gap:10px;height:100%;padding:20px;display:flex}.figma-feature-card__copy{flex-direction:column;flex:1;align-items:flex-start;min-height:0;display:flex}.figma-feature-card__copy h3{color:#fff;margin:0 0 14px;font-size:21px;font-weight:650;line-height:1.2}.figma-feature-card__copy p{color:#ffffffad;max-width:56ch;margin:0;font-size:16px;line-height:1.6}.figma-feature-card__link{color:#fff;border:1px solid #ffffff75;border-radius:10px;align-items:center;gap:12px;margin-top:auto;padding:9px 16px;font-size:14px;transition:background-color .22s,border-color .22s;display:inline-flex}.figma-feature-card:hover .figma-feature-card__link{border-color:var(--figma-orange);background:#ff8e4c1a}.figma-feature-card__media{border:1px solid #ffffff3d;border-radius:20px;flex:0 0 130px;position:relative;overflow:hidden}.figma-feature-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-out), filter .6s ease;display:block}html.motion-enabled .figma-feature-card__media[data-motion=feature-image] img{filter:brightness(.12)saturate(.45)contrast(.9);will-change:filter, transform;transition:filter 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);transform:scale(1.025)}html.motion-enabled .figma-feature-card__media[data-motion=feature-image].is-motion-visible img{filter:brightness()saturate()contrast();transform:scale(1)}.figma-feature-card__media--security{isolation:isolate;flex-basis:163px}.figma-feature-card--products .figma-feature-card__media,.figma-feature-card--roadmap .figma-feature-card__media{flex-basis:157px}.figma-feature-card__media--security img:first-child{object-fit:cover;width:calc(100% + 2px);max-width:none;height:407px;position:absolute;top:-91px;left:-1px;transform:none}.figma-feature-card__media--security:after{content:"";pointer-events:none;background:radial-gradient(circle,#1d409257,#0000 58%);position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.figma-feature-card:hover{border-color:#ffffff61;transform:translateY(-3px);box-shadow:0 16px 42px #00000047,0 0 36px #e94b351c}.figma-feature-card:hover .figma-feature-card__media img{filter:saturate(1.08);transform:scale(1.035)}html.motion-enabled .figma-feature-card:hover .figma-feature-card__media[data-motion=feature-image].is-motion-visible img{filter:brightness()saturate(1.08)contrast();transform:scale(1.035)}}.figma-feature-card--ecosystem .figma-feature-card__media,.figma-feature-card--security .figma-feature-card__media{order:1}.figma-feature-card--ecosystem .figma-feature-card__copy,.figma-feature-card--security .figma-feature-card__copy{order:2}.figma-feature-card--ecosystem .figma-feature-card__copy,.figma-feature-card--roadmap .figma-feature-card__copy,.figma-feature-card--products .figma-feature-card__copy,.figma-feature-card--roadmap .figma-feature-card__copy{flex:1}.figma-feature-card--ecosystem{grid-area:1/1}.figma-feature-card--products{grid-area:1/2}.figma-feature-card--security{grid-area:2/1;width:767px}.figma-feature-card--roadmap{grid-area:2/2;width:420px}.figma-feature-card--ecosystem,.figma-feature-card--products,.figma-feature-card--security,.figma-feature-card--roadmap{position:absolute;top:0}.figma-feature-card--ecosystem{width:420px;left:0}.figma-feature-card--products{width:767px;left:470px}.figma-feature-card--security{top:430px;left:0}.figma-feature-card--roadmap{top:430px;left:817px}.figma-features__node{z-index:3;background:#ffd9ae;border:1px solid #fffc;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 22px 9px #ff9d5b8a}.figma-features__node:before,.figma-features__node:after{content:"";background:#ffffff42;position:absolute}.figma-features__node:before{width:260px;height:1px;top:50%;right:100%}.figma-features__node:after{width:1px;height:240px;bottom:100%;left:50%}.figma-global{background:#000;height:884px;margin-top:-87px;position:relative;overflow:hidden}.figma-global__background{background:#000;position:absolute;inset:0;overflow:hidden}.figma-global__background-gradient,.figma-global__background-globe{pointer-events:none;max-width:none;display:block;position:absolute}.figma-global__background-gradient{object-fit:cover;object-position:center;width:100%;height:100%;inset:0}.figma-global__background-globe{width:min(1411px,100% - 28px);height:auto;top:38px;left:50%;transform:translate(-50%)}.figma-global__content{z-index:2;text-align:center;width:min(100% - 40px,1280px);animation:figma-rise .72s var(--ease-out) both;flex-direction:column;align-items:center;gap:32px;margin:0 auto;display:flex;position:relative;top:300px}.figma-global__copy{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.figma-global__content h2{color:#0000;letter-spacing:-1.44px;background:linear-gradient(90deg,#fa7d64 0%,#fb9d8b 16%,#fdbeb1 33%,#feded8 50%,#fff 70%,#f8c4b6 85%,#f1886e 100%);-webkit-background-clip:text;background-clip:text;max-width:1280px;margin:0;font-size:72px;font-weight:500;line-height:72px}.figma-global__copy>p{color:#fff;margin:0;font-size:18px;line-height:28px}.figma-global__content .figma-button{width:132.41px;min-width:132.41px;height:55px;padding:0;font-size:18px}.figma-global__content .figma-button--primary,.figma-global__content .figma-button--primary:not([aria-disabled=true]):hover{background:linear-gradient(#ff8e4c 0%,#e94b35 100%)}.figma-footer{background:radial-gradient(75% 45% at 50% 100%,#712f1f4d,#0000 72%),#000;min-height:0;margin-top:47px;padding:0 0 48px;position:relative;overflow:hidden}.figma-footer__primary{z-index:1;grid-template-columns:576px 1fr;width:min(100%,1440px);height:353px;min-height:353px;margin:0 auto;display:grid;position:relative}.figma-footer__brand{flex-direction:column;align-items:flex-start;padding:18px 0 0 80px;display:flex;position:relative}.figma-footer__logo{width:66px;height:66px;display:block;position:static}.figma-footer__logo img{object-fit:contain;width:100%;height:100%;display:block}.figma-footer__brand p{color:#fff;width:308px;min-height:90px;margin:16px 0 0;font-size:20px;line-height:30px;position:static}.figma-footer__social{align-items:center;gap:10px;margin:22px 0 0;display:flex;position:static}.figma-footer__social a{color:#ffffffb8;background:#ffffff0f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:color .18s,border-color .18s,background-color .18s,transform .18s;display:inline-flex}.figma-footer__social a:hover,.figma-footer__social a:focus-visible{border-color:var(--figma-orange);color:#fff;background:#ff8e4c24;outline:none;transform:translateY(-2px)}.figma-footer__links{z-index:1;padding:0;display:block;position:relative}.figma-footer__links a{color:#fff;font-size:20px;line-height:30px;transition:color .18s;position:absolute}.figma-footer__links a:first-child{top:120px;left:68px}.figma-footer__links a:nth-child(2){top:120px;left:343px}.figma-footer__links a:nth-child(3){top:120px;left:618px}.figma-footer__links a:nth-child(4){top:206px;left:68px}.figma-footer__links a:nth-child(5){top:292px;left:68px}.figma-footer__links a:nth-child(6){top:206px;left:343px}.figma-footer__links a:nth-child(7){top:206px;left:618px}.figma-footer__links a:nth-child(8){top:292px;left:343px}.figma-footer__links a:hover{color:var(--figma-orange)}.figma-footer__divider{z-index:1;background:#fff3;width:min(100%,1245px);height:1px;margin:52px auto 0;position:relative}.figma-footer__meta{z-index:1;color:#ffffff9e;justify-content:space-between;align-items:center;width:min(100%,1240px);margin:0 auto;font-size:14px;display:flex;position:relative}@keyframes figma-pulse{0%,to{box-shadow:0 0 #0dde3361,0 0 14px #0dde33b3}50%{box-shadow:0 0 0 8px #0dde3300,0 0 20px #0dde33e6}}@keyframes figma-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes figma-scroll{0%,to{opacity:.35;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,9px)}}@media (max-width:1100px){.figma-header__inner{width:min(100% - 64px,1180px)}.figma-footer{padding-inline:40px}.figma-footer__primary{grid-template-columns:42% 58%}}@media (max-width:1280px) and (min-width:961px){.figma-header__nav{gap:3px;padding-inline:6px}.figma-header__nav a{padding-inline:7px;font-size:13px}}html:is([lang=ar],[lang=de-DE],[lang=es-ES],[lang=fr-FR],[lang=ja-JP],[lang=ko-KR],[lang=ru-RU],[lang=tr-TR]) .figma-header__nav{gap:2px;padding-inline:6px}html:is([lang=ar],[lang=de-DE],[lang=es-ES],[lang=fr-FR],[lang=ja-JP],[lang=ko-KR],[lang=ru-RU],[lang=tr-TR]) .figma-header__nav a{padding-inline:7px;font-size:13px}@media (max-width:1100px) and (min-width:961px){.figma-header__nav{gap:1px;padding-inline:4px}.figma-header__nav a{min-height:44px;padding-inline:5px;font-size:12px}}@media (max-width:1100px) and (min-width:768px){.figma-footer__brand{padding-left:40px}.figma-footer__logo{width:58px;height:58px}.figma-footer__brand p{width:min(308px,100% - 80px);min-height:78px;margin-top:12px;font-size:17px;line-height:26px}.figma-footer__links{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:28px 18px;padding:0 24px;display:grid}.figma-footer__links a{font-size:16px;position:static}.figma-footer__links a:first-child{grid-area:1/1}.figma-footer__links a:nth-child(2){grid-area:1/2}.figma-footer__links a:nth-child(3){grid-area:1/3}.figma-footer__links a:nth-child(4){grid-area:2/1}.figma-footer__links a:nth-child(5){grid-area:3/1}.figma-footer__links a:nth-child(6){grid-area:2/2}.figma-footer__links a:nth-child(7){grid-area:2/3}.figma-footer__links a:nth-child(8){grid-area:3/2}}@media (max-width:1438px) and (min-width:1101px){.figma-trust{width:100%;margin-left:0}.figma-trust__track{width:max-content}.figma-trust__group{--figma-trust-gap:clamp(48px, 4.5vw, 96px)}.figma-trust__logo{object-fit:fill;max-width:none;max-height:none}.figma-trust__logo--google{width:141px;height:59px}.figma-trust__logo--microsoft{width:171px;height:52px}.figma-trust__logo--nvidia{width:160px;height:41px}.figma-trust__logo--meta{width:153px;height:52px}.figma-trust__logo--amazon{width:127px;height:43px}.figma-trust__logo--amd{width:128px;height:31px}}@media (min-width:1439px){.figma-trust__track{width:max-content}.figma-trust__group{--figma-trust-gap:clamp(48px, 4.5vw, 96px)}.figma-trust__logo{object-fit:fill;max-width:none;max-height:none}.figma-trust__logo--google{width:141px;height:59px}.figma-trust__logo--microsoft{width:171px;height:52px}.figma-trust__logo--nvidia{width:160px;height:41px}.figma-trust__logo--meta{width:153px;height:52px}.figma-trust__logo--amazon{width:127px;height:43px}.figma-trust__logo--amd{width:128px;height:31px}}@media (max-width:1100px) and (min-width:768px){.figma-features__heading{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;width:100%}.figma-features__grid{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;height:auto;display:grid}.figma-feature-card--ecosystem,.figma-feature-card--products,.figma-feature-card--security,.figma-feature-card--roadmap{grid-area:auto;width:auto;position:relative;top:auto;left:auto}}@media (max-width:960px){.figma-header{height:72px}.figma-header__inner{direction:ltr;justify-content:space-between;width:calc(100% - 40px);height:72px;display:flex}.figma-header__brand{width:56px;height:56px;position:static;transform:none}.figma-header__nav,.figma-header__join{display:none}.figma-header__actions{gap:8px;margin:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.figma-language__trigger{width:42px;height:42px}.figma-language__trigger span{display:none}.figma-header__menu,.figma-mobile-menu__panel>.figma-header__join{display:inline-flex}html[dir=rtl] .figma-header__brand{right:auto}html[dir=rtl] .figma-header__actions{left:0;right:auto}}@media (max-width:767px){.figma-header{height:72px}.figma-header__inner{direction:ltr;justify-content:space-between;width:calc(100% - 40px);height:72px;display:flex}.figma-header__brand{width:56px;height:56px;position:static;transform:none}.figma-header__nav,.figma-header__join{display:none}.figma-header__actions{gap:8px;margin:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.figma-language__trigger{background:#261f1fc7;border-radius:50%;width:52px;height:52px}.figma-language__trigger span{display:none}.figma-header__menu{background:#261f1fc7;width:52px;height:52px;display:inline-flex}.figma-mobile-menu__panel>.figma-header__join{display:inline-flex}html[dir=rtl] .figma-header__brand{right:auto}html[dir=rtl] .figma-header__actions{left:0;right:auto}.figma-hero{min-height:760px}.figma-hero__background{object-fit:cover;object-position:50% top;width:100%;height:730px;top:40px}.figma-hero__content{width:auto;max-width:350px;margin-inline:auto;top:188px;left:20px;right:20px}.figma-hero__tag{width:calc(100% - 10px);height:46px;margin-top:12px;margin-bottom:40px;font-size:12px}.figma-hero__tag i{width:32px;height:24px}.figma-hero h1{overflow-wrap:anywhere;word-break:normal;max-width:100%;font-size:clamp(38px,11vw,52px);line-height:1.04}.figma-hero__content>p:not(.figma-hero__availability){width:min(100%,316px);margin-top:28px;font-size:14px;line-height:1.7}.figma-hero__actions{gap:16px;margin-top:28px}.figma-button{min-width:146px;height:56px;padding-inline:18px;font-size:15px}.figma-hero__availability{margin-top:22px;font-size:15px}.figma-hero__scroll{display:none}.figma-home[data-locale=zh] .figma-hero h1{font-size:44px}.figma-trust{width:calc(100% - 40px);height:auto;margin:52px auto 0}.figma-trust__label{font-size:12px;top:-34px}.figma-trust__marquee{height:54px}.figma-trust__track{width:max-content;animation-duration:22s}.figma-trust__group{--figma-trust-gap:clamp(18px, 4.5vw, 32px);height:54px}.figma-trust__logo{object-fit:fill;max-width:none;max-height:none}.figma-trust__logo--google{width:59px;height:25px}.figma-trust__logo--microsoft{width:72px;height:22px}.figma-trust__logo--nvidia{width:67px;height:17px}.figma-trust__logo--meta{width:64px;height:22px}.figma-trust__logo--amazon{width:53px;height:18px}.figma-trust__logo--amd{width:53px;height:13px}.figma-features{min-height:0;margin-top:38px;padding-bottom:0}.figma-features__inner{width:calc(100% - 40px);padding-top:32px}.figma-features__heading{width:100%;height:auto;min-height:0;display:block}.figma-eyebrow{margin-bottom:16px;font-size:13px}.figma-features__heading h2{font-size:38px}.figma-features__heading>p{margin-top:20px;font-size:15px;line-height:1.65}.figma-features__grid{grid-template-rows:none;grid-template-columns:1fr;gap:18px;width:100%;height:auto;margin-top:28px;display:grid}.figma-feature-card{border-radius:26px;height:auto;min-height:338px}.figma-feature-card--ecosystem,.figma-feature-card--products,.figma-feature-card--security,.figma-feature-card--roadmap{grid-area:auto;width:auto;position:relative;top:auto;left:auto}.figma-feature-card__body{padding:16px}.figma-feature-card__media{order:1}.figma-feature-card__copy{order:2}.figma-feature-card__copy h3{margin-bottom:12px;font-size:20px}.figma-feature-card__copy p{font-size:13px;line-height:1.55}.figma-feature-card__link{min-height:36px;padding:7px 14px;font-size:12px}.figma-feature-card__media{border-radius:16px;flex-basis:110px!important}.figma-features__node{display:none}html.motion-enabled .figma-features__grid[data-motion=stagger]>*{opacity:1;transform:none}html.motion-enabled .figma-features [data-motion=feature-text][data-feature-fly=left]>*{transform:translate(calc(-100vw - 100%))}html.motion-enabled .figma-features [data-motion=feature-text][data-feature-fly=right]>*{transform:translate(calc(100vw + 100%))}html.motion-enabled .figma-features [data-motion=feature-text].is-motion-visible>*{transform:translate(0,0)}.figma-global{height:520px;margin-top:0}.figma-global__background-globe{width:calc(100% - 28px);top:70px}.figma-global__content{width:calc(100% - 40px);top:178px}.figma-global__content h2{font-size:36px;line-height:1.18}.figma-global__copy>p{font-size:14px;line-height:1.6}.figma-global__content .figma-button{width:132px;min-width:132px;height:48px;font-size:13px}.figma-footer{min-height:0;margin-top:0;padding:104px 20px 28px}.figma-footer__primary{width:100%;height:auto;min-height:0;display:block}.figma-footer__brand{text-align:center;background:0 0;align-items:center;padding:0}.figma-footer__logo{width:92px;height:92px;margin-bottom:22px;position:static}.figma-footer__brand p{width:min(100%,340px);min-height:0;margin:0;font-size:15px;line-height:1.75;position:static}.figma-footer__social{margin-top:24px;display:flex}.figma-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px;padding:54px 10px 0;display:grid;position:static}.figma-footer__links a{font-size:15px;position:static}.figma-footer__divider{margin-top:54px}.figma-footer__meta{text-align:center;flex-direction:column;justify-content:center;gap:3px;margin-top:34px;font-size:11px}html[dir=rtl] .figma-hero h1{text-wrap:wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;font-size:clamp(30px,8vw,40px);line-height:1.18}html[dir=rtl] .figma-hero__content>p:not(.figma-hero__availability){max-width:100%;font-size:13px}html[dir=rtl] .figma-hero__actions{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.figma-trust__track{animation:none;transform:none}.figma-trust__group+.figma-trust__group{display:none}.figma-hero__availability span,.figma-hero__scroll span{animation:none}.figma-home *,.figma-home :before,.figma-home :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
