@charset "UTF-8";.ndx-buyer-guide{--ink:#1f2937;--navy:#182c67;--blue:#30488e;--red:#b2232c;--cream:#fff8ef;--mist:#f4f7fb;--line:#d8dee9;--success:#146c43}.ndx-buyer-guide,.ndx-buyer-guide *{-webkit-box-sizing:border-box;box-sizing:border-box}.ndx-buyer-guide{margin:0;background:#fff;color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}.ndx-buyer-guide a{color:var(--blue);font-weight:700}.ndx-buyer-guide li,.ndx-buyer-guide p{font-size:inherit;line-height:inherit}.ndx-buyer-guide{max-width:1120px;margin:auto;padding:1.5rem 1.25rem 5rem}.ndx-buyer-guide .breadcrumbs{margin-bottom:1.5rem;color:#5d6470;font-size:.9rem}.ndx-buyer-guide .hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,0.9fr);gap:clamp(1.5rem,5vw,4rem);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:clamp(1.5rem,4vw,3.5rem);border-radius:.8rem;background:linear-gradient(135deg,var(--mist),#fff 55%,var(--cream));-webkit-box-shadow:0 14px 34px rgba(24,44,103,.09);box-shadow:0 14px 34px rgba(24,44,103,.09)}.ndx-buyer-guide .eyebrow{margin:0 0 .5rem;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ndx-buyer-guide h1,.ndx-buyer-guide h2,.ndx-buyer-guide h3{color:var(--navy);line-height:1.18}.ndx-buyer-guide h1{margin:0 0 1rem;font-size:clamp(2rem, 4vw, 3.35rem)}.ndx-buyer-guide h2{margin:0 0 1rem;font-size:clamp(1.55rem, 3vw, 2.25rem)}.ndx-buyer-guide h3{margin:0 0 .5rem;font-size:1.2rem}.ndx-buyer-guide .lede{max-width:48rem;font-size:1.08rem}.ndx-buyer-guide .hero picture{display:block;min-width:0}.ndx-buyer-guide .hero img{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:.7rem;-o-object-fit:contain;object-fit:contain;background:#fff;-webkit-box-shadow:0 14px 28px rgba(24,44,103,.15);box-shadow:0 14px 28px rgba(24,44,103,.15)}.ndx-buyer-guide .actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;margin-top:1.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.ndx-buyer-guide .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:44px;padding:.7rem 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--blue);border-radius:.3rem;text-decoration:none;background:#fff;color:var(--blue)}.ndx-buyer-guide .button:focus,.ndx-buyer-guide .button:hover{background:var(--mist);color:var(--navy)}.ndx-buyer-guide .button--primary{border-color:var(--red);background:var(--red);color:#fff}.ndx-buyer-guide .button--primary:focus,.ndx-buyer-guide .button--primary:hover{background:#941b24;color:#fff}.ndx-buyer-guide .byline{margin:1.2rem 0 0;color:#5d6470;font-size:.88rem}.ndx-buyer-guide .section{padding:clamp(2.5rem,6vw,5rem) 0 0}.ndx-buyer-guide .section-heading{max-width:760px;margin:0 auto 1.6rem;text-align:center}.ndx-buyer-guide .section--muted{margin-top:clamp(2.5rem,6vw,5rem);padding:clamp(1.5rem,4vw,3rem);border-radius:.8rem;background:var(--mist)}.ndx-buyer-guide .cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ndx-buyer-guide .cards--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ndx-buyer-guide .card{padding:1.4rem;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:.45rem;background:#fff}.ndx-buyer-guide .card p:last-child{margin-bottom:0}.ndx-buyer-guide .callout{padding:1.2rem 1.35rem;border-left:5px solid var(--red);background:var(--cream)}.ndx-buyer-guide .callout--green{border-left-color:var(--success);background:#f0faf5}.ndx-buyer-guide .table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:.45rem}.ndx-buyer-guide table{width:100%;min-width:700px;border-collapse:collapse}.ndx-buyer-guide td,.ndx-buyer-guide th{padding:.85rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.ndx-buyer-guide th{background:var(--navy);color:#fff}.ndx-buyer-guide tbody tr:last-child td{border-bottom:0}.ndx-buyer-guide .steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:0;list-style:none;counter-reset:steps}.ndx-buyer-guide .steps li{padding:1.25rem;border-radius:.45rem;background:#fff;-webkit-box-shadow:0 5px 14px rgba(24,44,103,.08);box-shadow:0 5px 14px rgba(24,44,103,.08);counter-increment:steps}.ndx-buyer-guide .steps li::before{display:block;margin-bottom:.65rem;color:var(--red);content:counter(steps,decimal-leading-zero);font-size:1.5rem;font-weight:900}.ndx-buyer-guide .steps span,.ndx-buyer-guide .steps strong{display:block}.ndx-buyer-guide .steps span{margin-top:.4rem;color:#545d68}.ndx-buyer-guide .checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.5rem;margin:0;padding:0;list-style:none}.ndx-buyer-guide .checklist li{position:relative;padding-left:1.5rem}.ndx-buyer-guide .checklist li::before{position:absolute;left:0;color:var(--success);content:'✓';font-weight:900}.ndx-buyer-guide details{padding:1rem 0;border-bottom:1px solid var(--line)}.ndx-buyer-guide summary{color:var(--navy);cursor:pointer;font-weight:800}.ndx-buyer-guide .note{color:#5d6470;font-size:.9rem}.ndx-buyer-guide .review-questions{border-color:#d9a400;background:#fff9e6}@media (max-width:800px){.ndx-buyer-guide .cards,.ndx-buyer-guide .cards--three,.ndx-buyer-guide .hero,.ndx-buyer-guide .steps{grid-template-columns:1fr}.ndx-buyer-guide .hero img{max-width:520px;margin:auto}}@media (max-width:520px){.ndx-buyer-guide{padding-right:1rem;padding-left:1rem}.ndx-buyer-guide .hero{padding:1.25rem}.ndx-buyer-guide .actions,.ndx-buyer-guide .checklist{display:grid;grid-template-columns:1fr}.ndx-buyer-guide .button{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.ndx-buyer-guide [tabindex]:focus-visible,.ndx-buyer-guide a:focus-visible,.ndx-buyer-guide summary:focus-visible{outline:3px solid #b2232c;outline-offset:4px}.ndx-buyer-guide .table-hint{color:#545d68;font-size:.9rem;margin-bottom:.5rem}