.faq-group>.faq:first-child>summary{border-radius:7px 7px 0 0}.faq-group>.faq:last-child:not([open])>summary{border-radius:0 0 7px 7px}.faq-group>.faq:only-child:not([open])>summary,.education details>summary,.tile>summary{border-radius:7px}.education details[open]>summary,.tile[open]>summary{border-radius:7px 7px 0 0}.cc-details:last-child:not([open])>summary{border-radius:0 0 7px 7px}@media (width>=1200px){.hero .hero-copy h1{letter-spacing:-.025em;font-size:clamp(44px,3.6vw,52px);line-height:1.15}}.lead-banner[hidden],.lead-reopen[hidden]{display:none}.lead-reopen{z-index:44;border:1px solid var(--border-strong);background:var(--surface);min-height:44px;color:var(--fg);font:inherit;cursor:pointer;box-shadow:0 4px 16px color-mix(in oklch,var(--fg) 12%,transparent);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex;position:fixed;bottom:24px;right:24px}.lead-reopen svg{flex:none;width:20px;height:20px}.lead-reopen:hover{background:var(--surface-muted);border-color:var(--fg)}.lead-reopen:focus-visible,#lead-status:focus{outline:2px solid var(--accent);outline-offset:3px}.lead-form #lead-status:not([hidden]){border:1px solid var(--border-strong);background:var(--surface-muted);color:var(--fg);border-radius:8px;padding:8px 12px}@media (width<768px){.lead-reopen{right:12px;bottom:calc(85px + env(safe-area-inset-bottom))}}@media print{.lead-reopen{display:none}}.lead-banner{z-index:45;background:var(--surface);max-width:1104px;color:var(--fg);border:1px solid var(--border-strong);border-radius:var(--radius-dialog);box-shadow:0 8px 32px color-mix(in oklch,var(--fg) 18%,transparent);grid-template-columns:minmax(0,1fr) minmax(320px,1fr) 44px;align-items:center;gap:24px;margin-inline:auto;padding:24px;display:grid;position:fixed;inset:auto 24px 24px}.lead-copy{flex-direction:column;gap:6px;display:flex}.lead-copy h2{text-wrap:balance;font-size:20px;font-weight:600;line-height:1.25}.lead-copy p,.lead-form p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.lead-form{flex-direction:column;gap:10px;min-width:0;display:flex}.lead-fields{align-items:center;gap:8px;display:flex}.lead-fields input{border:1px solid var(--border-strong);background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--fg);font:inherit;border-radius:999px;padding:10px 14px;font-size:14px}.lead-submit,.lead-close{min-height:44px;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.lead-submit{border:1px solid var(--accent);background:var(--accent);color:var(--white);white-space:nowrap;padding:10px 20px;font-size:14px;font-weight:600}.lead-submit:hover{background:var(--accent-deep);border-color:var(--accent-deep);color:var(--white)}.lead-close{border:1px solid var(--border);background:var(--surface);width:44px;color:var(--fg);align-self:start}.lead-close:hover{background:var(--surface-muted);border-color:var(--fg)}.lead-close svg{width:18px;height:18px}.lead-optin{cursor:pointer;align-items:center;gap:8px;min-height:44px;font-size:12px;line-height:1.4;display:flex}.lead-optin input{width:18px;height:18px;accent-color:var(--accent);flex:none}.lead-banner :is(input,button):focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (width<768px){.lead-banner{inset:auto 8px calc(85px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) 44px;gap:12px;padding:16px}.lead-copy h2{font-size:18px}.lead-form{grid-column:1/-1}.lead-close{grid-area:1/2}.lead-fields{gap:8px}.lead-submit{padding-inline:14px}}@media print{.lead-banner{display:none}}.cat-link .ico,.ftab .ico{border-radius:var(--radius-circle);background:var(--paper-deep);width:30px;height:30px;color:var(--accent-deep);flex:0 0 30px;place-items:center;display:grid}.cat-link .ico svg,.ftab .ico svg{width:18px;height:18px}.cat-link.is-active .ico,.ftab[aria-pressed=true] .ico{color:var(--white);background:#fff3}.ftab{white-space:nowrap;flex:none;align-items:center;gap:10px;min-height:46px;padding:6px 18px 6px 8px;display:inline-flex}.site-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:60;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:8px;min-height:56px;padding-block:4px;display:flex}.logo-link{flex-shrink:0;align-items:center;min-height:44px;display:inline-flex}.logo-link img{width:auto;max-width:166px;height:30px}.primary-nav{display:none}.mobile-navigation{order:2}.mobile-navigation>summary{cursor:pointer;border-radius:8px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-navigation>summary::-webkit-details-marker{display:none}.mobile-navigation[open]>summary{background:var(--surface-muted)}.mobile-nav-links{background:var(--surface);border-bottom:1px solid var(--border);gap:4px;padding:12px 16px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 16px #183f3814}.nav-item{border-radius:var(--radius-field);min-height:44px;color:var(--fg);transition:background-color var(--ease),border-color var(--ease);border:1px solid #0000;justify-content:flex-start;align-items:center;padding:10px 14px;font-size:16px;font-weight:600;line-height:1.3;text-decoration:none;display:flex}.nav-item:hover,.nav-item.is-active{background:var(--surface-muted);color:var(--accent-deep)}.nav-item.is-active{border-color:var(--border)}@media (width>=768px){.header-inner{gap:20px;min-height:64px;padding-block:8px}.logo-link img{max-width:none;height:30px}.primary-nav{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.mobile-navigation{display:none}.nav-item{border-radius:999px;justify-content:center;padding:8px 14px;font-size:14px}}button,.btn-cta,.m-cta,.link-compare,.table-cta,.btn-primary,.btn-ghost{text-align:center}.btn-cta,.m-cta,.link-compare,.table-cta,.btn-primary,.btn-ghost,.btn-clear,.tray-expand{justify-content:center;align-items:center}button{overflow-wrap:anywhere}button:not([data-pick]){text-align:center}.hero-toggle,.btn-link,.ftab,.cat-link{justify-content:center}.tabs{gap:16px}.tablist .tab{text-align:left;justify-content:flex-start}.tabpanel{margin:0}.toc-bar{display:none}@media (width<=1199.98px){.toc-rail{display:none}.ed-layout{grid-template-columns:minmax(0,1fr)}}.home-flow,.comparison-flow{flex-direction:column;gap:24px;padding-top:24px;display:flex}.home-flow>.features,.comparison-flow>.chooser{padding-top:0}.listing-layout{align-items:flex-start;gap:24px;display:flex}.listing-layout>.cc-list{flex:1;min-width:0}.summary-placement-region{flex-direction:column;gap:32px;padding-top:32px;display:flex}.summary-placement-region>.summary{padding-top:0}:root{--placement-bottom-space:0px;--placement-top-space:24px}html body,html body.has-tray{padding-bottom:0}html body.has-tray .site-footer{padding-bottom:128px}html .tray{max-height:calc(100dvh - 24px);bottom:0;overflow-y:auto}.hero{background:var(--accent-deep);color:var(--white);padding-block:24px}.hero-visual{display:none}@media (width>=1024px){.hero{padding-block:48px}.hero-visual{display:block}}.hero-grid{align-items:center;gap:24px;display:grid}.hero-copy{min-width:0}.crumbs{color:#f7faf9d9;align-items:center;gap:8px;font-size:14px;display:flex}.crumbs svg{flex:none;width:14px;height:14px}.crumbs .crumb-home{border-radius:var(--radius-circle);background:#f7faf929;place-items:center;width:26px;height:26px;display:grid}.crumbs .crumb-home svg{width:14px;height:14px}.crumbs .crumb-sep{opacity:.6}.crumbs a,.crumbs a:hover{color:inherit;text-decoration:none}.crumbs a:hover{text-decoration:underline}.hero h1{max-width:24ch;font-size:clamp(28px,4.4vw,40px);font-weight:600;line-height:1.18}.hero-meta{color:#f7faf9d9;flex-wrap:wrap;align-items:center;gap:4px 10px;font-size:14px;display:flex}.hero-meta .dot:before{content:"·";opacity:.7}.hero-intro{color:#f7faf9f0;max-width:78ch;font-size:16px;line-height:1.55}.hero-intro p+p{margin-top:12px}.hero-intro a{color:var(--white)}.hero-copy{flex-direction:column;gap:16px;display:flex}.site-footer{background:var(--surface);border-top:1px solid var(--border);padding-block:48px 32px}.foot-grid{gap:32px;display:grid}.foot-brand p{max-width:34ch;color:var(--muted);margin-top:14px;font-size:14px}.foot-col h4{letter-spacing:.06em;text-transform:uppercase;color:var(--faint);margin-bottom:12px;font-size:13px;font-weight:700}.foot-col ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.foot-col a{min-height:36px;color:var(--fg);font-size:14.5px;font-weight:500;line-height:36px;text-decoration:none;display:inline-block}.foot-col a:hover{color:var(--accent-deep);text-decoration:underline}.foot-legal{border-top:1px solid var(--border);color:var(--faint);margin-top:40px;padding-top:24px;font-size:12.5px;line-height:1.6}.foot-legal p+p{margin-top:8px}.foot-base{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:20px;font-size:13px;display:flex}.hero-copy{flex-direction:column;align-self:start;gap:16px;min-width:0;display:flex}.hero-copy>*{margin:0}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;padding-top:16px;display:flex}.hero-intro{flex-direction:column;gap:12px;display:flex}.hero-intro>p,.hero-intro p+p{margin:0}.hero h1{max-width:24ch}.crumbs{flex-wrap:wrap;min-height:26px;margin:0}.crumbs .crumb-sep{flex:none}.hero-card .hc-num{margin:0}.hero-card .hc-foot{align-items:center}.hero-card .hc-foot span{flex-direction:column;gap:3px;display:flex}.hero-card .hc-foot b,.foot-brand p,.foot-col h4,.foot-legal p{margin:0}.foot-brand{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.foot-col{flex-direction:column;gap:12px;display:flex}.foot-legal{flex-direction:column;gap:8px;display:flex}.foot-legal p+p{margin:0}.summary{padding-block:16px 8px}@media (width>=768px){.foot-grid{grid-template-columns:1.4fr 1fr 1fr;gap:48px}}@media (width>=1024px){.hero-grid{grid-template-columns:minmax(0,1fr) 380px;gap:64px;min-height:380px}}.m-card-top p{margin:0}.m-card-top>div{flex-direction:column;gap:6px;display:flex}.m-val ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.m-val li{align-items:center;gap:8px;display:flex}.m-val li .pi{flex:none;margin:0}.strip .cc-art b{letter-spacing:0;font-size:11px}.strip{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.strip::-webkit-scrollbar{height:6px;display:block}.m-row>.m-label-cell{overflow-wrap:normal;word-break:normal;hyphens:none;font-size:12px}@media (width>=1200px){.summary-placement-region .toc-rail{top:var(--placement-top-space)}.summary-placement-region [id]{scroll-margin-top:var(--placement-top-space)}}@media (width<768px){.m-row{grid-template-columns:104px repeat(var(--cols,3),minmax(216px,1fr))}.m-row>.m-label-cell{overflow-wrap:normal;word-break:normal;hyphens:none;padding:12px 8px;font-size:13px;line-height:1.5}.m-col-labels{left:0}.m-row>div:not(.m-label-cell){padding:12px}}:where(main,section,article,.container,.hero-copy){min-width:0}:is(.combo input,.lead-fields input,select,textarea){font-size:16px}:is(.rm-btn,.mini-remove,.btn-clear,.meta-disc,.hero-toggle,.tab,.ftab,.cat-link,.foot-col a){min-height:44px}:is(.rm-btn,.mini-remove){min-width:44px}@media (width<=767.98px){.hero-grid{min-height:0}.hero-actions{padding-top:4px}.hero-intro{line-height:1.6}.table-wrap,.matrix-scroll{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.tray-mobile-head{flex-direction:column;align-items:stretch;gap:8px}.tray-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.tray-actions .link-compare{white-space:normal;padding-inline:12px;line-height:1.3}.lead-fields input{font-size:16px}.lead-banner{max-height:calc(100dvh - 100px);overflow:auto}.lead-optin{font-size:14px}.site-footer{padding-block:32px 24px}.foot-legal{font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.rm-btn{width:44px;height:44px}.mini-remove{width:44px;height:44px;top:6px;right:6px}.tray-mini{padding-right:52px}@media (width>=768px) and (width<=1023.98px){.header-inner{gap:12px}.logo-link img{max-width:180px;height:30px}.primary-nav{gap:4px}.primary-nav .nav-item{padding-inline:10px}.desktop-search-label{display:none}}:is(.rm-btn,.mini-remove){place-items:center;padding:0;line-height:1;display:grid}:is(.rm-btn,.mini-remove) svg{pointer-events:none;width:20px;height:20px;display:block}.mobile-compare-controls select.control-select,.dialog-card select.control-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2353665c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-inline-end:36px}@media (forced-colors:active){.mobile-compare-controls select.control-select,.dialog-card select.control-select{appearance:auto;background-image:none}}
