:root{color:#1e293b;font-synthesis:none;--accent:#0369a1;--border:#e2e8f0;--muted:#64748b;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}a,button,input,select{touch-action:manipulation}:focus-visible{outline-offset:4px;outline:3px solid #d09232}p{line-height:1.75}h1,h2,h3{letter-spacing:-.045em;line-height:1.13}h1{margin:20px 0;font-size:clamp(38px,6vw,70px)}h2{margin:10px 0 22px;font-size:clamp(25px,3vw,34px)}h3{font-size:23px}main{max-width:1160px;margin:auto;padding:0 32px}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;gap:24px;max-width:1224px;margin:auto;padding:26px 32px}.brand,.site-header{align-items:center;display:flex}.brand{letter-spacing:-.055em;color:#0c4a6e;gap:9px;font-size:23px;font-weight:750}.brand span{color:#64748b}.site-header nav{gap:28px;font-size:14px;display:flex}.site-header nav a{color:#475569}.site-header nav .router-link-exact-active{color:var(--accent);text-underline-offset:7px;text-decoration:underline}.hero{max-width:900px;padding:88px 0 46px}.hero h1{letter-spacing:-.065em;font-size:clamp(49px,8vw,92px);font-weight:650;line-height:1.03}.eyebrow,.hero h1 span{color:var(--accent)}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:750}.dot{background:#0284c7;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero-copy{max-width:610px;color:var(--muted);font-size:19px}.actions{flex-wrap:wrap;gap:24px;margin:28px 0;display:flex}.actions,.button{align-items:center}.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:7px;gap:28px;padding:14px 21px;font-size:14px;font-weight:650;display:inline-flex}.button:hover{background:#075985;text-decoration:none}.text-link{font-size:14px}.hero-stats{border-top:1px solid var(--border);color:var(--muted);gap:38px;margin-top:45px;padding-top:24px;font-size:12px;display:flex}.hero-stats strong{color:#334155;margin-right:7px;font-size:18px}.section{padding:32px 0}.section-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.section-heading>a{white-space:nowrap;font-size:14px}.collection{color:#0c4a6e;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.collection:hover{background:#e0f2fe;text-decoration:none}.collection h3{margin:17px 0 8px}.collection p{color:#475569;max-width:630px;margin:0}.collection-icon{font-size:32px}.collection-count{white-space:nowrap;font-size:14px}.collection-count span{margin-left:28px;font-size:24px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;padding:24px;transition:border-color .15s;display:flex}.product-card:hover{border-color:#7dd3fc}.card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.monogram{color:#075985;background:#e0f2fe;border-radius:10px;place-items:center;width:42px;height:42px;font-size:23px;font-weight:700;display:grid}.tag{border:1px solid var(--border);letter-spacing:.02em;color:#475569;border-radius:5px;width:fit-content;padding:4px 8px;font-size:10px;display:inline-block}.product-card h3{margin:23px 0 6px}.product-card h3 a{color:#1e293b}.product-card p{color:var(--muted);margin:0 0 18px;font-size:14px}.card-meta{color:#64748b;margin-top:auto;padding-bottom:20px;font-size:12px}.card-links{border-top:1px solid #f1f5f9;justify-content:space-between;gap:12px;padding-top:17px;font-size:12px;font-weight:650;display:flex}.editorial-note{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:50px;margin:38px 0;padding:40px 0;display:grid}.editorial-note h2{font-size:27px}.editorial-note p{color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--border);max-width:1160px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px 30px;margin:30px auto 0;padding:28px 32px 38px;font-size:11px;display:flex}.site-footer .brand{gap:0;font-size:17px}.site-footer p:last-child{margin-left:auto}.page-intro{padding:48px 0 22px}.page-intro>p:not(.eyebrow){max-width:730px;color:var(--muted);font-size:18px}.page-intro h1{font-size:clamp(38px,5vw,60px)}.breadcrumb{color:#64748b;margin-bottom:38px;font-size:12px;display:block}.filters{background:#f0f9ff;border-radius:10px;gap:16px;padding:20px;display:flex}.filters label{flex-direction:column;gap:8px;font-size:12px;font-weight:650;display:flex}.search-label{flex:1}input,select{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:44px;padding:10px 12px}select{min-width:180px}.result-count{color:var(--muted);margin:24px 0;font-size:12px}.empty-state{text-align:center;border:1px dashed var(--border);border-radius:10px;padding:50px 20px}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:10px;overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:14px}caption,table{text-align:left}caption{white-space:normal;color:var(--muted);padding:18px;font-size:12px}td,th{border-top:1px solid #e2e8f0;padding:18px}thead{color:#475569;text-transform:uppercase;letter-spacing:.06em;background:#f0f9ff;font-size:11px}.muted{color:var(--muted)}.small{font-size:12px}.detail-grid{grid-template-columns:minmax(0,1fr) 285px;gap:50px;display:grid}.detail-section{border-bottom:1px solid var(--border);margin-bottom:22px;padding:12px 0 32px}.detail-section>p{color:#475569}.detail-section h2{font-size:28px}.resource-panel{border:1px solid var(--border);background:#f0f9ff;border-radius:10px;height:fit-content;padding:25px}.resource-panel h2{font-size:22px}.resource-panel>a{text-transform:capitalize;border-bottom:1px solid var(--border);justify-content:space-between;padding:16px 0;font-size:14px;display:flex}.source-list{padding-left:20px}.source-list li{margin:20px 0}.source-list span{margin-top:7px;display:block}.skip-link{z-index:10;background:#fff;padding:12px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:10px}@media (width<=800px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr;gap:10px}.filters{flex-wrap:wrap}.filters label{flex:1;min-width:180px}.editorial-note{gap:20px}.hero{padding-top:60px}}@media (width<=540px){main{padding:0 20px}.site-header{flex-direction:column;align-items:flex-start;gap:15px;padding:20px}.site-header nav{gap:22px}.hero{padding-top:40px}.hero-copy{font-size:17px}.hero-stats{flex-wrap:wrap;gap:14px}.hero-stats strong{display:block}.card-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:18px}.collection{align-items:flex-start;padding:23px}.collection-count{font-size:12px}.collection-count span{margin-top:10px;margin-left:0;display:block}.editorial-note{grid-template-columns:1fr}.site-footer{padding:25px 20px}.site-footer p:last-child{margin-left:0}.page-intro{padding-top:28px}.filters{padding:14px}.actions{gap:18px}.detail-grid{padding-top:10px}}.service-price{color:#0c4a6e;margin-top:auto;padding:12px 0;font-size:14px;font-weight:650;line-height:1.6}.check-control{align-items:center;gap:9px;margin:18px 0;font-size:13px;display:flex}.check-control input,.provider-choice input{width:17px;height:17px;min-height:0;accent-color:var(--accent);flex:none}.selection-panel{border:1px solid var(--border);background:#fff;border-radius:12px;padding:22px}.selection-panel summary{cursor:pointer;font-size:17px;font-weight:650}.selection-panel summary span{color:var(--muted);margin-left:12px;font-size:13px}.selection-tools{flex-wrap:wrap;align-items:flex-end;gap:14px;margin:24px 0;display:flex}.selection-tools label{flex:1;min-width:200px;font-size:12px}.selection-tools input{margin-top:8px}.secondary-button{color:var(--accent);cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:44px;padding:11px 16px}.secondary-button:hover{background:#f0f9ff}.provider-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.provider-choice{border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:9px;padding:12px;font-size:13px;display:flex}.provider-choice:has(input:checked){background:#f0f9ff;border-color:#7dd3fc}.comparison-toolbar{flex-wrap:wrap;align-items:center;gap:24px;margin:28px 0 15px;display:flex}.comparison-toolbar>label:first-child{align-items:center;gap:12px;font-size:12px;display:flex}.comparison-note{border-left:3px solid var(--accent);background:#f0f9ff;padding:12px 18px;font-size:13px}.comparison-scroll{max-height:75vh;position:relative;overflow:auto}.comparison-table{border-collapse:separate;border-spacing:0;table-layout:fixed;white-space:normal;width:max-content;min-width:100%}.comparison-table td,.comparison-table th{vertical-align:top;border-right:1px solid var(--border);width:235px;min-width:235px;max-width:235px;line-height:1.6}.comparison-table thead th{z-index:2;text-transform:none;letter-spacing:0;background:#e0f2fe;font-size:16px;position:sticky;top:0}.comparison-table thead th span{color:var(--muted);margin-top:5px;font-weight:400;display:block}.comparison-table tr>th:first-child{z-index:1;background:#f8fafc;width:210px;min-width:210px;max-width:210px;position:sticky;left:0}.comparison-table thead tr>th:first-child{z-index:3;background:#e0f2fe}.comparison-table tbody tr:hover td{background:#f8fafc}.field-group{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:650;display:block}.field-help{color:var(--muted);margin-top:8px;font-size:11px;font-weight:400;line-height:1.6;display:block}.fact-value{flex-direction:column;gap:8px;line-height:1.6;display:flex}.fact-source{width:fit-content;font-size:11px}.fit-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.fit-grid article{border:1px solid var(--border);background:#fff;border-radius:10px;padding:24px}.fit-grid article:first-child{background:#f0f9ff}.facts-list>div{border-bottom:1px solid var(--border);grid-template-columns:minmax(180px,1fr) 2fr;gap:30px;padding:20px 0;display:grid}.facts-list dt{font-weight:650}.facts-list dd{margin:0}.source-panel{border:1px solid var(--border);background:#fff;border-radius:12px;padding:28px}.source-panel details{margin:20px 0}.source-panel summary{cursor:pointer}.source-list a{overflow-wrap:anywhere}.methodology{max-width:800px;margin:auto;padding-bottom:50px}.methodology section{margin:40px 0}.methodology li{margin-bottom:12px;line-height:1.8}@media (width<=800px){.provider-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.fit-grid,.provider-choices{grid-template-columns:1fr}.selection-panel{padding:16px}.comparison-toolbar{gap:8px}.comparison-toolbar>label:first-child{flex-wrap:wrap}.comparison-table td,.comparison-table th{width:205px;min-width:205px;max-width:205px;padding:12px}.comparison-table tr>th:first-child{width:135px;min-width:135px;max-width:135px}.facts-list>div{grid-template-columns:1fr;gap:12px}}.comparison-toolbar>label:first-child{white-space:nowrap}.home-search{max-width:660px;margin-top:28px}.home-search label{margin-bottom:9px;font-size:13px;font-weight:650;display:block}.home-search input{min-height:50px}.home-results{border:1px solid var(--border);background:#fff;border-radius:8px;padding:0;list-style:none}.home-results li+li{border-top:1px solid var(--border)}.home-results a{justify-content:space-between;gap:16px;padding:14px 16px;display:flex}.home-results span{color:var(--muted);font-size:12px}#categories{scroll-margin-top:24px}@media (width<=540px){.home-results a{flex-direction:column;gap:4px}.site-header nav{flex-wrap:wrap;gap:14px 22px}}
