.landing .crumb{display:flex;align-items:center;gap:8px;padding:22px 0 6px;font-size:13.5px;color:var(--text-muted);flex-wrap:wrap}.landing .crumb a:hover{color:var(--navy)}.landing .crumb .sep{color:var(--text-faint)}.landing .summary{margin-top:28px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sum-table{border-collapse:collapse;background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-sm);width:100%;max-width:720px}.sum-table th,.sum-table td{text-align:left;padding:12px 18px;border-bottom:1px solid var(--hairline);font-size:14.5px;vertical-align:top}.sum-table tr:last-child th,.sum-table tr:last-child td{border-bottom:0}.sum-table th{color:var(--text-muted);font-weight:600;width:160px;white-space:nowrap}.sum-table td{color:var(--ink);font-weight:600}.landing .listings{margin-top:48px}.landing .listings h2{font-size:clamp(22px,2.2vw,28px)}.landing .siblings{margin-top:56px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.landing .siblings h2{font-size:20px;margin-bottom:12px}.link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.link-list a{color:var(--navy);font-weight:600}.link-list a:hover{text-decoration:underline}.landing .faq{margin-top:56px;max-width:820px}.landing .faq h2{font-size:22px;margin-bottom:16px}.faq-list{margin:0}.faq-item{padding:16px 0;border-top:1px solid var(--hairline)}.faq-item dt{font-weight:650;color:var(--ink);font-size:16px}.faq-item dd{margin:8px 0 0;color:var(--text);line-height:1.6}.landing .lead{margin:64px 0 72px}.lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.lead-grid .panel{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--r-lg);box-shadow:var(--shadow);padding:22px}@media (max-width: 900px){.landing .siblings,.lead-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.cards{grid-template-columns:1fr}}
