:root{color-scheme:light;--ink:#071a43;--muted:#64718c;--line:#dfe6f1;--soft:#f5f8fc;--white:#ffffff;--blue:#0878f9;--blue-dark:#005fcc;--lime:#8ed52a;--violet:#6656e8;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 8px 24px rgba(7,26,67,0.08);--shadow-lg:0 24px 70px rgba(7,26,67,0.16);--page:min(1480px,calc(100vw - 48px));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 16px;border-radius:8px;background:var(--ink);color:white;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid rgba(8,120,249,.45);outline-offset:3px}.site-header{position:relative;z-index:50;border-bottom:1px solid #edf1f7;background:rgba(255,255,255,.96)}.site-header__inner{width:var(--page);min-height:88px;margin:0 auto;gap:36px}.desktop-nav,.site-header__actions,.site-header__brand,.site-header__inner{display:flex;align-items:center}.site-header__brand{gap:20px;flex:0 0 auto}.brand-logo{display:inline-flex;align-items:center;gap:8px;color:var(--blue);line-height:1}.brand-logo__mark{width:38px;height:48px}.brand-logo__wordmark{color:var(--ink);font-size:clamp(1.7rem,2.2vw,2.4rem);font-weight:800;letter-spacing:-.06em}.brand-logo__ai{color:var(--lime)}.brand-logo--compact .brand-logo__mark{width:30px;height:38px}.brand-logo--compact .brand-logo__wordmark{font-size:1.8rem}.site-header__promise{padding-left:20px;border-left:1px solid var(--line);color:#8290a9;font-size:.78rem;line-height:1.35}.desktop-nav{justify-content:center;gap:30px;margin-left:auto;font-size:.94rem;font-weight:700}.desktop-nav>a,.nav-dropdown>summary{transition:color .16s ease}.desktop-nav>a:hover,.nav-dropdown>summary:hover{color:var(--blue)}.nav-dropdown{position:relative}.nav-dropdown>summary{list-style:none;cursor:pointer}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown__panel{position:absolute;top:calc(100% + 18px);left:50%;width:620px;padding:18px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-lg);transform:translateX(-50%)}.nav-dropdown:not([open]) .nav-dropdown__panel{display:none}.nav-dropdown__panel a{padding:10px 12px;border-radius:8px;font-size:.88rem}.nav-dropdown__panel a:hover{background:var(--soft);color:var(--blue)}.site-header__actions{gap:14px}.search-link{width:min(300px,19vw);min-height:46px;padding:0 16px;display:flex;align-items:center;gap:10px;border:1px solid #cfd8e6;border-radius:12px;background:#f9fbfe;color:#8290a9;font-size:.9rem}.search-link svg{width:22px;fill:none;stroke:var(--ink);stroke-width:1.8}.mobile-menu{position:relative}.mobile-menu>summary{width:44px;height:44px;display:grid;place-content:center;grid-gap:5px;gap:5px;list-style:none;cursor:pointer;border-radius:10px}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{width:23px;height:3px;border-radius:9px;background:var(--ink)}.mobile-menu nav{position:absolute;top:calc(100% + 12px);right:0;width:min(360px,calc(100vw - 32px));max-height:75vh;overflow:auto;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-lg)}.mobile-menu:not([open]) nav{display:none}.mobile-menu nav a{display:block;padding:10px 12px;border-radius:8px;font-size:.9rem;font-weight:650}.mobile-menu nav a:hover{background:var(--soft);color:var(--blue)}.site-footer{margin-top:90px;background:#06183d;color:white}.site-footer__bottom,.site-footer__inner{width:var(--page);margin:0 auto}.site-footer__inner{padding:62px 0 48px;display:grid;grid-template-columns:minmax(280px,1.4fr) 1fr .7fr;grid-gap:72px;gap:72px}.site-footer .brand-logo__wordmark{color:white}.site-footer__about p{max-width:480px;margin:24px 0 0;color:#bbc6da;font-size:.98rem}.site-footer h2{margin:0 0 18px;font-size:.95rem;letter-spacing:.02em}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:9px}.site-footer li a{color:#bbc6da;font-size:.9rem}.site-footer li a:hover{color:white}.site-footer__bottom{padding:20px 0 28px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.14);color:#96a6c1;font-size:.8rem}.home-feature{padding:14px 0 18px;background:linear-gradient(180deg,#f4f8fd,#f8fbfe 70%,white)}.featured-slider{position:relative;width:var(--page);height:clamp(460px,34vw,570px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.9fr) minmax(390px,1fr);grid-gap:14px;gap:14px}.featured-story{min-width:0;overflow:hidden;border-radius:var(--radius-md);background:white;box-shadow:var(--shadow-sm)}.featured-story--lead{position:relative;color:white}.featured-story--lead>img{width:100%;height:100%;object-fit:cover}.featured-story__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,14,38,.86),rgba(4,17,40,.58) 48%,rgba(4,17,40,.1) 85%)}.featured-story__content{position:absolute;inset:0;padding:clamp(28px,4vw,66px);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.featured-badge{position:absolute;top:24px;left:24px;padding:6px 16px;border-radius:7px;background:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.story-category{color:var(--blue);font-size:.72rem;font-weight:850;letter-spacing:.045em;line-height:1.3;text-transform:uppercase}.story-category--light{color:white}.featured-story h1{max-width:780px;margin:12px 0;font-size:clamp(2rem,3.05vw,3.25rem);line-height:1.08;letter-spacing:-.045em}.featured-story--lead p{max-width:700px;margin:0 0 16px;color:rgba(255,255,255,.88);font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.45}.story-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:var(--muted);font-size:.78rem}.featured-story--lead .story-meta{color:rgba(255,255,255,.82)}.featured-supporting{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.featured-story--support{display:grid;grid-template-columns:46% 54%}.featured-story__image{min-height:0}.featured-story__image img{width:100%;height:100%;object-fit:cover}.featured-story__support-copy{padding:clamp(18px,2vw,30px);display:flex;flex-direction:column;justify-content:center}.featured-story--support h2{margin:10px 0 22px;font-size:clamp(1.1rem,1.45vw,1.5rem);line-height:1.22;letter-spacing:-.03em}.featured-story a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.slider-arrow{position:absolute;z-index:4;top:50%;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:white;color:var(--ink);box-shadow:0 7px 28px rgba(7,26,67,.2);font-size:2rem;line-height:1;cursor:pointer;transform:translateY(-50%)}.slider-arrow:hover{color:var(--blue)}.slider-arrow--previous{left:-20px}.slider-arrow--next{right:-20px}.slider-dots{position:absolute;z-index:5;bottom:20px;left:31%;display:flex;gap:9px}.slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.78);cursor:pointer;transition:width .16s ease,border-radius .16s ease}.slider-dots button[aria-current=true]{width:28px;border-radius:9px;background:var(--blue)}.home-section{width:var(--page);margin:0 auto}.topics-section{margin-top:30px;padding:42px;overflow:hidden;border-radius:var(--radius-lg);background:radial-gradient(circle at 8% 0,rgba(8,120,249,.3),transparent 34%),linear-gradient(145deg,#061638,#0a2656 68%,#0b3976);color:white;box-shadow:var(--shadow-lg)}.section-heading{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-heading>div:first-child{display:flex;align-items:baseline;gap:24px}.section-heading h2{margin:0;font-size:clamp(1.8rem,2.35vw,2.5rem);line-height:1.08;letter-spacing:-.045em}.section-heading p{margin:0;color:var(--muted);font-size:.9rem}.section-link{color:var(--blue);font-size:.9rem;font-weight:750;white-space:nowrap}.section-link span{padding-left:8px;font-size:1.25rem}.topics-section .section-heading{margin-bottom:30px}.topics-section .section-heading p{color:#aebdd5}.topics-section .section-link{color:#a9d7ff}.editorial-departments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.editorial-department{min-width:0;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.075);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.editorial-department__heading{min-height:154px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.13)}.editorial-department__number{color:#8ed52a;font-size:.7rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.editorial-department h3{margin:10px 0 9px;color:white;font-size:clamp(1.32rem,1.7vw,1.72rem);line-height:1.12;letter-spacing:-.035em}.editorial-department__heading p{max-width:360px;margin:0;color:#b8c5da;font-size:.86rem;line-height:1.5}.editorial-department__links{padding-top:8px}.category-card{min-height:58px;padding:9px 2px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);color:#f8fbff;font-size:.86rem;font-weight:720;line-height:1.25;transition:color .16s ease,transform .16s ease}.category-card:last-child{border-bottom:0}.category-card:hover{color:#a9d7ff;transform:translateX(3px)}.category-card__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#91caff;background:rgba(8,120,249,.16)}.category-card__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.category-card--automation .category-card__icon,.category-card--people .category-card__icon,.category-card--security .category-card__icon{color:#b5e873;background:rgba(142,213,42,.13)}.category-card--analytics .category-card__icon,.category-card--products .category-card__icon,.category-card--services .category-card__icon{color:#b9b0ff;background:rgba(102,86,232,.17)}.category-card__arrow{color:#7f91ae;font-size:1rem;transition:color .16s ease}.category-card:hover .category-card__arrow{color:#8ed52a}.latest-section{padding-top:34px}.section-heading--feed{align-items:center}.latest-primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px;gap:30px}.latest-secondary{margin-top:38px;padding-top:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px 42px;gap:26px 42px;border-top:1px solid var(--line)}.article-card{min-width:0}.article-card__image{display:block;overflow:hidden;aspect-ratio:16/9;border-radius:12px;background:var(--soft)}.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.article-card:hover .article-card__image img{transform:scale(1.025)}.article-card__copy{padding-top:15px}.article-card h3{margin:8px 0 12px;font-size:1.12rem;line-height:1.28;letter-spacing:-.025em}.article-card h3 a:hover{color:var(--blue)}.article-card p{margin:0 0 16px;color:var(--muted);font-size:.92rem}.article-card--compact{min-height:116px;display:grid;grid-template-columns:168px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;align-self:start}.article-card--compact .article-card__image{aspect-ratio:16/10}.article-card--compact .article-card__copy{padding-top:2px}.article-card--compact h3{font-size:1rem}.breadcrumbs{width:var(--page);margin:0 auto;padding:26px 0 0;display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:.84rem}.breadcrumbs a:hover{color:var(--blue)}.article-page,.listing-page{min-height:60vh}.listing-hero{width:var(--page);margin:0 auto;padding:58px 0 48px;border-bottom:1px solid var(--line)}.eyebrow{color:var(--blue);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.listing-hero h1{max-width:900px;margin:10px 0 14px;font-size:clamp(2.6rem,5vw,5.4rem);line-height:1.01;letter-spacing:-.06em}.listing-hero p{max-width:800px;margin:0;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.28rem)}.listing-grid{width:var(--page);margin:36px auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px 30px;gap:42px 30px}.empty-state{width:var(--page);margin:44px auto;padding:48px;border-radius:var(--radius-lg);background:var(--soft);text-align:center}.empty-state h2{margin:0 0 10px;font-size:1.8rem}.empty-state p{max-width:640px;margin:0 auto 22px;color:var(--muted)}.button-link{display:inline-flex;min-height:44px;padding:0 18px;align-items:center;border-radius:10px;background:var(--blue);color:white;font-weight:750}.article-detail__header{width:min(980px,calc(100vw - 48px));margin:0 auto;padding:56px 0 34px;text-align:center}.article-detail__header h1{margin:14px auto 20px;font-size:clamp(2.6rem,5vw,5.2rem);line-height:1.02;letter-spacing:-.058em}.article-lead{max-width:850px;margin:0 auto 22px;color:var(--muted);font-size:clamp(1.08rem,1.55vw,1.32rem)}.article-byline{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;color:var(--muted);font-size:.86rem}.article-byline a{color:var(--ink);font-weight:750}.article-hero-image{width:var(--page);margin:0 auto 48px;overflow:hidden;border-radius:var(--radius-lg);background:var(--soft)}.article-hero-image img{width:100%;max-height:740px;object-fit:cover}.article-body{width:min(760px,calc(100vw - 48px));margin:0 auto;color:#17284d;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,1.25vw,1.2rem);line-height:1.82}.article-body p{margin:0 0 1.45em}.article-body h2{margin:1.75em 0 .55em;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.7rem,2.5vw,2.3rem);line-height:1.15;letter-spacing:-.04em}.article-body ul{margin:0 0 1.6em;padding-left:1.2em}.article-body li{padding-left:.35em}.article-body li+li{margin-top:.55em}.article-body blockquote{margin:2em -90px;padding:30px 42px;border-left:5px solid var(--lime);background:#f5f9ee;color:var(--ink);font-size:clamp(1.35rem,2vw,1.75rem);font-style:italic;line-height:1.45}.article-callout{margin:2em -70px;padding:28px 34px;border:1px solid #cfe1f7;border-radius:var(--radius-md);background:#f2f8ff;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.article-callout strong{display:block;margin-bottom:8px;color:var(--blue-dark);font-size:1rem}.article-callout p{margin:0;font-size:1rem;line-height:1.65}.article-tags{width:min(760px,calc(100vw - 48px));margin:46px auto 0;padding-top:24px;display:flex;flex-wrap:wrap;gap:9px;border-top:1px solid var(--line)}.article-tags span{padding:7px 12px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:.78rem}.author-note{width:min(760px,calc(100vw - 48px));margin:34px auto 0;padding:24px;display:flex;gap:18px;align-items:center;border-radius:var(--radius-md);background:var(--ink);color:white}.author-note__mark{flex:0 0 auto;width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:var(--blue);color:var(--lime);font-size:2rem;font-weight:850}.author-note strong{font-size:1.02rem}.author-note p{margin:4px 0 0;color:#c8d2e3;font-size:.88rem}.related-section{padding-top:80px}.related-section>.section-heading{width:var(--page);margin-left:auto;margin-right:auto}.search-hero{padding:78px 0 66px;background:linear-gradient(135deg,#071a43,#0a2f68 68%,#0b5dbd);color:white;text-align:center}.search-hero .eyebrow{color:#9edcff}.search-hero h1{margin:10px 0 32px;font-size:clamp(2.7rem,5vw,5rem);line-height:1;letter-spacing:-.06em}.search-form{width:min(760px,calc(100% - 32px));margin:0 auto;text-align:left}.search-form label{display:block;margin-bottom:8px;font-size:.84rem;font-weight:750}.search-form>div{display:flex;padding:7px;border-radius:15px;background:white;box-shadow:var(--shadow-lg)}.search-form input{min-width:0;flex:1 1;min-height:52px;padding:0 16px;border:0;outline:0;color:var(--ink);font-size:1rem}.search-form button{min-height:52px;padding:0 24px;border:0;border-radius:10px;background:var(--blue);color:white;font-weight:800;cursor:pointer}.author-publications,.search-results{width:var(--page);margin:0 auto;padding-top:48px}.author-publications .listing-grid,.search-results .listing-grid{width:100%}.author-hero{width:var(--page);margin:0 auto;padding:64px 0 52px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.author-hero__mark{flex:0 0 auto;width:112px;height:112px;display:grid;place-items:center;border-radius:32px;background:linear-gradient(145deg,var(--blue),#53a8ff);color:var(--lime);font-size:4rem;font-weight:850;box-shadow:var(--shadow-sm)}.author-hero h1{margin:8px 0;font-size:clamp(2.6rem,5vw,5rem);line-height:1;letter-spacing:-.06em}.author-hero p{max-width:760px;margin:0;color:var(--muted);font-size:1.05rem}.text-page{width:min(900px,calc(100vw - 48px));min-height:55vh;margin:0 auto;padding:82px 0 40px}.text-page h1{margin:10px 0 22px;font-size:clamp(3rem,6vw,6rem);line-height:.98;letter-spacing:-.065em}.text-page__lead{max-width:820px;margin:0 0 50px;color:var(--muted);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55}.text-page__body{max-width:720px;padding-top:34px;border-top:1px solid var(--line)}.text-page__body h2{margin:0 0 10px;font-size:1.55rem;letter-spacing:-.035em}.text-page__body h2:not(:first-child){margin-top:34px}.text-page__body p{margin:0;color:#344462;font-size:1.04rem;line-height:1.75}@media (max-width:1100px){.desktop-nav,.site-header__promise{display:none}.site-header__actions{margin-left:auto}.search-link{width:auto}.search-link span{display:none}.featured-slider{height:auto;min-height:520px;grid-template-columns:1.55fr 1fr}.featured-story--support{grid-template-columns:1fr;grid-template-rows:45% 55%}.editorial-departments{grid-template-columns:1fr 1fr}.editorial-department:last-child{grid-column:1/-1}.editorial-department__heading{min-height:132px}.latest-primary{grid-template-columns:repeat(2,1fr)}.latest-secondary{grid-template-columns:1fr}.listing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){:root{--page:min(100% - 28px,1480px)}.site-header__inner{min-height:74px}.brand-logo__mark{width:31px;height:40px}.brand-logo__wordmark{font-size:1.75rem}.home-feature{padding:10px 0 0}.featured-slider{width:100%;min-height:0;display:block}.featured-story--lead{min-height:510px;border-radius:0}.featured-story__shade{background:linear-gradient(0deg,rgba(2,14,38,.93),rgba(2,14,38,.42) 70%,rgba(2,14,38,.08))}.featured-story__content{padding:28px 22px 48px}.featured-badge{top:18px;left:18px}.featured-story h1{font-size:clamp(1.8rem,8vw,2.7rem)}.featured-supporting{display:none}.slider-arrow{top:auto;bottom:17px;width:38px;height:38px;transform:none}.slider-arrow--previous{left:14px}.slider-arrow--next{right:14px}.slider-dots{bottom:30px;left:50%;transform:translateX(-50%)}.home-section{width:min(100% - 28px,1480px)}.section-heading,.section-heading>div:first-child{align-items:flex-start;flex-direction:column;gap:8px}.section-heading{margin-bottom:18px}.section-link{display:none}.topics-section{width:min(100% - 20px,1480px);margin-top:20px;padding:28px 20px 22px;border-radius:18px}.editorial-departments{grid-template-columns:1fr;gap:12px}.editorial-department,.editorial-department:last-child{grid-column:auto;padding:22px}.editorial-department__heading{min-height:0}.latest-primary{grid-template-columns:1fr;gap:34px}.latest-secondary{grid-template-columns:1fr;gap:24px}.article-card--compact{grid-template-columns:minmax(110px,38%) 1fr;gap:14px}.article-card--compact .story-meta{display:none}.listing-hero{padding:42px 0 34px}.listing-grid{grid-template-columns:1fr;gap:34px}.article-detail__header{width:min(100% - 28px,980px);padding:40px 0 26px;text-align:left}.article-detail__header h1{font-size:clamp(2.2rem,10vw,3.5rem)}.article-byline{justify-content:flex-start}.article-hero-image{width:100%;margin-bottom:34px;border-radius:0}.article-body{width:min(100% - 34px,760px)}.article-body blockquote,.article-callout{margin-left:0;margin-right:0}.article-tags,.author-note{width:min(100% - 28px,760px)}.search-hero{padding:58px 0 46px}.search-form>div{flex-direction:column}.search-form button{width:100%}.author-hero{padding:44px 0 36px;align-items:flex-start;flex-direction:column}.author-hero__mark{width:78px;height:78px;border-radius:22px;font-size:2.8rem}.text-page{width:min(100% - 34px,900px);padding-top:54px}.site-footer{margin-top:64px}.site-footer__inner{grid-template-columns:1fr;gap:36px}.site-footer__bottom{flex-direction:column}}@media (max-width:520px){.featured-story--lead{min-height:470px}.featured-story--lead p{display:none}.category-card{font-size:.82rem}.article-card--compact h3{margin-top:6px;font-size:.92rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}