:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f5f7fb;--surface: #ffffff;--surface-soft: #f8fafc;--panel: rgba(255, 255, 255, .86);--panel-solid: #ffffff;--card: #ffffff;--card-strong: #f8fafc;--line: #d9e2ec;--line-strong: #95b8b1;--text: #111827;--muted: #566274;--subtle: #7a8594;--accent: #0f766e;--accent-strong: #115e59;--indigo: #4338ca;--amber: #b45309;--danger: #b91c1c;--shadow: 0 18px 45px rgba(30, 41, 59, .1);--radius-xl: 8px;--radius-lg: 8px;--radius-md: 8px;--mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,rgba(15,118,110,.08),transparent 360px),linear-gradient(90deg,rgba(67,56,202,.04),transparent 38%),var(--bg)}a{color:inherit}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);padding:12px 24px;background:var(--accent);color:#fff;border-radius:0 0 8px 8px;font-weight:800;z-index:9999;transition:top .2s ease}.skip-link:focus{top:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.72}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:#0f766e38;color:#fff}.app-shell{position:relative;min-height:100vh;overflow-x:hidden}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;background:transparent}.scroll-progress__bar{height:100%;background:linear-gradient(90deg,var(--accent),var(--indigo));transition:width .1s ease-out}.content-shell,.hero{width:min(1180px,calc(100% - 40px));margin-right:auto;margin-left:auto}.content-shell{margin-bottom:72px}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:28px;padding:34px 0 28px}.hero:before{content:"";position:absolute;inset:0 calc(50% - 50vw);z-index:-1;border-bottom:1px solid rgba(217,226,236,.8);background:linear-gradient(rgba(15,118,110,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(15,118,110,.05) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.72) 55%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.72) 55%,transparent 100%);pointer-events:none}.hero__content,.hero__stats{position:relative;z-index:1}.brand-row{display:flex;align-items:center;gap:12px;margin-bottom:24px}.brand-logo{width:46px;height:46px;display:grid;place-items:center;border:1px solid #cfe1dd;border-radius:8px;color:var(--accent-strong);background:linear-gradient(180deg,#fff,#edf7f4);box-shadow:0 10px 24px #0f766e1a;font-family:var(--mono);font-size:13px;font-weight:900}.eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:7px 10px;border:1px solid #d9e2ec;border-radius:8px;color:#465264;background:#ffffffb8;font-size:13px;font-weight:700;letter-spacing:0}.hero h1{max-width:760px;margin:0;color:var(--text);font-size:clamp(34px,5.2vw,62px);line-height:1.04;letter-spacing:0}.hero h1 span{display:block;margin-top:12px;color:var(--accent);font-size:clamp(20px,2.4vw,30px);letter-spacing:0}.hero__lead{max-width:790px;margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.primary-btn,.ghost-btn,.show-more{min-height:42px;border:0;border-radius:8px;padding:10px 14px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.primary-btn{color:#fff;background:var(--accent);box-shadow:0 14px 28px #0f766e2e}.ghost-btn{color:#243144;background:#fff;border:1px solid #cfd9e3}.ghost-btn:hover,.primary-btn:hover,.show-more:hover{transform:translateY(-2px);box-shadow:0 14px 26px #1e293b1a}.hero__stats{align-self:stretch;display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric{min-height:116px;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;border:1px solid #d9e2ec;border-radius:8px;background:#ffffffdb;box-shadow:0 10px 24px #1e293b0f}.metric strong{color:var(--text);font-family:var(--mono);font-size:clamp(26px,3.2vw,40px);line-height:1}.metric span{margin-top:9px;color:var(--muted);font-size:13px;font-weight:700}.metric--highlight{border-color:#cfd9e3;background:linear-gradient(180deg,#fff,#f1f5ff)}.metric--highlight strong{color:var(--indigo);font-size:clamp(17px,2vw,26px)}.side-nav{position:fixed;left:18px;top:50%;z-index:20;display:flex;flex-direction:column;gap:6px;max-width:154px;padding:8px;border:1px solid #d9e2ec;border-radius:8px;background:#ffffffd1;box-shadow:0 16px 36px #1e293b1a;transform:translateY(-50%);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.side-nav a{padding:8px 9px;border-radius:6px;color:#566274;font-size:12px;font-weight:700;text-decoration:none}.side-nav a:hover{color:var(--accent-strong);background:#edf7f4}.filter-panel{position:sticky;top:12px;z-index:15;display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.05fr);gap:12px;padding:12px;margin:8px 0 16px;border:1px solid #d9e2ec;border-radius:8px;background:#ffffffe6;box-shadow:0 12px 30px #1e293b14;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.search-box{display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #cfd9e3;border-radius:8px;background:#f8fafc}.search-box span{color:var(--accent-strong);font-size:13px;font-weight:800}.search-box input{width:100%;height:46px;color:var(--text);background:transparent;border:0;outline:0}.search-box input::placeholder{color:#8a94a3}.section-tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.section-tab{min-height:38px;padding:8px 11px;border:1px solid #d9e2ec;border-radius:8px;color:#465264;background:#fff;font-size:13px;font-weight:800}.section-tab.is-active{color:#fff;border-color:var(--accent);background:var(--accent)}.section-shell{margin-top:34px;padding:30px 0 0;border-top:1px solid #d9e2ec}.section-heading{max-width:820px;margin-bottom:22px}.section-kicker{color:var(--accent-strong);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0}.section-heading h2{margin:7px 0 0;color:var(--text);font-size:clamp(22px,2.7vw,34px);line-height:1.1;letter-spacing:0}.section-heading p{margin:10px 0 0;color:var(--muted);line-height:1.75}.top-grid,.site-grid,.fom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.group-stack{display:flex;flex-direction:column;gap:30px}.group-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.group-heading h3{margin:0;color:var(--text);font-size:20px;letter-spacing:0}.group-heading span{color:var(--subtle);font-size:13px;font-weight:800}.site-card{position:relative;min-height:238px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid #d9e2ec;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1e293b0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.skeleton-card{pointer-events:none}.skeleton-shimmer{background:linear-gradient(90deg,#f0f4f8 25%,#e8eef4,#f0f4f8 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;color:transparent!important}.skeleton-text{background:linear-gradient(90deg,#e8eef4 25%,#dfe6ed,#e8eef4 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;color:transparent!important;border-radius:4px}.skeleton-text--title{display:block;width:60%;height:18px}.skeleton-text--subtitle{display:block;width:40%;height:14px;margin-top:4px}.skeleton-text--desc{height:72px;-webkit-line-clamp:4}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.site-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(180deg,rgba(15,118,110,.08),transparent 42%);transition:opacity .18s ease}.site-card:hover{border-color:#95b8b1;box-shadow:0 18px 36px #1e293b1a;transform:translateY(-3px)}.site-card:hover:before,.site-card--featured:before{opacity:1}.site-card--featured{border-color:#b7d2cc}.site-card__main,.site-card__footer{position:relative;z-index:1}.site-card__main{display:block;padding:16px 16px 8px;color:inherit;text-decoration:none}.site-card__head{display:flex;align-items:center;gap:12px}.site-logo{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border:1px solid #d9e2ec;border-radius:8px;color:#173f3a;background:#edf7f4;font-family:var(--mono);font-size:13px;font-weight:900}.site-title{min-width:0}.site-title h3{margin:0;color:var(--text);font-size:16px;line-height:1.28;letter-spacing:0;overflow-wrap:anywhere}.site-title span{display:block;margin-top:4px;color:var(--subtle);font-size:12px;overflow-wrap:anywhere}.site-desc{display:-webkit-box;margin:15px 0 0;overflow:hidden;color:#465264;font-size:14px;line-height:1.66;-webkit-box-orient:vertical;-webkit-line-clamp:4}.site-card__footer{display:flex;flex-direction:column;gap:12px;padding:0 16px 16px}.badge-row{display:flex;flex-wrap:wrap;gap:7px}.pill{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border:1px solid #d9e2ec;border-radius:999px;color:#405063;background:#f8fafc;font-size:12px;font-weight:800}.site-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.site-actions code{max-width:100%;overflow:hidden;padding:5px 8px;border:1px solid #cfe1dd;border-radius:6px;color:var(--accent-strong);background:#edf7f4;font-family:var(--mono);font-size:11px;text-overflow:ellipsis}.site-actions button{padding:7px 10px;border:1px solid #cfd9e3;border-radius:8px;color:#243144;background:#fff;font-size:12px;font-weight:800}.rank-badge{position:absolute;top:12px;right:12px;z-index:2;padding:5px 8px;border-radius:8px;color:#fff;background:#243144;font-family:var(--mono);font-size:12px;font-weight:900}.show-more{display:block;margin:18px auto 0;color:#243144;background:#fff;border:1px solid #cfd9e3}.fom-card{padding:18px;border:1px solid #eadcc7;border-radius:8px;background:#fffaf2}.fom-card__head{display:flex;align-items:center;gap:12px}.fom-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#7c3f00;background:#f7e7ce;font-weight:900}.fom-card h3{margin:0;color:var(--text);font-size:18px}.fom-card span{color:var(--amber);font-size:12px;font-weight:800}.fom-card p{color:#6f4a19;line-height:1.65}.fom-providers{display:flex;flex-wrap:wrap;gap:8px}.fom-providers a{padding:7px 10px;border-radius:8px;color:#6f4a19;background:#f7e7ce;font-size:12px;font-weight:800;text-decoration:none}.disclaimer{margin-bottom:80px}.empty-state{text-align:center}.empty-state .section-heading{margin-right:auto;margin-bottom:0;margin-left:auto}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1400px){.side-nav{display:none}}@media(max-width:980px){.hero{grid-template-columns:1fr;gap:22px}.top-grid,.site-grid,.fom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{grid-template-columns:1fr}.section-tabs{justify-content:flex-start}}@media(max-width:640px){.content-shell,.hero{width:min(100% - 24px,1180px)}.hero{padding-top:22px}.brand-row{margin-bottom:18px}.hero__stats{grid-template-columns:1fr 1fr}.metric{min-height:94px;padding:13px}.metric strong{font-size:clamp(22px,7vw,34px)}.metric--highlight strong{font-size:17px}.top-grid,.site-grid,.fom-grid{grid-template-columns:1fr}.filter-panel{top:8px}.section-tab{flex:1 1 auto}.section-shell{padding-top:26px}.site-card{min-height:auto}}
