.cmp-page{background-color:var(--color-background);flex-direction:column;min-height:100vh;display:flex}.cmp-main{flex:1;width:100%;max-width:1060px;margin:0 auto;padding-block:32px 72px;padding-inline:20px}.cmp-crumbs{color:var(--color-muted-foreground);align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.cmp-crumbs a{color:var(--color-muted-foreground);text-decoration:none}.cmp-crumbs a:hover{color:var(--color-foreground);text-decoration:underline}.cmp-hero{max-width:760px;margin-bottom:44px}.cmp-title{letter-spacing:-.02em;color:var(--color-foreground);text-wrap:balance;margin:0 0 14px;font-size:clamp(28px,4.4vw,44px);font-weight:700;line-height:1.08}.cmp-lede{color:var(--color-muted-foreground);max-width:68ch;margin:0;font-size:17px;line-height:1.6}.cmp-main h2{color:var(--color-foreground);margin:0 0 16px;font-size:22px;font-weight:700}.cmp-fit,.cmp-lists,.cmp-cta,.cmp-others{margin-bottom:48px}.cmp-fit-grid,.cmp-lists{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.cmp-fit-card{border:1px solid var(--color-border);background:var(--color-tinted-background,transparent);border-radius:14px;padding:18px 20px}.cmp-fit-ours{border-color:var(--color-primary,#012fa7)}.cmp-fit-card h3{color:var(--color-foreground);margin:0 0 8px;font-size:16px;font-weight:600}.cmp-fit-card p{color:var(--color-muted-foreground);margin:0;font-size:14.5px;line-height:1.6}.cmp-list{color:var(--color-muted-foreground);margin:0;padding-left:18px;font-size:14.5px;line-height:1.6}.cmp-list li{margin-bottom:8px}.cmp-tablewrap{border:1px solid var(--color-border);border-radius:14px;margin-bottom:48px;overflow-x:auto}.cmp-table{border-collapse:collapse;width:100%;min-width:620px;font-size:14.5px}.cmp-caption{caption-side:bottom;text-align:left;color:var(--color-muted-foreground);border-top:1px solid var(--color-border);padding:12px 16px;font-size:12.5px;line-height:1.5}.cmp-caption a{color:var(--color-foreground)}.cmp-table th,.cmp-table td{text-align:left;border-bottom:1px solid var(--color-border);vertical-align:top;color:var(--color-foreground);padding:12px 16px}.cmp-table thead th{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted-foreground);background:var(--color-tinted-background,transparent);font-size:12px;font-weight:600}.cmp-table tbody th{width:26%;font-weight:600}.cmp-table tbody tr:last-child th,.cmp-table tbody tr:last-child td{border-bottom:0}.cmp-unlisted{color:var(--color-muted-foreground)}.cmp-cta p{color:var(--color-muted-foreground);max-width:68ch;margin:0 0 18px;font-size:15px;line-height:1.6}.cmp-actions{flex-wrap:wrap;gap:12px;display:flex}.cmp-btn{background:var(--color-primary,#012fa7);color:#fff;border:1px solid #0000;border-radius:999px;align-items:center;padding:11px 20px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.cmp-btn:hover{opacity:.9}.cmp-btn-quiet{color:var(--color-foreground);border-color:var(--color-border);background:0 0}.cmp-others ul,.cmp-index-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.cmp-others a,.cmp-index-list a{border:1px solid var(--color-border);color:var(--color-foreground);background:var(--color-tinted-background,transparent);border-radius:12px;flex-direction:column;gap:4px;padding:16px 18px;font-weight:600;text-decoration:none;display:flex}.cmp-others a:hover,.cmp-index-list a:hover{border-color:var(--color-muted-foreground)}.cmp-index-list span{color:var(--color-muted-foreground);font-size:13.5px;font-weight:400;line-height:1.5}@media (max-width:640px){.cmp-main{padding-inline:16px}}
