.author-bio{background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:2.25rem;display:flex;flex-direction:column;gap:1.75rem;box-shadow:0 18px 34px rgba(0,0,0,.35)}.author-bio__profile{display:flex;gap:1.5rem;align-items:flex-start}.author-bio__avatar{width:140px;aspect-ratio:9/16;border-radius:16px;overflow:hidden;box-shadow:0 16px 24px -16px rgba(0,0,0,.75);flex-shrink:0;background:rgba(255,255,255,.08)}.author-bio__photo{width:100%;height:100%;object-fit:cover;display:block}.author-bio__eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(221,237,254,.75);margin:0}.author-bio h2{margin:.35rem 0 0;color:#ddedfe}.author-bio__summary{margin:.6rem 0 0;line-height:1.75;color:rgba(221,237,254,.8)}.author-bio__links{display:flex;gap:.75rem;align-items:center;margin-top:1rem;flex-wrap:wrap}.author-bio__links a{font-weight:600;color:#4338ca}.author-bio__links span{color:rgba(15,23,42,.32)}.author-bio__highlights{margin:0;padding-left:1.25rem;display:grid;gap:.75rem;color:rgba(221,237,254,.78)}.author-bio__highlights li{line-height:1.6}.author-bio__cta{border-top:1px solid rgba(255,255,255,.12);padding-top:1rem;display:grid;gap:.75rem}.author-bio__cta-copy{margin:0;color:rgba(221,237,254,.8);font-weight:600}.author-bio__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem}.author-bio__button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;text-decoration:none;font-weight:700;background:linear-gradient(135deg,#2f91ff,#45b3a8);color:#0b0d10;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease}.author-bio__button:hover{transform:translateY(-1px);box-shadow:0 12px 24px -14px rgba(47,145,255,.6)}.author-bio__button--ghost{background:transparent;color:#ddedfe;border-color:rgba(221,237,254,.5)}.author-bio__button--ghost:hover{box-shadow:0 12px 24px -14px rgba(69,179,168,.45)}@media (max-width:720px){.author-bio{padding:1.75rem}.author-bio__profile{flex-direction:column;align-items:flex-start}.author-bio__avatar{width:110px;aspect-ratio:9/16}.author-bio__cta-actions{flex-direction:column}.author-bio__button{width:100%}}.blog-page-shell{min-height:100vh;padding:30px 0 90px;background:linear-gradient(180deg,#050607,rgba(5,6,7,.9) 40%,rgba(11,13,16,.9)),url(/images/2.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.blog-layout{display:flex;flex-direction:column;gap:3rem;margin:1.5rem auto 0;width:min(980px,100%);padding:2rem 1.5rem 4rem;background:radial-gradient(circle at 14% 10%,rgba(47,145,255,.16),transparent 45%),linear-gradient(180deg,rgba(5,6,7,.94),rgba(11,13,16,.96));box-shadow:0 24px 54px rgba(0,0,0,.45)}.blog-hero.blog-hero--feature,.blog-layout{color:#ddedfe;border-radius:24px;border:1px solid rgba(255,255,255,.08)}.blog-hero.blog-hero--feature{position:relative;background:radial-gradient(circle at top left,rgba(47,145,255,.2),transparent 55%),linear-gradient(135deg,rgba(8,12,18,.95),rgba(7,24,33,.92));padding:2.75rem 2.5rem;overflow:hidden;box-shadow:0 22px 44px rgba(0,0,0,.42)}.blog-hero.blog-hero--feature:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.12),transparent 55%);pointer-events:none}.blog-hero__inner{position:relative;display:flex;flex-direction:column;gap:2rem;z-index:1}.blog-hero__content header{display:grid;gap:1rem;margin:0}.blog-hero__content header .eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:.8rem;color:rgba(221,237,254,.72)}.blog-hero__content header h1{margin:0;background:linear-gradient(90deg,#2f91ff,#45b3a8,#ff555f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.blog-hero__content header .lead{color:rgba(221,237,254,.78);font-size:1.05rem;line-height:1.65}.blog-hero__image{align-self:center;width:min(380px,100%);border-radius:20px;overflow:hidden;box-shadow:0 18px 35px rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05)}.blog-hero__image img,.blog-hero__image span{display:block;width:100%;height:auto}.blog-hero__image img{object-fit:cover}.blog-layout__article{display:grid;gap:1.75rem;background:rgba(255,255,255,.05);border-radius:20px;padding:2.5rem 2.25rem;box-shadow:0 16px 34px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1)}.blog-layout__content{display:grid;gap:1.5rem}.blog-layout__side-panel{width:100%}.blog-layout__ad-card{position:sticky;top:6.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);padding:1rem;box-shadow:0 12px 26px rgba(0,0,0,.28)}.blog-layout__article>:first-child{margin-top:0}.blog-layout__article .blog-content h1,.blog-layout__article .blog-content h2,.blog-layout__article .blog-content h3,.blog-layout__article .blog-content h4,.blog-layout__article .blog-content h5,.blog-layout__article .blog-content h6{margin:1.75rem 0 1rem;line-height:1.25;color:var(--heading-color)}.blog-layout__article .blog-content p{margin:0 0 1.1rem;line-height:1.8;color:rgba(221,237,254,.78)}.blog-layout__article .blog-content p:last-child{margin-bottom:0}.blog-layout__article .blog-content ol,.blog-layout__article .blog-content ul{margin:0 0 1.25rem;padding-left:1.5rem;line-height:1.8;color:rgba(221,237,254,.78)}.blog-layout__article .blog-content li{margin-bottom:.5rem}.blog-layout__article .blog-content li:last-child{margin-bottom:0}.blog-share{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:2.5rem;padding:1.35rem 1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.blog-share__label{font-weight:600;color:#ddedfe;letter-spacing:.02em}.blog-share__buttons{display:flex;align-items:center;gap:.75rem}.blog-share__button{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#45b3a8;transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease}.blog-share__button svg{width:1.25rem;height:1.25rem;fill:currentColor}.blog-share__button:focus-visible,.blog-share__button:hover{background:rgba(69,179,168,.2);color:#ffffff;border-color:rgba(69,179,168,.55);transform:translateY(-1px);outline:none}.blog-share__button[aria-disabled=true]{opacity:.5;pointer-events:none}.pillars-grid{display:grid;gap:1.5rem}@media (min-width:720px){.pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pillars-grid article{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;padding:1.6rem;display:grid;gap:.75rem}.pillars-grid article h3{margin:0;display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:999px;background:rgba(47,145,255,.22);color:#ddedfe;font-size:1rem;font-weight:700;letter-spacing:.01em}.pillars-grid article p{margin:0;color:rgba(221,237,254,.78)}.blog-layout__nav{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.blog-layout__nav-placeholder{flex:1 1 260px}.blog-layout__nav-link{flex:1 1 260px;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#ddedfe;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-layout__nav-link:focus-visible,.blog-layout__nav-link:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(0,0,0,.12);border-color:rgba(47,145,255,.45);outline:none}.blog-layout__nav-link--next{flex-direction:row-reverse;text-align:right}.blog-layout__nav-icon{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(47,145,255,.18);color:#ddedfe;flex-shrink:0}.blog-layout__nav-icon svg{width:1.25rem;height:1.25rem;fill:currentColor}.blog-layout__nav-text{display:flex;flex-direction:column;gap:.35rem}.blog-layout__nav-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(221,237,254,.65)}.blog-layout__nav-title{font-size:1rem;font-weight:700;line-height:1.4}.blog-layout__related{margin-top:4rem}.blog-layout__related .blog-list{margin-bottom:0}.blog-layout__article ol,.blog-layout__article ul{margin:.5rem 0 1.5rem;padding-left:1.5rem;line-height:1.7}.blog-layout__article li{margin-bottom:.75rem}@media (min-width:960px){.blog-hero__inner{flex-direction:row;align-items:center;justify-content:space-between}.blog-hero__content{max-width:520px}.blog-layout__content{grid-template-columns:minmax(0,1fr) 300px;align-items:start}}.blog-layout__related .post-card{text-decoration:none}.blog-layout__related .post-card h3{font-size:1.2rem}.blog-layout__related .post-card p{font-size:.98rem}@media (max-width:600px){.blog-hero.blog-hero--feature,.blog-layout__article{padding:2rem 1.5rem}.blog-layout__ad-card{position:static}.blog-share{padding:1.15rem}.blog-layout__nav-link,.blog-layout__nav-placeholder{flex:1 1 100%}.blog-layout__nav-link--next{flex-direction:row;text-align:left}}.insights-links{background:linear-gradient(180deg,#050607,#0b0d10);padding:3rem 0 5rem;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.insights-links .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.insights-links h2{font-size:2.3rem;font-weight:800;color:#ddedfe;margin-bottom:.75rem}.insights-links p{font-size:1.1rem;color:rgba(221,237,254,.75);line-height:1.7;max-width:800px;margin:0 auto 3rem}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem}.post-card{display:flex;flex-direction:column;text-align:left;background:rgba(255,255,255,.05);border-radius:1.5rem;overflow:hidden;box-shadow:0 16px 34px rgba(0,0,0,.36),0 0 0 1px rgba(255,255,255,.08);transition:all .3s ease;text-decoration:none}.post-card:hover{transform:translateY(-6px);box-shadow:0 24px 44px rgba(0,0,0,.45),0 0 0 1px rgba(47,145,255,.4)}.post-card img{width:100%;height:240px;object-fit:cover;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.post-card h3{font-size:1.25rem;font-weight:800;color:#ddedfe;margin:1.5rem 1.5rem .75rem;line-height:1.4}.post-card p{color:rgba(221,237,254,.74);font-size:1rem;line-height:1.6;margin:0 1.5rem 1.75rem}.insights-links .hero-actions{display:flex;justify-content:center;margin-top:2rem}.insights-links .btn.btn-primary{background:linear-gradient(135deg,#2f91ff,#45b3a8);color:#0b0d10;padding:1rem 2.2rem;border-radius:2rem;font-weight:700;font-size:1.05rem;transition:background .3s ease,transform .2s ease;text-decoration:none}.insights-links .btn.btn-primary:hover{background:linear-gradient(135deg,#45b3a8,#2f91ff);transform:translateY(-3px)}@media (max-width:1024px){.blog-list{grid-template-columns:repeat(2,1fr)}.post-card img{height:220px}}@media (max-width:700px){.blog-list{grid-template-columns:1fr;gap:2rem}.post-card img{height:200px}.insights-links h2{font-size:2rem}.insights-links p{font-size:1rem}.post-card h3{margin:1.25rem 1.25rem .5rem}.post-card p{margin:0 1.25rem 1.5rem}}