.dcf4aed1{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem;gap:1rem;border-radius:14px;background:var(--card-bg);border:1px solid var(--border);min-width:100px;text-align:center;transition:background .2s,color .2s ease,border-color .2s ease,box-shadow .2s ease}.dcf4aed1:hover{background:var(--card-bg-hover);border-color:var(--accent-line);box-shadow:0 0 0 1px var(--accent-line),0 0 16px -4px var(--accent-glow)}.ef93fec6{font-size:1.2rem;display:flex;align-items:center}.dcf4aed1 p{margin:0;font-size:.85rem;font-weight:600}@property --tl-radius{syntax: "<length>"; inherits: true; initial-value: 24px;}@property --br-radius{syntax: "<length>"; inherits: true; initial-value: 24px;}.bb7c2afe{padding:1.2rem;overflow:hidden;display:flex;flex-direction:column;background:var(--card-bg);color:var(--text);border:1px solid var(--border);cursor:pointer;flex:1 1 auto;text-align:left;text-decoration:none;-webkit-user-select:auto;user-select:auto;position:relative;border-radius:var(--shape-large);--tl-radius: var(--shape-large);--br-radius: var(--shape-large);transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,border-radius var(--shape-duration) var(--shape-ease),--tl-radius var(--shape-duration) var(--shape-ease),--br-radius var(--shape-duration) var(--shape-ease)}.bb7c2afe:hover{background:var(--card-bg-hover);border-color:var(--accent-line);box-shadow:0 0 0 1px var(--accent-line),0 8px 28px -8px var(--accent-glow)}.bb7c2afe:before,.bb7c2afe:after{content:"";position:absolute;width:10px;height:10px;opacity:0;transition:opacity .2s ease;pointer-events:none}.bb7c2afe:before{top:max(8px,calc(var(--tl-radius, var(--shape-large)) * .55));left:max(8px,calc(var(--tl-radius, var(--shape-large)) * .55));border-top:2px solid var(--accent);border-left:2px solid var(--accent);transition:opacity .2s ease,top var(--shape-duration) var(--shape-ease),left var(--shape-duration) var(--shape-ease)}.bb7c2afe:after{bottom:max(8px,calc(var(--br-radius, var(--shape-large)) * .55));right:max(8px,calc(var(--br-radius, var(--shape-large)) * .55));border-bottom:2px solid var(--accent);border-right:2px solid var(--accent);transition:opacity .2s ease,bottom var(--shape-duration) var(--shape-ease),right var(--shape-duration) var(--shape-ease)}.bb7c2afe:hover:before,.bb7c2afe:hover:after{opacity:1}.bb7c2afe.f4193ef9>.a30e8abe:hover{transform:none;box-shadow:none;opacity:1}.bfb4c3bc{display:flex;align-items:flex-start;gap:15px;flex-grow:1;margin-bottom:1rem;width:100%}.e391face{width:60px;height:60px;border-radius:25%;overflow:hidden;flex-shrink:0;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;background:var(--card);transition:border-color .2s ease}.bb7c2afe:hover .e391face{border-color:var(--accent-line)}.e391face img{width:100%;height:100%;object-fit:cover;border-radius:0}.e391face svg{width:40px;height:40px}.e391face .deec7fc8{width:100%;height:100%;border:none;position:relative;display:flex;align-items:center;justify-content:center}.e391face .deec7fc8 img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.i90d6ebc{width:100%;overflow:hidden;text-align:left;display:flex;flex-direction:column}.d4c10aad{font-family:var(--font-display);font-size:1.1rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3;max-height:calc(1.1rem * 1.3);min-height:calc(1.1rem * 1.3);color:var(--text)}.fb0f5ff8{font-family:var(--font-mono);font-size:.85rem;color:var(--meta-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b5c75f7d{font-size:.85rem;line-height:1.3;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-height:1.105rem;min-height:1.105rem}.a6a1f792{font-size:.9rem;font-weight:600;padding:.6rem 1.5rem}.f7c767fc{font-size:.7rem;font-weight:500;color:var(--meta-text);margin-top:auto;overflow:hidden;white-space:nowrap;line-height:1.3}.d0dd1c9f{color:var(--meta-text);margin:0 3px;opacity:.5}.a9cb27ab{display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.d86a1fff{display:inline-flex;align-items:center}.a9cb27ab svg{width:12px;height:12px;vertical-align:middle;margin-right:2px}.a9cb27ab.h7f6e588{color:var(--active-color)}.a9cb27ab.g11a2cb3{color:var(--inactive-color)}.a9cb27ab.b3a5af4b{color:var(--discontinued-color)}.b8ac2a50 .bb7c2afe:first-child:not(:only-child){border-radius:var(--shape-large) var(--shape-large) var(--shape-small) var(--shape-small);--tl-radius: var(--shape-large);--br-radius: var(--shape-small)}.b8ac2a50 .bb7c2afe:not(:first-child):not(:last-child){border-radius:var(--shape-small);--tl-radius: var(--shape-small);--br-radius: var(--shape-small)}.b8ac2a50 .bb7c2afe:last-child:not(:only-child){border-radius:var(--shape-small) var(--shape-small) var(--shape-large) var(--shape-large);--tl-radius: var(--shape-small);--br-radius: var(--shape-large)}.b8ac2a50{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:4px;margin:0 0 2rem}.b3bd66e4{margin-bottom:1rem;padding:1rem 0}.b3bd66e4 h3{font-family:var(--font-display);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.cab6b36e{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}
