.BlogInternalLinks-module__SArq3G__wrapper{--accent:var(--dossier-accent,var(--sr-cyan));--paper:#eef7ff;--muted:#a7b8ca;gap:1rem;margin-top:3rem;display:grid}.BlogInternalLinks-module__SArq3G__dossier{border:1px solid color-mix(in srgb, var(--accent) 32%, #20344a);border-left:3px solid var(--accent);background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 7%, transparent), transparent 38%), #071426;border-radius:.8rem;gap:.8rem;padding:1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #0005102e}.BlogInternalLinks-module__SArq3G__protocol{align-items:center;gap:.7rem;min-width:0;display:flex}.BlogInternalLinks-module__SArq3G__protocol>span{border:1px solid color-mix(in srgb, var(--accent) 55%, transparent);color:var(--accent);font:700 .68rem/1 var(--sr-font-display);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.32rem .58rem}.BlogInternalLinks-module__SArq3G__protocol p{min-width:0;color:var(--muted);font-size:.78rem;line-height:1.35}.BlogInternalLinks-module__SArq3G__protocol b{color:color-mix(in srgb, var(--accent) 82%, white);font:600 .68rem var(--sr-font-mono);letter-spacing:.08em;text-transform:uppercase;margin-left:auto}.BlogInternalLinks-module__SArq3G__hero{min-height:112px;transition:transform var(--sr-dur-control,.18s) var(--sr-ease,ease), border-color var(--sr-dur-control,.18s) ease, background-color var(--sr-dur-control,.18s) ease;background:#020a17b8;border:1px solid #84a9ca38;border-radius:.65rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 1.5rem;padding:1rem 1.1rem;text-decoration:none;display:grid}.BlogInternalLinks-module__SArq3G__hero:hover,.BlogInternalLinks-module__SArq3G__hero:focus-visible{border-color:color-mix(in srgb, var(--accent) 60%, transparent);background:color-mix(in srgb, var(--accent) 6%, #020a17);outline:none;transform:translateY(-2px)}.BlogInternalLinks-module__SArq3G__heroCopy{min-width:0}.BlogInternalLinks-module__SArq3G__heroEyebrow{color:var(--accent);font:650 .68rem var(--sr-font-mono);letter-spacing:.11em;text-transform:uppercase}.BlogInternalLinks-module__SArq3G__heroTitle{color:var(--paper);font:800 clamp(1.2rem, 2.2vw, 1.55rem)/1.08 var(--sr-font-title);letter-spacing:.01em;text-transform:uppercase;margin:.38rem 0 0}.BlogInternalLinks-module__SArq3G__heroText{max-width:48rem;color:var(--muted);margin-top:.5rem;font-size:.9rem;line-height:1.55;display:block}.BlogInternalLinks-module__SArq3G__heroCta{border:1px solid color-mix(in srgb, var(--accent) 65%, transparent);min-height:44px;color:var(--accent);white-space:nowrap;font:750 .72rem var(--sr-font-display);letter-spacing:.045em;text-transform:uppercase;border-radius:.5rem;align-items:center;gap:.6rem;padding:.7rem .9rem;display:inline-flex}.BlogInternalLinks-module__SArq3G__arrowIcon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem;transition:transform var(--sr-dur-control,.18s) var(--sr-ease,ease)}.BlogInternalLinks-module__SArq3G__hero:hover .BlogInternalLinks-module__SArq3G__arrowIcon,.BlogInternalLinks-module__SArq3G__hero:focus-visible .BlogInternalLinks-module__SArq3G__arrowIcon{transform:translate(.22rem)}.BlogInternalLinks-module__SArq3G__jump{gap:.7rem;display:grid}.BlogInternalLinks-module__SArq3G__jumpHeading{align-items:center;gap:.7rem;display:flex}.BlogInternalLinks-module__SArq3G__jumpHeading:before{content:"";aspect-ratio:1;background:var(--accent);width:.42rem;box-shadow:0 0 .7rem color-mix(in srgb, var(--accent) 45%, transparent);border-radius:50%}.BlogInternalLinks-module__SArq3G__jumpHeading i{background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 26%, transparent), transparent);flex:1;height:1px}.BlogInternalLinks-module__SArq3G__jumpLabel{color:#8fa2b6;font:.67rem var(--sr-font-mono);letter-spacing:.11em;text-transform:uppercase}.BlogInternalLinks-module__SArq3G__jumpRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.BlogInternalLinks-module__SArq3G__pill{color:#b4c3d3;min-height:46px;font:650 .72rem/1.25 var(--sr-font-display);letter-spacing:.025em;text-transform:uppercase;transition:border-color var(--sr-dur-control,.18s) ease, color var(--sr-dur-control,.18s) ease, transform var(--sr-dur-control,.18s) var(--sr-ease,ease);background:#071326;border:1px solid #719bc159;border-radius:.58rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.65rem .75rem;text-decoration:none;display:grid}.BlogInternalLinks-module__SArq3G__pill:hover,.BlogInternalLinks-module__SArq3G__pill:focus-visible{border-color:color-mix(in srgb, var(--accent) 65%, transparent);color:var(--paper);outline:none;transform:translateY(-2px)}.BlogInternalLinks-module__SArq3G__pillCode{color:var(--accent);font:650 .62rem var(--sr-font-mono)}.BlogInternalLinks-module__SArq3G__pillArrow{color:color-mix(in srgb, var(--accent) 72%, transparent)}@media (max-width:780px){.BlogInternalLinks-module__SArq3G__jumpRow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.BlogInternalLinks-module__SArq3G__protocol{flex-wrap:wrap;align-items:flex-start}.BlogInternalLinks-module__SArq3G__protocol p{order:3;width:100%}.BlogInternalLinks-module__SArq3G__protocol b{margin-left:auto}.BlogInternalLinks-module__SArq3G__hero{grid-template-columns:1fr}.BlogInternalLinks-module__SArq3G__heroCta{justify-content:space-between}.BlogInternalLinks-module__SArq3G__jumpRow{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.BlogInternalLinks-module__SArq3G__hero,.BlogInternalLinks-module__SArq3G__arrowIcon,.BlogInternalLinks-module__SArq3G__pill{transition:none}.BlogInternalLinks-module__SArq3G__hero:hover,.BlogInternalLinks-module__SArq3G__hero:focus-visible,.BlogInternalLinks-module__SArq3G__pill:hover,.BlogInternalLinks-module__SArq3G__pill:focus-visible{transform:none}}
.BlogToc-module__s5ShjW__toc{border:1px solid var(--line);background:radial-gradient(320px 140px at 12% 0, color-mix(in srgb, var(--cyan) 12%, transparent), transparent 62%), linear-gradient(180deg, #071222e6, #030912f2);scrollbar-width:thin;border-radius:14px;align-self:start;max-height:calc(100vh - 108px);padding:18px 16px;position:sticky;top:88px;overflow-y:auto}.BlogToc-module__s5ShjW__title{color:var(--text-3);font:700 12px/1 var(--sr-font-mono);letter-spacing:.09em;text-transform:uppercase;margin:0 0 12px}.BlogToc-module__s5ShjW__progress{background:color-mix(in srgb, var(--cyan) 16%, transparent);border-radius:4px;height:4px;margin-bottom:14px;overflow:hidden}.BlogToc-module__s5ShjW__progress>span{background:linear-gradient(90deg, var(--cyan), var(--cyan-bright));transform-origin:0;border-radius:4px;height:100%;transition:transform .18s ease-out;display:block}.BlogToc-module__s5ShjW__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.BlogToc-module__s5ShjW__list a{color:var(--text-3);border-radius:8px;align-items:baseline;gap:10px;padding:8px 10px;font-size:13.5px;line-height:1.35;text-decoration:none;transition:background .15s,color .15s;display:flex}.BlogToc-module__s5ShjW__list a:hover{color:var(--text-1);background:#ffffff0a}.BlogToc-module__s5ShjW__list a[data-active]{color:var(--text-1);background:linear-gradient(90deg, color-mix(in srgb, var(--cyan) 18%, transparent), color-mix(in srgb, var(--cyan) 4%, transparent));box-shadow:inset 2px 0 0 var(--cyan);font-weight:600}.BlogToc-module__s5ShjW__n{min-width:18px;color:var(--text-3);opacity:.6;font:700 11.5px var(--sr-font-mono);font-variant-numeric:tabular-nums;flex:none}.BlogToc-module__s5ShjW__list a[data-active] .BlogToc-module__s5ShjW__n{color:var(--cyan);opacity:1}.BlogToc-module__s5ShjW__label{min-width:0}
