.ssr-profile-list .process-categories .tab-btn{text-decoration:none;box-sizing:border-box}.ssr-profile-list .process-categories .tab-btn--child{font-size:14px;font-weight:450;color:#94a3b8}.ssr-profile-list .process-categories .tab-btn--child.active,.ssr-profile-list .process-categories .tab-btn--child:hover{color:var(--color)}.ssr-profile-list .process-categories .tab-btn--depth-1{padding-left:28px}.ssr-profile-list .process-categories .tab-btn--depth-2{padding-left:42px}.ssr-profile-list .process-categories .tab-btn--depth-3{padding-left:56px}.ssr-profile-list .process-categories .tab-btn .profile-family-count{margin-left:8px;font-size:12px;opacity:.7;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ssr-profile-list .process-pagination .pagination-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;cursor:pointer}.ssr-profile-list .process-pagination .pagination-btn.disabled{cursor:not-allowed;pointer-events:none;opacity:.45}.ssr-profile-list .process-pagination .pagination-info{font-size:13px;color:#64748b;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.profile-main-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.profile-search{display:flex;gap:8px;width:100%;max-width:360px}.profile-search-input{flex:1 1;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:14px;min-width:0;background:#fff}.profile-search-input:focus{outline:2px solid color-mix(in srgb,var(--color,#ff6029) 35%,transparent);outline-offset:0}.profile-search-btn{border:none;background:var(--color,#ff6029);color:#fff;border-radius:8px;padding:0 16px;cursor:pointer;font-size:14px;white-space:nowrap}.profile-search-btn:hover{filter:brightness(.95)}.profile-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;align-items:stretch}@media (max-width:1200px){.profile-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.profile-cards{grid-template-columns:1fr}}.profile-card{text-decoration:none;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.profile-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.profile-card-drawing{position:relative;aspect-ratio:16/10;width:100%;overflow:hidden;background:#e8eef5;border-bottom:1px solid #e5e7eb}.profile-card-drawing img{position:absolute;inset:14px 16px;width:calc(100% - 32px);height:calc(100% - 28px);margin:auto;object-fit:contain;object-position:center;display:block}.profile-card-drawing.is-placeholder{display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(148,163,184,.12),transparent 70%),#0b1220;color:#94a3b8;border-bottom-color:#1e293b}.profile-card-placeholder-label{font-size:13px;font-weight:600;letter-spacing:.02em;text-align:center;padding:8px 12px;line-height:1.35;max-width:90%}.profile-card-body{display:flex;flex-direction:column;flex:1 1;padding:14px 16px 16px}.profile-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.profile-card-tag{font-size:12px;padding:2px 8px;border-radius:4px;background:#f1f5f9;color:#64748b;font-weight:500}.profile-card-title{font-size:16px;margin:0 0 4px;color:#1e293b;font-weight:650;line-height:1.3;min-height:calc(16px * 1.3 * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-card-alt{font-size:12px;color:#64748b;margin:0 0 6px;line-height:1.35;min-height:calc(12px * 1.35);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-card-alt.is-empty{visibility:hidden}.profile-card-spec{font-size:13px;color:#94a3b8;margin:0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-empty{grid-column:1/-1;text-align:center;padding:64px 20px;color:#64748b;background:#fff;border-radius:12px;border:1px dashed #e2e8f0;font-size:15px}