html{scroll-behavior:smooth}#spoke,#spoke *,#spoke *:before,#spoke *:after{box-sizing:border-box;margin:0;padding:0}#spoke{--navy:#0F2340;--navy-2:#15294a;--accent:#EA6A1E;--cream:#FBF7F0;--paper:#F4F0E8;--text:#3D4F5F;--muted:#6B7B8D;--rule:#D9D3C7;--white:#fff;--mono:"Geist Mono",ui-monospace,monospace;font-family:Geist,-apple-system,sans-serif;color:var(--text);background-color:var(--cream);background-image:radial-gradient(rgba(15,35,64,.03) 1px,transparent 1px);background-size:22px 22px;line-height:1.6;-webkit-font-smoothing:antialiased}#spoke a{color:inherit}#spoke .cover{background:var(--navy);color:#fff;padding:64px 24px 68px;position:relative;overflow:hidden}#spoke .cover:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(circle at 50% 20%,#000,transparent 78%)}#spoke .cover-in{max-width:1072px;margin:0 auto;position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:center}#spoke .cover-visual{display:flex;justify-content:center;align-items:center}#spoke .cover-visual svg{display:block;width:100%;max-width:430px;height:auto;filter:drop-shadow(0 30px 60px rgba(0,0,0,.45))}#spoke .cover .crumbs{font-family:var(--mono);font-size:.72rem;letter-spacing:.06em;color:#ffffff80;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}#spoke .cover .crumbs a{color:#fff9;text-decoration:none}#spoke .cover .crumbs a:hover{color:#fff}#spoke .cover .crumbs .sep{opacity:.4}#spoke .cover .eyebrow{font-family:var(--mono);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;display:flex;align-items:center;gap:12px}#spoke .cover .eyebrow:before{content:"";width:34px;height:1px;background:var(--accent)}#spoke .cover h1{color:#fff;font-size:clamp(32px,4.4vw,50px);line-height:1.08;letter-spacing:-.03em;font-weight:800;margin-bottom:20px;max-width:760px}#spoke .cover .deck{font-size:clamp(17px,2vw,21px);line-height:1.5;color:#ffffffc7;max-width:660px;margin-bottom:30px;font-weight:500}#spoke .cover .cover-cta{display:flex;flex-wrap:wrap;gap:13px;margin-bottom:34px}#spoke .cover .btn-primary{background:var(--accent);color:#fff;font-weight:700;font-size:.95rem;padding:14px 26px;border-radius:9px;text-decoration:none;box-shadow:0 18px 44px -18px #ea6a1e99}#spoke .cover .btn-ghost{border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:600;font-size:.95rem;padding:14px 22px;border-radius:9px;text-decoration:none}#spoke .cover .btn-ghost:hover{border-color:#fff9}#spoke .cover .byline{display:flex;align-items:center;gap:13px;padding-top:8px;border-top:1px solid rgba(255,255,255,.12)}#spoke .cover .byline img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.18);background:#22386a}#spoke .cover .byline .bavatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#22386a;color:#fff;font-weight:700;font-size:1.05rem}#spoke .cover .byline .bn{color:#fff;font-weight:700;font-size:.9rem}#spoke .cover .byline .bm{color:#ffffff80;font-size:.8rem}#spoke .shell{max-width:1120px;margin:0 auto;padding:48px 24px 0;display:grid;grid-template-columns:230px minmax(0,1fr);gap:56px;align-items:start}#spoke .rail{position:sticky;top:96px}#spoke .rail .rail-card{background:var(--white);border:1px solid var(--rule);border-radius:14px;padding:18px 16px 14px;box-shadow:0 22px 48px -30px #0f23408c;max-height:calc(100vh - 120px);overflow:auto}#spoke .rail .rail-kicker{display:block;font-family:var(--mono);font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;padding:2px 4px 12px;border-bottom:1px dashed var(--rule)}#spoke .rail ol{list-style:none;position:relative;counter-reset:toc}#spoke .rail ol:before{content:"";position:absolute;left:9px;top:14px;bottom:14px;width:2px;background:var(--rule)}#spoke .rail li{position:relative;padding:0 0 2px 30px;counter-increment:toc}#spoke .rail li .node{position:absolute;left:3px;top:12px;width:14px;height:14px;border-radius:50%;background:var(--white);border:2px solid var(--rule);transition:all .2s;z-index:1}#spoke .rail li a{display:block;padding:8px 0;color:var(--muted);text-decoration:none;font-size:.84rem;line-height:1.32;font-weight:500;transition:color .15s}#spoke .rail li a:hover{color:var(--navy)}#spoke .rail li.active a{color:var(--navy);font-weight:700}#spoke .rail li.active .node{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px #ea6a1e26}#spoke .rail li.done .node{border-color:var(--accent);background:var(--accent)}#spoke .content{padding:0 0 24px;min-width:0;max-width:720px}#spoke .spoke-prose>p{font-size:1.0625rem;line-height:1.72;color:var(--text);margin-bottom:18px}#spoke .spoke-prose .spoke-h2{font-size:clamp(24px,3.2vw,34px);line-height:1.14;letter-spacing:-.02em;color:var(--navy);font-weight:800;margin:44px 0 16px;scroll-margin-top:100px}#spoke .spoke-prose .spoke-h3{font-size:1.35rem;color:var(--navy);letter-spacing:-.015em;margin:30px 0 12px;font-weight:800;scroll-margin-top:100px}#spoke .spoke-prose strong{color:var(--navy);font-weight:700}#spoke .spoke-prose em{font-style:italic}#spoke .spoke-prose a{color:var(--accent);font-weight:600;text-decoration:none;border-bottom:2px solid rgba(234,106,30,.35)}#spoke .spoke-prose a:hover{border-bottom-color:var(--accent)}#spoke .spoke-prose ul,#spoke .spoke-prose ol{margin:0 0 18px;padding-left:1.4rem}#spoke .spoke-prose li{font-size:1.0625rem;line-height:1.65;color:var(--text);margin-bottom:8px}#spoke .spoke-prose code{font-family:var(--mono);background:var(--paper);border:1px solid var(--rule);padding:.1em .35em;border-radius:4px;font-size:.9em}#spoke .spoke-prose blockquote{margin:22px 0;padding:20px 24px;background:var(--white);border:1px solid var(--rule);border-left:4px solid var(--accent);border-radius:0 12px 12px 0;font-size:1.02rem;line-height:1.6;color:var(--navy);font-style:normal;box-shadow:0 14px 34px -28px #0f234080}#spoke .spoke-prose blockquote em{display:block;margin-top:.5rem;font-size:.85rem;font-weight:600;color:var(--muted)}#spoke .spoke-prose figure{margin:24px 0}#spoke .spoke-prose figure img,#spoke .spoke-prose img{width:100%;height:auto;border-radius:12px;display:block;border:1px solid var(--rule)}#spoke .spoke-prose figcaption{font-size:.85rem;color:var(--muted);text-align:center;margin-top:.6rem;font-style:italic}#spoke .callout{background:var(--paper);border-left:4px solid var(--accent);border-radius:12px;padding:20px 24px;margin:22px 0}#spoke .callout .c-label{display:block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--accent);margin-bottom:8px}#spoke .callout p{margin:0 0 10px;font-size:1rem;line-height:1.6;color:var(--navy)}#spoke .callout p:last-child{margin-bottom:0}#spoke .callout strong{color:var(--navy)}#spoke .flist{counter-reset:fnd;margin:8px 0 22px}#spoke .fitem{display:grid;grid-template-columns:38px 1fr;gap:18px;align-items:start;padding:20px 0;border-top:1px solid var(--rule)}#spoke .fitem:last-child{border-bottom:1px solid var(--rule)}#spoke .fitem .fnum{counter-increment:fnd;font-family:var(--mono);font-size:1.05rem;font-weight:700;color:var(--accent);padding-top:2px}#spoke .fitem .fnum:before{content:counter(fnd,decimal-leading-zero)}#spoke .fitem .fbody{min-width:0}#spoke .fitem p{margin:0;font-size:1.02rem;line-height:1.62;color:var(--text)}#spoke .fitem .fterm{color:var(--navy);font-weight:700}#spoke .fitem a{color:var(--accent);font-weight:600;text-decoration:none;border-bottom:2px solid rgba(234,106,30,.35)}#spoke .fitem .fcheck{margin-top:10px;padding:12px 16px;background:var(--white);border:1px solid var(--rule);border-radius:10px;font-size:.98rem;line-height:1.58;color:var(--text)}#spoke .fitem .fcheck-label{font-weight:700;color:var(--navy)}#spoke .fitem .fcheck p{font-size:.98rem;display:inline}#spoke .cmp{margin:24px 0;border:1px solid var(--rule);border-radius:14px;overflow:hidden;background:var(--white);box-shadow:0 18px 40px -32px #0f234080}#spoke .cmp .cmp-title{padding:14px 20px;font-weight:800;color:var(--navy);border-bottom:1px solid var(--rule);background:var(--paper)}#spoke .cmp-head,#spoke .cmp-row{display:grid;grid-template-columns:1fr 1fr}#spoke .cmp-head.has-label,#spoke .cmp-row.has-label{grid-template-columns:150px 1fr 1fr}#spoke .cmp-head{background:var(--navy);color:#fff}#spoke .cmp-head span{padding:12px 18px;font-size:.82rem;font-weight:700;letter-spacing:.03em}#spoke .cmp-head span:not(:last-child){border-right:1px solid rgba(255,255,255,.14)}#spoke .cmp-row{border-top:1px solid var(--rule)}#spoke .cmp-row .cmp-rl{padding:14px 18px;font-weight:700;color:var(--navy);font-size:.92rem;background:var(--paper);border-right:1px solid var(--rule)}#spoke .cmp-row .cmp-c{padding:14px 18px;font-size:.95rem;line-height:1.5;color:var(--text)}#spoke .cmp-row .cmp-c.left{border-right:1px solid var(--rule)}#spoke .takeaways{margin:26px 0;background:var(--navy);color:#fff;border-radius:16px;padding:26px 28px;position:relative;overflow:hidden}#spoke .takeaways:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:18px 18px;opacity:.6}#spoke .takeaways .tk-label{position:relative;display:block;font-family:var(--mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:16px}#spoke .takeaways ul{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:12px}#spoke .takeaways li{position:relative;padding-left:26px;font-size:1.02rem;line-height:1.55;color:#ffffffe6}#spoke .takeaways li:before{content:"";position:absolute;left:0;top:.5em;width:8px;height:8px;border-radius:50%;background:var(--accent)}#spoke .inline-cta{font-size:1.0625rem;line-height:1.72;margin:18px 0 22px;color:var(--text)}#spoke .inline-cta a{color:var(--accent);font-weight:700;text-decoration:none;border-bottom:2px solid rgba(234,106,30,.4)}#spoke .inline-cta a:hover{border-bottom-color:var(--accent)}#spoke .statband{background:var(--paper);border:1px solid var(--rule);border-radius:16px;padding:30px 28px 22px;margin:24px 0;color:var(--navy);position:relative;overflow:hidden}#spoke .statband:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(15,35,64,.05) 1px,transparent 1px);background-size:18px 18px;opacity:.6}#spoke .statband .stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#spoke .statband .stat{text-align:center;padding:0 6px}#spoke .statband .stat b{display:block;font-size:2.6rem;font-weight:800;color:var(--navy);line-height:1;letter-spacing:-.03em}#spoke .statband .stat b:after{content:"";display:block;width:26px;height:3px;background:var(--accent);border-radius:2px;margin:11px auto 0}#spoke .statband .stat span{display:block;font-size:.82rem;color:var(--text);margin-top:10px;line-height:1.45}#spoke .statband .srcline{position:relative;font-size:.72rem;color:var(--muted);margin-top:20px;padding-top:14px;border-top:1px solid var(--rule);text-align:center}#spoke .author-bio{margin:44px 0 0;padding:26px;background:var(--white);border:1px solid var(--rule);border-radius:16px;display:flex;gap:20px;align-items:flex-start}#spoke .author-bio .ab-avatar,#spoke .author-bio .ab-avatar-img{width:76px;height:76px;min-width:76px;border-radius:50%}#spoke .author-bio .ab-avatar{background:linear-gradient(135deg,#22386a,var(--navy));color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.5rem}#spoke .author-bio .ab-avatar-img{object-fit:cover}#spoke .author-bio .ab-body{min-width:0}#spoke .author-bio .ab-kicker{font-family:var(--mono);font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}#spoke .author-bio .ab-name{font-size:1.2rem;margin:0 0 2px;color:var(--navy);font-weight:800}#spoke .author-bio .ab-name a{color:inherit;text-decoration:none}#spoke .author-bio .ab-name a:hover{color:var(--accent)}#spoke .author-bio .ab-role{font-size:.88rem;color:var(--muted);margin:0 0 6px}#spoke .author-bio .ab-cred{font-size:.9rem;color:var(--text);font-weight:600;margin:0 0 10px}#spoke .author-bio .ab-desc{color:var(--text);font-size:.95rem;line-height:1.55;margin:0 0 12px}#spoke .author-bio .ab-desc p{margin:0 0 8px}#spoke .author-bio .ab-links{display:flex;gap:18px;flex-wrap:wrap;font-size:.82rem}#spoke .author-bio .ab-links a{font-weight:600;color:var(--navy);text-decoration:none}#spoke .author-bio .ab-links a:hover{color:var(--accent)}#spoke .closing{background:var(--navy);color:#fff;text-align:center;padding:80px 24px;position:relative;overflow:hidden;margin-top:56px}#spoke .closing:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 30% 30%,rgba(255,255,255,.045) 1px,transparent 1.6px),radial-gradient(circle at 70% 70%,rgba(255,255,255,.045) 1px,transparent 1.6px);background-size:46px 46px}#spoke .closing-in{max-width:620px;margin:0 auto;position:relative}#spoke .closing .k{font-family:var(--mono);font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}#spoke .closing h2{color:#fff;font-size:clamp(26px,3.6vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.14;margin-bottom:14px}#spoke .closing p{color:#ffffffad;font-size:1.05rem;margin-bottom:28px}#spoke .closing .cbtn{display:inline-block;background:var(--accent);color:#fff;font-weight:700;font-size:.95rem;padding:16px 32px;border-radius:9px;text-decoration:none;box-shadow:0 18px 44px -18px #ea6a1e99}#spoke .closing .csecond{display:block;margin-top:16px;font-size:.9rem;color:#fff9}#spoke .closing .csecond a{color:#fff;border-bottom:1px solid rgba(255,255,255,.4);text-decoration:none}#spoke .related{max-width:1120px;margin:0 auto;padding:56px 24px 8px}#spoke .related .rel-kicker{font-family:var(--mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:18px}#spoke .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}#spoke .rel-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--rule);border-radius:14px;padding:22px;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 14px 34px -30px #0f234080}#spoke .rel-card:hover{transform:translateY(-3px);border-color:var(--accent);box-shadow:0 18px 40px -26px #0f23408c}#spoke .rel-card .rel-badge{display:inline-block;width:fit-content;font-family:var(--mono);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--paper);border:1px solid var(--rule);padding:4px 9px;border-radius:999px;margin-bottom:12px}#spoke .rel-card h3{font-size:1.05rem;line-height:1.3;color:var(--navy);font-weight:800;margin:0 0 8px;letter-spacing:-.01em}#spoke .rel-card p{font-size:.9rem;line-height:1.5;color:var(--text);margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}#spoke .rel-card .rel-more{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin-top:auto}#spoke .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}#spoke .reveal.in{opacity:1;transform:none}@media(max-width:980px){#spoke .cover-in{display:block}#spoke .cover-visual{display:none}#spoke .shell{grid-template-columns:1fr;gap:0;padding-top:34px}#spoke .rail{display:none}#spoke .content{max-width:none}#spoke .cover{padding:44px 20px 52px}}@media(max-width:560px){#spoke .statband .stats{grid-template-columns:1fr;gap:18px}#spoke .cmp-head,#spoke .cmp-row,#spoke .cmp-head.has-label,#spoke .cmp-row.has-label{grid-template-columns:1fr}#spoke .cmp-head span:not(:last-child),#spoke .cmp-row .cmp-c.left,#spoke .cmp-row .cmp-rl{border-right:none}#spoke .cmp-row .cmp-c{border-top:1px solid var(--rule)}#spoke .cmp-row .cmp-rl{border-bottom:1px solid var(--rule)}#spoke .author-bio{flex-direction:column;gap:14px;padding:20px}#spoke .fitem{grid-template-columns:28px 1fr;gap:12px}#spoke .related-grid{grid-template-columns:1fr}}.post-hero-section[data-astro-cid-jv7fjxzy]{padding:3rem 1.5rem 2rem;background:var(--white)}.post-hero-wrap[data-astro-cid-jv7fjxzy]{max-width:var(--max-width, 1240px);margin:0 auto}.post-hero-col[data-astro-cid-jv7fjxzy]{max-width:680px}.breadcrumbs[data-astro-cid-jv7fjxzy]{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--text-muted);margin-bottom:1.25rem;letter-spacing:.02em;flex-wrap:wrap}.breadcrumbs[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]{color:var(--text-muted);text-decoration:none}.breadcrumbs[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]:hover{color:var(--orange-500)}.breadcrumbs[data-astro-cid-jv7fjxzy] .sep[data-astro-cid-jv7fjxzy]{opacity:.5}.cat-badge[data-astro-cid-jv7fjxzy]{display:inline-flex;align-items:center;padding:.35rem .75rem;background:#ea6a1e1a;color:var(--orange-600, #EA6A1E);border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.1rem;width:fit-content}.post-title[data-astro-cid-jv7fjxzy]{font-size:clamp(2rem,4vw,2.85rem);line-height:1.15;letter-spacing:-.02em;color:var(--navy-900, #0f172a);margin:0 0 1.25rem;font-weight:700}.post-meta-row[data-astro-cid-jv7fjxzy]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding-bottom:1.5rem;border-bottom:1px solid var(--border, #e2e8f0);margin-bottom:2rem}.meta-author[data-astro-cid-jv7fjxzy]{display:flex;align-items:center;gap:.7rem}.meta-author-info[data-astro-cid-jv7fjxzy]{display:flex;flex-direction:column;gap:.1rem}.meta-author-name[data-astro-cid-jv7fjxzy]{font-weight:700;font-size:.9rem;color:var(--navy-900, #0f172a)}.meta-author-role[data-astro-cid-jv7fjxzy]{font-size:.78rem;color:var(--text-muted)}.meta-sep[data-astro-cid-jv7fjxzy]{width:1px;height:28px;background:var(--border, #e2e8f0)}.meta-stat[data-astro-cid-jv7fjxzy]{display:flex;flex-direction:column;gap:.1rem;font-size:.78rem;color:var(--text-muted)}.meta-stat[data-astro-cid-jv7fjxzy] .label[data-astro-cid-jv7fjxzy]{letter-spacing:.04em;text-transform:uppercase;font-weight:600;font-size:.7rem}.meta-stat[data-astro-cid-jv7fjxzy] .val[data-astro-cid-jv7fjxzy]{color:var(--navy-900, #0f172a);font-weight:600;font-size:.88rem}.share-row[data-astro-cid-jv7fjxzy]{margin-left:auto;display:flex;align-items:center;gap:.45rem}.share-row[data-astro-cid-jv7fjxzy] .share-label[data-astro-cid-jv7fjxzy]{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-right:.35rem}.share-btn[data-astro-cid-jv7fjxzy]{width:36px;height:36px;border-radius:50%;background:var(--slate-50, #f8fafc);border:1px solid var(--border, #e2e8f0);display:inline-flex;align-items:center;justify-content:center;color:var(--navy-700, #334155);cursor:pointer;transition:all .15s ease;text-decoration:none;padding:0}.share-btn[data-astro-cid-jv7fjxzy]:hover{background:var(--navy-900, #0f172a);color:var(--white);border-color:var(--navy-900, #0f172a)}.share-btn[data-astro-cid-jv7fjxzy].linkedin:hover{background:#0a66c2;border-color:#0a66c2;color:var(--white)}.share-btn[data-astro-cid-jv7fjxzy].copied{background:#10b981;color:var(--white);border-color:#10b981}.post-body-wrap[data-astro-cid-jv7fjxzy]{max-width:var(--max-width, 1240px);margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:minmax(0,760px) 300px;gap:2.5rem;align-items:start}.post-col[data-astro-cid-jv7fjxzy]{min-width:0}.prose[data-astro-cid-jv7fjxzy]{color:var(--text-body, #334155);font-size:1.075rem;line-height:1.75}.prose[data-astro-cid-jv7fjxzy] p{margin:0 0 1.25rem}.prose[data-astro-cid-jv7fjxzy] h2{font-size:1.75rem;line-height:1.25;font-weight:700;color:var(--navy-900, #0f172a);margin:2.75rem 0 1rem;scroll-margin-top:90px}.prose[data-astro-cid-jv7fjxzy] h3{font-size:1.3rem;line-height:1.3;font-weight:700;color:var(--navy-900, #0f172a);margin:2rem 0 .75rem;scroll-margin-top:90px}.prose[data-astro-cid-jv7fjxzy] h4{font-size:1.1rem;color:var(--navy-900, #0f172a);margin:1.5rem 0 .5rem}.prose[data-astro-cid-jv7fjxzy] ul,.prose[data-astro-cid-jv7fjxzy] ol{margin:0 0 1.25rem;padding-left:1.5rem}.prose[data-astro-cid-jv7fjxzy] li{margin-bottom:.5rem}.prose[data-astro-cid-jv7fjxzy] a{color:var(--orange-600, #EA6A1E);text-decoration:underline;text-underline-offset:2px}.prose[data-astro-cid-jv7fjxzy] a:hover{color:var(--orange-700, #EA6A1E)}.prose[data-astro-cid-jv7fjxzy] blockquote{margin:2rem 0;padding:1.5rem 1.75rem;background:var(--slate-50, #f8fafc);border-left:4px solid var(--orange-500, #EA6A1E);border-radius:0 10px 10px 0;font-style:normal;color:var(--navy-900, #0f172a);font-size:1.18rem;line-height:1.5;font-weight:500}.prose[data-astro-cid-jv7fjxzy] blockquote em{display:block;margin-top:.6rem;font-size:.9rem;font-weight:600;font-style:normal;color:var(--text-muted)}.prose[data-astro-cid-jv7fjxzy] code{background:var(--slate-100, #f1f5f9);padding:.15em .35em;border-radius:4px;font-size:.9em}.prose[data-astro-cid-jv7fjxzy] figure{margin:2rem 0}.prose[data-astro-cid-jv7fjxzy] figure img,.prose[data-astro-cid-jv7fjxzy] img{width:100%;height:auto;border-radius:var(--radius-md, 10px);display:block}.prose[data-astro-cid-jv7fjxzy] figcaption{font-size:.85rem;color:var(--text-muted);text-align:center;margin-top:.6rem;font-style:italic}.post-end-share[data-astro-cid-jv7fjxzy]{margin:2.5rem 0 0;padding:1.5rem 0;border-top:1px solid var(--border, #e2e8f0);border-bottom:1px solid var(--border, #e2e8f0);display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.post-end-share[data-astro-cid-jv7fjxzy] .label[data-astro-cid-jv7fjxzy]{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--navy-900, #0f172a)}.post-end-share[data-astro-cid-jv7fjxzy] .title-sub[data-astro-cid-jv7fjxzy]{font-size:.85rem;color:var(--text-muted)}.post-end-share[data-astro-cid-jv7fjxzy] .share-row[data-astro-cid-jv7fjxzy].end{margin-left:auto}.author-bio[data-astro-cid-jv7fjxzy]{margin:2rem 0 0;padding:2rem;background:var(--slate-50, #f8fafc);border-radius:var(--radius-lg, 16px);border:1px solid var(--border, #e2e8f0);display:flex;gap:1.5rem;align-items:flex-start}.author-bio[data-astro-cid-jv7fjxzy] .ab-avatar[data-astro-cid-jv7fjxzy],.author-bio[data-astro-cid-jv7fjxzy] .ab-avatar-img[data-astro-cid-jv7fjxzy]{width:88px;height:88px;min-width:88px;border-radius:50%}.author-bio[data-astro-cid-jv7fjxzy] .ab-avatar[data-astro-cid-jv7fjxzy]{background:linear-gradient(135deg,#203060,#0f172a);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.75rem}.author-bio[data-astro-cid-jv7fjxzy] .ab-avatar-img[data-astro-cid-jv7fjxzy]{object-fit:cover;display:block}.author-bio[data-astro-cid-jv7fjxzy] .ab-body[data-astro-cid-jv7fjxzy]{flex:1;min-width:0}.author-bio[data-astro-cid-jv7fjxzy] .ab-kicker[data-astro-cid-jv7fjxzy]{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-600, #EA6A1E);margin-bottom:.35rem}.ab-name[data-astro-cid-jv7fjxzy]{font-size:1.25rem;margin:0 0 .15rem;color:var(--navy-900, #0f172a);font-weight:700}.ab-name[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]{color:inherit;text-decoration:none}.ab-name[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]:hover{color:var(--orange-600, #EA6A1E)}.author-bio[data-astro-cid-jv7fjxzy] .ab-role[data-astro-cid-jv7fjxzy]{font-size:.88rem;color:var(--text-muted);margin:0 0 .5rem}.author-bio[data-astro-cid-jv7fjxzy] .ab-cred[data-astro-cid-jv7fjxzy]{font-size:.9rem;color:var(--text-body, #334155);font-weight:600;margin:0 0 .9rem}.author-bio[data-astro-cid-jv7fjxzy] .ab-desc[data-astro-cid-jv7fjxzy]{color:var(--text-body, #334155);margin:0 0 1rem;font-size:.95rem;line-height:1.55}.author-bio[data-astro-cid-jv7fjxzy] .ab-desc[data-astro-cid-jv7fjxzy] p{margin:0 0 .5rem}.author-bio[data-astro-cid-jv7fjxzy] .ab-links[data-astro-cid-jv7fjxzy]{display:flex;gap:1.25rem;align-items:center;font-size:.82rem;flex-wrap:wrap}.author-bio[data-astro-cid-jv7fjxzy] .ab-links[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]{font-weight:600;color:var(--navy-900, #0f172a);text-decoration:none}.author-bio[data-astro-cid-jv7fjxzy] .ab-links[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]:hover{color:var(--orange-500, #EA6A1E)}.post-sidebar[data-astro-cid-jv7fjxzy]{position:sticky;top:5.5rem;display:flex;flex-direction:column;gap:1.25rem}.sidebar-card[data-astro-cid-jv7fjxzy]{background:var(--white);border:1px solid var(--border, #e2e8f0);border-radius:12px;padding:1.25rem 1.35rem}.sb-label[data-astro-cid-jv7fjxzy]{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.85rem;display:block}.toc[data-astro-cid-jv7fjxzy] ol[data-astro-cid-jv7fjxzy]{list-style:none;margin:0;padding:0;counter-reset:toc}.toc[data-astro-cid-jv7fjxzy] li[data-astro-cid-jv7fjxzy]{counter-increment:toc;font-size:.88rem;line-height:1.4;padding:.55rem 0;border-bottom:1px dashed var(--slate-100, #f1f5f9)}.toc[data-astro-cid-jv7fjxzy] li[data-astro-cid-jv7fjxzy]:last-child{border-bottom:none}.toc[data-astro-cid-jv7fjxzy] li[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]{color:var(--navy-700, #334155);font-weight:500;display:flex;gap:.7rem;align-items:baseline;text-decoration:none}.toc[data-astro-cid-jv7fjxzy] li[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]:before{content:counter(toc,decimal-leading-zero);color:var(--orange-500, #EA6A1E);font-weight:700;font-size:.78rem;min-width:22px}.toc[data-astro-cid-jv7fjxzy] li[data-astro-cid-jv7fjxzy].active a[data-astro-cid-jv7fjxzy]{color:var(--navy-900, #0f172a);font-weight:700}.toc[data-astro-cid-jv7fjxzy] li[data-astro-cid-jv7fjxzy] a[data-astro-cid-jv7fjxzy]:hover{color:var(--orange-500, #EA6A1E)}.toc[data-astro-cid-jv7fjxzy].collapsible li[data-astro-cid-jv7fjxzy].extra{display:none}.toc[data-astro-cid-jv7fjxzy].collapsible.expanded li[data-astro-cid-jv7fjxzy].extra{display:block}.toc-toggle[data-astro-cid-jv7fjxzy]{display:inline-flex;align-items:center;margin-top:.85rem;padding:0;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--orange-500, #EA6A1E)}.toc-toggle[data-astro-cid-jv7fjxzy]:hover{color:var(--orange-600, #EA6A1E)}.toc-toggle[data-astro-cid-jv7fjxzy] .when-expanded[data-astro-cid-jv7fjxzy],.toc[data-astro-cid-jv7fjxzy].expanded .toc-toggle[data-astro-cid-jv7fjxzy] .when-collapsed[data-astro-cid-jv7fjxzy]{display:none}.toc[data-astro-cid-jv7fjxzy].expanded .toc-toggle[data-astro-cid-jv7fjxzy] .when-expanded[data-astro-cid-jv7fjxzy]{display:inline}.sb-author[data-astro-cid-jv7fjxzy]{display:flex;gap:.8rem;align-items:center}.sb-author[data-astro-cid-jv7fjxzy] .sb-name[data-astro-cid-jv7fjxzy]{font-weight:700;font-size:.9rem;color:var(--navy-900, #0f172a);margin:0}.sb-author[data-astro-cid-jv7fjxzy] .sb-role[data-astro-cid-jv7fjxzy]{font-size:.78rem;color:var(--text-muted);margin:.1rem 0 0}.sb-cta[data-astro-cid-jv7fjxzy]{background:linear-gradient(145deg,#0f172a,#1e293b);color:var(--white);padding:1.4rem;border-radius:12px;overflow:hidden;position:relative}.sb-cta[data-astro-cid-jv7fjxzy]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(234,106,30,.2),transparent 50%);pointer-events:none}.sb-cta[data-astro-cid-jv7fjxzy] .k[data-astro-cid-jv7fjxzy]{position:relative;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-400, #EA6A1E);margin-bottom:.6rem}.sb-cta-title[data-astro-cid-jv7fjxzy]{position:relative;font-size:1rem;color:var(--white);margin:0 0 .45rem;line-height:1.3;font-weight:700}.sb-cta[data-astro-cid-jv7fjxzy] p[data-astro-cid-jv7fjxzy]{position:relative;color:#ffffffbf;font-size:.85rem;margin:0 0 1rem;line-height:1.5}.sb-cta[data-astro-cid-jv7fjxzy] .btn[data-astro-cid-jv7fjxzy]{position:relative;background:var(--orange-500, #EA6A1E);color:var(--white);font-weight:700;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;padding:.7rem 1rem;border-radius:6px;border:none;cursor:pointer;width:100%;display:inline-block;text-align:center;text-decoration:none;box-sizing:border-box}.sb-cta[data-astro-cid-jv7fjxzy] .btn[data-astro-cid-jv7fjxzy]:hover{background:var(--orange-600, #EA6A1E)}.end-cta[data-astro-cid-jv7fjxzy]{margin:4rem calc(50% - 50vw) 0;padding:3rem calc(50vw - 50%);background:linear-gradient(90deg,#0f172a 0% 50%,#ea6a1e 50% 100%);color:var(--white);overflow:hidden}.end-cta[data-astro-cid-jv7fjxzy] .wrap[data-astro-cid-jv7fjxzy]{max-width:var(--max-width, 1240px);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.end-cta[data-astro-cid-jv7fjxzy] .left[data-astro-cid-jv7fjxzy] .k[data-astro-cid-jv7fjxzy]{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--orange-400, #EA6A1E);margin-bottom:.75rem}.end-cta[data-astro-cid-jv7fjxzy] h2[data-astro-cid-jv7fjxzy]{font-size:1.85rem;line-height:1.2;margin:0 0 .65rem;color:var(--white);font-weight:700;letter-spacing:-.01em}.end-cta[data-astro-cid-jv7fjxzy] .left[data-astro-cid-jv7fjxzy] p[data-astro-cid-jv7fjxzy]{color:#ffffffc7;margin:0;font-size:1rem;line-height:1.5}.end-cta[data-astro-cid-jv7fjxzy] .right[data-astro-cid-jv7fjxzy]{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.end-cta[data-astro-cid-jv7fjxzy] .right[data-astro-cid-jv7fjxzy] h3[data-astro-cid-jv7fjxzy]{color:var(--white);font-size:1.15rem;margin:0;font-weight:700}.end-cta[data-astro-cid-jv7fjxzy] .right[data-astro-cid-jv7fjxzy] p[data-astro-cid-jv7fjxzy]{color:#ffffffe6;font-size:.95rem;margin:0}.end-cta[data-astro-cid-jv7fjxzy] .btn[data-astro-cid-jv7fjxzy]{background:var(--white);color:var(--navy-900, #0f172a);border:none;padding:.95rem 1.75rem;font-weight:700;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;text-decoration:none}.end-cta[data-astro-cid-jv7fjxzy] .btn[data-astro-cid-jv7fjxzy]:hover{background:var(--navy-900, #0f172a);color:var(--white)}.end-cta[data-astro-cid-jv7fjxzy] .trust[data-astro-cid-jv7fjxzy]{font-size:.75rem;color:#fffc;margin-top:.5rem}.related[data-astro-cid-jv7fjxzy]{padding:4rem 1.5rem;background:var(--slate-50, #f8fafc);border-top:1px solid var(--border, #e2e8f0);margin:0 calc(50% - 50vw);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.related[data-astro-cid-jv7fjxzy] .wrap[data-astro-cid-jv7fjxzy]{max-width:var(--max-width, 1240px);margin:0 auto}.related-head[data-astro-cid-jv7fjxzy]{margin-bottom:2rem;display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:1rem}.related-head[data-astro-cid-jv7fjxzy] .k[data-astro-cid-jv7fjxzy]{font-size:.78rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--orange-500, #EA6A1E);margin-bottom:.4rem;display:block}.related-head[data-astro-cid-jv7fjxzy] h2[data-astro-cid-jv7fjxzy]{font-size:1.8rem;margin:0;font-weight:700;letter-spacing:-.01em;color:var(--navy-900, #0f172a)}.related-head[data-astro-cid-jv7fjxzy] .view-all[data-astro-cid-jv7fjxzy]{color:var(--orange-500, #EA6A1E);font-weight:700;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none}.related-head[data-astro-cid-jv7fjxzy] .view-all[data-astro-cid-jv7fjxzy]:hover{color:var(--orange-600, #EA6A1E)}.related-grid[data-astro-cid-jv7fjxzy]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.related-card[data-astro-cid-jv7fjxzy]{background:var(--white);border:1px solid var(--border, #e2e8f0);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .2s ease;text-decoration:none;color:inherit}.related-card[data-astro-cid-jv7fjxzy]:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0f172a0f;border-color:var(--slate-300, #cbd5e1);text-decoration:none}.related-card[data-astro-cid-jv7fjxzy] .thumb[data-astro-cid-jv7fjxzy]{aspect-ratio:16/9;object-fit:cover;display:block;width:100%;background:linear-gradient(135deg,#1e3a5f,#0f172a)}.related-card[data-astro-cid-jv7fjxzy] .thumb[data-astro-cid-jv7fjxzy].placeholder{display:block}.related-card[data-astro-cid-jv7fjxzy] .body[data-astro-cid-jv7fjxzy]{padding:1.25rem 1.35rem 1.4rem;flex:1;display:flex;flex-direction:column}.related-card[data-astro-cid-jv7fjxzy] .badges[data-astro-cid-jv7fjxzy]{display:flex;gap:.4rem;margin-bottom:.75rem}.related-card[data-astro-cid-jv7fjxzy] .badges[data-astro-cid-jv7fjxzy] .cat-badge[data-astro-cid-jv7fjxzy]{margin:0;padding:.3rem .65rem;font-size:.68rem}.related-card[data-astro-cid-jv7fjxzy] h3[data-astro-cid-jv7fjxzy]{font-size:1.02rem;font-weight:700;line-height:1.3;margin:0 0 .5rem;color:var(--navy-900, #0f172a);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.related-card[data-astro-cid-jv7fjxzy] p[data-astro-cid-jv7fjxzy]{font-size:.88rem;color:var(--text-muted);margin:0 0 1rem;line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.related-card[data-astro-cid-jv7fjxzy] .meta[data-astro-cid-jv7fjxzy]{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--text-muted);flex-wrap:wrap}.related-card[data-astro-cid-jv7fjxzy] .dot[data-astro-cid-jv7fjxzy]{width:3px;height:3px;background:var(--slate-300, #cbd5e1);border-radius:50%;display:inline-block}@media(max-width:1000px){.post-body-wrap[data-astro-cid-jv7fjxzy]{grid-template-columns:1fr;gap:3rem;padding-bottom:0}.post-sidebar[data-astro-cid-jv7fjxzy]{position:static;flex-direction:row;flex-wrap:wrap;gap:1rem}.post-sidebar[data-astro-cid-jv7fjxzy] .sidebar-card[data-astro-cid-jv7fjxzy],.post-sidebar[data-astro-cid-jv7fjxzy] .sb-cta[data-astro-cid-jv7fjxzy]{flex:1;min-width:260px}.end-cta[data-astro-cid-jv7fjxzy] .wrap[data-astro-cid-jv7fjxzy]{grid-template-columns:1fr;gap:2rem}.end-cta[data-astro-cid-jv7fjxzy]{background:linear-gradient(145deg,#0f172a,#1e293b)}.related-grid[data-astro-cid-jv7fjxzy]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.post-hero-section[data-astro-cid-jv7fjxzy]{padding:2rem 1.5rem 1.5rem}.share-row[data-astro-cid-jv7fjxzy]{margin-left:0;width:100%;padding-top:.75rem;border-top:1px dashed var(--border, #e2e8f0)}.post-end-share[data-astro-cid-jv7fjxzy] .share-row[data-astro-cid-jv7fjxzy].end{margin-left:0;padding-top:0;border-top:none}.post-meta-row[data-astro-cid-jv7fjxzy]{gap:.75rem}.post-title[data-astro-cid-jv7fjxzy]{font-size:1.7rem}.author-bio[data-astro-cid-jv7fjxzy]{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.author-bio[data-astro-cid-jv7fjxzy] .ab-avatar[data-astro-cid-jv7fjxzy],.author-bio[data-astro-cid-jv7fjxzy] .ab-avatar-img[data-astro-cid-jv7fjxzy]{width:64px;height:64px;min-width:64px}.author-bio[data-astro-cid-jv7fjxzy] .ab-avatar[data-astro-cid-jv7fjxzy]{font-size:1.4rem}.related-grid[data-astro-cid-jv7fjxzy]{grid-template-columns:1fr}.end-cta[data-astro-cid-jv7fjxzy] h2[data-astro-cid-jv7fjxzy]{font-size:1.5rem}}
