:root{--ink:#16131f;--muted:#6f6a7d;--line:#e8e5ee;--paper:#fbfaff;--white:#fff;--purple:#6655ff;--purple-dark:#3424cc;--pink:#ff5a99;--blue:#38a8ff;--yellow:#ffd34e;--navy:#121024;--radius:24px;--shadow:0 24px 70px rgba(47,35,92,.13);--container:min(1800px,calc(100vw - clamp(28px,4vw,96px)))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;padding:12px 16px;border-radius:10px}.skip-link:focus{top:16px}.site-header{height:78px;position:fixed;inset:0 0 auto;z-index:100;background:rgba(251,250,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,229,238,.8);transition:.25s}.site-header.scrolled{height:68px;box-shadow:0 10px 30px rgba(30,23,56,.06)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:132px;height:auto}.desktop-nav{display:flex;align-items:center;gap:5px;margin-left:auto}.nav-link{border:0;background:none;padding:10px 13px;border-radius:10px;font-size:14px;font-weight:650;color:#3f394d;cursor:pointer}.nav-link:hover,.nav-link:focus-visible{background:#f1eef8;color:var(--purple)}.nav-link span{font-size:15px;margin-left:3px}.nav-actions{display:flex;align-items:center;gap:12px}.text-link{font-size:14px;font-weight:650}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--purple),#805dff);color:#fff;box-shadow:0 14px 30px rgba(102,85,255,.28)}.btn-primary:hover{box-shadow:0 18px 38px rgba(102,85,255,.38)}.btn-small{min-height:42px;padding:0 17px;font-size:14px}.btn-ghost{background:#fff;border:1px solid var(--line);box-shadow:0 8px 24px rgba(34,25,67,.06)}.btn-light{background:#fff;color:var(--navy);box-shadow:0 14px 35px rgba(0,0,0,.2)}.btn-outline-light{border:1px solid rgba(255,255,255,.38);color:#fff}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0;border-radius:3px}.mega-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 28px 60px rgba(38,29,65,.14);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.mega-menu.open{opacity:1;visibility:visible;transform:none}.mega-grid{display:grid;grid-template-columns:320px 1fr;gap:70px;padding:36px 0 40px}.mega-intro h3{font-size:27px;line-height:1.15;margin:12px 0}.mega-intro p{color:var(--muted);margin:0 0 20px}.mega-intro a{font-weight:750;color:var(--purple)}.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 26px}.mega-links a{display:flex;align-items:flex-start;gap:13px;padding:12px;border-radius:14px}.mega-links a:hover{background:#f7f5fc}.mega-links-top{align-content:start;align-items:start;align-self:start}.mega-links strong,.mega-links small{display:block}.mega-links strong{font-size:14px}.mega-links small{font-size:15px;color:var(--muted);margin-top:3px}.mini-icon{width:34px;height:34px;border-radius:10px;background:#eeebff;color:var(--purple);display:grid;place-items:center;font-weight:800;flex:0 0 auto}.mobile-menu{display:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.15em;font-size:15px;font-weight:850;color:var(--purple)}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}.progress{height:5px;background:#eeeaf6;border-radius:4px;overflow:hidden}.progress i{display:block;height:100%;width:var(--p);background:linear-gradient(90deg,var(--purple),var(--pink));border-radius:inherit}.activity{display:flex;gap:8px;align-items:flex-start;padding:9px 0;border-top:1px solid #f1eef5}.activity i{width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:#e8f9f3;color:#20a06a;font-size:14px;font-style:normal}.activity strong,.activity small{display:block;font-size:12px}.activity small{color:var(--muted);margin-top:2px}.section{padding:110px 0}.section h2{font-size:clamp(43px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 24px}.teams{right:5%;bottom:16%;width:245px;--r:-3deg}.phone{left:42%;bottom:5%;display:flex;gap:10px;align-items:center;--r:-2deg}.phone span{font-size:24px;color:var(--pink)}.person{display:flex;align-items:center;gap:12px}.person>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#ece8ff;color:var(--purple);font-weight:850}.person strong,.person small{display:block}.person small{font-size:14px;color:var(--muted)}.status{font-size:14px;padding:6px 9px;border-radius:999px;background:#eafff5;color:#13815a;font-weight:800}.eyebrow.light{color:#b8afff}.site-footer{background:#121024;color:#fff;padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand img{width:145px}.footer-brand p{color:#9d97ad;max-width:270px;font-size:15px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid strong{font-size:15px;margin-bottom:8px}.footer-grid a{font-size:15px;color:#aaa4b8}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:14px;color:#827c91}.footer-bottom div{display:flex;gap:20px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.js .reveal.visible{opacity:1;transform:none}@media (max-width:980px){.desktop-nav,.nav-actions>.text-link,.nav-actions>.btn{display:none}.menu-toggle{display:block}.mobile-menu{display:flex;position:fixed;top:82px;right:0;bottom:0;left:0;z-index:99;background:#fff;padding:24px 24px 40px;flex-direction:column;gap:4px;overflow-y:auto;overscroll-behavior:contain;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.site-header.scrolled+.mobile-menu{top:72px}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-menu a{padding:16px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:750}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (max-width:680px){:root{--container:min(100vw - 28px,1180px)}.site-header{height:68px}.brand img{width:118px}.section{padding:78px 0}.section h2{font-size:43px}.teams{right:-5%;bottom:14%}.phone{left:34%;bottom:3%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{display:flex}.footer-bottom{flex-direction:column;gap:15px}.mega-menu{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.btn:hover{transform:none}}@media (max-width:980px){.site-header+.mobile-menu{top:82px}.site-header.scrolled+.mobile-menu{top:72px}.mobile-menu{display:block;padding:12px clamp(16px,4vw,30px) 28px;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;gap:0}.mobile-nav-group{margin:7px 0;border:1px solid #e3ddff;border-radius:14px;background:#f6f3ff;overflow:hidden;box-shadow:0 5px 16px rgba(69,53,135,.04)}.mobile-nav-group:has(.mobile-nav-toggle[aria-expanded="true"]){border-color:#cfc5ff;background:#fbfaff;box-shadow:0 10px 24px rgba(76,58,152,.08)}.mobile-nav-row{display:block;width:100%;min-height:47px;margin:0;padding:11px 9px;border:0;border-bottom:1px solid var(--line);border-radius:9px;background:transparent;color:var(--ink);font-size:16px;font-weight:720;line-height:1.3;text-align:left}.mobile-nav-group>.mobile-nav-row{min-height:54px;padding:10px 12px 10px 15px;border-bottom:0;border-radius:0;font-size:17.5px;font-weight:850}.mobile-nav-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer}.mobile-nav-toggle svg{box-sizing:content-box;width:12px;height:8px;padding:9px;flex:0 0 auto;border-radius:10px;background:#fff;color:var(--purple);box-shadow:0 2px 8px rgba(59,43,128,.09);transition:transform .18s ease,background .18s ease,color .18s ease}.mobile-nav-toggle[aria-expanded="true"]{color:var(--purple)}.mobile-nav-toggle[aria-expanded="true"] svg{transform:rotate(180deg);background:var(--purple);color:#fff}.mobile-nav-children{margin:0;padding:7px 8px 9px 14px;border-top:1px solid #e3ddff;background:#fff}.mobile-nav-children[hidden]{display:none}.mobile-menu .mobile-nav-children a{position:relative;display:block;min-height:38px;padding:8px 10px 8px 27px;border:0;border-radius:8px;color:#5c5568;font-size:14.5px;font-weight:650;line-height:1.4}.mobile-menu .mobile-nav-children a:before{content:"";position:absolute;left:11px;top:50%;width:5px;height:5px;border-radius:50%;background:#b6aaff;transform:translateY(-50%)}.mobile-menu .mobile-nav-children a:hover,.mobile-menu .mobile-nav-children a:focus-visible{background:#f0edff;color:var(--purple)}.mobile-menu a.is-active{background:#f0edff;color:var(--purple);box-shadow:inset 3px 0 0 var(--purple)}.mobile-nav-direct{display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-nav-direct:after{content:"";width:7px;height:7px;margin-right:5px;flex:0 0 auto;border-top:2px solid #aaa1bb;border-right:2px solid #aaa1bb;transform:rotate(45deg)}.mobile-nav-company{margin-top:9px;padding-top:7px;border-top:1px solid #dcd6e7}.mobile-nav-company .mobile-nav-row:last-child{border-bottom:0}.mobile-menu .mobile-nav-cta{display:flex;width:100%;min-height:50px;margin:15px 0 0;padding:0 20px;border:0;border-radius:13px;color:#fff;font-size:16px;font-weight:800}.menu-toggle span{transform-origin:center;transition:transform .2s ease,opacity .15s ease}body.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.menu-open .menu-toggle span:nth-child(2){opacity:0}body.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media (max-width:680px){.site-header+.mobile-menu{top:70px}.site-header.scrolled+.mobile-menu{top:72px}}@media (prefers-reduced-motion:reduce){.mobile-menu,.mobile-nav-toggle svg,.menu-toggle span{transition:none}}.site-header{height:88px}.site-header.scrolled{height:76px}.nav-wrap{gap:38px}.brand img{width:148px}.desktop-nav{gap:12px}.nav-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;line-height:1;white-space:nowrap}.nav-trigger{white-space:nowrap}.nav-chevron{display:block;width:11px;height:8px;flex:0 0 auto;transform:translateY(.5px);transition:transform .2s ease}.nav-trigger[aria-expanded="true"] .nav-chevron{transform:translateY(.5px) rotate(180deg)}.nav-actions{gap:18px}.text-link{display:inline-flex;align-items:center;min-height:46px;padding:0 3px;white-space:nowrap}.btn-small{min-height:48px;padding-inline:21px}.nav-actions .btn-primary{box-shadow:0 10px 24px rgba(102,85,255,.22)}.nav-actions .btn-primary:hover{box-shadow:0 14px 30px rgba(102,85,255,.30)}@media (max-width:1180px){.desktop-nav{gap:6px}.nav-link{padding-inline:12px}.nav-wrap{gap:26px}.nav-actions{gap:13px}.btn-small{padding-inline:18px}}@media (max-width:980px){.site-header{height:78px}.brand img{width:132px}.site-header+.mobile-menu{top:78px}.site-header.scrolled+.mobile-menu{top:74px}}@media (max-width:680px){.site-header{height:70px}.brand img{width:124px}.site-header+.mobile-menu{top:70px}.site-header.scrolled+.mobile-menu{top:72px}}.inner-page main{padding-top:82px}.footer-callout{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 0 54px;margin-bottom:54px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-callout h2{font-size:36px;line-height:1;margin:12px 0 0;letter-spacing:-.045em}.eyebrow.light{color:#bdb6ff}.site-footer .footer-grid{grid-template-columns:1.45fr repeat(4,1fr)}@media (max-width:1050px){.site-footer .footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.site-footer .footer-grid>div:nth-child(n/**/+4){display:flex}.footer-callout{flex-direction:column;text-align:center}}@media (max-width:720px){.inner-page main{padding-top:70px}.footer-callout h2{font-size:30px}.site-footer .footer-grid{grid-template-columns:1fr 1fr}.site-footer .footer-brand{grid-column:1/-1}}:root{--xp-gradient:linear-gradient(90deg,#6655ff 0%,#9855ef 48%,#ef58a4 100%)}:is(.eyebrow){letter-spacing:.16em}.section h2{font-size:clamp(2.55rem,4.4vw,4.15rem)!important;line-height:1.01!important;letter-spacing:-.045em!important;text-wrap:balance}@media (max-width:720px){.section h2{font-size:clamp(2.2rem,10vw,3rem)!important}}.mega-grid-wide{grid-template-columns:280px 1fr;gap:42px}.mega-links-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 12px}.mega-links-3 a{padding:10px}.mega-links-3 .mini-icon{width:31px;height:31px;border-radius:9px;font-size:15px}.mega-links-3 strong{font-size:15px}.mega-links-3 small{font-size:15px;line-height:1.35}.mobile-menu{overflow-y:auto}.page-ai{background:#fff}.page-ai main{overflow:hidden}.aix-container{width:min(1180px,calc(100vw - 40px));margin-inline:auto}.aix-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#6655ff;text-transform:uppercase;letter-spacing:.16em;font-size:15px;font-weight:850}.aix-eyebrow:before{content:"";width:30px;height:2px;background:currentColor}.aix-eyebrow.light{color:#d7d0ff}.aix-gradient{background:linear-gradient(100deg,#6655ff 0%,#9c56e9 48%,#ef58a4 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.aix-hero{padding:132px 0 98px;background:radial-gradient(circle at 12% 8%,rgba(239,88,164,.09),transparent 30%),radial-gradient(circle at 84% 8%,rgba(102,85,255,.15),transparent 36%),linear-gradient(180deg,#fff 0%,#faf9ff 100%)}.aix-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:72px;align-items:center}.aix-hero h1:not(.seo-primary),.aix-hero h2.seo-display{font-size:clamp(52px,5.7vw,76px);line-height:.98;letter-spacing:-.058em;margin:20px 0 24px;max-width:720px;text-wrap:balance}.aix-lead{font-size:19px;line-height:1.7;color:#655f70;max-width:670px}.aix-lead strong{color:#17131f}.aix-actions{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;margin-top:31px}.aix-actions .btn{white-space:nowrap}.aix-proof{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.aix-proof span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #e6e1ed;border-radius:999px;background:rgba(255,255,255,.9);color:#5f5869;font-size:15px;font-weight:780}.aix-proof i{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e8fbf3;color:#0f986b;font-style:normal;font-size:14px}.aix-stage{position:relative;padding:26px;border:1px solid #e4deec;border-radius:34px;background:linear-gradient(135deg,rgba(237,233,255,.95),rgba(236,249,255,.9));box-shadow:0 35px 95px rgba(52,38,94,.17)}.aix-window{overflow:hidden;border:1px solid #ddd7e7;border-radius:24px;background:#fff;box-shadow:0 22px 62px rgba(42,31,78,.13)}.aix-window-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #eeeaf2;background:#fbfaff}.aix-window-brand{display:flex;align-items:center;gap:11px}.aix-star{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#6655ff,#ec5aa4);color:#fff;font-size:17px;font-weight:900;box-shadow:0 8px 20px rgba(102,85,255,.24)}.aix-window-brand strong,.aix-window-brand small{display:block}.aix-window-brand strong{font-size:15px}.aix-window-brand small{font-size:12px;color:#8c8595;margin-top:2px}.aix-online{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#e8fbf3;color:#0b9568;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.aix-online:before{content:"";width:6px;height:6px;border-radius:50%;background:#17b47e;box-shadow:0 0 0 4px rgba(23,180,126,.12)}.aix-context-bar{display:flex;gap:7px;flex-wrap:wrap;padding:13px 18px;background:#f8f6ff;border-bottom:1px solid #eeeaf2}.aix-context-bar span{padding:6px 8px;border-radius:999px;background:#fff;border:1px solid #e4deed;color:#655d70;font-size:12px;font-weight:800}.aix-context-bar span:first-child{background:#ede9ff;color:#6655ff;border-color:#ded7ff}.aix-conversation{padding:24px}.aix-user-message{max-width:72%;margin-left:auto;padding:13px 15px;border-radius:16px 16px 4px 16px;background:#17131f;color:#fff;font-size:15px;line-height:1.5}.aix-answer{display:grid;grid-template-columns:32px 1fr;gap:10px;max-width:88%;margin-top:14px}.aix-answer>i{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#ede9ff;color:#6655ff;font-style:normal;font-size:15px;font-weight:900}.aix-answer-card{padding:15px;border:1px solid #e7e2ed;border-radius:4px 16px 16px 16px;background:#fff;box-shadow:0 10px 30px rgba(44,34,75,.08)}.aix-answer-card p{margin:0;color:#575060;font-size:14px;line-height:1.6}.aix-answer-card p strong{color:#17131f}.aix-direct-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:11px 12px;border-radius:11px;background:linear-gradient(100deg,#6655ff,#8b5ce8);color:#fff}.aix-direct-action span strong,.aix-direct-action span small{display:block}.aix-direct-action span strong{font-size:14px}.aix-direct-action span small{font-size:12px;opacity:.78;margin-top:2px}.aix-direct-action b{font-size:14px}.aix-suggestions{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.aix-suggestions span{padding:8px 10px;border-radius:999px;background:#f6f3fa;color:#756e7d;font-size:12px}.aix-input{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 13px;border:1px solid #e3ddea;border-radius:13px;color:#9a93a1;font-size:14px}.aix-input b{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#6655ff;color:#fff}.aix-float{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #e2dce9;border-radius:13px;background:#fff;box-shadow:0 16px 38px rgba(42,31,78,.15);font-size:14px;font-weight:850}.aix-float i{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#e7fbf3;color:#0d9668;font-style:normal}.aix-float.one{right:-22px;top:72px}.aix-float.two{left:-22px;bottom:54px}.aix-section{padding:104px 0}.aix-soft{background:#f8f6ff}.aix-dark{background:linear-gradient(135deg,#171329,#2a2047);color:#fff}.aix-center{max-width:900px;margin:0 auto 48px;text-align:center}.aix-center h2,.aix-copy h2{font-size:clamp(39px,4.35vw,58px);line-height:1.03;letter-spacing:-.05em;margin:16px 0 20px;text-wrap:balance}.aix-center p,.aix-copy>p{font-size:18px;line-height:1.68;color:#6e6879}.aix-dark .aix-center p,.aix-dark .aix-copy>p{color:#ccc5d8}.aix-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.aix-grid.reverse .aix-copy{order:2}.aix-grid.reverse .aix-art{order:1}.aix-copy ul{padding:0;margin:24px 0 0;list-style:none;display:grid;gap:12px}.aix-copy li{display:flex;align-items:flex-start;gap:11px;color:#514b5c;line-height:1.55}.aix-copy li:before{content:"✓";flex:0 0 24px;width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#e7fbf3;color:#0d9869;font-size:15px;font-weight:900}.aix-card{border:1px solid #e5e0eb;border-radius:26px;background:#fff;box-shadow:0 25px 70px rgba(42,31,78,.11)}.aix-context-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.aix-context-card{padding:24px;text-align:left}.aix-context-card i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;margin-bottom:18px;background:linear-gradient(135deg,#ece8ff,#fce8f2);color:#6655ff;font-style:normal;font-size:18px;font-weight:900}.aix-context-card h3{font-size:20px;margin:0 0 8px}.aix-context-card p{margin:0;color:#716a7b;font-size:15px;line-height:1.6}.aix-role-board{padding:24px}.aix-role-question{padding:15px 17px;border-radius:14px;background:#17131f;color:#fff;font-size:15px;font-weight:850}.aix-role-list{display:grid;gap:9px;margin-top:13px}.aix-role-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px;border-radius:13px;background:#f8f6fb}.aix-role-row i{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#ede9ff;color:#6655ff;font-style:normal;font-size:14px;font-weight:900}.aix-role-row strong,.aix-role-row small{display:block}.aix-role-row strong{font-size:14px}.aix-role-row small{font-size:12px;color:#8e8796;margin-top:3px;line-height:1.45}.aix-role-row b{padding:6px 8px;border-radius:999px;background:#e8fbf3;color:#0d9668;font-size:12px}.aix-route{padding:25px;background:linear-gradient(145deg,#fff,#faf8ff)}.aix-route-question{display:flex;align-items:center;gap:10px;padding:13px;border-radius:13px;background:#17131f;color:#fff;font-size:14px}.aix-route-question i{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#6655ff;font-style:normal}.aix-route-line{width:2px;height:26px;margin-left:26px;background:linear-gradient(#6655ff,#e9e4f0)}.aix-route-answer{display:grid;grid-template-columns:35px 1fr;gap:10px;padding:14px;border:1px solid #e5dfeb;border-radius:14px;background:#fff}.aix-route-answer>i{width:33px;height:33px;border-radius:10px;display:grid;place-items:center;background:#ede9ff;color:#6655ff;font-style:normal}.aix-route-answer p{margin:0;color:#5d5667;font-size:14px;line-height:1.55}.aix-route-targets{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px}.aix-route-target{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e7e2ed;border-radius:12px;background:#fff}.aix-route-target i{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:#6655ff;font-style:normal;font-size:14px}.aix-route-target strong,.aix-route-target small{display:block}.aix-route-target strong{font-size:14px}.aix-route-target small{font-size:12px;color:#928b99;margin-top:2px}.aix-permission{display:grid;grid-template-columns:1fr 38px 1fr;gap:13px;align-items:center;padding:25px}.aix-permission-column{display:grid;gap:8px}.aix-permission-column>strong{font-size:15px;margin-bottom:3px}.aix-permission-item{padding:11px;border-radius:11px;background:#f8f6fb;font-size:14px;color:#5e5767}.aix-permission-item.allowed{background:#e8fbf3;color:#0c8f65}.aix-permission-item.blocked{background:#fff1f5;color:#cc3d74}.aix-permission-gate{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#6655ff;color:#fff;font-size:15px;font-weight:900}.aix-permission-note{grid-column:1/-1;margin-top:4px;padding:12px;border-radius:12px;background:#f0edff;color:#5d5573;font-size:14px;line-height:1.55}.aix-report{padding:24px}.aix-report-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:15px;border-bottom:1px solid #eeeaf2}.aix-report-head strong{font-size:15px}.aix-report-head span{padding:6px 8px;border-radius:999px;background:#f0edff;color:#6655ff;font-size:12px;font-weight:850}.aix-report-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-top:14px}.aix-themes,.aix-recent{padding:15px;border-radius:14px;background:#f8f6fb}.aix-themes h4,.aix-recent h4{font-size:14px;margin:0 0 12px}.aix-theme{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center;margin:10px 0}.aix-theme span{font-size:12px;color:#6c6575}.aix-theme b{font-size:12px;color:#6655ff}.aix-theme-bar{grid-column:1/-1;height:6px;border-radius:999px;background:#e8e3ef;overflow:hidden}.aix-theme-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6655ff,#e958a8);width:var(--w)}.aix-recent-list{display:grid;gap:8px}.aix-recent-item{padding:10px;border-radius:10px;background:#fff;border:1px solid #ebe7f0}.aix-recent-item strong,.aix-recent-item small{display:block}.aix-recent-item strong{font-size:12px;line-height:1.45}.aix-recent-item small{font-size:12px;color:#938c9b;margin-top:3px}.aix-faq{padding:104px 0}.aix-faq-grid{display:grid;grid-template-columns:340px 1fr;gap:75px}.aix-faq h2{font-size:42px;letter-spacing:-.045em;margin:15px 0 14px}.aix-faq-intro p{color:#746d7d;line-height:1.6}.aix-faq-list details{border-top:1px solid #e5e0eb}.aix-faq-list details:last-child{border-bottom:1px solid #e5e0eb}.aix-faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;font-weight:800}.aix-faq-list summary::-webkit-details-marker{display:none}.aix-faq-list summary span{color:#6655ff}.aix-faq-list details div{padding:0 0 20px;color:#706979;line-height:1.65}.aix-final{padding:105px 0;text-align:center;background:linear-gradient(135deg,#171329,#2b214a);color:#fff}.aix-final h2{font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-.052em;margin:16px auto 18px;max-width:940px;text-wrap:balance}.aix-final p{font-size:18px;color:#c9c2d4;max-width:720px;margin:0 auto}.aix-final .aix-actions{justify-content:center;margin-top:30px}@keyframes aixPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.68}}.aix-online:before{animation:aixPulse 2s ease-in-out infinite}@media (max-width:1020px){.aix-hero-grid{grid-template-columns:1fr;gap:52px}.aix-hero-copy{text-align:center}.aix-hero h1:not(.seo-primary),.aix-lead,.aix-hero h2.seo-display,.aix-lead{margin-left:auto;margin-right:auto}.aix-actions,.aix-proof{justify-content:center}.aix-stage{max-width:760px;margin:auto}.aix-grid{gap:42px}.aix-context-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.aix-hero{padding:110px 0 72px}.aix-hero h1:not(.seo-primary),.aix-hero h2.seo-display{font-size:clamp(43px,13vw,59px)}.aix-lead{font-size:17px}.aix-actions{width:100%;gap:8px}.aix-actions .btn{flex:1 1 0;padding-left:11px;padding-right:11px;font-size:15px}.aix-stage{padding:14px;border-radius:24px}.aix-float{display:none}.aix-section{padding:78px 0}.aix-center h2,.aix-copy h2{font-size:clamp(35px,10vw,48px)}.aix-center p,.aix-copy>p{font-size:16px}.aix-grid,.aix-grid.reverse{grid-template-columns:1fr;gap:34px}.aix-grid.reverse .aix-copy,.aix-grid.reverse .aix-art{order:initial}.aix-context-grid{grid-template-columns:1fr 1fr}.aix-report-grid{grid-template-columns:1fr}.aix-faq-grid{grid-template-columns:1fr;gap:32px}.aix-faq{padding:78px 0}.aix-final{padding:80px 0}.aix-final h2{font-size:clamp(38px,11vw,52px)}}@media (max-width:520px){.aix-container{width:min(100% - 24px,1180px)}.aix-actions .btn{font-size:14px;padding:11px 8px}.aix-proof{gap:7px}.aix-proof span{font-size:14px;padding:8px 9px}.aix-context-grid{grid-template-columns:1fr}.aix-window-top{padding:13px}.aix-context-bar{padding:10px 13px}.aix-conversation{padding:16px}.aix-user-message{max-width:88%}.aix-answer{max-width:100%}.aix-role-row{grid-template-columns:34px 1fr}.aix-role-row b{grid-column:2}.aix-route-targets{grid-template-columns:1fr}.aix-permission{grid-template-columns:1fr}.aix-permission-gate{margin:auto;transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){.aix-online:before{animation:none}}body[class*="theme-"] main :is(.eyebrow,[class$="-eyebrow"]):not(.light){color:#6655ff!important}body[class*="theme-"] main :is(.eyebrow,[class$="-eyebrow"]):not(.light):before,
body[class*="theme-"] main :is(.eyebrow,[class$="-eyebrow"]):not(.light):after{background:currentColor!important}body[class*="theme-"] main .progress i{background:var(--page-accent)}body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{max-width:100%;font-size:clamp(3.25rem,4.8vw,4.75rem)!important;line-height:1.025!important;letter-spacing:-.052em!important;overflow:visible!important;padding-bottom:.12em}body main h1:not(.seo-primary)>:is(span),body main h2.seo-display>:is(span){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-style:normal;line-height:1.1;padding-bottom:.14em}.footer-brand>a{display:inline-flex;width:max-content;align-items:center}.footer-brand img{display:block;height:auto}@media (max-width:720px){body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{font-size:clamp(2.7rem,11vw,3.4rem)!important;line-height:1.06!important;letter-spacing:-.045em!important}body main h1:not(.seo-primary)>:is(span),body main h2.seo-display>:is(span){line-height:1.12;padding-bottom:.18em}.site-footer{padding:44px 0 22px}.footer-callout{gap:20px;padding-bottom:30px;margin-bottom:30px}.site-footer .footer-grid{row-gap:24px;column-gap:18px}.site-footer .footer-brand{display:grid;gap:14px}.site-footer .footer-brand p{width:100%;max-width:none;margin:0;font-size:15px;line-height:1.6}.site-footer .footer-grid>div:not(.footer-brand){gap:3px}.site-footer .footer-grid strong{margin-bottom:4px}.site-footer .footer-grid a{display:flex;align-items:center;min-height:28px;line-height:1.35}.footer-bottom{margin-top:28px}}@media (max-width:980px){.mobile-menu a.mobile-nav-row{padding:11px 14px}.mobile-menu a.mobile-nav-row.is-active{padding-left:17px}}:root{--xp-read-label:clamp(0.75rem, 0.72rem + 0.08vw, 0.8125rem);--xp-read-copy:clamp(0.8125rem, 0.78rem + 0.10vw, 0.9rem);--xp-read-title:clamp(0.9375rem, 0.9rem + 0.14vw, 1.0625rem);--xp-read-heading:clamp(1rem, 0.94rem + 0.22vw, 1.2rem)}:root{--xp-site-width:min(1800px, calc(100vw - clamp(28px, 4vw, 96px)));--xp-visual-width:min(1500px, 100%);--container:var(--xp-site-width)}.container,
.aix-container{width:var(--xp-site-width)!important}@media (min-width: 1900px){:root{--xp-site-width:min(1800px, calc(100vw - 96px))}}:root{--xp-site-width:min(2000px, calc(100vw - clamp(20px, 2.8vw, 72px)));--xp-visual-width:min(1760px, 100%);--container:var(--xp-site-width)}.container,
.aix-container{width:var(--xp-site-width)!important;max-width:none!important}main :where(span, small, strong, b, p, li, button, a){writing-mode:horizontal-tb!important;text-orientation:mixed!important}@media (max-width: 820px){:root{--xp-site-width:min(100% - 24px, 2000px)}}.page-ai .aix-input{color:#746d7d}:root{--xp-gutter-total:clamp(48px, 6.4vw, 128px);--xp-site-width:min(2048px, calc(100vw - var(--xp-gutter-total)));--xp-visual-width:min(1840px, 100%);--xp-copy-width:780px;--xp-heading-width:1120px;--container:var(--xp-site-width)}.container,
.aix-container{width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto}.site-header .container,
.site-footer .container{width:var(--xp-site-width)!important}main :where(span,small,strong,b,p,li,button,a){writing-mode:horizontal-tb!important;text-orientation:mixed!important}:where(.aix-card){color:#181421}@media (max-width: 1100px){:root{--xp-gutter-total:clamp(32px, 5vw, 56px)}}@media (max-width: 720px){:root{--xp-gutter-total:24px;--xp-site-width:calc(100vw - 24px)}}.page-ai :is(
  .aix-role-row small,
  .aix-recent-item > small
){color:#6f6878!important}body[class*="theme-"] main :where(
  section[class*="-dark"]
) :is(
  .eyebrow,
  [class$="-eyebrow"]):not(.light){color:#cbbcff!important}.page-ai{background:#fff}.page-ai main{overflow:hidden}.aix-container{width:min(1180px,calc(100vw - 40px));margin-inline:auto}.aix-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#6655ff;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:850}.aix-eyebrow:before{content:"";width:30px;height:2px;background:currentColor}.aix-eyebrow.light{color:#d7d0ff}.aix-gradient{background:linear-gradient(100deg,#6655ff 0%,#9c56e9 48%,#ef58a4 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.aix-hero{padding:132px 0 98px;background:radial-gradient(circle at 12% 8%,rgba(239,88,164,.09),transparent 30%),radial-gradient(circle at 84% 8%,rgba(102,85,255,.15),transparent 36%),linear-gradient(180deg,#fff 0%,#faf9ff 100%)}.aix-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:72px;align-items:center}.aix-hero h1:not(.seo-primary),.aix-hero h2.seo-display{font-size:clamp(52px,5.7vw,76px);line-height:.98;letter-spacing:-.058em;margin:20px 0 24px;max-width:720px;text-wrap:balance}.aix-lead{font-size:19px;line-height:1.7;color:#655f70;max-width:670px}.aix-lead strong{color:#17131f}.aix-actions{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;margin-top:31px}.aix-actions .btn{white-space:nowrap}.aix-proof{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.aix-proof span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #e6e1ed;border-radius:999px;background:rgba(255,255,255,.9);color:#5f5869;font-size:11px;font-weight:780}.aix-proof i{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e8fbf3;color:#0f986b;font-style:normal;font-size:9px}.aix-stage{position:relative;padding:26px;border:1px solid #e4deec;border-radius:34px;background:linear-gradient(135deg,rgba(237,233,255,.95),rgba(236,249,255,.9));box-shadow:0 35px 95px rgba(52,38,94,.17)}.aix-window{overflow:hidden;border:1px solid #ddd7e7;border-radius:24px;background:#fff;box-shadow:0 22px 62px rgba(42,31,78,.13)}.aix-window-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #eeeaf2;background:#fbfaff}.aix-window-brand{display:flex;align-items:center;gap:11px}.aix-star{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#6655ff,#ec5aa4);color:#fff;font-size:17px;font-weight:900;box-shadow:0 8px 20px rgba(102,85,255,.24)}.aix-window-brand strong,.aix-window-brand small{display:block}.aix-window-brand strong{font-size:13px}.aix-window-brand small{font-size:8px;color:#8c8595;margin-top:2px}.aix-online{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#e8fbf3;color:#0b9568;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.aix-online:before{content:"";width:6px;height:6px;border-radius:50%;background:#17b47e;box-shadow:0 0 0 4px rgba(23,180,126,.12)}.aix-context-bar{display:flex;gap:7px;flex-wrap:wrap;padding:13px 18px;background:#f8f6ff;border-bottom:1px solid #eeeaf2}.aix-context-bar span{padding:6px 8px;border-radius:999px;background:#fff;border:1px solid #e4deed;color:#655d70;font-size:8px;font-weight:800}.aix-context-bar span:first-child{background:#ede9ff;color:#6655ff;border-color:#ded7ff}.aix-conversation{padding:24px}.aix-user-message{max-width:72%;margin-left:auto;padding:13px 15px;border-radius:16px 16px 4px 16px;background:#17131f;color:#fff;font-size:11px;line-height:1.5}.aix-answer{display:grid;grid-template-columns:32px 1fr;gap:10px;max-width:88%;margin-top:14px}.aix-answer>i{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#ede9ff;color:#6655ff;font-style:normal;font-size:12px;font-weight:900}.aix-answer-card{padding:15px;border:1px solid #e7e2ed;border-radius:4px 16px 16px 16px;background:#fff;box-shadow:0 10px 30px rgba(44,34,75,.08)}.aix-answer-card p{margin:0;color:#575060;font-size:10px;line-height:1.6}.aix-answer-card p strong{color:#17131f}.aix-direct-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:11px 12px;border-radius:11px;background:linear-gradient(100deg,#6655ff,#8b5ce8);color:#fff}.aix-direct-action span strong,.aix-direct-action span small{display:block}.aix-direct-action span strong{font-size:9px}.aix-direct-action span small{font-size:7px;opacity:.78;margin-top:2px}.aix-direct-action b{font-size:9px}.aix-suggestions{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.aix-suggestions span{padding:8px 10px;border-radius:999px;background:#f6f3fa;color:#756e7d;font-size:8px}.aix-input{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 13px;border:1px solid #e3ddea;border-radius:13px;color:#9a93a1;font-size:9px}.aix-input b{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#6655ff;color:#fff}.aix-float{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #e2dce9;border-radius:13px;background:#fff;box-shadow:0 16px 38px rgba(42,31,78,.15);font-size:9px;font-weight:850}.aix-float i{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#e7fbf3;color:#0d9668;font-style:normal}.aix-float.one{right:-22px;top:72px}.aix-float.two{left:-22px;bottom:54px}.aix-section{padding:104px 0}.aix-soft{background:#f8f6ff}.aix-dark{background:linear-gradient(135deg,#171329,#2a2047);color:#fff}.aix-center{max-width:900px;margin:0 auto 48px;text-align:center}.aix-center h2,.aix-copy h2{font-size:clamp(39px,4.35vw,58px);line-height:1.03;letter-spacing:-.05em;margin:16px 0 20px;text-wrap:balance}.aix-center p,.aix-copy>p{font-size:18px;line-height:1.68;color:#6e6879}.aix-dark .aix-center p,.aix-dark .aix-copy>p{color:#ccc5d8}.aix-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.aix-grid.reverse .aix-copy{order:2}.aix-grid.reverse .aix-art{order:1}.aix-copy ul{padding:0;margin:24px 0 0;list-style:none;display:grid;gap:12px}.aix-copy li{display:flex;align-items:flex-start;gap:11px;color:#514b5c;line-height:1.55}.aix-copy li:before{content:"✓";flex:0 0 24px;width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#e7fbf3;color:#0d9869;font-size:11px;font-weight:900}.aix-card{border:1px solid #e5e0eb;border-radius:26px;background:#fff;box-shadow:0 25px 70px rgba(42,31,78,.11)}.aix-context-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.aix-context-card{padding:24px;text-align:left}.aix-context-card i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;margin-bottom:18px;background:linear-gradient(135deg,#ece8ff,#fce8f2);color:#6655ff;font-style:normal;font-size:18px;font-weight:900}.aix-context-card h3{font-size:20px;margin:0 0 8px}.aix-context-card p{margin:0;color:#716a7b;font-size:13px;line-height:1.6}.aix-role-board{padding:24px}.aix-role-question{padding:15px 17px;border-radius:14px;background:#17131f;color:#fff;font-size:12px;font-weight:850}.aix-role-list{display:grid;gap:9px;margin-top:13px}.aix-role-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px;border-radius:13px;background:#f8f6fb}.aix-role-row i{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#ede9ff;color:#6655ff;font-style:normal;font-size:10px;font-weight:900}.aix-role-row strong,.aix-role-row small{display:block}.aix-role-row strong{font-size:10px}.aix-role-row small{font-size:8px;color:#8e8796;margin-top:3px;line-height:1.45}.aix-role-row b{padding:6px 8px;border-radius:999px;background:#e8fbf3;color:#0d9668;font-size:7px}.aix-route{padding:25px;background:linear-gradient(145deg,#fff,#faf8ff)}.aix-route-question{display:flex;align-items:center;gap:10px;padding:13px;border-radius:13px;background:#17131f;color:#fff;font-size:10px}.aix-route-question i{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#6655ff;font-style:normal}.aix-route-line{width:2px;height:26px;margin-left:26px;background:linear-gradient(#6655ff,#e9e4f0)}.aix-route-answer{display:grid;grid-template-columns:35px 1fr;gap:10px;padding:14px;border:1px solid #e5dfeb;border-radius:14px;background:#fff}.aix-route-answer>i{width:33px;height:33px;border-radius:10px;display:grid;place-items:center;background:#ede9ff;color:#6655ff;font-style:normal}.aix-route-answer p{margin:0;color:#5d5667;font-size:10px;line-height:1.55}.aix-route-targets{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px}.aix-route-target{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e7e2ed;border-radius:12px;background:#fff}.aix-route-target i{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:#6655ff;font-style:normal;font-size:10px}.aix-route-target strong,.aix-route-target small{display:block}.aix-route-target strong{font-size:9px}.aix-route-target small{font-size:7px;color:#928b99;margin-top:2px}.aix-permission{display:grid;grid-template-columns:1fr 38px 1fr;gap:13px;align-items:center;padding:25px}.aix-permission-column{display:grid;gap:8px}.aix-permission-column>strong{font-size:11px;margin-bottom:3px}.aix-permission-item{padding:11px;border-radius:11px;background:#f8f6fb;font-size:9px;color:#5e5767}.aix-permission-item.allowed{background:#e8fbf3;color:#0c8f65}.aix-permission-item.blocked{background:#fff1f5;color:#cc3d74}.aix-permission-gate{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#6655ff;color:#fff;font-size:15px;font-weight:900}.aix-permission-note{grid-column:1/-1;margin-top:4px;padding:12px;border-radius:12px;background:#f0edff;color:#5d5573;font-size:9px;line-height:1.55}.aix-report{padding:24px}.aix-report-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:15px;border-bottom:1px solid #eeeaf2}.aix-report-head strong{font-size:15px}.aix-report-head span{padding:6px 8px;border-radius:999px;background:#f0edff;color:#6655ff;font-size:8px;font-weight:850}.aix-report-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-top:14px}.aix-themes,.aix-recent{padding:15px;border-radius:14px;background:#f8f6fb}.aix-themes h4,.aix-recent h4{font-size:10px;margin:0 0 12px}.aix-theme{display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center;margin:10px 0}.aix-theme span{font-size:8px;color:#6c6575}.aix-theme b{font-size:8px;color:#6655ff}.aix-theme-bar{grid-column:1/-1;height:6px;border-radius:999px;background:#e8e3ef;overflow:hidden}.aix-theme-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6655ff,#e958a8);width:var(--w)}.aix-recent-list{display:grid;gap:8px}.aix-recent-item{padding:10px;border-radius:10px;background:#fff;border:1px solid #ebe7f0}.aix-recent-item strong,.aix-recent-item small{display:block}.aix-recent-item strong{font-size:8px;line-height:1.45}.aix-recent-item small{font-size:7px;color:#938c9b;margin-top:3px}.aix-faq{padding:104px 0}.aix-faq-grid{display:grid;grid-template-columns:340px 1fr;gap:75px}.aix-faq h2{font-size:42px;letter-spacing:-.045em;margin:15px 0 14px}.aix-faq-intro p{color:#746d7d;line-height:1.6}.aix-faq-list details{border-top:1px solid #e5e0eb}.aix-faq-list details:last-child{border-bottom:1px solid #e5e0eb}.aix-faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;font-weight:800}.aix-faq-list summary::-webkit-details-marker{display:none}.aix-faq-list summary span{color:#6655ff}.aix-faq-list details div{padding:0 0 20px;color:#706979;line-height:1.65}.aix-final{padding:105px 0;text-align:center;background:linear-gradient(135deg,#171329,#2b214a);color:#fff}.aix-final h2{font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-.052em;margin:16px auto 18px;max-width:940px;text-wrap:balance}.aix-final p{font-size:18px;color:#c9c2d4;max-width:720px;margin:0 auto}.aix-final .aix-actions{justify-content:center;margin-top:30px}@keyframes aixPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.68}}.aix-online:before{animation:aixPulse 2s ease-in-out infinite}@media (max-width:1020px){.aix-hero-grid{grid-template-columns:1fr;gap:52px}.aix-hero-copy{text-align:center}.aix-hero h1:not(.seo-primary),.aix-lead,.aix-hero h2.seo-display,.aix-lead{margin-left:auto;margin-right:auto}.aix-actions,.aix-proof{justify-content:center}.aix-stage{max-width:760px;margin:auto}.aix-grid{gap:42px}.aix-context-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.aix-hero{padding:110px 0 72px}.aix-hero h1:not(.seo-primary),.aix-hero h2.seo-display{font-size:clamp(43px,13vw,59px)}.aix-lead{font-size:17px}.aix-actions{width:100%;gap:8px}.aix-actions .btn{flex:1 1 0;padding-left:11px;padding-right:11px;font-size:11px}.aix-stage{padding:14px;border-radius:24px}.aix-float{display:none}.aix-section{padding:78px 0}.aix-center h2,.aix-copy h2{font-size:clamp(35px,10vw,48px)}.aix-center p,.aix-copy>p{font-size:16px}.aix-grid,.aix-grid.reverse{grid-template-columns:1fr;gap:34px}.aix-grid.reverse .aix-copy,.aix-grid.reverse .aix-art{order:initial}.aix-context-grid{grid-template-columns:1fr 1fr}.aix-report-grid{grid-template-columns:1fr}.aix-faq-grid{grid-template-columns:1fr;gap:32px}.aix-faq{padding:78px 0}.aix-final{padding:80px 0}.aix-final h2{font-size:clamp(38px,11vw,52px)}}@media (max-width:520px){.aix-container{width:min(100% - 24px,1180px)}.aix-actions .btn{font-size:10px;padding:11px 8px}.aix-proof{gap:7px}.aix-proof span{font-size:9px;padding:8px 9px}.aix-context-grid{grid-template-columns:1fr}.aix-window-top{padding:13px}.aix-context-bar{padding:10px 13px}.aix-conversation{padding:16px}.aix-user-message{max-width:88%}.aix-answer{max-width:100%}.aix-role-row{grid-template-columns:34px 1fr}.aix-role-row b{grid-column:2}.aix-route-targets{grid-template-columns:1fr}.aix-permission{grid-template-columns:1fr}.aix-permission-gate{margin:auto;transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){.aix-online:before{animation:none}}.aix-gradient-light{background:linear-gradient(100deg,#bdb2ff 0%,#d9a4ff 46%,#ff8bc2 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.aix-first-ask-section{position:relative;background:radial-gradient(circle at 50% 60%,rgba(102,85,255,.16),transparent 35%),linear-gradient(145deg,#151124 0%,#211737 52%,#171225 100%);overflow:hidden}.aix-first-ask-section:before,.aix-first-ask-section:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.06);border-radius:50%;pointer-events:none}.aix-first-ask-section:before{width:520px;height:520px;left:-280px;top:-260px}.aix-first-ask-section:after{width:440px;height:440px;right:-260px;bottom:-250px}.aix-first-ask-section .aix-center{max-width:980px;margin-bottom:54px}.aix-first-ask-section .aix-center h2{max-width:930px;margin-inline:auto;color:#fff}.aix-first-ask-section .aix-center p{max-width:840px;margin-inline:auto;color:#cfc8da}.aix-first-ask-stage{position:relative;z-index:2;display:grid;grid-template-columns:minmax(230px,.82fr) minmax(390px,1.35fr) minmax(250px,.9fr);gap:20px;align-items:stretch;padding:24px;border:1px solid rgba(255,255,255,.11);border-radius:32px;background:rgba(255,255,255,.035);box-shadow:0 36px 90px rgba(0,0,0,.24);backdrop-filter:blur(10px)}.aix-first-ask-column{display:flex;flex-direction:column;gap:10px;min-width:0}.aix-first-ask-label{display:flex;align-items:center;gap:10px;margin-bottom:4px;color:#fff}.aix-first-ask-label span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.09);color:#bfb4ff;font-size:9px;font-weight:900}.aix-first-ask-label strong{font-size:12px;letter-spacing:.03em}.aix-first-question{display:grid;grid-template-columns:35px 1fr;gap:11px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.055);color:#fff;opacity:.72;transition:.25s ease}.aix-first-question.is-active{opacity:1;border-color:rgba(167,145,255,.55);background:linear-gradient(135deg,rgba(102,85,255,.19),rgba(239,88,164,.08));box-shadow:0 12px 30px rgba(0,0,0,.16)}.aix-first-question i{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(160,140,255,.17);color:#c9c0ff;font-style:normal;font-size:10px;font-weight:900}.aix-first-question small,.aix-first-question strong{display:block}.aix-first-question small{color:#9f96ad;font-size:8px;margin-bottom:4px}.aix-first-question strong{font-size:10px;line-height:1.35}.aix-first-ask-engine{position:relative;min-width:0;padding:19px;border-radius:22px;background:#fff;color:#17131f;box-shadow:0 28px 60px rgba(0,0,0,.28)}.aix-engine-head{display:flex;align-items:center;gap:11px;padding-bottom:14px;border-bottom:1px solid #ece7f1}.aix-engine-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#6655ff,#e65aab);color:#fff;font-size:16px;font-weight:900}.aix-engine-head div{min-width:0}.aix-engine-head strong,.aix-engine-head small{display:block}.aix-engine-head strong{font-size:13px}.aix-engine-head small{font-size:8px;color:#8f8796;margin-top:2px}.aix-engine-head b{margin-left:auto;padding:6px 8px;border-radius:999px;background:#e8fbf3;color:#0b9568;font-size:7px;text-transform:uppercase;letter-spacing:.08em}.aix-engine-context{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0}.aix-engine-context span{padding:6px 8px;border-radius:999px;background:#f4f1ff;color:#6655ff;font-size:7px;font-weight:800}.aix-engine-question{max-width:80%;margin-left:auto;padding:11px 13px;border-radius:14px 14px 4px 14px;background:#17131f;color:#fff;font-size:9px;line-height:1.45}.aix-engine-answer{display:grid;grid-template-columns:30px 1fr;gap:9px;margin-top:12px}.aix-engine-avatar{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#ede9ff;color:#6655ff;font-size:10px;font-weight:900}.aix-engine-answer>div{padding:13px;border:1px solid #e6e0ec;border-radius:4px 14px 14px 14px}.aix-engine-answer p{font-size:9px;line-height:1.55;color:#5f5868}.aix-engine-answer p strong{color:#17131f}.aix-engine-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:10px 11px;border-radius:11px;background:linear-gradient(100deg,#6655ff,#8b5ce8);color:#fff}.aix-engine-action strong,.aix-engine-action small{display:block}.aix-engine-action strong{font-size:8px}.aix-engine-action small{font-size:7px;opacity:.76;margin-top:2px}.aix-engine-action b{font-size:8px;white-space:nowrap}.aix-engine-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.aix-engine-proof span{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 6px;border-radius:9px;background:#f8f6fb;color:#625a69;font-size:7px;font-weight:800;text-align:center}.aix-engine-proof i{width:15px;height:15px;border-radius:5px;display:grid;place-items:center;background:#e8fbf3;color:#0c9668;font-style:normal;font-size:7px}.aix-resolved-item{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.055);color:#fff}.aix-resolved-item i{width:33px;height:33px;border-radius:11px;display:grid;place-items:center;background:rgba(54,211,151,.12);color:#61dfae;font-style:normal;font-size:12px;font-weight:900}.aix-resolved-item strong,.aix-resolved-item small{display:block}.aix-resolved-item strong{font-size:10px;line-height:1.3}.aix-resolved-item small{font-size:8px;color:#a79fac;line-height:1.45;margin-top:3px}.aix-team-relief{margin-top:auto;display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:15px;border-radius:16px;background:linear-gradient(135deg,rgba(54,211,151,.12),rgba(102,85,255,.13));border:1px solid rgba(94,221,170,.24);color:#fff}.aix-team-icon{width:41px;height:41px;border-radius:13px;display:grid;place-items:center;background:#e8fbf3;color:#0d9568;font-weight:900}.aix-team-relief small,.aix-team-relief strong{display:block}.aix-team-relief small{font-size:8px;color:#9edabb;text-transform:uppercase;letter-spacing:.08em}.aix-team-relief strong{font-size:10px;line-height:1.4;margin-top:4px}.aix-first-ask-footer{position:relative;z-index:2;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:26px;text-align:center;color:#fff;font-size:13px}.aix-first-ask-footer strong{color:#fff}.aix-first-ask-footer span{color:#a99fb7}@media (max-width:980px){.aix-first-ask-stage{grid-template-columns:1fr 1.25fr}.aix-first-ask-resolved{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.aix-first-ask-resolved .aix-first-ask-label,.aix-first-ask-resolved .aix-team-relief{grid-column:1/-1}.aix-team-relief{margin-top:2px}}@media (max-width:720px){.aix-first-ask-stage{grid-template-columns:1fr;padding:15px}.aix-first-ask-resolved{grid-column:auto;display:flex}.aix-first-ask-resolved .aix-first-ask-label,.aix-first-ask-resolved .aix-team-relief{grid-column:auto}.aix-engine-proof{grid-template-columns:1fr}.aix-first-question:nth-of-type(n/**/+4){display:none}.aix-first-ask-section .aix-center h2{font-size:clamp(34px,9.6vw,47px)}}:root{--entx-ink:#171326;--entx-muted:#746d80;--entx-line:#e6e0ec;--entx-soft:#f7f5fb;--entx-purple:#6844df;--entx-purple-dark:#41258f;--entx-violet:#8b64ee;--entx-pink:#d85aa3;--entx-blue:#2d83bd;--entx-green:#2b9172;--entx-amber:#b97418;--entx-dark:#171227;--entx-card-shadow:0 28px 70px rgba(45,31,82,.12)}:root{--wem-ink:#181229;--wem-muted:#716a7c;--wem-purple:#6848ed;--wem-violet:#9b54ed;--wem-pink:#db57b2;--wem-soft:#f7f4fb;--wem-line:#e7e0ef;--wem-green:#218862;--wem-amber:#c97924;--wem-shadow:0 28px 70px rgba(42,25,77,.12)}:root{--xp-gutter-total:clamp(48px,6.4vw,128px);--xp-site-width:min(2048px,calc(100vw - var(--xp-gutter-total)));--xp-first-section-top:145px;--xp-section-space:52px}:where(
  .container,
  .aix-container){width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto!important}.site-header .container,.site-footer .container{width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto!important}.inner-page main{padding-top:0!important}main > section:first-child,
main > article:first-child > section:first-child{padding-top:var(--xp-first-section-top)!important}main > section:first-child h1:not(.seo-primary),
main > article:first-child > section:first-child h1:not(.seo-primary),main > section:first-child h2.seo-display,
main > article:first-child > section:first-child h2.seo-display{margin-top:22px!important}main > section:first-child :is([class*="-eyebrow"]),
main > article:first-child > section:first-child :is([class*="-eyebrow"]){margin-bottom:0!important}:where(
  .aix-stage){max-width:100%!important}:where(
  .section,.aix-section){padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}:where(.aix-faq){padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}:where(.aix-final){padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}:where([class*="-faq-list"]){display:grid!important;gap:10px!important;border:0!important}:where([class*="-faq-list"]) > details{margin:0!important;border:1px solid #e7e2ef!important;border-radius:15px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important;transition:box-shadow .2s ease,border-color .2s ease!important}:where([class*="-faq-list"]) > details[open]{border-color:#dcd4f6!important;box-shadow:0 12px 32px rgba(48,35,91,.08)!important}:where([class*="-faq-list"]) > details > summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:62px!important;padding:18px 20px!important;border:0!important;cursor:pointer!important;list-style:none!important;font-size:15px!important;font-weight:800!important;line-height:1.4!important}:where([class*="-faq-list"]) > details > summary::-webkit-details-marker{display:none!important}:where([class*="-faq-list"]) > details > summary > span:last-child{display:grid!important;place-items:center!important;flex:0 0 25px!important;width:25px!important;height:25px!important;margin:0!important;padding:0!important;border-radius:8px!important;background:#f0edff!important;color:#6655ff!important;font-size:14px!important;line-height:1!important;transition:transform .2s ease!important}:where([class*="-faq-list"]) > details[open] > summary > span:last-child{transform:rotate(45deg)!important}:where([class*="-faq-list"]) > details > :is(p,div):not(summary){margin-top:0!important;padding:0 20px 19px!important;color:#706978!important;font-size:15px!important;line-height:1.7!important}@media (max-width:980px){:root{--xp-first-section-top:125px}}@media (max-width:680px){:root{--xp-first-section-top:110px;--xp-gutter-total:48px;--xp-section-space:40px}:where([class*="-faq-list"]) > details > summary{min-height:58px!important;padding:16px!important;font-size:14px!important}:where([class*="-faq-list"]) > details > :is(p,div):not(summary){padding:0 16px 17px!important;font-size:14px!important}}body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{max-width:100%;font-size:clamp(3.25rem,4.8vw,4.75rem)!important;line-height:1.025!important;letter-spacing:-.035em!important;overflow:visible!important;padding-bottom:.12em}body main h1:not(.seo-primary)>:is(span),body main h2.seo-display>:is(span){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-style:normal;line-height:1.1;padding-inline:.04em;margin-inline:-.04em;padding-bottom:.14em;overflow:visible}@media (max-width:720px){body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{font-size:clamp(2.7rem,11vw,3.4rem)!important;line-height:1.06!important;letter-spacing:-.03em!important}}.page-ai :is(
  .aix-window-brand small,
  .aix-context-bar span,
  .aix-answer-card p,
  .aix-role-row small,
  .aix-route-answer p,
  .aix-route-target small,
  .aix-permission-item,
  .aix-permission-note,
  .aix-report-head span,
  .aix-theme span,
  .aix-theme b,
  .aix-recent-item small,
  .aix-first-question small,
  .aix-engine-head small,
  .aix-engine-context span,
  .aix-engine-answer p,
  .aix-engine-action small,
  .aix-engine-proof span,
  .aix-resolved-item small,
  .aix-team-relief small
){font-size:11px!important;line-height:1.42}.page-ai :is(.aix-user-message,.aix-route-question,.aix-role-question,.aix-engine-question,.aix-input){font-size:12px!important;line-height:1.45}.page-ai :is(.aix-role-row strong,.aix-route-target strong,.aix-first-question strong,.aix-resolved-item strong,.aix-team-relief strong,.aix-recent-item strong){font-size:12px!important;line-height:1.34}.page-ai .aix-online{font-size:10px!important}.page-ai .aix-suggestions span{font-size:11px!important;line-height:1.35}.page-ai .aix-direct-action span strong,
.page-ai .aix-direct-action>b,
.page-ai .aix-engine-action span strong,
.page-ai .aix-engine-action>b{font-size:11px!important;line-height:1.3}.page-ai .aix-direct-action span small{font-size:10px!important;line-height:1.35}.page-ai .aix-role-row>b,
.page-ai .aix-engine-head>b{font-size:10px!important}.page-ai .aix-first-ask-label span{font-size:10px!important}.page-ai :is(.aix-role-row,.aix-route-target,.aix-recent-item,.aix-theme,.aix-resolved-item,.aix-team-relief){height:auto!important;min-height:54px}:root{--xp-dark-label:#fff;--xp-dark-rule-a:#8eefff;--xp-dark-rule-b:#ff8dc4;--xp-dark-link:#9eeeff}body[class*="theme-"] main :where(
  section[class*="-dark"]
) :is(
  .eyebrow,
  [class$="-eyebrow"]):not(.light){color:var(--xp-dark-label)!important;-webkit-text-fill-color:var(--xp-dark-label)!important}main :where(
  section[class*="-dark"],
  .aix-dark) :is(
  .eyebrow,
  [class$="-eyebrow"]){color:var(--xp-dark-label)!important;-webkit-text-fill-color:var(--xp-dark-label)!important}main :where(
  section[class*="-dark"],
  .aix-dark) :is(
  .eyebrow,
  [class$="-eyebrow"])::before,
main :where(
  section[class*="-dark"],
  .aix-dark) :is(
  .eyebrow,
  [class$="-eyebrow"])::after{background:linear-gradient(90deg,var(--xp-dark-rule-a),var(--xp-dark-rule-b))!important}:is(
  .aix-dark a:not(.btn)){color:var(--xp-dark-link)!important;-webkit-text-fill-color:var(--xp-dark-link)!important}.page-ai :is(
  .aix-stage,
  .aix-role-board,
  .aix-route,
  .aix-first-ask-stage,
  .aix-permission,
  .aix-report
) small{font-size:11px!important;line-height:1.42!important}.page-ai :is(
  .aix-stage,
  .aix-role-board,
  .aix-route,
  .aix-first-ask-stage,
  .aix-permission,
  .aix-report
) strong{font-size:12px!important;line-height:1.34!important}.page-ai .aix-float{font-size:11px!important;line-height:1.3!important}.page-ai .aix-float i{font-size:10px!important}.cookie-consent{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));left:auto;z-index:10000;display:flex;flex-direction:column;align-items:stretch;gap:14px;width:min(360px,calc(100vw - 36px));max-width:360px;max-height:calc(100dvh - 36px);margin:0;padding:18px;border:1px solid #e8e5ee;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 48px rgba(32,23,62,.2);backdrop-filter:blur(14px);overflow:auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#16131f}.cookie-consent[hidden]{display:none!important}.cookie-consent__copy{display:grid;gap:5px;max-width:none}.cookie-consent__copy strong{font-size:15px;line-height:1.3}.cookie-consent__copy span{font-size:13.5px;line-height:1.5;color:#6f6a7d}.cookie-consent__copy a{color:#6655ff;font-weight:750;text-decoration:none}.cookie-consent__copy a:hover{text-decoration:underline}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%}.cookie-consent button{width:100%;min-height:42px;padding:0 14px;border-radius:10px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.cookie-consent__reject{border:1px solid #dcd7e5;background:#fff;color:#3f394d}.cookie-consent__accept{border:0;background:#6655ff;color:#fff}.cookie-consent button:focus-visible{outline:3px solid rgba(102,85,255,.25);outline-offset:2px}@media (max-width:600px){.cookie-consent{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-width:none;max-height:calc(100dvh - 24px);padding:16px}.cookie-consent__actions{grid-template-columns:1fr 1fr}}:root{--xp-section-tight:34px;--xp-section-summary:44px;--xp-section-airy:68px}body[class] main > section.section,body[class] main > section.page-section,body[class] main > section.legal-section,body[class] main > section[class$="-section"],body[class] main > section[class*="-section "],body[class] main > section[class$="-faq"],body[class] main > section[class*="-faq "],body[class] main > section[class$="-options"],body[class] main > section[class*="-options "],body[class] main > section[class$="-detail"],body[class] main > section[class*="-detail "],body[class] main > section[class$="-process"],body[class] main > section[class*="-process "],body[class] main > section[class$="-evidence"],body[class] main > section[class*="-evidence "],body[class] main > section[class$="-use-cases"],body[class] main > section[class*="-use-cases "],body[class] main > section[class$="-boundary"],body[class] main > section[class*="-boundary "]{padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}body[class] main > section.customer-proof,body[class] main > section.about-proof-band,body[class] main > section.entx-proof-strip,body[class] main > section.ix2-logos-section,body[class] main > section[class$="-trust"],body[class] main > section[class*="-trust "],body[class] main > section[class$="-promises"],body[class] main > section[class*="-promises "]{padding-top:var(--xp-section-tight)!important;padding-bottom:var(--xp-section-tight)!important}body[class] main > section[class$="-summary"],body[class] main > section[class*="-summary "]{padding-top:var(--xp-section-summary)!important;padding-bottom:var(--xp-section-summary)!important}body[class] main > section.page-final-cta,body[class] main > section.home-closing,body[class] main > section[class$="-final"],body[class] main > section[class*="-final "]{padding-top:var(--xp-section-airy)!important;padding-bottom:var(--xp-section-airy)!important}body[class] main > section > :where(.container,[class$="-container"],[class$="-shell"],[class$="-wrap"]) > :last-child{margin-bottom:0!important}@media (max-width:980px){:root{--xp-section-space:46px;--xp-section-tight:30px;--xp-section-summary:40px;--xp-section-airy:60px}}@media (max-width:680px){:root{--xp-section-space:40px;--xp-section-tight:26px;--xp-section-summary:36px;--xp-section-airy:52px}}
/* SEO semantic heading bridge: preserve original eyebrow/display visuals */
h1.seo-primary{margin:0}
