.vs-frame{width:calc(100% - 2 * var(--site-frame-gutter));max-width:var(--site-frame-width);margin-inline:auto}.vs-page{padding-bottom:16px}.vs-inset{padding:0 56px 48px}.vs-toolbar{border-bottom:1px solid #e3e6ed;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:16px 0;display:flex}.vs-jumps{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.vs-jumps>span{color:#748096;margin-right:4px;font-size:12px}.vs-jumps a{color:#52617b;background:#fff;border:1px solid #e3e6ed;border-radius:8px;align-items:center;min-height:34px;padding:6px 10px;font-size:12px;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.vs-jumps a:hover{background:#f5f7fb;border-color:#bbc9e8}.vs-toolbar-cta{text-align:center;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.vs-toolbar-cta svg{width:16px;height:16px}.vs-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.vs-stat{background:#fff;border:1px solid #e3e6ed;border-radius:18px;min-width:0;padding:22px 24px}.vs-stat-value{color:#2667f5;font:500 clamp(26px, 2.4vw, 32px)/1.1 var(--font-display);letter-spacing:-.025em;overflow-wrap:anywhere}.vs-stat-label{color:#69758a;margin-top:8px;font-size:13px;line-height:1.6}.vs-section{padding-top:56px;scroll-margin-top:88px}.vs-section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px 20px;margin-bottom:22px;display:flex}.vs-section-head h2{color:#242528;font:500 clamp(26px, 2.5vw, 34px)/1.2 var(--font-display);letter-spacing:-.025em;text-wrap:pretty;overflow-wrap:anywhere}.vs-section-head>span{color:#748096;flex-shrink:0;font-size:12px}.vs-section-note{color:#69758a;max-width:680px;margin:-8px 0 22px;font-size:14px;line-height:1.65}.vs-table-card{background:#fff;border:1px solid #e3e6ed;border-radius:18px;overflow:hidden}.vs-table-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;position:relative;overflow-x:auto}.vs-table-scroll:focus-visible{outline-offset:-3px;border-radius:18px;outline:3px solid #2667f5}.vs-table{border-collapse:collapse;color:#4f5c70;text-align:left;width:100%;min-width:640px;font-size:13.5px;line-height:1.6}.vs-table th,.vs-table td{vertical-align:top;padding:14px 18px}.vs-table thead th{color:#52617b;background:#f6f8fc;border-bottom:1px solid #e3e6ed;padding-block:12px;font-size:12px;font-weight:500}.vs-table tbody tr+tr>:is(th,td),.vs-table tbody+tbody>tr:first-child>:is(th,td){border-top:1px solid #edf0f5}.vs-table tbody th{color:#242528;font-weight:500}.vs-table .is-us{color:#242528;background:#f5f8ff}.vs-table thead .is-us{background:#edf3ff}.vs-table-group th{color:#748096;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;background:#fafbfe;padding-block:9px;font-size:10.5px;font-weight:400}.vs-brand{color:#2667f5;align-items:center;gap:8px;font-weight:500;display:inline-flex}.vs-brand-mark{color:#fff;background:#2667f5;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:600;display:inline-flex}.vs-cell{align-items:flex-start;gap:10px;display:flex}.vs-cell>span:last-child{min-width:0}.vs-state,.vs-yes,.vs-dash{color:#748096;background:#f6f8fc;border:1px solid #e3e6ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:inline-flex;position:relative}.vs-state svg,.vs-yes svg,.vs-dash svg{width:11px;height:11px}.vs-state.is-yes,.vs-yes{color:#188a4a;background:#e9f8ef;border-color:#bfe8cf}.vs-state.is-partial{color:#b7791f;background:#fff6e5;border-color:#f3dfae}.vs-note{color:#748096;max-width:900px;margin-top:12px;font-size:12px;line-height:1.65}.vs-sources{color:#52617b;margin-top:18px;font-size:13px}.vs-sources p{color:#242528;font-weight:500}.vs-sources ul{flex-wrap:wrap;gap:8px 18px;margin-top:8px;display:flex}.vs-sources a{color:#2667f5;text-underline-offset:3px;text-decoration:underline 1px}.vs-sources a:hover{color:#1d5be4}.vs-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.vs-panel{background:#fff;border:1px solid #e3e6ed;border-radius:20px;flex-direction:column;min-width:0;padding:28px;display:flex}.vs-panel.is-us{background:#f9fbff;border-color:#d9e4fb}.vs-panel h3{color:#242528;font:500 21px/1.25 var(--font-display);letter-spacing:-.02em;text-wrap:pretty;align-items:center;gap:10px;display:flex}.vs-panel-chip{color:#52617b;background:#fff;border:1px solid #e3e6ed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:600;display:inline-flex}.vs-panel.is-us .vs-panel-chip{color:#fff;background:#2667f5;border-color:#2667f5}.vs-panel>p{color:#4f5c70;flex:1;margin-top:14px;font-size:15px;line-height:1.7}.vs-panel-link{color:#2667f5;align-items:center;gap:8px;margin-top:22px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.vs-panel-link:hover{text-underline-offset:3px;text-decoration:underline}.vs-points{gap:18px;margin-top:22px;display:grid}.vs-points li{gap:12px;display:flex}.vs-points .vs-yes,.vs-points .vs-dash{margin-top:2px}.vs-point-title{color:#242528;font-size:15px;font-weight:500}.vs-point-text{color:#69758a;margin-top:4px;font-size:14px;line-height:1.65}.vs-editorial{grid-template-columns:minmax(0,1fr) 250px;gap:72px;display:grid}.vs-cta{max-width:860px;margin-top:0}.vs-cta-actions{flex-wrap:wrap;gap:10px;display:flex}.vs-cta-actions a{text-align:center;text-decoration:none}.vs-lead{color:#4f5c70;max-width:760px;font-size:17px;line-height:1.8}.vs-highlight{color:#fff;background:radial-gradient(at 50% 0,#93b6fd55,#0000 70%),linear-gradient(#6090fa,#2667f5 62%,#1d5be4);border-radius:22px;padding:36px 40px}.vs-highlight-eyebrow{color:#fff;background:#d91f80;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.vs-highlight h2{font:600 clamp(26px, 2.6vw, 34px)/1.15 var(--font-display);letter-spacing:-.025em;text-wrap:pretty;overflow-wrap:anywhere;margin-top:16px}.vs-highlight>p{color:#f2f6ff;max-width:760px;margin-top:16px;font-size:16px;line-height:1.7}.vs-highlight-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.vs-highlight-actions a{color:#1d44d8;background:#fff;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.vs-highlight-actions a+a{color:#fff;background:0 0;border-color:#ffffff59}.vs-highlight-actions a:hover{background:#eef3ff}.vs-highlight-actions a+a:hover{background:#ffffff1f}.vs-highlight-actions a:focus-visible{outline-offset:4px;outline:3px solid #fff}.vs-highlight-note{color:#dbe6ff;margin-top:14px;font-size:12px}.vs-faq{border-top:1px solid #e3e6ed;max-width:860px}.vs-faq details{border-bottom:1px solid #e3e6ed}.vs-faq summary{cursor:pointer;color:#242528;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:15.5px;font-weight:500;line-height:1.45;list-style:none;display:flex}.vs-faq summary::-webkit-details-marker{display:none}.vs-faq summary:after{content:"";background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2352617b' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") 50%/12px no-repeat;border:1px solid #e3e6ed;border-radius:8px;flex-shrink:0;width:26px;height:26px;transition:transform .15s}.vs-faq details[open] summary:after{transform:rotate(45deg)}.vs-faq summary:hover{color:#2667f5}.vs-faq summary:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #2667f5}.vs-faq details>p{color:#4f5c70;max-width:760px;padding:0 44px 20px 0;font-size:15px;line-height:1.75}.vs-page :is(a,button):focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #2667f5}@media (width<=1099px){.vs-inset{padding-inline:32px}.vs-editorial{display:block}.vs-editorial .article-main{margin-inline:auto}}@media (width<=1023px){.vs-columns{grid-template-columns:1fr}}@media (width<=767px){.vs-stats{grid-template-columns:1fr;gap:12px}}@media (width<=639px){.vs-frame{width:calc(100% - 40px)}.vs-inset{padding:0 0 40px}.vs-toolbar{flex-direction:column;align-items:stretch;margin-top:20px}.vs-jumps a{min-height:36px;font-size:11.5px}.vs-toolbar-cta{width:100%;min-height:44px}.vs-section{padding-top:40px}.vs-section-head h2{font-size:26px}.vs-stat{padding:18px 20px}.vs-table{font-size:13px}.vs-table th,.vs-table td{padding:12px 14px}.vs-panel{border-radius:18px;padding:22px}.vs-highlight{padding:26px 22px}.vs-highlight-actions a{width:100%}.vs-faq summary{font-size:15px}.vs-faq details>p{padding-right:0}}@media (prefers-reduced-motion:reduce){.vs-jumps a,.vs-highlight-actions a,.vs-faq summary:after{transition:none}}
