.live-main{background:var(--white);color:var(--ink)}.live-main>section>.container{max-width:var(--wide-container, 1840px);padding-left:var(--wide-gutter, 48px);padding-right:var(--wide-gutter, 48px)}.live-hero{padding:40px 0 28px;background:linear-gradient(180deg,#f7faff,#fff)!important;border-bottom:1px solid var(--line-soft)}.live-hero__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:start}.live-hero__intro{min-width:0;max-width:840px}.live-hero h1{margin:10px 0 8px;max-width:840px;font-size:clamp(40px,5vw,68px);line-height:1}.live-hero p{color:var(--slate-600);font-size:16px;line-height:1.5;max-width:720px;margin:0}.live-hero__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.live-hero__actions .btn,.press-link{min-height:40px;padding:8px 12px}.press-link{display:inline-flex;align-items:center;gap:7px;border:1px solid #c7d7ec;border-radius:var(--radius);background:#fff;color:#0b4aa2;cursor:pointer;font:inherit;font-weight:800;text-decoration:none}.press-link:hover,.press-link:focus-visible{border-color:var(--blue);color:var(--blue-700)}.press-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.press-stat{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:4px 9px;color:#294462;font-size:13px;font-weight:650}.press-stat i{color:var(--blue-700)}.press-stat strong{color:#063462;font-family:var(--font-display);font-size:14px;line-height:1}.live-panel{border:1px solid var(--line);border-radius:var(--radius-lg);padding:22px;background:#fff;box-shadow:var(--shadow-sm)}.live-panel strong{display:block;font-family:var(--font-display);font-size:18px;color:var(--ink);margin-bottom:8px}.live-panel span{color:var(--slate-600);display:block;line-height:1.5}.live-panel__subhead{margin-top:22px}.press-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.press-links a{display:inline-flex;align-items:center;min-height:38px;border:1px solid #c7d7ec;border-radius:var(--radius);background:#f7faff;color:#0b4aa2;padding:7px 12px;font-weight:800;text-decoration:none}.press-links a:hover,.press-links a:focus-visible{border-color:var(--blue);color:var(--blue-700)}.live-section{padding:40px 0;background:var(--white)!important}.live-section--timeline{padding-top:30px}.live-section__title{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-size:clamp(26px,3vw,38px)}.live-section__title i{color:var(--blue-600);font-size:.72em}.live-section--featured{padding-bottom:34px}.live-section--compact{padding-top:28px}.live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.live-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.live-list{display:grid;gap:18px}.update-card,.product-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:24px;box-shadow:var(--shadow-sm)}.update-card{display:grid;gap:14px}.update-card--featured{grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);gap:18px 30px;align-items:start;padding:30px}.update-card--featured .live-meta,.update-card--featured h2,.update-card--featured p,.update-card--featured .release-impact,.update-card--featured .live-link{grid-column:1}.update-card--featured .home-update-card__tags{grid-column:2;grid-row:1 / span 5;align-content:start;justify-content:flex-start}.update-card--compact{min-height:100%}.update-card h2,.product-card h2{margin:0;font-family:var(--font-display);font-size:24px;line-height:1.12}.update-card p,.product-card p,.update-body p{color:var(--slate-600);line-height:1.62}.press-timeline{display:grid;gap:0}.release-row{display:grid;grid-template-columns:minmax(185px,.22fr) minmax(0,1fr);gap:20px;border-top:1px solid var(--line);padding:16px 0}.release-row:first-child{border-top:0;padding-top:0}.release-row time{display:inline-flex;align-items:flex-start;gap:7px;color:#294462;font-family:var(--font-mono);font-size:13px;font-weight:700;line-height:1.45}.release-row__content{display:grid;gap:7px}.release-row h2{margin:0;font-family:var(--font-display);font-size:clamp(21px,1.8vw,29px);line-height:1.12}.release-row h2 a,.update-card h2 a{color:inherit;text-decoration:none}.release-row h2 a i{color:var(--blue-600);font-size:.68em}.release-row h2 a:hover,.release-row h2 a:focus-visible,.update-card h2 a:hover,.update-card h2 a:focus-visible{color:var(--blue-700)}.release-row p{max-width:940px;margin:0;color:var(--slate-600);line-height:1.45}.release-impact{display:grid;gap:8px;margin:0;padding-left:18px;color:#294462;line-height:1.55}.release-impact li::marker{color:var(--blue)}.release-impact--hero{margin-top:22px}.release-section{margin:32px 0}.release-section h2{margin:0 0 14px;color:var(--ink);font-family:var(--font-display);font-size:28px;line-height:1.15}.live-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-family:var(--font-mono);font-size:12px;color:var(--slate-600);text-transform:uppercase}.live-meta>span,.live-meta>time{display:inline-flex;align-items:center;gap:5px}.live-tag{display:inline-flex;align-items:center;min-height:28px;border:1px solid var(--line);border-radius:var(--radius);padding:4px 9px;background:var(--blue-050);color:var(--blue-700);font-size:12px;font-weight:600;gap:5px}.live-tag--latest{background:#fff7e8;border-color:#e6b653;color:#6d4800}.live-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--blue-700)}html:not(.theme-light) .live-main{background:#071529!important;color:#eef6ff!important}html:not(.theme-light) .live-hero{background:#0b1a2f!important;border-bottom-color:#26425f}html:not(.theme-light) .live-section{background:#071529!important}html:not(.theme-light) .live-hero h1,html:not(.theme-light) .section-title,html:not(.theme-light) .update-card h2,html:not(.theme-light) .update-card h2 a,html:not(.theme-light) .product-card h2,html:not(.theme-light) .update-body h1,html:not(.theme-light) .live-panel strong,html:not(.theme-light) .home-update-card h3,html:not(.theme-light) .home-update-card h3 a{color:#f8fbff!important}html:not(.theme-light) .press-stat{background:#11233b!important;border-color:#2b4569!important;color:#cbd9eb!important}html:not(.theme-light) .press-stat strong,html:not(.theme-light) .press-stat i{color:#7dd3fc}html:not(.theme-light) .release-impact,html:not(.theme-light) .release-row time,html:not(.theme-light) .release-row p{color:#cbd9eb!important}html:not(.theme-light) .release-section h2,html:not(.theme-light) .release-row h2,html:not(.theme-light) .release-row h2 a,html:not(.theme-light) .update-card h2 a{color:#f8fbff!important}html:not(.theme-light) .live-hero p,html:not(.theme-light) .live-panel span,html:not(.theme-light) .update-card p,html:not(.theme-light) .product-card p,html:not(.theme-light) .update-body p,html:not(.theme-light) .source-list,html:not(.theme-light) .source-list li,html:not(.theme-light) .product-card ul,html:not(.theme-light) .product-card li{color:#cbd9eb!important}html:not(.theme-light) .live-panel,html:not(.theme-light) .update-card,html:not(.theme-light) .product-card{background:#11233b!important;border-color:#2b4569!important;color:#eef6ff!important;box-shadow:none}html:not(.theme-light) .live-meta{color:#a9bdd7!important}html:not(.theme-light) .live-tag{background:#19345a;border-color:#315888;color:#dceaff}html:not(.theme-light) .live-tag--latest{background:#2f2715;border-color:#8f6a24;color:#ffe5a3}html:not(.theme-light) .live-link{color:#8fb7f8}html:not(.theme-light) .press-links a{background:#0c1d33;border-color:#315888;color:#dceaff}html:not(.theme-light) .press-link{background:#0c1d33;border-color:#315888;color:#dceaff}html:not(.theme-light) .press-links a:hover,html:not(.theme-light) .press-links a:focus-visible,html:not(.theme-light) .press-link:hover,html:not(.theme-light) .press-link:focus-visible,html:not(.theme-light) .release-row h2 a:hover,html:not(.theme-light) .release-row h2 a:focus-visible,html:not(.theme-light) .update-card h2 a:hover,html:not(.theme-light) .update-card h2 a:focus-visible{color:#fff!important}html:not(.theme-light) .release-row{border-top-color:#2b4569}html:not(.theme-light) .linkedin-note{background:#0f2b24;border-left-color:#31c48d;color:#d7f8ec}.product-card ul,.source-list{padding-left:18px;margin-bottom:0;color:var(--slate-600)}.product-card li,.source-list li{margin:8px 0}.update-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px;align-items:start}.update-body{max-width:780px}.update-body h1{margin:14px 0 18px;font-family:var(--font-display);font-size:clamp(36px,4vw,58px);line-height:1.04}.linkedin-note{border-left:4px solid var(--green);padding:16px 18px;background:#f0fbf6;color:#0d4f37;border-radius:var(--radius);line-height:1.55}.home-updates{padding:72px 0;background:#f7faff!important;color:#071529;border-top:1px solid #d9e5f4;border-bottom:1px solid #d9e5f4}.home-updates__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:26px}.home-updates .section-title,.home-updates .section-subtitle{color:#071529!important;text-align:left}.home-updates .section-subtitle{color:#294462!important;max-width:800px;margin-left:0;margin-right:0}.home-updates__cta{white-space:nowrap}.home-updates__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-update-card{min-height:100%}.home-update-card h3{margin:0;font-family:var(--font-display);font-size:22px;line-height:1.16;color:#071529}.home-update-card h3 a{color:inherit;text-decoration:none}.home-update-card h3 a:hover,.home-update-card h3 a:focus-visible{color:var(--blue-700)}.home-update-card__tags{display:flex;flex-wrap:wrap;gap:8px}.home-updates__rail{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.home-updates__rail a{display:inline-flex;align-items:center;min-height:36px;padding:6px 12px;border:1px solid #c8d7eb;border-radius:var(--radius);background:#fff;color:#123456;font-weight:700;text-decoration:none}.home-updates__rail a:hover,.home-updates__rail a:focus-visible{border-color:var(--blue);color:var(--blue-700)}html:not(.theme-light) .home-updates{background:#0b1a2f!important;color:#eef6ff!important;border-top-color:#26425f;border-bottom-color:#26425f}html:not(.theme-light) .home-updates .section-title,html:not(.theme-light) .home-updates .section-subtitle{color:#f8fbff!important}html:not(.theme-light) .home-updates .section-subtitle{color:#cbd9eb!important}html:not(.theme-light) .home-updates__rail a{background:#11233b;border-color:#2b4569;color:#e8f1ff}html:not(.theme-light) .home-updates__rail a:hover,html:not(.theme-light) .home-updates__rail a:focus-visible{border-color:#8fb7f8;color:#fff}html.adm-html{color-scheme:light;background:#f4f7fb}html.adm-html body.adm-body,html:not(.theme-light).adm-html body.adm-body{padding-top:0;background:#f4f7fb!important;color:#071529!important;min-height:100vh;font-family:var(--font-body)}html.adm-html body.adm-body:before,html:not(.theme-light).adm-html body.adm-body:before{display:none!important}.adm-shell{min-height:100vh;display:grid;grid-template-columns:272px minmax(0,1fr);background:#f4f7fb}.adm-side{background:#07182e;color:#fff;padding:28px 20px}.adm-brand{display:flex;align-items:center;gap:12px;margin-bottom:34px;color:#fff;text-decoration:none}.adm-brand img{width:74px;height:40px;object-fit:contain;background:#fff;padding:7px;border-radius:var(--radius);flex:0 0 74px}.adm-brand strong{display:block;font-family:var(--font-display);color:#fff;line-height:1.15}.adm-brand span{display:block;color:#d7e4f4;line-height:1.35;margin-top:3px}.adm-nav{display:grid;gap:8px}.adm-nav button{border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#dbe7f7;border-radius:var(--radius);padding:11px 12px;text-align:left;font-weight:600}.adm-nav button.is-active{background:#fff;color:#071529}.adm-main{padding:32px;background:#f4f7fb;min-height:100vh}.adm-main h1,.adm-body .product-card h2{color:#071529!important}.adm-main h1{margin:0;font-size:clamp(32px,4vw,44px);line-height:1.08}.adm-body .btn{min-height:44px;padding:12px 18px;font-size:15px;white-space:nowrap}.adm-muted,.adm-body .product-card p{color:#294462!important}.adm-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.adm-top__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.adm-body .adm-status{border:1px solid #d6dfeb;border-radius:var(--radius-lg);background:#fff!important;padding:18px;margin-bottom:18px;color:#294462}.adm-body .adm-status[data-tone=warning]{background:#fff7ed!important;border-color:#fed7aa;color:#7c2d12!important}.adm-body .adm-status[data-tone=ok]{background:#ecfdf5!important;border-color:#bbf7d0;color:#065f46!important}.adm-body [hidden]{display:none!important}.adm-gate{max-width:780px;background:#fff!important;border:1px solid #d6dfeb;border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-sm)}.adm-gate h1{max-width:620px}.adm-gate__copy{color:#294462;font-size:18px;line-height:1.6;max-width:680px;margin:14px 0 22px}.adm-auth-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.adm-token-form{display:grid;gap:10px;margin-top:18px;padding:16px;border:1px solid #c8d4e3;border-radius:var(--radius);background:#f8fbff}.adm-token-form[hidden]{display:none!important}.adm-token-form label{color:#071529;font-weight:700}.adm-token-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.adm-token-form input{min-height:44px;width:100%;border:1px solid #b9c8dc;border-radius:var(--radius);background:#fff;color:#071529;padding:10px 12px}.adm-token-form input::placeholder{color:#58708f}.adm-token-form p{margin:0;color:#294462;line-height:1.5}.adm-body .btn--ghost{background:#fff;border:1px solid #c8d4e3;color:#123456;box-shadow:none}.adm-policy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 0}.adm-policy div{background:#f7f9fc;border:1px solid #dbe4ef;border-radius:var(--radius);padding:14px}.adm-policy dt{color:#58708f;font-size:12px;font-weight:700;text-transform:uppercase}.adm-policy dd{margin:6px 0 0;color:#071529;line-height:1.45}.adm-view{display:none}.adm-view.is-active{display:block}.adm-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media(max-width:980px){.live-hero__top,.update-layout,.adm-shell{grid-template-columns:1fr}.live-hero__actions{justify-content:flex-start}.live-grid,.live-grid--four,.home-updates__grid,.adm-work-grid,.update-card--featured{grid-template-columns:1fr}.update-card--featured .home-update-card__tags,.update-card--featured .live-meta,.update-card--featured h2,.update-card--featured p,.update-card--featured .release-impact,.update-card--featured .live-link{grid-column:auto;grid-row:auto}.release-row{grid-template-columns:1fr;gap:10px}.home-updates__head{grid-template-columns:1fr}.adm-side{position:static;padding-bottom:18px}.adm-brand{margin-bottom:18px}}@media(max-width:640px){.live-main>section>.container{padding-left:20px;padding-right:20px}.live-hero{padding:26px 0 18px}.live-hero h1{font-size:clamp(2.15rem,11vw,2.8rem);line-height:1}.live-hero p{font-size:.95rem;line-height:1.45}.live-hero__top{gap:18px}.live-hero__actions{gap:6px}.live-hero__actions .btn,.press-link{min-height:38px;padding:7px 10px}.live-section,.home-updates,.adm-main{padding:28px 0}.adm-main{padding-left:18px;padding-right:18px}.adm-top{align-items:flex-start;flex-direction:column}.adm-top__actions,.adm-token-form__row{grid-template-columns:1fr;width:100%}.adm-top__actions{justify-content:flex-start}.adm-gate{padding:22px}.adm-policy{grid-template-columns:1fr}.adm-brand img{width:68px;flex-basis:68px}.update-card,.update-card--featured,.product-card,.live-panel{padding:18px}.press-stat{font-size:12px}.release-row h2{font-size:21px}}.divulgar{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;margin-top:1.5rem}.divulgar__label{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#44597a}.divulgar__links{display:flex;gap:.5rem;flex-wrap:wrap}.divulgar__link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border-radius:11px;border:1px solid #c8dbf3;background:#f1f7ff;color:#0b3a7a;font-size:1.1rem;line-height:1;cursor:pointer;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.divulgar__link:hover,.divulgar__link:focus-visible{background:#0b57d0;border-color:#0b57d0;color:#fff;transform:translateY(-1px)}.divulgar__link.is-copied{background:#117a3a;border-color:#117a3a;color:#fff}html:not(.theme-light) .divulgar__label{color:#aebfd6}html:not(.theme-light) .divulgar__link{background:#12233b;border-color:#2b4569;color:#cfe2ff}html:not(.theme-light) .divulgar__link:hover,html:not(.theme-light) .divulgar__link:focus-visible{background:#2f6fe0;border-color:#2f6fe0;color:#fff}html:not(.theme-light) .divulgar__link.is-copied{background:#1e9c52;border-color:#1e9c52;color:#fff}
