.ts-section{background:#ffffff;padding:80px 40px 100px;color:#111}.ts-header{text-align:center;max-width:1200px;margin:0 auto 48px}.ts-title{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:600;letter-spacing:-.5px;margin-bottom:16px;color:#111}.ts-subtitle{font-size:1.05rem;line-height:1.65;color:#555;margin:0}.ts-table{max-width:1200px;margin:0 auto;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.ts-row{display:flex;align-items:center;padding:28px 32px;border-bottom:1px solid #e5e7eb;gap:0}.ts-row:last-child{border-bottom:none}.ts-category{flex:0 0 260px;display:flex;align-items:center}.ts-badge{display:inline-block;background:#f0f0f0;color:#444;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:8px 18px;border-radius:999px;white-space:nowrap}.ts-divider{width:1px;align-self:stretch;background:#e5e7eb;margin:0 32px;flex-shrink:0}.ts-items{flex:1;font-size:.97rem;line-height:1.6;color:#222}@media (max-width:768px){.ts-section{padding:60px 16px 80px}.ts-row{flex-direction:column;align-items:flex-start;padding:20px;gap:12px}.ts-category{flex:none}.ts-divider{display:none}.ts-items{font-size:.9rem}}