.author-bio{color:var(--text);background:linear-gradient(#0f1420f2,#0b0e12f2);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:1.25rem;padding:clamp(1.75rem,3vw,2.5rem);display:flex;box-shadow:0 18px 40px #00000073}.author-bio__profile{align-items:flex-start;gap:1.5rem;display:flex}.author-bio__avatar{aspect-ratio:9/16;background:linear-gradient(135deg,#5aa8ff26,#ff5f732e);border:1px solid #ffffff14;border-radius:18px;flex-shrink:0;width:140px;overflow:hidden;box-shadow:0 18px 32px #0009}.author-bio__photo{object-fit:cover;width:100%;height:100%;display:block}.author-bio__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#ffffffb3;margin:0;font-size:.75rem;font-weight:700}.author-bio__summary{color:#ffffffc7;margin:.6rem 0 0;line-height:1.7}.author-bio__highlights{color:#ffffffb3;gap:.65rem;margin:0;padding-left:1.25rem;display:grid}.author-bio__highlights li{line-height:1.55}@media (max-width:720px){.author-bio__profile{flex-direction:column;align-items:flex-start}.author-bio__avatar{width:110px}}
.blog-layout{background:var(--bg);color:var(--text);flex-direction:column;gap:3rem;width:min(1100px,100%);margin:0 auto;padding:0 1.25rem 4rem;display:flex}.blog-hero.blog-hero--feature{background:radial-gradient(140% 120% at 10% -20%,#ff5f732e,#0000 55%),radial-gradient(160% 120% at 95% 10%,#5aa8ff33,#0000 50%),linear-gradient(135deg,#0b0e12f2,#0f1420ed);border:1px solid #ffffff14;border-radius:26px;padding:clamp(2rem,6vw,3rem);position:relative;box-shadow:0 25px 60px #00000080}.blog-hero.blog-hero--feature:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff1a,#0000 45%);position:absolute;inset:0}.blog-hero__inner{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.blog-hero__content header{gap:1rem;display:grid}.blog-hero__content header .eyebrow{letter-spacing:.32em;color:#ffffffa8;text-transform:uppercase;font-size:.75rem}.blog-hero__content header h1{color:var(--text);margin:0;font-size:clamp(2.4rem,3vw,3.4rem)}.blog-hero__content header .lead{color:var(--muted);max-width:720px;margin:0;line-height:1.7}.blog-hero__image{background:#ffffff08;border:1px solid #fff3;border-radius:20px;align-self:center;width:min(390px,100%);overflow:hidden;box-shadow:0 20px 40px #00000073}.blog-layout__article{background:var(--panel);border:1px solid #ffffff0f;border-radius:24px;gap:1.75rem;padding:clamp(2rem,4vw,3rem);display:grid;box-shadow:0 18px 50px #0006}.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{color:var(--text);margin:1.6rem 0 .75rem;line-height:1.2}.blog-layout__article .blog-content p{color:#ffffffbf;margin:0 0 1.2rem;line-height:1.75}.blog-layout__article .blog-content a,.blog-layout__article .blog-content a:visited{color:#93c5fd;text-underline-offset:.12em;-webkit-text-decoration:underline #93c5fd8c;text-decoration:underline #93c5fd8c;transition:color .2s,text-decoration-color .2s,background-position .2s}.blog-layout__article .blog-content a:hover,.blog-layout__article .blog-content a:focus-visible{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#38bdf8 0%,#10b981 100%);-webkit-background-clip:text;background-clip:text;outline:none;text-decoration-color:#10b981b8}.blog-layout__article .blog-content ul,.blog-layout__article .blog-content ol{color:#ffffffbf;margin:0 0 1.25rem;padding-left:1.25rem;line-height:1.8}.blog-layout__article ul,.blog-layout__article ol{margin-bottom:1.25rem}.blog-layout__article li{margin-bottom:.5rem}.blog-layout__article li:last-child{margin-bottom:0}.blog-share{color:var(--text);background:linear-gradient(135deg,#f7f9fc,#edf2f8);border:1px solid #0000001f;border-radius:16px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1.25rem 1.75rem;display:flex}.blog-share__label{letter-spacing:.14em;color:#1f2937;font-weight:600}.blog-share__buttons{gap:.75rem;display:flex}.blog-share__button{color:#111;background:#ffffffeb;border:1px solid #00000029;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s,color .2s,transform .2s;display:inline-flex}.blog-share__button:hover,.blog-share__button:focus-visible{color:#fff;background:#5aa8ff2e;outline:none;transform:translateY(-2px)}.pillars-grid{gap:1.25rem;display:grid}.pillars-grid article{background:#ffffff05;border:1px solid #ffffff14;border-radius:1.5rem;padding:1.5rem}.pillars-grid article h3{color:#86bafd;letter-spacing:.08em;background:#5aa8ff26;border-radius:999px;align-items:center;gap:.4rem;margin:0;padding:.35rem .85rem;font-size:1rem;display:inline-flex}.pillars-grid article p{color:#ffffffb8;margin:0}.blog-layout__nav{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.blog-layout__nav-link,.blog-layout__nav-placeholder{flex:260px}.blog-layout__nav-link{color:var(--text);background:#ffffff05;border:1px solid #ffffff1f;border-radius:16px;gap:1rem;padding:1.25rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.blog-layout__nav-link:hover,.blog-layout__nav-link:focus-visible{border-color:#5aa8ff66;outline:none;transform:translateY(-2px);box-shadow:0 18px 36px #0006}.blog-layout__nav-link--next{text-align:right;flex-direction:row-reverse}.blog-layout__nav-icon{color:#86bafd;background:#5aa8ff26;border:1px solid #5aa8ff66;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.blog-layout__nav-text{flex-direction:column;gap:.3rem;display:flex}.blog-layout__nav-label{letter-spacing:.25em;text-transform:uppercase;color:#fff9;font-size:.7rem}.blog-layout__nav-title{color:var(--text);font-size:1rem}.blog-layout__related{margin-top:2rem}.blog-layout__related .container{width:100%;padding:0}.blog-layout__article ul,.blog-layout__article ol{padding-left:1.35rem}@media (min-width:960px){.pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-hero__inner{flex-direction:row;justify-content:space-between;align-items:center}.blog-hero__content{max-width:520px}}@media (max-width:768px){.blog-layout{padding:0 1rem 3rem}.blog-layout__article{padding:1.75rem}.blog-layout__nav{flex-direction:column}.blog-layout__nav-link--next{text-align:left;flex-direction:row}}@media (max-width:600px){.blog-layout__nav-link,.blog-layout__nav-placeholder{flex:100%}.blog-hero.blog-hero--feature{padding:1.75rem}}
.insights-links{color:var(--text);background:radial-gradient(1000px 600px at 30% 0,#5aa8ff26,#0000 60%),radial-gradient(900px 500px at 80% 10%,#ff5f732e,#0000 55%),linear-gradient(#0b0e12f2,#0a0e12f5);border-top:1px solid #ffffff14;padding:3rem 0 5rem}.insights-links .container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.insights-links h2{color:var(--text);margin-bottom:.75rem;font-size:clamp(2rem,3vw,2.6rem)}.insights-links p{color:#ffffffb8;max-width:720px;margin:0 auto 2rem;line-height:1.65}.blog-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem;margin-bottom:1rem;display:grid}.post-card{background:var(--panel);color:inherit;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 20px 40px #0006}.post-card:hover{transform:translateY(-6px);box-shadow:0 28px 50px #00000080}.post-card img{object-fit:cover;width:100%;height:220px}.post-card h3{color:var(--text);margin:0 1.25rem;font-size:1.25rem;font-weight:700;line-height:1.3}.post-card p{color:#ffffffb3;margin:0 1.25rem 1.5rem;line-height:1.7}.insights-links .hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.insights-links .btn.btn-primary{color:#001422;background:linear-gradient(135deg,#5aa8ffe6,#7dd2ffe6);border-radius:999px;padding:.85rem 2.4rem;font-size:1rem;font-weight:700}.insights-links .btn.btn-primary:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 16px 30px #00000059}@media (max-width:1024px){.blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}.post-card img{height:200px}}@media (max-width:700px){.blog-list{grid-template-columns:1fr}.post-card img{height:180px}.insights-links h2{font-size:2rem}}
