.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:var(--brand-action-height);padding:0 23px;border:1px solid transparent;border-radius:var(--brand-action-radius);font-size:15px;letter-spacing:-.015em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue-action);color:var(--white);box-shadow:0 14px 30px rgba(17,68,219,.28)}.button-primary:hover{background:var(--blue-action-hover);box-shadow:0 17px 34px rgba(17,68,219,.32)}.section-kicker{margin:0;color:var(--blue-deep);font-size:13px;font-weight:720;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:25px 50px 25px 0;cursor:pointer;font-size:17px;font-weight:650;letter-spacing:-.02em;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{position:absolute;top:22px;right:3px;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;content:"+";font-size:18px;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details>p{max-width:760px;margin:-4px 50px 25px 0;color:var(--ink-soft);font-size:15px;line-height:1.65}.section-kicker{font-weight:700;letter-spacing:.085em}.button{font-weight:650}@media (hover:hover){.button:hover{transform:translateY(-2px)}}@media (hover:none){.button:hover{transform:none}}@media (max-width:680px){.button{width:100%}}@media (max-width:560px){.faq-list summary{padding-right:43px;font-size:15px}.faq-list details>p{margin-right:10px}}.resource-page{border-top:1px solid var(--line);background:radial-gradient(circle at 8% 10%,rgba(198,229,255,.46),transparent 24rem),var(--paper)}.resource-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:96px 0}.resource-heading{max-width:780px;margin-bottom:42px}.resource-heading h2{max-width:760px;margin:12px 0 16px;font-family:var(--font-display);font-size:clamp(38px,5vw,68px);font-weight:500;line-height:.98;letter-spacing:-.045em}.vendor-results,.vendor-tool{font-family:"DM Sans",var(--font-sans)}.vendor-results-heading h2,.vendor-tool-heading h2{max-width:760px;margin:12px 0 16px;color:var(--brand-ink);font-family:"DM Sans",var(--font-sans);font-size:clamp(34px,4.2vw,58px);font-weight:770;letter-spacing:-.048em;line-height:1.04}.resource-heading>p:not(.section-kicker),.vendor-results-heading>p,.vendor-tool-heading>div>p{max-width:720px;margin:0;color:var(--ink-soft);font-size:18px;line-height:1.7}.resource-article-meta span{color:var(--blue-deep);font-size:12px;font-weight:760;letter-spacing:.11em;text-transform:uppercase}.resource-decision-process,.resource-guide-faq{border-top:1px solid var(--line)}.resource-article-meta{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:40px;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:48px 0;border-bottom:1px solid var(--line)}.resource-article-meta>div{display:flex;flex-wrap:wrap;align-content:start;gap:9px 18px}.resource-article-meta span{flex:0 0 100%}.resource-article-meta time{color:var(--ink-muted);font-size:13px}.resource-article-meta p{margin:0;padding-left:24px;border-left:3px solid var(--amber);color:var(--ink-soft);line-height:1.65}.resource-evaluation-list{border-top:1px solid var(--line)}.resource-evaluation-list article{display:grid;grid-template-columns:88px minmax(0,1fr);gap:30px;padding:36px 0;border-bottom:1px solid var(--line)}.resource-decision-list li>span,.resource-evaluation-list article>span{color:var(--blue-deep);font-family:var(--font-mono);font-size:13px;font-weight:720}.resource-decision-list h3,.resource-evaluation-list h3{margin:0 0 12px;font-family:var(--font-display);font-size:clamp(26px,3vw,38px);font-weight:500;letter-spacing:-.035em}.resource-decision-list p,.resource-evaluation-list p{max-width:850px;margin:0;color:var(--ink-soft);font-size:16px;line-height:1.75}.resource-evaluation-list strong{display:block;margin-top:17px;color:var(--blue-deep);font-size:14px}.resource-comparison-section{width:min(1320px,calc(100% - 32px));padding-top:40px}.vendor-tool{padding:42px;border:1px solid rgba(11,23,32,.12);border-radius:22px;background:var(--white);box-shadow:var(--shadow-elevated)}.vendor-tool-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px}.vendor-tool-actions{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:190px}.vendor-tool-actions button{min-height:var(--brand-action-height);border-radius:var(--brand-action-radius);font-size:15px;cursor:pointer}.vendor-reset-button{border:0;background:transparent;color:var(--ink-muted);font-size:13px;font-weight:650}.vendor-reset-button:hover{color:#a22c25}.vendor-local-notice{display:flex;align-items:center;gap:14px;margin:34px 0 24px;padding:18px 20px;border:1px solid rgba(22,87,200,.15);border-radius:16px;background:rgba(198,229,255,.32)}.vendor-local-notice>span{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--blue-deep);color:var(--white)}.vendor-local-notice p{margin:0;color:#324552;font-size:14px;line-height:1.55}.vendor-identity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.vendor-category-notes,.vendor-identity-grid label{display:grid;gap:8px}.vendor-category-notes>span,.vendor-identity-grid label>span{color:var(--ink-soft);font-size:12px;font-weight:720;letter-spacing:.04em}.vendor-identity-grid small{color:var(--ink-muted);font-weight:500}.vendor-category-list select,.vendor-category-notes textarea,.vendor-identity-grid input{width:100%;border:1px solid rgba(11,23,32,.16);border-radius:11px;background:var(--white);color:var(--ink)}.vendor-identity-grid input{min-height:48px;padding:0 14px}.vendor-category-list select:focus,.vendor-category-notes textarea:focus,.vendor-identity-grid input:focus{border-color:var(--blue);outline:3px solid rgba(52,120,246,.14)}.vendor-category-list{display:grid;gap:12px}.vendor-category-list>details{overflow:visible;border:1px solid rgba(11,23,32,.12);border-radius:18px;background:#fafaf8}.vendor-category-list>details>summary{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;padding:20px 68px 20px 20px;border-radius:17px;cursor:pointer;list-style:none}.vendor-category-list>details>summary::-webkit-details-marker{display:none}.vendor-category-list>details>summary>[data-category-index]{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--ink);color:var(--white);font-family:var(--font-mono);font-size:12px}.vendor-category-list>details>summary:after{position:absolute;top:22px;right:20px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(11,23,32,.16);border-radius:50%;background:linear-gradient(var(--blue-deep),var(--blue-deep)) 50% /12px 2px no-repeat,linear-gradient(var(--blue-deep),var(--blue-deep)) 50% /2px 12px no-repeat,var(--white);color:var(--blue-deep);content:""}.vendor-category-list>details[open]>summary:after{background:linear-gradient(var(--blue-deep),var(--blue-deep)) 50% /12px 2px no-repeat,var(--white)}.vendor-category-list [data-category-summary-copy]{display:block;min-width:0}.vendor-category-list summary small,.vendor-category-list summary strong{display:block}.vendor-category-list summary strong{margin:2px 0 5px;font-size:17px}.vendor-category-list summary small{max-width:780px;color:var(--ink-soft);font-size:13px;line-height:1.45}.vendor-category-list [data-category-progress]{display:inline-flex;margin-top:10px;padding:5px 8px;border-radius:999px;background:rgba(22,87,200,.09);color:var(--blue-deep);font-size:12px;font-weight:720;letter-spacing:.01em;line-height:1.35}.vendor-category-list>details[open]>summary{border-bottom:1px solid rgba(11,23,32,.1);border-radius:17px 17px 0 0;background:rgba(198,229,255,.24)}.vendor-category-list>details:not([open])>:not(summary),[data-mobile-progress],[data-requirement-index]{display:none}.vendor-table-scroll{overflow-x:auto}[data-vendor-table-scroll-hint]{display:block;margin:0 0 8px;color:var(--ink-muted);font-size:12px;line-height:1.5}.vendor-category-list table{width:100%;min-width:1050px;border-collapse:collapse;table-layout:fixed}.vendor-category-list caption{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.vendor-category-list td,.vendor-category-list th{padding:16px;border-right:1px solid rgba(11,23,32,.08);border-bottom:1px solid rgba(11,23,32,.08);text-align:left;vertical-align:top}.vendor-category-list th:first-child{width:34%}.vendor-category-list th:nth-child(2){width:18%}.vendor-category-list thead th{background:rgba(11,23,32,.04);color:var(--ink-soft);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.vendor-category-list tbody th small,.vendor-category-list tbody th strong{display:block}.vendor-category-list tbody th strong{margin-bottom:7px;font-size:14px;line-height:1.35}.vendor-category-list tbody th small{color:var(--ink-muted);font-size:12px;font-weight:450;line-height:1.45}.vendor-category-list select{min-height:44px;padding:0 10px;font-size:12px}.vendor-category-notes{padding:18px 20px 22px}.vendor-category-notes textarea{min-height:78px;padding:12px 14px;resize:vertical;line-height:1.5}.vendor-results{margin-top:42px;padding-top:42px;border-top:2px solid var(--ink)}.vendor-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}.vendor-result-grid>article{padding:24px;border:1px solid rgba(11,23,32,.13);border-radius:22px;background:#fafaf8}.vendor-result-grid>article>h3{margin:18px 0;font-family:"DM Sans",var(--font-sans);font-size:29px;font-weight:750;letter-spacing:-.035em}.vendor-result-score{display:flex;align-items:end;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.vendor-result-score p,.vendor-result-score span{color:var(--ink-muted);font-size:11px}.vendor-result-score strong{display:block;margin-top:4px;color:var(--blue-deep);font-family:var(--font-mono);font-size:32px}.vendor-result-score p{max-width:100px;margin:0;text-align:right;line-height:1.4}.vendor-category-score-list{display:grid;gap:8px}.vendor-category-score-list>div{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(11,23,32,.07);color:var(--ink-soft);font-size:12px}.vendor-category-score-list strong{color:var(--ink);font-family:var(--font-mono)}.vendor-result-alert,.vendor-result-questions{margin-top:18px;padding:16px;border-radius:14px;background:rgba(167,232,207,.25)}.vendor-result-alert[data-state=gap]{background:rgba(255,170,160,.26)}.vendor-result-alert>strong,.vendor-result-questions>strong{display:block;margin-bottom:8px;font-size:13px}.vendor-result-alert p,.vendor-result-alert ul,.vendor-result-questions ol,.vendor-result-questions p{margin:0;padding-left:17px;color:var(--ink-soft);font-size:11px;line-height:1.55}.vendor-result-alert p,.vendor-result-questions p{padding-left:0}.vendor-result-questions{background:rgba(198,229,255,.27)}.vendor-print-notes{margin-top:22px;padding:24px;border:1px solid var(--line);border-radius:18px}.vendor-print-notes h3{margin:0 0 16px}.vendor-print-notes>div{padding:12px 0;border-top:1px solid var(--line)}.vendor-print-notes p{margin:5px 0 0;color:var(--ink-soft);white-space:pre-wrap}.resource-decision-list{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.resource-decision-list li{display:grid;grid-template-columns:88px minmax(0,1fr);gap:30px;padding:32px 0;border-bottom:1px solid var(--line)}.resource-next-links{border-top:1px solid var(--line)}.resource-next-links nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.resource-next-links a{display:flex;flex-direction:column;justify-content:space-between;min-height:190px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--white);transition:border-color .16s ease,transform .16s ease}.resource-next-links a>span{color:var(--ink-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.resource-next-links a>strong{font-size:15px;line-height:1.45}.resource-guide-faq .faq-list{max-width:none}@media (hover:hover){.resource-next-links a:hover{border-color:rgba(52,120,246,.35);transform:translateY(-3px)}}@media (max-width:1080px){.resource-next-links nav{grid-template-columns:repeat(3,minmax(0,1fr))}.vendor-tool{padding:30px}.vendor-result-grid{grid-template-columns:1fr}.vendor-result-grid>article{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:18px 28px}.vendor-result-grid>article>h3{grid-column:1;grid-row:1;margin-top:80px}.vendor-result-score{grid-column:1;grid-row:1;align-self:start}.vendor-category-score-list{grid-column:2;grid-row:1/span 2}}@media (max-width:820px){.resource-article-meta,.vendor-tool-heading{grid-template-columns:1fr}.resource-article-meta p{padding:18px 0 0;border-top:3px solid var(--amber);border-left:0}.vendor-tool-actions{flex-direction:row}.vendor-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-mobile-progress]{display:grid;gap:16px;margin:24px 0;padding:18px;border:1px solid rgba(22,87,200,.16);border-radius:18px;background:linear-gradient(145deg,rgba(198,229,255,.34),rgba(255,255,255,.9))}[data-mobile-progress] h3{margin:5px 0 0;font-size:22px;letter-spacing:-.025em;line-height:1.2}[data-mobile-progress]>div:first-child>p:last-child{margin:8px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.5}[data-mobile-progress-list]{display:grid;gap:8px}[data-mobile-vendor-progress]{min-width:0;padding:12px;border:1px solid rgba(11,23,32,.1);border-radius:13px;background:rgba(255,255,255,.82)}[data-mobile-vendor-progress]>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}[data-mobile-vendor-progress] span,[data-mobile-vendor-progress] strong{min-width:0;overflow-wrap:anywhere}[data-mobile-vendor-progress] strong{font-size:14px}[data-mobile-vendor-progress] small,[data-mobile-vendor-progress] span{color:var(--ink-muted);font-size:12px}[data-mobile-vendor-progress] progress{display:block;width:100%;height:8px;margin:9px 0 6px;accent-color:var(--blue-deep)}[data-mobile-progress]>a{display:inline-flex;width:fit-content;min-height:44px;align-items:center;color:var(--blue-deep);font-size:14px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.vendor-category-list>details:not([open]) summary small{display:none}.vendor-category-list>details:not([open]) [data-category-progress]{margin-top:6px}.vendor-table-scroll{overflow:visible}[data-vendor-table-scroll-hint]{display:none}.vendor-category-list table{display:block;min-width:0;table-layout:auto}.vendor-category-list thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.vendor-category-list tbody{display:grid;gap:12px;padding:12px}.vendor-category-list [data-requirement-card]{display:block;min-width:0;margin:0;border:1px solid rgba(11,23,32,.12);border-radius:16px;background:var(--white);overflow:hidden}.vendor-category-list [data-requirement-card]>th{display:block;width:auto;padding:16px;border:0}[data-requirement-index]{display:block;margin-bottom:6px;color:var(--blue-deep);font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.vendor-category-list [data-requirement-card]>th strong{color:var(--ink);font-size:16px;line-height:1.35}.vendor-category-list [data-requirement-card]>th small{margin:9px 0 0;color:var(--ink-muted);font-size:14px;line-height:1.5}.vendor-category-list [data-requirement-card]>td{display:grid;grid-template-columns:minmax(82px,.58fr) minmax(0,1.42fr);align-items:center;gap:10px;min-width:0;padding:9px 16px;border-right:0;border-bottom:0}.vendor-category-list [data-requirement-card]>th+td{padding-top:14px;border-top:1px solid rgba(11,23,32,.09)}.vendor-category-list [data-requirement-card]>td:last-child{padding-bottom:16px}.vendor-category-list [data-requirement-card]>td:before{min-width:0;color:var(--ink-soft);content:attr(data-mobile-label);font-size:13px;font-weight:720;line-height:1.3;overflow-wrap:anywhere}.vendor-tool .vendor-category-list [data-requirement-card] select{min-width:0;min-height:48px;padding-inline:10px;font-size:16px}.resource-next-links nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.resource-article-meta,.resource-section{width:calc(100% - 32px)}.resource-section{padding:72px 0}.resource-comparison-section{width:calc(100% - 16px)}.resource-heading h2,.vendor-results-heading h2,.vendor-tool-heading h2{font-size:clamp(34px,11vw,48px)}.resource-next-links nav{grid-template-columns:1fr}.resource-decision-list li,.resource-evaluation-list article{grid-template-columns:44px minmax(0,1fr);gap:14px}.vendor-tool{padding:22px 14px;border-radius:22px}.vendor-tool-actions{flex-direction:column}.vendor-identity-grid{grid-template-columns:1fr}.vendor-result-grid>article{display:block}.vendor-category-score-list,.vendor-result-grid>article>h3{margin-top:18px}}@media (max-width:340px){.vendor-category-list [data-requirement-card]>td{grid-template-columns:1fr;gap:6px}}@media print{.resource-article-meta,.resource-decision-process,.resource-evaluation-framework,.resource-guide-faq,.resource-next-links,.vendor-category-list,.vendor-identity-grid,.vendor-local-notice,.vendor-tool-heading,[data-mobile-progress]{display:none!important}.resource-comparison-section,.resource-page,.resource-section,.vendor-results,.vendor-tool{width:100%;margin:0;padding:0;overflow:visible;border:0;background:#fff;box-shadow:none}.vendor-results{display:block!important}.vendor-results-heading h2{font-size:30px}.vendor-result-grid{display:block}.vendor-result-grid>article{display:block;margin:0 0 12mm;padding:6mm;break-inside:avoid;border:1px solid #999;background:#fff}.vendor-result-grid>article>h3{margin:5mm 0}.vendor-category-score-list{display:grid;grid-template-columns:1fr 1fr;gap:2mm 6mm}.vendor-result-alert,.vendor-result-questions{break-inside:avoid;border:1px solid #bbb}.vendor-print-notes{break-before:page}}.buyer-guide_buyerGuidePage__CGYvV{--buyer-blue:#1144db;--buyer-indigo:#0b096d;--buyer-red:#c73532;--buyer-ink:#08090d;--buyer-muted:#555d6b;--buyer-line:rgba(8,9,13,0.11);background:radial-gradient(circle at 8% 5%,rgba(17,68,219,.07),transparent 25rem),var(--paper)}.buyer-guide_buyerGuidePage__CGYvV main{min-width:0;overflow:clip}.buyer-guide_buyerGuidePage__CGYvV main:focus-visible{outline:3px solid var(--buyer-blue);outline-offset:-3px}.buyer-guide_finalPanel__aNexK,.buyer-guide_hero__YnkFV{width:min(calc(100% - clamp(20px, 3.4vw, 48px)),1200px);margin-inline:auto}.buyer-guide_hero__YnkFV{position:relative;margin-top:16px;padding:clamp(20px,4vw,48px);overflow:hidden;border:1px solid rgba(8,9,13,.09);border-radius:clamp(20px,2vw,27px);background:rgba(255,255,255,.96);box-shadow:0 28px 80px rgba(11,9,109,.075);isolation:isolate}.buyer-guide_hero__YnkFV:before{position:absolute;z-index:-1;top:-250px;right:-150px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(17,68,219,.15),transparent 67%);content:"";pointer-events:none}.buyer-guide_heroPattern__PHbkR{position:absolute;z-index:-1;right:0;bottom:0;width:min(52%,570px);height:82%;background:linear-gradient(rgba(17,68,219,.045) 1px,transparent 0),linear-gradient(90deg,rgba(17,68,219,.045) 1px,transparent 0);background-size:34px 34px;mask-image:linear-gradient(135deg,transparent 5%,#000 92%);pointer-events:none}.buyer-guide_breadcrumbs__1eXjP{position:relative;z-index:1;display:flex;min-width:0;margin-bottom:clamp(12px,2.4vw,27px);align-items:center;gap:9px;color:#626a78;font-size:12px;font-weight:720;line-height:1.4}.buyer-guide_breadcrumbs__1eXjP a{display:inline-flex;min-height:44px;margin-block:-13px;padding-inline:8px;align-items:center;color:var(--buyer-blue)}.buyer-guide_breadcrumbs__1eXjP a:first-child{margin-left:-8px}.buyer-guide_breadcrumbs__1eXjP a:focus-visible,.buyer-guide_breadcrumbs__1eXjP a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.buyer-guide_heroCopy__pFEd1{position:relative;z-index:1;min-width:0;max-width:890px}.buyer-guide_kicker__6bAMJ{display:flex;margin:0 0 clamp(8px,1.2vw,15px);align-items:center;gap:10px;color:var(--buyer-blue);font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1.45;text-transform:uppercase}.buyer-guide_kicker__6bAMJ>span{width:22px;height:3px;flex:0 0 auto;border-radius:999px;background:var(--buyer-red)}.buyer-guide_heroCopy__pFEd1 h1{max-width:880px;margin:0;color:var(--buyer-ink);font-size:clamp(36px,calc(3.1vw + 16px),58px);font-weight:770;letter-spacing:-.056em;line-height:1.02;text-wrap:balance}.buyer-guide_heroLead__qw9oZ{max-width:790px;margin:clamp(14px,1.8vw,21px) 0 0;color:#3f4653;font-size:clamp(15px,calc(.7vw + 11px),18px);line-height:1.6}.buyer-guide_finalActions___UU5w,.buyer-guide_heroActions__pvw23{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.buyer-guide_heroActions__pvw23{margin-top:clamp(18px,2.2vw,26px)}.buyer-guide_primaryButton__mFpos,.buyer-guide_secondaryButton__CWZD8{display:inline-flex;min-height:var(--brand-action-height);padding:0 18px;align-items:center;justify-content:center;gap:13px;border:1px solid transparent;border-radius:var(--brand-action-radius);font-size:15px;font-weight:780;line-height:1.3;text-align:center;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.buyer-guide_primaryButton__mFpos{background:var(--buyer-blue);box-shadow:0 12px 28px rgba(17,68,219,.2);color:#fff!important}.buyer-guide_secondaryButton__CWZD8{border-color:rgba(8,9,13,.16);background:#fff;color:var(--buyer-ink)!important}.buyer-guide_primaryButton__mFpos:focus-visible,.buyer-guide_primaryButton__mFpos:hover,.buyer-guide_secondaryButton__CWZD8:focus-visible,.buyer-guide_secondaryButton__CWZD8:hover{transform:translateY(-2px)}.buyer-guide_primaryButton__mFpos:focus-visible,.buyer-guide_primaryButton__mFpos:hover{background:var(--buyer-indigo);box-shadow:0 15px 32px rgba(11,9,109,.22)}.buyer-guide_secondaryButton__CWZD8:focus-visible,.buyer-guide_secondaryButton__CWZD8:hover{border-color:rgba(17,68,219,.48);color:var(--buyer-blue)!important}.buyer-guide_buyerGuidePage__CGYvV a:focus-visible,.buyer-guide_buyerGuidePage__CGYvV button:focus-visible,.buyer-guide_buyerGuidePage__CGYvV input:focus-visible,.buyer-guide_buyerGuidePage__CGYvV select:focus-visible,.buyer-guide_buyerGuidePage__CGYvV summary:focus-visible,.buyer-guide_buyerGuidePage__CGYvV textarea:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px var(--buyer-blue)}.buyer-guide_buyerGuidePage__CGYvV .resource-heading h2:focus-visible,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool-heading h2:focus-visible{border-radius:5px;outline:3px solid var(--buyer-blue);outline-offset:6px}.buyer-guide_noScriptNote__4oyYh{width:min(calc(100% - clamp(20px, 3.4vw, 48px)),1180px);margin:24px auto 0;padding:14px 17px;border:1px solid rgba(17,68,219,.2);border-radius:12px;background:#eef3ff;color:#343c4b;font-size:13px;line-height:1.6}.buyer-guide_buyerGuidePage__CGYvV .resource-page{min-width:0;max-width:100%;border-top:0;background:transparent}.buyer-guide_buyerGuidePage__CGYvV .resource-article-meta,.buyer-guide_buyerGuidePage__CGYvV .resource-section,.buyer-guide_buyerGuidePage__CGYvV .resource-toc,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-grid,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-grid>article,.buyer-guide_buyerGuidePage__CGYvV .vendor-results,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool{min-width:0;max-width:100%}.buyer-guide_buyerGuidePage__CGYvV .resource-article-meta{padding-block:clamp(36px,5vw,56px)}.buyer-guide_buyerGuidePage__CGYvV .resource-toc{top:108px;flex-wrap:nowrap;scroll-padding-inline:10px}.buyer-guide_buyerGuidePage__CGYvV .resource-toc a{display:inline-flex;min-height:44px;align-items:center;justify-content:center}.buyer-guide_buyerGuidePage__CGYvV .resource-next-links a:focus-visible,.buyer-guide_buyerGuidePage__CGYvV .resource-toc a:focus-visible{border-radius:10px}.buyer-guide_buyerGuidePage__CGYvV #comparison-tool,.buyer-guide_buyerGuidePage__CGYvV #comparison-tool-heading,.buyer-guide_buyerGuidePage__CGYvV #decision-process,.buyer-guide_buyerGuidePage__CGYvV #decision-process-heading,.buyer-guide_buyerGuidePage__CGYvV #evaluation-framework,.buyer-guide_buyerGuidePage__CGYvV #evaluation-framework-heading,.buyer-guide_buyerGuidePage__CGYvV #guide-questions,.buyer-guide_buyerGuidePage__CGYvV #guide-questions-heading,.buyer-guide_buyerGuidePage__CGYvV #india-school-context,.buyer-guide_buyerGuidePage__CGYvV #india-school-context-heading,.buyer-guide_buyerGuidePage__CGYvV #resource-next-links-heading,.buyer-guide_buyerGuidePage__CGYvV #vendor-results-heading{scroll-margin-top:156px}.buyer-guide_buyerGuidePage__CGYvV .resource-section{padding-block:clamp(68px,7vw,92px)}.buyer-guide_buyerGuidePage__CGYvV .resource-comparison-section{padding-top:40px}.buyer-guide_buyerGuidePage__CGYvV .resource-heading h2,.buyer-guide_buyerGuidePage__CGYvV .vendor-results-heading h2,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool-heading h2{font-size:clamp(34px,4.4vw,60px);overflow-wrap:anywhere}.buyer-guide_buyerGuidePage__CGYvV .resource-decision-list h3,.buyer-guide_buyerGuidePage__CGYvV .resource-evaluation-list h3,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list small,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list strong,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-notes span,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-grid h3,.buyer-guide_buyerGuidePage__CGYvV .vendor-results li,.buyer-guide_buyerGuidePage__CGYvV .vendor-results p{overflow-wrap:anywhere}.buyer-guide_buyerGuidePage__CGYvV .resource-next-links a>span,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list thead th,.buyer-guide_buyerGuidePage__CGYvV .vendor-identity-grid small,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-alert p,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-alert ul,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-questions ol,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-questions p,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-score p,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-score span{font-size:12px}.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list summary,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool button,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool input,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool select{min-height:44px}.buyer-guide_buyerGuidePage__CGYvV .vendor-table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-gutter:stable}.buyer-guide_buyerGuidePage__CGYvV .vendor-table-scroll:focus-visible{border-radius:4px;outline:3px solid var(--buyer-blue);outline-offset:3px}.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list>details,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-notes,.buyer-guide_buyerGuidePage__CGYvV .vendor-print-notes{min-width:0;max-width:100%}.buyer-guide_finalPanel__aNexK{margin-top:clamp(68px,7vw,94px);margin-bottom:clamp(28px,5vw,54px);padding:clamp(24px,5vw,58px);overflow:hidden;border:1px solid rgba(17,68,219,.17);border-radius:clamp(22px,2.5vw,29px);background:radial-gradient(circle at 100% 0,rgba(17,68,219,.1),transparent 25rem),linear-gradient(145deg,#fff,#eff3ff);box-shadow:0 25px 72px rgba(11,9,109,.085)}.buyer-guide_finalPanel__aNexK>div{max-width:860px}.buyer-guide_finalPanel__aNexK h2{max-width:820px;margin:0;color:var(--buyer-ink);font-size:clamp(31px,4.6vw,54px);font-weight:750;letter-spacing:-.048em;line-height:1.05;text-wrap:balance}.buyer-guide_finalPanel__aNexK>div>p:not(.buyer-guide_kicker__6bAMJ){margin:16px 0 0;color:var(--buyer-muted);font-size:16px;line-height:1.6}.buyer-guide_finalActions___UU5w{margin-top:23px}@media (max-width:820px){.buyer-guide_buyerGuidePage__CGYvV .resource-toc{position:static;flex-wrap:wrap;overflow:visible}.buyer-guide_buyerGuidePage__CGYvV .resource-toc span{flex-basis:100%}.buyer-guide_buyerGuidePage__CGYvV .resource-toc a{flex:1 1 190px;white-space:normal}.buyer-guide_buyerGuidePage__CGYvV #comparison-tool,.buyer-guide_buyerGuidePage__CGYvV #comparison-tool-heading,.buyer-guide_buyerGuidePage__CGYvV #decision-process,.buyer-guide_buyerGuidePage__CGYvV #decision-process-heading,.buyer-guide_buyerGuidePage__CGYvV #evaluation-framework,.buyer-guide_buyerGuidePage__CGYvV #evaluation-framework-heading,.buyer-guide_buyerGuidePage__CGYvV #guide-questions,.buyer-guide_buyerGuidePage__CGYvV #guide-questions-heading,.buyer-guide_buyerGuidePage__CGYvV #india-school-context,.buyer-guide_buyerGuidePage__CGYvV #india-school-context-heading,.buyer-guide_buyerGuidePage__CGYvV #resource-next-links-heading,.buyer-guide_buyerGuidePage__CGYvV #vendor-results-heading{scroll-margin-top:112px}}@media (max-width:680px){.buyer-guide_finalPanel__aNexK,.buyer-guide_hero__YnkFV{width:calc(100% - 24px)}.buyer-guide_hero__YnkFV{padding:22px}.buyer-guide_heroCopy__pFEd1 h1{font-size:clamp(34px,10.4vw,46px)}.buyer-guide_heroLead__qw9oZ{font-size:15px}.buyer-guide_buyerGuidePage__CGYvV .resource-article-meta,.buyer-guide_buyerGuidePage__CGYvV .resource-section{width:calc(100% - 24px)}.buyer-guide_buyerGuidePage__CGYvV .resource-comparison-section{width:calc(100% - 12px)}.buyer-guide_buyerGuidePage__CGYvV .resource-toc a{flex-basis:100%;justify-content:flex-start}.buyer-guide_buyerGuidePage__CGYvV .vendor-tool{padding:20px 12px}.buyer-guide_finalPanel__aNexK{padding:28px 22px}}@media (max-width:430px){.buyer-guide_finalPanel__aNexK,.buyer-guide_hero__YnkFV{width:calc(100% - 16px)}.buyer-guide_hero__YnkFV{margin-top:8px;padding:20px 16px 22px;border-radius:18px}.buyer-guide_hero__YnkFV:before{right:-330px}.buyer-guide_heroPattern__PHbkR{width:78%}.buyer-guide_breadcrumbs__1eXjP{flex-wrap:wrap;gap:4px 7px}.buyer-guide_breadcrumbs__1eXjP>span:last-child{max-width:100%;overflow-wrap:anywhere}.buyer-guide_heroCopy__pFEd1 h1{font-size:clamp(32px,10.5vw,42px);letter-spacing:-.045em;text-wrap:pretty}.buyer-guide_finalActions___UU5w,.buyer-guide_heroActions__pvw23{align-items:stretch;flex-direction:column}.buyer-guide_primaryButton__mFpos,.buyer-guide_secondaryButton__CWZD8{width:100%;min-height:54px}.buyer-guide_buyerGuidePage__CGYvV .resource-article-meta,.buyer-guide_buyerGuidePage__CGYvV .resource-section,.buyer-guide_buyerGuidePage__CGYvV .resource-toc{width:calc(100% - 20px)}.buyer-guide_buyerGuidePage__CGYvV .resource-comparison-section{width:calc(100% - 8px)}.buyer-guide_buyerGuidePage__CGYvV .resource-decision-list li,.buyer-guide_buyerGuidePage__CGYvV .resource-evaluation-list article{grid-template-columns:36px minmax(0,1fr);gap:10px}.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list>details>summary{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:16px 54px 16px 12px}.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list>details>summary>[data-category-index]{width:38px;height:38px}.buyer-guide_buyerGuidePage__CGYvV .vendor-local-notice{align-items:flex-start;padding:15px 12px}.buyer-guide_buyerGuidePage__CGYvV .vendor-print-notes,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-grid>article{padding:18px 14px}.buyer-guide_finalPanel__aNexK{padding:27px 17px;border-radius:20px}}@media (max-width:340px){.buyer-guide_hero__YnkFV{padding-inline:13px}.buyer-guide_heroCopy__pFEd1 h1{font-size:30px}.buyer-guide_kicker__6bAMJ{font-size:12px;letter-spacing:.075em}.buyer-guide_buyerGuidePage__CGYvV .resource-article-meta,.buyer-guide_buyerGuidePage__CGYvV .resource-section,.buyer-guide_buyerGuidePage__CGYvV .resource-toc{width:calc(100% - 16px)}.buyer-guide_buyerGuidePage__CGYvV .vendor-tool{padding-inline:8px}.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list select,.buyer-guide_buyerGuidePage__CGYvV .vendor-identity-grid input,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool-actions button{width:100%}}@media (prefers-reduced-motion:reduce){.buyer-guide_buyerGuidePage__CGYvV *,.buyer-guide_buyerGuidePage__CGYvV :after,.buyer-guide_buyerGuidePage__CGYvV :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.buyer-guide_buyerGuidePage__CGYvV [data-reveal]{opacity:1!important;transform:none!important}.buyer-guide_buyerGuidePage__CGYvV .resource-next-links a:focus-visible,.buyer-guide_buyerGuidePage__CGYvV .resource-next-links a:hover,.buyer-guide_primaryButton__mFpos:focus-visible,.buyer-guide_primaryButton__mFpos:hover,.buyer-guide_secondaryButton__CWZD8:focus-visible,.buyer-guide_secondaryButton__CWZD8:hover{transform:none}}@media (forced-colors:active){.buyer-guide_heroPattern__PHbkR,.buyer-guide_hero__YnkFV:before{display:none}.buyer-guide_buyerGuidePage__CGYvV .resource-toc,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list>details,.buyer-guide_buyerGuidePage__CGYvV .vendor-print-notes,.buyer-guide_buyerGuidePage__CGYvV .vendor-result-grid>article,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool,.buyer-guide_finalPanel__aNexK,.buyer-guide_hero__YnkFV,.buyer-guide_noScriptNote__4oyYh{border:1px solid CanvasText;background:Canvas;box-shadow:none;color:CanvasText}.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list>details>summary:after{border-color:ButtonText;background:linear-gradient(ButtonText,ButtonText) 50% /12px 2px no-repeat,linear-gradient(ButtonText,ButtonText) 50% /2px 12px no-repeat,Canvas;forced-color-adjust:none}.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list>details[open]>summary:after{background:linear-gradient(ButtonText,ButtonText) 50% /12px 2px no-repeat,Canvas}.buyer-guide_kicker__6bAMJ>span{forced-color-adjust:none;background:Highlight}.buyer-guide_buyerGuidePage__CGYvV .resource-next-links a,.buyer-guide_buyerGuidePage__CGYvV .resource-toc a,.buyer-guide_primaryButton__mFpos,.buyer-guide_secondaryButton__CWZD8{border:1px solid LinkText;background:Canvas;box-shadow:none;color:LinkText!important}.buyer-guide_buyerGuidePage__CGYvV .resource-heading h2:focus-visible,.buyer-guide_buyerGuidePage__CGYvV .vendor-table-scroll:focus-visible,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool-heading h2:focus-visible,.buyer-guide_buyerGuidePage__CGYvV a:focus-visible,.buyer-guide_buyerGuidePage__CGYvV button:focus-visible,.buyer-guide_buyerGuidePage__CGYvV input:focus-visible,.buyer-guide_buyerGuidePage__CGYvV select:focus-visible,.buyer-guide_buyerGuidePage__CGYvV summary:focus-visible,.buyer-guide_buyerGuidePage__CGYvV textarea:focus-visible{outline-color:Highlight;box-shadow:none}}@media print{.buyer-guide_buyerGuidePage__CGYvV{min-height:0;overflow:visible;background:#fff;color:#000}.buyer-guide_buyerGuidePage__CGYvV .resource-article-meta,.buyer-guide_buyerGuidePage__CGYvV .resource-decision-process,.buyer-guide_buyerGuidePage__CGYvV .resource-evaluation-framework,.buyer-guide_buyerGuidePage__CGYvV .resource-guide-faq,.buyer-guide_buyerGuidePage__CGYvV .resource-next-links,.buyer-guide_buyerGuidePage__CGYvV .vendor-category-list,.buyer-guide_buyerGuidePage__CGYvV .vendor-identity-grid,.buyer-guide_buyerGuidePage__CGYvV .vendor-local-notice,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool-heading,.buyer-guide_buyerGuidePage__CGYvV [data-mobile-progress],.buyer-guide_buyerGuidePage__CGYvV>a,.buyer-guide_buyerGuidePage__CGYvV>footer,.buyer-guide_buyerGuidePage__CGYvV>header,.buyer-guide_finalPanel__aNexK,.buyer-guide_hero__YnkFV,.buyer-guide_noScriptNote__4oyYh{display:none!important}.buyer-guide_buyerGuidePage__CGYvV .resource-comparison-section,.buyer-guide_buyerGuidePage__CGYvV .resource-page,.buyer-guide_buyerGuidePage__CGYvV .resource-section,.buyer-guide_buyerGuidePage__CGYvV .vendor-results,.buyer-guide_buyerGuidePage__CGYvV .vendor-tool,.buyer-guide_buyerGuidePage__CGYvV main{width:100%;max-width:none;margin:0;padding:0;overflow:visible;border:0;background:#fff;box-shadow:none}.buyer-guide_buyerGuidePage__CGYvV .vendor-print-notes,.buyer-guide_buyerGuidePage__CGYvV .vendor-results{display:block!important}.buyer-guide_buyerGuidePage__CGYvV .vendor-result-grid{display:block}.buyer-guide_buyerGuidePage__CGYvV .vendor-result-grid>article{display:block;margin:0 0 12mm;padding:6mm;break-inside:avoid;border:1px solid #999;background:#fff;box-shadow:none}.buyer-guide_buyerGuidePage__CGYvV .vendor-print-notes{break-before:page;border:1px solid #999}}