:root{--fresh-ink:#111216;--fresh-muted:#666971;--fresh-soft:#6e7178;--fresh-line:#e7e7e4;--fresh-line-strong:#cfd1d4;--fresh-canvas:#f7f7f5;--fresh-paper:#fff;--fresh-blue:#18191d;--fresh-blue-dark:#18191d;--fresh-blue-pale:#f1f1ef;--fresh-yellow:#ffea00;--fresh-green:#2f7f63;--fresh-max:1240px;--fresh-shadow:0 16px 48px #18191d14;--fresh-space:clamp(72px,8vw,112px);--fresh-radius-control:8px;--fresh-radius-card:12px;--fresh-radius-product:16px;--type-display-weight:450;--type-ui-weight:550;--type-hero:clamp(52px,5.8vw,78px);--type-section:clamp(36px,4.2vw,56px);--type-feature:clamp(28px,3vw,40px);--type-card:clamp(20px,1.8vw,24px);--type-lead:18px;--type-body:16px;--type-small:14px;--motion-fast:.16s;--motion-ui:.22s;--motion-reveal:.4s;--motion-ease:cubic-bezier(.22,1,.36,1)}html{scroll-behavior:smooth}body{color:var(--fresh-ink);background:var(--fresh-canvas);font-family:var(--font-brand-sans),"Helvetica Neue",Arial,sans-serif;font-size:var(--type-body);font-optical-sizing:auto;font-synthesis:none;font-weight:400;line-height:1.625}body>main{overflow:clip visible}h1,h2,h3,.fresh-brand{font-family:inherit}a{text-decoration:none}button:not(:disabled){cursor:pointer}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.fresh-skip-link{z-index:200;color:#fff;background:var(--fresh-ink);transition:transform var(--motion-ui) var(--motion-ease);border-radius:8px;padding:10px 14px;font-size:13px;font-weight:600;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.fresh-skip-link:focus{transform:translateY(0)}.fresh-section{width:min(var(--fresh-max),calc(100% - 64px));padding-block:var(--fresh-space);margin-inline:auto}.fresh-eyebrow{color:var(--fresh-muted);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-size:10px;font-weight:600;display:flex}.fresh-eyebrow>span{background:var(--fresh-yellow);border-radius:2px;width:8px;height:8px;box-shadow:0 0 16px #ffea0038}.fresh-eyebrow-light{color:#ffffffa8}.fresh-eyebrow-light>span{background:var(--fresh-yellow)}.fresh-section-head{grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);align-items:end;gap:72px;margin-bottom:48px;display:grid}.fresh-section-head h2{letter-spacing:-.046em;text-wrap:balance;max-width:860px;margin:0;font-size:clamp(38px,4.2vw,58px);font-weight:500;line-height:1.01}.fresh-section-head>p{color:var(--fresh-muted);margin:0;font-size:16px;line-height:1.65}.fresh-section-head.center{text-align:center;display:block}.fresh-section-head.center .fresh-eyebrow{justify-content:center}.fresh-section-head.center h2,.fresh-section-head.center>p{max-width:760px;margin-inline:auto}.fresh-section-head.center>p{margin-top:18px}.fresh-header{z-index:80;border-bottom:1px solid var(--fresh-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;height:64px;position:sticky;top:0}.fresh-header-home{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background var(--motion-ui) ease,border-color var(--motion-ui) ease,box-shadow var(--motion-ui) ease;background:linear-gradient(#090a0985,#090a0900);border-bottom-color:#0000;position:fixed;left:0;right:0}.fresh-header-home.is-scrolled{border-bottom-color:var(--fresh-line);color:var(--fresh-ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;box-shadow:0 4px 24px #1112160a}.fresh-header-home:not(.is-scrolled) .fresh-desktop-nav>a,.fresh-header-home:not(.is-scrolled) .fresh-desktop-nav summary,.fresh-header-home:not(.is-scrolled) .fresh-header-text{color:#ffffffc7}.fresh-header-home:not(.is-scrolled) .fresh-header-cta{color:var(--fresh-ink);background:#fff}.fresh-header-home:not(.is-scrolled) .fresh-header-cta span{color:var(--fresh-ink)}.fresh-header-home:not(.is-scrolled) .fresh-mobile-menu>summary{color:#fff;background:#090a091f;border-color:#ffffff61}.fresh-header-inner{width:min(var(--fresh-max),calc(100% - 64px));grid-template-columns:1fr auto 1fr;align-items:center;height:100%;margin-inline:auto;display:grid}.fresh-home-link{width:fit-content}.fresh-brand{color:var(--fresh-ink);letter-spacing:-.045em;align-items:center;gap:4px;font-size:20px;line-height:1;display:flex}.fresh-brand strong{font-weight:700}.fresh-brand span{font-weight:400}.fresh-brand i{background:var(--fresh-yellow);border-radius:2px;width:7px;height:7px;margin:0 2px}.fresh-brand-inverse{color:#fff}.fresh-desktop-nav{align-items:center;gap:26px;height:100%;display:flex}.fresh-desktop-nav>a,.fresh-desktop-nav summary{color:#4d5057;cursor:pointer;font-size:13px;font-weight:500;transition:color .16s}.fresh-desktop-nav details{align-items:center;height:100%;display:flex}.fresh-desktop-nav summary{align-items:center;gap:5px;height:100%;list-style:none;display:flex}.fresh-desktop-nav summary::-webkit-details-marker{display:none}.fresh-desktop-nav summary span{color:var(--fresh-soft);font-size:10px;transition:transform .16s}.fresh-desktop-nav details[open] summary span{transform:rotate(180deg)}.fresh-nav-panel{width:100vw;max-height:calc(100dvh - 64px);padding:24px max(32px,calc((100vw - var(--fresh-max))/2));border:0;border-top:1px solid var(--fresh-line);border-bottom:1px solid var(--fresh-line-strong);animation:fresh-nav-reveal var(--motion-ui) var(--motion-ease);background:#fff;border-radius:0;position:fixed;top:64px;left:0;right:0;overflow-y:auto;box-shadow:0 28px 64px #18191d1a}.fresh-nav-panel a{border:1px solid #0000;border-radius:9px;transition:background .16s,border-color .16s,transform .16s}.fresh-nav-panel a:hover{background:var(--fresh-blue-pale);border-color:#cfd1d4}.fresh-desktop-nav summary:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #ffea0099}.fresh-nav-panel b{font-size:13px;font-weight:600;display:block}.fresh-nav-panel small{color:var(--fresh-muted);margin-top:4px;font-size:11px;font-weight:400;line-height:1.45;display:block}.fresh-product-menu{grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);gap:28px;display:grid}.fresh-product-menu-group{min-width:0;padding:7px}.fresh-product-menu-group>span{color:var(--fresh-soft);letter-spacing:.06em;text-transform:uppercase;padding:4px 8px 10px;font-size:10px;font-weight:600;display:block}.fresh-product-menu-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.fresh-product-menu-group a{flex-direction:column;justify-content:flex-end;min-height:90px;padding:14px;display:flex}.fresh-product-menu-group a:first-child{background:var(--fresh-blue-pale)}.fresh-product-menu-applied{border-left:1px solid var(--fresh-line)}.fresh-product-menu-applied>div{grid-template-columns:1fr}.fresh-product-menu-applied a{min-height:98px}.fresh-product-menu-applied a:last-child{color:#fff;background:var(--fresh-ink)}.fresh-product-menu-applied a:last-child small{color:#ffffff94}.fresh-solutions-menu{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fresh-solutions-menu>div{grid-template-columns:1fr;gap:3px;padding:8px;display:grid}.fresh-solutions-menu>div:first-child{border-right:1px solid var(--fresh-line)}.fresh-solutions-menu>div>span{color:var(--fresh-soft);letter-spacing:.04em;padding:8px 10px;font-size:11px;font-weight:600}.fresh-solutions-menu a{padding:11px 10px}.fresh-industry-menu{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.fresh-industry-menu a{grid-template-columns:34px 1fr;align-items:center;gap:10px;min-height:80px;padding:12px;display:grid}.fresh-industry-menu a>i{background:var(--fresh-blue-pale);width:34px;height:34px;color:var(--fresh-blue-dark);border-radius:8px;place-items:center;font-size:11px;font-style:normal;font-weight:600;display:grid}.fresh-industry-menu .fresh-nav-all{background:var(--fresh-ink);color:#fff}.fresh-industry-menu .fresh-nav-all small{color:#ffffff94}.fresh-resource-menu{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.fresh-resource-menu a{flex-direction:column;justify-content:flex-end;min-height:120px;padding:16px;display:flex}.fresh-company-menu{grid-template-columns:repeat(2,minmax(260px,390px));justify-content:end;gap:8px;display:grid}.fresh-company-menu a{flex-direction:column;justify-content:flex-end;min-height:120px;padding:16px;display:flex}.fresh-company-menu a:last-child{background:var(--fresh-blue-pale)}.fresh-header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.fresh-header-text{color:var(--fresh-muted);font-size:13px;font-weight:500}.fresh-header-cta{color:#fff;background:var(--fresh-ink);border-radius:8px;align-items:center;gap:16px;min-height:40px;padding:0 15px;font-size:13px;font-weight:600;display:inline-flex}.fresh-header-cta span{color:var(--fresh-yellow)}.fresh-mobile-menu{display:none}@keyframes fresh-nav-reveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.fresh-footer{padding:80px max(32px,calc((100vw - var(--fresh-max))/2)) 24px;color:#fff;background:#111216}.fresh-footer-top{border-bottom:1px solid #ffffff24;grid-template-columns:.8fr 1.2fr;align-items:end;gap:90px;padding-bottom:60px;display:grid}.fresh-footer-top>div:first-child p{color:#ffffff85;max-width:300px;margin:16px 0 0;font-size:14px}.fresh-footer-top>div:last-child{justify-self:end;max-width:600px}.fresh-footer-top h2{letter-spacing:-.038em;margin:0;font-size:clamp(32px,3.5vw,46px);font-weight:500;line-height:1.08}.fresh-footer-top>div:last-child a{color:#fff;gap:20px;margin-top:24px;font-size:14px;font-weight:600;display:inline-flex}.fresh-footer-top a span{color:var(--fresh-yellow)}.fresh-footer-links{grid-template-columns:repeat(4,1fr);gap:48px;padding:50px 0 60px;display:grid}.fresh-footer-links>div{align-content:start;gap:11px;display:grid}.fresh-footer-links b{color:#fff;margin-bottom:7px;font-size:13px;font-weight:600}.fresh-footer-links a{color:#ffffff85;width:fit-content;font-size:13px}.fresh-footer-bottom{color:#ffffff94;border-top:1px solid #ffffff24;justify-content:space-between;padding-top:20px;font-size:12px;display:flex}.fresh-page-hero{border-bottom:1px solid var(--fresh-line);isolation:isolate;background-color:#fff;background-image:linear-gradient(#11121608 1px,#0000 1px),linear-gradient(90deg,#11121608 1px,#0000 1px),radial-gradient(circle at 78% 42%,#f7f7f5e0,#fff0 35%);background-size:96px 96px,96px 96px,100% 100%;position:relative;overflow:hidden}.fresh-page-hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#ffffffb8 58%,#ffffff38 100%);position:absolute;inset:0}.fresh-page-hero-inner{z-index:1;width:min(var(--fresh-max),calc(100% - 64px));grid-template-columns:minmax(0,1.35fr) minmax(280px,.5fr);align-items:end;gap:96px;min-height:600px;margin-inline:auto;padding:112px 0 84px;display:grid;position:relative}.fresh-page-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:980px;margin:0;font-size:clamp(52px,5.8vw,78px);font-weight:500;line-height:.97}.fresh-page-hero h1 span{color:inherit}.fresh-page-hero-copy>p:not(.fresh-eyebrow){max-width:740px;color:var(--fresh-muted);margin:24px 0 0;font-size:18px;line-height:1.58}.fresh-page-hero aside{border-top:1px solid var(--fresh-line-strong);border-left:3px solid var(--fresh-yellow);color:var(--fresh-muted);padding:20px 0 0 20px;font-size:14px;line-height:1.6}.fresh-page-hero aside>span{color:var(--fresh-ink);letter-spacing:.075em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:700;display:block}.fresh-page-hero-dark{color:#fff;background-color:#090a09;background-image:linear-gradient(#f7f7f50e 1px,#0000 1px),linear-gradient(90deg,#f7f7f50e 1px,#0000 1px),radial-gradient(circle at 78% 42%,#f7f7f514,#090a0900 35%);border-color:#ffffff1a}.fresh-page-hero-dark:after{background:linear-gradient(90deg,#090a09fa 0%,#090a09d1 58%,#090a0947 100%)}.fresh-page-hero-dark .fresh-page-hero-copy>p:not(.fresh-eyebrow),.fresh-page-hero-dark aside{color:#ffffff94}.fresh-page-hero-dark aside{border-top-color:#fff3}.fresh-page-hero-dark aside>span{color:#fff}.fresh-route-pill{width:fit-content;min-height:28px;color:var(--fresh-blue-dark);background:var(--fresh-blue-pale);border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.fresh-route-pill.connected{color:#fff;background:var(--fresh-ink)}.fresh-cta-wrap{width:min(var(--fresh-max),calc(100% - 64px));padding-block:var(--fresh-space);margin-inline:auto}.fresh-cta{color:#fff;background:#18191d;border-radius:16px;grid-template-columns:1fr auto;align-items:end;gap:70px;min-height:380px;padding:60px;display:grid}.fresh-cta h2{letter-spacing:-.048em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(40px,4.4vw,60px);font-weight:500;line-height:1.02}.fresh-cta>div:first-child>p:not(.fresh-eyebrow){color:#ffffff94;max-width:650px;margin:20px 0 0;font-size:16px}.fresh-cta>div:last-child{flex-direction:column;gap:10px;display:flex}.fresh-button-yellow,.fresh-button-ghost{border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-width:190px;min-height:48px;padding:0 18px;font-size:13px;font-weight:600;display:inline-flex}.fresh-button-yellow{color:var(--fresh-ink);background:var(--fresh-yellow)}.fresh-button-ghost{color:#fff;border-color:#ffffff3d}.reset-hero{border-bottom:1px solid var(--fresh-line);background:#fff}.reset-hero-inner{width:min(var(--fresh-max),calc(100% - 64px));grid-template-columns:minmax(0,7fr) minmax(430px,5fr);align-items:center;gap:56px;min-height:646px;margin:0 auto;padding:64px 0 56px;display:grid}.reset-hero-copy{max-width:660px}.reset-kicker{color:var(--fresh-muted);letter-spacing:.04em;align-items:center;gap:10px;margin:0 0 24px;font-size:12px;font-weight:600;display:flex}.reset-kicker span{background:var(--fresh-yellow);border-radius:3px;width:10px;height:10px}.reset-hero h1{letter-spacing:-.045em;max-width:680px;margin:0;font-size:clamp(48px,5vw,68px);font-weight:600;line-height:1}.reset-hero-lead{max-width:630px;color:var(--fresh-muted);margin:24px 0 0;font-size:18px;line-height:1.58}.reset-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.reset-primary-button,.reset-secondary-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.reset-primary-button{color:#fff;background:var(--fresh-ink)}.reset-primary-button span{color:var(--fresh-yellow)}.reset-secondary-button{border-color:var(--fresh-line-strong);background:#fff}.reset-primary-button:hover,.reset-secondary-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #18191d14}.reset-hero-note{color:var(--fresh-muted);margin:18px 0 0;font-size:13px}.platform-hero-visual{border:1px solid var(--fresh-line-strong);box-shadow:var(--fresh-shadow);background:#fff;border-radius:12px;overflow:hidden}.platform-hero-visual>header{border-bottom:1px solid var(--fresh-line);background:var(--fresh-canvas);justify-content:space-between;align-items:center;min-height:66px;padding:0 18px;display:flex}.platform-hero-brand{align-items:center;gap:10px;display:flex}.platform-hero-brand>span{background:var(--fresh-yellow);border-radius:8px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.platform-hero-brand p{gap:2px;margin:0;display:grid}.platform-hero-brand b{font-size:13px;font-weight:600}.platform-hero-brand small{color:var(--fresh-muted);font-size:11px}.platform-context-state{color:var(--fresh-muted);align-items:center;gap:7px;margin:0;font-size:10px;font-weight:500;display:flex}.platform-context-state i{background:var(--fresh-green);border-radius:50%;width:7px;height:7px}.platform-hero-body{background:var(--fresh-blue-pale);padding:28px 24px 24px}.platform-visual-label{color:var(--fresh-blue-dark);letter-spacing:.04em;font-size:11px;font-weight:600}.platform-hero-body h2{letter-spacing:-.035em;max-width:390px;margin:8px 0 22px;font-size:26px;font-weight:600;line-height:1.14}.platform-starting-points{gap:8px;display:grid}.platform-starting-point{border:1px solid var(--fresh-line);background:#fff;border-radius:10px;grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;min-height:66px;padding:10px 12px;display:grid}.platform-starting-point>span{background:var(--fresh-canvas);width:32px;height:32px;color:var(--fresh-muted);border-radius:8px;place-items:center;font-size:10px;font-weight:600;display:grid}.platform-starting-point.yellow>span{color:var(--fresh-ink);background:var(--fresh-yellow)}.platform-starting-point.blue>span{color:var(--fresh-ink);background:var(--fresh-blue-pale)}.platform-starting-point.ink>span{color:#fff;background:var(--fresh-ink)}.platform-starting-point p{gap:3px;margin:0;display:grid}.platform-starting-point b{font-size:12px;font-weight:600}.platform-starting-point small{color:var(--fresh-muted);font-size:11px;line-height:1.35}.platform-starting-point>i{color:var(--fresh-blue);font-size:14px;font-style:normal}.platform-hero-visual>footer{min-height:54px;color:var(--fresh-muted);justify-content:center;align-items:center;gap:14px;padding:0 18px;font-size:10px;font-weight:500;display:flex}.platform-hero-visual>footer i{color:var(--fresh-blue);font-style:normal}.reset-entry-strip{min-height:78px;padding:0 max(32px,calc((100vw - var(--fresh-max))/2));border-top:1px solid var(--fresh-line);grid-template-columns:repeat(3,1fr);display:grid}.reset-entry-strip span{border-left:1px solid var(--fresh-line);color:var(--fresh-muted);align-items:center;gap:14px;padding:0 24px;font-size:13px;display:flex}.reset-entry-strip span:last-child{border-right:1px solid var(--fresh-line)}.reset-entry-strip b{color:var(--fresh-blue-dark);font-size:11px;font-weight:600}.fresh-platform-section{padding-bottom:80px}.fresh-system-map{border:1px solid var(--fresh-line);isolation:isolate;background:#fff;border-radius:16px;grid-template-columns:1fr 220px 1fr;align-items:center;gap:56px;min-height:420px;padding:36px;display:grid;position:relative;overflow:hidden}.fresh-system-map>:not(.aa-system-veins){z-index:1;position:relative}.aa-system-veins{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.aa-system-vein-base,.aa-system-vein-flow{fill:none;stroke-linecap:round}.aa-system-vein-base{stroke:#18191d24;stroke-width:1px}.aa-system-vein-flow{stroke:#18191d94;stroke-width:1.15px;stroke-dasharray:7 13;animation:1.6s linear infinite aa-system-vein-flow}.aa-system-packet{fill:#111216;stroke:#fff;stroke-width:1.25px}.aa-system-packet-secondary{opacity:.52}.aa-system-packet-accent{fill:var(--fresh-yellow);stroke:#111216}.fresh-map-column{gap:10px;display:grid}.fresh-map-column>span{color:var(--fresh-soft);letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:600}.fresh-map-column>div{border:1px solid var(--fresh-line);border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:78px;padding:14px;display:grid}.fresh-map-column>div>i{background:var(--fresh-blue-pale);width:36px;height:36px;color:var(--fresh-blue-dark);border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:600;display:grid}.fresh-map-column p{gap:2px;margin:0;display:grid}.fresh-map-column b{font-size:13px;font-weight:600}.fresh-map-column small{color:var(--fresh-muted);font-size:11px;line-height:1.4}.fresh-map-inputs>div:first-of-type>i{color:var(--fresh-ink);background:var(--fresh-yellow)}.fresh-map-outcomes>div:last-child>i{color:#fff;background:var(--fresh-ink)}.fresh-map-orbit{border:1px solid var(--fresh-line-strong);background:var(--fresh-blue-pale);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:28px 18px;display:flex;position:relative}.fresh-map-orbit:before,.fresh-map-orbit:after{content:"";background:#bdbdb7;width:56px;height:1px;position:absolute;top:50%}.fresh-map-orbit:before{right:100%}.fresh-map-orbit:after{left:100%}.aa-system-veins-ready .fresh-map-orbit:before,.aa-system-veins-ready .fresh-map-orbit:after{display:none}.fresh-map-orbit>i{background:var(--fresh-yellow);width:52px;height:52px;color:var(--fresh-ink);border-radius:12px;place-items:center;font-size:17px;font-style:normal;font-weight:700;display:grid}.fresh-map-orbit>b{margin-top:12px;font-size:16px;font-weight:600}.fresh-map-orbit>small{color:var(--fresh-muted);margin-top:4px;font-size:11px;line-height:1.45}.fresh-map-orbit>span{color:var(--fresh-blue-dark);background:#fff;border-radius:999px;margin-top:16px;padding:5px 8px;font-size:10px;font-weight:600}.fresh-system-note{max-width:850px;color:var(--fresh-muted);text-align:center;margin:26px auto 0;font-size:14px}@keyframes aa-system-vein-flow{to{stroke-dashoffset:-40px}}.fresh-starting-points{border-block:1px solid var(--fresh-line);background:#fff}.fresh-starting-points .fresh-section{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:88px;display:grid}.fresh-starting-intro{align-self:start;position:sticky;top:100px}.fresh-starting-intro h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-starting-intro>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-starting-list{border-top:1px solid var(--fresh-line)}.fresh-starting-list article{border-bottom:1px solid var(--fresh-line);grid-template-columns:48px 1fr 170px;align-items:start;gap:20px;min-height:178px;padding:28px 0;display:grid}.fresh-starting-list article>span{background:var(--fresh-blue-pale);width:38px;height:38px;color:var(--fresh-blue-dark);border-radius:9px;place-items:center;font-size:11px;font-weight:600;display:grid}.fresh-starting-list article:first-child>span{color:var(--fresh-ink);background:var(--fresh-yellow)}.fresh-starting-list h3{letter-spacing:-.025em;margin:1px 0 9px;font-size:24px;font-weight:600;line-height:1.25}.fresh-starting-list p{max-width:490px;color:var(--fresh-muted);margin:0;font-size:14px}.fresh-starting-list small{color:var(--fresh-soft);text-align:right;justify-self:end;padding-top:6px;font-size:11px}.fresh-orbit-section{grid-template-columns:minmax(0,5fr) minmax(520px,7fr);align-items:center;gap:80px;display:grid}.fresh-split-copy h2{letter-spacing:-.035em;max-width:520px;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-split-copy>p:not(.fresh-eyebrow){max-width:540px;color:var(--fresh-muted);margin:22px 0 0}.fresh-split-copy ul{gap:11px;margin:26px 0;padding:0;list-style:none;display:grid}.fresh-split-copy li{color:#43464d;padding-left:24px;font-size:14px;position:relative}.fresh-split-copy li:before{content:"✓";color:var(--fresh-green);font-weight:700;position:absolute;top:0;left:0}.fresh-split-copy>a{color:var(--fresh-blue-dark);gap:18px;font-size:14px;font-weight:600;display:inline-flex}.fresh-orbit-visual{border:1px solid var(--fresh-line-strong);box-shadow:var(--fresh-shadow);background:#fff;border-radius:14px;overflow:hidden}.fresh-orbit-visual>header{border-bottom:1px solid var(--fresh-line);justify-content:space-between;align-items:center;min-height:64px;padding:0 17px;display:flex}.fresh-orbit-visual>header>div{align-items:center;gap:10px;display:flex}.fresh-orbit-visual>header>div>span{background:var(--fresh-yellow);border-radius:8px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.fresh-orbit-visual header p{margin:0;display:grid}.fresh-orbit-visual header p b{font-size:13px;font-weight:600}.fresh-orbit-visual header p small{color:var(--fresh-muted);font-size:10px}.fresh-orbit-visual header>i{color:var(--fresh-muted);align-items:center;gap:6px;font-size:10px;font-style:normal;display:flex}.fresh-orbit-visual header>i b{background:var(--fresh-green);border-radius:50%;width:7px;height:7px}.fresh-orbit-request{padding:24px 24px 18px}.fresh-orbit-request span,.fresh-orbit-recommendation>div>span{color:var(--fresh-soft);letter-spacing:.04em;font-size:10px;font-weight:600}.fresh-orbit-request p{border:1px solid var(--fresh-line-strong);background:var(--fresh-blue-pale);border-radius:10px;margin:8px 0 0;padding:14px;font-size:14px;line-height:1.5}.fresh-orbit-signals{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 24px 18px;display:grid}.fresh-orbit-signals span{border:1px solid var(--fresh-line);color:var(--fresh-soft);border-radius:8px;gap:3px;padding:10px;font-size:9px;display:grid}.fresh-orbit-signals b{color:var(--fresh-ink);font-size:10px;font-weight:600}.fresh-orbit-recommendation{border:1px solid var(--fresh-line);background:var(--fresh-canvas);border-radius:10px;margin:0 24px 24px;padding:18px}.fresh-orbit-recommendation>div{justify-content:space-between;align-items:center;display:flex}.fresh-orbit-recommendation>div i{color:var(--fresh-green);background:#eaf6f0;border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:600}.fresh-orbit-recommendation h3{letter-spacing:-.025em;margin:14px 0 6px;font-size:19px;font-weight:600}.fresh-orbit-recommendation>p{color:var(--fresh-muted);margin:0;font-size:11px;line-height:1.55}.fresh-orbit-recommendation footer{align-items:center;gap:12px;margin-top:16px;display:flex}.fresh-orbit-recommendation button{color:#fff;background:var(--fresh-ink);border:0;border-radius:7px;min-height:34px;padding:0 10px;font-size:10px;font-weight:600}.fresh-orbit-recommendation footer span{color:var(--fresh-soft);font-size:9px}.fresh-continuum-section{border-block:1px solid var(--fresh-line);background:#fff}.fresh-continuum{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.fresh-continuum article{border-left:1px solid var(--fresh-line);flex-direction:column;min-height:285px;padding:24px;display:flex}.fresh-continuum article:first-child{border-left:0}.fresh-continuum article>span{color:var(--fresh-blue-dark);font-size:11px;font-weight:600}.fresh-continuum h3{letter-spacing:-.025em;margin:58px 0 10px;font-size:24px;font-weight:600}.fresh-continuum p{color:var(--fresh-muted);margin:0;font-size:13px;line-height:1.55}.fresh-continuum small{color:var(--fresh-soft);margin-top:auto;padding-top:18px;font-size:10px;font-weight:500}.fresh-continuum article:first-child{background:#fffef0}.fresh-capability-feature{background:var(--fresh-blue-pale);border-radius:14px;grid-template-columns:minmax(0,.7fr) minmax(480px,1.3fr);align-items:center;gap:70px;margin-top:32px;padding:48px;display:grid}.fresh-capability-feature h3{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:600}.fresh-capability-feature p{color:var(--fresh-muted);margin:14px 0 0;font-size:14px}.fresh-capability-feature a{color:var(--fresh-blue-dark);gap:18px;margin-top:20px;font-size:13px;font-weight:600;display:inline-flex}.fresh-capability-visual{border:1px solid var(--fresh-line-strong);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px #18191d12}.fresh-capability-visual header{border-bottom:1px solid var(--fresh-line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:62px;padding:0 16px;display:grid}.fresh-capability-visual header span{color:var(--fresh-soft);font-size:10px}.fresh-capability-visual header b{font-size:13px;font-weight:600}.fresh-capability-visual header i{color:var(--fresh-green);background:#eaf6f0;border-radius:999px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:600}.fresh-capability-visual>div{gap:8px;padding:16px;display:grid}.fresh-capability-visual>div p{border:1px solid var(--fresh-line);border-radius:8px;gap:3px;margin:0;padding:11px 12px;display:grid}.fresh-capability-visual>div span{color:var(--fresh-soft);font-size:9px}.fresh-capability-visual>div b{font-size:11px;font-weight:500}.fresh-capability-visual footer{border-top:1px solid var(--fresh-line);background:var(--fresh-canvas);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:48px;padding:0 16px;font-size:9px;display:grid}.fresh-capability-visual footer span{color:var(--fresh-soft)}.fresh-capability-visual footer b{font-weight:500}.fresh-capability-visual footer i{color:var(--fresh-blue-dark);font-style:normal}.fresh-workspace-section{color:#fff;background:#18191d}.fresh-workspace-section .fresh-section{padding-block:104px}.fresh-workspace-intro{max-width:860px;margin-bottom:48px}.fresh-workspace-intro h2{letter-spacing:-.04em;margin:0;font-size:clamp(40px,4.3vw,56px);font-weight:600;line-height:1.04}.fresh-workspace-intro>p:not(.fresh-eyebrow){color:#ffffff94;max-width:760px;margin:22px 0 0}.fresh-workspace-intro>a{color:#fff;gap:18px;margin-top:24px;font-size:14px;font-weight:600;display:inline-flex}.fresh-workspace-intro>a span{color:var(--fresh-yellow)}.fresh-workspace-visual{color:var(--fresh-ink);background:var(--fresh-canvas);border:1px solid #ffffff2e;border-radius:14px;overflow:hidden;box-shadow:0 26px 70px #0000003d}.fresh-workspace-visual>header{border-bottom:1px solid var(--fresh-line);background:#fff;justify-content:space-between;align-items:center;min-height:66px;padding:0 18px;display:flex}.fresh-workspace-visual>header>div{align-items:center;gap:11px;display:flex}.fresh-workspace-visual>header>div>span{color:#fff;background:var(--fresh-ink);border-radius:8px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:700;display:grid}.fresh-workspace-visual>header p{margin:0;display:grid}.fresh-workspace-visual>header p b{font-size:13px;font-weight:600}.fresh-workspace-visual>header p small{color:var(--fresh-muted);font-size:10px}.fresh-workspace-visual>header>p{color:var(--fresh-muted);align-items:center;gap:7px;font-size:10px;display:flex}.fresh-workspace-visual>header>p i{background:var(--fresh-green);border-radius:50%;width:7px;height:7px}.fresh-workspace-visual>nav{border-bottom:1px solid var(--fresh-line);background:#fff;align-items:end;gap:24px;min-height:48px;padding:0 18px;display:flex}.fresh-workspace-visual>nav span{height:48px;color:var(--fresh-muted);padding-top:14px;font-size:10px}.fresh-workspace-visual>nav .active{border-bottom:2px solid var(--fresh-blue);color:var(--fresh-ink);font-weight:600}.fresh-workspace-body{grid-template-columns:260px 1fr;min-height:390px;display:grid}.fresh-workspace-body>aside{border-right:1px solid var(--fresh-line);background:#fff;padding:24px 20px}.fresh-workspace-body>aside>span{color:var(--fresh-soft);font-size:9px;font-weight:600}.fresh-workspace-body>aside h3{letter-spacing:-.025em;margin:8px 0 20px;font-size:18px;font-weight:600;line-height:1.3}.fresh-workspace-body dl{border-top:1px solid var(--fresh-line);margin:0}.fresh-workspace-body dl div{border-bottom:1px solid var(--fresh-line);gap:2px;min-height:50px;padding:9px 0;display:grid}.fresh-workspace-body dt{color:var(--fresh-soft);font-size:8px}.fresh-workspace-body dd{margin:0;font-size:10px;font-weight:600}.fresh-workspace-body>aside>p{background:var(--fresh-blue-pale);border-radius:8px;gap:3px;margin:22px 0 0;padding:11px;display:grid}.fresh-workspace-body>aside>p b{color:var(--fresh-blue-dark);font-size:9px}.fresh-workspace-body>aside>p span{color:var(--fresh-muted);font-size:9px}.fresh-workspace-body>section{padding:22px}.fresh-workspace-toolbar{justify-content:space-between;align-items:center;display:flex}.fresh-workspace-toolbar p{margin:0;display:grid}.fresh-workspace-toolbar b{font-size:12px;font-weight:600}.fresh-workspace-toolbar span{color:var(--fresh-muted);font-size:9px}.fresh-workspace-toolbar button{border:1px solid var(--fresh-line-strong);background:#fff;border-radius:7px;min-height:32px;padding:0 10px;font-size:9px;font-weight:600}.fresh-work-columns{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.fresh-work-columns>div>span{color:var(--fresh-muted);font-size:9px;font-weight:600}.fresh-work-columns article{border:1px solid var(--fresh-line);background:#fff;border-radius:9px;grid-template-columns:8px 1fr;gap:7px;min-height:94px;margin-top:8px;padding:12px;display:grid}.fresh-work-columns article>i{background:var(--fresh-line-strong);border-radius:2px;width:8px;height:8px}.fresh-work-columns article>i.blue{background:var(--fresh-blue)}.fresh-work-columns article>i.yellow{background:var(--fresh-yellow)}.fresh-work-columns article>i.green{background:var(--fresh-green)}.fresh-work-columns article b,.fresh-work-columns article small,.fresh-work-columns article button{grid-column:2}.fresh-work-columns article b{font-size:10px;font-weight:600;line-height:1.35}.fresh-work-columns article small{color:var(--fresh-muted);font-size:8px}.fresh-work-columns article button{color:var(--fresh-blue-dark);text-align:left;background:0 0;border:0;padding:0;font-size:8px}.fresh-work-columns .fresh-decision-card{background:#fffdec;border-color:#e6d985}.fresh-workspace-visual>footer{border-top:1px solid var(--fresh-line);min-height:54px;color:var(--fresh-muted);background:#fff;justify-content:center;align-items:center;gap:14px;padding:0 18px;font-size:9px;display:flex}.fresh-workspace-visual>footer i{color:var(--fresh-blue);font-style:normal}.fresh-workspace-visual>footer b{color:var(--fresh-green);font-weight:600}.fresh-workspace-features{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);margin-top:32px;display:grid}.fresh-workspace-features span{color:#ffffffb8;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;align-items:center;gap:12px;min-height:86px;padding:20px;font-size:12px;display:flex}.fresh-workspace-features span:nth-child(3n){border-right:0}.fresh-workspace-features i{color:var(--fresh-yellow);font-size:9px;font-style:normal}.fresh-adoption-section{grid-template-columns:minmax(0,5fr) minmax(540px,7fr);align-items:center;gap:78px;display:grid}.fresh-adoption-copy h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-adoption-copy>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:22px 0 0}.fresh-adoption-copy>div{gap:10px;margin:26px 0;display:grid}.fresh-adoption-copy>div span{color:#454850;padding-left:20px;font-size:14px;position:relative}.fresh-adoption-copy>div span:before{content:"";background:var(--fresh-blue);border-radius:2px;width:8px;height:8px;position:absolute;top:8px;left:0}.fresh-adoption-copy>a{color:var(--fresh-blue-dark);gap:18px;font-size:14px;font-weight:600;display:inline-flex}.fresh-adoption-visual{border:1px solid var(--fresh-line-strong);box-shadow:var(--fresh-shadow);background:#fff;border-radius:14px;overflow:hidden}.fresh-adoption-visual>header{border-bottom:1px solid var(--fresh-line);justify-content:space-between;align-items:center;min-height:64px;padding:0 17px;display:flex}.fresh-adoption-visual>header>div{align-items:center;gap:10px;display:flex}.fresh-adoption-visual>header>div>span{color:#fff;background:var(--fresh-ink);border-radius:8px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.fresh-adoption-visual header p{margin:0;display:grid}.fresh-adoption-visual header b{font-size:13px;font-weight:600}.fresh-adoption-visual header small{color:var(--fresh-muted);font-size:10px}.fresh-adoption-visual header button{border:1px solid var(--fresh-line);background:#fff;border-radius:7px;min-height:30px;padding:0 9px;font-size:9px}.fresh-adoption-stats{grid-template-columns:repeat(4,1fr);gap:8px;padding:14px;display:grid}.fresh-adoption-stats article{border:1px solid var(--fresh-line);border-radius:9px;flex-direction:column;min-height:104px;padding:12px;display:flex}.fresh-adoption-stats article>span{color:var(--fresh-muted);font-size:8px}.fresh-adoption-stats strong{letter-spacing:-.03em;margin-top:5px;font-size:23px;font-weight:600}.fresh-adoption-stats small{color:var(--fresh-soft);gap:5px;margin-top:auto;font-size:7px;display:grid}.fresh-adoption-stats small:before{content:"";background:#edf0f4;border-radius:3px;height:4px}.fresh-adoption-stats small i{display:none}.fresh-adoption-body{grid-template-columns:1.25fr .75fr;gap:8px;padding:0 14px 14px;display:grid}.fresh-adoption-body>section,.fresh-adoption-body>aside{border:1px solid var(--fresh-line);border-radius:9px}.fresh-adoption-body>section>div{border-bottom:1px solid var(--fresh-line);justify-content:space-between;align-items:center;min-height:38px;padding:0 11px;font-size:8px;display:flex}.fresh-adoption-body>section>div span{color:var(--fresh-soft)}.fresh-adoption-body>section>p{border-bottom:1px solid var(--fresh-line);grid-template-columns:8px 1fr auto;align-items:center;gap:8px;min-height:54px;margin:0;padding:8px 11px;display:grid}.fresh-adoption-body>section>p:last-child{border-bottom:0}.fresh-adoption-body>section p>i{background:var(--fresh-line-strong);border-radius:2px;width:8px;height:8px}.fresh-adoption-body>section p>i.yellow{background:var(--fresh-yellow)}.fresh-adoption-body>section p>i.blue{background:var(--fresh-blue)}.fresh-adoption-body>section p>i.green{background:var(--fresh-green)}.fresh-adoption-body>section p>span{display:grid}.fresh-adoption-body>section p b{font-size:9px;font-weight:600}.fresh-adoption-body>section p small{color:var(--fresh-muted);font-size:7px}.fresh-adoption-body>section p strong{color:var(--fresh-muted);font-size:7px;font-weight:500}.fresh-adoption-body>aside{background:var(--fresh-blue-pale);padding:16px}.fresh-adoption-body>aside>span{color:var(--fresh-blue-dark);font-size:8px;font-weight:600}.fresh-adoption-body>aside>strong{letter-spacing:-.04em;margin-top:8px;font-size:28px;font-weight:600;display:block}.fresh-adoption-body>aside>p{color:var(--fresh-muted);margin:3px 0 13px;font-size:9px;line-height:1.45}.fresh-adoption-body>aside>div{background:#d7d8d5;border-radius:4px;height:7px;overflow:hidden}.fresh-adoption-body>aside>div i{background:var(--fresh-blue);width:75%;height:100%;display:block}.fresh-adoption-body>aside>small{color:var(--fresh-soft);margin-top:13px;font-size:7px;line-height:1.45;display:block}.fresh-control-band{border-block:1px solid var(--fresh-line);background:#fff}.fresh-control-band .fresh-section>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.fresh-control-band article{border-left:1px solid var(--fresh-line);min-height:240px;padding:24px}.fresh-control-band article:first-child{border-left:0}.fresh-control-band article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-control-band article h3{letter-spacing:-.02em;margin:56px 0 10px;font-size:21px;font-weight:600}.fresh-control-band article p{color:var(--fresh-muted);margin:0;font-size:13px;line-height:1.55}.fresh-delivery-model{background:var(--fresh-blue-pale)}.fresh-delivery-model .fresh-section{grid-template-columns:1fr 1fr;gap:100px;display:grid}.fresh-delivery-model h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-delivery-model .fresh-section>div:last-child p{color:var(--fresh-muted);margin:0 0 18px}.fresh-delivery-model a{color:var(--fresh-blue-dark);gap:18px;margin-top:8px;font-size:14px;font-weight:600;display:inline-flex}.fresh-industry-section{border-bottom:1px solid var(--fresh-line);background:#fff}.fresh-industry-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.fresh-industry-grid>a{border:1px solid var(--fresh-line);border-radius:12px;flex-direction:column;min-height:260px;padding:24px;transition:transform .16s,border-color .16s;display:flex}.fresh-industry-grid>a:hover{border-color:#a6a7a4;transform:translateY(-2px)}.fresh-industry-grid>a>span{background:var(--fresh-blue-pale);width:38px;height:38px;color:var(--fresh-blue-dark);border-radius:9px;place-items:center;font-size:11px;font-weight:600;display:grid}.fresh-industry-grid small{color:var(--fresh-soft);margin-top:30px;font-size:10px;font-weight:600}.fresh-industry-grid h3{letter-spacing:-.025em;margin:8px 0 9px;font-size:23px;font-weight:600;line-height:1.2}.fresh-industry-grid p{color:var(--fresh-muted);margin:0;font-size:11px}.fresh-industry-grid>a>i{color:var(--fresh-blue-dark);margin-top:auto;padding-top:18px;font-size:11px;font-style:normal;font-weight:600}.fresh-industry-more{border-top:1px solid var(--fresh-line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:22px;display:flex}.fresh-industry-more p{color:var(--fresh-muted);margin:0;font-size:14px}.fresh-industry-more a{color:var(--fresh-blue-dark);gap:18px;font-size:14px;font-weight:600;display:inline-flex}.fresh-insights-section>div:last-child{grid-template-columns:1.25fr 1fr 1fr;gap:12px;display:grid}.fresh-insights-section a{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;flex-direction:column;min-height:290px;padding:24px;display:flex}.fresh-insights-section a.featured{color:#fff;background:var(--fresh-ink)}.fresh-insights-section a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-insights-section a.featured>span{color:var(--fresh-yellow)}.fresh-insights-section h3{letter-spacing:-.025em;margin:52px 0 10px;font-size:24px;font-weight:600;line-height:1.2}.fresh-insights-section p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-insights-section a.featured p{color:#ffffff94}.fresh-insights-section small{color:var(--fresh-soft);margin-top:auto;padding-top:18px;font-size:10px}@media (max-width:1100px){.fresh-desktop-nav{display:none}.fresh-header-inner{grid-template-columns:1fr auto}.fresh-header-actions{gap:10px}.fresh-header-text{display:none}.fresh-mobile-menu{display:block;position:relative}.fresh-mobile-menu>summary{border:1px solid var(--fresh-line-strong);cursor:pointer;border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-size:12px;font-weight:600;list-style:none;display:flex}.fresh-mobile-menu summary::-webkit-details-marker{display:none}.fresh-mobile-menu nav{border:1px solid var(--fresh-line-strong);overscroll-behavior:contain;width:min(430px,100vw - 40px);max-height:calc(100dvh - 74px);box-shadow:var(--fresh-shadow);background:#fff;border-radius:10px;padding:10px 14px 14px;position:absolute;top:49px;right:0;overflow-y:auto}.fresh-compact-direct{border-bottom:1px solid var(--fresh-line);min-height:48px;color:var(--fresh-ink);justify-content:space-between;align-items:center;padding:0 2px;font-size:14px;font-weight:600;display:flex}.fresh-compact-direct span{color:var(--fresh-blue-dark)}.fresh-compact-group{border-bottom:1px solid var(--fresh-line)}.fresh-compact-group>summary{min-height:48px;color:var(--fresh-ink);cursor:pointer;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:0 2px;font-size:14px;font-weight:600;list-style:none;display:flex}.fresh-compact-group>summary span{color:var(--fresh-soft);transition:transform var(--motion-fast) ease;font-size:16px;font-weight:400}.fresh-compact-group[open]>summary span{transform:rotate(45deg)}.fresh-compact-group>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;padding:0 0 14px 12px;display:grid}.fresh-compact-group small{color:var(--fresh-soft);letter-spacing:.07em;text-transform:uppercase;grid-column:1/-1;margin:12px 0 4px;font-size:9px;font-weight:600}.fresh-compact-group a{min-height:38px;color:var(--fresh-muted);border:0;align-items:center;padding:6px 0;font-size:12px;line-height:1.3;display:flex}.fresh-compact-group a[aria-current=page]{color:var(--fresh-ink)}.fresh-compact-actions{grid-template-columns:1fr 1fr;gap:8px;padding-top:12px;display:grid}.fresh-compact-actions a{border:1px solid var(--fresh-line-strong);min-height:44px;color:var(--fresh-ink);border-radius:7px;justify-content:space-between;align-items:center;padding:0 12px;font-size:12px;font-weight:600;display:flex}.fresh-compact-actions a:last-child{border-color:var(--fresh-ink);color:#fff;background:var(--fresh-ink)}.fresh-compact-actions a:last-child span{color:var(--fresh-yellow)}.reset-hero-inner,.fresh-orbit-section,.fresh-adoption-section{grid-template-columns:1fr}.reset-hero-inner{gap:46px;width:min(100% - 40px,760px);padding:72px 0 56px}.fresh-orbit-section,.fresh-adoption-section{gap:46px;width:min(100% - 64px,780px)}.fresh-starting-points .fresh-section{grid-template-columns:1fr;gap:50px}.fresh-starting-intro{position:static}.fresh-capability-feature{grid-template-columns:1fr;gap:40px}.fresh-system-map{grid-template-columns:1fr}.fresh-map-orbit{min-height:180px}.fresh-map-orbit:before,.fresh-map-orbit:after{display:none}.fresh-continuum{grid-template-columns:1fr 1fr}.fresh-continuum article:nth-child(3){border-left:0;border-top:1px solid var(--fresh-line)}.fresh-continuum article:nth-child(4){border-top:1px solid var(--fresh-line)}.fresh-control-band .fresh-section>div:last-child{grid-template-columns:1fr 1fr}.fresh-control-band article:nth-child(3){border-left:0;border-top:1px solid var(--fresh-line)}.fresh-control-band article:nth-child(4){border-top:1px solid var(--fresh-line)}.fresh-delivery-model .fresh-section{gap:60px}}@media (max-width:760px){.fresh-compact-group>div{grid-template-columns:1fr}.fresh-compact-group small{grid-column:1}.fresh-section{width:calc(100% - 40px);padding-block:64px}.fresh-section-head{margin-bottom:36px;display:block}.fresh-section-head>p{margin-top:18px}.fresh-header-inner{width:calc(100% - 40px)}.fresh-header-cta{display:none}.fresh-footer{padding:64px 20px 20px}.fresh-footer-top,.fresh-footer-links,.fresh-delivery-model .fresh-section{grid-template-columns:1fr}.fresh-footer-top{gap:52px}.fresh-footer-top>div:last-child{justify-self:start}.fresh-footer-links{grid-template-columns:1fr 1fr;gap:36px}.fresh-footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.fresh-page-hero-inner{grid-template-columns:1fr;gap:42px;width:calc(100% - 40px);min-height:auto;padding:64px 0 54px}.fresh-page-hero h1{font-size:clamp(42px,12vw,48px)}.fresh-page-hero-copy>p:not(.fresh-eyebrow){font-size:16px}.fresh-page-hero aside{border-left:0;padding-left:0}.fresh-cta-wrap{width:calc(100% - 40px);padding-block:64px}.fresh-cta{grid-template-columns:1fr;gap:36px;min-height:auto;padding:36px 26px}.fresh-cta>div:last-child,.fresh-button-yellow,.fresh-button-ghost{width:100%}.reset-hero-inner{width:calc(100% - 40px);min-height:auto;padding:54px 0 44px}.reset-hero h1{font-size:clamp(42px,13vw,46px)}.reset-hero-lead{font-size:16px;line-height:1.55}.reset-hero-actions{flex-direction:column;align-items:stretch}.reset-primary-button,.reset-secondary-button{width:100%}.platform-hero-visual>header{align-items:flex-start;padding-block:14px}.platform-context-state{margin-top:5px;font-size:9px}.platform-hero-body{padding:24px 16px 18px}.platform-hero-body h2{font-size:23px}.platform-starting-point{grid-template-columns:32px 1fr 14px;padding-inline:9px}.platform-starting-point small{font-size:10px}.platform-hero-visual>footer{flex-wrap:wrap;padding-block:13px}.reset-entry-strip{grid-template-columns:1fr;padding:0 20px}.reset-entry-strip span{border-right:1px solid var(--fresh-line);border-bottom:1px solid var(--fresh-line);min-height:58px}.fresh-system-map{padding:20px}.fresh-starting-list article{grid-template-columns:42px 1fr}.fresh-starting-list article>small{text-align:left;grid-column:2;justify-self:start;padding:0}.fresh-orbit-section,.fresh-adoption-section{width:calc(100% - 40px)}.fresh-orbit-signals{grid-template-columns:1fr}.fresh-orbit-recommendation footer{flex-direction:column;align-items:flex-start}.fresh-continuum,.fresh-control-band .fresh-section>div:last-child{grid-template-columns:1fr}.fresh-continuum article,.fresh-continuum article:nth-child(3),.fresh-control-band article,.fresh-control-band article:nth-child(3){border-left:0;border-top:1px solid var(--fresh-line)}.fresh-continuum article:first-child,.fresh-control-band article:first-child{border-top:0}.fresh-capability-feature{padding:28px 20px}.fresh-workspace-visual>nav{overflow:auto}.fresh-workspace-visual>nav span{flex:none}.fresh-workspace-body{grid-template-columns:1fr}.fresh-workspace-body>aside{border-right:0;border-bottom:1px solid var(--fresh-line)}.fresh-work-columns{grid-template-columns:repeat(3,220px);overflow:auto}.fresh-workspace-visual>footer{justify-content:flex-start;overflow:auto}.fresh-workspace-visual>footer>*{flex:none}.fresh-workspace-features{grid-template-columns:1fr}.fresh-workspace-features span{border-right:0}.fresh-adoption-stats{grid-template-columns:1fr 1fr}.fresh-adoption-body,.fresh-industry-grid,.fresh-insights-section>div:last-child{grid-template-columns:1fr}.fresh-industry-more{flex-direction:column;align-items:flex-start;gap:12px}}.fresh-page-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.fresh-product-map{padding-bottom:80px}.fresh-product-surfaces{border-block:1px solid var(--fresh-line);background:#fff}.fresh-product-surfaces .fresh-section>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.fresh-product-surfaces a{border-right:1px solid var(--fresh-line);border-bottom:1px solid var(--fresh-line);flex-direction:column;min-height:300px;padding:28px;display:flex}.fresh-product-surfaces a:nth-child(2n){border-right:0}.fresh-product-surfaces a:nth-child(n+3){border-bottom:0}.fresh-product-surfaces a:nth-child(3),.fresh-product-surfaces a:nth-child(4){border-bottom:1px solid var(--fresh-line)}.fresh-product-surfaces a:last-child{border-bottom:0;border-right:0;grid-column:1/-1;min-height:240px}.fresh-product-surfaces a>span{color:var(--fresh-blue-dark);font-size:11px;font-weight:600}.fresh-product-surfaces h2{letter-spacing:-.03em;margin:58px 0 10px;font-size:30px;font-weight:600}.fresh-product-surfaces p{max-width:450px;color:var(--fresh-muted);margin:0;font-size:14px}.fresh-product-surfaces i{color:var(--fresh-blue-dark);margin-top:auto;padding-top:20px;font-size:12px;font-style:normal;font-weight:600}.fresh-product-surfaces a:first-child{background:var(--fresh-blue-pale)}.fresh-product-orbit,.fresh-product-adoption,.fresh-capability-detail,.fresh-journey-orbit,.fresh-journey-result,.fresh-orbit-detail,.fresh-role-needs{grid-template-columns:minmax(0,5fr) minmax(520px,7fr);align-items:center;gap:80px;display:grid}.fresh-product-orbit>div:first-child h2,.fresh-product-adoption>div:first-child h2,.fresh-capability-detail>div:first-child h2,.fresh-journey-orbit>div:first-child h2,.fresh-journey-result>div:first-child h2,.fresh-orbit-detail>div:first-child h2,.fresh-role-needs>div:first-child h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-product-orbit>div:first-child>p:not(.fresh-eyebrow),.fresh-product-adoption>div:first-child>p:not(.fresh-eyebrow),.fresh-capability-detail>div:first-child>p:not(.fresh-eyebrow),.fresh-journey-orbit>div:first-child>p:not(.fresh-eyebrow),.fresh-journey-result>div:first-child>p:not(.fresh-eyebrow),.fresh-orbit-detail>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-product-orbit>div:first-child>a,.fresh-product-adoption>div:first-child>a,.fresh-capability-detail>div:first-child>a,.fresh-journey-orbit>div:first-child>a{color:var(--fresh-blue-dark);gap:18px;margin-top:22px;font-size:14px;font-weight:600;display:inline-flex}.fresh-product-adoption ul,.fresh-capability-detail ul,.fresh-journey-result ul{gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.fresh-product-adoption li,.fresh-capability-detail li,.fresh-journey-result li{color:#464950;padding-left:22px;font-size:14px;position:relative}.fresh-product-adoption li:before,.fresh-capability-detail li:before,.fresh-journey-result li:before{content:"✓";color:var(--fresh-green);font-weight:700;position:absolute;left:0}.fresh-product-workspace,.fresh-journey-delivery{color:#fff;background:#18191d}.fresh-product-workspace .fresh-section,.fresh-journey-delivery .fresh-section{padding-block:104px}.fresh-product-workspace .fresh-section>div:first-child,.fresh-journey-delivery .fresh-section>div:first-child{max-width:820px;margin-bottom:46px}.fresh-product-workspace h2,.fresh-journey-delivery h2{letter-spacing:-.04em;margin:0;font-size:clamp(40px,4.3vw,56px);font-weight:600;line-height:1.04}.fresh-product-workspace .fresh-section>div:first-child>p:not(.fresh-eyebrow),.fresh-journey-delivery .fresh-section>div:first-child>p:not(.fresh-eyebrow){color:#ffffff94;max-width:720px;margin:20px 0 0}.fresh-product-workspace .fresh-section>div:first-child>a{color:#fff;gap:18px;margin-top:22px;font-size:14px;font-weight:600;display:inline-flex}.fresh-product-workspace a span{color:var(--fresh-yellow)}.fresh-orbit-boundary{grid-template-columns:1fr 1fr;gap:8px;margin-top:28px;display:grid}.fresh-orbit-boundary span{border:1px solid var(--fresh-line);color:var(--fresh-muted);border-radius:9px;gap:5px;padding:14px;font-size:11px;display:grid}.fresh-orbit-boundary b{color:var(--fresh-ink);font-size:12px;font-weight:600}.fresh-process-section{border-block:1px solid var(--fresh-line);background:#fff}.fresh-process-section .fresh-section>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.fresh-process-section article{border-left:1px solid var(--fresh-line);flex-direction:column;min-height:270px;padding:22px;display:flex}.fresh-process-section article:first-child{border-left:0}.fresh-process-section article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-process-section h3{margin:54px 0 9px;font-size:20px;font-weight:600;line-height:1.2}.fresh-process-section p{color:var(--fresh-muted);margin:0;font-size:12px;line-height:1.55}.fresh-context-section{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.fresh-context-section h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-context-section>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-context-section>div:last-child{border-top:1px solid var(--fresh-line)}.fresh-context-section>div:last-child span{border-bottom:1px solid var(--fresh-line);color:#464950;align-items:center;gap:18px;min-height:66px;padding:0 12px;font-size:14px;display:flex}.fresh-context-section>div:last-child i{color:var(--fresh-blue-dark);font-size:10px;font-style:normal;font-weight:600}.fresh-workspace-page-showcase{border-bottom:1px solid var(--fresh-line);color:var(--fresh-ink);background:#fff}.fresh-workspace-page-showcase .fresh-section-head>p,.fresh-workspace-page-showcase .fresh-eyebrow{color:var(--fresh-muted)}.fresh-workspace-page-showcase .fresh-section{padding-block:104px}.fresh-workspace-capabilities>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.fresh-workspace-capabilities article{border-right:1px solid var(--fresh-line);border-bottom:1px solid var(--fresh-line);min-height:230px;padding:24px}.fresh-workspace-capabilities article:nth-child(3n){border-right:0}.fresh-workspace-capabilities article:nth-child(n+4){border-bottom:0}.fresh-workspace-capabilities article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-workspace-capabilities h3{margin:50px 0 8px;font-size:22px;font-weight:600}.fresh-workspace-capabilities p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-workspace-collab,.fresh-role-next{grid-template-columns:1fr 1fr;gap:100px;display:grid}.fresh-workspace-collab h2,.fresh-role-next h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-workspace-collab>div:last-child p,.fresh-role-next>div:last-child p{color:var(--fresh-muted);margin:0 0 18px}.fresh-capability-examples{border-block:1px solid var(--fresh-line);background:#fff}.fresh-capability-examples .fresh-section>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fresh-capability-examples article{border:1px solid var(--fresh-line);border-radius:12px;min-height:220px;padding:23px}.fresh-capability-examples article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-capability-examples h3{margin:48px 0 8px;font-size:23px;font-weight:600}.fresh-capability-examples p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-capability-growth{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.fresh-capability-growth h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-capability-growth>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-capability-growth a{color:var(--fresh-blue-dark);gap:18px;margin-top:22px;font-size:14px;font-weight:600;display:inline-flex}.fresh-capability-next{flex-direction:column;align-items:flex-start;display:flex}.fresh-growth-path{background:var(--fresh-blue-pale);border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:34px;display:grid}.fresh-growth-path span{border:1px solid var(--fresh-line-strong);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;min-height:120px;padding:18px;display:flex}.fresh-growth-path b{font-size:15px;font-weight:600}.fresh-growth-path small{color:var(--fresh-muted);margin-top:4px;font-size:10px}.fresh-growth-path>i{max-width:90px;color:var(--fresh-muted);text-align:center;font-size:9px;font-style:normal}.fresh-growth-options{gap:8px;display:grid}.fresh-growth-options span{min-height:78px}.fresh-journey-section{border-bottom:1px solid var(--fresh-line);background:#fff}.fresh-journey-list{border-top:1px solid var(--fresh-line)}.fresh-journey-list article{border-bottom:1px solid var(--fresh-line);grid-template-columns:54px 1fr 30px;align-items:center;gap:24px;min-height:154px;padding:24px 0;display:grid}.fresh-journey-list article>span{background:var(--fresh-blue-pale);width:42px;height:42px;color:var(--fresh-blue-dark);border-radius:10px;place-items:center;font-size:11px;font-weight:600;display:grid}.fresh-journey-list article:first-child>span{color:var(--fresh-ink);background:var(--fresh-yellow)}.fresh-journey-list article>div>small{color:var(--fresh-soft);font-size:9px;font-weight:600}.fresh-journey-list h2{letter-spacing:-.025em;margin:4px 0 5px;font-size:26px;font-weight:600}.fresh-journey-list p{max-width:720px;color:var(--fresh-muted);margin:0;font-size:14px}.fresh-journey-list article>i{color:var(--fresh-blue);font-size:16px;font-style:normal}.fresh-industries-page>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fresh-industries-page>div:last-child>a{border:1px solid var(--fresh-line);background:#fff;border-radius:14px;flex-direction:column;min-height:380px;padding:28px;display:flex}.fresh-industries-page header{justify-content:space-between;align-items:center;display:flex}.fresh-industries-page header span{background:var(--fresh-blue-pale);width:42px;height:42px;color:var(--fresh-blue-dark);border-radius:10px;place-items:center;font-size:11px;font-weight:600;display:grid}.fresh-industries-page header small{color:var(--fresh-soft);font-size:10px}.fresh-industries-page h2{margin:46px 0 2px;font-size:14px;font-weight:600}.fresh-industries-page h3{letter-spacing:-.03em;max-width:470px;margin:0;font-size:30px;font-weight:600;line-height:1.12}.fresh-industries-page a>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:26px;display:grid}.fresh-industries-page a>div p{background:var(--fresh-canvas);color:var(--fresh-muted);border-radius:8px;gap:3px;margin:0;padding:12px;font-size:10px;display:grid}.fresh-industries-page a>div b{color:var(--fresh-ink);font-size:10px;font-weight:600}.fresh-industries-page footer{color:var(--fresh-soft);justify-content:space-between;gap:20px;margin-top:auto;padding-top:20px;font-size:10px;display:flex}.fresh-industries-page footer b{color:var(--fresh-blue-dark);font-weight:600}.fresh-industry-principle{border-block:1px solid var(--fresh-line);background:var(--fresh-blue-pale)}.fresh-industry-principle .fresh-section{grid-template-columns:1fr 1fr;gap:100px;display:grid}.fresh-industry-principle h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-industry-principle p{color:var(--fresh-muted);margin:0 0 18px}.fresh-industry-principle a{color:var(--fresh-blue-dark);gap:18px;font-size:14px;font-weight:600;display:inline-flex}.fresh-industry-context{grid-template-columns:.75fr 1.25fr;align-items:end;gap:100px;display:grid}.fresh-industry-context h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-industry-context>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-industry-context>div:last-child>span{color:var(--fresh-soft);font-size:11px;font-weight:600}.fresh-industry-context>div:last-child p{flex-wrap:wrap;gap:8px;margin:12px 0 0;display:flex}.fresh-industry-context>div:last-child b{border:1px solid var(--fresh-line);background:#fff;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:500}.fresh-industry-work{border-block:1px solid var(--fresh-line);background:#fff}.fresh-industry-connected{color:#fff;background:#18191d}.fresh-industry-work-head{grid-template-columns:1fr .55fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.fresh-industry-work-head h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-industry-work-head>p{color:var(--fresh-muted);margin:0}.fresh-industry-connected .fresh-industry-work-head>p{color:#ffffff94}.fresh-industry-work-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fresh-industry-work-grid article{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;flex-direction:column;min-height:280px;padding:24px;display:flex}.fresh-industry-connected .fresh-industry-work-grid article{background:#ffffff0a;border-color:#ffffff29}.fresh-industry-work-grid article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-industry-connected .fresh-industry-work-grid article>span{color:var(--fresh-yellow)}.fresh-industry-work-grid h3{letter-spacing:-.02em;margin:54px 0 10px;font-size:23px;font-weight:600;line-height:1.2}.fresh-industry-work-grid p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-industry-connected .fresh-industry-work-grid p{color:#ffffff94}.fresh-industry-work-grid small{color:var(--fresh-soft);margin-top:auto;padding-top:20px;font-size:10px}.fresh-industry-controls{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.fresh-industry-controls h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-industry-controls>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-industry-controls>div:first-child>a{color:var(--fresh-ink);gap:14px;margin-top:22px;font-size:13px;font-weight:600;display:inline-flex}.fresh-industry-controls>div:last-child{border-top:1px solid var(--fresh-line)}.fresh-industry-controls>div:last-child p{border-bottom:1px solid var(--fresh-line);min-height:82px;color:var(--fresh-muted);grid-template-columns:36px 1fr;gap:14px;margin:0;padding:18px 0;font-size:14px;display:grid}.fresh-industry-controls>div:last-child span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-industry-measure{border-block:1px solid var(--fresh-line);background:#fff}.fresh-industry-measure .fresh-section{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.fresh-industry-measure h2{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:600;line-height:1.15}.fresh-industry-measure .fresh-section>div:first-child>p:not(.fresh-eyebrow){flex-wrap:wrap;gap:8px;margin:22px 0 0;display:flex}.fresh-industry-measure .fresh-section>div:first-child p span{background:var(--fresh-blue-pale);color:var(--fresh-blue-dark);border-radius:8px;padding:8px 10px;font-size:11px;font-weight:500}.fresh-industry-measure .fresh-section>div:last-child>a{border-bottom:1px solid var(--fresh-line);grid-template-columns:1fr auto;gap:4px 20px;min-height:88px;padding:14px 0;display:grid}.fresh-industry-measure .fresh-section>div:last-child a b{font-size:13px;font-weight:600}.fresh-industry-measure .fresh-section>div:last-child a p{color:var(--fresh-muted);grid-column:1;margin:0;font-size:11px}.fresh-industry-measure .fresh-section>div:last-child a span{color:var(--fresh-blue-dark);grid-area:1/2/3;align-self:center;font-size:10px;font-weight:600}.fresh-industry-measure .fresh-section>div:last-child>small{color:var(--fresh-soft);margin-top:16px;font-size:10px;display:block}.fresh-use-case-group>div:last-child,.fresh-use-case-connected .fresh-section>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fresh-use-case-group a,.fresh-use-case-connected a{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;flex-direction:column;min-height:320px;padding:24px;display:flex}.fresh-use-case-connected{color:#fff;background:#18191d}.fresh-use-case-connected .fresh-section-head>p{color:#ffffff94}.fresh-use-case-group a>span,.fresh-use-case-connected a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-use-case-connected a>span{color:var(--fresh-yellow)}.fresh-use-case-group a>small,.fresh-use-case-connected a>small{color:var(--fresh-soft);margin-top:42px;font-size:10px;font-weight:600}.fresh-use-case-group h2,.fresh-use-case-connected h2{margin:6px 0 10px;font-size:25px;font-weight:600}.fresh-use-case-group p,.fresh-use-case-connected p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-use-case-connected p{color:#ffffff94}.fresh-use-case-group footer,.fresh-use-case-connected footer{color:var(--fresh-soft);justify-content:space-between;gap:16px;margin-top:auto;padding-top:20px;font-size:9px;display:flex}.fresh-use-case-group footer i,.fresh-use-case-connected footer i{font-style:normal}.fresh-use-case-group footer b,.fresh-use-case-connected footer b{color:var(--fresh-blue-dark);font-weight:600}.fresh-use-case-connected footer b{color:#fff}.fresh-use-case-label{margin-top:22px}.fresh-use-case-label small{color:var(--fresh-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:600;display:block}.fresh-use-case-detail{grid-template-columns:1fr 1.25fr;gap:80px;display:grid}.fresh-use-case-detail h2{letter-spacing:-.035em;margin:0;font-size:clamp(32px,3.4vw,44px);font-weight:600;line-height:1.08}.fresh-use-case-inputs>div{border-top:1px solid var(--fresh-line);margin-top:28px}.fresh-use-case-inputs>div p{border-bottom:1px solid var(--fresh-line);min-height:58px;color:var(--fresh-muted);align-items:center;gap:14px;margin:0;font-size:13px;display:flex}.fresh-use-case-inputs>div span{color:var(--fresh-blue-dark);font-size:9px;font-weight:600}.fresh-use-case-flow>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:30px;display:grid}.fresh-use-case-flow>div span{border:1px solid var(--fresh-line);background:#fff;border-radius:9px;flex-direction:column;justify-content:space-between;min-height:96px;padding:14px;font-size:12px;font-weight:500;display:flex}.fresh-use-case-flow>div b{color:var(--fresh-blue-dark);font-size:9px;font-weight:600}.fresh-use-case-controls{color:#fff;background:#18191d}.fresh-use-case-controls .fresh-section{grid-template-columns:1fr 1fr;gap:90px;display:grid}.fresh-use-case-controls h2{letter-spacing:-.03em;margin:0 0 24px;font-size:34px;font-weight:600}.fresh-use-case-controls .fresh-section>div:first-child>p{color:#fff9;border-top:1px solid #ffffff24;grid-template-columns:32px 1fr;gap:12px;min-height:60px;margin:0;padding:12px 0;font-size:13px;display:grid}.fresh-use-case-controls .fresh-section>div:first-child>p span{color:var(--fresh-yellow);font-size:9px}.fresh-measure-list{flex-wrap:wrap;gap:8px;margin:0;display:flex}.fresh-measure-list span{color:#fff;background:#ffffff14;border-radius:8px;padding:8px 10px;font-size:11px}.fresh-use-case-controls .fresh-section>div:last-child>small{color:#f7f7f5ad;margin-top:24px;font-size:11px;display:block}.fresh-adoption-operating{border-block:1px solid var(--fresh-line);background:#fff}.fresh-adoption-operating .fresh-section>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.fresh-adoption-operating article{border-left:1px solid var(--fresh-line);min-height:270px;padding:22px}.fresh-adoption-operating article:first-child{border-left:0}.fresh-adoption-operating article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-adoption-operating h3{margin:52px 0 9px;font-size:20px;font-weight:600}.fresh-adoption-operating p{color:var(--fresh-muted);margin:0;font-size:12px}.fresh-adoption-page-view{grid-template-columns:minmax(0,5fr) minmax(540px,7fr);align-items:center;gap:78px;display:grid}.fresh-adoption-page-view h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-adoption-page-view>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-adoption-page-view ul{gap:9px;margin:24px 0 0;padding:0;list-style:none;display:grid}.fresh-adoption-page-view li{color:#464950;padding-left:22px;font-size:13px;position:relative}.fresh-adoption-page-view li:before{content:"✓";color:var(--fresh-green);position:absolute;left:0}.fresh-role-section{color:#fff;background:#18191d}.fresh-role-section .fresh-section>div:last-child{border:1px solid #ffffff26;border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.fresh-role-section .fresh-section-head>p{color:#ffffff94}.fresh-role-section article{border-left:1px solid #ffffff26;min-height:290px;padding:24px}.fresh-role-section article:first-child{border-left:0}.fresh-role-section article>span{color:var(--fresh-yellow);font-size:10px;font-weight:600}.fresh-role-section h3{margin:56px 0 10px;font-size:22px;font-weight:600;line-height:1.25}.fresh-role-section article p{color:#ffffff8c;margin:0;font-size:12px}.fresh-adoption-series{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.fresh-adoption-series h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-adoption-series>div:last-child{border-top:1px solid var(--fresh-line)}.fresh-adoption-series>div:last-child a{border-bottom:1px solid var(--fresh-line);grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:72px;display:grid}.fresh-adoption-series a span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-adoption-series a b{font-size:14px;font-weight:500}.fresh-adoption-series a i{color:var(--fresh-blue-dark);font-size:11px;font-style:normal;font-weight:600}.fresh-solutions-page>.fresh-section-head+div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fresh-solutions-page>.fresh-section-head+div>a{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;flex-direction:column;min-height:380px;padding:26px;display:flex}.fresh-solutions-page>.fresh-section-head+div>a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-solutions-page>.fresh-section-head+div h2{letter-spacing:-.03em;margin:70px 0 10px;font-size:28px;font-weight:600}.fresh-solutions-page>.fresh-section-head+div p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-solutions-page>.fresh-section-head+div small{color:var(--fresh-soft);margin-top:auto;padding-top:20px;font-size:10px}.fresh-solutions-page>.fresh-section-head+div a i{color:var(--fresh-blue-dark);margin-top:14px;font-size:11px;font-style:normal;font-weight:600}.fresh-solutions-links{border-top:1px solid var(--fresh-line);justify-content:flex-end;margin-top:24px;padding-top:24px;gap:30px!important;display:flex!important}.fresh-solutions-links a{color:var(--fresh-blue-dark);gap:14px;font-size:13px;font-weight:600;display:inline-flex}.fresh-role-needs>div:first-child>p{border-top:1px solid var(--fresh-line);min-height:54px;color:var(--fresh-muted);align-items:center;gap:14px;margin:0;font-size:13px;display:flex}.fresh-role-needs>div:first-child>p:first-of-type{margin-top:24px}.fresh-role-needs>div:first-child>p span{color:var(--fresh-blue-dark);font-size:9px;font-weight:600}.fresh-role-outcomes{border-block:1px solid var(--fresh-line);background:#fff}.fresh-role-outcomes .fresh-section>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.fresh-role-outcomes article{border-left:1px solid var(--fresh-line);min-height:210px;padding:24px}.fresh-role-outcomes article:first-child{border-left:0}.fresh-role-outcomes article span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-role-outcomes h3{margin:54px 0 0;font-size:20px;font-weight:600;line-height:1.25}.fresh-role-next a{color:var(--fresh-blue-dark);gap:18px;font-size:14px;font-weight:600;display:inline-flex}.fresh-library-process>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.fresh-library-process article{border-left:1px solid var(--fresh-line);min-height:270px;padding:22px}.fresh-library-process article:first-child{border-left:0}.fresh-library-process article span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-library-process h3{margin:52px 0 9px;font-size:20px;font-weight:600}.fresh-library-process p{color:var(--fresh-muted);margin:0;font-size:12px}.fresh-library-patterns{border-block:1px solid var(--fresh-line);background:#fff}.fresh-library-patterns .fresh-section>div:last-of-type{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fresh-library-patterns article{border:1px solid var(--fresh-line);border-radius:12px;min-height:230px;padding:23px}.fresh-library-patterns article span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-library-patterns h3{margin:48px 0 8px;font-size:22px;font-weight:600}.fresh-library-patterns p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-library-patterns small{color:var(--fresh-soft);margin-top:18px;font-size:10px;display:block}.fresh-library-patterns .fresh-section>a{color:var(--fresh-blue-dark);gap:18px;margin-top:24px;font-size:13px;font-weight:600;display:inline-flex}.fresh-library-boundary{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.fresh-library-boundary h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-library-boundary>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.fresh-library-boundary>div:last-child{background:var(--fresh-blue-pale);border-radius:14px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;padding:30px;display:grid}.fresh-library-boundary>div:last-child span{border:1px solid var(--fresh-line-strong);background:#fff;border-radius:9px;flex-direction:column;justify-content:center;min-height:110px;padding:16px;display:flex}.fresh-library-boundary>div:last-child b{font-size:14px;font-weight:600}.fresh-library-boundary>div:last-child small{color:var(--fresh-muted);margin-top:4px;font-size:10px}.fresh-library-boundary>div:last-child i{color:var(--fresh-muted);font-size:10px;font-style:normal}.aa-partner-value-intro>div:last-child{border:1px solid var(--fresh-line);background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.aa-partner-value-intro article{border-left:1px solid var(--fresh-line);flex-direction:column;min-height:270px;padding:26px;display:flex}.aa-partner-value-intro article:first-child{border-left:0}.aa-partner-value-intro article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.aa-partner-value-intro h3{letter-spacing:-.025em;max-width:270px;margin:58px 0 10px;font-size:23px;font-weight:600;line-height:1.18}.aa-partner-value-intro p{color:var(--fresh-muted);margin:0;font-size:13px;line-height:1.62}.aa-partner-model-section{color:#fff;background:#111216;border-block:1px solid #ffffff1a}.aa-partner-model-section .fresh-section-head h2{color:#fff}.aa-partner-model-section .fresh-eyebrow,.aa-partner-model-section .fresh-section-head>p{color:#ffffff94}.aa-partner-field{background:#080908;border:1px solid #ffffff29;border-radius:16px;overflow:hidden;box-shadow:0 28px 70px #00000038}.aa-partner-map{isolation:isolate;min-height:510px;position:relative;overflow:hidden}.aa-partner-map:after{content:"";z-index:-1;filter:blur(10px);background:radial-gradient(#ffea0012,#0000 67%);border-radius:50%;height:70%;position:absolute;inset:auto 18% -45%}.aa-partner-map-lines{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.aa-partner-path{fill:none;stroke-linecap:round}.aa-partner-path-base{stroke:#f7f7f529;stroke-width:1.2px}.aa-partner-path-flow{stroke-width:1.7px;stroke-dasharray:12 20;opacity:.18}.aa-partner-field.is-visible .aa-partner-path-flow{animation:7s ease-in-out infinite aa-partner-path-pulse}.aa-partner-field[data-active-role=partner] .aa-partner-path-partner,.aa-partner-field[data-active-role=agents] .aa-partner-path-agents{opacity:1}.aa-partner-field[data-active-role=customer] .aa-partner-path-flow{opacity:.5}.aa-partner-record-boundary{fill:#f7f7f506;stroke:#f7f7f547;stroke-width:1.2px;stroke-dasharray:5 7;transition:stroke var(--motion-ui) ease,fill var(--motion-ui) ease}.aa-partner-field[data-active-role=customer] .aa-partner-record-boundary{fill:#ffea0009;stroke:#ffea00b8}.aa-partner-record-line{fill:none;stroke:#f7f7f538;stroke-width:1px}.aa-partner-record-node{fill:#f7f7f5;stroke:#080908;stroke-width:3px}.aa-partner-authority-pulse{fill:var(--fresh-yellow);stroke:#080908;stroke-width:5px;transform-box:fill-box;transform-origin:50%}.aa-partner-field.is-visible[data-active-role=customer] .aa-partner-authority-pulse{animation:3.4s ease-in-out infinite aa-partner-authority-pulse}.aa-partner-role-controls{z-index:2;pointer-events:none;grid-template-columns:repeat(3,1fr);align-items:start;gap:34px;padding:42px 42px 0;display:grid;position:absolute;inset:0}.aa-partner-role-controls button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left;pointer-events:auto;width:min(100%,240px);min-height:104px;transition:transform var(--motion-ui) var(--motion-ease),border-color var(--motion-ui) ease,background var(--motion-ui) ease;background:#111216e0;border:1px solid #ffffff2e;border-radius:11px;grid-template-columns:auto 1fr;align-content:center;column-gap:12px;padding:16px;display:grid}.aa-partner-role-controls button.customer{grid-area:1/2;justify-self:center}.aa-partner-role-controls button.partner{grid-area:1/1;justify-self:start}.aa-partner-role-controls button.agents{grid-area:1/3;justify-self:end}.aa-partner-role-controls button>span{color:#ffffff6b;grid-row:1/span 2;font-size:9px;font-weight:600}.aa-partner-role-controls button b{font-size:13px;font-weight:600}.aa-partner-role-controls button small{color:#ffffff80;margin-top:3px;font-size:10px}.aa-partner-role-controls button:hover,.aa-partner-role-controls button:focus-visible,.aa-partner-role-controls button[aria-pressed=true]{background:#202122f5;border-color:#ffea00cc;transform:translateY(-2px)}.aa-partner-role-controls button:focus-visible{outline-offset:3px;outline:3px solid #ffea005c}.aa-partner-record{z-index:1;text-align:center;width:460px;position:absolute;top:218px;left:50%;transform:translate(-50%)}.aa-partner-record>small{color:var(--fresh-yellow);letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-partner-record>strong{letter-spacing:-.03em;max-width:360px;margin:9px auto 0;font-size:24px;font-weight:500;line-height:1.15;display:block}.aa-partner-record>div{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:58px;display:grid}.aa-partner-record>div span{color:#ffffff8a;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-partner-role-detail{min-height:210px;color:var(--fresh-ink);background:#fff;border-top:1px solid #ffffff24;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:70px;padding:28px 32px;display:grid}.aa-partner-role-detail>div>span{color:var(--fresh-blue-dark);letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-partner-role-detail h3{letter-spacing:-.035em;max-width:600px;margin:8px 0;font-size:30px;font-weight:600;line-height:1.08}.aa-partner-role-detail p{max-width:660px;color:var(--fresh-muted);margin:0;font-size:13px}.aa-partner-role-detail ul{margin:0;padding:0;list-style:none;display:grid}.aa-partner-role-detail li{border-top:1px solid var(--fresh-line);color:#474a51;align-items:center;gap:12px;min-height:38px;font-size:11px;display:flex}.aa-partner-role-detail li:before{content:"";background:var(--fresh-yellow);border-radius:2px;width:7px;height:7px;box-shadow:0 0 0 1px #d1c31b}.aa-partner-process>div:last-of-type{border:1px solid var(--fresh-line);background:#fff;border-radius:14px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.aa-partner-process article{border-left:1px solid var(--fresh-line);min-height:290px;padding:24px}.aa-partner-process article:first-child{border-left:0}.aa-partner-process article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.aa-partner-process h3{letter-spacing:-.02em;margin:54px 0 9px;font-size:20px;font-weight:600;line-height:1.22}.aa-partner-process p{color:var(--fresh-muted);margin:0;font-size:12px}.aa-partner-process>a{color:var(--fresh-blue-dark);gap:18px;margin-top:24px;font-size:13px;font-weight:600;display:inline-flex}.aa-partner-language{border-block:1px solid var(--fresh-line);background:#fff}.aa-partner-language .fresh-section>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.aa-partner-language article{border:1px solid var(--fresh-line);border-radius:12px;flex-direction:column;min-height:310px;padding:26px;display:flex}.aa-partner-language article.primary{border-color:var(--fresh-ink);color:#fff;background:var(--fresh-ink)}.aa-partner-language article>span{color:var(--fresh-blue-dark);letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-partner-language article.primary>span{color:var(--fresh-yellow)}.aa-partner-language h3{letter-spacing:-.035em;margin:62px 0 10px;font-size:30px;font-weight:600;line-height:1.12}.aa-partner-language p{color:var(--fresh-muted);margin:0;font-size:13px}.aa-partner-language article.primary p{color:#fff9}.aa-partner-language small{color:#ffffff73;margin-top:auto;padding-top:24px;font-size:9px}.aa-partner-fit-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.aa-partner-fit-grid h2{letter-spacing:-.042em;max-width:560px;margin:0;font-size:clamp(38px,4vw,52px);font-weight:600;line-height:1.04}.aa-partner-fit-grid>div:first-child>p:not(.fresh-eyebrow){max-width:560px;color:var(--fresh-muted);margin:20px 0 0}.aa-partner-fit-grid ul{border-top:1px solid var(--fresh-line);margin:28px 0 0;padding:0;list-style:none}.aa-partner-fit-grid ul li{border-bottom:1px solid var(--fresh-line);color:#44474e;align-items:center;gap:13px;min-height:54px;font-size:12px;display:flex}.aa-partner-fit-grid ul li:before{content:"✓";color:var(--fresh-green);font-size:11px;font-weight:700}.aa-partner-fit-grid>div:last-child{color:#fff;background:var(--fresh-ink);border-radius:14px;padding:34px}.aa-partner-fit-grid>div:last-child>span{color:var(--fresh-yellow);letter-spacing:.065em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-partner-fit-grid>div:last-child>h3{letter-spacing:-.035em;max-width:520px;margin:16px 0 34px;font-size:31px;font-weight:600;line-height:1.12}.aa-partner-fit-grid ol{margin:0;padding:0;list-style:none;display:grid}.aa-partner-fit-grid ol li{border-top:1px solid #ffffff24;grid-template-columns:132px 1fr;align-items:center;gap:22px;min-height:72px;padding:12px 0;display:grid}.aa-partner-fit-grid ol b{font-size:12px;font-weight:600}.aa-partner-fit-grid ol small{color:#ffffff8a;font-size:11px;line-height:1.5}.aa-partner-faqs{border-block:1px solid var(--fresh-line);background:#fff}.aa-partner-faqs .fresh-section>div:last-child{max-width:980px}.aa-partner-faqs details{border-top:1px solid var(--fresh-line)}.aa-partner-faqs details:last-child{border-bottom:1px solid var(--fresh-line)}.aa-partner-faqs summary{cursor:pointer;grid-template-columns:42px 1fr 24px;align-items:center;gap:16px;min-height:88px;list-style:none;display:grid}.aa-partner-faqs summary::-webkit-details-marker{display:none}.aa-partner-faqs summary>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.aa-partner-faqs h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.aa-partner-faqs summary>b{background:var(--fresh-blue-pale);width:24px;height:24px;color:var(--fresh-blue-dark);transition:transform var(--motion-ui) ease;border-radius:50%;place-items:center;font-size:15px;font-weight:500;display:grid}.aa-partner-faqs details[open] summary>b{transform:rotate(45deg)}.aa-partner-faqs details>p{max-width:760px;color:var(--fresh-muted);margin:-7px 0 27px 58px;font-size:14px}@keyframes aa-partner-path-pulse{0%,62%,to{stroke-dashoffset:0;opacity:.16}12%,42%{opacity:1}54%{stroke-dashoffset:-96px;opacity:.3}}@keyframes aa-partner-authority-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.65)}}.fresh-company-belief,.fresh-company-story .fresh-section-head+div,.fresh-company-principles>div:last-of-type{display:grid}.fresh-company-belief{grid-template-columns:1fr 1fr;gap:100px}.fresh-company-belief h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-company-belief>div:last-child p{color:var(--fresh-muted);margin:0 0 18px}.fresh-company-story{border-block:1px solid var(--fresh-line);background:#fff}.fresh-company-story .fresh-section-head+div{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(5,1fr);overflow:hidden}.fresh-company-story article{border-left:1px solid var(--fresh-line);min-height:280px;padding:24px}.fresh-company-story article:first-child{border-left:0}.fresh-company-story span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-company-story h3{margin:56px 0 9px;font-size:21px;font-weight:600}.fresh-company-story p{color:var(--fresh-muted);margin:0;font-size:12px}.fresh-company-principles>div:last-of-type{grid-template-columns:repeat(3,1fr);gap:10px}.fresh-company-principles article{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;min-height:220px;padding:23px}.fresh-company-principles span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-company-principles h3{margin:48px 0 8px;font-size:21px;font-weight:600}.fresh-company-principles p{color:var(--fresh-muted);margin:0;font-size:12px}.fresh-company-principles>a{color:var(--fresh-blue-dark);gap:18px;margin-top:24px;font-size:13px;font-weight:600;display:inline-flex}.fresh-faq-list{max-width:980px}.fresh-faq-list details{border-top:1px solid var(--fresh-line)}.fresh-faq-list details:last-of-type{border-bottom:1px solid var(--fresh-line)}.fresh-faq-list summary{cursor:pointer;grid-template-columns:42px 1fr 24px;align-items:center;gap:16px;min-height:92px;list-style:none;display:grid}.fresh-faq-list summary::-webkit-details-marker{display:none}.fresh-faq-list summary>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-faq-list h2{letter-spacing:-.02em;margin:0;font-size:21px;font-weight:600}.fresh-faq-list summary>b{background:var(--fresh-blue-pale);width:24px;height:24px;color:var(--fresh-blue-dark);border-radius:50%;place-items:center;font-size:15px;font-weight:500;display:grid}.fresh-faq-list details[open] summary>b{transform:rotate(45deg)}.fresh-faq-list details>p{max-width:760px;color:var(--fresh-muted);margin:-8px 0 28px 58px;font-size:14px}.fresh-faq-contact{justify-content:space-between;margin-top:28px;display:flex}.fresh-faq-contact p{color:var(--fresh-muted);margin:0}.fresh-faq-contact a{color:var(--fresh-blue-dark);gap:16px;font-weight:600;display:inline-flex}.fresh-lead-article{color:#fff;background:var(--fresh-ink);border-radius:14px;grid-template-columns:1fr auto;align-items:end;gap:50px;min-height:430px;padding:48px;display:grid}.fresh-lead-article>div{max-width:760px}.fresh-lead-article>div>span{color:var(--fresh-yellow);font-size:11px;font-weight:600}.fresh-lead-article h2{letter-spacing:-.035em;margin:80px 0 14px;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.fresh-lead-article p{color:#ffffff94;margin:0}.fresh-lead-article small{color:#f7f7f5ad;margin-top:18px;font-size:10px;display:block}.fresh-lead-article>b{font-size:12px;font-weight:600}.fresh-lead-article>b i{color:var(--fresh-yellow);font-style:normal}.fresh-blog-labels{border-block:1px solid var(--fresh-line);align-items:center;gap:12px;min-height:76px;margin-top:40px;display:flex}.fresh-blog-labels span{margin-right:auto;font-size:13px;font-weight:600}.fresh-blog-labels small{border:1px solid var(--fresh-line);color:var(--fresh-muted);background:#fff;border-radius:999px;padding:7px 9px;font-size:10px}.fresh-blog-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.fresh-blog-grid a{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;flex-direction:column;min-height:290px;padding:24px;display:flex}.fresh-blog-grid a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-blog-grid h3{margin:54px 0 10px;font-size:22px;font-weight:600;line-height:1.2}.fresh-blog-grid p{color:var(--fresh-muted);margin:0;font-size:12px}.fresh-blog-grid small{color:var(--fresh-soft);margin-top:auto;padding-top:18px;font-size:9px}.fresh-article-page>header{width:min(900px,100% - 64px);margin-inline:auto;padding:104px 0 72px}.fresh-article-page h1{letter-spacing:-.045em;max-width:850px;margin:0;font-size:clamp(48px,5vw,68px);font-weight:600;line-height:1}.fresh-article-page header>p:not(.fresh-eyebrow){max-width:720px;color:var(--fresh-muted);margin:24px 0 0;font-size:18px}.fresh-article-page header>div{color:var(--fresh-soft);gap:20px;margin-top:24px;font-size:11px;display:flex}.fresh-article-layout{width:min(var(--fresh-max),calc(100% - 64px));border-top:1px solid var(--fresh-line);grid-template-columns:240px 1fr;gap:80px;margin-inline:auto;padding:64px 0 96px;display:grid}.fresh-article-layout>aside{align-self:start;gap:10px;display:grid;position:sticky;top:96px}.fresh-article-layout>aside>span{color:var(--fresh-soft);margin-bottom:8px;font-size:10px;font-weight:600}.fresh-article-layout>aside a{color:var(--fresh-muted);font-size:12px}.fresh-article-layout>div{max-width:760px}.fresh-article-layout section{padding:0 0 54px}.fresh-article-layout section>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-article-layout section h2{letter-spacing:-.03em;margin:10px 0 18px;font-size:34px;font-weight:600;line-height:1.15}.fresh-article-layout section p{color:#4f525a;margin:0 0 18px;font-size:17px;line-height:1.75}.fresh-article-principle{background:var(--fresh-blue-pale);border-radius:12px;padding:28px}.fresh-article-principle b{font-size:12px;font-weight:600}.fresh-article-principle p{color:var(--fresh-muted);margin:10px 0 16px}.fresh-article-principle a{color:var(--fresh-blue-dark);gap:16px;font-size:13px;font-weight:600;display:inline-flex}.fresh-start-page{width:min(var(--fresh-max),calc(100% - 64px));grid-template-columns:minmax(0,.8fr) minmax(540px,1.2fr);align-items:center;gap:90px;min-height:calc(100vh - 64px);margin-inline:auto;padding:72px 0 88px;display:grid}.fresh-start-copy h1{letter-spacing:-.045em;margin:0;font-size:clamp(46px,4.7vw,64px);font-weight:600;line-height:1}.fresh-start-copy>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:22px 0 0;font-size:17px}.fresh-start-copy>div{border-top:1px solid var(--fresh-line);margin-top:28px}.fresh-start-copy>div span{border-bottom:1px solid var(--fresh-line);min-height:58px;color:var(--fresh-muted);align-items:center;gap:14px;font-size:13px;display:flex}.fresh-start-copy>div b{color:var(--fresh-blue-dark);font-size:9px;font-weight:600}.fresh-start-copy aside{color:var(--fresh-muted);gap:14px;margin-top:24px;font-size:12px;display:flex}.fresh-start-copy aside a{color:var(--fresh-blue-dark);font-weight:600}.fresh-intake{border:1px solid var(--fresh-line-strong);box-shadow:var(--fresh-shadow);background:#fff;border-radius:14px;overflow:hidden}.fresh-intake>header{border-bottom:1px solid var(--fresh-line);background:var(--fresh-blue-pale);justify-content:space-between;align-items:center;min-height:66px;padding:0 18px;display:flex}.fresh-intake>header>div{align-items:center;gap:10px;display:flex}.fresh-intake>header>div>span{background:var(--fresh-yellow);border-radius:8px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.fresh-intake header p{margin:0;display:grid}.fresh-intake header b{font-size:13px;font-weight:600}.fresh-intake header small{color:var(--fresh-muted);font-size:10px}.fresh-intake header>i{color:var(--fresh-muted);align-items:center;gap:6px;font-size:9px;font-style:normal;display:flex}.fresh-intake header>i b{background:var(--fresh-green);border-radius:50%;width:7px;height:7px}.fresh-intake form{padding:24px}.fresh-intake label{color:#44474e;gap:8px;font-size:12px;font-weight:600;display:grid}.fresh-intake textarea,.fresh-intake input,.fresh-intake select{border:1px solid var(--fresh-line-strong);background:#fff;border-radius:9px;outline:0;width:100%;font-size:13px;font-weight:400}.fresh-intake textarea{resize:vertical;min-height:130px;padding:13px}.fresh-intake input,.fresh-intake select{height:46px;padding:0 11px}.fresh-intake textarea:focus,.fresh-intake input:focus,.fresh-intake select:focus{border-color:var(--fresh-ink);box-shadow:0 0 0 3px #ffea0052}.fresh-intake form>div{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.fresh-intake form>button{color:#fff;background:var(--fresh-ink);border:0;border-radius:8px;align-items:center;gap:24px;min-height:46px;margin-top:18px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.fresh-intake form>button span{color:var(--fresh-yellow)}.fresh-intake-result{border:1px solid var(--fresh-line-strong);background:var(--fresh-blue-pale);border-radius:10px;margin:0 24px 24px;padding:20px}.fresh-intake-result>span{color:var(--fresh-blue-dark);font-size:9px;font-weight:600}.fresh-intake-result h2{letter-spacing:-.03em;margin:8px 0 7px;font-size:24px;font-weight:600}.fresh-intake-result p{color:var(--fresh-muted);margin:0;font-size:12px}.fresh-intake-result a{min-height:38px;color:var(--fresh-ink);background:var(--fresh-yellow);border-radius:7px;align-items:center;gap:18px;margin-top:15px;padding:0 11px;font-size:10px;font-weight:600;display:inline-flex}.fresh-intake-result>small{color:var(--fresh-soft);margin-top:11px;font-size:9px;display:block}.fresh-intake-progress{grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 24px 0;display:grid}.fresh-intake-progress>span{color:var(--fresh-soft);align-items:center;gap:8px;font-size:10px;display:flex;position:relative}.fresh-intake-progress>span:not(:last-child):after{content:"";background:var(--fresh-line);height:1px;position:absolute;top:11px;left:28px;right:-4px}.fresh-intake-progress i{z-index:1;border:1px solid var(--fresh-line-strong);background:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;display:grid;position:relative}.fresh-intake-progress span.active{color:var(--fresh-ink)}.fresh-intake-progress span.active i{border-color:var(--fresh-blue);color:#fff;background:var(--fresh-blue)}.fresh-intake form fieldset{border:0;min-width:0;margin:0;padding:0}.fresh-intake form legend{letter-spacing:-.02em;margin-bottom:16px;font-size:16px;font-weight:600}.fresh-intake label>span{color:#44474e;font-size:11px;font-weight:600}.fresh-intake-examples{flex-wrap:wrap;gap:7px;margin-bottom:15px;display:flex}.fresh-intake-examples button{border:1px solid var(--fresh-line-strong);min-height:34px;color:var(--fresh-blue-dark);background:var(--fresh-blue-pale);border-radius:999px;padding:0 10px;font-size:9px;font-weight:600}.fresh-intake-examples button:hover,.fresh-intake-examples button:focus-visible{border-color:var(--fresh-ink);background:var(--fresh-canvas)}.fresh-field-label{gap:8px;display:grid}.fresh-intake-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fresh-intake-fields.vertical{grid-template-columns:1fr}.fresh-intake-step-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.fresh-intake-step-actions button{border:1px solid var(--fresh-ink);color:#fff;background:var(--fresh-ink);border-radius:8px;justify-content:center;align-items:center;gap:22px;min-height:44px;padding:0 15px;font-size:11px;font-weight:600;display:inline-flex}.fresh-intake-step-actions button.secondary{border-color:var(--fresh-line-strong);color:var(--fresh-ink);background:#fff;margin-right:auto}.fresh-intake-step-actions button:disabled{cursor:not-allowed;opacity:.38}.fresh-intake-review{border:1px solid var(--fresh-line);background:var(--fresh-canvas);border-radius:9px;margin-top:14px;padding:13px}.fresh-intake-review>span{color:var(--fresh-blue-dark);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:600}.fresh-intake-review p{color:var(--fresh-ink);margin:6px 0;font-size:12px;line-height:1.45}.fresh-intake-review small{color:var(--fresh-muted);font-size:9px}.fresh-intake-result{outline:0}.fresh-intake-result-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.fresh-intake-result-head>span{color:var(--fresh-blue-dark);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:600}.fresh-intake-result-head button{border:1px solid var(--fresh-line-strong);min-height:34px;color:var(--fresh-blue-dark);background:#fff;border-radius:7px;padding:0 10px;font-size:9px;font-weight:600}.fresh-intake-result dl{gap:8px;margin:18px 0 0;display:grid}.fresh-intake-result dl>div{border-top:1px solid var(--fresh-line-strong);grid-template-columns:92px 1fr;gap:14px;padding:10px 0;display:grid}.fresh-intake-result dt{color:var(--fresh-blue-dark);font-size:9px;font-weight:600}.fresh-intake-result dd{color:#444b57;margin:0;font-size:10px;line-height:1.5}.fresh-intake-result-actions{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.fresh-intake-result-actions a,.fresh-intake-result-actions button{border:1px solid var(--fresh-line-strong);min-height:40px;color:var(--fresh-ink);background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:12px;margin:0;padding:0 11px;font-size:9px;font-weight:600;display:inline-flex}.fresh-intake-result-actions a.primary{border-color:var(--fresh-yellow);background:var(--fresh-yellow)}.fresh-intake-reset{color:var(--fresh-muted);text-underline-offset:3px;background:0 0;border:0;margin-top:14px;padding:0;font-size:9px;text-decoration:underline}.fresh-intake-result-actions a:hover,.fresh-intake-result-actions button:hover,.fresh-intake-result-actions a:focus-visible,.fresh-intake-result-actions button:focus-visible,.fresh-intake-result-head button:hover,.fresh-intake-result-head button:focus-visible{border-color:var(--fresh-blue)}.fresh-contact-grid{grid-template-columns:1.2fr 1fr 1fr;gap:10px;display:grid}.fresh-contact-grid>a{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;flex-direction:column;min-height:380px;padding:26px;display:flex}.fresh-contact-grid>a.primary{color:#fff;background:var(--fresh-ink)}.fresh-contact-grid>a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-contact-grid>a.primary>span{color:var(--fresh-yellow)}.fresh-contact-grid>a.primary .fresh-eyebrow{color:#ffffff94}.fresh-contact-grid h2{letter-spacing:-.03em;margin:58px 0 10px;font-size:28px;font-weight:600;line-height:1.15}.fresh-contact-grid p{color:var(--fresh-muted);margin:0;font-size:13px}.fresh-contact-grid>a.primary p{color:#ffffff94}.fresh-contact-grid>a>b{color:var(--fresh-blue-dark);margin-top:auto;padding-top:20px;font-size:12px;font-weight:600}.fresh-contact-grid>a.primary>b{color:var(--fresh-yellow)}.legal-page>header{width:min(900px,100% - 64px);margin-inline:auto;padding:96px 0 64px}.legal-page>header h1{letter-spacing:-.045em;margin:0;font-size:clamp(48px,5vw,68px);font-weight:600}.legal-page>header>p:not(.fresh-eyebrow){max-width:720px;color:var(--fresh-muted);margin:20px 0 0;font-size:17px}.legal-page>header small{color:var(--fresh-soft);margin-top:18px;font-size:10px;display:block}.legal-layout{width:min(var(--fresh-max),calc(100% - 64px));border-top:1px solid var(--fresh-line);grid-template-columns:220px 1fr;gap:80px;margin-inline:auto;padding:64px 0 96px;display:grid}.legal-layout>aside{align-self:start;gap:9px;display:grid;position:sticky;top:96px}.legal-layout>aside span{color:var(--fresh-soft);margin-bottom:8px;font-size:10px;font-weight:600}.legal-layout>aside a{color:var(--fresh-muted);font-size:12px}.legal-layout>div{max-width:760px}.legal-layout section{padding-bottom:48px}.legal-layout section>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.legal-layout h2{letter-spacing:-.03em;margin:9px 0 16px;font-size:30px;font-weight:600}.legal-layout p,.legal-layout li{color:#51545b;font-size:15px;line-height:1.75}@media (max-width:1100px){.fresh-product-orbit,.fresh-product-adoption,.fresh-capability-detail,.fresh-journey-orbit,.fresh-journey-result,.fresh-orbit-detail,.fresh-role-needs,.fresh-adoption-page-view{grid-template-columns:1fr;gap:46px;width:min(780px,100% - 64px)}.fresh-process-section .fresh-section>div:last-child,.fresh-adoption-operating .fresh-section>div:last-child,.fresh-library-process>div:last-child{grid-template-columns:repeat(3,1fr)}.fresh-process-section article:nth-child(4),.fresh-adoption-operating article:nth-child(4),.fresh-library-process article:nth-child(4){border-left:0;border-top:1px solid var(--fresh-line)}.fresh-process-section article:nth-child(5),.fresh-adoption-operating article:nth-child(5),.fresh-library-process article:nth-child(5){border-top:1px solid var(--fresh-line)}.fresh-start-page{grid-template-columns:1fr;width:min(760px,100% - 64px)}.fresh-contact-grid{grid-template-columns:1fr 1fr}.fresh-company-story .fresh-section-head+div{grid-template-columns:repeat(2,1fr)}.fresh-company-story article{border-top:1px solid var(--fresh-line)}.fresh-company-story article:nth-child(-n+2){border-top:0}.fresh-company-story article:nth-child(odd){border-left:0}}@media (max-width:760px){.fresh-page-actions{flex-direction:column;align-items:stretch}.fresh-page-actions>a{width:100%}.fresh-product-surfaces .fresh-section>div:last-child,.fresh-workspace-capabilities>div:last-child,.fresh-industries-page>div:last-child,.fresh-company-belief,.fresh-company-story .fresh-section-head+div{grid-template-columns:1fr}.fresh-company-story article,.fresh-company-story article:nth-child(-n+2){border-left:0;border-top:1px solid var(--fresh-line)}.fresh-company-story article:first-child{border-top:0}.fresh-product-surfaces a,.fresh-workspace-capabilities article{border-right:0;border-bottom:1px solid var(--fresh-line)!important}.fresh-product-surfaces a:last-child,.fresh-workspace-capabilities article:last-child{border-bottom:0!important}.fresh-context-section,.fresh-workspace-collab,.fresh-role-next,.fresh-capability-growth,.fresh-industry-principle .fresh-section,.fresh-industry-context,.fresh-industry-work-head,.fresh-industry-controls,.fresh-industry-measure .fresh-section,.fresh-use-case-detail,.fresh-use-case-controls .fresh-section,.fresh-adoption-series,.fresh-library-boundary,.fresh-partner-fit,.fresh-company-belief{grid-template-columns:1fr;gap:46px}.fresh-process-section .fresh-section>div:last-child,.fresh-adoption-operating .fresh-section>div:last-child,.fresh-library-process>div:last-child,.fresh-capability-examples .fresh-section>div:last-child,.fresh-company-principles>div:last-of-type,.fresh-use-case-group>div:last-child,.fresh-use-case-connected .fresh-section>div:last-child{grid-template-columns:1fr}.fresh-process-section article,.fresh-adoption-operating article,.fresh-library-process article{border-left:0;border-top:1px solid var(--fresh-line)}.fresh-process-section article:first-child,.fresh-adoption-operating article:first-child,.fresh-library-process article:first-child{border-top:0}.fresh-growth-path,.fresh-library-boundary>div:last-child{grid-template-columns:1fr}.fresh-growth-path>i{max-width:none}.fresh-industry-work-grid,.fresh-role-section .fresh-section>div:last-child,.fresh-solutions-page>.fresh-section-head+div,.fresh-role-outcomes .fresh-section>div:last-child,.fresh-partner-value>div:last-child,.fresh-partner-authority .fresh-section>div:last-child{grid-template-columns:1fr}.fresh-role-section article,.fresh-role-outcomes article,.fresh-partner-value article{border-top:1px solid;border-left:0}.fresh-role-section article:first-child,.fresh-role-outcomes article:first-child,.fresh-partner-value article:first-child{border-top:0}.fresh-use-case-flow>div{grid-template-columns:1fr 1fr}.fresh-solutions-links{flex-direction:column;align-items:flex-start}.fresh-partner-fit>div:last-child,.fresh-blog-grid,.fresh-contact-grid{grid-template-columns:1fr}.fresh-product-surfaces a,.fresh-industry-grid>a,.fresh-industries-page a,.fresh-solutions-page>.fresh-section-head+div>a,.fresh-use-case-group a,.fresh-use-case-connected a,.fresh-blog-grid a,.fresh-contact-grid>a,.fresh-partner-value article,.fresh-partner-authority article,.fresh-company-story article,.fresh-company-principles article,.fresh-process-section article,.fresh-workspace-capabilities article,.fresh-role-section article,.fresh-role-outcomes article{min-height:0}.fresh-lead-article{grid-template-columns:1fr;padding:30px}.fresh-blog-labels{overflow:auto}.fresh-blog-labels>*{flex:none}.fresh-article-page>header,.fresh-article-layout,.legal-page>header,.legal-layout{width:calc(100% - 40px)}.fresh-article-layout,.legal-layout{grid-template-columns:1fr;gap:30px}.fresh-article-layout>aside,.legal-layout>aside{position:static}.fresh-start-page{width:calc(100% - 40px);min-height:auto;padding-block:58px}.fresh-intake-fields{grid-template-columns:1fr}.fresh-intake-progress b{display:none}.fresh-intake-result dl>div{grid-template-columns:1fr;gap:4px}.fresh-intake-result-actions>*{width:100%}}.fresh-page-hero-dark a:focus-visible,.fresh-product-workspace a:focus-visible,.fresh-partner-authority a:focus-visible,.fresh-use-case-connected a:focus-visible,.fresh-footer a:focus-visible,.fresh-cta a:focus-visible{outline-color:#fff}.reset-entry-strip>a{border-left:1px solid var(--fresh-line);min-height:78px;color:var(--fresh-muted);transition:background var(--motion-ui) ease,color var(--motion-ui) ease;align-items:center;gap:14px;padding:0 24px;font-size:13px;display:flex}.reset-entry-strip>a:last-child{border-right:1px solid var(--fresh-line)}.reset-entry-strip>a:hover,.reset-entry-strip>a:focus-visible{background:var(--fresh-blue-pale)}.reset-entry-strip>a:focus-visible{outline-offset:-3px;outline:3px solid #ffea0094}.fresh-map-column>a{border:1px solid var(--fresh-line);min-height:78px;color:inherit;transition:border-color var(--motion-ui) ease,background var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease);border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.fresh-map-column>a>i{background:var(--fresh-blue-pale);width:36px;height:36px;color:var(--fresh-blue-dark);border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:600;display:grid}.fresh-map-inputs>a:first-of-type>i{color:var(--fresh-ink);background:var(--fresh-yellow)}.fresh-map-outcomes>a:last-child>i{color:#fff;background:var(--fresh-ink)}.fresh-map-column>a:hover,.fresh-map-column>a:focus-visible{background:#f4f4f2;border-color:#bfc0bd}.fresh-map-column>a:focus-visible,.fresh-map-orbit:focus-visible{outline-offset:2px;outline:3px solid #ffea0094}.fresh-starting-list>a{border-bottom:1px solid var(--fresh-line);min-height:178px;color:inherit;transition:padding var(--motion-ui) var(--motion-ease),background var(--motion-ui) ease;grid-template-columns:48px 1fr 170px;align-items:start;gap:20px;padding:28px 0;display:grid}.fresh-starting-list>a>span{background:var(--fresh-blue-pale);width:38px;height:38px;color:var(--fresh-blue-dark);border-radius:9px;place-items:center;font-size:11px;font-weight:600;display:grid}.fresh-starting-list>a:first-child>span{color:var(--fresh-ink);background:var(--fresh-yellow)}.fresh-starting-list>a>small{color:var(--fresh-soft);text-align:right;justify-self:end;gap:7px;padding-top:6px;font-size:11px;display:grid}.fresh-starting-list>a>small b{color:var(--fresh-blue-dark);font-size:10px}.fresh-starting-list>a:hover,.fresh-starting-list>a:focus-visible{background:var(--fresh-blue-pale);padding-inline:12px}.fresh-starting-list>a:focus-visible{outline-offset:-3px;outline:3px solid #ffea0094}.fresh-continuum>a{border-left:1px solid var(--fresh-line);min-height:285px;color:inherit;transition:background var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease);flex-direction:column;padding:24px;display:flex}.fresh-continuum>a:first-child{background:#fffef0;border-left:0}.fresh-continuum>a>span{color:var(--fresh-blue-dark);font-size:11px;font-weight:600}.fresh-continuum>a:hover,.fresh-continuum>a:focus-visible{background:var(--fresh-blue-pale)}.fresh-continuum>a:focus-visible{outline-offset:-3px;outline:3px solid #ffea0094}.fresh-orbit-review,.fresh-release-panel,.fresh-decision-panel,.fresh-capability-sources{border:1px solid var(--fresh-line-strong);animation:fresh-panel-in var(--motion-ui) var(--motion-ease) both;background:#fff;border-radius:8px;margin-top:14px;padding:12px}.fresh-orbit-review p{grid-template-columns:110px 1fr;gap:10px;margin:0;font-size:10px;display:grid}.fresh-orbit-review p+p{margin-top:8px}.fresh-orbit-review p span{color:var(--fresh-muted)}.fresh-orbit-review>a{color:var(--fresh-blue-dark);gap:12px;margin-top:12px;font-size:10px;font-weight:600;display:inline-flex}.fresh-orbit-recommendation button,.fresh-workspace-toolbar button,.fresh-work-columns article button,.fresh-capability-visual footer button{min-height:40px;font-size:11px}.fresh-workspace-visual>nav{align-items:stretch}.fresh-workspace-visual>nav button{height:48px;color:var(--fresh-muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:0;font-size:11px}.fresh-workspace-visual>nav button.active{border-bottom-color:var(--fresh-blue);color:var(--fresh-ink);font-weight:600}.fresh-workspace-visual>nav button:focus-visible{outline-offset:-3px;outline:3px solid #4080f259}.fresh-workspace-tab-summary{border-bottom:1px solid var(--fresh-line);background:var(--fresh-canvas);align-items:center;gap:12px;min-height:42px;padding:8px 18px;display:flex}.fresh-workspace-tab-summary b{color:var(--fresh-blue-dark);font-size:10px}.fresh-workspace-tab-summary span{color:var(--fresh-muted);font-size:10px}.fresh-release-panel,.fresh-decision-panel{gap:3px;margin:12px 0 0;display:grid}.fresh-release-panel b,.fresh-decision-panel b{font-size:10px}.fresh-release-panel span,.fresh-decision-panel span{color:var(--fresh-muted);font-size:9px}.fresh-decision-panel>div{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.fresh-decision-panel>div button{border:1px solid var(--fresh-line-strong);min-height:34px;color:var(--fresh-blue-dark);background:var(--fresh-blue-pale);border-radius:6px;padding:0 10px;font-size:9px;font-weight:600}.fresh-decision-panel>div button:first-child{border-color:var(--fresh-ink);color:#fff;background:var(--fresh-ink)}.fresh-adoption-visual header select{border:1px solid var(--fresh-line-strong);min-height:40px;color:var(--fresh-ink);background:#fff;border-radius:7px;padding:0 30px 0 10px;font-family:inherit;font-size:11px;font-weight:600;line-height:1}.fresh-adoption-stats small{font-size:9px;position:relative}.fresh-adoption-stats small:before{display:none}.fresh-adoption-stats small i{background:var(--fresh-blue);width:0;height:4px;animation:fresh-bar-in .8s var(--motion-ease) both;border-radius:3px;display:block}.fresh-adoption-body>section>a{border-bottom:1px solid var(--fresh-line);min-height:54px;color:inherit;transition:background var(--motion-fast) ease;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:8px 11px;display:grid}.fresh-adoption-body>section>a:last-child{border-bottom:0}.fresh-adoption-body>section>a:hover,.fresh-adoption-body>section>a:focus-visible{background:var(--fresh-blue-pale)}.fresh-adoption-body>section>a:focus-visible{outline-offset:-3px;outline:3px solid #4080f259}.fresh-adoption-body>section a>i{background:var(--fresh-line-strong);border-radius:2px;width:8px;height:8px}.fresh-adoption-body>section a>i.yellow{background:var(--fresh-yellow)}.fresh-adoption-body>section a>i.blue{background:var(--fresh-blue)}.fresh-adoption-body>section a>i.green{background:var(--fresh-green)}.fresh-adoption-body>section a>span{display:grid}.fresh-adoption-body>section a b{font-size:10px;font-weight:600}.fresh-adoption-body>section a small,.fresh-adoption-body>section a strong{color:var(--fresh-muted);font-size:9px;font-weight:500}.fresh-capability-visual footer{font-size:10px}.fresh-capability-visual footer button{border:1px solid var(--fresh-line-strong);color:var(--fresh-blue-dark);background:#fff;border-radius:7px;padding:0 8px;font-weight:600}.fresh-capability-sources{gap:6px;margin:0 16px 16px;display:grid}.fresh-capability-sources span{color:var(--fresh-muted);font-size:10px}.fresh-industry-work-grid>a{border:1px solid var(--fresh-line);min-height:280px;color:inherit;transition:border-color var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease),background var(--motion-ui) ease;background:#fff;border-radius:12px;flex-direction:column;padding:24px;display:flex}.fresh-industry-connected .fresh-industry-work-grid>a{background:#ffffff0a;border-color:#ffffff29}.fresh-industry-work-grid>a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-industry-connected .fresh-industry-work-grid>a>span{color:var(--fresh-yellow)}.fresh-industry-work-grid>a small{gap:8px;display:grid}.fresh-industry-work-grid>a small b{color:var(--fresh-blue-dark);font-size:10px}.fresh-industry-connected .fresh-industry-work-grid>a small b{color:var(--fresh-yellow)}.fresh-industry-work-grid>a:hover,.fresh-industry-work-grid>a:focus-visible{border-color:#9c9d9a;transform:translateY(-2px)}.fresh-industry-work-grid>a:focus-visible{outline-offset:-4px;outline:3px solid #ffea0094}.fresh-article-layout section,.legal-layout section{scroll-margin-top:96px}.fresh-related-articles{width:min(var(--fresh-max),calc(100% - 64px));margin:0 auto 40px;padding:0 0 64px}.fresh-related-articles>h2{letter-spacing:-.03em;margin:0 0 24px;font-size:30px;font-weight:600}.fresh-related-articles>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fresh-related-articles a{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;flex-direction:column;min-height:190px;padding:22px;display:flex}.fresh-related-articles a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.fresh-related-articles h3{margin:30px 0 10px;font-size:20px;font-weight:600;line-height:1.22}.fresh-related-articles small{color:var(--fresh-soft);margin-top:auto;font-size:10px}.fresh-not-found{place-items:center;min-height:calc(100vh - 64px);padding:96px 32px;display:grid}.fresh-not-found>div{text-align:center;width:min(760px,100%)}.fresh-not-found .fresh-eyebrow{justify-content:center}.fresh-not-found h1{letter-spacing:-.045em;margin:0;font-size:clamp(46px,6vw,72px);font-weight:600;line-height:1}.fresh-not-found p{max-width:600px;color:var(--fresh-muted);margin:24px auto 0;font-size:18px}.fresh-not-found nav{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px;display:flex}.fresh-reveal-ready{opacity:0;transition:opacity var(--motion-reveal) var(--motion-ease),transform var(--motion-reveal) var(--motion-ease);transition-delay:var(--fresh-reveal-delay,0s);transform:translateY(14px)}.fresh-reveal-visible{opacity:1;transform:none}.fresh-reveal-ready.fresh-system-map .fresh-map-orbit:before,.fresh-reveal-ready.fresh-system-map .fresh-map-orbit:after{transform:scaleX(0)}.fresh-reveal-ready.fresh-system-map .fresh-map-orbit:before{transform-origin:100%}.fresh-reveal-ready.fresh-system-map .fresh-map-orbit:after{transform-origin:0}.fresh-reveal-visible.fresh-system-map .fresh-map-orbit:before,.fresh-reveal-visible.fresh-system-map .fresh-map-orbit:after{transition:transform .46s var(--motion-ease) .16s;transform:scaleX(1)}.fresh-reveal-visible.fresh-system-map .fresh-map-orbit>i{animation:aa-orbit-mark .7s var(--motion-ease) .22s 1 both}.platform-hero-visual,.fresh-orbit-visual,.fresh-workspace-visual,.fresh-adoption-visual{isolation:isolate;position:relative}@media (hover:hover) and (pointer:fine){.fresh-product-surfaces a,.fresh-industry-grid>a,.fresh-industries-page a,.fresh-solutions-page a,.fresh-use-case-group a,.fresh-use-case-connected a,.fresh-insights-section a,.fresh-lead-article,.fresh-blog-grid a,.fresh-contact-grid>a,.fresh-adoption-series a,.fresh-related-articles a{transition:transform var(--motion-ui) var(--motion-ease),border-color var(--motion-ui) ease,box-shadow var(--motion-ui) ease}.fresh-product-surfaces a:hover,.fresh-industry-grid>a:hover,.fresh-industries-page a:hover,.fresh-solutions-page a:hover,.fresh-use-case-group a:hover,.fresh-use-case-connected a:hover,.fresh-insights-section a:hover,.fresh-lead-article:hover,.fresh-blog-grid a:hover,.fresh-contact-grid>a:hover,.fresh-adoption-series a:hover,.fresh-related-articles a:hover{border-color:#a6a7a4;transform:translateY(-2px)}}.fresh-product-surfaces a:focus-visible,.fresh-industry-grid>a:focus-visible,.fresh-industries-page a:focus-visible,.fresh-solutions-page a:focus-visible,.fresh-use-case-group a:focus-visible,.fresh-use-case-connected a:focus-visible,.fresh-insights-section a:focus-visible,.fresh-lead-article:focus-visible,.fresh-blog-grid a:focus-visible,.fresh-contact-grid>a:focus-visible,.fresh-adoption-series a:focus-visible,.fresh-related-articles a:focus-visible{outline:2px solid var(--fresh-ink);outline-offset:3px;box-shadow:0 0 0 5px #ffea00ad}.fresh-use-case-connected a:focus-visible,.fresh-insights-section a.featured:focus-visible{outline-color:#fff}@keyframes fresh-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes fresh-bar-in{0%{transform-origin:0;transform:scaleX(.2)}to{transform-origin:0;transform:scaleX(1)}}@keyframes aa-orbit-mark{0%{box-shadow:0 0 #ffea0000}45%{box-shadow:0 0 0 10px #ffea0038}to{box-shadow:0 0 #ffea0000}}@media (max-width:1100px){.fresh-mobile-menu summary,.fresh-mobile-menu nav a{min-height:44px}.fresh-continuum>a:nth-child(3){border-left:0;border-top:1px solid var(--fresh-line)}.fresh-continuum>a:nth-child(4){border-top:1px solid var(--fresh-line)}}@media (max-width:760px){.reset-entry-strip>a{border-right:1px solid var(--fresh-line);border-bottom:1px solid var(--fresh-line);min-height:58px}.fresh-starting-list>a{grid-template-columns:42px 1fr}.fresh-starting-list>a>small{text-align:left;grid-column:2;justify-self:start;padding:0}.fresh-continuum>a,.fresh-continuum>a:nth-child(3){border-left:0;border-top:1px solid var(--fresh-line)}.fresh-continuum>a:first-child{border-top:0}.fresh-workspace-visual>nav button{flex:none}.fresh-workspace-tab-summary{flex-direction:column;align-items:flex-start;gap:2px}.fresh-related-articles{width:calc(100% - 40px)}.fresh-related-articles>div{grid-template-columns:1fr}.fresh-not-found nav{flex-direction:column}.fresh-not-found nav a{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.fresh-reveal-ready{opacity:1;transform:none}.aa-system-packet{display:none}.aa-system-vein-flow{stroke-dashoffset:0;opacity:.72;animation:none!important}}.aa-product-experience{width:100%;min-width:0;color:var(--fresh-ink)}.aa-product-stage{border-radius:var(--fresh-radius-product);background:#fff;border:1px solid #d8d9d6;overflow:hidden;box-shadow:0 20px 56px #18191d1a}.aa-product-stage-header{border-bottom:1px solid var(--fresh-line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:0 16px;display:flex}.aa-product-stage-header>div{align-items:center;gap:9px;display:flex}.aa-product-stage-header>div:first-child>span{color:var(--fresh-ink);background:var(--fresh-yellow);border-radius:5px;padding:5px 7px}.aa-product-stage-header span{color:var(--fresh-soft);letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-product-stage-header b{font-size:10px;font-weight:600}.aa-product-stage-context button{color:#5b5e64;cursor:pointer;min-height:30px;transition:color var(--motion-fast) ease,border-color var(--motion-fast) ease,background var(--motion-fast) ease;background:#fff;border:1px solid #d8d9d6;border-radius:7px;align-items:center;gap:8px;margin-left:5px;padding:0 9px;font-size:9px;font-weight:600;display:inline-flex}.aa-product-stage-context button .aa-product-focus-label{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none}.aa-product-stage-context button i{color:var(--fresh-blue-dark);font-size:13px;font-style:normal;font-weight:500;line-height:1}.aa-product-stage-context button:hover{border-color:#aeb0b4}.aa-product-stage-context button[aria-pressed=true]{color:#fff;border-color:var(--fresh-ink);background:var(--fresh-ink)}.aa-product-stage-context button[aria-pressed=true] i{color:var(--fresh-yellow)}.aa-product-stage-context button:focus-visible{outline-offset:2px;outline:3px solid #ffea0094}.aa-product-stage figure{animation:aa-frame-in .22s var(--motion-ease) both;margin:0}.aa-product-screen{aspect-ratio:16/9;border-bottom:1px solid var(--fresh-line);isolation:isolate;background-color:#f4f4f1;background-image:linear-gradient(#11121609 1px,#0000 1px),linear-gradient(90deg,#11121609 1px,#0000 1px);background-size:52px 52px;position:relative;overflow:hidden}.aa-product-screen:before{content:"";z-index:0;background:linear-gradient(#0000,#1112162e 18% 82%,#0000);width:1px;position:absolute;top:12%;bottom:12%;left:50%}.aa-product-screen:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#11121624 15% 85%,#0000);height:1px;position:absolute;top:49%;left:7%;right:7%}.aa-product-fragment{z-index:2;transition:width .62s var(--motion-ease),transform .62s var(--motion-ease),opacity .42s ease;background:#fafaf8;border:1px solid #11121624;border-radius:10px;position:absolute;overflow:hidden;box-shadow:0 18px 50px #1112161a}.aa-product-fragment img{background:#fafaf8;width:100%;height:auto;display:block}.aa-product-fragment-primary{width:62%;top:21%;left:8%;transform:translate(0,0)rotate(-.22deg)}.aa-product-fragment-detail{width:36%;bottom:21%;right:8%;transform:translate(0,0)rotate(.28deg)}.aa-product-screen[data-composition="1"] .aa-product-fragment-primary{top:16%;left:31%}.aa-product-screen[data-composition="1"] .aa-product-fragment-detail{bottom:21%;left:9%;right:auto}.aa-product-screen[data-composition="2"] .aa-product-fragment-primary{width:56%;top:23%;left:8%}.aa-product-screen[data-composition="2"] .aa-product-fragment-detail{width:36%;bottom:20%;right:8%}.aa-product-screen[data-proof=orbit-recommendation] .aa-product-fragment-primary{width:58%;top:30%;left:21%}.aa-product-screen[data-proof=orbit-recommendation] .aa-product-fragment-detail{width:31%;inset:52% auto auto 15%}.aa-product-screen.is-focused .aa-product-fragment-primary{width:68%;left:16%;transform:translateY(30%)rotate(0)}.aa-product-screen.is-focused .aa-product-fragment-detail{opacity:0;transform:translate(16%,28%)rotate(1deg)}.aa-product-fragment-index{z-index:1;color:#7b7d7a;letter-spacing:.06em;align-items:center;gap:9px;font-size:9px;font-weight:600;display:flex;position:absolute;top:8%;right:7%}.aa-product-fragment-index i{background:#11121647;width:42px;height:1px}.aa-product-stage figcaption{grid-template-columns:minmax(220px,.9fr) minmax(260px,1.1fr);align-items:start;gap:30px;min-height:132px;padding:20px;display:grid}.aa-product-stage figcaption>div{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.aa-product-stage figcaption span{color:var(--fresh-soft);letter-spacing:.05em;margin-top:3px;font-size:9px;font-weight:600}.aa-product-stage figcaption h3{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600;line-height:1.22}.aa-product-stage figcaption p{color:var(--fresh-muted);margin:0;font-size:12px;line-height:1.55}.aa-evidence-trace{border-top:1px solid var(--fresh-line);background:var(--fresh-canvas);grid-template-columns:repeat(5,1fr);align-items:center;min-height:58px;padding:0 20px;display:grid;position:relative}.aa-evidence-trace:before{content:"";background:#d7d8d5;height:1px;position:absolute;top:22px;left:calc(10% + 20px);right:calc(10% + 20px)}.aa-evidence-trace span{z-index:1;color:#999b9f;letter-spacing:.035em;text-transform:uppercase;justify-items:center;gap:3px;padding-top:17px;font-size:8px;font-weight:600;display:grid;position:relative}.aa-evidence-trace i{border:2px solid var(--fresh-canvas);background:#c9cac7;border-radius:2px;width:7px;height:7px;position:absolute;top:0;box-shadow:0 0 0 1px #c9cac7}.aa-evidence-trace span.complete{color:var(--fresh-ink)}.aa-evidence-trace span.complete i{background:var(--fresh-ink);box-shadow:0 0 0 1px var(--fresh-ink)}.aa-evidence-trace span.active{color:var(--fresh-ink)}.aa-evidence-trace span.active i{background:var(--fresh-yellow);width:10px;height:10px;box-shadow:0 0 0 1px var(--fresh-ink),0 0 0 5px #ffea002e;top:-2px}.aa-product-controls{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;margin-top:12px;display:grid}.aa-product-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;display:grid}.aa-product-tabs[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-product-tabs[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.aa-product-tabs[data-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.aa-product-tabs[data-count="8"]{grid-template-columns:repeat(4,minmax(0,1fr))}.aa-product-tabs button{border:1px solid var(--fresh-line);min-width:0;min-height:62px;color:var(--fresh-muted);text-align:left;transition:border-color var(--motion-fast) ease,background var(--motion-fast) ease,color var(--motion-fast) ease;background:#ffffffb8;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:8px;padding:10px 12px;display:grid}.aa-product-tabs button>span{color:#929499;grid-row:1/3;align-self:center;font-size:9px;font-weight:600}.aa-product-tabs button b{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.aa-product-tabs button small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.aa-product-tabs button[aria-selected=true]{border-color:var(--fresh-ink);color:var(--fresh-ink);box-shadow:inset 3px 0 0 var(--fresh-yellow);background:#f1f1ef}.aa-product-tabs button:hover{border-color:#aaa}.aa-product-tabs button:focus-visible,.aa-product-arrows button:focus-visible{outline-offset:2px;outline:3px solid #ffea008c}.aa-product-arrows{grid-template-columns:repeat(2,44px);gap:6px;display:grid}.aa-product-arrows button{border:1px solid var(--fresh-line);color:var(--fresh-ink);transition:border-color var(--motion-fast) ease,background var(--motion-fast) ease;background:#fff;border-radius:9px;font-size:15px}.aa-product-arrows button:hover{border-color:var(--fresh-ink);background:var(--fresh-yellow)}.aa-product-terminology{color:var(--fresh-soft);margin:10px 2px 0;font-size:10px;line-height:1.5}.aa-product-terminology span{color:var(--fresh-ink);letter-spacing:.055em;text-transform:uppercase;margin-right:8px;font-size:8px;font-weight:700}.aa-product-terminology b{color:var(--fresh-ink);font-weight:600}.aa-product-experience-compact .aa-product-stage figcaption{grid-template-columns:1fr;gap:8px;min-height:112px;padding:16px}.aa-product-experience-compact .aa-product-stage figcaption>div{grid-template-columns:auto 1fr}.aa-product-experience-compact .aa-product-stage figcaption h3{font-size:16px}.aa-product-experience-compact .aa-product-stage figcaption p{font-size:11px}.aa-product-experience-compact .aa-evidence-trace{padding-inline:14px}.aa-product-experience-compact .aa-product-tabs button{padding:8px}.aa-product-experience-compact .aa-product-tabs button small{display:none}.aa-workspace-experience{gap:16px;display:grid}.aa-workspace-detail-experience{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;padding:0}.aa-workspace-detail-experience>summary{cursor:pointer;grid-template-columns:1fr auto;align-content:center;gap:4px 20px;min-height:76px;padding:16px 18px;list-style:none;display:grid}.aa-workspace-detail-experience>summary::-webkit-details-marker{display:none}.aa-workspace-detail-experience>summary span{color:var(--fresh-ink);font-size:13px;font-weight:600}.aa-workspace-detail-experience>summary b{color:var(--fresh-muted);grid-row:2;font-size:10px;font-weight:500}.aa-workspace-detail-experience>summary i{color:var(--fresh-blue-dark);transition:transform var(--motion-fast) ease;grid-area:1/2/3;align-self:center;font-size:18px;font-style:normal}.aa-workspace-detail-experience[open]>summary{border-bottom:1px solid var(--fresh-line)}.aa-workspace-detail-experience[open]>summary i{transform:rotate(45deg)}.aa-workspace-detail-experience>.aa-product-experience{padding:16px}@keyframes aa-frame-in{0%{opacity:.35}to{opacity:1}}@media (max-width:760px){.aa-product-stage-header{min-height:48px;padding-inline:12px}.aa-product-stage-header>div:last-child span,.aa-product-stage-context>b{display:none}.aa-product-stage-context button{justify-content:center;width:30px;min-height:30px;margin-left:0;padding:0}.aa-product-stage-context button .aa-product-focus-label{display:none}.aa-product-stage figcaption,.aa-product-experience-compact .aa-product-stage figcaption{grid-template-columns:1fr;gap:10px;min-height:0;padding:16px}.aa-product-stage figcaption h3{font-size:16px}.aa-product-stage figcaption p{font-size:11px}.aa-evidence-trace{min-height:50px;padding-inline:10px}.aa-evidence-trace:before{top:18px;left:calc(10% + 10px);right:calc(10% + 10px)}.aa-evidence-trace span{padding-top:15px;font-size:7px}.aa-product-controls{grid-template-columns:minmax(0,1fr)}.aa-product-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.aa-product-tabs::-webkit-scrollbar{display:none}.aa-product-tabs button{scroll-snap-align:start;flex:0 0 148px}.aa-product-arrows{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-product-arrows button{min-height:46px}.aa-workspace-detail-experience>.aa-product-experience{padding:10px}}@media (prefers-reduced-motion:reduce){.aa-product-stage figure{animation:none!important}}.aa-lab-topology{color:#fff;isolation:isolate;contain:paint;background:#090a09;border:1px solid #242529;border-radius:14px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 24px 64px #18191d29}.aa-lab-topology:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#090a0900 45%,#090a0938 65%,#090a09 83%);position:absolute;inset:0}.aa-lab-field{position:absolute;inset:0}.aa-lab-field canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.aa-lab-field-grid{opacity:.11;background-image:linear-gradient(#f7f7f514 1px,#0000 1px),linear-gradient(90deg,#f7f7f50f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b8,#0000 72%);mask-image:linear-gradient(#000000b8,#0000 72%)}.aa-lab-node-label{top:calc(var(--aa-orbit-y,50.5%) + 14px);left:var(--aa-orbit-x,57.5%);color:var(--fresh-yellow);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:600;position:absolute;transform:translate(-50%)}.aa-lab-caption{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090a09d1;border-top:1px solid #ffffff24;grid-template-columns:minmax(170px,.72fr) minmax(260px,1.28fr);align-items:end;gap:24px;min-height:126px;padding:20px;display:grid;position:absolute;bottom:0;left:0;right:0}.aa-lab-caption p{gap:5px;margin:0;display:grid}.aa-lab-caption p span{color:#ffffff6e;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:600}.aa-lab-caption p b{max-width:230px;font-size:11px;font-weight:500;line-height:1.45}.aa-lab-caption ol{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.aa-lab-caption ol:before{content:"";background:#fff3;height:1px;position:absolute;top:4px;left:10%;right:10%}.aa-lab-caption li{color:#ffffff85;letter-spacing:.055em;text-align:center;text-transform:uppercase;padding-top:14px;font-size:7px;font-weight:600;position:relative}.aa-lab-caption li:before{content:"";z-index:1;background:#8c8d8a;border:2px solid #090a09;border-radius:2px;width:7px;height:7px;position:absolute;top:1px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #8c8d8a}.aa-lab-caption li:nth-child(2):before{background:var(--fresh-yellow);box-shadow:0 0 0 1px var(--fresh-yellow)}.aa-immersive-hero{color:#fff;background:#090a09;border-bottom:0}.aa-immersive-hero .reset-hero-inner{width:100%;min-height:calc(100svh - 64px);margin:0;padding:0;display:block;position:relative}.aa-immersive-hero .reset-hero-copy{z-index:3;width:min(680px,100% - 64px);max-width:none;margin-left:max(32px,calc((100vw - var(--fresh-max))/2));padding:clamp(88px,11vh,128px) 0 210px;position:relative}.aa-immersive-hero .reset-kicker{color:#ffffff8c}.aa-immersive-hero .reset-hero h1,.aa-immersive-hero h1{color:#fff;max-width:720px;font-size:clamp(56px,5.4vw,76px)}.aa-immersive-hero .reset-hero-lead{color:#ffffffa3;max-width:650px}.aa-immersive-hero .reset-primary-button{color:#111216;background:var(--fresh-yellow)}.aa-immersive-hero .reset-primary-button span{color:#111216}.aa-immersive-hero .reset-secondary-button{color:#fff;background:#ffffff0a;border-color:#ffffff47}.aa-immersive-hero .reset-primary-button:hover,.aa-immersive-hero .reset-secondary-button:hover{box-shadow:0 10px 28px #0000003d}.aa-immersive-hero .reset-hero-note{color:#ffffff70}.aa-immersive-hero .aa-lab-topology{min-height:100%;box-shadow:none;border:0;border-radius:0;position:absolute;inset:0}.aa-immersive-hero .aa-lab-topology:before{background:linear-gradient(90deg,#090a09fa 0%,#090a09e8 32%,#090a097a 50%,#090a090d 72%),linear-gradient(#090a0947 0%,#090a0900 55%,#090a09 93%)}.aa-immersive-hero .aa-lab-field{cursor:crosshair}.aa-immersive-hero .aa-lab-field-grid{opacity:.07;background-size:96px 96px;-webkit-mask-image:linear-gradient(90deg,#0000 26%,#0000008c 48%,#000 100%);mask-image:linear-gradient(90deg,#0000 26%,#0000008c 48%,#000 100%)}.aa-immersive-hero .aa-lab-caption{min-height:148px;padding:26px max(32px,calc((100% - var(--fresh-max))/2));-webkit-backdrop-filter:none;backdrop-filter:none;background:#090a09b8;grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr);gap:80px}.aa-immersive-hero .aa-lab-caption p b{max-width:410px;font-size:12px}.aa-immersive-hero .aa-lab-caption p span{font-size:9px}.aa-immersive-hero .aa-lab-caption li{font-size:8px}.aa-lab-outcome-labels{z-index:2;pointer-events:none;position:absolute;inset:0}.aa-lab-outcome-labels span{right:max(34px,calc((100vw - var(--fresh-max))/2));color:#ffffff8f;letter-spacing:.07em;text-align:right;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:10px;width:150px;font-size:8px;font-weight:600;display:flex;position:absolute}.aa-lab-outcome-labels span:after{content:"";background:#090a09;border:1px solid #fff9;border-radius:2px;width:6px;height:6px}.aa-lab-outcome-labels span:first-child{top:16%}.aa-lab-outcome-labels span:nth-child(2){top:49%}.aa-lab-outcome-labels span:nth-child(3){top:76%}.aa-lab-outcome-labels span:nth-child(2):after{border-color:var(--fresh-yellow);background:var(--fresh-yellow)}.aa-lab-interaction-note{z-index:2;top:28px;right:max(34px,calc((100vw - var(--fresh-max))/2));color:#ffffff6b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font-size:9px;font-weight:600;display:flex;position:absolute}.aa-lab-interaction-note:before{content:"";background:var(--fresh-yellow);width:18px;height:1px}.aa-immersive-hero .reset-entry-strip{z-index:4;color:#fff;background:#0c0d0c;border-top-color:#ffffff21;position:relative}.aa-immersive-hero .reset-entry-strip>a{color:#ffffff9e;border-color:#ffffff21}.aa-immersive-hero .reset-entry-strip>a b{color:var(--fresh-yellow)}.aa-immersive-hero .reset-entry-strip>a:hover,.aa-immersive-hero .reset-entry-strip>a:focus-visible{background:#171817}.aa-home-outcomes{border-bottom:1px solid var(--fresh-line);background:#fff}.aa-home-outcome-grid{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.aa-home-outcome-grid>a{border-left:1px solid var(--fresh-line);min-height:320px;color:var(--fresh-ink);transition:background var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease);background:#fff;flex-direction:column;padding:26px;display:flex}.aa-home-outcome-grid>a:first-child{border-left:0}.aa-home-outcome-grid>a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:700}.aa-home-outcome-grid>a:first-child>span{color:var(--fresh-ink)}.aa-home-outcome-grid h3{letter-spacing:-.032em;max-width:310px;margin:70px 0 12px;font-size:clamp(24px,2.2vw,30px);font-weight:600;line-height:1.1}.aa-home-outcome-grid p{max-width:330px;color:var(--fresh-muted);margin:0;font-size:14px;line-height:1.55}.aa-home-outcome-grid i{color:var(--fresh-ink);margin-top:auto;padding-top:28px;font-size:12px;font-style:normal;font-weight:600}.aa-home-outcome-grid>a:first-child{background:linear-gradient(#ffea002e,#fff 42%)}.aa-home-outcome-grid>a:hover,.aa-home-outcome-grid>a:focus-visible{background:var(--fresh-blue-pale);transform:translateY(-2px)}.aa-home-outcome-grid>a:focus-visible{z-index:1;outline:2px solid var(--fresh-ink);outline-offset:-3px;position:relative;box-shadow:inset 0 0 0 5px #ffea00ad}.aa-home-product-proof{border-bottom:1px solid var(--fresh-line);padding-top:104px}.aa-home-product-proof>.aa-product-experience{max-width:1080px;margin-inline:auto}.aa-home-gap{border-top:0}.aa-home-gap article{min-height:264px}.aa-home-method-link{border-top:1px solid var(--fresh-line);justify-content:space-between;align-items:center;gap:32px;margin-top:28px;padding-top:24px;display:flex}.aa-home-method-link>div{max-width:760px}.aa-home-method-link>div>span{color:var(--fresh-blue-dark);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700}.aa-home-method-link h3{letter-spacing:-.03em;text-wrap:balance;max-width:720px;margin:8px 0 10px;font-size:clamp(22px,2.3vw,30px);font-weight:600;line-height:1.12}.aa-home-method-link p{max-width:700px;color:var(--fresh-muted);margin:0;font-size:14px}.aa-home-method-link a{color:var(--fresh-ink);white-space:nowrap;align-items:center;gap:18px;font-size:13px;font-weight:600;display:inline-flex}.aa-home-method-link a span{color:var(--fresh-blue-dark)}.aa-security-bridge,.aa-adoption-security{color:#fff;background:#111216}.aa-security-bridge .fresh-section,.aa-adoption-security .fresh-section{grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);gap:100px;display:grid}.aa-security-bridge h2,.aa-adoption-security h2{letter-spacing:-.035em;max-width:520px;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.aa-security-bridge .fresh-section>div:last-child>p,.aa-adoption-security .fresh-section>div:last-child>p{color:#ffffff9e;margin:0;font-size:16px}.aa-security-bridge .fresh-section>div:last-child>div{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.aa-security-bridge .fresh-section>div:last-child>div span{color:#ffffffb3;border:1px solid #ffffff2e;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:600}.aa-security-bridge a,.aa-adoption-security a{color:#fff;gap:18px;margin-top:28px;font-size:13px;font-weight:600;display:inline-flex}.aa-security-bridge a span,.aa-adoption-security a span{color:var(--fresh-yellow)}.aa-home-enterprise{background:#18191d}.aa-home-enterprise-links{flex-wrap:wrap;gap:12px 28px;margin-top:28px;display:flex}.aa-home-enterprise-links a{margin-top:0}.aa-home-product-proof{padding-block:clamp(104px,10vw,144px)}.aa-home-product-proof>.aa-product-experience{max-width:var(--fresh-max)}.aa-product-security{grid-template-columns:minmax(300px,.75fr) minmax(480px,1.25fr);align-items:start;gap:84px;display:grid}.aa-product-continuum-section{background:#fff}.aa-product-continuum-section>.fresh-section{padding-bottom:56px}.aa-product-security>div:first-child{position:sticky;top:100px}.aa-product-security h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:600;line-height:1.06}.aa-product-security>div:first-child>p:not(.fresh-eyebrow){color:var(--fresh-muted);margin:20px 0 0}.aa-product-security>div:first-child>a{color:var(--fresh-ink);gap:18px;margin-top:24px;font-size:13px;font-weight:600;display:inline-flex}.aa-product-security>div:last-child{border-top:1px solid var(--fresh-line)}.aa-product-security article{border-bottom:1px solid var(--fresh-line);grid-template-columns:44px minmax(150px,.55fr) 1fr;align-items:start;gap:18px;min-height:150px;padding:24px 0;display:grid}.aa-product-security article>span{color:var(--fresh-soft);font-size:10px;font-weight:600}.aa-product-security article h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.aa-product-security article p{color:var(--fresh-muted);margin:0;font-size:13px}.aa-security-overview>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.aa-security-overview article{border-right:1px solid var(--fresh-line);border-bottom:1px solid var(--fresh-line);background:#fff;min-height:270px;padding:24px}.aa-security-overview article:nth-child(3n){border-right:0}.aa-security-overview article:nth-child(n+4){border-bottom:0}.aa-security-overview article>span{color:var(--fresh-soft);font-size:10px;font-weight:600}.aa-security-overview article h3{letter-spacing:-.025em;margin:64px 0 10px;font-size:22px;font-weight:600;line-height:1.2}.aa-security-overview article p{color:var(--fresh-muted);margin:0;font-size:13px}.aa-security-overview article:first-child{color:#fff;background:var(--fresh-ink)}.aa-security-overview article:first-child>span{color:var(--fresh-yellow)}.aa-security-overview article:first-child p{color:#ffffff9e}.aa-security-review{color:#fff;background:#090a09}.aa-security-review .fresh-section{grid-template-columns:minmax(290px,.72fr) minmax(520px,1.28fr);gap:94px;display:grid}.aa-security-review h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,52px);font-weight:600;line-height:1.04}.aa-security-review .fresh-section>div>p:not(.fresh-eyebrow){color:#ffffff94;margin:22px 0 0}.aa-security-review .fresh-section>div>small{color:#f7f7f5ad;margin-top:28px;font-size:9px;display:block}.aa-security-review ol{border-top:1px solid #ffffff29;grid-template-columns:1fr 1fr;column-gap:24px;margin:0;padding:0;list-style:none;display:grid}.aa-security-review li{color:#ffffffb3;border-bottom:1px solid #ffffff24;grid-template-columns:34px 1fr;gap:8px;min-height:72px;padding:16px 0;font-size:12px;display:grid}.aa-security-review li span{color:var(--fresh-yellow);font-size:8px;font-weight:600}.aa-security-questions>.fresh-faq-list{margin-inline:0}.aa-security-legal{border-top:1px solid var(--fresh-line);align-items:center;gap:28px;max-width:980px;margin-top:28px;padding-top:24px;display:flex}.aa-security-legal p{color:var(--fresh-muted);margin:0 auto 0 0}.aa-security-legal a{color:var(--fresh-ink);gap:12px;font-size:12px;font-weight:600;display:inline-flex}.fresh-context-section>div:first-child>a,.fresh-workspace-collab>div:last-child>a{color:var(--fresh-ink);gap:14px;margin-top:20px;margin-right:22px;font-size:13px;font-weight:600;display:inline-flex}.fresh-role-next>div:last-child>a+a{margin-left:24px}@media (max-width:1100px){.aa-lab-topology{min-height:500px}.aa-immersive-hero .reset-hero-inner{width:100%;min-height:max(780px,100svh - 64px);padding:0}.aa-immersive-hero .reset-hero-copy{width:min(680px,100% - 64px);padding-top:84px}.aa-immersive-hero .aa-lab-topology{min-height:100%}.aa-immersive-hero .aa-lab-caption{grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:42px}.aa-security-bridge .fresh-section,.aa-adoption-security .fresh-section,.aa-product-security,.aa-security-review .fresh-section{grid-template-columns:1fr;gap:48px}.aa-home-outcome-grid{grid-template-columns:1fr 1fr}.aa-home-outcome-grid>a:nth-child(3){border-top:1px solid var(--fresh-line);border-left:0;grid-column:1/-1;min-height:260px}.aa-product-security>div:first-child{position:static}.aa-security-overview>div:last-child{grid-template-columns:1fr 1fr}.aa-security-overview article:nth-child(3n){border-right:1px solid var(--fresh-line)}.aa-security-overview article:nth-child(2n){border-right:0}.aa-security-overview article:nth-child(n+4){border-bottom:1px solid var(--fresh-line)}.aa-security-overview article:nth-child(n+5){border-bottom:0}}@media (max-width:760px){.aa-lab-topology{border-radius:12px;min-height:420px}.aa-lab-caption{grid-template-columns:1fr;gap:14px;min-height:138px;padding:16px}.aa-lab-caption p b{max-width:none}.aa-lab-field-grid{background-size:42px 42px}.aa-immersive-hero .reset-hero-inner{width:100%;min-height:980px;padding:0}.aa-immersive-hero .reset-hero-copy{width:calc(100% - 40px);margin-left:20px;padding:58px 0 420px}.aa-immersive-hero .reset-hero h1,.aa-immersive-hero h1{font-size:clamp(42px,13vw,52px)}.aa-immersive-hero .aa-lab-topology{border-radius:0;min-height:100%}.aa-immersive-hero .aa-lab-topology:before{background:linear-gradient(#090a09 0%,#090a09f7 49%,#090a093d 72%,#090a09 90%)}.aa-immersive-hero .aa-lab-field-grid{opacity:.055;background-size:58px 58px;-webkit-mask-image:linear-gradient(#0000 42%,#000 64%,#0000008c 90%);mask-image:linear-gradient(#0000 42%,#000 64%,#0000008c 90%)}.aa-immersive-hero .aa-lab-caption{grid-template-columns:1fr;gap:15px;min-height:150px;padding:18px 20px}.aa-immersive-hero .aa-lab-caption p b{font-size:11px}.aa-lab-outcome-labels,.aa-lab-interaction-note{display:none}.aa-home-outcome-grid{grid-template-columns:1fr}.aa-home-outcome-grid>a,.aa-home-outcome-grid>a:nth-child(3){border-top:1px solid var(--fresh-line);border-left:0;grid-column:auto;min-height:280px}.aa-home-outcome-grid>a:first-child{border-top:0}.aa-home-outcome-grid h3{margin-top:48px}.aa-security-bridge .fresh-section,.aa-adoption-security .fresh-section{grid-template-columns:1fr;gap:36px}.aa-security-bridge .fresh-section>div:last-child>p,.aa-adoption-security .fresh-section>div:last-child>p{font-size:14px}.aa-home-method-link{flex-direction:column;align-items:flex-start;gap:16px}.aa-home-enterprise-links{flex-direction:column;align-items:flex-start;gap:4px}.aa-product-security{grid-template-columns:1fr;gap:40px}.aa-product-security article{grid-template-columns:34px 1fr;min-height:0}.aa-product-security article p{grid-column:2}.aa-security-overview>div:last-child{grid-template-columns:1fr}.aa-security-overview article,.aa-security-overview article:nth-child(2n),.aa-security-overview article:nth-child(3n),.aa-security-overview article:nth-child(n+4),.aa-security-overview article:nth-child(n+5){border-right:0;border-bottom:1px solid var(--fresh-line);min-height:230px}.aa-security-overview article:last-child{border-bottom:0}.aa-security-review ol{grid-template-columns:1fr}.aa-security-legal{flex-direction:column;align-items:flex-start;gap:12px}.aa-security-legal p{margin:0 0 6px}.fresh-role-next>div:last-child>a+a{margin-left:0}}@media (forced-colors:active){.aa-lab-field{display:none}.aa-lab-topology{background:canvas;border:1px solid canvastext}.aa-lab-caption{color:canvastext;background:canvas}}.aa-build-explorer{color:#f7f7f5;background:#090a09;border-top:1px solid #ffffff14}.aa-build-explorer .fresh-section{padding-block:112px}.aa-build-explorer-head{grid-template-columns:minmax(0,1.12fr) minmax(320px,.58fr);align-items:end;gap:80px;margin-bottom:54px;display:grid}.aa-build-explorer-head h2{letter-spacing:-.04em;max-width:780px;margin:0;font-size:clamp(40px,4.3vw,56px);font-weight:600;line-height:1.03}.aa-build-explorer-head>p{color:#f7f7f599;margin:0;font-size:15px;line-height:1.7}.aa-build-explorer-grid{background:#0d0e0d;border:1px solid #f7f7f52b;border-radius:14px;grid-template-columns:260px minmax(0,1fr);display:grid;overflow:hidden}.aa-build-tabs{border-right:1px solid #f7f7f524;grid-template-rows:repeat(4,1fr);display:grid}.aa-build-tabs button{color:#f7f7f58f;text-align:left;min-height:132px;transition:color var(--motion-ui) ease,background var(--motion-ui) ease;background:0 0;border:0;border-bottom:1px solid #f7f7f51f;grid-template-columns:30px 1fr;align-content:center;gap:5px 9px;padding:18px;display:grid}.aa-build-tabs button:last-child{border-bottom:0}.aa-build-tabs button>span{color:#f7f7f552;transition:color var(--motion-ui) ease;grid-row:1/3;font-size:9px;font-weight:600}.aa-build-tabs button b{font-size:14px;font-weight:600;line-height:1.2}.aa-build-tabs button small{color:inherit;font-size:10px;line-height:1.45}.aa-build-tabs button:hover{background:#f7f7f509}.aa-build-tabs button[aria-selected=true]{color:#090a09;background:#f7f7f5}.aa-build-tabs button[aria-selected=true]>span{color:#6a6b68}.aa-build-tabs button[aria-selected=true] b:after{content:"";background:var(--fresh-yellow);vertical-align:1px;border-radius:2px;width:6px;height:6px;margin-left:8px;display:inline-block}.aa-build-tabs button:focus-visible{z-index:2;outline:3px solid var(--fresh-yellow);outline-offset:-4px;position:relative}.aa-build-panel{grid-template-columns:minmax(420px,1.12fr) minmax(300px,.88fr);min-width:0;display:grid}.aa-build-stage{isolation:isolate;background:#090a09;border-right:1px solid #f7f7f524;min-height:530px;position:relative;overflow:hidden}.aa-build-stage:before{content:"";z-index:-1;opacity:.16;background-image:linear-gradient(#f7f7f51f 1px,#0000 1px),linear-gradient(90deg,#f7f7f51a 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.aa-build-stage canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.aa-build-stage-label,.aa-build-stage-status{z-index:1;color:#f7f7f575;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:600;position:absolute}.aa-build-stage-label{top:18px;left:20px}.aa-build-stage-status{align-items:center;gap:8px;display:flex;bottom:18px;right:20px}.aa-build-stage-status i{background:var(--fresh-yellow);border-radius:2px;width:6px;height:6px}.aa-build-copy{min-width:0;animation:aa-build-copy-in .36s var(--motion-ease);flex-direction:column;padding:34px 30px 30px;display:flex}.aa-build-copy header>small{color:#f7f7f5ad;letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:600;line-height:1.4;display:block}.aa-build-copy h3{color:#f7f7f5;letter-spacing:-.035em;margin:11px 0 12px;font-size:32px;font-weight:600;line-height:1.08}.aa-build-copy header>p{color:#f7f7f59c;margin:0;font-size:13px;line-height:1.65}.aa-build-copy dl{border-top:1px solid #f7f7f524;margin:30px 0 0}.aa-build-copy dl>div{border-bottom:1px solid #f7f7f51f;grid-template-columns:100px 1fr;gap:14px;min-height:66px;padding:13px 0;display:grid}.aa-build-copy dt{color:#f7f7f5ad;letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:600}.aa-build-copy dd{color:#f7f7f5b8;margin:0;font-size:11px;line-height:1.45}.aa-build-links{gap:10px;margin-top:auto;padding-top:28px;display:grid}.aa-build-links a{color:#f7f7f5;min-height:42px;transition:border-color var(--motion-ui) ease,background var(--motion-ui) ease;border:1px solid #f7f7f533;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:10px;font-weight:600;display:flex}.aa-build-links a:first-child{color:#090a09;border-color:var(--fresh-yellow);background:var(--fresh-yellow)}.aa-build-links a:hover,.aa-build-links a:focus-visible{background:#f7f7f514;border-color:#f7f7f5}.aa-build-links a:first-child:hover,.aa-build-links a:first-child:focus-visible{border-color:var(--fresh-yellow);background:var(--fresh-yellow)}.aa-build-links a:focus-visible{outline:2px solid var(--fresh-yellow);outline-offset:2px}.aa-build-record{border:1px solid #f7f7f524;border-top:0;border-radius:0 0 14px 14px;grid-template-columns:170px repeat(6,1fr);align-items:center;min-height:82px;padding:0 20px;display:grid}.aa-build-record>span{color:#f7f7f5ad;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-build-record>i{color:#f7f7f5a3;border-left:1px solid #f7f7f521;align-content:center;gap:2px;min-height:40px;padding-left:18px;font-size:9px;font-style:normal;display:grid;position:relative}.aa-build-record>i b{color:var(--fresh-yellow);font-size:7px;font-weight:600}.aa-build-explorer+.fresh-workspace-page-showcase{color:var(--fresh-ink);background:var(--fresh-canvas)}.aa-build-explorer+.fresh-workspace-page-showcase .fresh-section-head>p,.aa-build-explorer+.fresh-workspace-page-showcase .fresh-eyebrow{color:var(--fresh-muted)}@keyframes aa-build-copy-in{0%{opacity:.3;transform:translateY(7px)}to{opacity:1;transform:none}}.aa-film{color:#0a0a09;background:#f7f7f5}.aa-film-replay{z-index:50;min-height:40px;color:var(--fresh-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.035em;text-transform:uppercase;opacity:0;pointer-events:none;transition:opacity var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease),background var(--motion-ui) ease;background:#ffffffe6;border:1px solid #11121633;border-radius:999px;align-items:center;gap:14px;padding:0 13px;font-size:10px;font-weight:600;display:inline-flex;position:fixed;bottom:24px;left:max(20px,2vw);transform:translateY(10px);box-shadow:0 12px 32px #1112161f}.aa-film-replay span{color:#090a09;background:var(--fresh-yellow);border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.aa-film-replay.is-visible{opacity:1;pointer-events:auto;transform:none}.aa-film-replay:hover,.aa-film-replay:focus-visible{background:#fff}.aa-film-replay:focus-visible{outline:3px solid var(--fresh-yellow);outline-offset:3px}.aa-film-opening-scroll{background:#f7f7f5;height:132svh;min-height:860px;position:relative}.aa-film-opening-sticky{--aa-opening-progress:0;isolation:isolate;height:calc(100svh - 64px);position:sticky;top:64px;overflow:clip}.aa-film-opening-sticky:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 72% 45%,#fffffff2,#0000 32%),radial-gradient(circle at 48% 48%,#0a0a090b,#0000 45%);position:absolute;inset:0}.aa-film-opening-field,.aa-film-act-field{pointer-events:auto;position:absolute;inset:-4%}.aa-film-opening-field{opacity:.78;transform:translate3d(0,calc(var(--aa-opening-progress) * -2.4svh),0)}.aa-film-opening-field>canvas,.aa-film-act-field>canvas{width:100%;height:100%;display:block}.aa-film-opening-copy{z-index:2;transform-origin:0 100%;will-change:opacity,transform;position:absolute;bottom:7%;left:max(24px,4.8vw);right:max(24px,4.8vw)}.aa-film-opening-copy>p,.aa-film-chapter p,.aa-film-context>div>p,.aa-film-control>div>p{color:#62625e;letter-spacing:.075em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:600}.aa-film-opening-copy h1{color:#090a09;letter-spacing:-.067em;text-wrap:balance;max-width:1380px;margin:0;font-size:clamp(68px,8.75vw,132px);font-weight:600;line-height:.91}.aa-film-opening-copy>.aa-film-opening-lead{color:#555551;letter-spacing:-.01em;text-transform:none;max-width:760px;margin:24px 0 0;font-size:clamp(14px,1.2vw,18px);font-weight:400;line-height:1.5}.aa-film-opening-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.aa-film-scroll-cue{z-index:2;color:#62635f;letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:9px;font-weight:600;display:flex;position:absolute;top:24px;right:max(24px,4.8vw)}.aa-film-scroll-cue span{transform-origin:0;background:#111;width:28px;height:1px;animation:2.2s ease-in-out infinite aa-film-cue}.aa-film-chapter{align-items:center;min-height:70svh;padding:10svh max(24px,4.8vw);display:grid;overflow:clip}.aa-film-chapter>div{width:min(1420px,100%);margin-inline:auto}.aa-film-chapter p{margin-bottom:28px}.aa-film-chapter h2{letter-spacing:-.061em;text-wrap:balance;max-width:1280px;margin:0;font-size:clamp(64px,8vw,116px);font-weight:600;line-height:.94}.aa-film-chapter-light{color:#090a09;background:#f7f7f5}.aa-film-chapter-dark{color:#f7f7f5;background:#090a09}.aa-film-chapter-dark p{color:#f7f7f57a}.aa-film-act{background:#090a09;min-height:1650px;position:relative}.aa-film-act-sticky{--aa-film-bg:#090a09;--aa-film-fg:#f7f7f5;--aa-film-muted:#f7f7f59e;--aa-film-line:#f7f7f52e;height:calc(100svh - 64px);min-height:600px;color:var(--aa-film-fg);background:var(--aa-film-bg);isolation:isolate;position:sticky;top:64px;overflow:clip}.aa-film-act-light .aa-film-act-sticky{--aa-film-bg:#f7f7f5;--aa-film-fg:#090a09;--aa-film-muted:#090a099e;--aa-film-line:#090a092e}.aa-film-act-field{z-index:-1;opacity:.72}.aa-film-act-sticky:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#7f7f7c0e,#0000 46%);position:absolute;inset:0}.aa-film-chrome{z-index:8;border-bottom:1px solid var(--aa-film-line);color:var(--aa-film-muted);letter-spacing:.065em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:13px;font-size:8px;font-weight:600;display:grid;position:absolute;top:22px;left:max(24px,3.2vw);right:max(24px,3.2vw)}.aa-film-chrome p{align-items:center;gap:9px;margin:0;display:flex}.aa-film-chrome p i{background:var(--fresh-yellow);border-radius:2px;width:6px;height:6px;box-shadow:0 0 18px #ffea0061}.aa-film-chrome b{color:var(--aa-film-fg);justify-self:end;font-size:9px;font-weight:600}.aa-film-scenes,.aa-film-scene{position:absolute;inset:0}.aa-film-scene{will-change:opacity,transform}.aa-film-copy{z-index:4;width:min(39vw,620px);position:absolute;top:17%;left:max(24px,5.2vw)}.aa-film-copy:before{content:"";z-index:-1;background:radial-gradient(ellipse at 34% 48%,var(--aa-film-bg) 0,var(--aa-film-bg) 34%,transparent 74%);opacity:.96;pointer-events:none;position:absolute;inset:-42px -72px}.aa-film-copy>span{color:var(--aa-film-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px;font-size:9px;font-weight:600;display:block}.aa-film-copy h2{color:var(--aa-film-fg);letter-spacing:-.058em;text-wrap:balance;margin:0;font-size:clamp(48px,5.25vw,82px);font-weight:600;line-height:.96}.aa-film-copy>p{max-width:560px;color:var(--aa-film-muted);margin:19px 0 0;font-size:clamp(15px,1.35vw,20px);line-height:1.48}.aa-film-proof-motion{z-index:2;transform-origin:bottom;will-change:opacity,transform;width:min(50vw,800px);position:absolute;bottom:4.5%;right:max(36px,5vw)}.aa-film-fragments{min-height:clamp(250px,34vw,480px);margin:0;position:relative}.aa-film-proof-primary,.aa-film-proof-detail{background:#fafaf8;border:1px solid #11121629;border-radius:8px;position:absolute;overflow:hidden;box-shadow:0 18px 44px #1112161f}.aa-film-proof-primary{z-index:1;width:78%;top:24%;left:0;transform:rotate(-.12deg)}.aa-film-proof-detail{z-index:2;width:43%;bottom:13%;right:0;transform:rotate(.18deg)}.aa-film-proof-primary img,.aa-film-proof-detail img{background:#fafaf8;width:100%;height:auto;display:block}.aa-film-scene[data-global-stage="1"] .aa-film-copy,.aa-film-scene[data-global-stage="3"] .aa-film-copy,.aa-film-scene[data-global-stage="5"] .aa-film-copy{width:min(36vw,600px);left:auto;right:max(132px,9vw)}.aa-film-scene[data-global-stage="1"] .aa-film-copy:before,.aa-film-scene[data-global-stage="3"] .aa-film-copy:before,.aa-film-scene[data-global-stage="5"] .aa-film-copy:before{background:radial-gradient(ellipse at 66% 48%,var(--aa-film-bg) 0,var(--aa-film-bg) 34%,transparent 74%)}.aa-film-scene[data-global-stage="1"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="3"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="5"] .aa-film-proof-motion{left:max(28px,4.2vw);right:auto}.aa-film-scene[data-global-stage="1"] .aa-film-proof-primary,.aa-film-scene[data-global-stage="3"] .aa-film-proof-primary,.aa-film-scene[data-global-stage="5"] .aa-film-proof-primary,.aa-film-scene[data-global-stage="7"] .aa-film-proof-primary{left:auto;right:5%;transform:rotate(.22deg)}.aa-film-scene[data-global-stage="1"] .aa-film-proof-detail,.aa-film-scene[data-global-stage="3"] .aa-film-proof-detail,.aa-film-scene[data-global-stage="5"] .aa-film-proof-detail,.aa-film-scene[data-global-stage="7"] .aa-film-proof-detail{left:4%;right:auto;transform:rotate(-.35deg)}.aa-film-scene[data-global-stage="2"] .aa-film-copy{top:15%}.aa-film-scene[data-global-stage="3"] .aa-film-copy{top:13%}.aa-film-scene[data-global-stage="4"] .aa-film-copy{top:14%}.aa-film-scene[data-global-stage="5"] .aa-film-copy,.aa-film-scene[data-global-stage="6"] .aa-film-copy{top:13%}.aa-film-scene[data-global-stage="7"] .aa-film-copy{width:min(39vw,620px);top:12%;left:max(24px,5.2vw);right:auto}.aa-film-scene[data-global-stage="7"] .aa-film-copy:before{background:radial-gradient(ellipse at 34% 48%,var(--aa-film-bg) 0,var(--aa-film-bg) 34%,transparent 74%)}.aa-film-scene[data-global-stage="7"] .aa-film-proof-motion{width:min(50vw,800px);left:auto;right:max(36px,5vw)}.aa-film-decision{color:#090a09;background:var(--fresh-yellow);border-radius:9px;align-content:center;gap:5px;width:min(300px,34%);min-height:84px;padding:16px 17px;display:grid;position:absolute;bottom:8%;right:4.5%;box-shadow:0 18px 54px #00000059}.aa-film-decision span{letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:700}.aa-film-decision b{font-size:11px;font-weight:600;line-height:1.35}.aa-film-evidence{display:none}.aa-film-rail{z-index:9;gap:2px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.aa-film-rail button{width:122px;height:42px;color:var(--aa-film-muted);letter-spacing:.055em;text-transform:uppercase;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:9px;padding:0 24px 0 0;font-size:8px;font-weight:600;display:flex;position:relative}.aa-film-rail button i{background:var(--aa-film-bg);border:1px solid;border-radius:50%;width:6px;height:6px;transition:background .18s,border-color .18s,transform .18s;position:absolute;right:0}.aa-film-rail button span{opacity:0;transition:opacity .18s,transform .18s;transform:translate(5px)}.aa-film-rail button:hover span,.aa-film-rail button:focus-visible span,.aa-film-rail button[aria-current=step] span{opacity:1;transform:none}.aa-film-rail button[aria-current=step]{color:var(--aa-film-fg)}.aa-film-rail button[aria-current=step] i{border-color:var(--fresh-yellow);background:var(--fresh-yellow);transform:scale(1.18)}.aa-film-rail button:focus-visible{outline:0}.aa-film-rail button:focus-visible i{box-shadow:0 0 0 3px var(--aa-film-bg),0 0 0 4px var(--fresh-yellow)}.aa-film-context{background:#f7f7f5;align-items:center;min-height:96svh;padding:14svh max(24px,4.8vw) 11svh;display:grid;overflow:clip}.aa-film-context>div{width:min(1420px,100%);margin-inline:auto}.aa-film-context h2{color:#090a09;letter-spacing:-.061em;text-wrap:balance;max-width:1180px;margin:0;font-size:clamp(62px,7.6vw,108px);font-weight:600;line-height:.94}.aa-film-context-grid{border-top:1px solid #bdbdb7;grid-template-columns:repeat(4,1fr);margin-top:10svh;display:grid}.aa-film-context-grid article{border-bottom:1px solid #bdbdb7;min-height:210px;padding:24px 28px 28px 0}.aa-film-context-grid article+article{border-left:1px solid #bdbdb7;padding-left:28px}.aa-film-context-grid span{color:#62635f;font-size:9px;font-weight:600}.aa-film-context-grid h3{letter-spacing:-.03em;margin:52px 0 10px;font-size:23px;font-weight:600}.aa-film-context-grid p{color:#60605c;max-width:340px;margin:0;font-size:13px;line-height:1.6}.aa-film-control{color:#f7f7f5;background:#090a09;align-items:center;min-height:100svh;padding:13svh max(24px,5vw);display:grid;position:relative;overflow:clip}.aa-film-control>div:last-child{z-index:2;width:min(1360px,100%);margin-inline:auto;position:relative}.aa-film-control>div>p{color:#f7f7f57a}.aa-film-control h2{letter-spacing:-.061em;text-wrap:balance;max-width:1240px;margin:0;font-size:clamp(62px,8vw,116px);font-weight:600;line-height:.94}.aa-film-control ul{border-top:1px solid #f7f7f530;grid-template-columns:repeat(5,1fr);margin:9svh 0 0;padding:0;list-style:none;display:grid}.aa-film-control li{color:#f7f7f59e;letter-spacing:.045em;text-transform:uppercase;border-bottom:1px solid #f7f7f530;min-height:84px;padding:18px 12px 0 0;font-size:10px;font-weight:600}.aa-film-control li+li{border-left:1px solid #f7f7f530;padding-left:18px}.aa-film-control-gate{opacity:.68;pointer-events:none;position:absolute;inset:0}.aa-film-control-gate i{background:linear-gradient(transparent 5%,var(--fresh-yellow) 32%,var(--fresh-yellow) 68%,transparent 95%);width:1px;position:absolute;top:0;bottom:0;left:68%;box-shadow:0 0 24px #ffea002e}.aa-film-control-gate span{background:var(--fresh-yellow);border-radius:2px;width:12px;height:12px;position:absolute;top:50%;left:68%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 34px #ffea006b}.aa-film-noscript{color:#f7f7f5;background:#090a09;padding:88px max(22px,5vw)}.aa-screen-language-note{width:min(var(--fresh-max),calc(100% - 64px));border-bottom:1px solid var(--fresh-line-strong);color:var(--fresh-muted);grid-template-columns:180px minmax(0,760px);gap:34px;margin:0 auto;padding:24px 0;display:grid}.aa-screen-language-note>span{color:var(--fresh-ink);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700}.aa-screen-language-note p{margin:0;font-size:12px;line-height:1.65}.aa-screen-language-note b{color:var(--fresh-ink);font-weight:600}.aa-screen-language-note-film{border-top:1px solid var(--fresh-line-strong);padding-block:28px}.aa-film-noscript article{border-bottom:1px solid #f7f7f52e;max-width:980px;padding:68px 0}.aa-film-noscript article>span{color:#f7f7f57a;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-film-noscript h2{letter-spacing:-.055em;max-width:820px;margin:18px 0 0;font-size:clamp(42px,6vw,78px);font-weight:600;line-height:.98}.aa-film-noscript p{color:#f7f7f59e;max-width:680px;margin:18px 0 0;font-size:16px;line-height:1.55}@keyframes aa-film-cue{0%,to{opacity:.26;transform:scaleX(.45)}50%{opacity:1;transform:scaleX(1)}}.aa-journey-handoff{padding-top:112px}.aa-journey-handoff>div:last-child{border-top:1px solid var(--fresh-line-strong);grid-template-columns:repeat(4,1fr);display:grid}.aa-journey-handoff>div:last-child>a{border-bottom:1px solid var(--fresh-line-strong);border-right:1px solid var(--fresh-line-strong);min-width:0;min-height:252px;color:var(--fresh-ink);transition:background var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease);flex-direction:column;padding:28px 26px 24px;display:flex}.aa-journey-handoff>div:last-child>a:first-child{border-left:1px solid var(--fresh-line-strong)}.aa-journey-handoff>div:last-child>a:hover{background:#fff;transform:translateY(-4px)}.aa-journey-handoff>div:last-child>a:focus-visible{outline:3px solid var(--fresh-yellow);outline-offset:3px}.aa-journey-handoff a>span{color:var(--fresh-soft);font-size:9px;font-weight:600}.aa-journey-handoff h2{letter-spacing:-.03em;margin:38px 0 0;font-size:27px;font-weight:600;line-height:1.08}.aa-journey-handoff a>p{max-width:300px;color:var(--fresh-muted);margin:10px 0 24px;font-size:12px;line-height:1.55}.aa-journey-handoff a>b{color:var(--fresh-ink);justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;font-weight:600;display:flex}.aa-journey-handoff a>b i{color:var(--fresh-ink);transition:transform var(--motion-ui) ease;font-style:normal}.aa-journey-handoff a:hover>b i{transform:translate(4px)}.fresh-industry-product-note{background:#f7f7f509;border:1px solid #f7f7f52e;border-radius:12px;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:34px;min-height:154px;margin-top:18px;padding:26px;display:grid}.fresh-industry-product-note>span{color:var(--fresh-yellow);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:600}.fresh-industry-product-note h3{color:#f7f7f5;letter-spacing:-.025em;margin:0;font-size:22px;font-weight:600}.fresh-industry-product-note p{color:#f7f7f58c;max-width:620px;margin:7px 0 0;font-size:12px}.fresh-industry-product-note>a{color:#f7f7f5;border:1px solid #f7f7f533;border-radius:7px;align-items:center;gap:18px;min-height:42px;padding:0 14px;font-size:10px;font-weight:600;display:flex}.fresh-industry-product-note>a b{color:var(--fresh-yellow)}.fresh-industry-product-note>a:hover,.fresh-industry-product-note>a:focus-visible{background:#f7f7f50f;border-color:#f7f7f5}.fresh-industry-product-note>a:focus-visible{outline:2px solid var(--fresh-yellow);outline-offset:2px}@media (max-width:1100px){.aa-build-explorer-head{grid-template-columns:1fr;gap:24px}.aa-build-explorer-head>p{max-width:720px}.aa-build-explorer-grid{grid-template-columns:220px minmax(0,1fr)}.aa-build-panel{grid-template-columns:1fr}.aa-build-stage{border-bottom:1px solid #f7f7f524;border-right:0;min-height:460px}.aa-build-copy{min-height:440px}.aa-build-record{grid-template-columns:140px repeat(3,1fr);padding-block:14px}.aa-build-record>i:nth-of-type(4){border-left:0}.aa-film-copy{width:min(39vw,620px)}.aa-film-scene[data-global-stage="1"] .aa-film-copy,.aa-film-scene[data-global-stage="3"] .aa-film-copy,.aa-film-scene[data-global-stage="5"] .aa-film-copy{width:min(36vw,570px)}.aa-film-proof-motion,.aa-film-scene[data-global-stage="7"] .aa-film-proof-motion{width:min(50vw,800px)}.aa-film-context-grid{grid-template-columns:repeat(2,1fr)}.aa-film-context-grid article:nth-child(3){border-left:0;padding-left:0}.aa-film-context-grid article:nth-child(3),.aa-film-context-grid article:nth-child(4){border-top:1px solid #bdbdb7}.fresh-industry-product-note{grid-template-columns:150px 1fr}.fresh-industry-product-note>a{grid-column:2;width:fit-content}}@media (max-width:760px){.aa-build-explorer .fresh-section{padding-block:72px}.aa-build-explorer-head{margin-bottom:34px}.aa-build-explorer-head h2{font-size:38px}.aa-build-explorer-grid{border-radius:12px;grid-template-columns:1fr}.aa-build-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;border-bottom:1px solid #f7f7f524;border-right:0;display:flex;overflow-x:auto}.aa-build-tabs::-webkit-scrollbar{display:none}.aa-build-tabs button{scroll-snap-align:start;border-bottom:0;border-right:1px solid #f7f7f51f;flex:0 0 190px;min-height:108px}.aa-build-stage{min-height:340px}.aa-build-stage-label{max-width:210px;right:18px}.aa-build-copy{min-height:0;padding:28px 20px 24px}.aa-build-copy h3{font-size:28px}.aa-build-copy dl>div{grid-template-columns:92px 1fr}.aa-build-links{margin-top:6px}.aa-build-record{border-radius:0 0 12px 12px;grid-template-columns:1fr 1fr}.aa-build-record>span{grid-column:1/-1;padding:5px 0 12px}.aa-build-record>i{min-height:48px}.aa-build-record>i:nth-of-type(odd){border-left:0}.aa-build-record>i:nth-of-type(4){border-left:1px solid #f7f7f521}.aa-film-opening-scroll{height:124svh;min-height:760px}.aa-film-opening-copy{bottom:7%;left:20px;right:20px}.aa-film-opening-copy>p{margin-bottom:14px}.aa-film-opening-copy h1{font-size:clamp(50px,13.5vw,72px);line-height:.92}.aa-film-opening-actions{margin-top:24px}.aa-film-scroll-cue{top:18px;right:20px}.aa-film-chapter{min-height:68svh;padding:10svh 20px}.aa-film-chapter h2{font-size:clamp(50px,13vw,72px);line-height:.95}.aa-film-chapter p{margin-bottom:18px}.aa-film-act-sticky{min-height:0}.aa-film-chrome{grid-template-columns:1fr auto;top:15px;left:20px;right:20px}.aa-film-chrome p{display:none}.aa-film-copy,.aa-film-scene[data-global-stage="1"] .aa-film-copy,.aa-film-scene[data-global-stage="3"] .aa-film-copy,.aa-film-scene[data-global-stage="5"] .aa-film-copy,.aa-film-scene[data-global-stage="6"] .aa-film-copy,.aa-film-scene[data-global-stage="7"] .aa-film-copy{width:auto;top:10%;left:20px;right:40px}.aa-film-copy>span{margin-bottom:11px;font-size:8px}.aa-film-copy h2{max-width:620px;font-size:clamp(34px,9.7vw,49px);line-height:.98}.aa-film-copy>p{max-width:560px;margin-top:10px;font-size:12px;line-height:1.45}.aa-film-proof-motion,.aa-film-scene[data-global-stage="1"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="3"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="5"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="6"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="7"] .aa-film-proof-motion{width:auto;bottom:6%;left:20px;right:20px}.aa-film-fragments{min-height:clamp(210px,72vw,390px)}.aa-film-decision{width:56%;min-height:60px;padding:10px 11px;bottom:8%;right:3%}.aa-film-decision span{font-size:9px}.aa-film-decision b{font-size:10px}.aa-film-copy:before{inset:-22px -30px}.aa-film-rail{gap:0;right:0}.aa-film-rail button{width:44px;height:44px;padding:0}.aa-film-rail button span{display:none}.aa-film-context{min-height:auto;padding:90px 20px 78px}.aa-film-context h2{font-size:clamp(49px,12.5vw,70px)}.aa-film-context-grid{grid-template-columns:1fr;margin-top:64px}.aa-film-context-grid article,.aa-film-context-grid article+article,.aa-film-context-grid article:nth-child(3),.aa-film-context-grid article:nth-child(4){border-top:0;border-left:0;min-height:164px;padding:20px 0 22px}.aa-film-context-grid h3{margin-top:34px}.aa-film-control{min-height:86svh;padding:88px 20px}.aa-film-control h2{font-size:clamp(49px,12.5vw,72px)}.aa-film-control ul{grid-template-columns:1fr 1fr;margin-top:62px}.aa-film-control li,.aa-film-control li+li{border-left:0;min-height:58px;padding:14px 8px 0 0}.aa-film-control li:nth-child(2n){border-left:1px solid #f7f7f530;padding-left:14px}.aa-film-control-gate i,.aa-film-control-gate span{left:76%}.aa-journey-handoff{padding-top:76px}.aa-journey-handoff>div:last-child{grid-template-columns:1fr}.aa-journey-handoff>div:last-child>a,.aa-journey-handoff>div:last-child>a:first-child{border-left:1px solid var(--fresh-line-strong);min-height:190px}.aa-journey-handoff h2{margin-top:24px}.aa-screen-language-note{grid-template-columns:1fr;gap:8px;width:calc(100% - 40px)}.fresh-industry-product-note{grid-template-columns:1fr;gap:18px;padding:22px}.fresh-industry-product-note>a{grid-column:auto;justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.aa-build-copy{animation:none}.aa-film-opening-scroll,.aa-film-act{min-height:0;height:auto!important}.aa-film-opening-sticky,.aa-film-act-sticky{height:auto;min-height:0;position:relative;top:auto;overflow:visible}.aa-film-opening-sticky{min-height:760px}.aa-film-act-field,.aa-film-scroll-cue,.aa-film-chrome,.aa-film-rail{display:none}.aa-film-opening-field{opacity:.28;pointer-events:none}.aa-film-opening-copy{opacity:1!important;transform:none!important}.aa-film-scenes,.aa-film-scene{position:static}.aa-film-scene{border-bottom:1px solid var(--aa-film-line);gap:40px;min-height:0;padding:92px max(22px,5vw);display:grid;opacity:1!important;pointer-events:auto!important;transform:none!important}.aa-film-copy,.aa-film-scene[data-global-stage="1"] .aa-film-copy,.aa-film-scene[data-global-stage="3"] .aa-film-copy,.aa-film-scene[data-global-stage="5"] .aa-film-copy,.aa-film-scene[data-global-stage="6"] .aa-film-copy,.aa-film-scene[data-global-stage="7"] .aa-film-copy{width:min(850px,100%);position:static}.aa-film-proof-motion,.aa-film-scene[data-global-stage="1"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="3"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="5"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="6"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="7"] .aa-film-proof-motion{width:min(1080px,100%);position:relative;bottom:auto;left:auto;right:auto;opacity:1!important;transform:none!important}.aa-film-evidence{border-top:1px solid var(--aa-film-line);grid-template-columns:repeat(2,1fr);width:min(1080px,100%);margin:0;padding:0;list-style:none;display:grid}.aa-film-evidence li{min-height:62px;color:var(--aa-film-muted);padding:13px 14px 0 0;font-size:10px}.aa-film-evidence li+li{border-left:1px solid var(--aa-film-line);padding-left:14px}.aa-film-evidence i{color:var(--aa-film-muted);margin-right:12px;font-style:normal}.aa-film-scroll-cue span{animation:none}}@media (max-height:650px),(max-width:760px) and (max-height:740px){.aa-film-opening-scroll,.aa-film-act{min-height:0;height:auto!important}.aa-film-opening-sticky,.aa-film-act-sticky{height:auto;min-height:0;position:relative;top:auto;overflow:visible}.aa-film-opening-sticky{min-height:720px}.aa-film-act-field,.aa-film-scroll-cue,.aa-film-chrome,.aa-film-rail{display:none}.aa-film-opening-field{opacity:.28;pointer-events:none}.aa-film-opening-copy{opacity:1!important;transform:none!important}.aa-film-scenes,.aa-film-scene{position:static}.aa-film-scene{border-bottom:1px solid var(--aa-film-line);gap:40px;min-height:0;padding:92px 5vw;display:grid;opacity:1!important;pointer-events:auto!important;transform:none!important}.aa-film-copy,.aa-film-scene[data-global-stage="1"] .aa-film-copy,.aa-film-scene[data-global-stage="3"] .aa-film-copy,.aa-film-scene[data-global-stage="5"] .aa-film-copy,.aa-film-scene[data-global-stage="6"] .aa-film-copy,.aa-film-scene[data-global-stage="7"] .aa-film-copy{width:min(850px,100%);position:static}.aa-film-proof-motion,.aa-film-scene[data-global-stage="1"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="3"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="5"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="6"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="7"] .aa-film-proof-motion{width:min(1080px,100%);position:relative;bottom:auto;left:auto;right:auto;opacity:1!important;transform:none!important}.aa-film-evidence{border-top:1px solid var(--aa-film-line);grid-template-columns:repeat(2,1fr);width:min(1080px,100%);margin:0;padding:0;list-style:none;display:grid}.aa-film-evidence li{min-height:62px;color:var(--aa-film-muted);padding:13px 14px 0 0;font-size:10px}.aa-film-evidence li+li{border-left:1px solid var(--aa-film-line);padding-left:14px}.aa-film-evidence i{color:var(--aa-film-muted);margin-right:12px;font-style:normal}}@media (forced-colors:active){.aa-build-stage canvas,.aa-film canvas{display:none}.aa-build-explorer,.aa-film{color:canvastext;background:canvas}.aa-build-tabs button[aria-selected=true]{color:highlighttext;background:highlight}}@media (max-width:1100px){.aa-partner-role-controls{gap:22px;padding-inline:28px}.aa-partner-role-controls button{min-height:96px}.aa-partner-process>div:last-of-type{grid-template-columns:repeat(3,1fr)}.aa-partner-process article:nth-child(4){border-left:0}.aa-partner-process article:nth-child(n+4){border-top:1px solid var(--fresh-line)}.aa-partner-fit-grid{grid-template-columns:1fr;gap:54px}}@media (max-width:760px){.aa-partner-value-intro>div:last-child,.aa-partner-language .fresh-section>div:last-child,.aa-partner-process>div:last-of-type{grid-template-columns:1fr}.aa-partner-value-intro article,.aa-partner-value-intro article:first-child,.aa-partner-process article,.aa-partner-process article:nth-child(4){border-left:0;border-top:1px solid var(--fresh-line);min-height:0}.aa-partner-value-intro article:first-child,.aa-partner-process article:first-child{border-top:0}.aa-partner-value-intro h3,.aa-partner-process h3{margin-top:34px}.aa-partner-map{flex-direction:column;gap:14px;min-height:0;padding:20px;display:flex}.aa-partner-map-lines{display:none}.aa-partner-role-controls{order:1;grid-template-columns:1fr;gap:8px;padding:0;display:grid;position:static}.aa-partner-role-controls button,.aa-partner-role-controls button.customer,.aa-partner-role-controls button.partner,.aa-partner-role-controls button.agents{grid-area:auto;justify-self:stretch;width:100%;min-height:72px}.aa-partner-role-controls button.customer{order:1}.aa-partner-role-controls button.partner{order:2}.aa-partner-role-controls button.agents{order:3}.aa-partner-record{border:1px dashed #ffffff40;border-radius:13px;flex-direction:column;order:2;justify-content:center;width:100%;min-height:190px;padding:30px 18px 22px;display:flex;position:static;transform:none}.aa-partner-record>strong{font-size:21px}.aa-partner-record>div{gap:5px;margin-top:34px}.aa-partner-record>div span{font-size:7px}.aa-partner-role-detail{grid-template-columns:1fr;gap:25px;min-height:0;padding:25px 20px}.aa-partner-role-detail h3{font-size:26px}.aa-partner-language article{min-height:250px}.aa-partner-language h3{margin-top:46px}.aa-partner-fit-grid>div:last-child{padding:28px 22px}.aa-partner-fit-grid>div:last-child>h3{font-size:27px}.aa-partner-fit-grid ol li{grid-template-columns:1fr;gap:3px}.aa-partner-faqs summary{grid-template-columns:30px 1fr 24px;gap:10px;min-height:78px}.aa-partner-faqs h3{font-size:17px}.aa-partner-faqs details>p{margin:0 0 24px 40px;font-size:13px}}@media (prefers-reduced-motion:reduce){.aa-partner-path-flow,.aa-partner-authority-pulse{animation:none!important}}@media (forced-colors:active){.aa-partner-map-lines{display:none}.aa-partner-field,.aa-partner-map,.aa-partner-role-detail,.aa-partner-role-controls button{color:canvastext;background:canvas;border-color:canvastext}.aa-partner-role-controls button[aria-pressed=true]{color:highlighttext;background:highlight}}.aa-original-hero{color:var(--fresh-ink);border-bottom:1px solid var(--fresh-line);background:#fbfbf8}.aa-original-hero .reset-hero-inner{min-height:max(720px,100svh - 64px)}.aa-original-hero .reset-hero-copy{width:min(660px,100% - 64px);margin:0 0 0 max(32px,calc((100vw - var(--fresh-max))/2));text-align:left;padding:clamp(92px,12vh,132px) 0 190px}.aa-original-hero .reset-kicker{color:#5e6167;letter-spacing:.075em;text-transform:uppercase;justify-content:flex-start;font-size:10px;font-weight:600}.aa-immersive-hero.aa-applied-hero.aa-original-hero h1{max-width:720px;color:var(--fresh-ink);letter-spacing:-.058em;text-wrap:balance;margin-inline:0;padding-bottom:.04em;font-size:clamp(58px,5.55vw,76px);font-weight:500;line-height:1.02}.aa-original-hero .reset-hero-lead{color:#5f6269;text-wrap:pretty;max-width:650px;margin-inline:0;font-size:clamp(17px,1.4vw,19px);line-height:1.56}.aa-original-hero .reset-hero-actions{justify-content:flex-start}.aa-original-hero .reset-primary-button,.aa-original-hero .reset-secondary-button{border-radius:8px;min-height:50px;padding-inline:20px;font-weight:600}.aa-original-hero .reset-primary-button{color:#fff;background:var(--fresh-ink)}.aa-original-hero .reset-primary-button span{color:var(--fresh-yellow)}.aa-original-hero .reset-secondary-button{color:var(--fresh-ink);background:#ffffffd6;border-color:#c8c9c6}.aa-original-hero .reset-primary-button:hover,.aa-original-hero .reset-secondary-button:hover{box-shadow:0 10px 28px #1112161a}.aa-original-hero .aa-lab-topology{color:var(--fresh-ink);background:#fbfbf8}.aa-original-hero .aa-lab-field-grid{opacity:.5;background-image:linear-gradient(#1112160b 1px,#0000 1px),linear-gradient(90deg,#11121609 1px,#0000 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(90deg,#0000 28%,#0006 50%,#000 100%);mask-image:linear-gradient(90deg,#0000 28%,#0006 50%,#000 100%)}.aa-original-hero .aa-lab-node-label{color:var(--fresh-ink)}.aa-original-hero .aa-lab-interaction-note{color:#11121666;top:28px}.aa-original-hero .aa-lab-outcome-labels span{color:#1112167a}.aa-original-hero .aa-lab-outcome-labels span:after{background:#fbfbf8;border-color:#11121694}.aa-original-hero .aa-lab-outcome-labels span:first-child{top:20%}.aa-original-hero .aa-lab-outcome-labels span:nth-child(2){top:48%}.aa-original-hero .aa-lab-outcome-labels span:nth-child(3){top:72%}.aa-original-hero .aa-lab-outcome-labels span:nth-child(2):after{border-color:var(--fresh-yellow);background:var(--fresh-yellow)}.aa-original-hero .aa-lab-caption{min-height:142px;color:var(--fresh-ink);background:#fbfbf8e6;border-top-color:#1112161f}.aa-original-hero .aa-lab-caption p span{color:#7a7c81}.aa-original-hero .aa-lab-caption p b{color:var(--fresh-ink)}.aa-original-hero .aa-lab-caption ol:before{background:#1112162e}.aa-original-hero .aa-lab-caption li{color:#11121685}.aa-original-hero .aa-lab-caption li:before{background:#8c8d8a;border-color:#fbfbf8}.aa-applied-work{border-bottom:1px solid var(--fresh-line);background:#fff;overflow:hidden}.aa-applied-work .fresh-section{padding-block:clamp(96px,10vw,142px)}.aa-applied-work .fresh-section-head{margin-bottom:56px}.aa-applied-paths{border-top:1px solid var(--fresh-line-strong)}.aa-applied-path{border-bottom:1px solid var(--fresh-line-strong);min-height:222px;color:var(--fresh-ink);transition:background var(--motion-ui) ease,padding var(--motion-ui) var(--motion-ease);grid-template-rows:auto 1fr;grid-template-columns:54px minmax(260px,.9fr) minmax(320px,1fr) 42px;align-items:start;gap:0 28px;padding:30px 18px 28px 0;display:grid;position:relative}.aa-applied-path>span{color:#8a8c91;grid-area:1/1/3;font-size:10px;font-weight:600}.aa-applied-path>div{grid-area:1/2}.aa-applied-path small{color:#676a70;letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:700}.aa-applied-path h3{letter-spacing:-.042em;text-wrap:balance;max-width:470px;margin:52px 0 0;font-size:clamp(28px,2.55vw,36px);font-weight:500;line-height:1.06}.aa-applied-path>p{max-width:490px;color:var(--fresh-muted);grid-area:1/3;margin:26px 0 0;font-size:14px;line-height:1.62}.aa-applied-path>i{width:36px;height:36px;transition:color var(--motion-ui) ease,background var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease);border:1px solid #d3d4d1;border-radius:50%;grid-area:1/4/3;place-self:center end;place-items:center;font-size:14px;font-style:normal;display:grid}.aa-applied-path>b{color:var(--fresh-ink);grid-area:2/3;align-self:end;font-size:11px;font-weight:600}.aa-applied-path:hover,.aa-applied-path:focus-visible{background:#f7f7f5;padding-inline:18px}.aa-applied-path:hover>i,.aa-applied-path:focus-visible>i{border-color:var(--fresh-ink);background:var(--fresh-yellow);transform:translate(3px)}.aa-applied-path:focus-visible{outline:3px solid var(--fresh-yellow);outline-offset:-3px}@media (max-width:1100px){.aa-original-hero .reset-hero-copy{width:min(590px,54vw);padding-top:100px}.aa-immersive-hero.aa-applied-hero.aa-original-hero h1{font-size:clamp(54px,6.4vw,70px)}.aa-original-hero .aa-lab-outcome-labels{display:none}.aa-applied-path{grid-template-columns:44px minmax(240px,.9fr) minmax(260px,1fr) 38px;gap:0 20px}}@media (max-width:760px){.aa-original-hero .reset-hero-inner{min-height:max(850px,100svh - 64px)}.aa-original-hero .reset-hero-copy{width:calc(100% - 40px);margin-inline:20px;padding:68px 0 260px}.aa-immersive-hero.aa-applied-hero.aa-original-hero h1{max-width:600px;font-size:clamp(46px,12.2vw,58px);font-weight:500;line-height:1.02}.aa-original-hero .reset-hero-lead{font-size:16px;line-height:1.52}.aa-original-hero .reset-hero-actions{gap:9px}.aa-original-hero .reset-primary-button,.aa-original-hero .reset-secondary-button{min-height:46px;padding-inline:15px;font-size:12px}.aa-original-hero .aa-lab-topology:before{background:linear-gradient(#fbfbf8 0%,#fbfbf8f5 48%,#fbfbf824 70%,#fbfbf8 94%)}.aa-original-hero .aa-lab-field-grid{-webkit-mask-image:linear-gradient(#0000 28%,#00000070 54%,#000 100%);mask-image:linear-gradient(#0000 28%,#00000070 54%,#000 100%)}.aa-original-hero .aa-lab-caption{min-height:156px}.aa-original-hero .aa-lab-interaction-note{display:none}.aa-applied-work .fresh-section{padding-block:80px}.aa-applied-work .fresh-section-head{margin-bottom:38px}.aa-applied-path{grid-template-rows:auto auto auto;grid-template-columns:28px minmax(0,1fr) 34px;gap:0 12px;min-height:0;padding:26px 0 24px}.aa-applied-path>span{grid-area:1/1/4}.aa-applied-path>div{grid-area:1/2}.aa-applied-path h3{margin-top:26px;font-size:29px}.aa-applied-path>p{grid-area:2/2;margin-top:18px}.aa-applied-path>b{grid-area:3/2;margin-top:24px}.aa-applied-path>i{grid-area:1/3/4}.aa-applied-path:hover,.aa-applied-path:focus-visible{padding-inline:12px}}@media (prefers-reduced-motion:reduce){.aa-applied-path,.aa-applied-path>i{transition:none!important}}@media (max-width:1100px){.aa-applied-hero.aa-original-hero .reset-hero-inner{min-height:max(720px,100svh - 64px)}.aa-applied-hero.aa-original-hero .reset-hero-copy{width:min(660px,62vw);margin:0 0 0 max(32px,calc((100vw - var(--fresh-max))/2));text-align:left;padding:94px 0 184px}.aa-immersive-hero.aa-applied-hero.aa-original-hero h1{max-width:660px;margin-inline:0;font-size:clamp(54px,6.2vw,68px);font-weight:500}.aa-applied-hero.aa-original-hero .reset-kicker,.aa-applied-hero.aa-original-hero .reset-hero-actions{justify-content:flex-start}.aa-applied-hero.aa-original-hero .reset-hero-lead{max-width:610px;margin-inline:0}.aa-applied-hero.aa-original-hero .aa-lab-topology:before{background:linear-gradient(90deg,#fbfbf8 0%,#fbfbf8f7 36%,#fbfbf894 57%,#fbfbf80d 82%),linear-gradient(#fbfbf81a 0%,#fbfbf800 58%,#fbfbf8 92%)}}@media (max-width:760px){.aa-applied-hero.aa-original-hero .reset-hero-inner{min-height:max(850px,100svh - 64px)}.aa-applied-hero.aa-original-hero .reset-hero-copy{text-align:left;width:calc(100% - 40px);margin-inline:20px;padding:68px 0 258px}.aa-immersive-hero.aa-applied-hero.aa-original-hero h1{max-width:600px;margin-inline:0;font-size:clamp(46px,12.2vw,58px);font-weight:500;line-height:1.02}.aa-applied-hero.aa-original-hero .reset-hero-lead{max-width:560px;margin-inline:0;font-size:16px;line-height:1.52}.aa-applied-hero.aa-original-hero .aa-lab-topology:before{background:linear-gradient(#fbfbf8 0%,#fbfbf8f5 48%,#fbfbf824 70%,#fbfbf8 94%)}.aa-applied-hero.aa-original-hero .aa-lab-caption{min-height:156px}}.aa-original-hero .aa-lab-topology:before{background:linear-gradient(90deg,#fbfbf8 0% 31%,#fbfbf8eb 40%,#fbfbf859 52%,#fbfbf80a 64%,#fbfbf800 71%),linear-gradient(#fbfbf814 0%,#fbfbf800 62%,#fbfbf8 94%)}.aa-original-hero .aa-lab-caption{grid-template-columns:1fr;align-items:center;min-height:112px}.aa-original-hero .aa-lab-caption p{max-width:690px}.aa-original-hero .aa-lab-caption p b{max-width:660px;font-size:13px;line-height:1.5}.aa-original-hero .aa-lab-interaction-note{color:#11121680;font-size:10px}.aa-applied-orbit-link{justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:20px 0;display:flex}.aa-applied-orbit-link p{color:var(--fresh-muted);margin:0;font-size:14px}.aa-applied-orbit-link a{color:var(--fresh-ink);align-items:center;gap:18px;font-size:13px;font-weight:600;display:inline-flex}.aa-solution-levels>.fresh-section-head+div{border:1px solid var(--fresh-line);background:#fff;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.aa-agent-levels>.fresh-section-head+div{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-solution-levels>.fresh-section-head+div>a,.aa-solution-levels>.fresh-section-head+div>article{border-left:1px solid var(--fresh-line);flex-direction:column;min-height:310px;padding:26px;display:flex}.aa-solution-levels>.fresh-section-head+div>:first-child{border-left:0}.aa-solution-levels>.fresh-section-head+div>a{transition:background var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease)}.aa-solution-levels>.fresh-section-head+div>a:hover,.aa-solution-levels>.fresh-section-head+div>a:focus-visible{background:var(--fresh-blue-pale)}.aa-solution-levels>.fresh-section-head+div>:first-child{background:#fffef0}.aa-solution-levels span,.aa-software-entry article>span,.aa-solution-starts article>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.aa-solution-levels h3{letter-spacing:-.035em;max-width:320px;margin:72px 0 10px;font-size:26px;font-weight:500;line-height:1.08}.aa-solution-levels p{color:var(--fresh-muted);margin:0;font-size:13px;line-height:1.6}.aa-solution-levels i{color:var(--fresh-ink);margin-top:auto;padding-top:24px;font-size:11px;font-style:normal;font-weight:600}.aa-agent-assistance-link{border:1px solid var(--fresh-line);background:var(--fresh-blue-pale);border-top:0;border-radius:0 0 14px 14px;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:18px 22px;display:flex}.aa-agent-levels>.fresh-section-head+div{border-radius:14px 14px 0 0}.aa-agent-assistance-link p{color:var(--fresh-muted);margin:0;font-size:13px}.aa-agent-assistance-link a{color:var(--fresh-ink);align-items:center;gap:18px;font-size:12px;font-weight:600;display:inline-flex}.aa-software-routes>div:last-child>:first-child{background:#fff}.aa-solution-product-proof{border-block:1px solid var(--fresh-line);background:#fff}.aa-solution-product-proof .fresh-section{padding-block:clamp(88px,9vw,120px)}.aa-solution-controls{grid-template-columns:minmax(0,.78fr) minmax(560px,1.22fr);align-items:start;gap:90px;display:grid}.aa-solution-controls>div:first-child{position:sticky;top:110px}.aa-solution-controls>div:first-child h2,.aa-software-continuity h2{letter-spacing:-.042em;text-wrap:balance;margin:0;font-size:clamp(36px,3.8vw,48px);font-weight:500;line-height:1.04}.aa-solution-controls>div:first-child>p,.aa-software-continuity>div>p{color:var(--fresh-muted);margin:20px 0 0}.aa-solution-controls>div:first-child>a,.aa-software-continuity>div>a{color:var(--fresh-ink);gap:18px;margin-top:24px;font-size:13px;font-weight:600;display:inline-flex}.aa-solution-controls>div:last-child{border:1px solid var(--fresh-line);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.aa-solution-controls article{border-right:1px solid var(--fresh-line);border-bottom:1px solid var(--fresh-line);min-height:188px;padding:22px}.aa-solution-controls article:nth-child(2n){border-right:0}.aa-solution-controls article:nth-child(n+5){border-bottom:0}.aa-solution-controls article>span{color:var(--fresh-blue-dark);font-size:9px;font-weight:600}.aa-solution-controls h3{margin:42px 0 8px;font-size:20px;font-weight:500;line-height:1.2}.aa-solution-controls article p{color:var(--fresh-muted);margin:0;font-size:12px}.aa-solution-starts{border-block:1px solid var(--fresh-line);background:var(--fresh-blue-pale)}.aa-solution-starts .fresh-section>.fresh-section-head+div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.aa-solution-starts article{border:1px solid var(--fresh-line);background:#fff;border-radius:12px;min-height:228px;padding:23px}.aa-solution-starts h3{letter-spacing:-.028em;margin:52px 0 8px;font-size:22px;font-weight:500;line-height:1.16}.aa-solution-starts article p{color:var(--fresh-muted);margin:0;font-size:12px}.aa-solution-more{color:var(--fresh-ink);gap:18px;margin-top:24px;font-size:13px;font-weight:600;display:inline-flex}.aa-software-entry{color:#fff;background:var(--fresh-ink)}.aa-software-entry .fresh-section-head h2{color:#fff}.aa-software-entry .fresh-eyebrow,.aa-software-entry .fresh-section-head>p{color:#ffffff94}.aa-software-entry .fresh-section>div:last-child{border:1px solid #ffffff29;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.aa-software-entry article{border-left:1px solid #ffffff29;flex-direction:column;min-height:310px;padding:28px;display:flex}.aa-software-entry article:first-child{border-left:0}.aa-software-entry article>span{color:var(--fresh-yellow)}.aa-software-entry h3{letter-spacing:-.036em;max-width:470px;margin:70px 0 10px;font-size:30px;font-weight:500;line-height:1.08}.aa-software-entry article p{color:#ffffff94;max-width:500px;margin:0}.aa-software-entry article a{color:#fff;gap:18px;margin-top:auto;padding-top:26px;font-size:12px;font-weight:600;display:inline-flex}.aa-software-entry article a span{color:var(--fresh-yellow)}.aa-software-continuity{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.aa-software-continuity>div{border:1px solid var(--fresh-line);background:#fff;border-radius:14px;flex-direction:column;min-height:420px;padding:34px;display:flex}.aa-software-continuity>div:last-child{color:#fff;background:var(--fresh-ink)}.aa-software-continuity>div:last-child .fresh-eyebrow,.aa-software-continuity>div:last-child>p{color:#ffffff94}.aa-software-continuity>div:last-child>a{color:#fff}.aa-software-continuity h2{margin-top:72px}.aa-software-continuity>div>a{margin-top:auto;padding-top:28px}.aa-solutions-delivery-paths>.fresh-section-head+div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.aa-workspace-delivery-choice>.fresh-section-head+div{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-solutions-delivery-paths>.fresh-section-head+div>a{border:1px solid var(--fresh-line);min-height:380px;transition:transform var(--motion-ui) var(--motion-ease),border-color var(--motion-ui) ease;background:#fff;border-radius:14px;flex-direction:column;padding:30px;display:flex}.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child{color:#fff;background:var(--fresh-ink)}.aa-solutions-delivery-paths>.fresh-section-head+div>a:hover{border-color:#aaa;transform:translateY(-3px)}.aa-solutions-delivery-paths>.fresh-section-head+div>a>span{color:var(--fresh-blue-dark);font-size:10px;font-weight:600}.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child>span{color:var(--fresh-yellow)}.aa-solutions-delivery-paths>.fresh-section-head+div>a>small{color:var(--fresh-soft);letter-spacing:.055em;text-transform:uppercase;margin-top:48px;font-size:10px;font-weight:600}.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child>small,.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child>p{color:#ffffff94}.aa-solutions-delivery-paths h2{letter-spacing:-.043em;max-width:560px;margin:8px 0 12px;font-size:clamp(30px,3vw,42px);font-weight:500;line-height:1.04}.aa-solutions-delivery-paths p{max-width:520px;color:var(--fresh-muted);margin:0}.aa-solutions-delivery-paths i{margin-top:auto;padding-top:28px;font-size:12px;font-style:normal;font-weight:600}.aa-workspace-everyday-link{border:1px solid var(--fresh-line);background:var(--fresh-blue-pale);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;min-height:70px;margin-top:12px;padding:18px 22px;display:flex}.aa-workspace-everyday-link p{color:var(--fresh-muted);margin:0;font-size:13px}.aa-workspace-everyday-link a{color:var(--fresh-ink);align-items:center;gap:18px;font-size:12px;font-weight:600;display:inline-flex}@media (max-width:1100px){.aa-solution-controls{grid-template-columns:1fr;gap:48px;width:min(820px,100% - 64px)}.aa-solution-controls>div:first-child{position:static}}@media (max-width:760px){.aa-original-hero .aa-lab-caption{min-height:126px;padding-block:20px}.aa-applied-orbit-link{flex-direction:column;align-items:flex-start;gap:8px}.aa-solution-levels>.fresh-section-head+div,.aa-solution-controls>div:last-child,.aa-solution-starts .fresh-section>.fresh-section-head+div,.aa-software-entry .fresh-section>div:last-child,.aa-software-continuity,.aa-solutions-delivery-paths>.fresh-section-head+div{grid-template-columns:1fr}.aa-solution-levels>.fresh-section-head+div>a,.aa-solution-levels>.fresh-section-head+div>article,.aa-software-entry article{border-left:0;border-top:1px solid var(--fresh-line);min-height:0}.aa-solution-levels>.fresh-section-head+div>:first-child,.aa-software-entry article:first-child{border-top:0}.aa-solution-levels h3,.aa-software-entry h3{margin-top:44px}.aa-solution-controls{width:calc(100% - 40px)}.aa-solution-controls article{border-right:0;min-height:0}.aa-solution-controls article:nth-child(n+5){border-bottom:1px solid var(--fresh-line)}.aa-solution-controls article:last-child{border-bottom:0}.aa-software-entry article{border-color:#ffffff29}.aa-software-continuity>div{min-height:340px;padding:28px}.aa-software-continuity h2{margin-top:48px}.aa-solutions-delivery-paths>.fresh-section-head+div>a{min-height:330px;padding:25px}.aa-agent-assistance-link,.aa-workspace-everyday-link{flex-direction:column;align-items:flex-start;gap:8px}.aa-product-tabs button small{font-size:9px}.aa-evidence-trace span{font-size:8px}}.aa-signal-text{--aa-signal-base:#747672;--aa-signal-active:var(--fresh-ink);--aa-signal-fill:100%;color:var(--aa-signal-active);background-image:linear-gradient(90deg,var(--aa-signal-active) 0,var(--aa-signal-active) var(--aa-signal-fill),var(--aa-signal-base) calc(var(--aa-signal-fill) + 12%),var(--aa-signal-base) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fresh-cta .aa-signal-text,.fresh-use-case-connected .aa-signal-text,.fresh-industry-connected .aa-signal-text,.fresh-role-section .aa-signal-text,.fresh-product-workspace .aa-signal-text,.fresh-journey-delivery .aa-signal-text,.aa-security-bridge .aa-signal-text,.aa-adoption-security .aa-signal-text,.aa-partner-model-section .aa-signal-text,.aa-software-entry .aa-signal-text,.aa-partner-language article.primary .aa-signal-text,.fresh-contact-grid>a.primary .aa-signal-text,.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child .aa-signal-text,.aa-software-continuity>div:last-child .aa-signal-text{--aa-signal-base:#ffffff94;--aa-signal-active:#fff}.fresh-industries-page>div:last-child>a,.fresh-industry-grid>a,.fresh-use-case-group a,.fresh-solutions-page>.fresh-section-head+div>a,.fresh-blog-grid a,.fresh-company-principles article,.fresh-capability-examples article,.aa-solution-starts article,.aa-partner-language article,.fresh-contact-grid>a{box-shadow:none;background:#fff;border:1px solid #dedfdb;border-radius:16px}.fresh-industries-page>div:last-child>a,.fresh-use-case-group a,.fresh-solutions-page>.fresh-section-head+div>a,.fresh-blog-grid a,.fresh-company-principles article,.fresh-capability-examples article,.aa-solution-starts article,.aa-partner-language article,.fresh-contact-grid>a{padding:28px}.fresh-industries-page>div:last-child>a{min-height:330px}.fresh-industries-page header span{width:auto;height:auto;color:var(--fresh-ink);background:0 0;border-radius:0;font-size:12px}.fresh-industries-page>div:last-child>a>h2{color:var(--fresh-muted);margin-top:72px;font-size:11px}.fresh-industries-page h3{max-width:520px;font-size:clamp(26px,2.35vw,32px);font-weight:500}.fresh-industries-page footer{justify-content:flex-start}.fresh-industry-grid>a{min-height:260px;padding:24px}.fresh-industry-grid>a>span{width:auto;height:auto;color:var(--fresh-muted);background:0 0;border-radius:0}.fresh-industry-grid>a h3{margin-top:52px;font-weight:500}.fresh-use-case-group a,.fresh-use-case-connected a{border-radius:16px;min-height:300px;padding:26px}.fresh-use-case-group a>small,.fresh-use-case-connected a>small{margin-top:58px}.fresh-use-case-group a h2,.fresh-use-case-connected a h2{letter-spacing:-.026em;font-weight:500}.fresh-use-case-group footer,.fresh-use-case-connected footer{justify-content:flex-end}.fresh-use-case-connected a{background:#ffffff09;border-color:#ffffff29}.fresh-solutions-page>.fresh-section-head+div>a{min-height:320px}.fresh-solutions-page>.fresh-section-head+div h2{margin-top:86px;font-weight:500}.fresh-solutions-page>.fresh-section-head+div a i{margin-top:auto;padding-top:22px}.fresh-blog-grid h3,.fresh-company-principles h3,.fresh-capability-examples h3{letter-spacing:-.025em;font-weight:500}.fresh-company-principles article,.fresh-capability-examples article{min-height:230px}.fresh-company-principles h3,.fresh-capability-examples h3{margin-top:62px}.aa-partner-language article{min-height:300px}.aa-partner-language h3{font-weight:500}.aa-partner-language article.primary,.fresh-contact-grid>a.primary{border-color:var(--fresh-ink);background:var(--fresh-ink)}@media (hover:hover) and (pointer:fine){.fresh-industries-page>div:last-child>a,.fresh-industry-grid>a,.fresh-use-case-group a,.fresh-use-case-connected a,.fresh-solutions-page>.fresh-section-head+div>a,.fresh-blog-grid a,.fresh-company-principles article,.fresh-capability-examples article,.aa-solution-starts article,.aa-partner-language article,.fresh-contact-grid>a{transition:transform var(--motion-ui) var(--motion-ease),border-color var(--motion-ui) ease,background var(--motion-ui) ease}.fresh-industries-page>div:last-child>a:hover,.fresh-industry-grid>a:hover,.fresh-use-case-group a:hover,.fresh-solutions-page>.fresh-section-head+div>a:hover,.fresh-blog-grid a:hover,.fresh-company-principles article:hover,.fresh-capability-examples article:hover,.aa-solution-starts article:hover,.aa-partner-language article:not(.primary):hover,.fresh-contact-grid>a:not(.primary):hover{background:#fcfcf9;border-color:#aeb0ac;transform:translateY(-2px)}.fresh-use-case-connected a:hover{background:#fff1;border-color:#ffffff5c;transform:translateY(-2px)}}.aa-product-stage{border-color:#dfe0dc;border-radius:18px;box-shadow:0 18px 54px #18191d14}.aa-product-stage-header{background:#fbfbf8}.aa-product-stage-header>div:first-child>span{color:#5d5f5c;background:0 0}.aa-product-stage figcaption{min-height:116px}.aa-product-stage figcaption h3{font-weight:500}@media (max-width:760px){:root{--type-hero:clamp(42px,12vw,50px);--type-section:clamp(34px,9vw,44px);--type-feature:clamp(27px,7.8vw,36px);--type-card:clamp(20px,6vw,24px)}.fresh-industries-page>div:last-child>a,.fresh-industry-grid>a,.fresh-use-case-group a,.fresh-use-case-connected a,.fresh-solutions-page>.fresh-section-head+div>a,.fresh-blog-grid a,.fresh-company-principles article,.fresh-capability-examples article,.aa-partner-language article,.fresh-contact-grid>a{min-height:250px;padding:23px}.fresh-industries-page>div:last-child>a>h2,.fresh-use-case-group a>small,.fresh-use-case-connected a>small,.fresh-solutions-page>.fresh-section-head+div h2,.fresh-company-principles h3,.fresh-capability-examples h3{margin-top:42px}.aa-product-fragment-primary{width:68%;top:18%;left:5%}.aa-product-fragment-detail{width:40%;bottom:12%;right:4%}.aa-product-screen.is-focused .aa-product-fragment-primary{width:78%;left:11%;transform:translateY(34%)}.aa-film-proof-primary{width:70%;top:16%}.aa-film-proof-detail{width:43%}}@media (prefers-reduced-motion:reduce),(forced-colors:active){.aa-signal-text{color:inherit;-webkit-text-fill-color:currentColor;background:0 0}}h1.aa-type-hero,.fresh-start-copy h1,.fresh-article-page h1,.legal-page>header h1,.fresh-not-found h1{font-size:var(--type-hero);font-weight:var(--type-display-weight);letter-spacing:-.052em;text-wrap:balance;padding-bottom:.04em;line-height:1.02}h2.aa-type-section,.fresh-starting-intro h2,.fresh-split-copy h2,.fresh-workspace-intro h2,.fresh-adoption-copy h2,.fresh-delivery-model h2,.fresh-product-orbit>div:first-child h2,.fresh-product-adoption>div:first-child h2,.fresh-capability-detail>div:first-child h2,.fresh-journey-orbit>div:first-child h2,.fresh-journey-result>div:first-child h2,.fresh-orbit-detail>div:first-child h2,.fresh-role-needs>div:first-child h2,.fresh-product-workspace h2,.fresh-journey-delivery h2,.fresh-context-section h2,.fresh-workspace-collab h2,.fresh-role-next h2,.fresh-capability-growth h2,.fresh-industry-principle h2,.fresh-industry-context h2,.fresh-industry-work-head h2,.fresh-industry-controls h2,.fresh-industry-measure h2,.fresh-adoption-page-view h2,.fresh-adoption-series h2,.fresh-library-boundary h2,.aa-partner-fit-grid h2,.fresh-company-belief h2,.fresh-lead-article h2,.aa-security-bridge h2,.aa-adoption-security h2,.aa-product-security h2,.aa-security-review h2,.aa-build-explorer-head h2,.fresh-article-body h2,.legal-page section h2{font-size:var(--type-section);font-weight:var(--type-display-weight);letter-spacing:-.042em;text-wrap:balance;line-height:1.04}.aa-solutions-delivery-paths h2,.aa-software-entry h3,.aa-solution-controls>div:first-child h2,.aa-software-continuity h2{font-size:var(--type-feature);font-weight:var(--type-display-weight);letter-spacing:-.035em;text-wrap:balance;line-height:1.08}.fresh-product-surfaces a h2,.fresh-industries-page>div:last-child>a h3,.fresh-industry-grid>a h3,.fresh-use-case-group a h2,.fresh-use-case-connected a h2,.fresh-solutions-page>.fresh-section-head+div>a h2,.fresh-blog-grid a h3,.fresh-company-principles article h3,.fresh-capability-examples article h3,.aa-solution-levels h3,.aa-solution-starts article h3,.aa-partner-language article h3,.fresh-contact-grid>a h2,.fresh-workspace-capabilities article h3,.fresh-industry-work-grid h3,.fresh-industry-product-note h3,.fresh-process-section h3,.fresh-role-section h3,.fresh-role-outcomes h3{font-size:var(--type-card);font-weight:var(--type-display-weight);letter-spacing:-.025em;line-height:1.18}.fresh-section h1,.fresh-section h2,.fresh-section h3,.aa-film-opening-copy h1,.aa-film-chapter h2,.aa-film-copy h2,.aa-film-context h2,.aa-film-control h2,.aa-film-noscript h2{font-weight:var(--type-display-weight)}.fresh-page-hero-copy>p.aa-type-lead{font-size:var(--type-lead);font-weight:400;line-height:1.58}.fresh-section-head>p.aa-type-body,.fresh-cta p.aa-type-body{font-size:var(--type-body);font-weight:400;line-height:1.625}.fresh-eyebrow.aa-type-label{font-size:10px;font-weight:var(--type-ui-weight);letter-spacing:.07em;line-height:1.3}a.aa-type-button,.reset-primary-button,.reset-secondary-button,.fresh-header-cta,.fresh-page-actions a{font-size:14px;font-weight:var(--type-ui-weight);line-height:1}.fresh-industry-grid p,.fresh-insights-section p,.fresh-process-section p,.fresh-workspace-capabilities p,.fresh-capability-examples p,.fresh-industry-work-grid p,.fresh-use-case-group p,.fresh-use-case-connected p,.fresh-solutions-page>.fresh-section-head+div>a p,.fresh-blog-grid p,.fresh-company-principles p,.aa-solution-starts p,.aa-partner-language p,.fresh-contact-grid>a p{font-size:var(--type-small);line-height:1.55}.fresh-industry-measure .fresh-section>div:last-child a p{font-size:13px;line-height:1.5}.fresh-industry-measure .fresh-section>div:last-child a span{font-size:12px}.aa-product-tabs button small{font-size:10px}.aa-evidence-trace span{font-size:9px}.aa-film-rail button{font-size:10px}.fresh-section-head{max-width:920px;margin-bottom:clamp(42px,5vw,68px);display:block}.fresh-section-head>p{max-width:620px;margin:18px 0 0}.fresh-section-head.center{margin-inline:auto}.fresh-page-hero-inner{min-height:540px;padding-block:clamp(92px,10vw,128px) clamp(72px,8vw,104px)}.aa-product-experience{gap:22px;display:grid}.aa-product-experience>figure{max-width:1040px;margin:0}.aa-product-screen{aspect-ratio:auto;isolation:isolate;background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(170px,.48fr);align-items:center;gap:clamp(12px,2vw,24px);min-height:0;display:grid;position:relative;overflow:visible}.aa-product-screen:before,.aa-product-screen:after{display:none}.aa-product-fragment{background:#fff;border:1px solid #1112161f;border-radius:5px;width:auto;position:relative;inset:auto;transform:none;box-shadow:0 12px 34px #11121614}.aa-product-fragment-primary{grid-area:1/1}.aa-product-fragment-detail{grid-area:1/2;margin-left:-26px;transform:translateY(28px)}.aa-product-screen[data-proof] .aa-product-fragment-primary{width:auto;inset:auto;transform:none}.aa-product-screen[data-proof] .aa-product-fragment-detail{width:auto;inset:auto;transform:translateY(28px)}.aa-product-screen[data-proof=controls]{grid-template-columns:minmax(0,740px)}.aa-product-screen[data-proof=controls] .aa-product-fragment-detail{display:none}.aa-workspace-experience{display:block}.aa-role-needs-only{grid-template-columns:minmax(0,760px)}.aa-industry-measure-only{grid-template-columns:minmax(0,760px)!important}.aa-use-case-single{grid-template-columns:minmax(0,920px)}.aa-use-case-control-only{grid-template-columns:minmax(0,760px)!important}.aa-use-case-measures>div{max-width:760px}.aa-use-case-measures h2{font-size:clamp(32px,3.4vw,44px);font-weight:var(--type-display-weight);letter-spacing:-.035em;margin:0;line-height:1.08}.aa-use-case-measures .fresh-measure-list{margin-top:26px}.aa-use-case-measures .fresh-measure-list span{color:var(--fresh-blue-dark);background:var(--fresh-blue-pale)}.aa-partner-fit-only{grid-template-columns:minmax(0,760px)}.aa-partner-qualifications>div:last-child{color:inherit;background:0 0;border-radius:0;padding:0}.aa-partner-agreement>div:first-child{color:#fff;background:var(--fresh-ink);border-radius:14px;padding:34px}.aa-partner-agreement>div:first-child>span{color:var(--fresh-yellow);letter-spacing:.065em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-partner-agreement>div:first-child>h2{color:#fff;margin:16px 0 34px;font-size:31px}.fresh-blog-grid a{min-height:220px}.fresh-blog-grid h3{margin-top:42px}@media (max-width:760px){.fresh-section-head{margin-bottom:38px}.fresh-section-head>p{margin-top:14px}.fresh-page-hero-inner{min-height:0;padding-block:78px 70px}.aa-product-screen{grid-template-columns:minmax(0,1fr) minmax(110px,.44fr);gap:8px}.aa-product-screen[data-proof] .aa-product-fragment-detail{margin-left:-14px;transform:translateY(18px)}}.aa-product-experience{width:100%;min-width:0;display:block}.aa-product-proof{width:100%;margin:0}.aa-product-proof-wide{max-width:1123px}.aa-product-proof-standard{max-width:998px}.aa-product-proof-panel{max-width:780px}.aa-product-proof-media{background:#f7f7f4;border:1px solid #1112161f;border-radius:10px;transition:border-color .35s,box-shadow .35s,transform .35s;position:relative;overflow:hidden;box-shadow:0 18px 54px #11121613,0 2px 10px #1112160b}.aa-product-proof-media:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff80}.aa-product-proof picture,.aa-product-proof img{width:100%;height:auto;display:block}.aa-product-proof img{transform-origin:50%;-webkit-user-select:none;user-select:none;transition:transform .7s cubic-bezier(.2,.75,.2,1);transform:scale(1.001)}.aa-product-proof figcaption{color:var(--fresh-soft);font-size:10px;font-weight:var(--type-ui-weight);letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;margin-top:10px;padding-inline:2px;line-height:1.35;display:flex}.aa-product-proof figcaption span:last-child{color:#8d9096}.aa-product-proof:hover .aa-product-proof-media{border-color:#11121633;transform:translateY(-2px);box-shadow:0 22px 66px #1112161b,0 2px 10px #1112160b}.aa-product-proof:hover img{transform:scale(1.008)}.aa-product-overview-proof .aa-product-proof{margin-right:auto}.fresh-workspace-page-showcase .aa-product-proof{margin-inline:auto}.fresh-capability-detail .aa-product-proof-panel{max-width:620px}@media (min-width:1101px){.aa-company-context-proof,.fresh-adoption-page-view{grid-template-columns:minmax(300px,4fr) minmax(0,8fr);gap:64px}}.aa-film-proof-motion{width:min(54vw,880px)}.aa-film-product-proof{width:100%;margin-left:auto}.aa-film-product-proof .aa-product-proof-media{border-color:#11121629;border-radius:9px;box-shadow:0 22px 72px #00000029,0 2px 12px #00000017}.aa-film-scene[data-global-stage="1"] .aa-film-product-proof,.aa-film-scene[data-global-stage="3"] .aa-film-product-proof{margin-left:0;margin-right:auto}.aa-film-scene[data-global-stage="1"] .aa-film-proof-motion,.aa-film-scene[data-global-stage="3"] .aa-film-proof-motion{width:min(48vw,780px)}.aa-film-scene[data-global-stage="0"] .aa-film-product-proof{max-width:720px}.aa-film-scene[data-global-stage="2"] .aa-film-product-proof{max-width:760px}@media (prefers-reduced-motion:no-preference){.aa-product-proof-media{animation:.8s cubic-bezier(.2,.75,.2,1) both aa-product-proof-in}@keyframes aa-product-proof-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:1100px){.aa-film-proof-motion{width:min(52vw,760px)}}@media (max-width:760px){.aa-product-proof-media{border-radius:8px;box-shadow:0 12px 34px #11121614}.aa-product-proof figcaption{margin-top:8px;font-size:9px}.aa-product-proof:hover .aa-product-proof-media{transform:none}.aa-product-proof:hover img{transform:scale(1.001)}.aa-film-proof-motion{width:auto}.aa-film-product-proof{max-width:none!important}}.fresh-product-surfaces .fresh-section>div:last-child,.fresh-workspace-capabilities.fresh-section>div:last-child,.fresh-workspace-capabilities>.fresh-section>div:last-child,.fresh-process-section .fresh-section>div:last-child,.fresh-adoption-operating .fresh-section>div:last-child,.fresh-library-process>div:last-child,.aa-security-overview>div:last-child,.aa-solution-levels>.fresh-section-head+div,.aa-solution-controls>div:last-child,.aa-partner-value-intro>div:last-child,.fresh-role-outcomes .fresh-section>div:last-child{background:0 0;border:0;border-radius:0;gap:10px;overflow:visible}.fresh-workspace-capabilities>.fresh-section{background:0 0;border:0;border-radius:0;display:block;overflow:visible}.fresh-workspace-capabilities.fresh-section>div:last-child,.fresh-workspace-capabilities>.fresh-section>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.aa-workspace-parts.fresh-section>div:last-child{grid-template-columns:repeat(10,minmax(0,1fr))}.aa-workspace-parts.fresh-section>div:last-child>article{grid-column:span 2}.aa-project-space-views.fresh-section>div:last-child{grid-template-columns:repeat(8,minmax(0,1fr))}.aa-project-space-views.fresh-section>div:last-child>article{grid-column:span 2}.aa-project-space-views.fresh-section>div:last-child>article:nth-child(5){grid-column:2/span 2}.aa-context-controls>.fresh-section-head+div{grid-template-columns:repeat(3,minmax(0,1fr))}.aa-software-projects .fresh-section>.fresh-section-head+div{grid-template-columns:repeat(4,minmax(0,1fr))}.aa-context-parts>.fresh-section>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-product-surfaces .fresh-section>div:last-child{grid-template-columns:repeat(5,minmax(0,1fr))}.fresh-adoption-operating .fresh-section>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr))}.fresh-product-surfaces a:last-child{grid-column:auto}.fresh-company-principles>div:last-of-type{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-product-surfaces a,.fresh-workspace-capabilities article,.fresh-process-section article,.fresh-adoption-operating article,.fresh-library-process article,.fresh-library-patterns article,.fresh-capability-examples article,.fresh-company-principles article,.aa-security-overview article,.aa-solution-levels>.fresh-section-head+div>a,.aa-solution-levels>.fresh-section-head+div>article,.aa-solution-controls article,.aa-solution-starts article,.aa-partner-value-intro article,.aa-partner-language article,.fresh-role-outcomes article,.fresh-industry-work-grid>a,.fresh-use-case-group a,.fresh-use-case-connected a,.fresh-solutions-page>.fresh-section-head+div>a,.aa-solutions-delivery-paths>.fresh-section-head+div>a,.fresh-industries-page>div:last-child>a,.fresh-industry-grid>a,.fresh-contact-grid>a{background:#fff;border:1px solid #dedfdb;border-radius:12px;flex-direction:column;min-height:220px;padding:24px;display:flex;position:relative}.aa-security-overview article:first-child,.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child,.aa-partner-language article.primary,.fresh-contact-grid>a.primary{border-color:var(--fresh-ink);color:#fff;background:var(--fresh-ink)}.fresh-product-surfaces a h2,.fresh-workspace-capabilities article h3,.fresh-process-section article h3,.fresh-adoption-operating article h3,.fresh-library-process article h3,.fresh-library-patterns article h3,.fresh-capability-examples article h3,.fresh-company-principles article h3,.aa-security-overview article h3,.aa-solution-levels h3,.aa-solution-controls article h3,.aa-solution-starts article h3,.aa-partner-value-intro article h3,.aa-partner-language article h3,.fresh-role-outcomes article h3,.fresh-industry-work-grid>a h3,.fresh-use-case-group a h2,.fresh-use-case-connected a h2,.fresh-solutions-page>.fresh-section-head+div>a h2,.aa-solutions-delivery-paths h2,.fresh-industries-page>div:last-child>a h2,.fresh-industry-grid>a h3,.fresh-contact-grid>a h2{margin:clamp(48px,4vw,64px) 0 8px}.fresh-product-surfaces a p,.fresh-workspace-capabilities article p,.fresh-process-section article p,.fresh-adoption-operating article p,.fresh-library-process article p,.fresh-library-patterns article p,.fresh-capability-examples article p,.fresh-company-principles article p,.aa-security-overview article p,.aa-solution-levels p,.aa-solution-controls article p,.aa-solution-starts article p,.aa-partner-value-intro article p,.aa-partner-language article p,.fresh-industry-work-grid>a p,.fresh-use-case-group a p,.fresh-use-case-connected a p,.fresh-solutions-page>.fresh-section-head+div>a p,.aa-solutions-delivery-paths p,.fresh-industries-page>div:last-child>a p,.fresh-contact-grid>a p{font-size:var(--type-small);margin:0;line-height:1.5}.fresh-product-surfaces a>i,.fresh-industry-work-grid>a>i,.fresh-use-case-group a>i,.fresh-use-case-connected a>i,.fresh-solutions-page>.fresh-section-head+div>a>i,.aa-solutions-delivery-paths>.fresh-section-head+div>a>i,.fresh-industries-page>div:last-child>a>i,.fresh-industry-grid>a>i{opacity:.55;border:1px solid;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:13px;font-style:normal;display:grid;position:absolute;top:20px;right:20px}.fresh-industry-grid>a small{color:var(--fresh-muted);margin:0;font-size:12px}.fresh-industries-page>div:last-child>a h2{color:var(--fresh-ink);font-size:var(--type-card)}.fresh-industries-page>div:last-child>a p{max-width:480px;color:var(--fresh-muted)}.fresh-use-case-group a>span,.fresh-use-case-connected a>span{margin:0}.fresh-product-surfaces a:last-child,.fresh-workspace-capabilities article,.fresh-process-section article,.fresh-adoption-operating article,.fresh-library-process article,.aa-security-overview article,.aa-solution-levels>.fresh-section-head+div>a,.aa-solution-levels>.fresh-section-head+div>article,.aa-solution-controls article,.aa-partner-value-intro article,.fresh-role-outcomes article,.fresh-product-surfaces a,.fresh-workspace-capabilities article,.fresh-process-section article,.fresh-adoption-operating article,.fresh-library-process article,.fresh-library-patterns article,.fresh-capability-examples article,.fresh-company-principles article,.aa-security-overview article,.aa-solution-levels>.fresh-section-head+div>a,.aa-solution-levels>.fresh-section-head+div>article,.aa-solution-controls article,.aa-solution-starts article,.aa-partner-value-intro article,.aa-partner-language article,.fresh-role-outcomes article,.fresh-industry-work-grid>a,.fresh-use-case-group a,.fresh-use-case-connected a,.fresh-solutions-page>.fresh-section-head+div>a,.aa-solutions-delivery-paths>.fresh-section-head+div>a,.fresh-industries-page>div:last-child>a,.fresh-industry-grid>a,.fresh-contact-grid>a{border:1px solid #dedfdb}.aa-security-overview article:first-child,.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child,.aa-partner-language article.primary,.fresh-contact-grid>a.primary{border-color:var(--fresh-ink)}.fresh-product-surfaces a h2,.fresh-workspace-capabilities article h3,.fresh-process-section article h3,.fresh-adoption-operating article h3,.fresh-library-process article h3,.fresh-library-patterns article h3,.fresh-capability-examples article h3,.fresh-company-principles article h3,.aa-security-overview article h3,.aa-solution-levels h3,.aa-solution-controls article h3,.aa-solution-starts article h3,.aa-partner-value-intro article h3,.aa-partner-language article h3,.fresh-role-outcomes article h3,.fresh-industry-work-grid>a h3,.fresh-use-case-group a h2,.fresh-use-case-connected a h2,.fresh-solutions-page>.fresh-section-head+div>a h2,.aa-solutions-delivery-paths h2,.fresh-industries-page>div:last-child>a h2,.fresh-industry-grid>a h3,.fresh-contact-grid>a h2{font-size:var(--type-card);font-weight:var(--type-display-weight);letter-spacing:-.025em;min-block-size:2.36em;line-height:1.18}.fresh-use-case-connected a{color:#fff;background:#ffffff0a;border-color:#ffffff29}.fresh-use-case-connected a p{color:#ffffffa3}.fresh-use-case-connected a>i{color:#fff}.aa-agent-assistance-link{border:1px solid #dedfdb;border-radius:12px;margin-top:10px}.aa-security-overview article:first-child p,.aa-solutions-delivery-paths>.fresh-section-head+div>a:last-child p,.aa-partner-language article.primary p,.fresh-contact-grid>a.primary p{color:#ffffffa8}.aa-partner-readiness>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,8vw,120px);display:grid}.aa-partner-readiness>div:last-child>div{min-width:0}.aa-partner-readiness h3{font-size:var(--type-card);font-weight:var(--type-display-weight);margin:0 0 36px;line-height:1.18}.aa-partner-readiness ul{margin:0;padding:0;list-style:none;display:grid}.aa-partner-readiness li{border-top:1px solid var(--fresh-line);padding:13px 0;font-size:14px}.aa-product-proof figcaption{justify-content:flex-start}@media (hover:hover) and (pointer:fine){.fresh-product-surfaces a:hover,.fresh-industry-work-grid>a:hover,.fresh-use-case-group a:hover,.fresh-use-case-connected a:hover,.fresh-solutions-page>.fresh-section-head+div>a:hover,.aa-solutions-delivery-paths>.fresh-section-head+div>a:hover,.fresh-industries-page>div:last-child>a:hover,.fresh-industry-grid>a:hover{transform:translateY(-2px)}}@media (max-width:1100px){.fresh-product-surfaces .fresh-section>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.fresh-product-surfaces a:last-child{grid-column:1/-1}.fresh-adoption-operating .fresh-section>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.aa-workspace-parts.fresh-section>div:last-child,.aa-project-space-views.fresh-section>div:last-child{grid-template-columns:repeat(6,minmax(0,1fr))}.aa-workspace-parts.fresh-section>div:last-child>article,.aa-project-space-views.fresh-section>div:last-child>article{grid-column:span 2}.aa-workspace-parts.fresh-section>div:last-child>article:nth-child(4){grid-column:2/span 2}.aa-project-space-views.fresh-section>div:last-child>article:nth-child(5){grid-column:auto/span 2}.aa-project-space-views.fresh-section>div:last-child>article:nth-child(7){grid-column:3/span 2}.aa-software-projects .fresh-section>.fresh-section-head+div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:761px) and (max-width:1000px){.fresh-product-surfaces a h2,.fresh-workspace-capabilities article h3,.fresh-process-section article h3,.fresh-adoption-operating article h3,.fresh-library-process article h3,.fresh-library-patterns article h3,.fresh-capability-examples article h3,.fresh-company-principles article h3,.aa-security-overview article h3,.aa-solution-levels h3,.aa-solution-controls article h3,.aa-solution-starts article h3,.aa-partner-value-intro article h3,.aa-partner-language article h3,.fresh-role-outcomes article h3,.fresh-industry-work-grid>a h3,.fresh-use-case-group a h2,.fresh-use-case-connected a h2,.fresh-solutions-page>.fresh-section-head+div>a h2,.aa-solutions-delivery-paths h2,.fresh-industries-page>div:last-child>a h2,.fresh-industry-grid>a h3,.fresh-contact-grid>a h2{min-block-size:3.54em}}@media (max-width:760px){.fresh-product-surfaces .fresh-section>div:last-child,.fresh-workspace-capabilities.fresh-section>div:last-child,.fresh-workspace-capabilities>.fresh-section>div:last-child,.aa-workspace-parts.fresh-section>div:last-child,.aa-project-space-views.fresh-section>div:last-child,.aa-context-parts>.fresh-section>div:last-child,.fresh-adoption-operating .fresh-section>div:last-child,.fresh-company-principles>div:last-of-type,.aa-partner-readiness>div:last-child{grid-template-columns:1fr}.aa-workspace-parts.fresh-section>div:last-child>article,.aa-workspace-parts.fresh-section>div:last-child>article:nth-child(4),.aa-project-space-views.fresh-section>div:last-child>article,.aa-project-space-views.fresh-section>div:last-child>article:nth-child(5),.aa-project-space-views.fresh-section>div:last-child>article:nth-child(7),.fresh-product-surfaces a:last-child{grid-column:auto}.fresh-product-surfaces a,.fresh-workspace-capabilities article,.fresh-process-section article,.fresh-adoption-operating article,.fresh-library-process article,.fresh-library-patterns article,.fresh-capability-examples article,.fresh-company-principles article,.aa-security-overview article,.aa-solution-levels>.fresh-section-head+div>a,.aa-solution-levels>.fresh-section-head+div>article,.aa-solution-controls article,.aa-solution-starts article,.aa-partner-value-intro article,.aa-partner-language article,.fresh-role-outcomes article,.fresh-industry-work-grid>a,.fresh-use-case-group a,.fresh-use-case-connected a,.fresh-solutions-page>.fresh-section-head+div>a,.aa-solutions-delivery-paths>.fresh-section-head+div>a,.fresh-industries-page>div:last-child>a,.fresh-industry-grid>a,.fresh-contact-grid>a{min-height:210px;padding:22px}.fresh-product-surfaces a h2,.fresh-workspace-capabilities article h3,.fresh-process-section article h3,.fresh-adoption-operating article h3,.fresh-library-process article h3,.fresh-library-patterns article h3,.fresh-capability-examples article h3,.fresh-company-principles article h3,.aa-security-overview article h3,.aa-solution-levels h3,.aa-solution-controls article h3,.aa-solution-starts article h3,.aa-partner-value-intro article h3,.aa-partner-language article h3,.fresh-role-outcomes article h3,.fresh-industry-work-grid>a h3,.fresh-use-case-group a h2,.fresh-use-case-connected a h2,.fresh-solutions-page>.fresh-section-head+div>a h2,.aa-solutions-delivery-paths h2,.fresh-industries-page>div:last-child>a h2,.fresh-industry-grid>a h3,.fresh-contact-grid>a h2{min-block-size:0}.fresh-product-surfaces a:last-child,.fresh-workspace-capabilities article:last-child{border-bottom:1px solid #dedfdb!important}}.aa-product-experience,.aa-product-experience>.aa-product-signal,.aa-product-signal{width:100%;min-width:0;margin:0;max-width:none!important}.aa-product-signal{--aa-signal-ink:#111216;--aa-signal-muted:#6f7278;--aa-signal-soft:#1112166b;--aa-signal-line:#11121629;--aa-signal-field:#11121606;color:var(--aa-signal-ink)}.aa-product-signal-field{isolation:isolate;background:radial-gradient(circle at 50% 50%,#1467f40e,transparent 28%), linear-gradient(90deg,transparent,var(--aa-signal-field) 50%,transparent);grid-template-columns:minmax(150px,.72fr) minmax(250px,1fr) minmax(150px,.72fr);align-items:center;gap:clamp(18px,4vw,64px);width:100%;min-height:clamp(360px,34vw,480px);display:grid;position:relative;overflow:hidden}.aa-product-signal-field:before{content:"";z-index:-2;opacity:.72;background-image:linear-gradient(var(--aa-signal-line) 1px,transparent 1px), linear-gradient(90deg,var(--aa-signal-line) 1px,transparent 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0,#0000 72%);mask-image:radial-gradient(#000 0,#0000 72%)}.aa-product-signal-field:after{content:"";z-index:-1;background:linear-gradient(90deg,var(--fresh-bg,#f7f7f5) 0,transparent 7%,transparent 93%,var(--fresh-bg,#f7f7f5) 100%);pointer-events:none;position:absolute;inset:0}.aa-product-signal-lines{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.aa-product-signal-line-base,.aa-product-signal-line-flow{fill:none;stroke-linecap:round}.aa-product-signal-line-base{stroke:var(--aa-signal-line);stroke-width:1px}.aa-product-signal-line-flow{stroke:var(--aa-signal-ink);stroke-width:1.25px;stroke-dasharray:7 17;opacity:.4;animation:7s linear infinite aa-product-signal-flow}.aa-product-signal-packet{fill:var(--aa-signal-ink);opacity:.66}.aa-product-signal-packet.is-accent{fill:var(--fresh-yellow);stroke:var(--aa-signal-ink);stroke-width:1.5px;opacity:1}.aa-product-signal-nodes{z-index:2;align-content:space-between;height:76%;padding-inline:clamp(2px,1.2vw,18px);display:grid;position:relative}.aa-product-signal-nodes>span{min-height:48px;color:var(--aa-signal-muted);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;display:grid;position:relative}.aa-product-signal-nodes>span:after{content:"";border:1px solid var(--aa-signal-ink);background:var(--fresh-bg,#f7f7f5);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 5px #11121609}.aa-product-signal-input>span:after{right:-12px}.aa-product-signal-output>span:after{left:-12px}.aa-product-signal-nodes i{color:var(--aa-signal-soft);letter-spacing:.04em;font-size:9px;font-style:normal;font-weight:600}.aa-product-signal-nodes b{font-size:clamp(11px,1vw,13px);font-weight:500;line-height:1.25}.aa-product-signal-output>span{text-align:right;grid-template-columns:minmax(0,1fr) 24px}.aa-product-signal-output>span i{grid-area:1/2}.aa-product-signal-output>span b{grid-area:1/1}.aa-product-signal-core{z-index:3;aspect-ratio:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100%,290px);margin-inline:auto;display:flex;position:relative}.aa-product-signal-core:before,.aa-product-signal-core:after{content:"";z-index:-1;border:1px solid var(--aa-signal-line);border-radius:50%;animation:6.4s ease-in-out infinite aa-product-signal-breathe;position:absolute;inset:5%}.aa-product-signal-core:after{border-color:var(--aa-signal-soft);border-style:dashed;animation-delay:-2.2s;inset:18%}.aa-product-signal-core>span{color:var(--aa-signal-muted);letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-product-signal-core>strong{max-width:210px;font-size:clamp(19px,2vw,28px);font-weight:var(--type-display-weight);letter-spacing:-.035em;text-wrap:balance;margin-top:12px;line-height:1.08}.aa-product-signal-core>small{color:var(--aa-signal-muted);margin-top:8px;font-size:10px}.aa-product-signal-core>i{color:var(--aa-signal-soft);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;margin-top:24px;font-size:8px;font-style:normal;font-weight:600;display:flex}.aa-product-signal-core>i b{background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px;animation:2.6s ease-out infinite aa-product-signal-live;box-shadow:0 0 #ffea004d}.aa-product-signal figcaption:not(.sr-only){color:var(--aa-signal-muted);letter-spacing:.055em;text-transform:uppercase;border:0;justify-content:space-between;gap:18px;margin:0;padding:0;font-size:9px;display:flex}.fresh-capability-detail,.fresh-orbit-detail,.fresh-adoption-page-view,.aa-company-context-proof{display:block}.fresh-capability-detail>div:first-child,.fresh-orbit-detail>div:first-child,.fresh-adoption-page-view>div:first-child,.aa-company-context-proof>div:first-child{max-width:720px;margin-bottom:clamp(34px,5vw,60px)}.fresh-capability-detail .aa-product-signal,.fresh-orbit-detail .aa-product-signal,.fresh-adoption-page-view .aa-product-signal,.aa-company-context-proof .aa-product-signal{max-width:none!important}.fresh-workspace-page-showcase .aa-product-signal{margin-inline:0}.aa-film-product-proof .aa-product-signal-field{--fresh-bg:var(--aa-film-bg);min-height:clamp(300px,32vw,430px)}.aa-film .aa-product-signal{--aa-signal-ink:var(--aa-film-fg);--aa-signal-muted:var(--aa-film-muted);--aa-signal-soft:var(--aa-film-muted);--aa-signal-line:var(--aa-film-line);--aa-signal-field:#7f7f7c09}.aa-film .aa-product-signal-field:after{background:linear-gradient(90deg,var(--aa-film-bg) 0,transparent 8%,transparent 92%,var(--aa-film-bg) 100%)}.aa-film .aa-product-signal-nodes>span:after{background:var(--aa-film-bg)}@keyframes aa-product-signal-flow{to{stroke-dashoffset:-96px}}@keyframes aa-product-signal-breathe{0%,to{opacity:.45;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}@keyframes aa-product-signal-live{0%{box-shadow:0 0 #ffea0061}70%,to{box-shadow:0 0 0 9px #ffea0000}}@media (hover:hover) and (pointer:fine){.aa-product-signal-field:hover .aa-product-signal-line-flow{opacity:.72}.aa-product-signal-field:hover .aa-product-signal-core:before{border-color:var(--aa-signal-soft)}}@media (max-width:760px){.aa-product-signal-field{background:radial-gradient(circle,#1467f40d,#0000 35%);grid-template-rows:auto minmax(240px,1fr) auto;grid-template-columns:1fr;gap:18px;min-height:650px;padding-block:28px}.aa-product-signal-lines{width:400px;height:64%;top:18%;left:50%;transform:translate(-50%)rotate(90deg)}.aa-product-signal-nodes{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;height:auto;padding-inline:10px}.aa-product-signal-nodes>span,.aa-product-signal-output>span{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;min-height:52px;display:flex}.aa-product-signal-nodes>span:after{display:none}.aa-product-signal-core{grid-row:2;width:250px}.aa-product-signal-output{grid-row:3}.aa-product-signal-output>span i,.aa-product-signal-output>span b{grid-area:auto}.aa-film-product-proof .aa-product-signal-field{min-height:560px}}@media (prefers-reduced-motion:reduce){.aa-product-signal-line-flow,.aa-product-signal-core:before,.aa-product-signal-core:after,.aa-product-signal-core>i b{animation:none!important}.aa-product-signal-packet{display:none}}.aa-product-signal{--aa-signal-surface:var(--fresh-bg,#f7f7f5)}.aa-film .aa-product-signal{--aa-signal-surface:var(--aa-film-bg)}.aa-product-signal-nodes b,.aa-product-signal-network-nodes span,.aa-product-signal-layer-labels span,.aa-product-signal-measure-focus,.aa-product-signal-measure-inputs span,.aa-product-signal-measure-actions span{z-index:2;background:var(--aa-signal-surface);position:relative}.aa-product-signal-nodes b{padding:5px 7px}.aa-product-signal-core{background:radial-gradient(circle,var(--aa-signal-surface) 0 43%,transparent 44%)}.aa-product-signal-core.is-compact{width:min(100%,230px)}.aa-product-signal-core.is-compact>strong{max-width:170px;font-size:clamp(17px,1.7vw,23px)}.aa-product-signal-core.is-compact>i{margin-top:18px}.aa-product-signal-field.is-network,.aa-product-signal-field.is-timeline,.aa-product-signal-field.is-layers,.aa-product-signal-field.is-measure{display:block}.aa-product-signal-field.is-network{min-height:clamp(390px,35vw,500px)}.is-network .aa-product-signal-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aa-product-signal-mesh{fill:none;stroke:var(--aa-signal-line);stroke-width:.7px;stroke-dasharray:1 8;opacity:.65;animation:18s linear infinite aa-product-signal-mesh}.aa-product-signal-network-nodes{z-index:2;position:absolute;inset:0}.aa-product-signal-network-nodes span{min-width:125px;color:var(--aa-signal-muted);align-items:center;gap:9px;padding:7px 9px;display:flex;position:absolute;transform:translateY(-50%)}.aa-product-signal-network-nodes span:after{content:"";border:1px solid var(--aa-signal-ink);background:var(--aa-signal-surface);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.aa-product-signal-network-nodes i,.aa-product-signal-layer-labels i,.aa-product-signal-measure-inputs i,.aa-product-signal-measure-actions i{color:var(--aa-signal-soft);font-size:9px;font-style:normal;font-weight:600}.aa-product-signal-network-nodes b,.aa-product-signal-layer-labels b,.aa-product-signal-measure-inputs b,.aa-product-signal-measure-actions b{font-size:clamp(11px,1vw,13px);font-weight:500;line-height:1.2}.aa-product-signal-network-nodes .is-0{top:17%;left:3%}.aa-product-signal-network-nodes .is-1{top:50%;left:0}.aa-product-signal-network-nodes .is-2{top:83%;left:3%}.aa-product-signal-network-nodes .is-3{justify-content:flex-end;top:17%;right:3%}.aa-product-signal-network-nodes .is-4{justify-content:flex-end;top:50%;right:0}.aa-product-signal-network-nodes .is-5{justify-content:flex-end;top:83%;right:3%}.aa-product-signal-network-nodes .is-0:after,.aa-product-signal-network-nodes .is-1:after,.aa-product-signal-network-nodes .is-2:after{right:-7px}.aa-product-signal-network-nodes .is-3:after,.aa-product-signal-network-nodes .is-4:after,.aa-product-signal-network-nodes .is-5:after{left:-7px}.aa-product-signal-field.is-timeline{min-height:clamp(360px,31vw,440px)}.aa-product-signal-timeline-head{z-index:3;text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;top:14%;left:50%;transform:translate(-50%)}.aa-product-signal-timeline-head>span,.aa-product-signal-measure-focus>span{color:var(--aa-signal-muted);letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-product-signal-timeline-head>strong,.aa-product-signal-measure-focus>strong{font-size:clamp(20px,2.1vw,29px);font-weight:var(--type-display-weight);letter-spacing:-.035em;margin-top:9px}.aa-product-signal-timeline-head>small{color:var(--aa-signal-muted);align-items:center;gap:7px;margin-top:9px;font-size:10px;display:flex}.aa-product-signal-timeline-head>small b{background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px;animation:2.6s ease-out infinite aa-product-signal-live}.aa-product-signal-timeline-line{width:100%;height:150px;position:absolute;top:48%;left:0}.aa-product-signal-timeline-steps{z-index:2;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:absolute;top:calc(48% + 64px);left:4%;right:4%}.aa-product-signal-timeline-steps li{text-align:center;color:var(--aa-signal-muted);flex-direction:column;align-items:center;padding-top:25px;display:flex;position:relative}.aa-product-signal-timeline-steps li:before{content:"";border:1px solid var(--aa-signal-ink);background:var(--aa-signal-surface);border-radius:50%;width:7px;height:7px;position:absolute;top:-1px}.aa-product-signal-timeline-steps li.is-complete:before{background:var(--aa-signal-ink)}.aa-product-signal-timeline-steps li.is-active:before{background:var(--fresh-yellow);width:11px;height:11px;box-shadow:0 0 0 7px color-mix(in srgb,var(--fresh-yellow) 17%,transparent);top:-3px}.aa-product-signal-timeline-steps i{color:var(--aa-signal-soft);font-size:9px;font-style:normal}.aa-product-signal-timeline-steps b{max-width:120px;margin-top:6px;font-size:clamp(10px,.95vw,12px);font-weight:500;line-height:1.2}.aa-product-signal-timeline-steps li.is-active b{color:var(--aa-signal-ink)}.aa-product-signal-field.is-layers{min-height:clamp(410px,36vw,510px)}.is-layers .aa-product-signal-core{background:radial-gradient(circle,var(--aa-signal-surface) 0 59%,transparent 60%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aa-product-signal-layer-ring{fill:none;stroke:var(--aa-signal-line);stroke-width:1px;transform-origin:600px 210px}.aa-product-signal-layer-ring.is-outer{stroke-dasharray:2 7;animation:30s linear infinite aa-product-signal-ring}.aa-product-signal-layer-ring.is-middle{stroke-dasharray:18 8;animation:24s linear infinite reverse aa-product-signal-ring}.aa-product-signal-layer-ring.is-inner{stroke:var(--aa-signal-soft);stroke-dasharray:3 5;animation:18s linear infinite aa-product-signal-ring}.aa-product-signal-layer-labels{z-index:2;position:absolute;inset:0}.aa-product-signal-layer-labels span{color:var(--aa-signal-muted);align-items:center;gap:8px;padding:6px 8px;display:flex;position:absolute}.aa-product-signal-layer-labels .is-input-0{top:46%;left:27%}.aa-product-signal-layer-labels .is-input-1{top:25%;left:30%}.aa-product-signal-layer-labels .is-input-2{top:12%;left:24%}.aa-product-signal-layer-labels .is-output-0{top:16%;right:4%}.aa-product-signal-layer-labels .is-output-1{top:47%;right:1%}.aa-product-signal-layer-labels .is-output-2{top:78%;right:4%}.aa-product-signal-field.is-measure{min-height:clamp(410px,35vw,500px)}.aa-product-signal-measure-chart{width:100%;height:100%;position:absolute;inset:0}.aa-product-signal-measure-grid{fill:none;stroke:var(--aa-signal-line);stroke-width:.65px;stroke-dasharray:1 8}.aa-product-signal-line-flow.is-measure{stroke-width:1.5px;stroke-dasharray:10 16}.aa-product-signal-measure-point{fill:var(--fresh-yellow);stroke:var(--aa-signal-ink);stroke-width:1.5px;transform-origin:772px 174px;animation:2.8s ease-in-out infinite aa-product-signal-point}.aa-product-signal-measure-inputs{z-index:2;gap:20px;display:flex;position:absolute;top:10%;left:4%}.aa-product-signal-measure-inputs span,.aa-product-signal-measure-actions span{color:var(--aa-signal-muted);align-items:center;gap:7px;padding:6px 8px;display:flex}.aa-product-signal-measure-focus{flex-direction:column;padding:10px 12px;display:flex;position:absolute;top:32%;left:64.5%;transform:translate(-50%,-50%)}.aa-product-signal-measure-focus>small{color:var(--aa-signal-muted);margin-top:6px;font-size:10px}.aa-product-signal-measure-actions{z-index:2;gap:10px;display:flex;position:absolute;bottom:8%;right:4%}.aa-product-signal-measure-actions span.is-active{color:var(--aa-signal-ink)}.aa-product-signal-measure-actions span.is-active:before{content:"";background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px}.aa-product-signal-boundary-gate{z-index:3;place-items:center;height:78%;display:grid;position:relative}.aa-product-signal-boundary-gate:before,.aa-product-signal-boundary-gate:after{content:"";z-index:-2;border-left:1px dashed var(--aa-signal-soft);animation:5.4s ease-in-out infinite aa-product-signal-gate;position:absolute;top:0;bottom:0}.aa-product-signal-boundary-gate:before{left:39%}.aa-product-signal-boundary-gate:after{animation-delay:-2.7s;right:39%}@keyframes aa-product-signal-mesh{to{stroke-dashoffset:-100px}}@keyframes aa-product-signal-ring{to{transform:rotate(360deg)}}@keyframes aa-product-signal-point{0%,to{transform:scale(.8)}50%{transform:scale(1.25)}}@keyframes aa-product-signal-gate{0%,to{opacity:.35}50%{opacity:1}}@media (hover:hover) and (pointer:fine){.is-network:hover .aa-product-signal-mesh{stroke:var(--aa-signal-soft)}.is-timeline:hover .aa-product-signal-timeline-steps li.is-active:before{box-shadow:0 0 0 11px color-mix(in srgb,var(--fresh-yellow) 12%,transparent)}}@media (max-width:760px){.aa-product-signal-field.is-network,.aa-product-signal-field.is-layers,.aa-product-signal-field.is-measure{min-height:570px;padding:0}.is-network .aa-product-signal-core{width:210px}.is-network .aa-product-signal-lines{width:100%;height:100%;top:0;left:0;transform:none}.aa-product-signal-network-nodes span{min-width:0;max-width:118px;padding:5px}.aa-product-signal-network-nodes .is-0{top:12%;left:1%}.aa-product-signal-network-nodes .is-1{top:50%;left:0}.aa-product-signal-network-nodes .is-2{top:88%;left:1%}.aa-product-signal-network-nodes .is-3{top:12%;right:1%}.aa-product-signal-network-nodes .is-4{top:50%;right:0}.aa-product-signal-network-nodes .is-5{top:88%;right:1%}.aa-product-signal-network-nodes span:after{display:none}.aa-product-signal-network-nodes b{font-size:10px}.aa-product-signal-field.is-timeline{min-height:650px;padding:0}.aa-product-signal-timeline-head{width:90%;top:6%}.aa-product-signal-timeline-line{transform-origin:50%;width:470px;height:100px;top:23%;left:50%;transform:translate(-50%)rotate(90deg)}.aa-product-signal-timeline-steps{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:1fr;width:68%;display:grid;inset:27% auto 5% 50%;transform:translate(-8px)}.aa-product-signal-timeline-steps li{text-align:left;justify-content:center;align-items:flex-start;padding:0 0 0 34px}.aa-product-signal-timeline-steps li:before{top:50%;left:-5px;transform:translateY(-50%)}.aa-product-signal-timeline-steps li.is-active:before{top:50%;left:-7px}.aa-product-signal-timeline-steps b{margin-top:4px}.is-layers .aa-product-signal-lines{width:620px;height:82%;top:5%;left:50%;transform:translate(-50%)}.is-layers .aa-product-signal-core{width:180px;top:46%}.aa-product-signal-layer-labels .is-input-0{top:42%;left:4%}.aa-product-signal-layer-labels .is-input-1{top:25%;left:7%}.aa-product-signal-layer-labels .is-input-2{top:9%;left:2%}.aa-product-signal-layer-labels .is-output-0{top:9%;right:2%}.aa-product-signal-layer-labels .is-output-1{top:47%;right:2%}.aa-product-signal-layer-labels .is-output-2{top:82%;right:2%}.aa-product-signal-layer-labels b{font-size:10px}.aa-product-signal-measure-chart{height:62%;top:18%}.aa-product-signal-measure-inputs{justify-content:space-between;gap:2px;top:5%;left:2%;right:2%}.aa-product-signal-measure-inputs span{flex-direction:column;align-items:flex-start;gap:3px;padding:4px}.aa-product-signal-measure-inputs b{font-size:9px}.aa-product-signal-measure-focus{top:42%;left:58%}.aa-product-signal-measure-actions{justify-content:space-between;gap:2px;bottom:5%;left:2%;right:2%}.aa-product-signal-measure-actions span{padding:4px}.aa-product-signal-field.is-boundary{min-height:650px}.aa-product-signal-boundary-gate{grid-row:2;width:250px;height:100%;margin-inline:auto}.aa-product-signal-boundary-gate:before,.aa-product-signal-boundary-gate:after{top:7%;bottom:7%}.aa-film-product-proof .aa-product-signal-field{min-height:430px}.aa-film-product-proof .aa-product-signal-field.is-flow,.aa-film-product-proof .aa-product-signal-field.is-boundary{grid-template-rows:auto minmax(190px,1fr) auto;min-height:430px;padding-block:12px}.aa-film-product-proof .aa-product-signal-field.is-timeline{min-height:450px}.aa-film-product-proof .aa-product-signal-core{width:200px}.aa-film-product-proof .aa-product-signal-core.is-compact{width:185px}.aa-film-product-proof .aa-product-signal-measure-focus{top:43%}}@media (prefers-reduced-motion:reduce){.aa-product-signal-mesh,.aa-product-signal-layer-ring,.aa-product-signal-measure-point,.aa-product-signal-boundary-gate:before,.aa-product-signal-boundary-gate:after,.aa-product-signal-timeline-head>small b{animation:none!important}}.aa-product-signal-fragment{z-index:1;pointer-events:none;mix-blend-mode:multiply;width:min(76%,997px);margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.aa-product-signal-fragment img,.aa-product-signal-fragment:hover img{opacity:.96;width:100%;height:auto;display:block;filter:none!important;transition:none!important;transform:none!important}.aa-product-signal-fragment .is-mobile,.aa-product-signal-field.has-product .aa-product-signal-core{display:none}.is-network.has-product .aa-product-signal-fragment{width:min(78%,997px);top:50%}.is-network.has-product .aa-product-signal-fragment:after{content:"";border:1px solid var(--aa-signal-ink);background:var(--fresh-yellow);border-radius:50%;width:7px;height:7px;animation:8s ease-in-out infinite aa-product-portfolio-attention;position:absolute;top:50%;left:14%;transform:translate(-50%,-50%)}.is-boundary.has-product .aa-product-signal-fragment{width:min(61%,742px);top:50%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.is-boundary.has-product .aa-product-signal-boundary-gate{z-index:3}.is-boundary.has-product .aa-product-signal-boundary-gate:before{left:18%}.is-boundary.has-product .aa-product-signal-boundary-gate:after{right:18%}.is-timeline.has-product .aa-product-signal-fragment{width:min(92%,1123px);top:57%}.is-timeline.has-product .aa-product-signal-timeline-line{z-index:2;top:31.5%}.is-timeline.has-product .aa-product-signal-timeline-steps{display:none}.is-timeline.has-product .aa-product-signal-timeline-head{top:7%}.is-layers.has-product .aa-product-signal-fragment{clip-path:inset(0 2%);width:min(72%,997px);animation:8s ease-in-out infinite aa-product-context-aperture;top:50%}.is-layers.has-product .aa-product-signal-fragment:after{content:"";background:var(--fresh-yellow);width:1px;box-shadow:0 0 18px color-mix(in srgb,var(--fresh-yellow) 48%,transparent);animation:8s ease-in-out infinite aa-product-context-scan;position:absolute;inset:0 auto 0 0}.aa-product-signal-field.is-loop,.aa-product-signal-field.is-wave{display:block}.aa-product-signal-field.is-loop{min-height:clamp(470px,40vw,560px)}.aa-product-signal-loop-path{z-index:0;width:49%;height:92%;position:absolute;top:4%;left:1%;overflow:visible}.aa-product-signal-loop-labels{z-index:2;position:absolute;inset:0 50% 0 0}.aa-product-signal-loop-labels span{color:var(--aa-signal-muted);background:var(--aa-signal-surface);align-items:center;gap:7px;padding:5px 7px;display:flex;position:absolute}.aa-product-signal-loop-labels i,.aa-product-signal-wave-labels i{color:var(--aa-signal-soft);font-size:9px;font-style:normal;font-weight:600}.aa-product-signal-loop-labels b{font-size:clamp(10px,.9vw,12px);font-weight:500}.aa-product-signal-loop-labels .is-0{top:47%;left:8%}.aa-product-signal-loop-labels .is-1{top:11%;left:20%}.aa-product-signal-loop-labels .is-2{top:4%;left:48%}.aa-product-signal-loop-labels .is-3{top:24%;right:4%}.aa-product-signal-loop-labels .is-4{top:68%;right:1%}.aa-product-signal-loop-labels .is-5{bottom:3%;left:32%}.aa-product-signal-loop-focus{z-index:3;text-align:center;background:var(--aa-signal-surface);flex-direction:column;align-items:center;width:190px;padding:12px;display:flex;position:absolute;top:50%;left:27%;transform:translate(-50%,-50%)}.aa-product-signal-loop-focus>span{color:var(--aa-signal-muted);letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-product-signal-loop-focus>strong{font-size:clamp(18px,1.8vw,25px);font-weight:var(--type-display-weight);letter-spacing:-.035em;margin-top:9px}.aa-product-signal-loop-focus>small{color:var(--aa-signal-muted);align-items:center;gap:7px;margin-top:8px;font-size:10px;display:flex}.aa-product-signal-loop-focus>small b{background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px;animation:2.6s ease-out infinite aa-product-signal-live}.is-loop.has-product .aa-product-signal-fragment{width:min(44%,570px);top:51%;left:75%;-webkit-mask-image:radial-gradient(76% 78%,#000 54%,#0000 100%);mask-image:radial-gradient(76% 78%,#000 54%,#0000 100%)}.aa-product-signal-field.is-wave{min-height:clamp(410px,35vw,500px)}.aa-product-signal-wave-field{z-index:0;width:100%;height:100%;position:absolute;inset:0}.aa-product-signal-wave-dots circle{fill:var(--aa-signal-ink);opacity:.17;animation:5.4s ease-in-out infinite aa-product-adoption-dot}.aa-product-signal-line-flow.is-wave{stroke-width:1.4px;stroke-dasharray:10 22}.aa-product-signal-wave-labels{z-index:2;justify-content:space-between;gap:12px;display:flex;position:absolute;left:4%;right:4%}.aa-product-signal-wave-labels.is-input{top:8%}.aa-product-signal-wave-labels.is-output{bottom:8%}.aa-product-signal-wave-labels span{color:var(--aa-signal-muted);background:var(--aa-signal-surface);align-items:center;gap:7px;padding:6px 8px;font-size:clamp(11px,1vw,13px);font-weight:500;display:flex}.is-wave.has-product .aa-product-signal-fragment{width:min(79%,997px);top:51%}.aa-product-signal-control-lines{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.aa-product-signal-control-gate{fill:none;stroke:var(--aa-signal-ink);stroke-width:1px;stroke-dasharray:3 8;animation:6s linear infinite aa-product-control-gate}.aa-product-signal-control-gate-label{z-index:3;text-align:center;background:var(--aa-signal-surface);flex-direction:column;align-items:center;width:min(100%,220px);margin-inline:auto;padding:12px;display:flex;position:relative}.aa-product-signal-control-gate-label span{color:var(--aa-signal-muted);letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:600}.aa-product-signal-control-gate-label b{font-size:clamp(17px,1.7vw,23px);font-weight:var(--type-display-weight);letter-spacing:-.03em;margin-top:8px}.aa-product-signal-control-gate-label small{color:var(--aa-signal-muted);margin-top:6px;font-size:10px}.is-control.has-product .aa-product-signal-fragment{width:min(30%,340px);top:59%}@keyframes aa-product-portfolio-attention{0%,12%{opacity:0;left:14%}18%,72%{opacity:1}88%,to{opacity:0;left:87%}}@keyframes aa-product-context-aperture{0%,to{clip-path:inset(0 7%)}45%,70%{clip-path:inset(0 2%)}}@keyframes aa-product-context-scan{0%,12%{opacity:0;left:4%}20%,74%{opacity:1}88%,to{opacity:0;left:96%}}@keyframes aa-product-adoption-dot{0%,to{opacity:.12;transform:scale(.8)}45%,60%{opacity:.56;transform:scale(1.25)}}@keyframes aa-product-control-gate{to{stroke-dashoffset:-66px}}@media (hover:hover) and (pointer:fine){.is-loop:hover .aa-product-signal-line-flow{opacity:.76}.is-wave:hover .aa-product-signal-wave-dots circle{opacity:.48}.is-control:hover .aa-product-signal-control-gate{stroke:var(--fresh-yellow)}}@media (max-width:760px){.aa-product-signal-fragment .is-desktop{display:none}.aa-product-signal-fragment .is-mobile{display:block}.is-network.has-product .aa-product-signal-fragment{width:92%;top:50%}.is-boundary.has-product .aa-product-signal-fragment{width:90%;top:50%}.is-boundary.has-product .aa-product-signal-boundary-gate:before,.is-boundary.has-product .aa-product-signal-boundary-gate:after{border-left:0;border-top:1px dashed var(--aa-signal-soft);inset:43% 4% auto}.is-boundary.has-product .aa-product-signal-boundary-gate:after{top:57%}.aa-product-signal-field.is-timeline.has-product{min-height:530px}.is-timeline.has-product .aa-product-signal-fragment{width:94%;top:54%}.is-timeline.has-product .aa-product-signal-timeline-line{width:430px;height:140px;top:calc(54% - 100px);transform:translate(-50%)}.aa-product-signal-field.is-layers.has-product{min-height:560px}.is-layers.has-product .aa-product-signal-fragment{width:92%;top:48%}.is-layers.has-product .aa-product-signal-lines{height:88%}.aa-product-signal-field.is-loop{min-height:660px;padding:0}.aa-product-signal-loop-path{width:100%;height:48%;top:2%;left:0}.aa-product-signal-loop-labels{display:none}.aa-product-signal-loop-focus{width:180px;top:25%;left:50%}.is-loop.has-product .aa-product-signal-fragment{width:min(90%,360px);top:73%;left:50%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.aa-product-signal-field.is-wave{min-height:520px;padding:0}.is-wave.has-product .aa-product-signal-fragment{width:94%;top:51%}.aa-product-signal-wave-labels{gap:2px;left:2%;right:2%}.aa-product-signal-wave-labels span{flex-direction:column;gap:3px;padding:5px;font-size:10px}.aa-product-signal-field.is-control{min-height:620px}.aa-product-signal-control-lines{width:540px;height:62%;top:19%;left:50%;transform:translate(-50%)rotate(90deg)}.aa-product-signal-control-gate-label{position:absolute;top:28%;left:50%;transform:translate(-50%)}.is-control.has-product .aa-product-signal-fragment{width:min(76%,320px);top:56%}}@media (prefers-reduced-motion:reduce){.is-network.has-product .aa-product-signal-fragment:after,.is-layers.has-product .aa-product-signal-fragment,.is-layers.has-product .aa-product-signal-fragment:after,.aa-product-signal-loop-focus>small b,.aa-product-signal-wave-dots circle,.aa-product-signal-control-gate{animation:none!important}}@media (forced-colors:active){.aa-product-signal-fragment{display:none}}.aa-product-moment{--moment-line:#11121621;--moment-soft:#1112166b;--moment-muted:#1112169e;width:100%;color:var(--fresh-ink);isolation:isolate;position:relative;overflow:hidden}.aa-product-moment:before{content:"";z-index:-2;pointer-events:none;position:absolute;inset:0}.aa-product-moment-image{background:#fff;border:1px solid #1112161f;border-radius:8px;display:block;position:relative;overflow:hidden;box-shadow:0 20px 58px #11121613,0 2px 7px #1112160a}.aa-product-moment-image img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.aa-product-moment-portfolio{min-height:430px;padding:clamp(66px,8vw,96px) 0 64px}.aa-product-moment-portfolio:before{background:linear-gradient(90deg,#0000 0,#1112160e 50%,#0000 100%) 0/100% 1px no-repeat,radial-gradient(circle at 50% 52%,#ffe3321c,#0000 42%)}.aa-moment-portfolio-heading{color:var(--moment-soft);font-size:10px;font-weight:var(--type-ui-weight);letter-spacing:.065em;text-transform:uppercase;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:1px;right:1px}.aa-moment-portfolio-heading span{color:var(--fresh-ink);align-items:center;gap:8px;display:flex}.aa-moment-portfolio-heading span i{background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #ffe3322e}.aa-moment-portfolio-product{width:100%;position:relative}.aa-moment-portfolio-product .aa-product-moment-image{-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.aa-moment-portfolio-scan{z-index:3;opacity:.72;background:linear-gradient(#ffe33204,#ffe33214);border-inline:1px solid #1112162e;width:19.5%;animation:8.4s cubic-bezier(.52,0,.24,1) infinite aa-moment-portfolio-scan;position:absolute;top:0;bottom:0;left:1%}.aa-moment-portfolio-scan:after{content:"";background:var(--fresh-ink);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:-10px;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #1112162e,0 0 0 7px #ffe3322e}.aa-moment-portfolio-actions{border-top:1px solid var(--moment-line);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:2px;left:0;right:0}.aa-moment-portfolio-actions span{align-items:center;gap:11px;padding:15px 0 0;display:flex}.aa-moment-portfolio-actions small{color:var(--moment-soft);letter-spacing:.07em;font-size:9px}.aa-moment-portfolio-actions b{font-size:12px;font-weight:600}.aa-product-moment-orbit{grid-template-columns:minmax(154px,.29fr) minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,88px);min-height:560px;padding:40px 0 34px;display:grid}.aa-product-moment-orbit:before{background:linear-gradient(90deg,#0000 22%,#11121611 22% calc(22% + 1px),#0000 calc(22% + 1px)),radial-gradient(circle at 72% 51%,#ffe33217,#0000 38%)}.aa-moment-orbit-path{gap:0;margin:0;padding:0;list-style:none;display:grid}.aa-moment-orbit-path li{min-height:108px;color:var(--moment-soft);grid-template-columns:28px 1fr;gap:14px;display:grid;position:relative}.aa-moment-orbit-path li:not(:last-child):after{content:"";background:linear-gradient(#11121642,#1112160f);width:1px;position:absolute;top:30px;bottom:0;left:13px}.aa-moment-orbit-path li>i{z-index:1;background:#fff;border:1px solid #11121629;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-style:normal;display:grid;position:relative}.aa-moment-orbit-path li span{gap:4px;padding-top:3px;display:grid}.aa-moment-orbit-path li b{color:var(--fresh-ink);font-size:12px;font-weight:600}.aa-moment-orbit-path li small{max-width:140px;font-size:10px;line-height:1.4}.aa-moment-orbit-path li:first-child>i{animation:7.5s infinite aa-moment-orbit-step}.aa-moment-orbit-path li:nth-child(2)>i{animation:7.5s 2.5s infinite aa-moment-orbit-step}.aa-moment-orbit-path li:nth-child(3)>i{animation:7.5s 5s infinite aa-moment-orbit-step}.aa-moment-orbit-product{background:linear-gradient(135deg,#f7f7f4,#fbfbfa 62%,#f5f5f2);padding:26px clamp(24px,3vw,38px) 28px;position:relative;box-shadow:inset 0 0 0 1px #1112160e}.aa-moment-orbit-status,.aa-moment-orbit-decision{justify-content:space-between;align-items:center;gap:16px;display:flex}.aa-moment-orbit-status{color:var(--moment-soft);letter-spacing:.06em;text-transform:uppercase;margin-bottom:22px;font-size:9px}.aa-moment-orbit-status span{color:var(--fresh-ink);align-items:center;gap:8px;display:flex}.aa-moment-orbit-status span i{background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #ffe33229}.aa-moment-orbit-product .aa-product-moment-image{border-radius:6px;box-shadow:0 13px 36px #11121613}.aa-moment-orbit-decision{border-top:1px solid var(--moment-line);margin-top:20px;padding-top:18px}.aa-moment-orbit-decision span{align-items:center;gap:9px;display:flex}.aa-moment-orbit-decision span i{border:1px solid #1112162e;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid}.aa-moment-orbit-decision b,.aa-moment-orbit-decision strong{font-size:11px;font-weight:600}.aa-moment-orbit-decision strong{color:#fff;background:var(--fresh-ink);border-radius:5px;padding:11px 14px}.aa-moment-orbit-decision strong i{color:var(--fresh-yellow);margin-left:8px;font-style:normal}.aa-product-moment-workspace{min-height:500px;padding:62px 0 36px;overflow:visible}.aa-product-moment-workspace:before{background:radial-gradient(at 52% 45%,#1112160b,#0000 67%);inset:18px -8vw 22px}.aa-moment-workspace-product{position:relative}.aa-moment-workspace-product .aa-product-moment-image{border-radius:8px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 2.5% 97.5%,#0000);mask-image:linear-gradient(90deg,#0000,#000 2.5% 97.5%,#0000)}.aa-moment-workspace-focus{z-index:3;color:#fff;letter-spacing:.035em;background:#111216f0;border:1px solid #11121624;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:600;animation:6.8s ease-in-out infinite aa-moment-workspace-focus;display:flex;position:absolute;top:47%;left:43%;transform:translate(-50%,-50%);box-shadow:0 12px 28px #11121629}.aa-moment-workspace-focus i{background:var(--fresh-yellow);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #ffe3322b}.aa-moment-workspace-review{z-index:2;border:1px solid var(--moment-line);background:#ffffffed;border-top:0;grid-template-columns:1fr 1.25fr auto;align-items:center;gap:22px;width:min(750px,78%);margin:-1px 2% 0 auto;padding:18px 20px;display:grid;position:relative;box-shadow:0 18px 44px #1112160f}.aa-moment-workspace-review span{gap:5px;display:grid}.aa-moment-workspace-review small{color:var(--moment-soft);letter-spacing:.06em;text-transform:uppercase;font-size:8px}.aa-moment-workspace-review b,.aa-moment-workspace-review strong{font-size:11px;font-weight:600}.aa-moment-workspace-review strong{border-left:1px solid var(--moment-line);padding-left:20px}.aa-moment-workspace-review strong i{color:var(--fresh-blue-dark);margin-left:8px;font-style:normal}.aa-product-moment-context{min-height:510px;padding:36px 2% 46px}.aa-product-moment-context:before{background:radial-gradient(circle at 62% 52%,#ffe3321f,#0000 34%)}.aa-moment-context-stack{perspective:1200px;width:100%;height:420px;position:relative}.aa-moment-context-stack>span{width:88%;height:190px;color:var(--moment-soft);transform-origin:50%;background:#fafaf8b8;border:1px solid #1112161a;border-radius:8px;justify-content:space-between;align-items:flex-end;padding:16px 18px;transition:transform .7s cubic-bezier(.2,.75,.2,1),opacity .7s;display:flex;position:absolute;top:50%;left:4%;box-shadow:0 14px 38px #11121609}.aa-moment-context-stack>span i{letter-spacing:.07em;font-size:8px;font-style:normal}.aa-moment-context-stack>span b{letter-spacing:.035em;font-size:10px;font-weight:600}.aa-moment-context-stack>.is-0{opacity:.28;transform:translate(7%,-74%)scale(.93)}.aa-moment-context-stack>.is-1{opacity:.42;transform:translate3d(4%,-62%,12px)scale(.96)}.aa-moment-context-stack>.is-2{opacity:.65;transform:translate3d(2%,-49%,24px)scale(.98)}.aa-moment-context-stack>.is-3{opacity:.82;transform:translate3d(0,-36%,36px)}.aa-moment-context-product{z-index:4;background:#fff;width:88%;padding:20px;transition:transform .7s cubic-bezier(.2,.75,.2,1);position:absolute;top:50%;left:50%;transform:translate3d(-50%,-7%,58px);box-shadow:0 26px 68px #1112161a}.aa-moment-context-head{color:var(--moment-soft);letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:9px;display:flex}.aa-moment-context-head span{color:var(--fresh-ink);align-items:center;gap:8px;display:flex}.aa-moment-context-head span i{background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px}.aa-moment-context-product .aa-product-moment-image{box-shadow:none;border-radius:5px}.aa-moment-context-aperture{z-index:3;background:#11121657;width:1px;animation:7.2s ease-in-out infinite aa-moment-context-aperture-new;position:absolute;top:58px;bottom:20px;left:23%;box-shadow:0 0 0 8px #ffe3321a}.aa-product-moment-context:hover .aa-moment-context-stack>.is-0{transform:translate(10%,-82%)scale(.91)}.aa-product-moment-context:hover .aa-moment-context-stack>.is-1{transform:translate3d(6%,-66%,12px)scale(.95)}.aa-product-moment-context:hover .aa-moment-context-stack>.is-2{transform:translate3d(3%,-49%,24px)scale(.98)}.aa-product-moment-context:hover .aa-moment-context-product{transform:translate3d(-50%,0,58px)}.aa-product-moment-capability{grid-template-columns:minmax(260px,.86fr) minmax(330px,1.14fr);align-items:center;gap:clamp(34px,6vw,84px);min-height:520px;padding:52px 0;display:grid}.aa-product-moment-capability:before{background:linear-gradient(90deg,#0000 48%,#11121612 48% calc(48% + 1px),#0000 calc(48% + 1px)),radial-gradient(circle at 78% 55%,#ffe3321a,#0000 36%)}.aa-moment-capability-product{position:relative}.aa-moment-capability-product:before{content:"One defined job";color:var(--moment-soft);letter-spacing:.065em;text-transform:uppercase;margin-bottom:15px;font-size:9px;font-weight:600;display:block}.aa-moment-capability-product .aa-product-moment-image{border-radius:7px}.aa-moment-capability-run{gap:12px;display:grid}.aa-moment-capability-question,.aa-moment-capability-answer,.aa-moment-capability-review{border:1px solid var(--moment-line);background:#fff}.aa-moment-capability-question{align-content:center;gap:9px;min-height:104px;padding:18px 20px;display:grid;position:relative}.aa-moment-capability-question span,.aa-moment-capability-answer span,.aa-moment-capability-review span{color:var(--moment-soft);letter-spacing:.065em;text-transform:uppercase;font-size:8px;font-weight:600}.aa-moment-capability-question b,.aa-moment-capability-answer b{font-size:clamp(14px,1.5vw,19px);font-weight:var(--type-display-weight);letter-spacing:-.02em}.aa-moment-capability-question>i{background:var(--fresh-ink);width:1px;height:17px;animation:1s step-end infinite aa-moment-caret;position:absolute;bottom:22px;right:20px}.aa-moment-capability-answer{background:#f7f7f4;align-content:center;gap:9px;min-height:132px;padding:20px;animation:6.8s ease-in-out infinite aa-moment-answer;display:grid}.aa-moment-capability-answer span{align-items:center;gap:8px;display:flex}.aa-moment-capability-answer span i{background:#2d7b64;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #2d7b641a}.aa-moment-capability-answer small{color:var(--moment-muted);font-size:10px}.aa-moment-capability-review{justify-content:space-between;align-items:center;min-height:48px;padding:0 16px;display:flex}.aa-moment-capability-review b{font-size:10px;font-weight:600}.aa-product-moment-adoption{min-height:430px;padding:64px 0 42px}.aa-product-moment-adoption:before{background:radial-gradient(at 50% 40%,#1112160a,#0000 66%)}.aa-moment-adoption-product .aa-product-moment-image{border-radius:7px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.aa-moment-adoption-flow{grid-template-columns:repeat(3,1fr);align-items:end;height:150px;margin-top:42px;display:grid;position:relative}.aa-moment-adoption-flow>span{z-index:2;justify-items:center;gap:8px;display:grid;position:relative}.aa-moment-adoption-flow>span i{background:#fff;border:1px solid #11121626;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;font-style:normal;display:grid}.aa-moment-adoption-flow>span:nth-child(3) i{color:var(--fresh-ink);border-color:var(--fresh-yellow);background:var(--fresh-yellow);box-shadow:0 0 0 8px #ffe3321f}.aa-moment-adoption-flow>span b{font-size:10px;font-weight:600}.aa-moment-adoption-flow svg{width:92%;height:90px;position:absolute;inset:22px 4% auto;overflow:visible}.aa-moment-adoption-flow path{fill:none;stroke:#11121630;stroke-width:1px;vector-effect:non-scaling-stroke}.aa-moment-adoption-flow circle{fill:var(--fresh-ink);stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.aa-product-moment-control{grid-template-columns:minmax(170px,.75fr) 150px minmax(270px,1.25fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:470px;padding:58px 2%;display:grid}.aa-product-moment-control:before{background:linear-gradient(90deg,#0000 45%,#1112160e 45% calc(45% + 1px),#0000 calc(45% + 1px)),radial-gradient(circle at 70%,#ffe3321c,#0000 30%)}.aa-moment-control-stream{gap:19px;display:grid}.aa-moment-control-stream span{border-bottom:1px solid var(--moment-line);background:#ffffffb8;align-items:center;gap:12px;padding:13px 14px;display:flex;position:relative}.aa-moment-control-stream span:after{content:"";background:linear-gradient(90deg,#11121638,#0000);width:clamp(38px,6vw,90px);height:1px;position:absolute;top:50%;left:100%}.aa-moment-control-stream i{color:var(--moment-soft);font-size:8px;font-style:normal}.aa-moment-control-stream b{font-size:11px;font-weight:600}.aa-moment-control-gate{text-align:center;place-content:center;justify-items:center;gap:9px;height:270px;display:grid;position:relative}.aa-moment-control-gate:before{content:"";background:linear-gradient(#0000,#1112166b 18% 82%,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%}.aa-moment-control-gate>i{z-index:1;background:#fff;border:1px solid #1112162e;border-radius:50%;width:42px;height:42px;position:relative;box-shadow:0 0 0 10px #ffe3321a}.aa-moment-control-gate>i:before{content:"";border:1.5px solid var(--fresh-ink);border-radius:2px;position:absolute;inset:13px}.aa-moment-control-gate>i:after{content:"";border:1.5px solid var(--fresh-ink);border-bottom:0;border-radius:8px 8px 0 0;width:8px;height:8px;position:absolute;top:8px;left:16px}.aa-moment-control-gate span,.aa-moment-control-gate b{z-index:1;background:#fff;padding:2px 5px;position:relative}.aa-moment-control-gate span{color:var(--moment-soft);letter-spacing:.06em;text-transform:uppercase;font-size:8px}.aa-moment-control-gate b{font-size:11px;font-weight:600}.aa-moment-control-product{background:#f7f7f4;align-content:center;gap:18px;min-height:190px;padding:28px;display:grid;box-shadow:inset 0 0 0 1px #1112160f}.aa-moment-control-product>span{color:var(--moment-soft);letter-spacing:.065em;text-transform:uppercase;align-items:center;gap:8px;font-size:8px;font-weight:600;display:flex}.aa-moment-control-product>span i{background:var(--fresh-yellow);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #ffe33224}.aa-moment-control-product .aa-product-moment-image{border-radius:6px;box-shadow:0 12px 30px #11121611}@keyframes aa-moment-portfolio-scan{0%,10%{opacity:0;left:1%}18%,78%{opacity:.72}90%,to{opacity:0;left:79.5%}}@keyframes aa-moment-orbit-step{0%,22%,to{color:var(--moment-soft);box-shadow:none;background:#fff;border-color:#11121629}7%,15%{color:var(--fresh-ink);border-color:var(--fresh-yellow);background:var(--fresh-yellow);box-shadow:0 0 0 7px #ffe33221}}@keyframes aa-moment-workspace-focus{0%,to{transform:translate(-50%,-50%)translateY(0);box-shadow:0 12px 28px #11121624}50%{transform:translate(-50%,-50%)translateY(-4px);box-shadow:0 18px 34px #11121633}}@keyframes aa-moment-context-aperture-new{0%,12%{opacity:0;left:17%}22%,76%{opacity:.7}90%,to{opacity:0;left:83%}}@keyframes aa-moment-caret{0%,46%{opacity:1}47%,to{opacity:0}}@keyframes aa-moment-answer{0%,22%{opacity:.3;transform:translateY(8px)}38%,82%{opacity:1;transform:translateY(0)}to{opacity:.3;transform:translateY(8px)}}@media (hover:hover) and (pointer:fine){.aa-product-moment-portfolio:hover .aa-product-moment-image,.aa-product-moment-orbit:hover .aa-product-moment-image,.aa-product-moment-workspace:hover .aa-product-moment-image,.aa-product-moment-capability:hover .aa-product-moment-image,.aa-product-moment-adoption:hover .aa-product-moment-image,.aa-product-moment-control:hover .aa-product-moment-image{border-color:#11121638}.aa-product-moment-orbit:hover .aa-moment-orbit-product{box-shadow:inset 0 0 0 1px #11121617,0 22px 60px #1112160e}.aa-product-moment-capability:hover .aa-moment-capability-answer{transform:translateY(-3px)}}@media (max-width:760px){.aa-product-moment{overflow:hidden}.aa-product-moment-portfolio{min-height:340px;padding:58px 0}.aa-moment-portfolio-actions span{gap:7px}.aa-moment-portfolio-actions b{font-size:10px}.aa-product-moment-orbit{grid-template-columns:1fr;gap:24px;min-height:0;padding:28px 0}.aa-product-moment-orbit:before{background:radial-gradient(circle at 55% 64%,#ffe33214,#0000 42%)}.aa-moment-orbit-path{grid-template-columns:repeat(3,1fr)}.aa-moment-orbit-path li{grid-template-columns:22px 1fr;gap:8px;min-height:66px}.aa-moment-orbit-path li:not(:last-child):after{width:auto;height:1px;inset:11px -5px auto 20px}.aa-moment-orbit-path li>i{width:22px;height:22px}.aa-moment-orbit-path li span{padding-top:1px}.aa-moment-orbit-path li small{display:none}.aa-moment-orbit-product{padding:18px 12px 16px}.aa-moment-orbit-decision b{max-width:130px}.aa-product-moment-workspace{min-height:360px;padding:44px 0 22px}.aa-moment-workspace-focus{padding:6px 8px;font-size:8px;top:48%;left:43%}.aa-moment-workspace-review{grid-template-columns:1fr 1fr;gap:14px;width:94%;padding:14px}.aa-moment-workspace-review span:nth-child(2){display:none}.aa-moment-workspace-review strong{justify-self:end}.aa-product-moment-context{min-height:390px;padding:20px 0 30px}.aa-moment-context-stack{height:340px}.aa-moment-context-stack>span{width:96%;height:140px;padding:10px 12px;left:2%}.aa-moment-context-product{width:94%;padding:12px}.aa-moment-context-head{margin-bottom:10px}.aa-product-moment-capability{grid-template-columns:1fr;gap:24px;min-height:0;padding:34px 0}.aa-product-moment-capability:before{background:radial-gradient(circle at 60% 70%,#ffe33217,#0000 38%)}.aa-moment-capability-product{width:min(92%,570px)}.aa-product-moment-adoption{min-height:340px;padding:44px 0 28px}.aa-moment-adoption-flow{height:130px;margin-top:24px}.aa-moment-adoption-flow>span b{text-align:center;max-width:80px}.aa-product-moment-control{grid-template-columns:1fr;gap:16px;min-height:0;padding:30px 0}.aa-product-moment-control:before{background:radial-gradient(circle at 50% 72%,#ffe3321a,#0000 38%)}.aa-moment-control-stream{grid-template-columns:repeat(3,1fr);gap:5px}.aa-moment-control-stream span{align-items:flex-start;gap:5px;padding:10px 7px}.aa-moment-control-stream span:after{display:none}.aa-moment-control-stream b{font-size:9px}.aa-moment-control-gate{height:90px}.aa-moment-control-gate:before{background:linear-gradient(90deg,#0000,#11121661,#0000);width:auto;height:1px;inset:50% 0 auto}.aa-moment-control-product{min-height:150px;padding:20px}}@media (prefers-reduced-motion:reduce){.aa-moment-portfolio-scan,.aa-moment-orbit-path li>i,.aa-moment-workspace-focus,.aa-moment-context-aperture,.aa-moment-capability-question>i,.aa-moment-capability-answer{animation:none!important}.aa-moment-capability-answer{opacity:1;transform:none}}
