*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#FAFAF7;color:#1F2B30;font-family:'Fira Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:hover{color:#4A555B}
.eyebrow{margin:0 0 16px;color:#F8D20D;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.blog-hero{position:relative;overflow:hidden;background:#1F2B30;color:#fff;border-bottom:8px solid #F8D20D}
.blog-hero:before{content:'IA';position:absolute;right:-25px;bottom:-105px;color:rgba(255,255,255,.035);font-size:360px;font-weight:800;line-height:1;letter-spacing:-.1em;pointer-events:none}
.blog-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);gap:74px;align-items:center;max-width:1180px;margin:0 auto;padding:82px 30px 78px}
.blog-hero-copy h1{max-width:760px;margin:0;font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.045em;text-wrap:balance}
.blog-hero-copy>p:not(.eyebrow){max-width:700px;margin:24px 0 0;color:#CFD6D8;font-size:19px;line-height:1.65;text-wrap:pretty}
.blog-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:30px}
.blog-hero-primary,.blog-hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 20px;border-radius:100px;font-size:13.5px;font-weight:800;transition:transform .2s ease,background .2s ease}
.blog-hero-primary{background:#F8D20D;color:#1F2B30}
.blog-hero-secondary{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);color:#fff}
.blog-hero-primary:hover,.blog-hero-secondary:hover{transform:translateY(-2px);color:inherit}
.blog-hero-panel{position:relative;margin:0;padding:27px 27px 24px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.13);border-radius:16px;backdrop-filter:blur(8px)}
.blog-hero-panel:before{content:'';position:absolute;left:27px;right:27px;top:0;height:5px;background:#F8D20D}
.blog-hero-panel__label{margin:8px 0 9px;color:#F8D20D;font-size:10.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.blog-hero-panel h2{margin:0 0 18px;font-size:25px;line-height:1.2;letter-spacing:-.025em}
.blog-hero-panel ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}
.blog-hero-panel li{position:relative;padding-left:19px;color:#CED5D7;font-size:13px;line-height:1.45}
.blog-hero-panel li:before{content:'';position:absolute;left:0;top:.45em;width:7px;height:7px;background:#F8D20D;transform:rotate(45deg)}
.blog-hero-panel__count{margin:21px 0 0;padding-top:17px;border-top:1px solid rgba(255,255,255,.11);color:#AAB5B8;font-size:11.5px;font-weight:700}
.blog-topic-nav{background:#fff;border-bottom:1px solid rgba(31,43,48,.1)}
.blog-topic-nav>div{display:flex;align-items:center;gap:8px;max-width:1180px;margin:0 auto;padding:16px 30px;overflow-x:auto;scrollbar-width:none}
.blog-topic-nav>div::-webkit-scrollbar{display:none}
.blog-topic-nav span{flex:none;margin-right:6px;color:#6B747A;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.blog-topic-nav a{flex:none;padding:8px 13px;background:#F5F6F3;border:1px solid rgba(31,43,48,.08);border-radius:100px;font-size:12px;font-weight:700;transition:background .2s ease,border-color .2s ease}
.blog-topic-nav a:hover{background:#F8D20D;border-color:#F8D20D;color:#1F2B30}
.blog-main{max-width:1180px;margin:0 auto;padding:68px 30px 92px}
.blog-feature-section,.blog-paths,.blog-library{scroll-margin-top:24px}
.blog-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:27px}
.blog-section-heading>div{min-width:0}
.blog-section-kicker{margin:0 0 7px;color:#756100;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.blog-section-heading h2{margin:0;font-size:36px;line-height:1.12;letter-spacing:-.03em}
.blog-section-heading>p{max-width:555px;margin:0;color:#657075;font-size:14.5px;line-height:1.6}
.blog-section-heading--compact{margin-bottom:23px}
.featured-post{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:440px;background:#fff;border:1px solid rgba(31,43,48,.1);border-radius:18px;overflow:hidden;box-shadow:0 18px 48px rgba(31,43,48,.08)}
.featured-post__image{position:relative;display:block;min-height:440px;overflow:hidden;background:#E9ECE8}
.featured-post__image img{display:block;width:100%;height:100%;min-height:440px;object-fit:cover;transition:transform .45s cubic-bezier(.22,.61,.36,1)}
.featured-post__image:hover img{transform:scale(1.025)}
.featured-post__image>span{position:absolute;left:18px;top:18px;padding:8px 12px;background:#F8D20D;color:#1F2B30;border-radius:100px;font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 7px 18px rgba(31,43,48,.18)}
.featured-post__body{display:flex;flex-direction:column;justify-content:center;padding:42px 40px}
.post-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 16px;color:#737D82;font-size:11.5px;font-weight:700}
.post-meta span:first-child{color:#756100;text-transform:uppercase;letter-spacing:.055em}
.featured-post__body>h2{margin:0;font-size:clamp(31px,3.4vw,46px);line-height:1.08;letter-spacing:-.035em;text-wrap:balance}
.featured-post__body>h2 a:hover{color:#1F2B30;text-decoration:underline;text-decoration-color:#F8D20D;text-decoration-thickness:5px;text-underline-offset:5px}
.featured-post__excerpt{margin:20px 0 0;color:#59656A;font-size:15.5px;line-height:1.68}
.featured-post__footer{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(31,43,48,.1)}
.featured-author{display:flex;align-items:center;gap:10px;min-width:0}
.featured-author__mark{display:flex;align-items:center;justify-content:center;flex:none;width:42px;height:42px;background:#1F2B30;border-radius:9px}
.featured-author__mark img{width:27px;height:23px;object-fit:contain}
.featured-author>span:last-child{display:grid;min-width:0}
.featured-author small{color:#7B8589;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.featured-author strong{overflow:hidden;color:#1F2B30;font-size:11.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.featured-read{display:inline-flex;align-items:center;gap:7px;flex:none;color:#1F2B30;font-size:13px;font-weight:800;border-bottom:3px solid #F8D20D}
.blog-paths{margin-top:72px}
.blog-paths-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(31,43,48,.11);border-right:0;background:#fff}
.blog-paths-grid a{position:relative;display:flex;flex-direction:column;min-height:190px;padding:23px;border-right:1px solid rgba(31,43,48,.11);transition:background .2s ease,transform .2s ease}
.blog-paths-grid a:hover{z-index:1;background:#F8D20D;color:#1F2B30;transform:translateY(-4px);box-shadow:0 12px 28px rgba(31,43,48,.11)}
.blog-paths-grid a>span{margin-bottom:24px;color:#8A9295;font-size:11px;font-weight:800;letter-spacing:.08em}
.blog-paths-grid a>strong{max-width:190px;font-size:17px;line-height:1.25}
.blog-paths-grid a>small{margin-top:8px;color:#6B747A;font-size:12px;line-height:1.45}
.blog-paths-grid a>b{position:absolute;right:20px;bottom:18px;font-size:19px}
.blog-paths-grid a:hover>span,.blog-paths-grid a:hover>small{color:#4D4300}
.blog-library{margin-top:72px;padding-top:61px;border-top:1px solid rgba(31,43,48,.12)}
.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.post-card{background:#fff;border:1px solid rgba(31,43,48,.1);border-radius:15px;box-shadow:0 10px 30px rgba(31,43,48,.055);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.post-card:hover{transform:translateY(-4px);box-shadow:0 17px 38px rgba(31,43,48,.1)}
.post-card__image{display:block;overflow:hidden}
.post-card__image img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .4s ease}
.post-card:hover .post-card__image img{transform:scale(1.025)}
.post-card-body{padding:27px 28px 29px}
.post-card h3{margin:0 0 13px;font-size:27px;line-height:1.18;letter-spacing:-.025em}
.post-card h3 a:hover{color:#1F2B30;text-decoration:underline;text-decoration-color:#F8D20D;text-decoration-thickness:4px;text-underline-offset:4px}
.post-card-body>p:not(.post-meta){margin:0;color:#59656A;font-size:14.5px;line-height:1.65}
.post-grid>.post-card:only-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)}
.post-grid>.post-card:only-child .post-card__image img{height:100%;aspect-ratio:auto;min-height:320px}
.post-grid>.post-card:only-child .post-card-body{display:flex;flex-direction:column;justify-content:center;padding:38px 40px}
.read-more{display:inline-flex;align-items:center;gap:6px;margin-top:20px;color:#1F2B30;font-size:13px;font-weight:800;border-bottom:3px solid #F8D20D}
.blog-main>.blog-contact-cta{margin-top:72px;margin-bottom:0;border-radius:14px;overflow:hidden}
.breadcrumbs{max-width:920px;margin:0 auto;padding:28px 28px 0;color:#6B747A;font-size:13px}
.breadcrumbs a{text-decoration:underline}
.article-header{max-width:920px;margin:0 auto;padding:42px 28px 34px}
.article-header .eyebrow{color:#756100}
.article-header h1{max-width:860px;margin:0;font-size:clamp(40px,6vw,68px);line-height:1.04;letter-spacing:-.04em;text-wrap:balance}
.article-deck{max-width:760px;margin:22px 0 18px;color:#59656A;font-size:20px;line-height:1.55}
.article-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#6B747A;font-size:13px}
.article-image{max-width:1120px;margin:0 auto;padding:0 28px}
.article-image img{display:block;width:100%;max-height:620px;object-fit:cover;object-position:center;border-bottom:8px solid #F8D20D}
.article-layout{display:grid;grid-template-columns:minmax(0,760px) 230px;gap:64px;max-width:1080px;margin:0 auto;padding:58px 28px 92px}
.article-content{font-size:18px;line-height:1.78;color:#37454A}
.article-content h2{margin:54px 0 18px;color:#1F2B30;font-size:34px;line-height:1.17;letter-spacing:-.025em}
.article-content h2:first-child{margin-top:0}
.article-content h3{margin:34px 0 12px;color:#1F2B30;font-size:23px;line-height:1.3}
.article-content p{margin:0 0 24px}
.article-content ul,.article-content ol{margin:0 0 26px;padding-left:25px}
.article-content li{margin:0 0 10px}
.article-content strong{color:#1F2B30}
.article-content a{text-decoration:underline;text-decoration-color:#F8D20D;text-decoration-thickness:3px;text-underline-offset:3px}
.callout{margin:34px 0;padding:25px 28px;border-left:6px solid #F8D20D;background:#fff;color:#1F2B30}
.article-toc{position:sticky;top:100px;align-self:start;border-top:5px solid #F8D20D;padding-top:17px}
.article-toc strong{display:block;margin-bottom:13px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.article-toc ol{margin:0;padding-left:20px;color:#59656A;font-size:13.5px;line-height:1.45}
.article-toc li{margin-bottom:10px}
.author-page{max-width:920px;margin:0 auto;padding:72px 28px 96px}
.author-intro{display:grid;grid-template-columns:120px 1fr;gap:34px;align-items:start}
.author-intro>img{width:120px;height:120px;object-fit:contain;background:#1F2B30;padding:22px}
.author-page .eyebrow{color:#756100}
.author-page h1{margin:0 0 12px;font-size:48px;line-height:1.08;letter-spacing:-.03em}
.author-role{margin:0 0 22px;color:#756100;font-weight:700}
.author-bio{font-size:18px;line-height:1.75;color:#4A555B}
.expertise{margin-top:46px;border-top:1px solid rgba(31,43,48,.16);padding-top:32px}
.expertise h2{font-size:28px}
.expertise ul{display:flex;gap:10px;flex-wrap:wrap;list-style:none;padding:0}
.expertise li{padding:9px 13px;background:#fff;border:1px solid rgba(31,43,48,.12);font-size:14px;font-weight:600}
@media(max-width:1000px){.blog-hero-inner{grid-template-columns:minmax(0,1fr) 320px;gap:38px}.featured-post{grid-template-columns:1fr 1fr}.featured-post__body{padding:34px 30px}.blog-paths-grid{grid-template-columns:repeat(2,1fr);border-bottom:0}.blog-paths-grid a{border-bottom:1px solid rgba(31,43,48,.11)}.article-layout{grid-template-columns:1fr}.article-toc{display:none}}
@media(max-width:760px){.blog-hero-inner{grid-template-columns:1fr;padding-top:62px;padding-bottom:58px}.blog-hero-panel{max-width:580px}.blog-section-heading{display:block}.blog-section-heading>p{margin-top:12px}.featured-post{grid-template-columns:1fr}.featured-post__image,.featured-post__image img{min-height:0}.featured-post__image img{aspect-ratio:16/9}.post-grid{grid-template-columns:1fr}.post-grid>.post-card:only-child{display:block}.post-grid>.post-card:only-child .post-card__image img{min-height:0;aspect-ratio:16/9}.post-grid>.post-card:only-child .post-card-body{padding:28px}.featured-post__footer{align-items:flex-start;flex-direction:column}.article-toc{display:none}}
@media(max-width:640px){.blog-hero:before{right:-15px;bottom:-55px;font-size:190px}.blog-hero-inner{padding-left:20px;padding-right:20px}.blog-hero-copy h1{font-size:47px}.blog-hero-copy>p:not(.eyebrow){font-size:17px}.blog-hero-actions{display:grid}.blog-hero-primary,.blog-hero-secondary{width:100%}.blog-hero-panel{padding:24px 21px}.blog-topic-nav>div{padding-left:20px;padding-right:20px}.blog-main{padding:48px 20px 72px}.blog-section-heading h2{font-size:31px}.featured-post{border-radius:13px}.featured-post__body{padding:27px 22px}.featured-post__body>h2{font-size:31px}.featured-post__excerpt{font-size:14.5px}.featured-author strong{max-width:200px}.blog-paths,.blog-library,.blog-main>.blog-contact-cta{margin-top:54px}.blog-paths-grid{grid-template-columns:1fr;border-radius:12px;overflow:hidden}.blog-paths-grid a{min-height:164px}.post-card{border-radius:12px}.post-card-body,.post-grid>.post-card:only-child .post-card-body{padding:24px 22px}.post-card h3{font-size:24px}.blog-main>.blog-contact-cta{margin-left:0;margin-right:0}.article-header,.article-image,.article-layout,.breadcrumbs,.author-page{padding-left:20px;padding-right:20px}.article-layout{padding-top:42px}.article-content{font-size:17px}.author-intro{grid-template-columns:1fr}.author-page h1{font-size:39px}}
@media(prefers-reduced-motion:reduce){.blog-hero-primary,.blog-hero-secondary,.blog-topic-nav a,.featured-post__image img,.blog-paths-grid a,.post-card,.post-card__image img{transition:none}}
