.editorial{--ed-ink:#18222b;--ed-muted:#4b5964;--ed-paper:#fcfcfa;color:var(--ed-ink);background:var(--ed-paper)}.editorial .ed-wrap{width:min(1120px,calc(100% - 48px));margin-inline:auto}.editorial .ed-kicker{font:600 .8rem/1.4 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#465866}.editorial .ed-hero{padding:54px 0 44px;border-bottom:1px solid #d8dedf}.editorial .ed-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.editorial h1{font-size:clamp(2.6rem,5.1vw,4.4rem);line-height:1.05;letter-spacing:-.045em;margin:18px 0 24px;color:var(--ed-ink)}.editorial h1 em{color:#725399;font-weight:400}.editorial .ed-deck{font:400 1.2rem/1.65 "Source Serif 4 Variable",Georgia,serif;color:var(--ed-muted);max-width:56ch}.editorial .ed-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin:26px 0 16px}.editorial .ed-small{font-size:.875rem;line-height:1.65;color:var(--ed-muted)}.editorial .ed-photo{margin:0}.editorial .ed-photo img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:3px}.editorial figcaption{font-size:.8rem;color:var(--ed-muted);margin-top:10px;line-height:1.55}.editorial .ed-nav{display:flex;gap:24px;flex-wrap:wrap;padding:20px 0;border-bottom:1px solid #d8dedf;font-size:.9rem}.editorial a:not(.btn-primary){text-underline-offset:4px;text-decoration:underline;text-decoration-color:#8c99a1}.editorial .ed-section{padding:64px 0;scroll-margin-top:90px;border-bottom:1px solid #d8dedf}.editorial .ed-heading{display:grid;grid-template-columns:190px 1fr;gap:28px;margin-bottom:30px}.editorial h2{font-size:clamp(2rem,3.8vw,3rem);line-height:1.15;letter-spacing:-.025em;margin:0;color:var(--ed-ink)}.editorial h3{font-size:1.2rem;font-weight:600;line-height:1.35;margin-bottom:12px;color:var(--ed-ink)}.editorial .ed-copy{max-width:70ch;font:400 1.1rem/1.8 "Source Serif 4 Variable",Georgia,serif}.editorial p+p{margin-top:18px}.editorial .ed-copy ul{list-style:disc;padding-left:22px;margin:20px 0}.editorial .ed-copy li{margin:10px 0}.editorial .ed-split{display:grid;grid-template-columns:1fr 1fr;gap:40px}.editorial .ed-note{padding:30px;background:#edf2f5;border-left:3px solid #657e99}.editorial .ed-note p{font-size:1rem;line-height:1.75}.editorial .ed-note ul{list-style:disc;padding-left:20px}.editorial .ed-scroll{overflow-x:auto}.editorial table{border-collapse:collapse;width:100%;min-width:590px;font-size:1rem;line-height:1.6;text-align:left}.editorial th{font-size:.85rem;font-weight:600;background:#eaf0f2}.editorial td,.editorial th{padding:20px 22px;border-bottom:1px solid #d5dee2;vertical-align:top}.editorial td:first-child{font-weight:600;width:23%}.editorial .ed-checks{display:grid;grid-template-columns:1fr 1fr;gap:24px 40px;counter-reset:criteria}.editorial .ed-check{padding-top:22px;border-top:1px solid #cbd5da;counter-increment:criteria}.editorial .ed-check h3:before{content:"0" counter(criteria) " / ";color:#725399;font-weight:500}.editorial .ed-check p{font-size:1rem;color:var(--ed-muted);line-height:1.75}.editorial .ed-selector{background:#16242d;color:#f5f7f7;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:36px}.editorial .ed-selector h3,.editorial .ed-selector legend{color:#f5f7f7}.editorial .ed-selector legend{font-weight:600;font-size:1.2rem;margin-bottom:20px}.editorial .ed-selector label{display:flex;align-items:start;gap:12px;padding:12px 0;cursor:pointer;font-size:1rem}.editorial .ed-selector input{margin-top:5px;accent-color:#b7a5ff;min-width:18px;min-height:18px}.editorial .ed-selector output{display:block;padding-top:8px;font-size:1.05rem;line-height:1.8}.editorial .ed-selector a{color:#bfeaff}.editorial .ed-selector .ed-small{color:#c1c9d5}.editorial .ed-steps{list-style:none;counter-reset:step;padding:0}.editorial .ed-steps li{counter-increment:step;display:grid;grid-template-columns:54px 1fr;gap:18px;margin:0;padding:26px 0;border-top:1px solid #d5dee2}.editorial .ed-steps li:before{content:counter(step,decimal-leading-zero);font:400 1.9rem/1.2 "Source Serif 4 Variable",Georgia,serif;color:#725399}.editorial .ed-steps p{font-size:1rem;line-height:1.75;color:var(--ed-muted)}.editorial details{border-top:1px solid #ccd5da;padding:22px 0}.editorial summary{font-size:1.15rem;font-weight:500;cursor:pointer}.editorial details p{max-width:72ch;font-size:1rem;line-height:1.8;padding-top:14px;color:var(--ed-muted)}.editorial .ed-close{padding:54px 0 64px}.editorial .ed-close h2{max-width:22ch}.editorial .ed-related{display:flex;gap:25px;flex-wrap:wrap;margin-top:30px;font-size:1rem}.editorial .ed-notebook{background:#202431;color:#e8edf4;padding:32px;border-radius:3px;font:400 1.05rem/1.9 "Source Serif 4 Variable",Georgia,serif}.editorial .ed-notebook h3{color:#d1bfff;font-size:1.5rem}.editorial .ed-notebook code{color:#c2cfff;background:#32384a}.editorial .ed-notebook .ed-small{color:#c1c9d5}.editorial button:focus-visible,.editorial input:focus-visible,.editorial a:focus-visible,.editorial summary:focus-visible{outline:3px solid #a6125b;outline-offset:5px}@media(max-width:760px){.editorial .ed-wrap{width:calc(100% - 36px)}.editorial .ed-hero{padding-top:30px}.editorial .ed-hero-grid,.editorial .ed-split,.editorial .ed-selector,.editorial .ed-heading{grid-template-columns:1fr;gap:22px}.editorial .ed-photo img{aspect-ratio:16/9}.editorial .ed-section{padding:42px 0}.editorial .ed-checks{grid-template-columns:1fr}.editorial .ed-selector{padding:24px}.editorial .ed-nav{gap:14px 20px}.editorial h1{font-size:2.7rem}.editorial .ed-steps li{grid-template-columns:40px 1fr}.editorial .ed-notebook{padding:24px}}.editorial .ed-calculator{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start}.editorial .ed-calculator>*{min-width:0}.editorial .ed-calculator form{position:sticky;top:88px}.editorial .ed-calculator fieldset{border:0;padding:0;margin:0;min-width:0}.editorial .ed-calculator label{display:grid;grid-template-columns:minmax(0,1fr) 6.5rem;align-items:center;gap:16px;padding:14px 0;border-top:1px solid #33444f;cursor:text}.editorial .ed-calculator input{box-sizing:border-box;width:100%;min-width:0;margin:0;padding:10px 12px;border:1px solid #7d909b;border-radius:8px;background:#0e181f;color:#f5f7f7;font:inherit;font-size:1.15rem;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.editorial .ed-calculator input:hover{border-color:#a9bac3}.editorial .ed-calculator input:focus-visible{outline:3px solid #b7a5ff;outline-offset:2px;border-color:#b7a5ff}.editorial .ed-calculator input:user-invalid{border-color:#ffb4a6}.editorial .ed-calculator input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.editorial .ed-calculator input::-webkit-inner-spin-button,.editorial .ed-calculator input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.editorial .ed-calc-table{min-width:0;margin-top:18px;color:#f5f7f7;font-size:.95rem}.editorial .ed-calc-table caption{caption-side:top;text-align:left;padding-bottom:10px;font-size:.85rem;color:#c1c9d5}.editorial .ed-calc-table th,.editorial .ed-calc-table td{padding:12px 10px;border-bottom:1px solid #33444f;vertical-align:middle;background:none;color:#f5f7f7}.editorial .ed-calc-table thead th{font-size:.8rem;color:#c1c9d5}.editorial .ed-calc-table thead th+th,.editorial .ed-calc-table td{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.editorial .ed-calc-table tbody th{font-weight:500;width:auto;padding-left:0}.editorial .ed-calc-table thead th:first-child{padding-left:0}.editorial .ed-calc-table tr[data-vendor=wispr] th,.editorial .ed-calc-table tr[data-vendor=halopen] th{font-weight:650}.editorial .ed-calc-bar{display:block;height:5px;margin-top:8px;border-radius:3px;background:#6c7d88;width:calc(var(--share,0) * 100%)}.editorial tr[data-vendor=wispr] .ed-calc-bar{background:#bfeaff}.editorial tr[data-vendor=halopen] .ed-calc-bar{background:#b7a5ff}@media(max-width:760px){.editorial .ed-calculator{grid-template-columns:minmax(0,1fr)}.editorial .ed-calculator form{position:static}.editorial .ed-calc-table th,.editorial .ed-calc-table td{padding:11px 6px}}.editorial summary{display:flex;justify-content:space-between;align-items:baseline;gap:18px}.editorial summary h3{font:inherit;margin:0;color:inherit;letter-spacing:inherit}.editorial summary:after{content:"+";content:"+" / "";flex:none;font-size:1.4rem;font-weight:400;line-height:1;color:#725399}.editorial details[open]>summary:after{content:"−";content:"−" / ""}@media(max-width:760px){.editorial .ed-stack{min-width:0}.editorial .ed-stack thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.editorial .ed-stack caption{display:block;text-align:left}.editorial .ed-stack tr{display:block;padding:16px 0;border-bottom:1px solid #d5dee2}.editorial .ed-stack th,.editorial .ed-stack td{display:block;width:auto;padding:3px 0;border:0;background:none}.editorial .ed-stack tbody th{font-size:1.05rem;padding-bottom:8px}.editorial .ed-stack td[data-label]:before{content:attr(data-label);display:block;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:#56504a}}.editorial .ed-calculator .ed-horizon{margin-top:22px}.editorial .ed-calculator .ed-horizon legend{font-size:1rem;margin-bottom:12px}.editorial .ed-pills{display:flex;flex-wrap:wrap;gap:8px}.editorial .ed-calculator label.ed-pill{display:inline-flex;position:relative;padding:0;border:0;cursor:pointer}.editorial .ed-calculator .ed-pill input{position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;padding:0;border:0;cursor:pointer}.editorial .ed-pill span{display:inline-block;padding:8px 15px;border:1px solid #7d909b;border-radius:999px;font-size:.95rem;color:#f5f7f7}.editorial .ed-pill input:checked+span{background:#b7a5ff;border-color:#b7a5ff;color:#16242d;font-weight:600}.editorial .ed-pill input:focus-visible+span{outline:3px solid #b7a5ff;outline-offset:2px}.editorial .ed-calculator output{margin-top:22px;padding-top:18px;border-top:1px solid #33444f}
