:root{--fw-font: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fw-bg: #ffffff;--fw-surface: #f8f8f7;--fw-surface-raised: #ffffff;--fw-surface-muted: #f1f1ef;--fw-surface-hover: #f6f6f4;--fw-text: #191919;--fw-text-main: #37352f;--fw-text-soft: #787774;--fw-line: #e6e4df;--fw-line-soft: #f0efeb;--fw-inverse-bg: #191919;--fw-inverse-text: #ffffff;--fw-accent: #1800ad;--fw-success: #059669;--fw-shadow: 0 18px 50px rgba(25, 25, 25, .08);--fw-mascot-opacity: 1;--fw-mascot-saturate: 1;--fw-mascot-contrast: 1;--fw-mascot-shadow: drop-shadow(0 1rem 1.8rem color-mix(in srgb, #191919 10%, transparent));--fw-container-max: 78rem;--fw-container-gutter: clamp(1.75rem, 6vw, 3rem)}html[data-theme=dark]{color-scheme:dark;--fw-bg: #111111;--fw-surface: #171717;--fw-surface-raised: #1d1d1d;--fw-surface-muted: #242424;--fw-surface-hover: #262626;--fw-text: #f4f4f2;--fw-text-main: #d6d3ce;--fw-text-soft: #a09d97;--fw-line: #33312e;--fw-line-soft: #242321;--fw-inverse-bg: #f4f4f2;--fw-inverse-text: #151515;--fw-accent: #a99cff;--fw-success: #34d399;--fw-shadow: none;--fw-mascot-opacity: .96;--fw-mascot-saturate: .96;--fw-mascot-contrast: .98;--fw-mascot-shadow: drop-shadow(0 1rem 1.8rem color-mix(in srgb, #000000 34%, transparent)) drop-shadow(0 0 .04rem color-mix(in srgb, #ffffff 10%, transparent))}@media(max-width:680px){:root{--fw-container-gutter: 2rem}}@media(max-width:420px){:root{--fw-container-gutter: 1.5rem}}*{box-sizing:border-box}html{background:var(--fw-bg);color:var(--fw-text);font-family:var(--fw-font);overflow-x:clip;scroll-behavior:smooth;overflow-wrap:anywhere;transition:background-color .42s ease,color .42s ease}html:lang(ja),html:lang(ko),html:lang(th),html:lang(zh-hans),html[data-language=ja],html[data-language=ko],html[data-language=th],html[data-language=zh-hans]{line-break:loose;word-break:keep-all}body{min-width:320px;max-width:100%;overflow-x:clip;margin:0;background:var(--fw-bg);color:var(--fw-text);font-family:var(--fw-font);transition:background-color .42s ease,color .42s ease}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6,li,summary,button,a,span,strong,small,em{overflow-wrap:anywhere}button,select{font:inherit}img{display:block;max-width:100%}.fw-mascot-img{opacity:var(--fw-mascot-opacity);filter:saturate(var(--fw-mascot-saturate)) contrast(var(--fw-mascot-contrast)) var(--fw-mascot-shadow);backface-visibility:hidden;transform:translateZ(0)}.fw-page{min-height:100vh;overflow-x:clip}@supports not (overflow: clip){html,body,.fw-page{overflow-x:hidden}}.fw-desktop-hidden{display:none!important}body,a,button,input,select,textarea,.fw-page,.fw-topbar,.fw-footer,.fw-btn,.fw-icon-btn,.fw-language-trigger,.fw-language-menu,article,section,div{transition-property:background-color,border-color,color,box-shadow,filter,opacity;transition-duration:.42s;transition-timing-function:ease}.fw-theme-transition{position:fixed;inset:0;z-index:90;background:color-mix(in srgb,var(--fw-bg) 72%,transparent);opacity:0;pointer-events:none;backdrop-filter:blur(7px);transition:opacity .42s ease}.fw-theme-transition.is-visible{opacity:1;pointer-events:auto}@media(max-width:680px){.fw-mobile-hidden,.fw-mobile-secondary{display:none!important}.fw-desktop-hidden{display:revert!important}}.fw-gate,.fw-band,.fw-problem,.fw-capabilities,.fw-product,.fw-career-system,.fw-touchpoint,.fw-use-cases,.fw-steps,.fw-final-cta{width:min(var(--fw-container-max),calc(100% - var(--fw-container-gutter)));margin:0 auto}.fw-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:4.25rem;border-bottom:1px solid var(--fw-line-soft);padding-inline:max(calc((100% - var(--fw-container-max)) / 2),calc(var(--fw-container-gutter) / 2));background:color-mix(in srgb,var(--fw-bg) 92%,transparent);backdrop-filter:blur(16px)}.fw-brand{--fw-brand-width: 12rem;--fw-brand-height: 2.5rem;display:inline-flex;align-items:center;position:relative;flex:0 0 var(--fw-brand-width);width:var(--fw-brand-width);min-width:var(--fw-brand-width);height:var(--fw-brand-height)}.fw-brand img{position:absolute;left:0;top:50%;width:100%;height:auto;max-height:100%;max-width:none;object-fit:contain;object-position:left center;transform:translateY(-50%)}.fw-brand-logo-dark,html[data-theme=dark] .fw-brand-logo-light{display:none}html[data-theme=dark] .fw-brand-logo-dark{display:block}.fw-footer-brand img{width:100%;max-height:2.1rem;object-fit:contain;object-position:left center}html[data-theme=dark] .fw-footer-brand img{filter:brightness(0) invert(1)}.fw-header-nav{display:flex;align-items:center;justify-content:center;gap:.18rem;min-width:0;margin-left:auto}.fw-header-nav a{display:inline-flex;align-items:center;min-height:2.25rem;border-radius:.45rem;padding:0 .68rem;color:var(--fw-text-main);font-size:.88rem;font-weight:650;white-space:nowrap}.fw-header-nav a:hover,.fw-header-nav a:focus-visible{background:var(--fw-surface-hover);color:var(--fw-text)}.fw-actions{display:flex;align-items:center;gap:.35rem}.fw-menu-toggle{display:none}.fw-mobile-menu{position:absolute;top:calc(100% + .55rem);right:0;z-index:35;display:grid;gap:.65rem;width:min(22rem,calc(100vw - 2rem));max-height:min(42rem,calc(100dvh - 5.7rem));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--fw-line-soft);border-radius:.8rem;padding:.7rem;background:color-mix(in srgb,var(--fw-surface-raised) 98%,var(--fw-bg));box-shadow:0 1.25rem 3.5rem color-mix(in srgb,#000 14%,transparent)}.fw-mobile-menu::-webkit-scrollbar{width:.48rem}.fw-mobile-menu::-webkit-scrollbar-thumb{border:.12rem solid transparent;border-radius:999px;background:color-mix(in srgb,var(--fw-text-soft) 32%,transparent);background-clip:padding-box}.fw-mobile-menu::-webkit-scrollbar-track{background:transparent}.fw-mobile-menu[hidden]{display:none}.fw-mobile-menu-section{display:grid;gap:.12rem}.fw-mobile-menu h2{margin:0;padding:.2rem .35rem .35rem;color:var(--fw-text-soft);font-size:.74rem;font-weight:850;line-height:1.2}.fw-mobile-menu-section a,.fw-mobile-feature-link{border-radius:.58rem;color:var(--fw-text);background:transparent}.fw-mobile-menu-section a{display:flex;align-items:center;min-height:2.6rem;padding:0 .55rem;font-size:.95rem;font-weight:720;line-height:1.25;white-space:normal}.fw-mobile-menu-section a:hover,.fw-mobile-feature-link:hover,.fw-mobile-menu-section a:focus-visible,.fw-mobile-feature-link:focus-visible{background:var(--fw-surface-hover)}.fw-mobile-feature-link{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.22rem .65rem;min-height:4rem;padding:.72rem .65rem;border:1px solid var(--fw-line-soft);background:color-mix(in srgb,var(--fw-surface) 70%,transparent)}.fw-mobile-feature-link span{grid-column:1;color:var(--fw-text-soft);font-size:.74rem;font-weight:850;line-height:1.2}.fw-mobile-feature-link strong{grid-column:1;color:var(--fw-text);font-size:.98rem;font-weight:780;line-height:1.25;min-width:0}.fw-mobile-feature-link i{grid-column:2;grid-row:1 / span 2;align-self:center;color:var(--fw-accent);font-size:.9rem;transition:transform .2s ease}.fw-mobile-feature-link:hover i,.fw-mobile-feature-link:focus-visible i{transform:translate(.18rem)}.fw-mobile-explore{display:grid;gap:.45rem;border:1px solid var(--fw-line-soft);border-radius:.68rem;padding:.38rem;background:color-mix(in srgb,var(--fw-surface) 62%,transparent)}.fw-mobile-explore-trigger{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;min-height:3.25rem;border:0;border-radius:.58rem;padding:.58rem .58rem .58rem .68rem;color:var(--fw-text);background:transparent;text-align:left;cursor:pointer}.fw-mobile-explore-trigger:hover,.fw-mobile-explore-trigger:focus-visible{background:var(--fw-surface-hover)}.fw-mobile-explore-trigger:focus-visible{outline:2px solid color-mix(in srgb,var(--fw-accent) 34%,transparent);outline-offset:2px}.fw-mobile-explore-icon{display:grid;place-items:center;width:2.2rem;height:2.2rem;border:1px solid var(--fw-line-soft);border-radius:.52rem;color:var(--fw-text-soft);font-size:.78rem;transition:transform .22s ease,color .22s ease,border-color .22s ease}.fw-mobile-explore-trigger[aria-expanded=true]{background:var(--fw-surface-hover)}.fw-mobile-explore-trigger[aria-expanded=true] .fw-mobile-explore-icon{border-color:color-mix(in srgb,var(--fw-accent) 28%,var(--fw-line));color:var(--fw-text)}.fw-mobile-drilldown-panel{position:absolute;inset:.7rem;z-index:42;display:grid;gap:.62rem;align-content:start;max-height:calc(100% - 1.4rem);overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--fw-line-soft);border-radius:.72rem;padding:.48rem;background:color-mix(in srgb,var(--fw-surface-raised) 98%,var(--fw-bg));box-shadow:0 1.25rem 3.5rem color-mix(in srgb,#000 16%,transparent);opacity:1;transform:translateY(0);animation:fw-mobile-drilldown-in .2s ease both}.fw-mobile-drilldown-panel[hidden]{display:none}.fw-mobile-drilldown-panel[data-mobile-drilldown-level="2"]{z-index:43}.fw-mobile-drilldown-head{display:grid;border-bottom:1px solid var(--fw-line-soft);padding-bottom:.42rem}.fw-mobile-drilldown-head button{display:inline-flex;align-items:center;gap:.55rem;width:100%;min-height:2.5rem;border:0;border-radius:.52rem;padding:0 .55rem;color:var(--fw-text);background:transparent;font-size:.92rem;font-weight:820;text-align:left;cursor:pointer}.fw-mobile-drilldown-head button:hover,.fw-mobile-drilldown-head button:focus-visible{background:var(--fw-surface-hover)}.fw-mobile-drilldown-head i{color:var(--fw-text-soft);font-size:.78rem}.fw-mobile-drilldown-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.62rem;width:100%;min-height:3.15rem;border:1px solid transparent;border-radius:.58rem;padding:.48rem .58rem .48rem .68rem;color:var(--fw-text);background:transparent;text-align:left;cursor:pointer}.fw-mobile-drilldown-row:hover,.fw-mobile-drilldown-row:focus-visible,.fw-mobile-drilldown-row.is-active{border-color:var(--fw-line-soft);background:var(--fw-surface-hover)}.fw-mobile-drilldown-row:focus-visible,.fw-mobile-drilldown-head button:focus-visible{outline:2px solid color-mix(in srgb,var(--fw-accent) 30%,transparent);outline-offset:2px}.fw-mobile-drilldown-row>i{color:var(--fw-text-soft);font-size:.78rem}.fw-mobile-explore-links{display:grid;gap:.12rem;max-height:min(24rem,calc(100dvh - 10rem));overflow-y:auto;overscroll-behavior:contain;padding:.12rem 0;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--fw-text-soft) 26%,transparent) transparent}.fw-mobile-explore-links::-webkit-scrollbar{width:.42rem}.fw-mobile-explore-links::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--fw-text-soft) 24%,transparent)}.fw-mobile-explore-links a{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:2.35rem;border:1px solid transparent;border-radius:.52rem;padding:.42rem .58rem .42rem .72rem;color:var(--fw-text-main);background:transparent;font-size:.84rem;font-weight:720;line-height:1.25;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.fw-mobile-explore-links a:hover,.fw-mobile-explore-links a:focus-visible,.fw-mobile-explore-links a.is-active{border-color:color-mix(in srgb,var(--fw-line-soft) 82%,transparent);background:color-mix(in srgb,var(--fw-surface-hover) 78%,transparent);color:var(--fw-text)}.fw-mobile-explore-links a:hover{transform:translate(1px)}.fw-mobile-explore-links a:focus-visible{outline:2px solid color-mix(in srgb,var(--fw-accent) 30%,transparent);outline-offset:1px}.fw-mobile-explore-links a.is-active{font-weight:800;box-shadow:none}.fw-mobile-explore-links a:before{content:"";position:absolute;left:.38rem;top:50%;width:.16rem;height:1rem;border-radius:999px;background:transparent;transform:translateY(-50%)}.fw-mobile-explore-links a.is-active:before{background:color-mix(in srgb,var(--fw-text) 72%,transparent)}.fw-mobile-explore-links a:after{content:"\f105";color:var(--fw-text-soft);font-family:"Font Awesome 6 Free";font-size:.68rem;font-weight:900;opacity:.42}.fw-mobile-explore-links a:hover:after,.fw-mobile-explore-links a:focus-visible:after,.fw-mobile-explore-links a.is-active:after{opacity:.72}.fw-explore-backdrop{position:fixed;inset:0;z-index:1000;background:color-mix(in srgb,#000 24%,transparent);opacity:1;pointer-events:auto;backdrop-filter:blur(5px);isolation:isolate}.fw-explore-backdrop[hidden]{display:none}.fw-explore-popover{position:fixed;top:50%;left:50%;z-index:1001;display:grid;align-content:start;width:min(28rem,calc(100vw - 2rem));max-height:min(42rem,calc(100dvh - max(2rem,env(safe-area-inset-top) + env(safe-area-inset-bottom) + 1rem)));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid var(--fw-line-soft);border-radius:.95rem;padding:.62rem;background:color-mix(in srgb,var(--fw-surface-raised) 98%,var(--fw-bg));box-shadow:0 1.35rem 3.8rem color-mix(in srgb,#000 18%,transparent);transform:translate(-50%,-50%);animation:fw-explore-modal-in .22s cubic-bezier(.2,.75,.25,1) both;contain:layout paint}.fw-explore-popover[hidden]{display:none}body.has-fw-explore-modal{overflow:hidden;touch-action:none}.fw-explore-panel{display:grid;gap:.5rem}.fw-explore-panel[hidden]{display:none}.fw-explore-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;border-bottom:1px solid var(--fw-line-soft);padding-bottom:.42rem}.fw-explore-head strong,.fw-explore-head button{min-width:0}.fw-explore-head strong{padding-left:.42rem;color:var(--fw-text);font-size:.95rem;font-weight:850;line-height:1.25;overflow-wrap:anywhere}.fw-explore-head button{display:inline-flex;align-items:center;gap:.5rem;min-height:2.35rem;border:0;border-radius:.52rem;padding:0 .55rem;color:var(--fw-text);background:transparent;font-size:.9rem;font-weight:820;text-align:left;cursor:pointer}.fw-explore-head button:hover,.fw-explore-head button:focus-visible,.fw-explore-row:hover,.fw-explore-row:focus-visible,.fw-explore-row.is-active{background:var(--fw-surface-hover)}.fw-explore-head button:focus-visible,.fw-explore-row:focus-visible{outline:2px solid color-mix(in srgb,var(--fw-accent) 30%,transparent);outline-offset:2px}.fw-explore-head button[aria-label=Close]{justify-content:center;width:2.35rem;padding:0;color:var(--fw-text-soft)}.fw-explore-back{grid-column:1}.fw-explore-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;min-height:3.2rem;border:1px solid transparent;border-radius:.58rem;padding:.5rem .58rem .5rem .68rem;color:var(--fw-text);background:transparent;text-align:left;cursor:pointer}.fw-explore-row span,.fw-explore-row em,.fw-explore-panel a,.fw-explore-panel strong{min-width:0;overflow-wrap:anywhere;white-space:normal}.fw-explore-row.is-active{border-color:var(--fw-line-soft)}.fw-explore-row>i{color:var(--fw-text-soft);font-size:.78rem}@keyframes fw-explore-modal-in{0%{opacity:0;transform:translate(-50%,calc(-50% + .75rem)) scale(.985)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fw-mobile-drilldown-in{0%{opacity:0;transform:translate(.45rem) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@media(min-width:760px){.fw-mobile-drilldown-panel{inset:0 calc(100% + .55rem) auto auto;width:min(22rem,calc(100vw - 2rem));max-height:min(42rem,calc(100dvh - 5.7rem));animation-name:fw-mobile-drilldown-left-in}}@keyframes fw-mobile-drilldown-left-in{0%{opacity:0;transform:translate(-.45rem) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}.fw-mobile-preferences{margin-top:.05rem;border-top:1px solid var(--fw-line-soft);padding-top:.65rem}.fw-mobile-setting-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;min-height:3.1rem;border:1px solid transparent;border-radius:.62rem;padding:.55rem .55rem .55rem .65rem;color:var(--fw-text);background:transparent;text-align:left}button.fw-mobile-setting-row{cursor:pointer}.fw-mobile-setting-row:hover,.fw-mobile-setting-row:focus-visible,.fw-mobile-language-row:focus-within{border-color:var(--fw-line-soft);background:var(--fw-surface-hover)}.fw-mobile-setting-row:focus-visible{outline:2px solid color-mix(in srgb,var(--fw-accent) 34%,transparent);outline-offset:2px}.fw-mobile-setting-copy{display:grid;gap:.14rem;min-width:0}.fw-mobile-setting-copy>span{overflow:hidden;font-size:.93rem;font-weight:760;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.fw-mobile-setting-copy em{overflow:hidden;color:var(--fw-text-soft);font-size:.74rem;font-style:normal;font-weight:680;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.fw-mobile-setting-action,.fw-mobile-language-trigger{min-width:2.25rem;height:2.25rem;border:1px solid var(--fw-line-soft);border-radius:.55rem;background:var(--fw-surface-muted)}.fw-mobile-setting-action{display:grid;place-items:center;color:var(--fw-text-main)}.fw-mobile-language-popover{justify-self:end}.fw-mobile-language-trigger{justify-content:center;padding-inline:.55rem}.fw-mobile-language-popover .fw-language-menu{top:auto;right:0;bottom:calc(100% + .5rem)}.fw-footer{display:grid;grid-template-columns:minmax(15rem,1fr) minmax(22rem,1.35fr);gap:clamp(2rem,5vw,5rem);width:100%;border-top:1px solid var(--fw-line-soft);padding:2.75rem max(calc((100% - var(--fw-container-max)) / 2),calc(var(--fw-container-gutter) / 2)) 1.75rem}.fw-footer-brand a{display:inline-flex;width:9rem;margin-bottom:1rem}.fw-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.fw-footer-links div{display:grid;align-content:start;gap:.65rem}.fw-footer-ecosystem{grid-column:1 / -1;padding-block:.65rem .9rem}.fw-footer-ecosystem-logos{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:.5rem}.fw-footer-ecosystem-logo{display:flex;align-items:center;justify-content:center;min-height:clamp(2.2rem,3.5vw,2.8rem);overflow:hidden;padding:.2rem;transition:opacity .18s ease,transform .18s ease}.fw-footer-ecosystem-logo:hover,.fw-footer-ecosystem-logo:focus-visible{opacity:.82;transform:translateY(-1px)}.fw-footer-ecosystem-logo img{width:min(100%,4rem);height:auto;max-width:100%;object-fit:contain}.fw-footer-ecosystem-logo-forwork img{width:clamp(1.5rem,3vw,2.5rem);max-width:none}.fw-footer-ecosystem-logo-tips img{width:clamp(1.2rem,2vw,1.8rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(1.4rem,2.2vw,2rem);max-width:none}.fw-footer-bottom{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem;border-top:1px solid var(--fw-line-soft);padding-top:1rem;color:var(--fw-text-soft);font-size:.86rem}.fw-footer-legal{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem}.fw-footer-controls{display:inline-flex;align-items:center;gap:.65rem}.fw-footer-bottom label{display:inline-flex;align-items:center;gap:.55rem}@media(max-width:980px){.fw-header-nav{display:none}.fw-menu-toggle{display:grid}.fw-footer{grid-template-columns:1fr}}@media(max-width:680px){.fw-gate,.fw-band,.fw-problem,.fw-capabilities,.fw-product,.fw-career-system,.fw-touchpoint,.fw-use-cases,.fw-steps,.fw-final-cta{width:min(var(--fw-container-max),calc(100% - var(--fw-container-gutter)))}.fw-topbar{min-height:auto;padding-block:.5rem}.fw-brand{--fw-brand-width: 8.4rem;--fw-brand-height: 2rem}.fw-login{display:inline-flex;min-height:1.95rem;padding-inline:.5rem;font-size:.76rem}.fw-footer-links{grid-template-columns:1fr;gap:1.25rem}.fw-footer-ecosystem{padding-block:.55rem .75rem}.fw-footer-ecosystem-logos{grid-template-columns:repeat(auto-fit,minmax(5rem,1fr));gap:.55rem .75rem}.fw-footer-ecosystem-logo{min-height:2.2rem}.fw-footer-ecosystem-logo img{width:min(100%,3rem)}.fw-footer-ecosystem-logo-forwork img{width:clamp(2rem,22vw,3rem)}.fw-footer-ecosystem-logo-tips img{width:clamp(1.5rem,16vw,2rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(1.8rem,18vw,2.5rem)}.fw-footer{gap:1.25rem;padding-block:1.5rem 1rem}.fw-footer-bottom{display:grid;justify-items:center;justify-content:center;gap:.75rem;padding-top:.8rem;text-align:center}.fw-footer-legal{justify-content:center;width:min(100%,22rem);gap:.35rem;font-size:.78rem;line-height:1.4}.fw-footer-controls{justify-content:center;gap:.45rem;width:max-content;max-width:100%;margin-inline:auto}}.fw-footer-ecosystem{grid-column:1 / -1;width:100%;padding-block:clamp(.7rem,1.4vw,1rem) clamp(.85rem,1.6vw,1.2rem)}.fw-footer-ecosystem-logos{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:min(100%,36rem);margin-inline:auto;gap:clamp(1.35rem,3vw,3.25rem)}.fw-footer-ecosystem-logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:0;min-height:clamp(2.6rem,3.6vw,3.2rem);padding:.1rem .2rem;overflow:visible;line-height:0;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.fw-footer-ecosystem-logo img{display:block;width:auto;height:auto;max-width:none;max-height:clamp(2.15rem,3vw,2.8rem);object-fit:contain;object-position:center;filter:none!important}.fw-footer-ecosystem-logo-forwork img{width:clamp(7rem,8vw,8.75rem)}.fw-footer-ecosystem-logo-tips img{width:clamp(5.1rem,5.6vw,6.1rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(5.45rem,6vw,6.45rem)}@media(max-width:980px){.fw-footer-ecosystem-logos{width:min(100%,32rem);gap:clamp(1rem,3.5vw,2.4rem)}.fw-footer-ecosystem-logo-forwork img{width:clamp(6.2rem,17vw,8rem)}.fw-footer-ecosystem-logo-tips img{width:clamp(4.5rem,12vw,5.6rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(4.8rem,13vw,5.9rem)}}@media(max-width:680px){.fw-footer-ecosystem{padding-block:.6rem .8rem}.fw-footer-ecosystem-logos{width:min(100%,22rem);flex-wrap:wrap;gap:.75rem 1rem}.fw-footer-ecosystem-logo{min-height:2.35rem;padding:.08rem .16rem}.fw-footer-ecosystem-logo img{max-height:2.25rem}.fw-footer-ecosystem-logo-forwork img{width:clamp(5.8rem,35vw,7rem)}.fw-footer-ecosystem-logo-tips img{width:clamp(4.25rem,27vw,5rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(4.55rem,29vw,5.35rem)}}@media(max-width:390px){.fw-footer-ecosystem-logos{width:min(100%,18.5rem);gap:.65rem .85rem}.fw-footer-ecosystem-logo-forwork img{width:6rem}.fw-footer-ecosystem-logo-tips img{width:4.35rem}.fw-footer-ecosystem-logo-profilekit img{width:4.65rem}}.fw-footer-ecosystem{grid-column:1 / -1;width:100%;padding-block:clamp(.75rem,1.5vw,1.1rem) clamp(.9rem,1.7vw,1.25rem)}.fw-footer-ecosystem-logos{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;width:min(100%,40rem);margin-inline:auto;gap:clamp(1.35rem,3vw,3.25rem)}.fw-footer-ecosystem-logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:0;min-height:clamp(2.95rem,4vw,3.65rem);padding:.08rem .18rem;overflow:visible;line-height:0;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.fw-footer-ecosystem-logo:hover,.fw-footer-ecosystem-logo:focus-visible{opacity:.84;transform:translateY(-1px)}.fw-footer-ecosystem-logo img{display:block;width:auto;height:auto;max-width:none;max-height:clamp(2.45rem,3.45vw,3.2rem);object-fit:contain;object-position:center;filter:none!important}.fw-footer-ecosystem-logo-forwork img{width:clamp(8rem,9.5vw,10rem)}.fw-footer-ecosystem-logo-tips img{width:clamp(5.85rem,6.5vw,7rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(6.2rem,7vw,7.45rem)}@media(max-width:980px){.fw-footer-ecosystem-logos{width:min(100%,35rem);gap:clamp(1rem,3.4vw,2.4rem)}.fw-footer-ecosystem-logo-forwork img{width:clamp(7rem,19vw,8.8rem)}.fw-footer-ecosystem-logo-tips img{width:clamp(5rem,14vw,6.25rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(5.35rem,15vw,6.55rem)}}@media(max-width:680px){.fw-footer-ecosystem{padding-block:.65rem .85rem}.fw-footer-ecosystem-logos{width:min(100%,24rem);flex-wrap:wrap;gap:.78rem 1.05rem}.fw-footer-ecosystem-logo{min-height:2.55rem;padding:.06rem .14rem}.fw-footer-ecosystem-logo img{max-height:2.45rem}.fw-footer-ecosystem-logo-forwork img{width:clamp(6.25rem,38vw,7.6rem)}.fw-footer-ecosystem-logo-tips img{width:clamp(4.6rem,30vw,5.45rem)}.fw-footer-ecosystem-logo-profilekit img{width:clamp(4.9rem,32vw,5.85rem)}}@media(max-width:390px){.fw-footer-ecosystem-logos{width:min(100%,19.5rem);gap:.65rem .85rem}.fw-footer-ecosystem-logo-forwork img{width:6.45rem}.fw-footer-ecosystem-logo-tips img{width:4.65rem}.fw-footer-ecosystem-logo-profilekit img{width:4.95rem}}.fw-splash{position:fixed;inset:0;z-index:120;display:grid;place-items:center;min-height:100vh;min-height:100dvh;padding:max(2rem,env(safe-area-inset-top)) max(2rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom)) max(2rem,env(safe-area-inset-left));background:var(--fw-bg);opacity:1;pointer-events:auto;transition:opacity .62s ease,visibility .62s ease}.fw-splash[hidden]{display:none}.fw-splash.is-leaving{opacity:0;pointer-events:none;visibility:hidden}.fw-splash-mark{width:clamp(7.2rem,18vw,10.5rem);transform:scale(.94);transform-origin:center;animation:fw-splash-logo-in .42s cubic-bezier(.2,.8,.2,1) forwards;will-change:transform,opacity,filter}.fw-splash.is-leaving .fw-splash-mark{animation:fw-splash-logo-out .72s cubic-bezier(.16,1,.3,1) forwards}.fw-splash-mark img{display:block;width:100%;object-fit:contain}@media(max-width:680px){.fw-splash{padding:max(1.25rem,env(safe-area-inset-top)) max(1.25rem,env(safe-area-inset-right)) max(1.25rem,env(safe-area-inset-bottom)) max(1.25rem,env(safe-area-inset-left))}.fw-splash-mark{width:clamp(8.4rem,46vw,11.2rem)}}html[data-splash-active=true] body{overflow:hidden}@keyframes fw-splash-logo-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fw-splash-logo-out{0%{opacity:1;filter:blur(0);transform:scale(1)}to{opacity:0;filter:blur(10px);transform:scale(1.72)}}@media(prefers-reduced-motion:reduce){.fw-splash,.fw-splash-mark,.fw-splash.is-leaving .fw-splash-mark{animation:none;transition:opacity .12s ease,visibility .12s ease}.fw-splash-mark{opacity:1;transform:none}}.fw-login,.fw-language-trigger,.fw-icon-btn{min-height:2.25rem;border-radius:.45rem;color:var(--fw-text-main);font-size:.88rem;font-weight:650}.fw-login{display:inline-flex;align-items:center;padding:0 .85rem}.fw-login:hover,.fw-icon-btn:hover,.fw-language-trigger:hover{border-color:var(--fw-line);background:var(--fw-surface-hover);color:var(--fw-text)}.fw-login,.fw-icon-btn,.fw-language-trigger{border:1px solid var(--fw-line-soft);background:var(--fw-surface-muted)}.fw-login:focus-visible,.fw-icon-btn:focus-visible,.fw-language-trigger:focus-visible{outline:2px solid color-mix(in srgb,var(--fw-accent) 34%,transparent);outline-offset:2px}.fw-icon-btn{display:grid;place-items:center;width:2.35rem;cursor:pointer}.fw-icon-btn i,.fw-language-mark i{font-size:.9rem;line-height:1}.fw-language-popover{position:relative}.fw-language-trigger{display:inline-flex;align-items:center;gap:.45rem;padding:0 .65rem;white-space:nowrap;cursor:pointer}.fw-language-mark{display:grid;place-items:center;width:1.2rem;height:1.2rem;border:0;border-radius:.35rem;color:var(--fw-text-soft);background:transparent;font-size:.72rem;font-weight:900}.fw-language-trigger:hover .fw-language-mark,.fw-language-popover.is-open .fw-language-mark{color:var(--fw-text)}.fw-language-menu{position:absolute;right:0;bottom:calc(100% + .55rem);z-index:30;display:none;width:min(17rem,calc(100vw - 2rem));max-height:min(24rem,70vh);overflow:auto;border:1px solid var(--fw-line-soft);border-radius:.65rem;padding:.4rem;background:color-mix(in srgb,var(--fw-surface-raised) 96%,var(--fw-bg));box-shadow:0 1.2rem 3rem color-mix(in srgb,#000 12%,transparent)}.fw-language-popover.is-open .fw-language-menu{display:grid;gap:.15rem}.fw-language-popover.is-open .fw-language-trigger{border-color:color-mix(in srgb,var(--fw-accent) 24%,var(--fw-line));background:var(--fw-surface-hover);color:var(--fw-text)}.fw-language-option{display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;border:0;border-radius:.45rem;padding:.55rem .6rem;color:var(--fw-text);background:transparent;text-align:left;cursor:pointer}.fw-language-option:hover,.fw-language-option.is-active{background:var(--fw-surface-hover)}.fw-language-code{display:grid;place-items:center;min-width:2.25rem;height:1.55rem;border:0;border-radius:.35rem;color:var(--fw-text-soft);background:var(--fw-surface-raised);font-size:.68rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.fw-language-name{min-width:0;font-size:.88rem;font-weight:650;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.fw-language-check{color:var(--fw-text-soft);font-size:.9rem;font-weight:900}.fw-language-transition{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1.5rem;background:color-mix(in srgb,var(--fw-bg) 64%,transparent);opacity:0;pointer-events:none;backdrop-filter:blur(8px);transition:opacity .32s ease}.fw-language-transition.is-visible{opacity:1;pointer-events:auto}.fw-language-transition-card{display:inline-grid;grid-template-columns:2.55rem minmax(0,1fr);align-items:center;gap:.85rem;min-width:min(100%,18rem);border:1px solid var(--fw-line-soft);border-radius:.7rem;padding:.9rem 1rem;background:color-mix(in srgb,var(--fw-surface-raised) 96%,var(--fw-bg));box-shadow:0 1.5rem 4rem color-mix(in srgb,#000 18%,transparent);transform:translateY(.35rem) scale(.98);transition:transform .32s ease}.fw-language-transition.is-visible .fw-language-transition-card{transform:translateY(0) scale(1)}.fw-language-transition-mark{display:grid;place-items:center;width:2.55rem;height:2.55rem;border:0;border-radius:.7rem;color:var(--fw-text);background:var(--fw-surface-muted);font-size:.8rem;font-weight:900;text-transform:uppercase}.fw-language-transition strong,.fw-language-transition span[data-language-transition-name]{display:block;min-width:0}.fw-language-transition strong{color:var(--fw-text);font-size:.95rem;line-height:1.25}.fw-language-transition span[data-language-transition-name]{margin-top:.18rem;color:var(--fw-text-soft);font-size:.86rem;font-weight:800;line-height:1.3}.fw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;border-radius:.48rem;padding:0 1.1rem;font-size:.93rem;font-weight:750;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.fw-btn-primary{border:1px solid var(--fw-inverse-bg);color:var(--fw-inverse-text);background:var(--fw-inverse-bg)}.fw-btn-secondary{border:1px solid transparent;color:var(--fw-text);background:var(--fw-surface-muted)}.fw-btn:hover{transform:translateY(-1px)}.fw-btn-secondary:hover{background:var(--fw-surface-hover)}.fw-section-label,.fw-capability-grid span{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;border:0;border-radius:.25rem;padding:.18rem .42rem;color:color-mix(in srgb,var(--fw-text-main) 86%,var(--fw-text));background:color-mix(in srgb,var(--fw-surface-muted) 86%,var(--fw-bg));font-size:.72rem;font-weight:760;letter-spacing:.012em;line-height:1.25;text-transform:uppercase}html[data-theme=dark] .fw-section-label,html[data-theme=dark] .fw-capability-grid span{color:color-mix(in srgb,var(--fw-text) 86%,var(--fw-text-soft));background:color-mix(in srgb,var(--fw-surface-muted) 82%,var(--fw-bg))}.fw-footer p{margin:.35rem 0;color:var(--fw-text-soft);font-size:.86rem;line-height:1.5}.fw-footer strong,.fw-footer-links h2{color:var(--fw-text)}.fw-footer-links h2{margin:0 0 .3rem;font-size:.95rem}.fw-footer-links a{color:var(--fw-text-soft);font-size:.87rem;line-height:1.35}.fw-footer-links a:hover{color:var(--fw-text)}.fw-landing-footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-start;padding-top:.35rem}.fw-landing-footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 0;min-width:0}.fw-landing-footer-links a{display:inline-flex;align-items:center;gap:.32rem;min-width:0;max-width:100%;border-radius:.45rem;padding:.24rem .45rem;color:var(--fw-text-soft);font-size:.84rem;font-weight:720;line-height:1.2;white-space:normal;transition:background-color .18s ease,color .18s ease,transform .18s ease}.fw-landing-footer-links a+a:before{content:"|";margin-inline:-.2rem .25rem;color:color-mix(in srgb,var(--fw-text-soft) 42%,transparent);font-weight:500}.fw-landing-footer-links a:hover,.fw-landing-footer-links a:focus-visible,.fw-landing-footer-links a.is-active{color:var(--fw-text);background:var(--fw-surface-hover)}.fw-landing-footer-links a:focus-visible{outline:2px solid color-mix(in srgb,var(--fw-accent) 34%,transparent);outline-offset:2px}.fw-landing-footer-links a.is-active{box-shadow:inset 0 0 0 1px var(--fw-line-soft)}.fw-landing-footer-cta{color:var(--fw-text)!important}.fw-landing-footer-cta i{font-size:.76rem;transition:transform .18s ease}.fw-landing-footer-cta:hover i,.fw-landing-footer-cta:focus-visible i{transform:translate(.12rem)}@media(max-width:680px){.fw-icon-btn,.fw-language-trigger{min-height:2.2rem;border-radius:.45rem}.fw-icon-btn{width:2.2rem}.fw-language-trigger{padding-inline:.55rem;font-size:.78rem}.fw-language-menu{position:fixed;right:auto;bottom:max(1rem,env(safe-area-inset-bottom));left:50%;z-index:70;width:min(21rem,calc(100vw - 2rem));max-height:min(28rem,calc(100vh - 5rem));transform:translate(-50%);box-shadow:0 1rem 3rem color-mix(in srgb,#000 18%,transparent)}.fw-mobile-language-popover .fw-language-menu{position:absolute;right:0;bottom:calc(100% + .5rem);left:auto;width:min(18rem,calc(100vw - 2.5rem));max-height:min(22rem,calc(100vh - 8rem));transform:none}.fw-language-option{grid-template-columns:2rem minmax(0,1fr) auto;gap:.55rem;padding:.5rem .55rem}.fw-language-code{min-width:2rem}.fw-language-name{font-size:.84rem}.fw-landing-footer{justify-content:flex-start;padding-top:.65rem;text-align:left}.fw-landing-footer-links{justify-content:flex-start}.fw-landing-footer-links a{font-size:.8rem}}main{position:relative;isolation:isolate}main:before{content:"";position:absolute;inset:-4.25rem calc(50% - 50vw) 0;z-index:-2;pointer-events:none;background:radial-gradient(58rem 34rem at 72% 12%,color-mix(in srgb,var(--fw-accent) 10%,transparent),transparent 68%),radial-gradient(52rem 32rem at 18% 28%,color-mix(in srgb,var(--fw-surface-muted) 66%,transparent),transparent 70%),radial-gradient(60rem 34rem at 88% 54%,color-mix(in srgb,var(--fw-accent) 7%,transparent),transparent 72%),radial-gradient(54rem 32rem at 12% 78%,color-mix(in srgb,var(--fw-surface-muted) 48%,transparent),transparent 74%),linear-gradient(180deg,color-mix(in srgb,var(--fw-bg) 84%,transparent) 0%,transparent 18%,color-mix(in srgb,var(--fw-surface) 24%,transparent) 48%,transparent 72%,color-mix(in srgb,var(--fw-surface) 18%,transparent) 100%);opacity:.9}html[data-theme=dark] main:before{background:radial-gradient(58rem 34rem at 72% 12%,color-mix(in srgb,var(--fw-accent) 18%,transparent),transparent 68%),radial-gradient(52rem 32rem at 18% 28%,color-mix(in srgb,var(--fw-surface-raised) 58%,transparent),transparent 70%),radial-gradient(60rem 34rem at 88% 54%,color-mix(in srgb,var(--fw-accent) 13%,transparent),transparent 72%),radial-gradient(54rem 32rem at 12% 78%,color-mix(in srgb,var(--fw-surface-raised) 42%,transparent),transparent 74%),linear-gradient(180deg,color-mix(in srgb,var(--fw-surface) 38%,transparent) 0%,transparent 18%,color-mix(in srgb,var(--fw-surface) 28%,transparent) 48%,transparent 72%,color-mix(in srgb,var(--fw-surface) 24%,transparent) 100%);opacity:.96}@media(max-width:680px){main:before{display:none}}@media(min-width:681px){.fw-page .fw-story-points article,.fw-page .fw-capability-list article,.fw-page .fw-product-grid article,.fw-page .fw-career-layers article,.fw-page .fw-use-case-grid article{border:1px solid color-mix(in srgb,var(--fw-line-soft) 72%,transparent);background:color-mix(in srgb,var(--fw-surface-raised) 74%,transparent);box-shadow:0 .65rem 1.7rem color-mix(in srgb,var(--fw-text) 2.8%,transparent);backdrop-filter:blur(8px)}.fw-page .fw-story-points article:hover,.fw-page .fw-capability-list article:hover,.fw-page .fw-product-grid article:hover,.fw-page .fw-career-layers article:hover,.fw-page .fw-use-case-grid article:hover{border-color:color-mix(in srgb,var(--fw-accent) 12%,var(--fw-line-soft));background:color-mix(in srgb,var(--fw-surface-raised) 82%,transparent);box-shadow:0 .8rem 1.9rem color-mix(in srgb,var(--fw-text) 3.4%,transparent)}.fw-page .fw-problem-row i,.fw-page .fw-product-grid small,.fw-page .fw-career-layer-head span{background:color-mix(in srgb,var(--fw-surface-raised) 70%,transparent);backdrop-filter:blur(7px)}html[data-theme=dark] .fw-page .fw-story-points article,html[data-theme=dark] .fw-page .fw-capability-list article,html[data-theme=dark] .fw-page .fw-product-grid article,html[data-theme=dark] .fw-page .fw-career-layers article,html[data-theme=dark] .fw-page .fw-use-case-grid article{border-color:color-mix(in srgb,var(--fw-line-soft) 64%,transparent);background:color-mix(in srgb,var(--fw-surface-raised) 66%,transparent);box-shadow:0 .85rem 2rem color-mix(in srgb,black 14%,transparent)}}.fw-core-grid-section{width:100%;margin-top:clamp(3.5rem,8vw,7rem);padding-top:clamp(2rem,4vw,3.5rem);border-top:1px solid var(--fw-line-soft)}.fw-core-grid-heading{max-width:48rem;margin:0 auto clamp(2rem,4vw,3.25rem);text-align:center}.fw-core-grid-heading .fw-section-label{justify-content:center}.fw-core-grid-heading h2{margin:.85rem 0 0;color:var(--fw-text);font-size:clamp(1.85rem,4vw,3rem);font-weight:800;line-height:1.08;letter-spacing:-.035em}.fw-core-grid-overview{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.25rem;color:var(--fw-text-main);font-size:.85rem;font-weight:700}.fw-core-grid-overview:hover{color:var(--fw-accent)}.fw-core-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.5rem,5vw,4.5rem) clamp(1.5rem,3vw,2.75rem);align-items:start}.fw-core-card{display:block;min-width:0;border-radius:1rem;padding:.75rem .75rem 1.1rem;color:inherit;text-align:center;transition:background .25s ease,transform .3s cubic-bezier(.2,.75,.25,1)}.fw-core-card:hover,.fw-core-card:focus-visible{background:var(--fw-surface);transform:translateY(-.25rem)}.fw-core-mascot{position:relative;display:flex;align-items:flex-end;justify-content:center;height:clamp(11.5rem,20vw,15.75rem);margin:0 0 1rem}.fw-core-mascot:after{position:absolute;bottom:.25rem;left:50%;width:min(9.875rem,60%);height:1.375rem;border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--fw-text) 16%,transparent),transparent 70%);filter:blur(4px);content:"";opacity:.7;transform:translate(-50%)}.fw-core-mascot img{position:relative;z-index:1;display:block;width:auto;max-width:100%;height:100%;max-height:17.5rem;object-fit:contain;transform:translateY(0) translateZ(0);transition:transform .35s cubic-bezier(.2,.75,.25,1)}.fw-core-card:hover .fw-core-mascot img{transform:translateY(-.55rem) translateZ(0)}.fw-core-card h3{margin:0 0 .7rem;color:var(--fw-accent);font-size:clamp(1.35rem,2.3vw,1.9rem);font-weight:800;line-height:1.1;letter-spacing:-.03em}.fw-core-card p{max-width:20rem;margin:0 auto;color:var(--fw-text-main);font-size:.98rem;line-height:1.65}.fw-core-card-cta{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;color:var(--fw-text-soft);font-size:.75rem;font-weight:800}.fw-core-card:hover .fw-core-card-cta,.fw-core-card:focus-visible .fw-core-card-cta{color:var(--fw-accent)}@media(max-width:880px){.fw-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fw-core-mascot{height:clamp(12.5rem,31vw,16rem)}}@media(max-width:560px){.fw-core-grid-section{margin-top:3.5rem}.fw-core-grid{grid-template-columns:minmax(0,1fr);gap:3rem}.fw-core-mascot{height:min(68vw,17rem)}.fw-core-card p{max-width:22rem}}@media(prefers-reduced-motion:reduce){.fw-core-mascot img{transition:none}.fw-core-card:hover .fw-core-mascot img{transform:none}.fw-core-card{transition:none}}.fw-story-index{display:inline-flex;align-items:center;width:max-content;color:var(--fw-accent);font-size:.72rem;font-weight:850;letter-spacing:.08em;line-height:1}.fw-career-layer-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.fw-career-layer-head span{width:max-content;border:0;border-radius:.3rem;padding:.24rem .48rem;color:var(--fw-text-soft);background:color-mix(in srgb,var(--fw-surface-muted) 72%,transparent);font-size:.72rem;font-weight:650;line-height:1.25}.fw-career-layer-head b{color:var(--fw-accent);font-size:.72rem;font-weight:850;letter-spacing:.08em;line-height:1}.fw-career-layers .fw-career-layer-head+h3{margin:2rem 0 0}@media(max-width:680px){.fw-story-index{grid-column:1;grid-row:1 / span 2;padding-top:.18rem;font-size:.7rem}.fw-career-layer-head{grid-column:1 / -1;margin-bottom:.2rem}.fw-career-layer-head b{font-size:.7rem}.fw-career-layers .fw-career-layer-head+h3,.fw-career-layers .fw-career-layer-head~p{grid-column:1 / -1}}.fw-gate{position:relative;display:grid;align-items:center;min-height:calc(100vh - 4.25rem);min-height:calc(100dvh - 4.25rem);padding:clamp(2.25rem,5vh,4rem) 0 clamp(1.75rem,4vh,2.75rem);isolation:isolate}.fw-gate-copy{min-width:0;max-width:48rem}.fw-gate h1,.fw-band h2,.fw-section-head h2,.fw-final-cta h2{color:var(--fw-text);font-weight:800;letter-spacing:0}.fw-gate h1{margin:0;font-size:clamp(2.45rem,5vw,4.6rem);line-height:1.02}.fw-typing-slot{display:inline-flex;align-items:baseline;justify-content:flex-start;gap:.01em;min-width:var(--fw-typing-slot-width, 8.5ch);padding:0 .02em;color:inherit;font-variant-ligatures:none;white-space:nowrap}.fw-typing-char{display:inline-block;min-width:.54em;color:var(--fw-accent);line-height:1;text-align:center;transition:color .16s ease,opacity .16s ease}.fw-typing-char.is-empty{color:color-mix(in srgb,var(--fw-text) 24%,transparent)}.fw-typing-char.is-space{min-width:.36em}.fw-lede{max-width:42rem;margin:1rem 0 0;color:var(--fw-text-main);font-size:1.02rem;line-height:1.62}.fw-claim-checker{max-width:37rem;margin-top:1.25rem}.fw-claim-label{display:block;margin-bottom:.45rem;color:var(--fw-text-soft);font-size:.78rem;font-weight:800}.fw-claim-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:3.2rem;border:1px solid var(--fw-line);border-radius:.65rem;background:var(--fw-surface-raised);box-shadow:0 .7rem 2rem color-mix(in srgb,var(--fw-text) 5%,transparent);overflow:hidden}.fw-claim-control span{padding-left:1rem;color:var(--fw-text-soft);font-size:.94rem;font-weight:800}.fw-claim-control input{min-width:0;height:100%;border:0;padding:0 .35rem;color:var(--fw-text);background:transparent;font:inherit;font-size:.96rem;font-weight:800;outline:none}.fw-claim-control input::placeholder{color:color-mix(in srgb,var(--fw-text-soft) 68%,transparent)}.fw-claim-control button{align-self:stretch;border:0;border-left:1px solid var(--fw-line-soft);padding:0 1rem;color:var(--fw-inverse-text);background:var(--fw-text);font-size:.9rem;font-weight:850;cursor:pointer}.fw-claim-control button:disabled{cursor:wait;opacity:.72}.fw-claim-status{min-height:1.35rem;margin:.55rem 0 0;color:var(--fw-text-soft);font-size:.84rem;font-weight:700;line-height:1.45}.fw-claim-action{color:var(--fw-accent);font-weight:850}.fw-claim-action.is-callout{position:relative;display:inline-flex;align-items:center;gap:.34rem;margin-left:.16rem;color:var(--fw-accent);text-decoration:none;animation:fwClaimCallout .38s cubic-bezier(.2,.8,.2,1) both}.fw-claim-action.is-callout:after{content:"->";display:inline-block;color:currentColor;font-weight:900;transform:translate(0);animation:fwClaimArrowPull 1.8s .18s cubic-bezier(.2,.8,.2,1) infinite}.fw-claim-action.is-callout:hover:after,.fw-claim-action.is-callout:focus-visible:after{transform:translate(.28rem)}@keyframes fwClaimCallout{0%{opacity:0;transform:translateY(.18rem)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fwClaimArrowPull{0%,72%,to{transform:translate(0)}22%{transform:translate(.34rem)}42%{transform:translate(.16rem)}}.fw-claim-checker.is-available .fw-claim-status{color:var(--fw-accent);font-weight:850}.fw-claim-checker.is-checking .fw-claim-status:before,.fw-claim-checker.is-available .fw-claim-status:before{display:inline-grid;place-items:center;width:1.08rem;height:1.08rem;margin-right:.38rem;border-radius:50%;color:var(--fw-inverse-text);background:var(--fw-accent);font-size:.68rem;font-weight:900;line-height:1;transform:translateY(-.04rem)}.fw-claim-checker.is-checking .fw-claim-status:before{content:"";border:2px solid color-mix(in srgb,var(--fw-accent) 22%,var(--fw-line));border-top-color:var(--fw-accent);background:transparent;animation:fwClaimSpin .72s linear infinite}.fw-claim-checker.is-available .fw-claim-status:before{content:"\2713"}@keyframes fwClaimSpin{to{transform:translateY(-.04rem) rotate(360deg)}}.fw-claim-checker.is-taken .fw-claim-status,.fw-claim-checker.is-error .fw-claim-status{color:var(--fw-text-main)}.fw-cta-row,.fw-final-actions{display:flex;flex-wrap:wrap;gap:.75rem}.fw-cta-row{margin-top:1.45rem}.fw-note{margin:.85rem 0 0;color:var(--fw-text-soft);font-size:.82rem;line-height:1.5}.fw-reveal,.fw-reveal-item{opacity:0;transform:translateY(.5rem);transition:opacity .48s ease,transform .48s ease,border-color .2s ease,background-color .2s ease;transition-delay:var(--fw-reveal-delay, 0ms)}.fw-reveal.is-visible,.fw-reveal.is-visible .fw-reveal-item,.fw-reveal-item.is-visible{opacity:1;transform:translateY(0)}.fw-product-grid article,.fw-use-case-grid article{border:1px solid transparent;border-radius:.65rem;background:var(--fw-surface-raised)}.fw-product-grid i,.fw-use-case-grid i{color:var(--fw-accent)}.fw-product-grid p,.fw-use-case-grid p{margin:.45rem 0 0;color:var(--fw-text-main);font-size:.9rem;line-height:1.5}.fw-explore-strip{display:grid;grid-template-columns:minmax(0,.72fr) minmax(20rem,1fr);gap:clamp(1rem,3vw,2rem);align-items:center;width:min(var(--fw-container-max),calc(100% - var(--fw-container-gutter)));margin:0 auto;padding:clamp(1rem,3vw,1.55rem) 0}.fw-explore-strip h2{margin:0;color:var(--fw-text);font-size:clamp(1.15rem,2vw,1.45rem);font-weight:900;letter-spacing:0}.fw-explore-strip p{max-width:28rem;margin:.35rem 0 0;color:var(--fw-text-soft);font-size:.9rem;line-height:1.55}.fw-explore-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.fw-explore-links a{display:flex;align-items:center;gap:.55rem;min-height:3rem;border:1px solid transparent;border-radius:.5rem;padding:.55rem .7rem;color:var(--fw-text-main);background:var(--fw-surface);font-size:.88rem;font-weight:700;line-height:1.25}.fw-explore-links a:hover{color:var(--fw-text);background:var(--fw-surface-hover)}.fw-explore-links i{color:var(--fw-accent);font-size:.9rem}.fw-trust-strip{width:min(var(--fw-container-max),calc(100% - var(--fw-container-gutter)));margin:0 auto;padding:clamp(2.4rem,6vw,4.8rem) 0}.fw-trust-strip .fw-section-head{max-width:46rem;margin-bottom:1rem}.fw-trust-strip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.fw-trust-strip-grid a{min-height:11.5rem;display:grid;align-content:start;gap:.6rem;padding:1rem;border:1px solid var(--fw-line);border-radius:8px;background:var(--fw-surface);color:var(--fw-text);text-decoration:none;box-shadow:var(--fw-shadow-soft)}.fw-trust-strip-grid i{width:2.35rem;height:2.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--fw-accent);background:color-mix(in srgb,var(--fw-accent) 12%,transparent)}.fw-trust-strip-grid strong{font-size:1rem;line-height:1.25}.fw-trust-strip-grid span{color:var(--fw-text-soft);font-size:.9rem;line-height:1.5}.fw-trust-strip-grid a:hover,.fw-trust-strip-grid a:focus-visible{border-color:color-mix(in srgb,var(--fw-accent) 55%,var(--fw-line));transform:translateY(-1px)}.fw-inline-link{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:.85rem;border-bottom:1px solid color-mix(in srgb,var(--fw-accent) 48%,transparent);color:var(--fw-text);font-size:.9rem;font-weight:900;line-height:1.4}.fw-inline-link:hover{color:var(--fw-accent)}.fw-story-copy .fw-inline-link{margin-inline:auto}.fw-band,.fw-final-cta{display:grid;grid-template-columns:minmax(0,.9fr) minmax(18rem,1fr);gap:clamp(1.5rem,4vw,4rem);padding:clamp(2.8rem,7vw,4.75rem) 0}.fw-problem,.fw-product,.fw-capabilities,.fw-career-system,.fw-touchpoint,.fw-use-cases,.fw-steps{padding:clamp(2.8rem,7vw,4.75rem) 0}.fw-band h2,.fw-section-head h2,.fw-final-cta h2{max-width:16ch;margin:.85rem 0 0;font-size:clamp(1.8rem,3vw,2.9rem);line-height:1.08}.fw-band p,.fw-final-cta p{margin:0;color:var(--fw-text-main);font-size:1rem;line-height:1.72}.fw-story{display:block;text-align:center}.fw-story-copy{display:grid;justify-items:center}.fw-story h2{max-width:18ch;margin-inline:auto;line-height:1.29}.fw-story-mark{position:relative;display:inline;color:var(--fw-text);white-space:normal;isolation:isolate}.fw-story-mark-word,.fw-story-mark-line{display:inline-block;white-space:nowrap}.fw-story-mark-line{position:relative;padding:.03em .1em .06em;isolation:isolate}.fw-story-mark-line:before{content:"";position:absolute;inset:.03em -.04em .02em;z-index:-1;border-radius:.18em;background:var(--fw-story-mark-bg, color-mix(in srgb, var(--fw-accent) 16%, transparent));transform:scaleX(0);transform-origin:left;transition:transform 1.05s cubic-bezier(.18,.78,.18,1);transition-delay:var(--fw-story-mark-delay, 0ms)}.fw-story-mark-soft{color:color-mix(in srgb,var(--fw-text) 78%,var(--fw-text-soft));--fw-story-mark-bg: color-mix(in srgb, var(--fw-text-soft) 18%, transparent)}html[data-theme=dark] .fw-story-mark{--fw-story-mark-bg: color-mix(in srgb, var(--fw-accent) 24%, transparent)}html[data-theme=dark] .fw-story-mark-soft{--fw-story-mark-bg: color-mix(in srgb, var(--fw-text-soft) 24%, transparent)}.fw-story.is-story-visible .fw-story-mark-line:before{transform:scaleX(1)}.fw-story.is-story-visible .fw-story-mark:nth-of-type(2) .fw-story-mark-line:before{transition-delay:calc(var(--fw-story-mark-delay, 0ms) + .28s)}.fw-hand-underline{position:relative;display:inline;padding-inline:.02em;color:var(--fw-text);isolation:isolate}.fw-hand-underline-word,.fw-hand-underline-line{display:inline-block;white-space:nowrap}.fw-hand-underline-line{position:relative;padding-inline:.02em;isolation:isolate}.fw-hand-underline-svg{position:absolute;z-index:-1;left:-.07em;right:-.08em;bottom:-.02em;width:calc(100% + .15em);height:.32em;color:color-mix(in srgb,var(--fw-accent) 74%,var(--fw-text) 4%);overflow:visible;pointer-events:none;transform:rotate(-.45deg)}.fw-hand-underline-svg path{fill:none;stroke:currentColor;stroke-width:4.25;stroke-linecap:round;stroke-linejoin:round;opacity:.7;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .95s cubic-bezier(.18,.78,.18,1);transition-delay:calc(var(--fw-underline-delay, 0ms) + .18s)}.fw-capabilities.is-visible .fw-hand-underline-svg path,.fw-career-system.is-visible .fw-hand-underline-svg path{stroke-dashoffset:0}html[data-theme=dark] .fw-hand-underline-svg{color:color-mix(in srgb,var(--fw-accent) 82%,white 8%)}.fw-text-emphasis{color:color-mix(in srgb,var(--fw-text) 78%,var(--fw-accent));font-weight:760;transition:color .65s ease,text-shadow .65s ease;transition-delay:.16s}.fw-product.is-visible .fw-text-emphasis{color:var(--fw-accent);text-shadow:0 .5rem 1.4rem color-mix(in srgb,var(--fw-accent) 14%,transparent)}html[data-theme=dark] .fw-product.is-visible .fw-text-emphasis{text-shadow:0 .5rem 1.4rem color-mix(in srgb,var(--fw-accent) 22%,transparent)}.fw-story .fw-story-copy>p{max-width:42rem;margin:1rem auto 0}.fw-story-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.55rem;text-align:left}.fw-story-points article{min-height:9rem;border-radius:.65rem;padding:.95rem;background:var(--fw-surface)}.fw-story-points h3{margin:1.8rem 0 .45rem;color:var(--fw-text);font-size:1rem}.fw-story-points p{margin:0;color:var(--fw-text-main);font-size:.93rem;line-height:1.5}.fw-section-head{display:grid;gap:.1rem;margin-bottom:1.25rem}.fw-section-head-wide{grid-template-columns:minmax(0,.7fr) minmax(20rem,.8fr);gap:clamp(1rem,4vw,3rem);align-items:end}.fw-section-head-wide h2{margin-top:0}.fw-section-head-wide p{margin:0;color:var(--fw-text-main);font-size:1rem;line-height:1.68}.fw-problem-transform,.fw-capability-list,.fw-product-grid,.fw-career-layers,.fw-use-case-grid,.fw-timeline{display:grid;gap:.8rem}.fw-problem-transform{grid-template-columns:minmax(0,1fr) minmax(10rem,12rem) minmax(0,1fr);align-items:stretch}.fw-problem-panel{display:grid;grid-template-rows:auto repeat(4,minmax(4.35rem,auto)) auto;align-content:start;min-width:0;border-top:0}.fw-problem-panel-forwork{position:relative;border-top-color:transparent}.fw-problem-panel-label{display:block;padding:0 0 .75rem;color:var(--fw-text-soft);font-size:.78rem;font-weight:750}.fw-problem-row{display:grid;grid-template-columns:1.85rem minmax(0,1fr);align-items:start;column-gap:.75rem;row-gap:.18rem;padding:.9rem 0}.fw-problem-row+.fw-problem-row{margin-top:.15rem}.fw-problem-row i{display:grid;place-items:center;width:1.85rem;height:1.85rem;border-radius:.45rem;color:var(--fw-text-soft);background:var(--fw-surface);font-size:.82rem}.fw-problem-panel-forwork .fw-problem-row i{color:var(--fw-accent);background:color-mix(in srgb,var(--fw-accent) 9%,var(--fw-surface))}.fw-problem-row strong{grid-column:2;color:var(--fw-text);font-size:.94rem;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.fw-problem-row p{grid-column:2;margin:0;color:var(--fw-text-main);font-size:.92rem;line-height:1.45;overflow-wrap:anywhere}.fw-problem-bridge{display:grid;align-self:stretch;align-items:center;justify-items:center;min-width:0;color:var(--fw-text-soft)}.fw-problem-bridge-label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;justify-items:center;gap:.45rem .55rem;width:100%;color:var(--fw-accent);text-align:center}.fw-problem-bridge-label span{grid-column:1 / -1;grid-row:1;width:100%;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--fw-accent) 50%,transparent),transparent)}.fw-problem-bridge-label i{grid-column:1 / -1;grid-row:1;display:grid;place-items:center;width:2rem;height:2rem;border:1px solid color-mix(in srgb,var(--fw-accent) 28%,var(--fw-line));border-radius:50%;background:color-mix(in srgb,var(--fw-accent) 7%,var(--fw-bg));font-size:.76rem}.fw-problem-bridge-label strong{grid-column:1 / -1;grid-row:2;display:block;color:var(--fw-text);font-size:.78rem;font-weight:850;line-height:1.25;white-space:nowrap}.fw-problem-url{align-self:end;width:max-content;max-width:100%;margin-top:.85rem;border-radius:.38rem;padding:.35rem .55rem;color:var(--fw-accent);background:color-mix(in srgb,var(--fw-accent) 9%,transparent);font-size:.8rem;font-weight:750}.fw-problem-panel:not(.fw-problem-panel-forwork):after{content:"";align-self:end;min-height:2.25rem;margin-top:.85rem}.fw-capability-list article{display:grid;grid-template-columns:3rem minmax(0,1fr) minmax(13rem,.45fr);align-items:start;gap:1rem;border-top:0;border-radius:.65rem;padding:1.05rem;background:color-mix(in srgb,var(--fw-surface) 68%,transparent)}.fw-capability-list article:last-child{border-bottom:0}.fw-capability-list article>span{color:var(--fw-text-soft);font-size:.78rem;font-weight:700}.fw-capability-list h3{margin:0;color:var(--fw-text);font-size:1.2rem;font-weight:750}.fw-capability-list p{margin:.45rem 0 0;color:var(--fw-text-main);line-height:1.6}.fw-capability-list ul{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.fw-capability-list li,.fw-product-grid small{border:0;border-radius:.3rem;padding:.24rem .48rem;color:var(--fw-text-soft);background:color-mix(in srgb,var(--fw-surface-muted) 72%,transparent);font-size:.72rem;font-weight:650;line-height:1.25}.fw-product-grid i,.fw-use-case-grid i{font-size:1.05rem}.fw-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fw-product-grid article{display:grid;align-content:start;min-height:13rem;padding:1rem;background:var(--fw-surface)}.fw-product-grid h3{margin:2.25rem 0 .55rem;color:var(--fw-text);font-size:1.05rem;font-weight:750}.fw-product-grid small{width:max-content;margin-top:1rem}.fw-career-layers{grid-template-columns:repeat(3,minmax(0,1fr))}.fw-career-layers article{display:grid;align-content:start;min-height:14rem;border:0;border-radius:.65rem;padding:1rem;background:var(--fw-surface)}.fw-career-layers h3{color:var(--fw-text);font-size:1.05rem;font-weight:750;line-height:1.25}.fw-career-layers p{margin:.55rem 0 0;color:var(--fw-text-main);font-size:.93rem;line-height:1.55}.fw-touchpoint{display:grid;grid-template-columns:minmax(0,.7fr) minmax(20rem,1fr);column-gap:clamp(1.5rem,4vw,4rem);row-gap:1rem;align-items:start}.fw-touchpoint-copy h2{max-width:11ch;margin:0;color:var(--fw-text);font-size:clamp(1.8rem,3vw,2.9rem);font-weight:900;line-height:1.06}.fw-touchpoint-copy p{max-width:32rem;margin:1rem 0 0;color:var(--fw-text-main);font-size:1rem;line-height:1.72}.fw-touchpoint-flow{position:relative;grid-column:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:.3rem}.fw-touchpoint-flow:before{content:"";position:absolute;top:1.05rem;left:1rem;right:1rem;height:1px;background:var(--fw-line)}.fw-touchpoint-flow div{position:relative;display:grid;align-content:start;min-height:12rem;padding:0 1rem 1rem 0;background:var(--fw-bg);outline:none;transition:transform .35s ease}.fw-touchpoint-flow div:before{content:"";position:absolute;top:1.05rem;left:2.2rem;right:0;height:1px;background:color-mix(in srgb,var(--fw-accent) 58%,var(--fw-line));transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.fw-touchpoint-flow div:hover,.fw-touchpoint-flow div:focus-visible{transform:translateY(-.15rem)}.fw-touchpoint-flow div:hover:before,.fw-touchpoint-flow div:focus-visible:before{transform:scaleX(1)}.fw-touchpoint-flow span{z-index:1;display:grid;place-items:center;width:2.1rem;height:2.1rem;border:1px solid var(--fw-line-soft);border-radius:50%;color:var(--fw-text-soft);background:var(--fw-bg);font-size:.75rem;font-weight:750;transition:border-color .35s ease,color .35s ease,background-color .35s ease}.fw-touchpoint-flow div:hover span,.fw-touchpoint-flow div:focus-visible span{border-color:color-mix(in srgb,var(--fw-accent) 62%,var(--fw-line));color:var(--fw-accent);background:color-mix(in srgb,var(--fw-accent) 8%,var(--fw-bg))}.fw-touchpoint-flow strong{display:block;margin-top:1.35rem;color:var(--fw-text);font-size:1.05rem;line-height:1.3}.fw-touchpoint-flow p{margin:.5rem 0 0;color:var(--fw-text-main);font-size:.93rem;line-height:1.55}.fw-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fw-use-case-grid article{min-height:9rem;padding:1rem;background:var(--fw-surface)}.fw-use-case-grid h3{margin:1.75rem 0 .45rem;color:var(--fw-text);font-size:1rem;font-weight:750}.fw-timeline{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:.3rem}.fw-timeline:before{content:"";position:absolute;top:1.05rem;left:1rem;right:1rem;height:1px;background:var(--fw-line)}.fw-timeline div{position:relative;display:grid;align-content:start;min-height:11rem;padding:0 1rem 1rem 0;background:var(--fw-bg);outline:none;transition:transform .35s ease}.fw-timeline div:before{content:"";position:absolute;top:1.05rem;left:2.2rem;right:0;height:1px;background:color-mix(in srgb,var(--fw-accent) 58%,var(--fw-line));transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.fw-timeline div:hover,.fw-timeline div:focus-visible{transform:translateY(-.15rem)}.fw-timeline div:hover:before,.fw-timeline div:focus-visible:before{transform:scaleX(1)}.fw-timeline span{z-index:1;display:grid;place-items:center;width:2.1rem;height:2.1rem;border:1px solid var(--fw-line-soft);border-radius:50%;color:var(--fw-text-soft);background:var(--fw-bg);font-size:.75rem;font-weight:750;transition:border-color .35s ease,color .35s ease,background-color .35s ease}.fw-timeline div:hover span,.fw-timeline div:focus-visible span{border-color:color-mix(in srgb,var(--fw-accent) 62%,var(--fw-line));color:var(--fw-accent);background:color-mix(in srgb,var(--fw-accent) 8%,var(--fw-bg))}.fw-timeline p{max-width:14rem;margin:1.35rem 0 0;color:var(--fw-text-main);font-size:.95rem;font-weight:750;line-height:1.5}.fw-final-cta{align-items:end}.fw-final-cta p{max-width:32rem;margin-top:.8rem}.fw-final-actions{justify-self:end}@media(max-width:980px){.fw-gate{min-height:auto}.fw-gate-copy{max-width:42rem}.fw-section-head-wide,.fw-touchpoint{grid-template-columns:1fr}.fw-touchpoint-flow{grid-column:1}.fw-explore-links,.fw-trust-strip-grid,.fw-story-points,.fw-career-layers,.fw-use-case-grid,.fw-timeline,.fw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fw-problem-transform{grid-template-columns:1fr;gap:1rem}.fw-problem-panel{grid-template-rows:none}.fw-problem-panel:not(.fw-problem-panel-forwork):after{display:none}.fw-problem-bridge{min-height:2.2rem}.fw-problem-bridge-label{grid-template-columns:auto minmax(0,auto);grid-template-rows:auto;justify-content:center;width:auto;max-width:none;gap:.5rem;padding:.1rem .7rem;border-radius:999px;background:var(--fw-bg)}.fw-problem-bridge-label span{display:none}.fw-problem-bridge-label i{grid-column:1;grid-row:1;width:1.85rem;height:1.85rem;transform:rotate(90deg)}.fw-problem-bridge-label strong{grid-column:2;grid-row:1;font-size:.76rem;white-space:nowrap}.fw-explore-strip{grid-template-columns:1fr}.fw-capability-list article{grid-template-columns:2.25rem minmax(0,1fr)}.fw-capability-list ul{grid-column:2}.fw-band,.fw-final-cta{grid-template-columns:1fr}.fw-final-actions{justify-self:start}.fw-timeline:before{display:none}}@media(max-width:680px){.fw-gate{min-height:auto;padding:1.35rem 0 1.55rem}.fw-gate h1{font-size:clamp(2.1rem,10vw,2.65rem)}.fw-lede{margin-top:.65rem;font-size:.94rem;line-height:1.5}.fw-note{margin-top:.55rem;font-size:.78rem}.fw-explore-links,.fw-trust-strip-grid,.fw-story-points,.fw-problem-transform,.fw-product-grid,.fw-career-layers,.fw-touchpoint-flow,.fw-use-case-grid,.fw-timeline{grid-template-columns:1fr}.fw-story-points article,.fw-product-grid article,.fw-career-layers article,.fw-use-case-grid article{display:grid;grid-template-columns:1.6rem minmax(0,1fr);column-gap:.65rem;min-height:auto;border-radius:.58rem;border-bottom:0;padding:.72rem;background:color-mix(in srgb,var(--fw-surface) 70%,transparent)}.fw-story-points h3,.fw-product-grid h3,.fw-career-layers h3,.fw-use-case-grid h3{margin-top:0;font-size:.95rem;grid-column:2}.fw-product-grid i,.fw-use-case-grid i{grid-column:1;grid-row:1 / span 2;padding-top:.08rem;font-size:.95rem}.fw-story-points p,.fw-product-grid p,.fw-career-layers p,.fw-use-case-grid p{grid-column:2;margin-top:.22rem;font-size:.86rem;line-height:1.42}.fw-product-grid small{display:none}.fw-explore-strip{gap:.7rem;padding:.75rem 0}.fw-explore-strip h2{font-size:1.05rem}.fw-explore-strip p{margin-top:.25rem;font-size:.84rem;line-height:1.42}.fw-explore-links{gap:.35rem}.fw-explore-links a{min-height:2.35rem;padding:.35rem .45rem;font-size:.82rem}.fw-explore-strip,.fw-explore-strip.fw-reveal.is-visible{display:none}.fw-band,.fw-final-cta,.fw-problem,.fw-product,.fw-capabilities,.fw-career-system,.fw-touchpoint,.fw-use-cases,.fw-steps{padding:1.5rem 0}.fw-band h2,.fw-section-head h2,.fw-final-cta h2,.fw-touchpoint-copy h2{font-size:clamp(1.55rem,8vw,2rem);line-height:1.1}.fw-section-head{margin-bottom:.75rem}.fw-band p,.fw-final-cta p,.fw-section-head-wide p{font-size:.94rem;line-height:1.52}.fw-problem-transform{gap:.75rem}.fw-problem-panel{grid-template-rows:none;padding:.2rem 0}.fw-problem-panel:not(.fw-problem-panel-forwork):after{display:none}.fw-problem-panel-label{padding-bottom:.45rem;font-size:.72rem}.fw-problem-row{grid-template-columns:1.55rem minmax(0,1fr);column-gap:.55rem;row-gap:.12rem;padding:.55rem 0}.fw-problem-row i{width:1.55rem;height:1.55rem;font-size:.7rem}.fw-problem-row strong{font-size:.86rem}.fw-problem-row p{font-size:.82rem;line-height:1.38}.fw-problem-bridge{min-height:1.8rem}.fw-problem-url{margin-top:.65rem;padding:.3rem .48rem;font-size:.74rem}.fw-story .fw-story-copy>p{margin-top:.7rem}.fw-story-points{margin-top:1rem}.fw-inline-link{margin-top:.65rem;font-size:.84rem}.fw-capability-list article{grid-template-columns:1.6rem minmax(0,1fr);gap:.65rem .8rem;padding:.75rem}.fw-capability-list h3{font-size:1rem}.fw-capability-list p{margin-top:.22rem;font-size:.88rem;line-height:1.42}.fw-capability-list ul{display:none}.fw-capability-list li{padding:.2rem .4rem;font-size:.68rem}.fw-touchpoint-copy p{margin-top:.55rem;font-size:.92rem;line-height:1.5}.fw-touchpoint-flow div,.fw-timeline div{grid-template-columns:2.2rem minmax(0,1fr);column-gap:.9rem;min-height:auto;padding:0 0 .75rem}.fw-touchpoint-flow,.fw-timeline{gap:.2rem;padding-top:0}.fw-touchpoint-flow:before{top:1rem;bottom:1rem;left:1.05rem;right:auto;width:1px;height:auto}.fw-timeline:before{display:block;top:1rem;bottom:1rem;left:1.05rem;right:auto;width:1px;height:auto}.fw-touchpoint-flow div:before{top:2.2rem;bottom:0;left:1.05rem;right:auto;width:1px;height:auto;transform:scaleY(0);transform-origin:top}.fw-timeline div:before{top:2.2rem;bottom:0;left:1.05rem;right:auto;width:1px;height:auto;transform:scaleY(0);transform-origin:top}.fw-touchpoint-flow div:hover:before,.fw-touchpoint-flow div:focus-visible:before,.fw-timeline div:hover:before,.fw-timeline div:focus-visible:before{transform:scaleY(1)}.fw-touchpoint-flow span,.fw-timeline span{grid-column:1;grid-row:1 / span 2}.fw-touchpoint-flow strong{grid-column:2;margin-top:.05rem;font-size:.95rem}.fw-touchpoint-flow p,.fw-timeline p{grid-column:2;font-size:.86rem;line-height:1.42}.fw-timeline p{grid-column:2;margin-top:.05rem}.fw-capability-list article{grid-template-columns:2rem minmax(0,1fr)}.fw-capability-list article>span{grid-column:1}.fw-capability-list article>div,.fw-capability-list ul{grid-column:2}.fw-cta-row,.fw-final-actions,.fw-btn{width:100%}.fw-claim-control{grid-template-columns:auto minmax(0,1fr);min-height:auto}.fw-claim-control button{grid-column:1 / -1;min-height:2.7rem;min-width:0;width:100%;padding:0 .72rem;border-top:1px solid var(--fw-line-soft);border-left:0;font-size:.82rem;white-space:nowrap}.fw-claim-control span{padding-left:.72rem;font-size:.82rem}.fw-claim-control input{min-height:2.75rem;padding:0 .72rem 0 .24rem;font-size:.9rem}.fw-cta-row,.fw-final-actions{gap:.45rem}.fw-btn{min-height:2.5rem;font-size:.88rem}}@media(max-width:420px){.fw-claim-control{grid-template-columns:auto minmax(0,1fr);min-height:auto}.fw-claim-control span{grid-column:auto;border-bottom:0;padding:0 0 0 .72rem;font-size:.78rem;white-space:nowrap}.fw-claim-control input{min-height:2.7rem;padding-left:.24rem}.fw-claim-control button{grid-column:1 / -1;min-height:2.7rem;min-width:0;width:100%;padding-inline:.68rem}}@media(prefers-reduced-motion:reduce){.fw-claim-action.is-callout,.fw-claim-action.is-callout:after,.fw-claim-checker.is-checking .fw-claim-status:before,.fw-story-mark-line:before,.fw-hand-underline-svg path,.fw-text-emphasis,.fw-reveal,.fw-reveal-item{animation:none;transition:none}.fw-reveal,.fw-reveal-item{opacity:1;transform:none}.fw-hand-underline-svg path{stroke-dashoffset:0}.fw-touchpoint-flow div,.fw-touchpoint-flow div:before{transition:none}}
