.Explanation-module__c0fULG__page{min-height:100vh;padding-bottom:5rem}.Explanation-module__c0fULG__shell{max-width:var(--container);padding:1.4rem var(--gutter) 0;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2.6rem;margin:0 auto;display:grid}.Explanation-module__c0fULG__main{min-width:0}.Explanation-module__c0fULG__aside{flex-direction:column;gap:1.1rem;display:flex;position:sticky;top:118px}.Explanation-module__c0fULG__aside>:first-child{background:radial-gradient(90% 70% at 100% 0%, var(--accent-soft), transparent 60%), linear-gradient(180deg, var(--bg-elevated), var(--bg-sunken-2));position:relative;overflow:hidden}.Explanation-module__c0fULG__aside>:first-child:before{content:"";background:var(--accent);height:3px;position:absolute;top:0;left:0;right:0}.Explanation-module__c0fULG__coverImg{border:1px solid var(--border);border-radius:10px;width:100%;height:auto;margin:1.4rem 0 2rem;display:block}.Explanation-module__c0fULG__coverFig{margin:0 0 2rem}.Explanation-module__c0fULG__coverFig .Explanation-module__c0fULG__coverImg{margin:0}.Explanation-module__c0fULG__leadPara{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text);font-weight:500}.Explanation-module__c0fULG__pullQuote{border-left:3px solid var(--tech-blue);color:var(--text);margin:1.6rem 0;padding:.2rem 0 .2rem 1.2rem}.Explanation-module__c0fULG__pullQuote p{margin:0;font-size:1.12rem;font-style:italic;line-height:1.6}.Explanation-module__c0fULG__pullQuote cite{color:var(--text-muted);margin-top:.5rem;font-size:.86rem;font-style:normal;display:block}.Explanation-module__c0fULG__badge{border:1px solid var(--tech-blue);background:var(--tech-blue-soft);color:var(--tech-blue);font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;border-radius:7px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.32rem .7rem;font-size:.64rem;display:inline-flex}.Explanation-module__c0fULG__prose{margin:var(--space-6) 0}.Explanation-module__c0fULG__prose:first-child{margin-top:0}.Explanation-module__c0fULG__prose section{margin:var(--space-5) 0}.Explanation-module__c0fULG__h2{margin:var(--space-5) 0 var(--space-3);font-size:var(--fs-h2);font-weight:800;line-height:var(--lh-heading);letter-spacing:-.022em;color:var(--text);padding-top:.65rem;position:relative}.Explanation-module__c0fULG__h2:before{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-2));border-radius:3px;width:26px;height:3px;position:absolute;top:0;left:0}.Explanation-module__c0fULG__h2:first-child{margin-top:0}.Explanation-module__c0fULG__h3{margin:var(--space-4) 0 var(--space-1);font-size:var(--fs-h3);font-weight:700;line-height:var(--lh-heading);letter-spacing:-.012em;color:var(--text)}.Explanation-module__c0fULG__h3:first-child{margin-top:0}.Explanation-module__c0fULG__p{margin:0 0 var(--space-3);font-size:var(--fs-body);color:var(--text);line-height:1.78}.Explanation-module__c0fULG__h2+.Explanation-module__c0fULG__p{font-size:calc(var(--fs-body) * 1.06);color:var(--text-muted)}.Explanation-module__c0fULG__p a{color:var(--link);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--link) 35%, transparent);text-decoration-color:color-mix(in srgb, var(--link) 35%, transparent);text-underline-offset:3px}.Explanation-module__c0fULG__p a:hover{-webkit-text-decoration-color:var(--link);text-decoration-color:var(--link)}.Explanation-module__c0fULG__p code,.Explanation-module__c0fULG__ul code,.Explanation-module__c0fULG__ol code{font-family:var(--font-mono), monospace;background:var(--bg-sunken);border:1px solid var(--border);border-radius:6px;padding:.08em .35em;font-size:.88em}.Explanation-module__c0fULG__ul{margin:0 0 1.1rem;padding:0;list-style:none}.Explanation-module__c0fULG__ul li{color:var(--text);margin:.35rem 0;padding-left:1.4rem;line-height:1.6;position:relative}.Explanation-module__c0fULG__ul li:before{content:"";background:var(--tech-blue);border-radius:2px;width:6px;height:6px;position:absolute;top:.6rem;left:0}.Explanation-module__c0fULG__sectionLabel{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin:0 0 .7rem;font-size:.68rem;font-weight:700;display:flex}.Explanation-module__c0fULG__quick{border:1px solid var(--border);border-left:3px solid var(--tech-blue);background:var(--bg-elevated);border-radius:8px;margin:1.6rem 0;padding:1.5rem 1.6rem}.Explanation-module__c0fULG__quick .Explanation-module__c0fULG__h2{font-size:1.35rem}.Explanation-module__c0fULG__quickLead{color:var(--text-muted);margin:.4rem 0 0;font-size:1.05rem;line-height:1.7}.Explanation-module__c0fULG__mistakes{margin:2.2rem 0}.Explanation-module__c0fULG__mistakeGrid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.Explanation-module__c0fULG__mistake{border:1px solid var(--border);background:var(--bg-elevated);border-radius:6px;padding:1.1rem 1.2rem}.Explanation-module__c0fULG__mistake strong{color:var(--text);margin-bottom:.4rem;font-size:.98rem;display:block}.Explanation-module__c0fULG__mistake span{color:var(--text-muted);font-size:.88rem;line-height:1.55}.Explanation-module__c0fULG__faqItem{border-bottom:1px solid var(--border);padding:1rem 0}.Explanation-module__c0fULG__faqItem summary{cursor:pointer;color:var(--text);justify-content:space-between;gap:1rem;font-size:1rem;font-weight:700;list-style:none;display:flex}.Explanation-module__c0fULG__faqItem summary::-webkit-details-marker{display:none}.Explanation-module__c0fULG__faqItem summary:after{content:"+";color:var(--text-faint)}.Explanation-module__c0fULG__faqItem[open] summary:after{content:"–"}.Explanation-module__c0fULG__faqItem p{color:var(--text-muted);margin:.7rem 0 0;line-height:1.7}.Explanation-module__c0fULG__adWrap{margin:1.8rem 0}@media (max-width:1080px){.Explanation-module__c0fULG__shell{grid-template-columns:minmax(0,1fr);gap:1.6rem}.Explanation-module__c0fULG__aside{flex-flow:wrap;grid-column:1/-1;position:static}.Explanation-module__c0fULG__aside>*{flex:300px}}@media (max-width:640px){.Explanation-module__c0fULG__aside{flex-direction:column}.Explanation-module__c0fULG__aside>*{flex:auto}.Explanation-module__c0fULG__mistakeGrid{grid-template-columns:1fr}}.Explanation-module__c0fULG__takeaways{border:1px solid color-mix(in srgb, var(--tech-blue) 22%, var(--border));border-left:3px solid var(--tech-blue);background:color-mix(in srgb, var(--tech-blue) 6%, var(--bg-elevated));border-radius:10px;margin:1.8rem 0;padding:1.4rem 1.6rem}.Explanation-module__c0fULG__takeawayList{margin:0;padding:0;list-style:none}.Explanation-module__c0fULG__takeawayList li{color:var(--text);margin:.6rem 0;padding-left:1.8rem;line-height:1.6;position:relative}.Explanation-module__c0fULG__takeawayList li:before{content:"";background:var(--tech-blue-soft);width:1.05rem;height:1.05rem;box-shadow:inset 0 0 0 1px var(--tech-blue-soft);border-radius:50%;position:absolute;top:.28rem;left:0}.Explanation-module__c0fULG__takeawayList li:after{content:"";border-left:2px solid var(--tech-blue);border-bottom:2px solid var(--tech-blue);width:.46rem;height:.24rem;position:absolute;top:.55rem;left:.28rem;transform:rotate(-45deg)}.Explanation-module__c0fULG__defGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin-top:1rem;display:grid}.Explanation-module__c0fULG__defCard{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;padding:.95rem 1.05rem}.Explanation-module__c0fULG__defCard p:last-child{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.Explanation-module__c0fULG__defCardLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--tech-blue);margin:0 0 .4rem;font-size:.72rem;font-weight:700}.Explanation-module__c0fULG__conceptBlock{margin:1.6rem 0}.Explanation-module__c0fULG__conceptCard{border:1px solid var(--border);background:var(--bg-elevated);box-shadow:var(--shadow-sm);border-radius:10px;margin:1.1rem 0;padding:1.25rem 1.4rem 1.15rem}.Explanation-module__c0fULG__conceptCard .Explanation-module__c0fULG__h3{margin-top:0}.Explanation-module__c0fULG__conceptDef{color:var(--text);margin:0 0 .7rem;font-size:1.02rem;font-weight:600;line-height:1.55}.Explanation-module__c0fULG__conceptExample{border-left:3px solid var(--accent);background:var(--bg-sunken-2);border-radius:0 8px 8px 0;align-items:baseline;gap:.7rem;margin:.9rem 0 0;padding:.65rem .9rem;display:flex}.Explanation-module__c0fULG__conceptExampleLabel{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);flex-shrink:0;font-size:.62rem;font-weight:700}.Explanation-module__c0fULG__conceptExampleText{color:var(--text-muted);margin:0;font-size:.93rem;line-height:1.6}.Explanation-module__c0fULG__conceptWhy{border-top:1px dashed var(--border);color:var(--text-muted);margin:.85rem 0 0;padding-top:.75rem;font-size:.93rem;line-height:1.6}.Explanation-module__c0fULG__conceptWhy strong{color:var(--text)}.Explanation-module__c0fULG__example{color:var(--text-muted);margin:.6rem 0;font-size:.94rem;line-height:1.6}.Explanation-module__c0fULG__example strong{color:var(--text)}.Explanation-module__c0fULG__stepList{counter-reset:hiw;gap:1.2rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.Explanation-module__c0fULG__step{counter-increment:hiw;padding-left:3rem;position:relative}.Explanation-module__c0fULG__step:before{content:counter(hiw);background:var(--tech-blue);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:grid;position:absolute;top:0;left:0}.Explanation-module__c0fULG__step h3{margin-top:0}.Explanation-module__c0fULG__diagramLabel{font-family:var(--font-mono);color:var(--tech-blue);background:var(--tech-blue-soft);border-radius:6px;margin:.4rem 0;padding:.15rem .55rem;font-size:.82rem;display:inline-block}.Explanation-module__c0fULG__componentGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem;margin:1.1rem 0;display:grid}.Explanation-module__c0fULG__componentCard{border:1px solid var(--border);border-left:3px solid var(--border);background:var(--bg-elevated);border-radius:10px;padding:.85rem 1rem}.Explanation-module__c0fULG__componentCard[data-importance=high]{border-left-color:var(--tech-blue)}.Explanation-module__c0fULG__componentCard[data-importance=medium]{border-left-color:color-mix(in srgb, var(--tech-blue) 55%, transparent)}.Explanation-module__c0fULG__componentName{color:var(--text);margin:0 0 .3rem;font-weight:700}.Explanation-module__c0fULG__componentRole{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.55}.Explanation-module__c0fULG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:1rem;margin:1.1rem 0;display:grid}.Explanation-module__c0fULG__valueCard{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;padding:1.05rem 1.15rem}.Explanation-module__c0fULG__valueCard[data-importance=high]{border-color:var(--tech-blue-soft)}.Explanation-module__c0fULG__valueCard[data-severity=high]{border-color:color-mix(in srgb, #dc2626 40%, var(--border))}.Explanation-module__c0fULG__valueCardTitle{color:var(--text);margin:0 0 .4rem;font-size:1rem;font-weight:700}.Explanation-module__c0fULG__tagPill{color:var(--tech-blue);background:var(--tech-blue-soft);border-radius:7px;margin-top:.5rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.Explanation-module__c0fULG__tableWrap{margin:.9rem 0;overflow-x:auto}.Explanation-module__c0fULG__compTable{border-collapse:collapse;width:100%;font-size:.9rem}.Explanation-module__c0fULG__compTable th,.Explanation-module__c0fULG__compTable td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.6rem .8rem}.Explanation-module__c0fULG__compTable th{color:var(--text);background:var(--bg-elevated);font-weight:700}.Explanation-module__c0fULG__compTable td{color:var(--text-muted);line-height:1.55}.Explanation-module__c0fULG__compTable td:first-child{color:var(--text);font-weight:600}.Explanation-module__c0fULG__reality{display:block}.Explanation-module__c0fULG__reality p{color:var(--text-muted);margin:.4rem 0 0;font-size:.9rem;line-height:1.6}.Explanation-module__c0fULG__whyItHappens{color:var(--text-faint);margin-top:.5rem;font-size:.82rem;font-style:italic;display:block}.Explanation-module__c0fULG__implList{gap:0;margin:1rem 0 0;display:grid}.Explanation-module__c0fULG__implRow{border-bottom:1px solid var(--border);grid-template-columns:180px 1fr;gap:1rem;padding:.7rem 0;display:grid}.Explanation-module__c0fULG__implRow dt{color:var(--tech-blue);font-size:.9rem;font-weight:700}.Explanation-module__c0fULG__implRow dd{color:var(--text-muted);margin:0;font-size:.94rem;line-height:1.6}.Explanation-module__c0fULG__decisionGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1rem 0;display:grid}.Explanation-module__c0fULG__decisionCol{border:1px solid var(--border);border-top:3px solid var(--border);background:var(--bg-elevated);border-radius:10px;padding:1rem 1.15rem}.Explanation-module__c0fULG__decisionCol[data-tone=good]{border-top-color:#16a34a}.Explanation-module__c0fULG__decisionCol[data-tone=bad]{border-top-color:#dc2626}.Explanation-module__c0fULG__decisionColTitle{color:var(--text);margin:0 0 .55rem;font-size:.95rem;font-weight:700}.Explanation-module__c0fULG__glossary{gap:0;margin:1rem 0 0;display:grid}.Explanation-module__c0fULG__glossaryRow{border-bottom:1px solid var(--border);padding:.7rem 0}.Explanation-module__c0fULG__glossaryRow dt{color:var(--text);font-weight:700}.Explanation-module__c0fULG__glossaryRow dt a{color:var(--tech-blue)}.Explanation-module__c0fULG__glossaryRow dd{color:var(--text-muted);margin:.25rem 0 0;font-size:.92rem;line-height:1.6}.Explanation-module__c0fULG__cta{font-weight:600;font-size:var(--fs-small);color:#fff;background:var(--tech-blue);border-radius:8px;align-items:center;gap:.35rem;margin-top:.6rem;padding:.42rem .85rem;text-decoration:none;transition:filter .12s,background-color .12s;display:inline-flex}.Explanation-module__c0fULG__cta:hover{filter:brightness(1.08)}.Explanation-module__c0fULG__sourceMeta{color:var(--text-muted)}@media (max-width:640px){.Explanation-module__c0fULG__implRow{grid-template-columns:1fr;gap:.2rem}}.Explanation-module__c0fULG__versus{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:1.6rem 0;padding:1.4rem 1.2rem;display:grid}.Explanation-module__c0fULG__versusSide{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.Explanation-module__c0fULG__versusLogo{object-fit:contain;width:auto;max-width:140px;height:44px}.Explanation-module__c0fULG__versusName{color:var(--text);margin:0;font-size:1.15rem;font-weight:800}.Explanation-module__c0fULG__versusVendor{color:var(--text-muted);margin:0;font-size:.82rem}.Explanation-module__c0fULG__versusVs{font-family:var(--font-mono);color:var(--tech-blue);background:var(--tech-blue-soft);border-radius:7px;padding:.35rem .7rem;font-size:.9rem;font-weight:700}.Explanation-module__c0fULG__tagPill[data-win=primary]{color:#16a34a;background:#16a34a1f}.Explanation-module__c0fULG__tagPill[data-win=secondary]{color:#2563eb;background:#2563eb1f}.Explanation-module__c0fULG__tagPill[data-win=tie]{color:var(--text-muted);background:var(--bg-sunken-2)}.Explanation-module__c0fULG__tagPill[data-win=depends],.Explanation-module__c0fULG__tagPill[data-win=neither]{color:#d97706;background:#d977061f}.Explanation-module__c0fULG__prosList,.Explanation-module__c0fULG__consList{gap:.4rem;margin:.4rem 0;padding:0;list-style:none;display:grid}.Explanation-module__c0fULG__prosList li,.Explanation-module__c0fULG__consList li{color:var(--text-muted);padding-left:1.4rem;font-size:.92rem;line-height:1.55;position:relative}.Explanation-module__c0fULG__prosList li:before{content:"✓";color:#16a34a;font-weight:700;position:absolute;left:0}.Explanation-module__c0fULG__consList li:before{content:"✕";color:#dc2626;font-weight:700;position:absolute;left:0}@media (max-width:640px){.Explanation-module__c0fULG__versus{grid-template-columns:1fr}.Explanation-module__c0fULG__versusVs{justify-self:center}}.Explanation-module__c0fULG__toolCard{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;margin:1.4rem 0;padding:1.3rem 1.4rem}.Explanation-module__c0fULG__toolHead{align-items:center;gap:.9rem;margin-bottom:.6rem;display:flex}.Explanation-module__c0fULG__toolRank{font-family:var(--font-mono);color:var(--tech-blue);background:var(--tech-blue-soft);border-radius:10px;flex-shrink:0;padding:.35rem .65rem;font-size:1.1rem;font-weight:800}.Explanation-module__c0fULG__toolLogo{object-fit:contain;flex-shrink:0;width:auto;max-width:120px;height:34px}.Explanation-module__c0fULG__toolName{color:var(--text);margin:0 0 .25rem;font-size:1.15rem;font-weight:800}.Explanation-module__c0fULG__toolScore{color:#16a34a;background:#16a34a1f;border-radius:7px;flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto;padding:.3rem .7rem;font-size:.95rem;font-weight:800;display:inline-flex}.Explanation-module__c0fULG__scoreGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.5rem 1.2rem;margin:1rem 0 .4rem;display:grid}.Explanation-module__c0fULG__scoreItem{grid-template-columns:90px 1fr 32px;align-items:center;gap:.5rem;display:grid}.Explanation-module__c0fULG__scoreLabel{color:var(--text-muted);font-size:.8rem}.Explanation-module__c0fULG__scoreBar{background:var(--bg-sunken-2);border-radius:999px;height:7px;overflow:hidden}.Explanation-module__c0fULG__scoreFill{background:var(--tech-blue);border-radius:999px;height:100%;display:block}.Explanation-module__c0fULG__scoreVal{color:var(--text);text-align:right;font-size:.8rem;font-weight:700}@media (max-width:640px){.Explanation-module__c0fULG__toolHead{flex-wrap:wrap}.Explanation-module__c0fULG__toolScore{margin-left:0}.Explanation-module__c0fULG__scoreItem{grid-template-columns:80px 1fr 30px}}.Explanation-module__c0fULG__matrixScroll{border:1px solid var(--border);background:linear-gradient(to right, var(--bg-elevated) 30%, transparent), linear-gradient(to left, var(--bg-elevated) 30%, transparent) 100% 0, radial-gradient(farthest-side at 0 50%, #00000014, transparent), radial-gradient(farthest-side at 100% 50%, #00000014, transparent) 100% 0;background-repeat:no-repeat;background-size:32px 100%,32px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll;border-radius:10px;margin:1rem 0 .6rem;overflow-x:auto}.Explanation-module__c0fULG__matrix{border-collapse:separate;border-spacing:0;width:100%;font-size:.86rem}.Explanation-module__c0fULG__matrix th,.Explanation-module__c0fULG__matrix td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:.6rem .75rem}.Explanation-module__c0fULG__matrix tr:last-child th,.Explanation-module__c0fULG__matrix tr:last-child td{border-bottom:none}.Explanation-module__c0fULG__matrix thead th{background:var(--bg-elevated);z-index:2;position:sticky;top:0}.Explanation-module__c0fULG__matrixHeadTool{color:var(--text);white-space:nowrap;border-left:1px solid var(--border);text-align:center;min-width:92px;font-size:.82rem;font-weight:700}.Explanation-module__c0fULG__matrixHeadFeature,.Explanation-module__c0fULG__matrixRowFeature{z-index:3;background:var(--bg-elevated);color:var(--text);overflow-wrap:anywhere;min-width:190px;max-width:260px;box-shadow:1px 0 0 var(--border);font-weight:700;position:sticky;left:0}.Explanation-module__c0fULG__matrixHeadFeature{z-index:4}.Explanation-module__c0fULG__matrixRowFeature{font-size:.84rem;line-height:1.4}.Explanation-module__c0fULG__matrix tbody tr:nth-child(2n) .Explanation-module__c0fULG__matrixRowFeature{background:var(--bg-sunken-2)}.Explanation-module__c0fULG__matrix tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--bg-sunken-2) 55%, transparent)}.Explanation-module__c0fULG__matrixCell{text-align:center;border-left:1px solid var(--border)}.Explanation-module__c0fULG__matrixCellIcon{vertical-align:middle;display:inline-flex}.Explanation-module__c0fULG__matrixCellVal{color:var(--text-muted);overflow-wrap:anywhere;margin-top:.15rem;font-size:.76rem;line-height:1.3;display:block}.Explanation-module__c0fULG__matrixCell[data-avail=yes]{box-shadow:inset 3px 0 #16a34a8c}.Explanation-module__c0fULG__matrixCell[data-avail=no]{box-shadow:inset 3px 0 #dc262673}.Explanation-module__c0fULG__matrixCell[data-avail=partial]{box-shadow:inset 3px 0 #d977068c}.Explanation-module__c0fULG__matrixLegend{color:var(--text-muted);flex-wrap:wrap;gap:.4rem 1.1rem;margin:.5rem 0 .4rem;font-size:.78rem;display:flex}.Explanation-module__c0fULG__matrixLegend span{align-items:center;gap:.3rem;display:inline-flex}.Explanation-module__c0fULG__figCaption{color:var(--text-faint);margin:.55rem 0 0;font-size:.82rem;line-height:1.5}.Explanation-module__c0fULG__readNextGrid{grid-template-columns:repeat(4,1fr);gap:.7rem;margin:1rem 0 0;display:grid}@media (max-width:900px){.Explanation-module__c0fULG__readNextGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.Explanation-module__c0fULG__readNextGrid{grid-template-columns:1fr}}.Explanation-module__c0fULG__readNextCard{border:1px solid var(--border);background:var(--bg-elevated);color:inherit;border-radius:10px;flex-direction:column;gap:.3rem;padding:.85rem .9rem;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;position:relative}.Explanation-module__c0fULG__readNextCard:hover{border-color:var(--tech-blue);transform:translateY(-2px);box-shadow:0 6px 16px #0f172a0f}.Explanation-module__c0fULG__readNextIcon{background:var(--tech-blue-soft);width:30px;height:30px;color:var(--tech-blue);border-radius:8px;place-items:center;margin-bottom:.15rem;display:grid}.Explanation-module__c0fULG__readNextKind{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem;font-weight:700}.Explanation-module__c0fULG__readNextTitle{color:var(--text);font-size:.88rem;font-weight:700;line-height:1.35}.Explanation-module__c0fULG__readNextArrow{color:var(--text-faint);transition:color .15s,transform .15s;position:absolute;top:.85rem;right:.9rem}.Explanation-module__c0fULG__readNextCard:hover .Explanation-module__c0fULG__readNextArrow{color:var(--tech-blue);transform:translate(2px)}
.PostBody-module__6sm-wW__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin:0 0 .7rem;font-size:.68rem;font-weight:700;display:flex}.PostBody-module__6sm-wW__eyebrow:first-child{margin-top:0}.PostBody-module__6sm-wW__prose{margin:var(--space-6) 0}.PostBody-module__6sm-wW__prose:first-child{margin-top:0}.PostBody-module__6sm-wW__h4{color:var(--text);margin:1.2rem 0 .4rem;font-size:1rem;font-weight:700}.PostBody-module__6sm-wW__link{color:var(--tech-blue);text-underline-offset:2px;text-decoration:underline}.PostBody-module__6sm-wW__ol{counter-reset:step;margin:0 0 1.1rem;padding:0;list-style:none}.PostBody-module__6sm-wW__ol li{color:var(--text);margin:.5rem 0;padding-left:2.1rem;line-height:1.6;position:relative}.PostBody-module__6sm-wW__ol li:before{counter-increment:step;content:counter(step);background:var(--tech-blue-soft);width:1.4rem;height:1.4rem;color:var(--tech-blue);font-family:var(--font-mono), monospace;border-radius:5px;place-items:center;font-size:.72rem;font-weight:700;display:grid;position:absolute;top:.05rem;left:0}.PostBody-module__6sm-wW__statsWrap{margin:0 0 1.8rem}.PostBody-module__6sm-wW__statsGrid{grid-template-columns:repeat(4,1fr);gap:.9rem;display:grid}.PostBody-module__6sm-wW__stat{border:1px solid var(--border);border-top:3px solid var(--tech-blue);background:var(--bg-elevated);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;gap:.3rem;padding:.8rem .9rem;display:flex}.PostBody-module__6sm-wW__statValue{letter-spacing:-.01em;color:var(--text);font-size:.98rem;font-weight:700;line-height:1.3}.PostBody-module__6sm-wW__statLabel{font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);order:-1;font-size:.6rem}.PostBody-module__6sm-wW__statHint{color:var(--text-muted);margin-top:.25rem;font-size:.78rem;line-height:1.4}.PostBody-module__6sm-wW__takeaways{border:1px solid color-mix(in srgb, var(--tech-blue) 22%, var(--border));border-left:3px solid var(--tech-blue);background:color-mix(in srgb, var(--tech-blue) 6%, var(--bg-elevated));border-radius:10px;margin:1.8rem 0;padding:1.4rem 1.6rem}.PostBody-module__6sm-wW__takeList{margin:0;padding:0;list-style:none}.PostBody-module__6sm-wW__takeList li{color:var(--text);margin:.6rem 0;padding-left:1.8rem;line-height:1.6;position:relative}.PostBody-module__6sm-wW__takeList li:before{content:"";background:var(--tech-blue-soft);width:1.05rem;height:1.05rem;box-shadow:inset 0 0 0 1px var(--tech-blue-soft);border-radius:50%;position:absolute;top:.28rem;left:0}.PostBody-module__6sm-wW__takeList li:after{content:"";border-left:2px solid var(--tech-blue);border-bottom:2px solid var(--tech-blue);width:.46rem;height:.24rem;position:absolute;top:.55rem;left:.28rem;transform:rotate(-45deg)}.PostBody-module__6sm-wW__actions{border:1px solid var(--border);border-left:3px solid var(--success);background:var(--bg-elevated);background:color-mix(in srgb, var(--success) 6%, var(--bg-elevated));border-radius:8px;margin:1.6rem 0 1.9rem;padding:1.25rem 1.5rem 1.35rem}.PostBody-module__6sm-wW__actions .PostBody-module__6sm-wW__eyebrow{color:var(--success);margin:0 0 .6rem}.PostBody-module__6sm-wW__actionList{counter-reset:act;margin:0;padding:0;list-style:none}.PostBody-module__6sm-wW__actionList li{counter-increment:act;color:var(--text);margin:.75rem 0;padding-left:2.4rem;line-height:1.6;position:relative}.PostBody-module__6sm-wW__actionList li:before{content:counter(act);background:var(--success);color:#fff;width:1.55rem;height:1.55rem;font-family:var(--font-mono), monospace;border-radius:50%;place-items:center;font-size:.74rem;font-weight:700;display:grid;position:absolute;top:.02rem;left:0}.PostBody-module__6sm-wW__tableWrap{margin:1.8rem 0}.PostBody-module__6sm-wW__tableScroll{border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:8px;overflow-x:auto}.PostBody-module__6sm-wW__table{border-collapse:collapse;width:100%;font-size:.92rem}.PostBody-module__6sm-wW__table thead th{text-align:left;background:var(--header-surface);border-bottom:2px solid var(--border-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;padding:.75rem 1rem;font-size:.66rem}.PostBody-module__6sm-wW__table tbody td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:top;padding:.7rem 1rem;line-height:1.5}.PostBody-module__6sm-wW__table tbody tr:nth-child(2n){background:var(--row-zebra)}.PostBody-module__6sm-wW__table tbody tr:hover{background:var(--row-hover)}.PostBody-module__6sm-wW__table tbody tr:last-child td{border-bottom:none}.PostBody-module__6sm-wW__thLead,.PostBody-module__6sm-wW__tdLead{min-width:9rem}.PostBody-module__6sm-wW__tdLead{color:var(--text);font-weight:600}.PostBody-module__6sm-wW__callout{border:1px solid var(--border);border-left:3px solid var(--tech-blue);background:var(--bg-elevated);border-radius:8px;margin:1.6rem 0;padding:1.1rem 1.3rem}.PostBody-module__6sm-wW__calloutTitle{color:var(--text);margin:0 0 .4rem;font-size:.98rem;font-weight:700}.PostBody-module__6sm-wW__calloutBody p{color:var(--text-muted);margin:.3rem 0;line-height:1.65}.PostBody-module__6sm-wW__calloutBody li{color:var(--text-muted)}.PostBody-module__6sm-wW__v_info{border-left-color:var(--tech-blue);background:var(--tech-blue-soft)}.PostBody-module__6sm-wW__v_tip{border-left-color:var(--tech-green);background:var(--tech-green-soft)}.PostBody-module__6sm-wW__v_warning{border-left-color:var(--tech-orange);background:var(--tech-orange-soft)}.PostBody-module__6sm-wW__v_danger{border-left-color:var(--tech-red);background:var(--tech-red-soft)}.PostBody-module__6sm-wW__code{border:1px solid var(--border-strong);background:var(--invert-bg);border-radius:8px;margin:1.5rem 0;overflow:hidden}.PostBody-module__6sm-wW__codeHead{background:#ffffff0a;border-bottom:1px solid #ffffff14;align-items:center;gap:.55rem;padding:.55rem .9rem;display:flex}.PostBody-module__6sm-wW__codeDot{background:var(--tech-orange);border-radius:50%;flex:none;width:10px;height:10px}.PostBody-module__6sm-wW__codeName{font-family:var(--font-mono), monospace;color:#cbd5e1;font-size:.76rem}.PostBody-module__6sm-wW__codeLang{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:#7c8aa5;margin-left:auto;font-size:.62rem}.PostBody-module__6sm-wW__codeScroll{position:relative}.PostBody-module__6sm-wW__codePre{overscroll-behavior-x:contain;font-family:var(--font-mono), monospace;color:#e6edf6;margin:0;padding:1rem 1.1rem;font-size:.82rem;line-height:1.65;overflow-x:auto}.PostBody-module__6sm-wW__codePre code{white-space:pre;font-family:inherit}.PostBody-module__6sm-wW__codePre::-webkit-scrollbar{height:8px}.PostBody-module__6sm-wW__codePre::-webkit-scrollbar-track{background:0 0}.PostBody-module__6sm-wW__codePre::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:8px}.PostBody-module__6sm-wW__codePre:hover::-webkit-scrollbar-thumb{background:#ffffff4d}.PostBody-module__6sm-wW__faq{margin:1.8rem 0}.PostBody-module__6sm-wW__sideTitle{font-family:var(--font-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--tech-blue);align-items:center;gap:.5rem;margin:0 0 .9rem;font-size:.62rem;display:flex}.PostBody-module__6sm-wW__sideTitle:before{content:"";background:var(--tech-blue);width:1.2rem;height:2px}.PostBody-module__6sm-wW__facts{flex-direction:column;display:flex}.PostBody-module__6sm-wW__factRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:.8rem;padding:.55rem 0;display:flex}.PostBody-module__6sm-wW__factRow:last-child{border-bottom:none}.PostBody-module__6sm-wW__factLabel{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem}.PostBody-module__6sm-wW__factValue{color:var(--text);text-align:right;font-size:.86rem;font-weight:600}.PostBody-module__6sm-wW__factValue.PostBody-module__6sm-wW__hi{color:var(--tech-orange)}.PostBody-module__6sm-wW__factValue.PostBody-module__6sm-wW__ok{color:var(--tech-green)}.PostBody-module__6sm-wW__relatedList{flex-direction:column;gap:.7rem;display:flex}.PostBody-module__6sm-wW__relatedLink{color:var(--text);border-left:2px solid var(--border-strong);padding-left:.7rem;font-size:.88rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .12s,border-color .12s}.PostBody-module__6sm-wW__relatedLink:hover{color:var(--tech-blue);border-left-color:var(--tech-blue)}.PostBody-module__6sm-wW__tags{flex-wrap:wrap;gap:.5rem;margin:2rem 0 0;display:flex}.PostBody-module__6sm-wW__tag{font-family:var(--font-mono), monospace;color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:.3rem .7rem;font-size:.68rem;text-decoration:none}.PostBody-module__6sm-wW__tag:hover{color:var(--tech-blue);border-color:var(--tech-blue)}@media (max-width:720px){.PostBody-module__6sm-wW__statsGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.PostBody-module__6sm-wW__table{font-size:.82rem}.PostBody-module__6sm-wW__table thead th,.PostBody-module__6sm-wW__table tbody td{padding:.5rem}.PostBody-module__6sm-wW__thLead,.PostBody-module__6sm-wW__tdLead{min-width:0}.PostBody-module__6sm-wW__codePre{padding:.85rem .9rem;font-size:.72rem;line-height:1.55}.PostBody-module__6sm-wW__codeScroll:after{content:"";background:linear-gradient(to right, transparent, var(--invert-bg) 85%);pointer-events:none;width:2rem;position:absolute;inset:0 0 8px auto}}@media (max-width:420px){.PostBody-module__6sm-wW__statsGrid{grid-template-columns:1fr}}
.RateStars-module__AGLFKG__wrap{align-items:center;gap:.45rem;display:inline-flex}.RateStars-module__AGLFKG__label{font-family:var(--font-mono), monospace;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin-right:.15rem;font-size:.72rem;font-weight:600}.RateStars-module__AGLFKG__stars{align-items:center;gap:.1rem;display:inline-flex}.RateStars-module__AGLFKG__starBtn{cursor:pointer;background:0 0;border:0;padding:.1rem;line-height:1;transition:transform .1s;display:inline-flex}.RateStars-module__AGLFKG__starBtn:hover{transform:scale(1.18)}.RateStars-module__AGLFKG__starBtn:disabled{cursor:default}.RateStars-module__AGLFKG__star.RateStars-module__AGLFKG__on{fill:currentColor;color:var(--tech-orange)!important}.RateStars-module__AGLFKG__star.RateStars-module__AGLFKG__off{fill:none;opacity:.65;color:var(--text-faint)!important}.RateStars-module__AGLFKG__value{font-family:var(--font-mono), monospace;color:var(--text-muted);white-space:nowrap;font-size:.72rem}.RateStars-module__AGLFKG__value strong{color:var(--text);font-weight:700}.RateStars-module__AGLFKG__cta{opacity:.9}
.EngagementBar-module__tMsPha__stack{gap:.7rem;display:grid}.EngagementBar-module__tMsPha__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.EngagementBar-module__tMsPha__rowLabel{color:var(--text-muted);font-size:.8rem;font-weight:600}.EngagementBar-module__tMsPha__thumbs{border:1px solid var(--border);background:var(--bg-elevated);border-radius:999px;display:inline-flex;overflow:hidden}.EngagementBar-module__tMsPha__thumbBtn{color:var(--text-muted);font-family:var(--font-mono), monospace;cursor:pointer;background:0 0;border:0;align-items:center;gap:.38rem;padding:.36rem .75rem;font-size:.74rem;font-weight:700;transition:color .12s,background .12s;display:inline-flex}.EngagementBar-module__tMsPha__thumbBtn+.EngagementBar-module__tMsPha__thumbBtn{border-left:1px solid var(--border)}.EngagementBar-module__tMsPha__count{min-width:1ch}.EngagementBar-module__tMsPha__like:hover{color:var(--tech-green);background:var(--tech-green-soft)}.EngagementBar-module__tMsPha__dislike:hover{color:var(--tech-red);background:var(--tech-red-soft)}.EngagementBar-module__tMsPha__like.EngagementBar-module__tMsPha__on{color:var(--tech-green);background:var(--tech-green-soft)}.EngagementBar-module__tMsPha__dislike.EngagementBar-module__tMsPha__on{color:var(--tech-red);background:var(--tech-red-soft)}.EngagementBar-module__tMsPha__viewsLine{border-top:1px dashed var(--border);color:var(--text-faint);align-items:center;gap:.4rem;padding-top:.55rem;font-size:.74rem;display:flex}.EngagementBar-module__tMsPha__viewsLine strong{color:var(--text-muted);font-weight:700}
.SidebarCards-module__klr6CG__card{border:1px solid var(--border);background:var(--bg-elevated);box-shadow:var(--shadow-sm,none);border-radius:10px;padding:1.15rem 1.25rem}.SidebarCards-module__klr6CG__cardSummary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;list-style:none;display:flex}.SidebarCards-module__klr6CG__cardSummary::-webkit-details-marker{display:none}.SidebarCards-module__klr6CG__cardChevron{color:var(--text-faint);flex-shrink:0;transition:transform .15s}details[open]>.SidebarCards-module__klr6CG__cardSummary .SidebarCards-module__klr6CG__cardChevron{transform:rotate(180deg)}.SidebarCards-module__klr6CG__cardBody{margin-top:.75rem}@media (min-width:1081px){.SidebarCards-module__klr6CG__cardChevron{display:none}.SidebarCards-module__klr6CG__cardSummary{cursor:default}}.SidebarCards-module__klr6CG__cardTitle{color:var(--text);align-items:center;gap:.5rem;margin:0;font-size:.95rem;font-weight:700;display:flex}.SidebarCards-module__klr6CG__facts{flex-direction:column;display:flex}.SidebarCards-module__klr6CG__factRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.6rem;padding:.5rem 0;display:flex}.SidebarCards-module__klr6CG__factRow:last-child{border-bottom:0;padding-bottom:0}.SidebarCards-module__klr6CG__factLabel{color:var(--text-muted);font-size:.86rem}.SidebarCards-module__klr6CG__factValue{text-align:right;color:var(--text);overflow-wrap:anywhere;font-size:.95rem;font-weight:800}.SidebarCards-module__klr6CG__toneHi{color:#b91c1c}.SidebarCards-module__klr6CG__toneOk{color:#15803d}[data-theme=dark] .SidebarCards-module__klr6CG__toneHi{color:#f87171}[data-theme=dark] .SidebarCards-module__klr6CG__toneOk{color:#4ade80}.SidebarCards-module__klr6CG__relatedList{flex-direction:column;display:flex}.SidebarCards-module__klr6CG__relatedLink{border-radius:10px;align-items:flex-start;gap:.6rem;padding:.5rem .4rem;text-decoration:none;display:flex}.SidebarCards-module__klr6CG__relatedLink:hover{background:var(--bg-sunken-2)}.SidebarCards-module__klr6CG__relatedIco{color:var(--accent);flex-shrink:0;margin-top:.15rem}.SidebarCards-module__klr6CG__relatedText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.SidebarCards-module__klr6CG__relatedTitle{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.SidebarCards-module__klr6CG__relatedLink:hover .SidebarCards-module__klr6CG__relatedTitle{color:var(--accent)}.SidebarCards-module__klr6CG__relatedMeta{color:var(--text-muted);font-size:.78rem}.SidebarCards-module__klr6CG__viewAll{color:var(--accent);align-items:center;gap:.35rem;margin-top:.5rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.SidebarCards-module__klr6CG__viewAll:hover{text-decoration:underline}
.AuthorCard-module__QlFs2a__card{border:1px solid color-mix(in srgb, var(--accent) 16%, var(--border));border-left:3px solid var(--accent);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 4%, var(--bg-elevated)), var(--bg-elevated));border-radius:12px;align-items:flex-start;gap:1.3rem;margin-top:2.6rem;padding:1.4rem 1.5rem;display:flex;box-shadow:0 6px 18px #0f172a0d}.AuthorCard-module__QlFs2a__avatar{object-fit:cover;border:1px solid var(--border);border-radius:12px;flex-shrink:0;width:96px;height:96px}.AuthorCard-module__QlFs2a__avatarFallback{background:var(--accent);color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:96px;height:96px;font-size:2rem;font-weight:700;display:grid}.AuthorCard-module__QlFs2a__body{min-width:0}.AuthorCard-module__QlFs2a__head{flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;display:flex}.AuthorCard-module__QlFs2a__name{color:var(--accent);font-size:1.08rem;font-weight:800;text-decoration:none}a.AuthorCard-module__QlFs2a__name:hover{text-decoration:underline}.AuthorCard-module__QlFs2a__sep{background:var(--border-strong);width:1px;height:1.1rem}.AuthorCard-module__QlFs2a__role{color:var(--text);font-size:.95rem}.AuthorCard-module__QlFs2a__bio{color:var(--text-muted);margin:.55rem 0 0;font-size:.92rem;line-height:1.6}.AuthorCard-module__QlFs2a__more{color:var(--accent);align-items:center;gap:.35rem;margin-top:.55rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.AuthorCard-module__QlFs2a__more:hover{text-decoration:underline}.AuthorCard-module__QlFs2a__social{gap:.5rem;margin-top:.85rem;display:flex}.AuthorCard-module__QlFs2a__socialLink{border:1px solid var(--border);width:30px;height:30px;color:var(--text-muted);background:var(--bg);border-radius:8px;place-items:center;transition:color .12s,border-color .12s;display:grid}.AuthorCard-module__QlFs2a__socialLink:hover{color:var(--accent);border-color:var(--accent)}@media (max-width:560px){.AuthorCard-module__QlFs2a__card{flex-direction:column;gap:.9rem;padding:1.1rem 1.15rem}.AuthorCard-module__QlFs2a__avatar,.AuthorCard-module__QlFs2a__avatarFallback{width:72px;height:72px}}
.SourcesList-module__pgK8FG__card{border:1px solid var(--border);background:var(--bg-elevated);box-shadow:var(--shadow-sm,none);border-radius:10px;padding:1.15rem 1.25rem}.SourcesList-module__pgK8FG__heading{color:var(--text);align-items:center;gap:.5rem;margin:0 0 .6rem;padding-left:.15rem;font-size:.95rem;font-weight:700;display:flex}.SourcesList-module__pgK8FG__count{color:var(--accent);background:var(--accent-soft);border-radius:999px;margin-left:auto;padding:.08rem .5rem;font-size:.66rem}.SourcesList-module__pgK8FG__list{margin:0;padding:0;list-style:none}.SourcesList-module__pgK8FG__row{align-items:flex-start;gap:.4rem;padding:.42rem .15rem;display:flex}.SourcesList-module__pgK8FG__row+.SourcesList-module__pgK8FG__row{border-top:1px dashed var(--border)}.SourcesList-module__pgK8FG__link{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:.88rem;font-weight:550;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}a.SourcesList-module__pgK8FG__link:hover{color:var(--link)}.SourcesList-module__pgK8FG__official{color:var(--tech-green);flex-shrink:0;margin-top:.15rem}
.AdPlaceholder-module__nxAVPq__ph{width:100%;height:100%;min-height:inherit;box-sizing:border-box;text-align:center;background:var(--bg-sunken-2);border:1px solid var(--border);color:var(--text-faint);font-family:var(--font-mono), monospace;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.8rem 1rem;display:flex}.AdPlaceholder-module__nxAVPq__badge{letter-spacing:.24em;text-transform:uppercase;color:var(--text-faint);font-size:.62rem;font-weight:600}.AdPlaceholder-module__nxAVPq__label{color:var(--text-muted);font-size:.78rem;font-weight:600}.AdPlaceholder-module__nxAVPq__meta{letter-spacing:.03em;color:var(--text-faint);opacity:.8;font-size:.64rem}
.AdSlot-module__NrQACa__slot{width:100%;min-height:var(--ad-h-m,250px);flex-direction:column;justify-content:center;align-items:stretch;margin:2rem auto;display:flex;overflow:hidden}:is(.AdSlot-module__NrQACa__slot:has(.AdSlot-module__NrQACa__unit[data-ad-status=unfilled]),.AdSlot-module__NrQACa__slot:has(.AdSlot-module__NrQACa__unit[data-ad-fallback=blocked])){min-height:0;margin:0;display:none}.AdSlot-module__NrQACa__unit{width:100%}@media (min-width:768px){.AdSlot-module__NrQACa__slot{min-height:var(--ad-h-d,280px)}}
.NewsletterForm-module__Me2VVa__form{flex-wrap:wrap;gap:.6rem;max-width:460px;display:flex}.NewsletterForm-module__Me2VVa__input{min-width:0;font-family:var(--font-sans), sans-serif;color:var(--text);background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:0;flex:160px;padding:.65rem .85rem;font-size:.95rem}.NewsletterForm-module__Me2VVa__input:focus{border-color:var(--accent);outline:none}.NewsletterForm-module__Me2VVa__button{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);background:var(--accent);border:1px solid var(--accent);cursor:pointer;border-radius:0;padding:0 1.2rem;font-size:.72rem}.NewsletterForm-module__Me2VVa__button:disabled{opacity:.6;cursor:default}.NewsletterForm-module__Me2VVa__success{color:var(--callout-tip-ac);margin:0;font-size:.95rem}.NewsletterForm-module__Me2VVa__error{color:var(--callout-danger-ac);flex-basis:100%;margin:.2rem 0 0;font-size:.85rem}.NewsletterForm-module__Me2VVa__feedbackIdle{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.NewsletterForm-module__Me2VVa__input:focus-visible,.NewsletterForm-module__Me2VVa__button:focus-visible{outline:2px solid var(--tech-blue,#0969ed);outline-offset:3px}.NewsletterForm-module__Me2VVa__compact{gap:0;width:100%;max-width:380px}.NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__input{color:#091526;background:#fff;border:1px solid #cad8e6;border-radius:5px 0 0 5px;flex:120px;height:36px;padding:0 11px;font-size:11px}.NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__input::placeholder{color:#526b88}.NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__button{color:#fff;min-height:36px;font-family:var(--font-sans), Inter, system-ui, sans-serif;text-transform:none;letter-spacing:0;background:#0969ed;border:1px solid #0969ed;border-radius:0 5px 5px 0;padding:0 14px;font-size:11px;font-weight:500}.NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__button:hover:not(:disabled){background:#0754bd}.NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__error{color:#b42332;padding-top:7px;font-size:12px}.NewsletterForm-module__Me2VVa__compactFeedback{color:#13683b;font-size:12px;line-height:1.5}[data-theme=dark] .NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__input{color:#f1f5f9;background:#101e30;border-color:#2b4155}[data-theme=dark] .NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__input::placeholder{color:#b7c6d6}[data-theme=dark] .NewsletterForm-module__Me2VVa__compact .NewsletterForm-module__Me2VVa__error{color:#ffb4bd}[data-theme=dark] .NewsletterForm-module__Me2VVa__compactFeedback{color:#9ce5b7}
.OperationsHome-module__7iF2Va__home{--ops-ink:#091526;--ops-muted:#526b88;--ops-blue:#0969ed;--ops-surface:#fff;--ops-pale:#f5f8fb;--ops-border:#d6e1ec;--ops-radius:5px;color:var(--ops-ink);background:var(--ops-surface);font-family:var(--font-sans), Inter, system-ui, sans-serif;font-size:13px;line-height:1.5}.OperationsHome-module__7iF2Va__home h1,.OperationsHome-module__7iF2Va__home h2,.OperationsHome-module__7iF2Va__home h3,.OperationsHome-module__7iF2Va__home p{margin:0;font-family:inherit}.OperationsHome-module__7iF2Va__home h1,.OperationsHome-module__7iF2Va__home h2,.OperationsHome-module__7iF2Va__home h3{color:inherit}.OperationsHome-module__7iF2Va__home h1,.OperationsHome-module__7iF2Va__home h2{letter-spacing:-.035em;font-weight:800}.OperationsHome-module__7iF2Va__home h3{letter-spacing:-.02em;font-weight:650}.OperationsHome-module__7iF2Va__home a{color:inherit;text-decoration:none}.OperationsHome-module__7iF2Va__home button,.OperationsHome-module__7iF2Va__home input{font-family:inherit}.OperationsHome-module__7iF2Va__home a:focus-visible,.OperationsHome-module__7iF2Va__home button:focus-visible,.OperationsHome-module__7iF2Va__home input:focus-visible{outline:2px solid var(--ops-blue);outline-offset:4px}.OperationsHome-module__7iF2Va__home svg{flex-shrink:0}.OperationsHome-module__7iF2Va__container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.OperationsHome-module__7iF2Va__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.OperationsHome-module__7iF2Va__skipLink{z-index:100;border-radius:var(--ops-radius);background:#0969ed;padding:10px 16px;position:fixed;top:8px;left:16px;transform:translateY(-150%);color:#fff!important}.OperationsHome-module__7iF2Va__skipLink:focus{transform:translateY(0)}.OperationsHome-module__7iF2Va__ticker{border-bottom:1px solid var(--ops-border,#d6e1ec);color:var(--ops-ink,#091526);background:var(--ops-pale,#f5f8fb);font-family:var(--font-sans), Inter, system-ui, sans-serif;font-size:13px;line-height:1.5}.OperationsHome-module__7iF2Va__ticker a{color:inherit;text-decoration:none}.OperationsHome-module__7iF2Va__ticker a:focus-visible{outline:2px solid var(--ops-blue,#0969ed);outline-offset:4px}.OperationsHome-module__7iF2Va__ticker svg{flex-shrink:0}.OperationsHome-module__7iF2Va__ticker>.OperationsHome-module__7iF2Va__container{align-items:center;gap:18px;height:39px;display:flex}.OperationsHome-module__7iF2Va__tickerLabel{text-transform:uppercase;flex-shrink:0;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.OperationsHome-module__7iF2Va__tickerLabel>span{background:var(--ops-blue,#0969ed);border-radius:50%;width:7px;height:7px}.OperationsHome-module__7iF2Va__tickerItems{flex:auto;align-items:center;min-width:0;display:flex}.OperationsHome-module__7iF2Va__tickerItems>a{flex:1 1 0;align-items:center;gap:8px;min-width:0;padding:0 13px;font-size:10px;display:flex}.OperationsHome-module__7iF2Va__tickerItems>a+a{border-left:1px solid #b8c9da}.OperationsHome-module__7iF2Va__tickerItems>a:first-child{padding-left:0}.OperationsHome-module__7iF2Va__tickerTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OperationsHome-module__7iF2Va__tickerItems>a:hover .OperationsHome-module__7iF2Va__tickerTitle{text-decoration:underline}.OperationsHome-module__7iF2Va__ticker .OperationsHome-module__7iF2Va__tickerAll{color:var(--ops-blue,#0969ed);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:10px;display:inline-flex}.OperationsHome-module__7iF2Va__badge{text-transform:uppercase;letter-spacing:.01em;white-space:nowrap;border-radius:3px;flex-shrink:0;align-items:center;min-height:19px;padding:2px 7px;font-size:10px;font-weight:750;line-height:1.25;display:inline-flex}.OperationsHome-module__7iF2Va__critical,.OperationsHome-module__7iF2Va__security{color:#fff;background:#d82235}.OperationsHome-module__7iF2Va__outage{color:#8b3d00;background:#ffdf94}.OperationsHome-module__7iF2Va__advisory,.OperationsHome-module__7iF2Va__update{color:#064ba6;background:#c5e5ff}.OperationsHome-module__7iF2Va__guide,.OperationsHome-module__7iF2Va__neutral{color:#28405d;background:#dde7f0}.OperationsHome-module__7iF2Va__hero{color:#f8fbff;background:#091526;overflow:hidden}.OperationsHome-module__7iF2Va__heroGrid{grid-template-columns:minmax(0,1.94fr) minmax(0,1fr);padding:0;display:grid}.OperationsHome-module__7iF2Va__heroLead{isolation:isolate;min-width:0;padding:40px 24px 36px;position:relative}.OperationsHome-module__7iF2Va__heroImage{z-index:-2;object-fit:cover;object-position:center right;opacity:.75}.OperationsHome-module__7iF2Va__heroLead:after{z-index:-1;content:"";background:linear-gradient(90deg,#07121ee0 0%,#07121eb5 51%,#07121e38 100%);position:absolute;inset:0}.OperationsHome-module__7iF2Va__heroCopy{z-index:1;position:relative}.OperationsHome-module__7iF2Va__eyebrow{color:#d1dfed;text-transform:uppercase;letter-spacing:.03em;font-size:10px;font-weight:500;line-height:1.3}.OperationsHome-module__7iF2Va__eyebrow span{color:#90a6be;padding:0 9px}.OperationsHome-module__7iF2Va__heroCopy h1{letter-spacing:-.035em;margin-top:16px;font-size:46px;font-weight:800;line-height:1.08}.OperationsHome-module__7iF2Va__heroCopy h1>span{display:block}.OperationsHome-module__7iF2Va__heroCopy h1 strong{color:#368aff;font-weight:inherit}.OperationsHome-module__7iF2Va__heroCopy .OperationsHome-module__7iF2Va__heroDescription{color:#f0f5fc;margin-top:12px;font-size:17px;line-height:1.5}.OperationsHome-module__7iF2Va__heroSearch{color:#536b88;background:#fff;border:1px solid #d6e1ec;border-radius:6px;align-items:center;gap:14px;width:100%;min-width:0;height:50px;margin-top:20px;padding:4px 4px 4px 18px;display:flex}.OperationsHome-module__7iF2Va__heroSearch input{color:#091526;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:13px;line-height:1.4}.OperationsHome-module__7iF2Va__heroSearch input::placeholder{color:#5d7491;opacity:1}.OperationsHome-module__7iF2Va__heroSearch button{color:#fff;cursor:pointer;background:#0969ed;border:0;border-radius:4px;flex-shrink:0;align-self:stretch;min-width:102px;padding:0 18px;font-size:12px;font-weight:600}.OperationsHome-module__7iF2Va__heroSearch button:hover{background:#0754bd}.OperationsHome-module__7iF2Va__heroSearch:focus-within{outline-offset:3px;outline:2px solid #5da1ff}.OperationsHome-module__7iF2Va__heroSearch input:focus-visible{outline:none}.OperationsHome-module__7iF2Va__topics{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:11px;display:flex}.OperationsHome-module__7iF2Va__topics>span{color:#c6d5e5;margin-right:6px}.OperationsHome-module__7iF2Va__topics>a{color:#f0f5fb;white-space:nowrap;background:#223244c7;border:1px solid #304459;border-radius:8px;padding:3px 10px;font-size:10px;line-height:1.6}.OperationsHome-module__7iF2Va__topics>a:hover{background:#243e5a;border-color:#6ba9ff}.OperationsHome-module__7iF2Va__valuePoints{grid-template-columns:1fr 1fr 1fr;gap:18px;margin-top:30px;display:grid}.OperationsHome-module__7iF2Va__valuePoints>div{align-items:center;gap:14px;min-width:0;display:flex}.OperationsHome-module__7iF2Va__valuePoints>div+div{border-left:1px solid #294056;padding-left:18px}.OperationsHome-module__7iF2Va__valuePoints svg{color:#b5c9df}.OperationsHome-module__7iF2Va__valuePoints p{color:#f4f7fb;font-size:11px;font-weight:500;line-height:1.55}.OperationsHome-module__7iF2Va__valuePoints p span{color:#bdcddd;font-weight:400;display:block}.OperationsHome-module__7iF2Va__heroRail{background:#07111d75;border-left:1px solid #21384f;align-items:stretch;min-width:0;padding:24px 24px 24px 18px;display:flex}.OperationsHome-module__7iF2Va__criticalPanel{border-radius:var(--ops-radius);background:#0e1b29;border:1px solid #2b4155;width:100%;padding:0 14px}.OperationsHome-module__7iF2Va__panelHeader{border-bottom:1px solid #2b4155;justify-content:space-between;align-items:center;gap:10px;min-height:36px;display:flex}.OperationsHome-module__7iF2Va__panelHeader h2{letter-spacing:0;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:650;line-height:1.3;display:flex}.OperationsHome-module__7iF2Va__statusDot{background:#3691ff;border-radius:50%;flex-shrink:0;width:7px;height:7px}.OperationsHome-module__7iF2Va__statusDot[data-critical=true]{background:#ef3243}.OperationsHome-module__7iF2Va__panelHeader>a{color:#56b1ff;white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:10px;display:inline-flex}.OperationsHome-module__7iF2Va__criticalItem{padding:9px 15px 8px 0;display:block;position:relative}.OperationsHome-module__7iF2Va__criticalItem+.OperationsHome-module__7iF2Va__criticalItem{border-top:1px solid #263b50}.OperationsHome-module__7iF2Va__criticalItem h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.OperationsHome-module__7iF2Va__criticalItem p{-webkit-line-clamp:1;color:#b7c6d6;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.OperationsHome-module__7iF2Va__criticalItem time{color:#b7c6d6;margin-top:4px;font-size:10px;line-height:1.4;display:block}.OperationsHome-module__7iF2Va__criticalItem:hover h3{color:#82baff}.OperationsHome-module__7iF2Va__criticalChevron{color:#eff5fd;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.OperationsHome-module__7iF2Va__storyMeta{align-items:center;gap:10px;min-width:0;display:flex}.OperationsHome-module__7iF2Va__technologyLabel{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.OperationsHome-module__7iF2Va__criticalItem .OperationsHome-module__7iF2Va__technologyLabel{color:#b7c6d6}.OperationsHome-module__7iF2Va__emptyState{color:#b7c6d6;padding:18px 0;font-size:12px}.OperationsHome-module__7iF2Va__emptyState a{color:#82baff}.OperationsHome-module__7iF2Va__section{padding:24px 0}.OperationsHome-module__7iF2Va__sectionHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.OperationsHome-module__7iF2Va__sectionHeader>div{min-width:0}.OperationsHome-module__7iF2Va__sectionHeader h2{font-size:23px;line-height:1.2}.OperationsHome-module__7iF2Va__sectionHeader p{color:var(--ops-muted);margin-top:3px;font-size:13px;line-height:1.4}.OperationsHome-module__7iF2Va__home .OperationsHome-module__7iF2Va__sectionHeader>a{color:var(--ops-blue);white-space:nowrap;flex-shrink:0;align-items:center;gap:7px;padding-top:7px;font-size:11px;line-height:1.4;display:inline-flex}.OperationsHome-module__7iF2Va__home .OperationsHome-module__7iF2Va__sectionHeader>a:hover{text-decoration:underline}.OperationsHome-module__7iF2Va__briefingSection{background:var(--ops-pale)}.OperationsHome-module__7iF2Va__briefingGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.OperationsHome-module__7iF2Va__briefingCard{border:1px solid var(--ops-border);border-radius:var(--ops-radius);background:var(--ops-surface);flex-direction:column;min-width:0;min-height:200px;padding:15px 16px 12px;display:flex}.OperationsHome-module__7iF2Va__briefingCard h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:9px;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.OperationsHome-module__7iF2Va__briefingCard p{-webkit-line-clamp:3;color:var(--ops-muted);-webkit-box-orient:vertical;margin:7px 0 12px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.OperationsHome-module__7iF2Va__cardFooter{color:var(--ops-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;font-size:10px;line-height:1.4;display:flex}.OperationsHome-module__7iF2Va__briefingCard:hover{border-color:#8eafd5}.OperationsHome-module__7iF2Va__briefingCard:hover h3{color:var(--ops-blue)}.OperationsHome-module__7iF2Va__tutorialSection{padding-top:20px}.OperationsHome-module__7iF2Va__tutorialList{border:1px solid var(--ops-border);border-radius:var(--ops-radius);overflow:hidden}.OperationsHome-module__7iF2Va__tutorialList ul{margin:0;padding:0 14px;list-style:none}.OperationsHome-module__7iF2Va__tutorialHead,.OperationsHome-module__7iF2Va__tutorialRow{grid-template-columns:var(--tutorial-columns);align-items:center;gap:18px;display:grid}.OperationsHome-module__7iF2Va__tutorialHead{border-bottom:1px solid var(--ops-border);min-height:31px;color:var(--ops-muted);background:var(--ops-pale);text-transform:uppercase;padding:5px 14px;font-size:9px;line-height:1.4}.OperationsHome-module__7iF2Va__tutorialList li+li{border-top:1px solid var(--ops-border)}.OperationsHome-module__7iF2Va__tutorialRow{min-height:39px;padding:8px 0;font-size:11px;line-height:1.4}.OperationsHome-module__7iF2Va__tutorialRow h3{min-width:0;font-size:12px;font-weight:500;line-height:1.45}.OperationsHome-module__7iF2Va__tutorialRow:hover h3{color:var(--ops-blue)}.OperationsHome-module__7iF2Va__tutorialTech{min-width:0;color:var(--ops-muted);align-items:center;gap:11px;display:flex}.OperationsHome-module__7iF2Va__tutorialTech svg{color:#0a82f2}.OperationsHome-module__7iF2Va__tutorialTech>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OperationsHome-module__7iF2Va__tutorialTime,.OperationsHome-module__7iF2Va__difficulty{color:var(--ops-muted)}.OperationsHome-module__7iF2Va__mobileLabel{display:none}.OperationsHome-module__7iF2Va__difficulty{text-transform:capitalize;align-items:center;gap:10px;display:flex}.OperationsHome-module__7iF2Va__difficultyBars{flex-shrink:0;align-items:flex-end;gap:2px;display:inline-flex}.OperationsHome-module__7iF2Va__difficultyBars i{background:#cfdce7;width:3px;height:8px;display:block}.OperationsHome-module__7iF2Va__difficultyBars i:nth-child(2){height:10px}.OperationsHome-module__7iF2Va__difficultyBars i:nth-child(3){height:12px}.OperationsHome-module__7iF2Va__difficulty[data-level=Beginner] .OperationsHome-module__7iF2Va__difficultyBars i:first-child,.OperationsHome-module__7iF2Va__difficulty[data-level=beginner] .OperationsHome-module__7iF2Va__difficultyBars i:first-child,.OperationsHome-module__7iF2Va__difficulty[data-level=Easy] .OperationsHome-module__7iF2Va__difficultyBars i:first-child{background:#1a9664}.OperationsHome-module__7iF2Va__difficulty[data-level=Intermediate] .OperationsHome-module__7iF2Va__difficultyBars i:nth-child(-n+2),.OperationsHome-module__7iF2Va__difficulty[data-level=intermediate] .OperationsHome-module__7iF2Va__difficultyBars i:nth-child(-n+2),.OperationsHome-module__7iF2Va__difficulty[data-level=Medium] .OperationsHome-module__7iF2Va__difficultyBars i:nth-child(-n+2){background:#d79200}.OperationsHome-module__7iF2Va__difficulty[data-level=Advanced] .OperationsHome-module__7iF2Va__difficultyBars i,.OperationsHome-module__7iF2Va__difficulty[data-level=advanced] .OperationsHome-module__7iF2Va__difficultyBars i{background:#d86427}.OperationsHome-module__7iF2Va__rowArrow{justify-self:end}.OperationsHome-module__7iF2Va__toolboxSection{background:var(--ops-pale)}.OperationsHome-module__7iF2Va__toolsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.OperationsHome-module__7iF2Va__toolCard{border:1px solid var(--ops-border);border-radius:var(--ops-radius);background:var(--ops-surface);align-items:flex-start;gap:17px;min-width:0;padding:18px 17px 14px;display:flex}.OperationsHome-module__7iF2Va__toolIcon{color:#147cff;margin-top:1px}.OperationsHome-module__7iF2Va__toolCard>div{flex-direction:column;flex:1;align-self:stretch;min-width:0;display:flex}.OperationsHome-module__7iF2Va__toolCard h3{font-size:13px;line-height:1.35}.OperationsHome-module__7iF2Va__toolCard p{-webkit-line-clamp:3;color:var(--ops-muted);-webkit-box-orient:vertical;margin:6px 0 10px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.OperationsHome-module__7iF2Va__toolAction{border:1px solid var(--ops-border);min-height:30px;color:var(--ops-blue);border-radius:4px;align-items:center;gap:8px;margin-top:auto;padding:4px 10px;font-size:11px;line-height:1.4;display:inline-flex}.OperationsHome-module__7iF2Va__toolCard:hover{border-color:#8eafd5}.OperationsHome-module__7iF2Va__toolCard:hover .OperationsHome-module__7iF2Va__toolAction{border-color:var(--ops-blue)}.OperationsHome-module__7iF2Va__pairedSections{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:24px;padding-bottom:18px;display:grid}.OperationsHome-module__7iF2Va__pairedSections>section{min-width:0}.OperationsHome-module__7iF2Va__pairedSections>section+section{border-left:1px solid var(--ops-border);padding-left:24px}.OperationsHome-module__7iF2Va__pairedSections .OperationsHome-module__7iF2Va__sectionHeader{gap:10px}.OperationsHome-module__7iF2Va__pairedSections .OperationsHome-module__7iF2Va__sectionHeader>a{font-size:10px}.OperationsHome-module__7iF2Va__pairedSections .OperationsHome-module__7iF2Va__sectionHeader p{font-size:12px}.OperationsHome-module__7iF2Va__contentList{border:1px solid var(--ops-border);border-radius:var(--ops-radius);overflow:hidden}.OperationsHome-module__7iF2Va__contentRow{background:var(--ops-surface);grid-template-columns:30px minmax(0,1fr) 17px;align-items:center;gap:15px;min-height:61px;padding:11px 15px;display:grid}.OperationsHome-module__7iF2Va__contentRow+.OperationsHome-module__7iF2Va__contentRow{border-top:1px solid var(--ops-border)}.OperationsHome-module__7iF2Va__contentIcon{color:#0a82f2;place-items:center;display:grid}.OperationsHome-module__7iF2Va__contentRow>div{min-width:0}.OperationsHome-module__7iF2Va__contentRow h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.OperationsHome-module__7iF2Va__contentRow p{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;line-height:1.4;overflow:hidden}.OperationsHome-module__7iF2Va__contentRow:hover h3{color:var(--ops-blue)}.OperationsHome-module__7iF2Va__explanationRow .OperationsHome-module__7iF2Va__contentIcon{color:#437998}.OperationsHome-module__7iF2Va__explanationRow:nth-child(3) .OperationsHome-module__7iF2Va__contentIcon{color:#0969ed}.OperationsHome-module__7iF2Va__bottomStrip{grid-template-columns:1.08fr 1fr;gap:6px;padding-bottom:10px;display:grid}.OperationsHome-module__7iF2Va__trustStrip,.OperationsHome-module__7iF2Va__newsletter{border-radius:var(--ops-radius);background:#eef4f8;align-items:center;gap:13px;min-width:0;min-height:78px;padding:17px 18px;display:flex}.OperationsHome-module__7iF2Va__trustStrip h2,.OperationsHome-module__7iF2Va__newsletter h2{letter-spacing:-.025em;font-size:14px;font-weight:700;line-height:1.35}.OperationsHome-module__7iF2Va__trustStrip p{color:var(--ops-muted);margin-top:3px;font-size:10px;line-height:1.5}.OperationsHome-module__7iF2Va__trustStrip p span{padding:0 5px}.OperationsHome-module__7iF2Va__trustStrip:hover h2{color:var(--ops-blue)}.OperationsHome-module__7iF2Va__swissFlag{background:#ed141c;border-radius:2px;flex:0 0 26px;width:26px;height:26px;display:block;position:relative}.OperationsHome-module__7iF2Va__swissFlag:before,.OperationsHome-module__7iF2Va__swissFlag:after{content:"";background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OperationsHome-module__7iF2Va__swissFlag:before{width:16px;height:5px}.OperationsHome-module__7iF2Va__swissFlag:after{width:5px;height:16px}.OperationsHome-module__7iF2Va__newsletter{flex-wrap:wrap;gap:10px 12px}.OperationsHome-module__7iF2Va__newsletter>svg{color:var(--ops-ink);align-self:flex-start;margin-top:3px}.OperationsHome-module__7iF2Va__newsletterCopy{flex:180px;min-width:0}.OperationsHome-module__7iF2Va__newsletterCopy p{max-width:270px;color:var(--ops-muted);margin-top:2px;font-size:9px;line-height:1.4}.OperationsHome-module__7iF2Va__newsletter>form{flex:225px}[data-theme=dark] .OperationsHome-module__7iF2Va__home{--ops-ink:#edf3fb;--ops-muted:#b1c2d5;--ops-blue:#78b1ff;--ops-surface:#0e1b29;--ops-pale:#111f30;--ops-border:#2b4155}[data-theme=dark] .OperationsHome-module__7iF2Va__ticker{--ops-ink:#edf3fb;--ops-blue:#78b1ff;--ops-pale:#111f30;--ops-border:#2b4155}:is([data-theme=dark] .OperationsHome-module__7iF2Va__trustStrip,[data-theme=dark] .OperationsHome-module__7iF2Va__newsletter){background:#15283b}[data-theme=dark] .OperationsHome-module__7iF2Va__tickerItems>a+a{border-color:#425b74}:is([data-theme=dark] .OperationsHome-module__7iF2Va__briefingCard:hover,[data-theme=dark] .OperationsHome-module__7iF2Va__toolCard:hover){border-color:#76a2d5}[data-theme=dark] .OperationsHome-module__7iF2Va__explanationRow .OperationsHome-module__7iF2Va__contentIcon{color:#87b8d4}@media (max-width:1199px){.OperationsHome-module__7iF2Va__heroCopy h1{font-size:39px}.OperationsHome-module__7iF2Va__heroCopy .OperationsHome-module__7iF2Va__heroDescription{font-size:15px}.OperationsHome-module__7iF2Va__heroLead{padding-top:36px;padding-bottom:32px}.OperationsHome-module__7iF2Va__heroSearch{gap:10px;padding-left:13px}.OperationsHome-module__7iF2Va__heroSearch input{font-size:12px}.OperationsHome-module__7iF2Va__heroSearch button{min-width:86px}.OperationsHome-module__7iF2Va__topics{gap:7px}.OperationsHome-module__7iF2Va__topics>span{margin-right:0}.OperationsHome-module__7iF2Va__topics>a{padding-left:8px;padding-right:8px;font-size:9px}.OperationsHome-module__7iF2Va__valuePoints{gap:12px}.OperationsHome-module__7iF2Va__valuePoints>div{gap:10px}.OperationsHome-module__7iF2Va__valuePoints>div+div{padding-left:12px}.OperationsHome-module__7iF2Va__valuePoints p{font-size:10px}.OperationsHome-module__7iF2Va__heroRail{padding-left:14px;padding-right:24px}.OperationsHome-module__7iF2Va__criticalPanel{padding:0 12px}.OperationsHome-module__7iF2Va__criticalItem h3{font-size:12px}.OperationsHome-module__7iF2Va__criticalItem p{font-size:10px}.OperationsHome-module__7iF2Va__storyMeta{gap:8px}.OperationsHome-module__7iF2Va__badge{font-size:9px}.OperationsHome-module__7iF2Va__briefingCard{padding:14px}.OperationsHome-module__7iF2Va__briefingCard h3{font-size:13px}.OperationsHome-module__7iF2Va__briefingCard p{font-size:11px}.OperationsHome-module__7iF2Va__toolCard{gap:12px;padding:16px 14px 13px}.OperationsHome-module__7iF2Va__toolCard h3{font-size:12px}.OperationsHome-module__7iF2Va__toolCard p{font-size:11px}.OperationsHome-module__7iF2Va__pairedSections .OperationsHome-module__7iF2Va__sectionHeader{flex-wrap:wrap;gap:3px}.OperationsHome-module__7iF2Va__pairedSections .OperationsHome-module__7iF2Va__sectionHeader>a{padding-top:0}}@media (max-width:1023px){.OperationsHome-module__7iF2Va__ticker>.OperationsHome-module__7iF2Va__container{gap:14px}.OperationsHome-module__7iF2Va__tickerItems{overscroll-behavior-x:contain;scrollbar-width:none;overflow-x:auto}.OperationsHome-module__7iF2Va__tickerItems::-webkit-scrollbar{display:none}.OperationsHome-module__7iF2Va__tickerItems>a{flex:none;max-width:340px;padding-top:6px;padding-bottom:6px}.OperationsHome-module__7iF2Va__heroCopy h1{font-size:35px}.OperationsHome-module__7iF2Va__heroCopy .OperationsHome-module__7iF2Va__heroDescription{font-size:15px}.OperationsHome-module__7iF2Va__heroRail{padding:22px 24px 22px 12px}.OperationsHome-module__7iF2Va__criticalItem{padding-top:10px;padding-bottom:10px}.OperationsHome-module__7iF2Va__criticalItem .OperationsHome-module__7iF2Va__storyMeta{flex-wrap:wrap;gap:4px 7px}.OperationsHome-module__7iF2Va__briefingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.OperationsHome-module__7iF2Va__briefingCard{min-height:192px}.OperationsHome-module__7iF2Va__briefingCard h3{font-size:14px}.OperationsHome-module__7iF2Va__briefingCard p{-webkit-line-clamp:3;font-size:12px}.OperationsHome-module__7iF2Va__toolsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.OperationsHome-module__7iF2Va__toolCard{gap:18px}.OperationsHome-module__7iF2Va__toolCard h3{font-size:13px}.OperationsHome-module__7iF2Va__toolCard p{-webkit-line-clamp:2;font-size:12px}.OperationsHome-module__7iF2Va__sectionHeader h2{font-size:22px}.OperationsHome-module__7iF2Va__tutorialHead,.OperationsHome-module__7iF2Va__tutorialRow{gap:12px}.OperationsHome-module__7iF2Va__tutorialTech{gap:8px}.OperationsHome-module__7iF2Va__difficulty{gap:7px}.OperationsHome-module__7iF2Va__pairedSections{gap:18px}.OperationsHome-module__7iF2Va__pairedSections>section+section{padding-left:18px}}@media (max-width:800px){.OperationsHome-module__7iF2Va__heroGrid{grid-template-columns:minmax(0,1fr)}.OperationsHome-module__7iF2Va__heroLead{padding-top:32px;padding-bottom:28px}.OperationsHome-module__7iF2Va__heroCopy h1{font-size:40px}.OperationsHome-module__7iF2Va__heroCopy .OperationsHome-module__7iF2Va__heroDescription{font-size:16px}.OperationsHome-module__7iF2Va__heroRail{background:#091526;border:0;padding:0 24px 24px}.OperationsHome-module__7iF2Va__criticalItem .OperationsHome-module__7iF2Va__storyMeta{flex-wrap:nowrap}.OperationsHome-module__7iF2Va__criticalItem{padding:12px 22px 11px 0}.OperationsHome-module__7iF2Va__criticalItem h3{font-size:13px}.OperationsHome-module__7iF2Va__criticalItem p{-webkit-line-clamp:1;font-size:11px}.OperationsHome-module__7iF2Va__topics>a{padding:3px 10px;font-size:10px}.OperationsHome-module__7iF2Va__valuePoints p{font-size:11px}.OperationsHome-module__7iF2Va__tutorialHead{display:none}.OperationsHome-module__7iF2Va__tutorialList ul{padding:0 14px}.OperationsHome-module__7iF2Va__tutorialRow{flex-wrap:wrap;align-items:center;gap:9px 19px;padding:13px 26px 13px 0;display:flex;position:relative}.OperationsHome-module__7iF2Va__tutorialRow h3{flex-basis:100%;font-size:13px;font-weight:600}.OperationsHome-module__7iF2Va__tutorialTech{gap:7px;font-size:11px}.OperationsHome-module__7iF2Va__tutorialTech svg{width:17px;height:17px}.OperationsHome-module__7iF2Va__tutorialTime,.OperationsHome-module__7iF2Va__difficulty{font-size:10px}.OperationsHome-module__7iF2Va__rowArrow{position:absolute;top:17px;right:0}.OperationsHome-module__7iF2Va__mobileLabel{display:inline}.OperationsHome-module__7iF2Va__bottomStrip{grid-template-columns:minmax(0,1fr)}.OperationsHome-module__7iF2Va__trustStrip,.OperationsHome-module__7iF2Va__newsletter{min-height:72px}.OperationsHome-module__7iF2Va__newsletter{flex-wrap:nowrap}.OperationsHome-module__7iF2Va__newsletterCopy{flex-basis:230px}.OperationsHome-module__7iF2Va__newsletter>form{flex-basis:250px}}@media (max-width:600px){.OperationsHome-module__7iF2Va__container{padding-left:18px;padding-right:18px}.OperationsHome-module__7iF2Va__ticker>.OperationsHome-module__7iF2Va__container{gap:12px;padding-right:0}.OperationsHome-module__7iF2Va__tickerAll{display:none!important}.OperationsHome-module__7iF2Va__tickerItems>a{max-width:280px}.OperationsHome-module__7iF2Va__heroGrid{padding:0}.OperationsHome-module__7iF2Va__heroLead{padding:28px 18px 25px}.OperationsHome-module__7iF2Va__heroImage{object-position:65% center}.OperationsHome-module__7iF2Va__eyebrow{letter-spacing:.02em;font-size:9px}.OperationsHome-module__7iF2Va__eyebrow span{padding:0 5px}.OperationsHome-module__7iF2Va__heroCopy h1{letter-spacing:-.04em;margin-top:15px;font-size:clamp(30px,6.9vw,38px);line-height:1.12}.OperationsHome-module__7iF2Va__heroCopy h1>span{display:inline}.OperationsHome-module__7iF2Va__heroCopy h1>span+span:before{content:" "}.OperationsHome-module__7iF2Va__heroCopy .OperationsHome-module__7iF2Va__heroDescription{margin-top:13px;font-size:14px;line-height:1.5}.OperationsHome-module__7iF2Va__heroSearch{gap:9px;height:48px;margin-top:18px;padding-left:12px}.OperationsHome-module__7iF2Va__heroSearch>svg{width:18px;height:18px}.OperationsHome-module__7iF2Va__heroSearch input{font-size:11px}.OperationsHome-module__7iF2Va__heroSearch button{min-width:65px;padding:0 11px;font-size:11px}.OperationsHome-module__7iF2Va__topics{gap:7px;margin-top:13px}.OperationsHome-module__7iF2Va__topics>span{flex-basis:100%;font-size:10px}.OperationsHome-module__7iF2Va__topics>a{padding:3px 8px;font-size:9px}.OperationsHome-module__7iF2Va__valuePoints{gap:9px;margin-top:23px}.OperationsHome-module__7iF2Va__valuePoints>div{flex-direction:column;align-items:flex-start;gap:7px}.OperationsHome-module__7iF2Va__valuePoints>div+div{padding-left:9px}.OperationsHome-module__7iF2Va__valuePoints svg{width:19px;height:19px}.OperationsHome-module__7iF2Va__valuePoints p{font-size:9px;line-height:1.5}.OperationsHome-module__7iF2Va__heroRail{padding:0 18px 22px}.OperationsHome-module__7iF2Va__criticalPanel{padding:0 13px}.OperationsHome-module__7iF2Va__criticalItem h3{font-size:12px}.OperationsHome-module__7iF2Va__criticalItem p{font-size:11px}.OperationsHome-module__7iF2Va__section{padding:22px 0}.OperationsHome-module__7iF2Va__sectionHeader{flex-wrap:wrap;gap:5px;margin-bottom:12px}.OperationsHome-module__7iF2Va__sectionHeader h2{font-size:22px}.OperationsHome-module__7iF2Va__sectionHeader p{font-size:12px}.OperationsHome-module__7iF2Va__home .OperationsHome-module__7iF2Va__sectionHeader>a{padding-top:0;font-size:10px}.OperationsHome-module__7iF2Va__briefingGrid{grid-template-columns:minmax(0,1fr);gap:10px}.OperationsHome-module__7iF2Va__briefingCard{min-height:0;padding:14px 15px}.OperationsHome-module__7iF2Va__briefingCard h3{-webkit-line-clamp:3;margin-top:8px;font-size:14px}.OperationsHome-module__7iF2Va__briefingCard p{-webkit-line-clamp:3;margin-top:6px;font-size:12px}.OperationsHome-module__7iF2Va__briefingCard .OperationsHome-module__7iF2Va__cardFooter{margin-top:2px}.OperationsHome-module__7iF2Va__badge{font-size:9px}.OperationsHome-module__7iF2Va__tutorialRow{gap:8px 14px}.OperationsHome-module__7iF2Va__toolsGrid{grid-template-columns:minmax(0,1fr);gap:10px}.OperationsHome-module__7iF2Va__toolCard{gap:17px;padding:16px}.OperationsHome-module__7iF2Va__toolCard p{margin-bottom:9px}.OperationsHome-module__7iF2Va__toolAction{align-self:flex-start;min-width:125px}.OperationsHome-module__7iF2Va__pairedSections{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:22px;padding-bottom:22px}.OperationsHome-module__7iF2Va__pairedSections>section+section{border-left:0;padding-left:0}.OperationsHome-module__7iF2Va__contentRow{gap:12px;min-height:66px;padding:12px}.OperationsHome-module__7iF2Va__contentRow h3{font-size:12px}.OperationsHome-module__7iF2Va__contentRow p{font-size:11px}.OperationsHome-module__7iF2Va__bottomStrip{gap:7px;padding-bottom:10px}.OperationsHome-module__7iF2Va__trustStrip,.OperationsHome-module__7iF2Va__newsletter{gap:10px;padding:16px 14px}.OperationsHome-module__7iF2Va__trustStrip h2,.OperationsHome-module__7iF2Va__newsletter h2{font-size:13px}.OperationsHome-module__7iF2Va__trustStrip p{font-size:9px}.OperationsHome-module__7iF2Va__trustStrip p span{padding:0 2px}.OperationsHome-module__7iF2Va__newsletter{flex-wrap:wrap}.OperationsHome-module__7iF2Va__newsletter>svg{width:22px}.OperationsHome-module__7iF2Va__newsletterCopy{flex:200px}.OperationsHome-module__7iF2Va__newsletterCopy p{max-width:none;font-size:10px}.OperationsHome-module__7iF2Va__newsletter>form{flex:100%;margin-top:2px}}@media (prefers-reduced-motion:reduce){.OperationsHome-module__7iF2Va__home *,.OperationsHome-module__7iF2Va__home :before,.OperationsHome-module__7iF2Va__home :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.ArticleFeedback-module__trLy2W__section{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;gap:.9rem;min-width:0;margin-top:1.4rem;padding:1.1rem 1.2rem 1.2rem;display:grid}.ArticleFeedback-module__trLy2W__section>*{min-width:0}.ArticleFeedback-module__trLy2W__head{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.75rem;padding-bottom:.85rem;display:flex}.ArticleFeedback-module__trLy2W__title{letter-spacing:-.01em;color:var(--text);align-items:center;gap:.5rem;margin:0;font-size:1.15rem;font-weight:800;display:inline-flex}.ArticleFeedback-module__trLy2W__titleIcon{color:var(--accent)}.ArticleFeedback-module__trLy2W__count{background:var(--tech-blue-soft);min-width:1.4rem;height:1.4rem;color:var(--tech-blue,#2563eb);border-radius:999px;place-items:center;padding:0 .35rem;font-size:.72rem;font-weight:700;display:inline-grid}.ArticleFeedback-module__trLy2W__rateRow{display:flex}.ArticleFeedback-module__trLy2W__rateBlock{border:1px solid var(--border);background:var(--bg-sunken,#94a3b814);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.6rem;max-width:100%;padding:.5rem .9rem;display:inline-flex}.ArticleFeedback-module__trLy2W__stars{gap:1px;display:inline-flex}.ArticleFeedback-module__trLy2W__starOn{color:var(--tech-orange,#f59e0b);fill:currentColor}.ArticleFeedback-module__trLy2W__starOff{color:var(--border-strong,#d1d5db)}.ArticleFeedback-module__trLy2W__writeBtn,.ArticleFeedback-module__trLy2W__submitBtn,.ArticleFeedback-module__trLy2W__cancelBtn{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-muted);font-family:var(--font-mono), monospace;cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .78rem;font-size:.72rem;font-weight:600;transition:color .12s,border-color .12s,transform .12s;display:inline-flex}.ArticleFeedback-module__trLy2W__writeBtn{margin-left:auto}.ArticleFeedback-module__trLy2W__writeBtn:hover,.ArticleFeedback-module__trLy2W__submitBtn:hover,.ArticleFeedback-module__trLy2W__cancelBtn:hover{color:var(--text);border-color:var(--border-strong);transform:translateY(-1px)}.ArticleFeedback-module__trLy2W__submitBtn{color:var(--tech-blue,#2563eb);border-color:currentColor}.ArticleFeedback-module__trLy2W__submitBtn:disabled{opacity:.6;cursor:default;transform:none}.ArticleFeedback-module__trLy2W__notice{color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;margin:0;padding:.55rem .8rem;font-size:.82rem}.ArticleFeedback-module__trLy2W__form{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;gap:.6rem;padding:.9rem;display:grid}.ArticleFeedback-module__trLy2W__formRow{align-items:center;gap:.6rem;display:flex}.ArticleFeedback-module__trLy2W__label{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.78rem;font-weight:600;display:inline-flex}.ArticleFeedback-module__trLy2W__starPick{gap:.15rem;display:inline-flex}.ArticleFeedback-module__trLy2W__starBtn{cursor:pointer;background:0 0;border:0;padding:.1rem;line-height:0}.ArticleFeedback-module__trLy2W__input,.ArticleFeedback-module__trLy2W__textarea{border:1px solid var(--border);background:var(--bg,#fff);width:100%;color:var(--text);font:inherit;border-radius:10px;padding:.55rem .7rem;font-size:.85rem}.ArticleFeedback-module__trLy2W__input:focus,.ArticleFeedback-module__trLy2W__textarea:focus{outline:2px solid var(--tech-blue,#2563eb);outline-offset:1px}.ArticleFeedback-module__trLy2W__formActions{gap:.5rem;display:flex}.ArticleFeedback-module__trLy2W__list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.ArticleFeedback-module__trLy2W__card{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;gap:.35rem;padding:.75rem .9rem;display:grid}.ArticleFeedback-module__trLy2W__cardMeta{color:var(--text-faint);align-items:center;gap:.55rem;font-size:.75rem;display:flex}.ArticleFeedback-module__trLy2W__cardAuthor{color:var(--text-muted);font-weight:600}.ArticleFeedback-module__trLy2W__cardDate{margin-left:auto}.ArticleFeedback-module__trLy2W__cardTitle{color:var(--text);margin:0;font-size:.9rem;font-weight:700}.ArticleFeedback-module__trLy2W__cardBody{color:var(--text-muted);white-space:pre-wrap;margin:0;font-size:.85rem;line-height:1.55}.ArticleFeedback-module__trLy2W__empty{color:var(--text-faint);text-align:center;flex-direction:column;align-items:center;gap:.35rem;margin:0;padding:1.4rem 1rem 1rem;font-size:.85rem;display:flex}.ArticleFeedback-module__trLy2W__emptyIcon{background:var(--tech-blue-soft);width:40px;height:40px;color:var(--tech-blue,#2563eb);border-radius:10px;place-items:center;margin-bottom:.35rem;display:grid}.ArticleFeedback-module__trLy2W__empty strong{color:var(--text-muted);font-size:.95rem}@media (max-width:560px){.ArticleFeedback-module__trLy2W__head{gap:.5rem}.ArticleFeedback-module__trLy2W__writeBtn{margin-left:0}}
.TutorialCodeBlock-module__pVSg4G__block{--tutorial-code-surface:#f4f8fc;--tutorial-code-ink:#122a49;--tutorial-code-border:#d6e1ec;--tutorial-code-error:#a82a38;--tutorial-code-hover:#fff;border:1px solid var(--tutorial-code-border);background:var(--tutorial-code-surface);min-width:0;max-width:100%;color:var(--tutorial-code-ink);border-radius:5px;margin:12px 0 18px;overflow:hidden}.TutorialCodeBlock-module__pVSg4G__header{font-family:var(--font-sans), Inter, system-ui, sans-serif;justify-content:space-between;align-items:flex-start;gap:8px 12px;margin:0;padding:4px 10px 0;display:flex}.TutorialCodeBlock-module__pVSg4G__language{overflow-wrap:anywhere;min-width:0;padding-top:7px;font-size:11px;line-height:1.4}.TutorialCodeBlock-module__pVSg4G__copyGroup{flex-direction:column;align-items:flex-end;gap:2px;min-width:0;display:flex}.TutorialCodeBlock-module__pVSg4G__copyButton{min-height:28px;color:inherit;font:500 11px/1.3 var(--font-sans), Inter, system-ui, sans-serif;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:4px 7px;display:inline-flex}.TutorialCodeBlock-module__pVSg4G__copyButton svg{flex-shrink:0}.TutorialCodeBlock-module__pVSg4G__copyButton:hover{border-color:var(--tutorial-code-border);background:var(--tutorial-code-hover)}.TutorialCodeBlock-module__pVSg4G__copyButton:disabled{cursor:progress}.TutorialCodeBlock-module__pVSg4G__copyButton:focus-visible,.TutorialCodeBlock-module__pVSg4G__viewport:focus-visible{outline:2px solid var(--ops-blue,#0969ed);outline-offset:-2px}.TutorialCodeBlock-module__pVSg4G__status{max-width:230px;font:11px/1.4 var(--font-sans), Inter, system-ui, sans-serif;text-align:right}.TutorialCodeBlock-module__pVSg4G__status:empty,.TutorialCodeBlock-module__pVSg4G__status[data-copy-status=copied]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.TutorialCodeBlock-module__pVSg4G__status[data-copy-status=error]{color:var(--tutorial-code-error)}.TutorialCodeBlock-module__pVSg4G__viewport{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:inherit;font:12px/1.6 var(--font-mono), Consolas, monospace;white-space:pre;overflow-wrap:normal;word-break:normal;overscroll-behavior-x:contain;tab-size:4;background:0 0;border:0;border-radius:0;margin:0;padding:6px 12px 11px;display:block;overflow-x:auto}.TutorialCodeBlock-module__pVSg4G__viewport code{color:inherit;font:inherit;white-space:inherit;background:0 0;border:0;padding:0}[data-theme=dark] .TutorialCodeBlock-module__pVSg4G__block{--tutorial-code-surface:#162336;--tutorial-code-ink:#e9f1fa;--tutorial-code-border:#2b4058;--tutorial-code-error:#ff9caa;--tutorial-code-hover:#1d3047}@media (max-width:600px){.TutorialCodeBlock-module__pVSg4G__header{padding-inline:8px}.TutorialCodeBlock-module__pVSg4G__copyButton{min-height:34px;padding-inline:9px;font-size:12px}.TutorialCodeBlock-module__pVSg4G__language{padding-top:10px}.TutorialCodeBlock-module__pVSg4G__viewport{padding-inline:10px;font-size:12px}.TutorialCodeBlock-module__pVSg4G__status{max-width:190px}}
.Pagination-module__Ih5jkq__nav{border-top:1px solid var(--ops-border,var(--border,#d6e1ec));font-family:var(--font-sans,Inter), system-ui, sans-serif;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin-top:24px;padding-top:20px;font-size:12px;line-height:1.3;display:grid}.Pagination-module__Ih5jkq__nav .Pagination-module__Ih5jkq__btn,.Pagination-module__Ih5jkq__nav .Pagination-module__Ih5jkq__num{box-sizing:border-box;border:1px solid var(--ops-border,var(--border,#d6e1ec));border-radius:var(--ops-radius,5px);min-width:32px;min-height:32px;color:var(--ops-ink,var(--text,#091526));background:var(--ops-surface,var(--bg,#fff));justify-content:center;align-items:center;padding:6px 9px;font-weight:600;text-decoration:none;display:inline-flex}.Pagination-module__Ih5jkq__nav .Pagination-module__Ih5jkq__btn{white-space:nowrap;gap:6px}.Pagination-module__Ih5jkq__previous{justify-self:start}.Pagination-module__Ih5jkq__next{justify-self:end}.Pagination-module__Ih5jkq__nav a:hover{border-color:var(--ops-blue,#0969ed);color:var(--ops-blue,#0969ed);background:var(--ops-pale,var(--bg-secondary,#f5f8fb))}.Pagination-module__Ih5jkq__nav a:focus-visible{outline:2px solid var(--ops-blue,#0969ed);outline-offset:3px}.Pagination-module__Ih5jkq__nav .Pagination-module__Ih5jkq__disabled{color:var(--ops-muted,var(--text-muted,#526b88));background:var(--ops-pale,var(--bg-secondary,#f5f8fb))}.Pagination-module__Ih5jkq__nums{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.Pagination-module__Ih5jkq__nav .Pagination-module__Ih5jkq__num{font-variant-numeric:tabular-nums}.Pagination-module__Ih5jkq__nav .Pagination-module__Ih5jkq__cur{border-color:var(--ops-blue,#0969ed);color:var(--ops-surface,#fff);background:var(--ops-blue,#0969ed)}.Pagination-module__Ih5jkq__ellipsis{min-height:32px;color:var(--ops-muted,var(--text-muted,#526b88));justify-content:center;align-items:center;padding:0 3px;display:inline-flex}@media (max-width:600px){.Pagination-module__Ih5jkq__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.Pagination-module__Ih5jkq__nums{grid-area:1/1/auto/-1}.Pagination-module__Ih5jkq__previous{grid-area:2/1}.Pagination-module__Ih5jkq__next{grid-area:2/2}}
.EditorialArticleFrame-module__f_dRsa__frame{--ops-ink:#091526;--ops-muted:#526b88;--ops-blue:#075fdb;--ops-surface:#fff;--ops-pale:#f5f8fb;--ops-border:#d6e1ec;color:var(--ops-ink);background:var(--ops-surface);font-family:var(--font-sans),Inter,system-ui,sans-serif}.EditorialArticleFrame-module__f_dRsa__container{max-width:1200px;margin:0 auto;padding:28px 30px 38px}.EditorialArticleFrame-module__f_dRsa__layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:36px;display:grid}.EditorialArticleFrame-module__f_dRsa__withoutSidebar{grid-template-columns:minmax(0,820px)}.EditorialArticleFrame-module__f_dRsa__article{min-width:0}.EditorialArticleFrame-module__f_dRsa__frame [id]{scroll-margin-top:96px}.EditorialArticleFrame-module__f_dRsa__frame :is(a,button,summary,input,[tabindex]):focus-visible{outline:2px solid var(--ops-blue);outline-offset:3px}.EditorialArticleFrame-module__f_dRsa__frame :is(h1,h2,h3,h4){color:var(--ops-ink);font-family:inherit}.EditorialArticleFrame-module__f_dRsa__breadcrumb{margin-bottom:15px}.EditorialArticleFrame-module__f_dRsa__breadcrumb nav{background:0 0;border:0}.EditorialArticleFrame-module__f_dRsa__breadcrumb nav>div{color:var(--ops-muted);padding:0;font-size:11px}.EditorialArticleFrame-module__f_dRsa__breadcrumb :is(a,span){color:var(--ops-muted)}.EditorialArticleFrame-module__f_dRsa__badges{flex-wrap:wrap;gap:7px;margin-bottom:9px;display:flex}.EditorialArticleFrame-module__f_dRsa__badges>span{background:var(--ops-pale);color:var(--ops-ink);text-transform:uppercase;border:0;border-radius:3px;align-items:center;gap:5px;padding:4px 7px;font-family:inherit;font-size:10px;font-weight:650;line-height:1.3;display:inline-flex}.EditorialArticleFrame-module__f_dRsa__badges>span:first-child{color:#fff;background:#0969ed}.EditorialArticleFrame-module__f_dRsa__masthead h1{letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:clamp(31px,2.9vw,38px);font-weight:800;line-height:1.11}.EditorialArticleFrame-module__f_dRsa__deck{color:#334d70;margin-top:9px;font-size:17px;line-height:1.5}.EditorialArticleFrame-module__f_dRsa__deck p{margin:0}.EditorialArticleFrame-module__f_dRsa__metaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 14px;display:flex}.EditorialArticleFrame-module__f_dRsa__byline{color:var(--ops-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;line-height:1.5;display:flex}.EditorialArticleFrame-module__f_dRsa__byline img{object-fit:cover;border-radius:50%;flex-shrink:0;width:34px;height:34px}.EditorialArticleFrame-module__f_dRsa__byline p{margin:0 0 3px}.EditorialArticleFrame-module__f_dRsa__byline :is(a,strong){color:var(--ops-ink);font-weight:650;text-decoration:none}.EditorialArticleFrame-module__f_dRsa__byline a:hover{text-decoration:underline}.EditorialArticleFrame-module__f_dRsa__dates{flex-wrap:wrap;display:flex}.EditorialArticleFrame-module__f_dRsa__dates>:not(:first-child):before{content:"·";padding:0 7px}.EditorialArticleFrame-module__f_dRsa__share{margin-left:auto}.EditorialArticleFrame-module__f_dRsa__share .text-neutral-400{color:var(--ops-muted)}.EditorialArticleFrame-module__f_dRsa__share :is(a,button){border-color:var(--ops-border);min-height:34px;color:var(--ops-muted);background:var(--ops-surface);border-radius:5px}.EditorialArticleFrame-module__f_dRsa__facts{border-top:1px solid var(--ops-border);margin-bottom:2px;padding:10px 0 13px;font-size:11px;line-height:1.5}.EditorialArticleFrame-module__f_dRsa__facts dl{flex-wrap:wrap;gap:7px 17px;margin:0;display:flex}.EditorialArticleFrame-module__f_dRsa__facts dl>div{flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.EditorialArticleFrame-module__f_dRsa__facts dt{color:var(--ops-muted)}.EditorialArticleFrame-module__f_dRsa__facts dd{color:var(--ops-ink);margin:0;font-weight:600}.EditorialArticleFrame-module__f_dRsa__cover{margin:0 0 19px}.EditorialArticleFrame-module__f_dRsa__cover figure{margin:0}.EditorialArticleFrame-module__f_dRsa__cover figure>a{border:1px solid var(--ops-border);background:var(--ops-pale);border-radius:5px;justify-content:center;align-items:center;height:270px;display:flex;overflow:hidden}.EditorialArticleFrame-module__f_dRsa__cover img{object-fit:contain;width:100%;height:100%;display:block}.EditorialArticleFrame-module__f_dRsa__cover figcaption{color:var(--ops-muted);flex-wrap:wrap;justify-content:space-between;gap:5px 12px;padding-top:6px;font-size:11px;line-height:1.5;display:flex}.EditorialArticleFrame-module__f_dRsa__cover figcaption a{color:var(--ops-blue);align-items:center;gap:5px;margin-left:auto;text-decoration:none;display:inline-flex}.EditorialArticleFrame-module__f_dRsa__body{color:#334d70;min-width:0;font-size:14px;line-height:1.6}.EditorialArticleFrame-module__f_dRsa__body>*+*{margin-top:27px}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body h2{letter-spacing:-.025em;font-size:21px;font-weight:750;line-height:1.3}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body h3{letter-spacing:-.015em;font-size:17px;font-weight:700;line-height:1.4}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body h4{font-size:15px;line-height:1.4}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body :is(p,li){font-size:14px;line-height:1.6}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body :is(.text-neutral-400,.text-neutral-500,.text-neutral-600){color:var(--ops-muted)}html:not([data-theme=dark]) .EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body .text-red-500{color:#b91c1c}.EditorialArticleFrame-module__f_dRsa__body :is(a){text-underline-offset:3px;overflow-wrap:anywhere}.EditorialArticleFrame-module__f_dRsa__body :is(table,pre,img){max-width:100%}.EditorialArticleFrame-module__f_dRsa__body pre{overflow-x:auto}.EditorialArticleFrame-module__f_dRsa__body pre code{white-space:pre;overflow-wrap:normal}.EditorialArticleFrame-module__f_dRsa__body :not(pre)>code{white-space:break-spaces;overflow-wrap:anywhere}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body [data-editorial-quick]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.EditorialArticleFrame-module__f_dRsa__body [data-editorial-quick]>:last-child:nth-child(odd){grid-column:1/-1}.EditorialArticleFrame-module__f_dRsa__body [data-editorial-quick]>*{border-radius:5px;min-width:0;padding:15px}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body [data-editorial-picks]>section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.EditorialArticleFrame-module__f_dRsa__body [data-editorial-picks]>section>div>div{border-radius:5px;padding:15px}.EditorialArticleFrame-module__f_dRsa__body [data-editorial-picks] .line-clamp-3{-webkit-line-clamp:unset;display:block;overflow:visible}.EditorialArticleFrame-module__f_dRsa__body [data-editorial-matrix]{max-width:100%;overflow-x:auto}.EditorialArticleFrame-module__f_dRsa__body [data-editorial-matrix] table{font-size:12px}.EditorialArticleFrame-module__f_dRsa__body [data-editorial-matrix] :is(th,td){padding:9px 10px}.EditorialArticleFrame-module__f_dRsa__sidebar{flex-direction:column;gap:15px;min-width:0;display:flex}.EditorialArticleFrame-module__f_dRsa__panel,.EditorialArticleFrame-module__f_dRsa__sidebar>section,.EditorialArticleFrame-module__f_dRsa__sidebar>div{border-radius:5px}.EditorialArticleFrame-module__f_dRsa__panel{border:1px solid var(--ops-border);background:var(--ops-surface);padding:17px 15px}.EditorialArticleFrame-module__f_dRsa__panel h2{letter-spacing:-.025em;align-items:center;gap:11px;margin:0 0 15px;font-size:16px;font-weight:750;line-height:1.3;display:flex}.EditorialArticleFrame-module__f_dRsa__panel h2 svg{color:var(--ops-blue);flex-shrink:0}.EditorialArticleFrame-module__f_dRsa__desktopContents ol,.EditorialArticleFrame-module__f_dRsa__mobileContents ol{margin:0;padding:0;list-style:none}.EditorialArticleFrame-module__f_dRsa__desktopContents li,.EditorialArticleFrame-module__f_dRsa__mobileContents li{margin:0}.EditorialArticleFrame-module__f_dRsa__desktopContents a,.EditorialArticleFrame-module__f_dRsa__mobileContents nav a{color:var(--ops-muted);overflow-wrap:anywhere;padding:5px 1px;font-size:12px;line-height:1.5;text-decoration:none;display:block}.EditorialArticleFrame-module__f_dRsa__desktopContents a:hover,.EditorialArticleFrame-module__f_dRsa__mobileContents a:hover{color:var(--ops-blue);text-decoration:underline}:is(.EditorialArticleFrame-module__f_dRsa__sidebar .text-neutral-400,.EditorialArticleFrame-module__f_dRsa__sidebar .text-neutral-500,.EditorialArticleFrame-module__f_dRsa__sidebar .text-neutral-600){color:var(--ops-muted)}.EditorialArticleFrame-module__f_dRsa__sidebar .line-clamp-4{-webkit-line-clamp:unset;display:block;overflow:visible}.EditorialArticleFrame-module__f_dRsa__relatedPanel>section{border-color:var(--ops-border);background:var(--ops-surface);border-radius:5px;margin:0;padding:16px}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__relatedPanel>section>ul>li>a{grid-template-columns:44px minmax(0,1fr);gap:9px}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__relatedPanel>section>ul>li>a:not(:has(img)){grid-template-columns:minmax(0,1fr)}.EditorialArticleFrame-module__f_dRsa__relatedPanel>section>ul>li>a>span:has(img){width:44px;height:44px}.EditorialArticleFrame-module__f_dRsa__relatedPanel>section>ul>li>a>span:last-child>span:nth-child(2){-webkit-line-clamp:unset;display:block;overflow:visible}.EditorialArticleFrame-module__f_dRsa__relatedPanel h2{font-size:16px;font-weight:750}.EditorialArticleFrame-module__f_dRsa__newsletter p{color:var(--ops-muted);margin:0 0 14px;font-size:12px;line-height:1.5}.EditorialArticleFrame-module__f_dRsa__newsletter strong{color:var(--ops-ink)}.EditorialArticleFrame-module__f_dRsa__afterArticle{--text-faint:var(--ops-muted);--accent:var(--ops-blue);gap:22px;margin-top:27px;display:grid}.EditorialArticleFrame-module__f_dRsa__afterArticle>*{min-width:0}.EditorialArticleFrame-module__f_dRsa__afterLayout{border-top:1px solid var(--ops-border);margin-top:28px;padding-top:1px}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__afterLayout .text-neutral-400{color:var(--ops-muted)}.EditorialArticleFrame-module__f_dRsa__mobileContents{display:none}.EditorialArticleFrame-module__f_dRsa__floatingContents{z-index:20;min-width:0;color:var(--ops-ink);position:fixed}.EditorialArticleFrame-module__f_dRsa__floatingContentsDetails{border:1px solid var(--ops-border);background:var(--ops-surface);border-radius:5px;overflow:hidden}.EditorialArticleFrame-module__f_dRsa__floatingContentsSummary{color:var(--ops-ink);cursor:pointer;padding:13px 14px;font-size:13px;font-weight:750;line-height:20px;list-style-position:inside}.EditorialArticleFrame-module__f_dRsa__floatingContentsSummary::marker{color:var(--ops-blue)}.EditorialArticleFrame-module__f_dRsa__floatingContentsNav{overscroll-behavior:contain;scrollbar-width:thin;padding:0 12px 12px;overflow-y:auto}.EditorialArticleFrame-module__f_dRsa__floatingContentsList{margin:0;padding:0;list-style:none}.EditorialArticleFrame-module__f_dRsa__floatingContentsLink{color:var(--ops-muted);overflow-wrap:anywhere;padding:6px 2px;font-size:12px;line-height:1.5;text-decoration:none;display:block}.EditorialArticleFrame-module__f_dRsa__floatingContentsLink:hover{color:var(--ops-blue);text-decoration:underline}.EditorialArticleFrame-module__f_dRsa__floatingContentsSummary:focus-visible,.EditorialArticleFrame-module__f_dRsa__floatingContentsLink:focus-visible{outline:2px solid var(--ops-blue);outline-offset:-2px}[data-theme=dark] .EditorialArticleFrame-module__f_dRsa__frame{--ops-ink:#e9f1fa;--ops-muted:#a5b6cc;--ops-blue:#6da9ff;--ops-surface:#101a29;--ops-pale:#162336;--ops-border:#2b4058}[data-theme=dark] :is(.EditorialArticleFrame-module__f_dRsa__deck,.EditorialArticleFrame-module__f_dRsa__body){color:#bdcee3}@media (max-width:1100px){.EditorialArticleFrame-module__f_dRsa__layout{gap:27px}.EditorialArticleFrame-module__f_dRsa__masthead h1{font-size:32px}.EditorialArticleFrame-module__f_dRsa__deck{font-size:16px}}@media (max-width:900px){.EditorialArticleFrame-module__f_dRsa__container{padding:22px}.EditorialArticleFrame-module__f_dRsa__layout{display:block}.EditorialArticleFrame-module__f_dRsa__sidebar{margin-top:26px}.EditorialArticleFrame-module__f_dRsa__desktopContents,.EditorialArticleFrame-module__f_dRsa__floatingContents{display:none}.EditorialArticleFrame-module__f_dRsa__mobileContents{border:1px solid var(--ops-border);border-radius:5px;margin:18px 0;padding:0 13px;display:block}.EditorialArticleFrame-module__f_dRsa__mobileContents summary{cursor:pointer;align-items:center;gap:9px;padding:12px 0;font-size:13px;font-weight:650;list-style:none;display:flex}.EditorialArticleFrame-module__f_dRsa__mobileContents summary::-webkit-details-marker{display:none}.EditorialArticleFrame-module__f_dRsa__mobileContents summary svg{color:var(--ops-blue)}.EditorialArticleFrame-module__f_dRsa__mobileContents summary svg:last-child{margin-left:auto}.EditorialArticleFrame-module__f_dRsa__mobileContents[open] summary svg:last-child{transform:rotate(180deg)}.EditorialArticleFrame-module__f_dRsa__mobileContents nav{padding-bottom:10px}}@media (max-width:600px){.EditorialArticleFrame-module__f_dRsa__container{padding:19px 18px 28px}.EditorialArticleFrame-module__f_dRsa__masthead h1{font-size:29px;line-height:1.15}.EditorialArticleFrame-module__f_dRsa__deck{font-size:15px;line-height:1.6}.EditorialArticleFrame-module__f_dRsa__share{margin-left:0}.EditorialArticleFrame-module__f_dRsa__cover figure>a{height:250px}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body [data-editorial-quick],.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body [data-editorial-picks]>section>div{grid-template-columns:minmax(0,1fr)}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body h2{font-size:21px}.EditorialArticleFrame-module__f_dRsa__frame .EditorialArticleFrame-module__f_dRsa__body :is(p,li){line-height:1.65}}
.NewsArticleBody-module__Ll9CmW__body{--body-ink:#142337;--body-muted:#52657c;--body-blue:#0969ed;--body-line:#d6e1ec;--body-pale:#f5f8fb;--body-panel:#edf5ff;--body-panel-line:#bfdbfb;width:100%;min-width:0;color:var(--body-ink);font-family:var(--font-inter), Inter, Arial, sans-serif;overflow-wrap:break-word;font-size:16px;line-height:1.65}.NewsArticleBody-module__Ll9CmW__body>*,.NewsArticleBody-module__Ll9CmW__section{min-width:0}.NewsArticleBody-module__Ll9CmW__body>:not(:first-child):not([data-ad-key]){margin-top:27px}.NewsArticleBody-module__Ll9CmW__body :where(h2,h3,h4,p,ul,ol,dl,dd,figure,blockquote){margin:0}.NewsArticleBody-module__Ll9CmW__body a[href]{color:var(--body-blue);text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.NewsArticleBody-module__Ll9CmW__body a:hover{text-decoration-thickness:2px}.NewsArticleBody-module__Ll9CmW__body :is(a,button,summary):focus-visible{outline:2px solid var(--body-blue);outline-offset:4px}.NewsArticleBody-module__Ll9CmW__body :is(section[id],h2[id]){scroll-margin-top:88px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__sectionHeading{color:var(--body-ink);letter-spacing:-.025em;margin:0 0 14px;font-size:22px;font-weight:800;line-height:1.3}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__subheading{color:var(--body-ink);margin:20px 0 8px;font-size:16px;font-weight:750;line-height:1.4}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__panelHeading{color:var(--body-ink);letter-spacing:-.015em;margin:0;font-size:17px;font-weight:800;line-height:1.35}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__smallHeading{color:var(--body-ink);letter-spacing:.035em;text-transform:uppercase;margin:0 0 13px;font-size:13px;font-weight:750;line-height:1.4}.NewsArticleBody-module__Ll9CmW__prose{min-width:0;color:var(--body-ink)}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose p{color:var(--body-ink);margin:11px 0;font-size:16px;line-height:1.65}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose>:first-child{margin-top:0}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose>:last-child{margin-bottom:0}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose :is(h3,h4){color:var(--body-ink);margin:23px 0 9px;font-size:18px;font-weight:750;line-height:1.4}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose h4{font-size:16px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose :is(ul,ol){color:inherit;margin:12px 0;padding-left:23px;font-size:16px;line-height:1.7}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose ul{list-style:outside}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose ol{list-style:decimal}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose li+li{margin-top:5px}.NewsArticleBody-module__Ll9CmW__body strong{color:inherit;font-weight:700}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__lead{font-size:17px;line-height:1.65}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__lead p+p{margin-top:12px}.NewsArticleBody-module__Ll9CmW__introduction>*+*{margin-top:14px}.NewsArticleBody-module__Ll9CmW__takeaways,.NewsArticleBody-module__Ll9CmW__actions{border:1px solid var(--body-panel-line);background:var(--body-panel);border-radius:5px;padding:21px 23px}.NewsArticleBody-module__Ll9CmW__takeaways .NewsArticleBody-module__Ll9CmW__panelHeading{align-items:center;gap:10px;display:flex}.NewsArticleBody-module__Ll9CmW__takeaways .NewsArticleBody-module__Ll9CmW__panelHeading svg{color:#fff;background:#0969ed;border-radius:4px;padding:4px}.NewsArticleBody-module__Ll9CmW__takeaways>ul,.NewsArticleBody-module__Ll9CmW__actions>ol{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.NewsArticleBody-module__Ll9CmW__takeaways li,.NewsArticleBody-module__Ll9CmW__actions li{align-items:flex-start;gap:10px;min-width:0;font-size:15px;line-height:1.65;display:flex}.NewsArticleBody-module__Ll9CmW__takeaways li>svg{color:var(--body-blue);flex-shrink:0;margin-top:4px}.NewsArticleBody-module__Ll9CmW__takeaways li>span,.NewsArticleBody-module__Ll9CmW__actions li>span:last-child{min-width:0}.NewsArticleBody-module__Ll9CmW__panelTitle{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 12px;display:flex}.NewsArticleBody-module__Ll9CmW__urgency{color:var(--body-muted);font-size:11px;line-height:1.4}.NewsArticleBody-module__Ll9CmW__actions .NewsArticleBody-module__Ll9CmW__step{color:#fff;background:#0969ed;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;margin-top:2px;font-size:11px;font-weight:700;line-height:1;display:grid}.NewsArticleBody-module__Ll9CmW__affected,.NewsArticleBody-module__Ll9CmW__quickFacts{border-top:1px solid var(--body-line);border-bottom:1px solid var(--body-line);padding:18px 0}.NewsArticleBody-module__Ll9CmW__contextRow+.NewsArticleBody-module__Ll9CmW__contextRow,.NewsArticleBody-module__Ll9CmW__contextRow+.NewsArticleBody-module__Ll9CmW__chipGroups{margin-top:12px}.NewsArticleBody-module__Ll9CmW__contextRow>strong{color:var(--body-muted);font-size:12px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__contextRow .NewsArticleBody-module__Ll9CmW__prose p{font-size:14px;line-height:1.65}.NewsArticleBody-module__Ll9CmW__chipGroups{gap:9px;display:grid}.NewsArticleBody-module__Ll9CmW__chipGroups>div{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;display:grid}.NewsArticleBody-module__Ll9CmW__chipGroups dt,.NewsArticleBody-module__Ll9CmW__quickFacts dt{color:var(--body-muted);font-size:12px;line-height:1.6}.NewsArticleBody-module__Ll9CmW__chipGroups dd{flex-wrap:wrap;gap:5px;display:flex}.NewsArticleBody-module__Ll9CmW__chip{border:1px solid var(--body-line);max-width:100%;color:var(--body-ink);background:var(--body-pale);overflow-wrap:anywhere;border-radius:4px;padding:2px 7px;font-size:11px;line-height:1.55;display:inline-block}.NewsArticleBody-module__Ll9CmW__quickFacts>dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;display:grid}.NewsArticleBody-module__Ll9CmW__quickFacts dl>div{grid-template-columns:minmax(70px,1fr) minmax(0,1.5fr);align-items:start;gap:12px;display:grid}.NewsArticleBody-module__Ll9CmW__quickFacts dd{font-size:13px;line-height:1.6}.NewsArticleBody-module__Ll9CmW__sectionImage{margin-top:19px}.NewsArticleBody-module__Ll9CmW__sectionImage img{border:1px solid var(--body-line);border-radius:5px;width:100%;height:auto;display:block}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__textList{margin:13px 0 0;padding-left:22px;list-style:outside}.NewsArticleBody-module__Ll9CmW__body ol.NewsArticleBody-module__Ll9CmW__textList{list-style:decimal}.NewsArticleBody-module__Ll9CmW__textList li+li{margin-top:6px}.NewsArticleBody-module__Ll9CmW__callout{border-left:3px solid var(--body-blue);background:var(--body-pale);border-radius:0 5px 5px 0;margin-top:16px;padding:17px 20px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__callout>.NewsArticleBody-module__Ll9CmW__subheading:first-child{margin-top:0}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__references{color:var(--body-muted);flex-wrap:wrap;gap:4px 17px;margin:14px 0 0;padding:0;font-size:12px;line-height:1.6;list-style:none;display:flex}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__reference{color:var(--body-muted);margin-top:6px;font-size:12px;line-height:1.6}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__note{color:var(--body-muted);margin-top:9px;font-size:12px;line-height:1.6}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__timeline{gap:0;padding:0;list-style:none;display:grid}.NewsArticleBody-module__Ll9CmW__timeline>li{border-left:1px solid var(--body-line);margin-left:4px;padding:0 0 21px 23px;position:relative}.NewsArticleBody-module__Ll9CmW__timeline>li:last-child{border-left-color:#0000;padding-bottom:0}.NewsArticleBody-module__Ll9CmW__timeline>li:before{background:var(--body-blue);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:-4px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__eventDate{color:var(--body-muted);font-size:11px;line-height:1.5;display:block}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__timeline h3,.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__updates h3{color:var(--body-ink);margin-top:3px;font-size:15px;font-weight:750;line-height:1.5}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__timeline .NewsArticleBody-module__Ll9CmW__prose p,.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__updates .NewsArticleBody-module__Ll9CmW__prose p{margin-top:5px;font-size:14px;line-height:1.7}.NewsArticleBody-module__Ll9CmW__factsTable,.NewsArticleBody-module__Ll9CmW__iocs{border-top:1px solid var(--body-line)}.NewsArticleBody-module__Ll9CmW__factsTable>div,.NewsArticleBody-module__Ll9CmW__iocs>div{border-bottom:1px solid var(--body-line);grid-template-columns:minmax(110px,.4fr) minmax(0,1fr);gap:18px;padding:11px 0;display:grid}.NewsArticleBody-module__Ll9CmW__factsTable dt,.NewsArticleBody-module__Ll9CmW__iocs dt{color:var(--body-muted);font-size:12px;line-height:1.7}.NewsArticleBody-module__Ll9CmW__factsTable dd{overflow-wrap:anywhere;font-size:14px;line-height:1.6}.NewsArticleBody-module__Ll9CmW__iocs dd{min-width:0}.NewsArticleBody-module__Ll9CmW__iocs code{overflow-wrap:anywhere;word-break:break-all;font-size:12px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__iocs .NewsArticleBody-module__Ll9CmW__prose p{margin-top:5px;font-size:13px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__patchLink{color:var(--body-blue);align-items:center;gap:6px;margin-top:16px;font-size:13px;font-weight:700;display:flex}.NewsArticleBody-module__Ll9CmW__quote{border-left:3px solid var(--body-blue);background:var(--body-pale);margin-top:15px;padding:18px 21px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__quote>p:first-child{color:var(--body-ink);font-size:17px;font-style:italic;line-height:1.75}.NewsArticleBody-module__Ll9CmW__quote cite{color:var(--body-muted);margin-top:11px;font-size:12px;font-style:normal;line-height:1.6;display:block}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__updates{gap:14px;padding:0;list-style:none;display:grid}.NewsArticleBody-module__Ll9CmW__updates>li{border-bottom:1px solid var(--body-line);padding-bottom:14px}.NewsArticleBody-module__Ll9CmW__faq{border-top:1px solid var(--body-line)}.NewsArticleBody-module__Ll9CmW__faq details{border-bottom:1px solid var(--body-line);padding:14px 0}.NewsArticleBody-module__Ll9CmW__faq summary{color:var(--body-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:15px;font-size:15px;font-weight:700;line-height:1.55;list-style:none;display:flex}.NewsArticleBody-module__Ll9CmW__faq summary::-webkit-details-marker{display:none}.NewsArticleBody-module__Ll9CmW__faq summary>svg{color:var(--body-muted);flex-shrink:0}.NewsArticleBody-module__Ll9CmW__faq details[open] summary>svg{transform:rotate(180deg)}.NewsArticleBody-module__Ll9CmW__faq .NewsArticleBody-module__Ll9CmW__prose{margin-top:12px}.NewsArticleBody-module__Ll9CmW__sources{border:1px solid var(--body-panel-line);background:var(--body-panel);border-radius:5px;padding:20px 23px}.NewsArticleBody-module__Ll9CmW__sources>ol{gap:14px;padding-left:20px;list-style:decimal;display:grid}.NewsArticleBody-module__Ll9CmW__sources li::marker{color:var(--body-muted);font-size:12px}.NewsArticleBody-module__Ll9CmW__sourceTitle{flex-wrap:wrap;align-items:center;gap:5px 10px;font-size:13px;line-height:1.55;display:flex}.NewsArticleBody-module__Ll9CmW__official{color:var(--body-muted);white-space:nowrap;align-items:center;gap:4px;font-size:10px;display:inline-flex}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__sources .NewsArticleBody-module__Ll9CmW__note{margin-top:3px;font-size:11px}.NewsArticleBody-module__Ll9CmW__sourceClaims{color:var(--body-muted);margin-top:4px;font-size:11px}.NewsArticleBody-module__Ll9CmW__sourceClaims summary{cursor:pointer}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__sourceClaims .NewsArticleBody-module__Ll9CmW__textList{margin-top:6px;font-size:12px}.NewsArticleBody-module__Ll9CmW__topics{border-top:1px solid var(--body-line);flex-wrap:wrap;align-items:center;gap:7px;padding-top:20px;display:flex}.NewsArticleBody-module__Ll9CmW__topics>span{color:var(--body-muted);margin-right:5px;font-size:11px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__topics a{border:1px solid var(--body-line);color:var(--body-muted);border-radius:4px;padding:4px 8px;font-size:11px;line-height:1.5;text-decoration:none}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__topics a:hover{border-color:var(--body-blue);color:var(--body-blue)}.NewsArticleBody-module__Ll9CmW__blocks{min-width:0}.NewsArticleBody-module__Ll9CmW__blocks figure{max-width:100%}.NewsArticleBody-module__Ll9CmW__blocks pre{max-width:100%;overflow-x:auto}.NewsArticleBody-module__Ll9CmW__blocks pre code{overflow-wrap:normal;word-break:normal}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose :not(pre)>code{color:var(--body-ink);background:var(--body-pale);overflow-wrap:anywhere;border-radius:3px;padding:2px 5px;font-size:.88em}[data-theme=dark] .NewsArticleBody-module__Ll9CmW__body{--body-ink:#e1eaf5;--body-muted:#a6b7cb;--body-blue:#80b7ff;--body-line:#304258;--body-pale:#152438;--body-panel:#112942;--body-panel-line:#294c70}@media (max-width:800px){.NewsArticleBody-module__Ll9CmW__body{font-size:15px}.NewsArticleBody-module__Ll9CmW__body>:not(:first-child):not([data-ad-key]){margin-top:24px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose p,.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__prose :is(ul,ol){font-size:15px;line-height:1.65}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__lead{font-size:16px}.NewsArticleBody-module__Ll9CmW__takeaways,.NewsArticleBody-module__Ll9CmW__actions{padding:18px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__sectionHeading{font-size:21px}}@media (max-width:480px){.NewsArticleBody-module__Ll9CmW__takeaways,.NewsArticleBody-module__Ll9CmW__actions{padding:16px}.NewsArticleBody-module__Ll9CmW__takeaways li,.NewsArticleBody-module__Ll9CmW__actions li{font-size:14px}.NewsArticleBody-module__Ll9CmW__quickFacts>dl{grid-template-columns:minmax(0,1fr)}.NewsArticleBody-module__Ll9CmW__chipGroups>div{grid-template-columns:minmax(0,1fr);gap:4px}.NewsArticleBody-module__Ll9CmW__factsTable>div,.NewsArticleBody-module__Ll9CmW__iocs>div{grid-template-columns:minmax(0,1fr);gap:3px}.NewsArticleBody-module__Ll9CmW__callout,.NewsArticleBody-module__Ll9CmW__quote{padding:15px 16px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__quote>p:first-child{font-size:16px}.NewsArticleBody-module__Ll9CmW__body .NewsArticleBody-module__Ll9CmW__sectionHeading{font-size:20px}}@media (prefers-reduced-motion:reduce){.NewsArticleBody-module__Ll9CmW__body *,.NewsArticleBody-module__Ll9CmW__body :before,.NewsArticleBody-module__Ll9CmW__body :after{scroll-behavior:auto;transition:none;animation:none}}
.ContactForm-module__j1WgZG__form{--pc-fg:#1f1f23;--pc-muted:#6b7280;--pc-border:#d8dce3;--pc-bg:#fff;--pc-accent:#2563eb;--pc-accent-fg:#fff;--pc-accent-soft:#eff4ff;--pc-error:#dc2626;--pc-error-soft:#fef2f2;--pc-radius:10px;color:var(--pc-fg);flex-direction:column;gap:18px;font-family:inherit;display:flex}.ContactForm-module__j1WgZG__row{gap:18px;display:grid}@media (min-width:560px){.ContactForm-module__j1WgZG__two{grid-template-columns:1fr 1fr}}.ContactForm-module__j1WgZG__field{flex-direction:column;display:flex}.ContactForm-module__j1WgZG__label{text-transform:uppercase;letter-spacing:.06em;color:var(--pc-muted);margin-bottom:6px;font-size:12px;font-weight:600}.ContactForm-module__j1WgZG__optional{text-transform:none;font-weight:400}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{border:1px solid var(--pc-border);border-radius:var(--pc-radius);background:var(--pc-bg);width:100%;font:inherit;color:var(--pc-fg);padding:11px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--pc-accent);box-shadow:0 0 0 3px var(--pc-accent-soft);outline:none}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:150px}.ContactForm-module__j1WgZG__honeypot{width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.ContactForm-module__j1WgZG__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ContactForm-module__j1WgZG__button{border-radius:var(--pc-radius);background:var(--pc-accent);color:var(--pc-accent-fg);font:inherit;cursor:pointer;border:none;padding:11px 20px;font-size:14px;font-weight:600;transition:opacity .15s}.ContactForm-module__j1WgZG__button:disabled{opacity:.6;cursor:default}.ContactForm-module__j1WgZG__note{color:var(--pc-muted);font-size:12px}.ContactForm-module__j1WgZG__error{border:1px solid var(--pc-error);background:var(--pc-error-soft);color:var(--pc-error);border-radius:var(--pc-radius);padding:10px 14px;font-size:13px}.ContactForm-module__j1WgZG__success{border:1px solid var(--pc-accent);background:var(--pc-accent-soft);border-radius:var(--pc-radius);padding:22px}.ContactForm-module__j1WgZG__successTitle{margin:0;font-size:18px;font-weight:700}.ContactForm-module__j1WgZG__successBody{color:var(--pc-muted);margin:8px 0 0;font-size:15px;line-height:1.5}.ContactForm-module__j1WgZG__again{color:var(--pc-accent);font:inherit;cursor:pointer;background:0 0;border:none;margin-top:14px;padding:0;font-size:13px;font-weight:600}.ContactForm-module__j1WgZG__again:hover{text-decoration:underline}
